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: 'b2125462-e85e-e300-c932-57b4d2043a62'
         Node name: 'onap-msb-consul-f96d66b85-6jfgc'
        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/07 05:06:26 [DEBUG] agent: Using random ID "b2125462-e85e-e300-c932-57b4d2043a62" as node ID
    2022/08/07 05:06:26 [INFO] raft: Initial configuration (index=1): [{Suffrage:Voter ID:b2125462-e85e-e300-c932-57b4d2043a62 Address:127.0.0.1:8300}]
    2022/08/07 05:06:26 [INFO] raft: Node at 127.0.0.1:8300 [Follower] entering Follower state (Leader: "")
    2022/08/07 05:06:26 [INFO] serf: EventMemberJoin: onap-msb-consul-f96d66b85-6jfgc.dc1 127.0.0.1
    2022/08/07 05:06:26 [INFO] serf: EventMemberJoin: onap-msb-consul-f96d66b85-6jfgc 127.0.0.1
    2022/08/07 05:06:26 [INFO] consul: Handled member-join event for server "onap-msb-consul-f96d66b85-6jfgc.dc1" in area "wan"
    2022/08/07 05:06:26 [INFO] consul: Adding LAN server onap-msb-consul-f96d66b85-6jfgc (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/08/07 05:06:26 [DEBUG] agent/proxy: managed Connect proxy manager started
    2022/08/07 05:06:26 [INFO] agent: Started DNS server 0.0.0.0:8600 (udp)
    2022/08/07 05:06:26 [INFO] agent: Started DNS server 0.0.0.0:8600 (tcp)
    2022/08/07 05:06:26 [INFO] agent: Started HTTP server on [::]:8500 (tcp)
    2022/08/07 05:06:26 [INFO] agent: started state syncer
    2022/08/07 05:06:26 [INFO] agent: Started gRPC server on [::]:8502 (tcp)
    2022/08/07 05:06:26 [WARN] raft: Heartbeat timeout from "" reached, starting election
    2022/08/07 05:06:26 [INFO] raft: Node at 127.0.0.1:8300 [Candidate] entering Candidate state in term 2
    2022/08/07 05:06:26 [DEBUG] raft: Votes needed: 1
    2022/08/07 05:06:26 [DEBUG] raft: Vote granted from b2125462-e85e-e300-c932-57b4d2043a62 in term 2. Tally: 1
    2022/08/07 05:06:26 [INFO] raft: Election won. Tally: 1
    2022/08/07 05:06:26 [INFO] raft: Node at 127.0.0.1:8300 [Leader] entering Leader state
    2022/08/07 05:06:26 [INFO] consul: cluster leadership acquired
    2022/08/07 05:06:26 [INFO] consul: New leader elected: onap-msb-consul-f96d66b85-6jfgc
    2022/08/07 05:06:26 [INFO] connect: initialized primary datacenter CA with provider "consul"
    2022/08/07 05:06:26 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-6jfgc" since the cluster is too small
    2022/08/07 05:06:26 [INFO] consul: member 'onap-msb-consul-f96d66b85-6jfgc' joined, marking health alive
    2022/08/07 05:06:27 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/08/07 05:06:27 [INFO] agent: Synced node info
    2022/08/07 05:06:29 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/08/07 05:06:29 [DEBUG] agent: Node info in sync
    2022/08/07 05:06:29 [DEBUG] agent: Node info in sync
==> Newer Consul version available: 1.12.3 (currently running: 1.4.3)
    2022/08/07 05:07:26 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-6jfgc" since the cluster is too small
    2022/08/07 05:08:06 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/08/07 05:08:06 [DEBUG] agent: Node info in sync
    2022/08/07 05:08:26 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-f96d66b85-6jfgc.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/08/07 05:08:26 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-6jfgc" since the cluster is too small
    2022/08/07 05:09:26 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-6jfgc" since the cluster is too small
    2022/08/07 05:09:31 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/08/07 05:09:31 [DEBUG] agent: Node info in sync
    2022/08/07 05:10:26 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-6jfgc" since the cluster is too small
    2022/08/07 05:10:54 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/08/07 05:10:54 [DEBUG] agent: Node info in sync
    2022/08/07 05:11:11 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-f96d66b85-6jfgc.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/08/07 05:11:26 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-6jfgc" since the cluster is too small
    2022/08/07 05:12:05 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/08/07 05:12:05 [DEBUG] agent: Node info in sync
    2022/08/07 05:12:26 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-6jfgc" since the cluster is too small
    2022/08/07 05:13:09 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/08/07 05:13:09 [DEBUG] agent: Node info in sync
    2022/08/07 05:13:26 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-6jfgc" since the cluster is too small
    2022/08/07 05:13:49 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-f96d66b85-6jfgc.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/08/07 05:14:26 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-6jfgc" since the cluster is too small
    2022/08/07 05:14:33 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/08/07 05:14:33 [DEBUG] agent: Node info in sync
    2022/08/07 05:15:26 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-6jfgc" since the cluster is too small
    2022/08/07 05:16:17 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-f96d66b85-6jfgc.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/08/07 05:16:26 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-6jfgc" since the cluster is too small
    2022/08/07 05:16:32 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/08/07 05:16:32 [DEBUG] agent: Node info in sync
    2022/08/07 05:17:26 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-6jfgc" since the cluster is too small
    2022/08/07 05:17:57 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/08/07 05:17:57 [DEBUG] agent: Node info in sync
    2022/08/07 05:18:15 [DEBUG] http: Request GET /v1/status/leader (3.10012ms) from=10.233.71.205:36918
    2022/08/07 05:18:16 [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/07 05:18:16 [DEBUG] 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/07 05:18:16 [INFO] agent: Synced service "_v1_multicloud-k8s_10.233.57.13_9015"
    2022/08/07 05:18:16 [DEBUG] agent: Node info in sync
    2022/08/07 05:18:16 [DEBUG] http: Request PUT /v1/agent/service/register (5.568718ms) from=10.233.71.205:36956
    2022/08/07 05:18:16 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.57.13_9015" in sync
    2022/08/07 05:18:16 [DEBUG] agent: Node info in sync
    2022/08/07 05:18:16 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1 (1.329789ms) from=10.233.71.205:36960
    2022/08/07 05:18:16 [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/07 05:18:16 [DEBUG] 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/07 05:18:16 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.57.13_9015" in sync
    2022/08/07 05:18:16 [INFO] agent: Synced service "_v1_message-router_10.233.29.181_3904"
    2022/08/07 05:18:16 [DEBUG] agent: Node info in sync
    2022/08/07 05:18:16 [DEBUG] http: Request PUT /v1/agent/service/register (27.620278ms) from=10.233.71.205:36970
    2022/08/07 05:18:16 [DEBUG] agent: Service "_v1_message-router_10.233.29.181_3904" in sync
    2022/08/07 05:18:16 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.57.13_9015" in sync
    2022/08/07 05:18:16 [DEBUG] agent: Node info in sync
    2022/08/07 05:18:16 [DEBUG] http: Request GET /v1/health/service/message-router-v1 (578.767µs) from=10.233.71.205:36972
    2022/08/07 05:18:16 [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/07 05:18:16 [DEBUG] 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/07 05:18:16 [DEBUG] agent: Service "_v1_message-router_10.233.29.181_3904" in sync
    2022/08/07 05:18:16 [INFO] agent: Synced service "_v1_parser_10.233.4.83_8806"
    2022/08/07 05:18:16 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.57.13_9015" in sync
    2022/08/07 05:18:16 [DEBUG] agent: Node info in sync
    2022/08/07 05:18:16 [DEBUG] http: Request PUT /v1/agent/service/register (4.483285ms) from=10.233.71.205:36980
    2022/08/07 05:18:16 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.57.13_9015" in sync
    2022/08/07 05:18:16 [DEBUG] agent: Service "_v1_message-router_10.233.29.181_3904" in sync
    2022/08/07 05:18:16 [DEBUG] agent: Service "_v1_parser_10.233.4.83_8806" in sync
    2022/08/07 05:18:16 [DEBUG] agent: Node info in sync
    2022/08/07 05:18:16 [DEBUG] http: Request GET /v1/health/service/parser-v1 (353.658µs) from=10.233.71.205:36984
    2022/08/07 05:18:16 [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/07 05:18:16 [DEBUG] 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/07 05:18:16 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.57.13_9015" in sync
    2022/08/07 05:18:16 [DEBUG] agent: Service "_v1_message-router_10.233.29.181_3904" in sync
    2022/08/07 05:18:16 [DEBUG] agent: Service "_v1_parser_10.233.4.83_8806" in sync
    2022/08/07 05:18:16 [INFO] agent: Synced service "_v1_catalog_10.233.4.83_8806"
    2022/08/07 05:18:16 [DEBUG] agent: Node info in sync
    2022/08/07 05:18:16 [DEBUG] http: Request PUT /v1/agent/service/register (50.9017ms) from=10.233.71.205:36990
    2022/08/07 05:18:16 [DEBUG] agent: Service "_v1_parser_10.233.4.83_8806" in sync
    2022/08/07 05:18:16 [DEBUG] agent: Service "_v1_catalog_10.233.4.83_8806" in sync
    2022/08/07 05:18:16 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.57.13_9015" in sync
    2022/08/07 05:18:16 [DEBUG] agent: Service "_v1_message-router_10.233.29.181_3904" in sync
    2022/08/07 05:18:16 [DEBUG] agent: Node info in sync
    2022/08/07 05:18:16 [DEBUG] http: Request GET /v1/health/service/catalog-v1 (1.290851ms) from=10.233.71.205:36994
    2022/08/07 05:18:17 [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/07 05:18:17 [DEBUG] 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/07 05:18:17 [DEBUG] agent: Service "_v1_message-router_10.233.29.181_3904" in sync
    2022/08/07 05:18:17 [DEBUG] agent: Service "_v1_parser_10.233.4.83_8806" in sync
    2022/08/07 05:18:17 [DEBUG] agent: Service "_v1_catalog_10.233.4.83_8806" in sync
    2022/08/07 05:18:17 [INFO] agent: Synced service "_v1_nsd_10.233.4.83_8806"
    2022/08/07 05:18:17 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.57.13_9015" in sync
    2022/08/07 05:18:17 [DEBUG] agent: Node info in sync
    2022/08/07 05:18:17 [DEBUG] http: Request PUT /v1/agent/service/register (11.711481ms) from=10.233.71.205:36996
    2022/08/07 05:18:17 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.57.13_9015" in sync
    2022/08/07 05:18:17 [DEBUG] agent: Service "_v1_message-router_10.233.29.181_3904" in sync
    2022/08/07 05:18:17 [DEBUG] agent: Service "_v1_parser_10.233.4.83_8806" in sync
    2022/08/07 05:18:17 [DEBUG] agent: Service "_v1_catalog_10.233.4.83_8806" in sync
    2022/08/07 05:18:17 [DEBUG] agent: Service "_v1_nsd_10.233.4.83_8806" in sync
    2022/08/07 05:18:17 [DEBUG] agent: Node info in sync
    2022/08/07 05:18:17 [DEBUG] http: Request GET /v1/health/service/nsd-v1 (724.556µs) from=10.233.71.205:37002
    2022/08/07 05:18:17 [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/07 05:18:17 [DEBUG] 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/07 05:18:17 [DEBUG] agent: Service "_v1_nsd_10.233.4.83_8806" in sync
    2022/08/07 05:18:17 [INFO] agent: Synced service "_v1_vnfpkgm_10.233.4.83_8806"
    2022/08/07 05:18:17 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.57.13_9015" in sync
    2022/08/07 05:18:17 [DEBUG] agent: Service "_v1_message-router_10.233.29.181_3904" in sync
    2022/08/07 05:18:17 [DEBUG] agent: Service "_v1_parser_10.233.4.83_8806" in sync
    2022/08/07 05:18:17 [DEBUG] agent: Service "_v1_catalog_10.233.4.83_8806" in sync
    2022/08/07 05:18:17 [DEBUG] agent: Node info in sync
    2022/08/07 05:18:17 [DEBUG] http: Request PUT /v1/agent/service/register (11.16293ms) from=10.233.71.205:37012
    2022/08/07 05:18:17 [DEBUG] agent: Service "_v1_parser_10.233.4.83_8806" in sync
    2022/08/07 05:18:17 [DEBUG] agent: Service "_v1_catalog_10.233.4.83_8806" in sync
    2022/08/07 05:18:17 [DEBUG] agent: Service "_v1_nsd_10.233.4.83_8806" in sync
    2022/08/07 05:18:17 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.4.83_8806" in sync
    2022/08/07 05:18:17 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.57.13_9015" in sync
    2022/08/07 05:18:17 [DEBUG] agent: Service "_v1_message-router_10.233.29.181_3904" in sync
    2022/08/07 05:18:17 [DEBUG] agent: Node info in sync
    2022/08/07 05:18:17 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1 (579.984µs) from=10.233.71.205:37014
    2022/08/07 05:18:17 [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/07 05:18:17 [DEBUG] 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/07 05:18:17 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.57.13_9015" in sync
    2022/08/07 05:18:17 [DEBUG] agent: Service "_v1_message-router_10.233.29.181_3904" in sync
    2022/08/07 05:18:17 [DEBUG] agent: Service "_v1_parser_10.233.4.83_8806" in sync
    2022/08/07 05:18:17 [DEBUG] agent: Service "_v1_catalog_10.233.4.83_8806" in sync
    2022/08/07 05:18:17 [DEBUG] agent: Service "_v1_nsd_10.233.4.83_8806" in sync
    2022/08/07 05:18:17 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.4.83_8806" in sync
    2022/08/07 05:18:17 [INFO] agent: Synced service "_v1_sdc_10.233.24.54_8443"
    2022/08/07 05:18:17 [DEBUG] agent: Node info in sync
    2022/08/07 05:18:17 [DEBUG] http: Request PUT /v1/agent/service/register (4.653766ms) from=10.233.71.205:37022
    2022/08/07 05:18:17 [DEBUG] agent: Service "_v1_sdc_10.233.24.54_8443" in sync
    2022/08/07 05:18:17 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.57.13_9015" in sync
    2022/08/07 05:18:17 [DEBUG] agent: Service "_v1_message-router_10.233.29.181_3904" in sync
    2022/08/07 05:18:17 [DEBUG] agent: Service "_v1_parser_10.233.4.83_8806" in sync
    2022/08/07 05:18:17 [DEBUG] agent: Service "_v1_catalog_10.233.4.83_8806" in sync
    2022/08/07 05:18:17 [DEBUG] agent: Service "_v1_nsd_10.233.4.83_8806" in sync
    2022/08/07 05:18:17 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.4.83_8806" in sync
    2022/08/07 05:18:17 [DEBUG] agent: Node info in sync
    2022/08/07 05:18:17 [DEBUG] http: Request GET /v1/health/service/sdc-v1 (646.181µs) from=10.233.71.205:37024
    2022/08/07 05:18:17 [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/07 05:18:17 [DEBUG] 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/07 05:18:17 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.4.83_8806" in sync
    2022/08/07 05:18:17 [DEBUG] agent: Service "_v1_sdc_10.233.24.54_8443" in sync
    2022/08/07 05:18:17 [INFO] agent: Synced service "_v1_sdc-deprecated_10.233.24.54_8080"
    2022/08/07 05:18:17 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.57.13_9015" in sync
    2022/08/07 05:18:17 [DEBUG] agent: Service "_v1_message-router_10.233.29.181_3904" in sync
    2022/08/07 05:18:17 [DEBUG] agent: Service "_v1_parser_10.233.4.83_8806" in sync
    2022/08/07 05:18:17 [DEBUG] agent: Service "_v1_catalog_10.233.4.83_8806" in sync
    2022/08/07 05:18:17 [DEBUG] agent: Service "_v1_nsd_10.233.4.83_8806" in sync
    2022/08/07 05:18:17 [DEBUG] agent: Node info in sync
    2022/08/07 05:18:17 [DEBUG] http: Request PUT /v1/agent/service/register (8.038464ms) from=10.233.71.205:37028
    2022/08/07 05:18:17 [DEBUG] agent: Service "_v1_sdc_10.233.24.54_8443" in sync
    2022/08/07 05:18:17 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.24.54_8080" in sync
    2022/08/07 05:18:17 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.57.13_9015" in sync
    2022/08/07 05:18:17 [DEBUG] agent: Service "_v1_message-router_10.233.29.181_3904" in sync
    2022/08/07 05:18:17 [DEBUG] agent: Service "_v1_parser_10.233.4.83_8806" in sync
    2022/08/07 05:18:17 [DEBUG] agent: Service "_v1_catalog_10.233.4.83_8806" in sync
    2022/08/07 05:18:17 [DEBUG] agent: Service "_v1_nsd_10.233.4.83_8806" in sync
    2022/08/07 05:18:17 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.4.83_8806" in sync
    2022/08/07 05:18:17 [DEBUG] agent: Node info in sync
    2022/08/07 05:18:17 [DEBUG] http: Request GET /v1/health/service/sdc-deprecated-v1 (291.314µs) from=10.233.71.205:37032
    2022/08/07 05:18:17 [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/07 05:18:17 [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/07 05:18:17 [DEBUG] agent: Service "_v1_parser_10.233.4.83_8806" in sync
    2022/08/07 05:18:17 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.4.83_8806" in sync
    2022/08/07 05:18:17 [DEBUG] agent: Service "_v1_sdc_10.233.24.54_8443" in sync
    2022/08/07 05:18:17 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.24.54_8080" in sync
    2022/08/07 05:18:17 [INFO] agent: Synced service "_v1_wf-gui_10.233.59.212_8443"
    2022/08/07 05:18:17 [DEBUG] agent: Service "_v1_message-router_10.233.29.181_3904" in sync
    2022/08/07 05:18:17 [DEBUG] agent: Service "_v1_catalog_10.233.4.83_8806" in sync
    2022/08/07 05:18:17 [DEBUG] agent: Service "_v1_nsd_10.233.4.83_8806" in sync
    2022/08/07 05:18:17 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.57.13_9015" in sync
    2022/08/07 05:18:17 [DEBUG] agent: Node info in sync
    2022/08/07 05:18:17 [DEBUG] http: Request PUT /v1/agent/service/register (6.333054ms) from=10.233.71.205:37034
    2022/08/07 05:18:17 [DEBUG] agent: Service "_v1_message-router_10.233.29.181_3904" in sync
    2022/08/07 05:18:17 [DEBUG] agent: Service "_v1_parser_10.233.4.83_8806" in sync
    2022/08/07 05:18:17 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.4.83_8806" in sync
    2022/08/07 05:18:17 [DEBUG] agent: Service "_v1_sdc_10.233.24.54_8443" in sync
    2022/08/07 05:18:17 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.24.54_8080" in sync
    2022/08/07 05:18:17 [DEBUG] agent: Service "_v1_wf-gui_10.233.59.212_8443" in sync
    2022/08/07 05:18:17 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.57.13_9015" in sync
    2022/08/07 05:18:17 [DEBUG] agent: Service "_v1_catalog_10.233.4.83_8806" in sync
    2022/08/07 05:18:17 [DEBUG] agent: Service "_v1_nsd_10.233.4.83_8806" in sync
    2022/08/07 05:18:17 [DEBUG] agent: Node info in sync
    2022/08/07 05:18:17 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (331.198µs) from=10.233.71.205:37042
    2022/08/07 05:18:17 [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/07 05:18:17 [DEBUG] 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/07 05:18:17 [DEBUG] agent: Service "_v1_catalog_10.233.4.83_8806" in sync
    2022/08/07 05:18:17 [DEBUG] agent: Service "_v1_nsd_10.233.4.83_8806" in sync
    2022/08/07 05:18:17 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.57.13_9015" in sync
    2022/08/07 05:18:17 [DEBUG] agent: Service "_v1_parser_10.233.4.83_8806" in sync
    2022/08/07 05:18:17 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.4.83_8806" in sync
    2022/08/07 05:18:17 [DEBUG] agent: Service "_v1_sdc_10.233.24.54_8443" in sync
    2022/08/07 05:18:17 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.24.54_8080" in sync
    2022/08/07 05:18:17 [DEBUG] agent: Service "_v1_wf-gui_10.233.59.212_8443" in sync
    2022/08/07 05:18:17 [INFO] agent: Synced service "_v0_multicloud_10.233.23.69_9001"
    2022/08/07 05:18:17 [DEBUG] agent: Service "_v1_message-router_10.233.29.181_3904" in sync
    2022/08/07 05:18:17 [DEBUG] agent: Node info in sync
    2022/08/07 05:18:17 [DEBUG] http: Request PUT /v1/agent/service/register (69.879607ms) from=10.233.71.205:37046
    2022/08/07 05:18:17 [DEBUG] agent: Service "_v1_message-router_10.233.29.181_3904" in sync
    2022/08/07 05:18:17 [DEBUG] agent: Service "_v1_parser_10.233.4.83_8806" in sync
    2022/08/07 05:18:17 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.4.83_8806" in sync
    2022/08/07 05:18:17 [DEBUG] agent: Service "_v1_sdc_10.233.24.54_8443" in sync
    2022/08/07 05:18:17 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.24.54_8080" in sync
    2022/08/07 05:18:17 [DEBUG] agent: Service "_v1_wf-gui_10.233.59.212_8443" in sync
    2022/08/07 05:18:17 [DEBUG] agent: Service "_v0_multicloud_10.233.23.69_9001" in sync
    2022/08/07 05:18:17 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.57.13_9015" in sync
    2022/08/07 05:18:17 [DEBUG] agent: Service "_v1_catalog_10.233.4.83_8806" in sync
    2022/08/07 05:18:17 [DEBUG] agent: Service "_v1_nsd_10.233.4.83_8806" in sync
    2022/08/07 05:18:17 [DEBUG] agent: Node info in sync
    2022/08/07 05:18:17 [DEBUG] http: Request GET /v1/health/service/multicloud-v0 (496.119µs) from=10.233.71.205:37052
    2022/08/07 05:18:17 [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/07 05:18:17 [DEBUG] 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/07 05:18:17 [DEBUG] agent: Service "_v1_parser_10.233.4.83_8806" in sync
    2022/08/07 05:18:17 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.4.83_8806" in sync
    2022/08/07 05:18:17 [DEBUG] agent: Service "_v1_sdc_10.233.24.54_8443" in sync
    2022/08/07 05:18:17 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.24.54_8080" in sync
    2022/08/07 05:18:17 [DEBUG] agent: Service "_v1_wf-gui_10.233.59.212_8443" in sync
    2022/08/07 05:18:17 [DEBUG] agent: Service "_v0_multicloud_10.233.23.69_9001" in sync
    2022/08/07 05:18:17 [DEBUG] agent: Service "_v1_message-router_10.233.29.181_3904" in sync
    2022/08/07 05:18:17 [DEBUG] agent: Service "_v1_catalog_10.233.4.83_8806" in sync
    2022/08/07 05:18:17 [DEBUG] agent: Service "_v1_nsd_10.233.4.83_8806" in sync
    2022/08/07 05:18:17 [INFO] agent: Synced service "_v1_multicloud_10.233.23.69_9001"
    2022/08/07 05:18:17 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.57.13_9015" in sync
    2022/08/07 05:18:17 [DEBUG] agent: Node info in sync
    2022/08/07 05:18:17 [DEBUG] http: Request PUT /v1/agent/service/register (5.137778ms) from=10.233.71.205:37054
    2022/08/07 05:18:17 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.57.13_9015" in sync
    2022/08/07 05:18:17 [DEBUG] agent: Service "_v1_catalog_10.233.4.83_8806" in sync
    2022/08/07 05:18:17 [DEBUG] agent: Service "_v1_nsd_10.233.4.83_8806" in sync
    2022/08/07 05:18:17 [DEBUG] agent: Service "_v1_multicloud_10.233.23.69_9001" in sync
    2022/08/07 05:18:17 [DEBUG] agent: Service "_v0_multicloud_10.233.23.69_9001" in sync
    2022/08/07 05:18:17 [DEBUG] agent: Service "_v1_message-router_10.233.29.181_3904" in sync
    2022/08/07 05:18:17 [DEBUG] agent: Service "_v1_parser_10.233.4.83_8806" in sync
    2022/08/07 05:18:17 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.4.83_8806" in sync
    2022/08/07 05:18:17 [DEBUG] agent: Service "_v1_sdc_10.233.24.54_8443" in sync
    2022/08/07 05:18:17 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.24.54_8080" in sync
    2022/08/07 05:18:17 [DEBUG] agent: Service "_v1_wf-gui_10.233.59.212_8443" in sync
    2022/08/07 05:18:17 [DEBUG] agent: Node info in sync
    2022/08/07 05:18:18 [DEBUG] http: Request GET /v1/health/service/multicloud-v1 (418.031µs) from=10.233.71.205:37056
    2022/08/07 05:18:18 [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/07 05:18:18 [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/07 05:18:18 [DEBUG] agent: Service "_v1_nsd_10.233.4.83_8806" in sync
    2022/08/07 05:18:18 [DEBUG] agent: Service "_v1_multicloud_10.233.23.69_9001" in sync
    2022/08/07 05:18:18 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.57.13_9015" in sync
    2022/08/07 05:18:18 [DEBUG] agent: Service "_v1_catalog_10.233.4.83_8806" in sync
    2022/08/07 05:18:18 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.4.83_8806" in sync
    2022/08/07 05:18:18 [DEBUG] agent: Service "_v1_sdc_10.233.24.54_8443" in sync
    2022/08/07 05:18:18 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.24.54_8080" in sync
    2022/08/07 05:18:18 [DEBUG] agent: Service "_v1_wf-gui_10.233.59.212_8443" in sync
    2022/08/07 05:18:18 [DEBUG] agent: Service "_v0_multicloud_10.233.23.69_9001" in sync
    2022/08/07 05:18:18 [INFO] agent: Synced service "_v1_sdc-gui_10.233.58.10_8181"
    2022/08/07 05:18:18 [DEBUG] agent: Service "_v1_message-router_10.233.29.181_3904" in sync
    2022/08/07 05:18:18 [DEBUG] agent: Service "_v1_parser_10.233.4.83_8806" in sync
    2022/08/07 05:18:18 [DEBUG] agent: Node info in sync
    2022/08/07 05:18:18 [DEBUG] http: Request PUT /v1/agent/service/register (39.017156ms) from=10.233.71.205:37062
    2022/08/07 05:18:18 [DEBUG] agent: Service "_v1_sdc_10.233.24.54_8443" in sync
    2022/08/07 05:18:18 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.24.54_8080" in sync
    2022/08/07 05:18:18 [DEBUG] agent: Service "_v1_wf-gui_10.233.59.212_8443" in sync
    2022/08/07 05:18:18 [DEBUG] agent: Service "_v0_multicloud_10.233.23.69_9001" in sync
    2022/08/07 05:18:18 [DEBUG] agent: Service "_v1_sdc-gui_10.233.58.10_8181" in sync
    2022/08/07 05:18:18 [DEBUG] agent: Service "_v1_message-router_10.233.29.181_3904" in sync
    2022/08/07 05:18:18 [DEBUG] agent: Service "_v1_parser_10.233.4.83_8806" in sync
    2022/08/07 05:18:18 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.4.83_8806" in sync
    2022/08/07 05:18:18 [DEBUG] agent: Service "_v1_multicloud_10.233.23.69_9001" in sync
    2022/08/07 05:18:18 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.57.13_9015" in sync
    2022/08/07 05:18:18 [DEBUG] agent: Service "_v1_catalog_10.233.4.83_8806" in sync
    2022/08/07 05:18:18 [DEBUG] agent: Service "_v1_nsd_10.233.4.83_8806" in sync
    2022/08/07 05:18:18 [DEBUG] agent: Node info in sync
    2022/08/07 05:18:18 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (415.433µs) from=10.233.71.205:37064
    2022/08/07 05:18:18 [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/07 05:18:18 [DEBUG] 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/07 05:18:18 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.57.13_9015" in sync
    2022/08/07 05:18:18 [DEBUG] agent: Service "_v1_catalog_10.233.4.83_8806" in sync
    2022/08/07 05:18:18 [DEBUG] agent: Service "_v1_nsd_10.233.4.83_8806" in sync
    2022/08/07 05:18:18 [DEBUG] agent: Service "_v1_multicloud_10.233.23.69_9001" in sync
    2022/08/07 05:18:18 [INFO] agent: Synced service "_v1_dmaap-dr-prov_10.233.37.36_443"
    2022/08/07 05:18:18 [DEBUG] agent: Service "_v1_sdc-gui_10.233.58.10_8181" in sync
    2022/08/07 05:18:18 [DEBUG] agent: Service "_v1_message-router_10.233.29.181_3904" in sync
    2022/08/07 05:18:18 [DEBUG] agent: Service "_v1_parser_10.233.4.83_8806" in sync
    2022/08/07 05:18:18 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.4.83_8806" in sync
    2022/08/07 05:18:18 [DEBUG] agent: Service "_v1_sdc_10.233.24.54_8443" in sync
    2022/08/07 05:18:18 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.24.54_8080" in sync
    2022/08/07 05:18:18 [DEBUG] agent: Service "_v1_wf-gui_10.233.59.212_8443" in sync
    2022/08/07 05:18:18 [DEBUG] agent: Service "_v0_multicloud_10.233.23.69_9001" in sync
    2022/08/07 05:18:18 [DEBUG] agent: Node info in sync
    2022/08/07 05:18:18 [DEBUG] http: Request PUT /v1/agent/service/register (4.231621ms) from=10.233.71.205:37078
    2022/08/07 05:18:18 [DEBUG] agent: Service "_v1_sdc_10.233.24.54_8443" in sync
    2022/08/07 05:18:18 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.24.54_8080" in sync
    2022/08/07 05:18:18 [DEBUG] agent: Service "_v1_wf-gui_10.233.59.212_8443" in sync
    2022/08/07 05:18:18 [DEBUG] agent: Service "_v0_multicloud_10.233.23.69_9001" in sync
    2022/08/07 05:18:18 [DEBUG] agent: Service "_v1_sdc-gui_10.233.58.10_8181" in sync
    2022/08/07 05:18:18 [DEBUG] agent: Service "_v1_message-router_10.233.29.181_3904" in sync
    2022/08/07 05:18:18 [DEBUG] agent: Service "_v1_parser_10.233.4.83_8806" in sync
    2022/08/07 05:18:18 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.4.83_8806" in sync
    2022/08/07 05:18:18 [DEBUG] agent: Service "_v1_multicloud_10.233.23.69_9001" in sync
    2022/08/07 05:18:18 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.37.36_443" in sync
    2022/08/07 05:18:18 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.57.13_9015" in sync
    2022/08/07 05:18:18 [DEBUG] agent: Service "_v1_catalog_10.233.4.83_8806" in sync
    2022/08/07 05:18:18 [DEBUG] agent: Service "_v1_nsd_10.233.4.83_8806" in sync
    2022/08/07 05:18:18 [DEBUG] agent: Node info in sync
    2022/08/07 05:18:18 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1 (429.323µs) from=10.233.71.205:37080
    2022/08/07 05:18:18 [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/07 05:18:18 [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/07 05:18:18 [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/07 05:18:18 [DEBUG] 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/07 05:18:18 [DEBUG] agent: Service "_v1_sdc_10.233.24.54_8443" in sync
    2022/08/07 05:18:18 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.24.54_8080" in sync
    2022/08/07 05:18:18 [DEBUG] agent: Service "_v1_wf-gui_10.233.59.212_8443" in sync
    2022/08/07 05:18:18 [DEBUG] agent: Service "_v0_multicloud_10.233.23.69_9001" in sync
    2022/08/07 05:18:18 [DEBUG] agent: Service "_v1_sdc-gui_10.233.58.10_8181" in sync
    2022/08/07 05:18:18 [DEBUG] agent: Service "_v1_multicloud_10.233.23.69_9001" in sync
    2022/08/07 05:18:18 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.37.36_443" in sync
    2022/08/07 05:18:18 [INFO] agent: Synced service "_v11__aai-generic-query_10.233.66.109_8446"
    2022/08/07 05:18:18 [DEBUG] agent: Service "_v1_message-router_10.233.29.181_3904" in sync
    2022/08/07 05:18:18 [DEBUG] agent: Service "_v1_parser_10.233.4.83_8806" in sync
    2022/08/07 05:18:18 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.4.83_8806" in sync
    2022/08/07 05:18:18 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.57.13_9015" in sync
    2022/08/07 05:18:18 [DEBUG] agent: Service "_v1_catalog_10.233.4.83_8806" in sync
    2022/08/07 05:18:18 [DEBUG] agent: Service "_v1_nsd_10.233.4.83_8806" in sync
    2022/08/07 05:18:18 [DEBUG] agent: Node info in sync
    2022/08/07 05:18:18 [DEBUG] http: Request PUT /v1/agent/service/register (4.503414ms) from=10.233.71.205:37082
    2022/08/07 05:18:18 [DEBUG] agent: Service "_v1_message-router_10.233.29.181_3904" in sync
    2022/08/07 05:18:18 [DEBUG] agent: Service "_v1_parser_10.233.4.83_8806" in sync
    2022/08/07 05:18:18 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.4.83_8806" in sync
    2022/08/07 05:18:18 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.57.13_9015" in sync
    2022/08/07 05:18:18 [DEBUG] agent: Service "_v1_catalog_10.233.4.83_8806" in sync
    2022/08/07 05:18:18 [DEBUG] agent: Service "_v1_nsd_10.233.4.83_8806" in sync
    2022/08/07 05:18:18 [DEBUG] agent: Service "_v1_sdc_10.233.24.54_8443" in sync
    2022/08/07 05:18:18 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.24.54_8080" in sync
    2022/08/07 05:18:18 [DEBUG] agent: Service "_v1_wf-gui_10.233.59.212_8443" in sync
    2022/08/07 05:18:18 [DEBUG] agent: Service "_v0_multicloud_10.233.23.69_9001" in sync
    2022/08/07 05:18:18 [DEBUG] agent: Service "_v1_sdc-gui_10.233.58.10_8181" in sync
    2022/08/07 05:18:18 [DEBUG] agent: Service "_v1_multicloud_10.233.23.69_9001" in sync
    2022/08/07 05:18:18 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.37.36_443" in sync
    2022/08/07 05:18:18 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:18 [DEBUG] agent: Node info in sync
    2022/08/07 05:18:18 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v11 (381.012µs) from=10.233.71.205:37084
    2022/08/07 05:18:18 [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/07 05:18:18 [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/07 05:18:18 [DEBUG] 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/07 05:18:18 [DEBUG] agent: Service "_v1_multicloud_10.233.23.69_9001" in sync
    2022/08/07 05:18:18 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.37.36_443" in sync
    2022/08/07 05:18:18 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:18 [DEBUG] agent: Service "_v1_message-router_10.233.29.181_3904" in sync
    2022/08/07 05:18:18 [DEBUG] agent: Service "_v1_parser_10.233.4.83_8806" in sync
    2022/08/07 05:18:18 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.4.83_8806" in sync
    2022/08/07 05:18:18 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.57.13_9015" in sync
    2022/08/07 05:18:18 [DEBUG] agent: Service "_v1_catalog_10.233.4.83_8806" in sync
    2022/08/07 05:18:18 [DEBUG] agent: Service "_v1_nsd_10.233.4.83_8806" in sync
    2022/08/07 05:18:18 [DEBUG] agent: Service "_v1_sdc_10.233.24.54_8443" in sync
    2022/08/07 05:18:18 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.24.54_8080" in sync
    2022/08/07 05:18:18 [DEBUG] agent: Service "_v1_wf-gui_10.233.59.212_8443" in sync
    2022/08/07 05:18:18 [DEBUG] agent: Service "_v0_multicloud_10.233.23.69_9001" in sync
    2022/08/07 05:18:18 [DEBUG] agent: Service "_v1_sdc-gui_10.233.58.10_8181" in sync
    2022/08/07 05:18:18 [INFO] agent: Synced service "_v11_aai-generic-query_10.233.66.109_8446"
    2022/08/07 05:18:18 [DEBUG] agent: Node info in sync
    2022/08/07 05:18:18 [DEBUG] http: Request PUT /v1/agent/service/register (10.715447ms) from=10.233.71.205:37086
    2022/08/07 05:18:18 [DEBUG] agent: Service "_v1_multicloud_10.233.23.69_9001" in sync
    2022/08/07 05:18:18 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.37.36_443" in sync
    2022/08/07 05:18:18 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:18 [DEBUG] agent: Service "_v1_message-router_10.233.29.181_3904" in sync
    2022/08/07 05:18:18 [DEBUG] agent: Service "_v1_parser_10.233.4.83_8806" in sync
    2022/08/07 05:18:18 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.4.83_8806" in sync
    2022/08/07 05:18:18 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.57.13_9015" in sync
    2022/08/07 05:18:18 [DEBUG] agent: Service "_v1_catalog_10.233.4.83_8806" in sync
    2022/08/07 05:18:18 [DEBUG] agent: Service "_v1_nsd_10.233.4.83_8806" in sync
    2022/08/07 05:18:18 [DEBUG] agent: Service "_v1_sdc_10.233.24.54_8443" in sync
    2022/08/07 05:18:18 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.24.54_8080" in sync
    2022/08/07 05:18:18 [DEBUG] agent: Service "_v1_wf-gui_10.233.59.212_8443" in sync
    2022/08/07 05:18:18 [DEBUG] agent: Service "_v0_multicloud_10.233.23.69_9001" in sync
    2022/08/07 05:18:18 [DEBUG] agent: Service "_v1_sdc-gui_10.233.58.10_8181" in sync
    2022/08/07 05:18:18 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:18 [DEBUG] agent: Node info in sync
    2022/08/07 05:18:18 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v11 (428.718µs) from=10.233.71.205:37096
    2022/08/07 05:18:18 [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/07 05:18:18 [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/07 05:18:18 [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/07 05:18:18 [DEBUG] 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/07 05:18:18 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.57.13_9015" in sync
    2022/08/07 05:18:18 [DEBUG] agent: Service "_v1_catalog_10.233.4.83_8806" in sync
    2022/08/07 05:18:18 [DEBUG] agent: Service "_v1_nsd_10.233.4.83_8806" in sync
    2022/08/07 05:18:18 [DEBUG] agent: Service "_v1_sdc-gui_10.233.58.10_8181" in sync
    2022/08/07 05:18:18 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:18 [DEBUG] agent: Service "_v1_sdc_10.233.24.54_8443" in sync
    2022/08/07 05:18:18 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.24.54_8080" in sync
    2022/08/07 05:18:18 [DEBUG] agent: Service "_v1_wf-gui_10.233.59.212_8443" in sync
    2022/08/07 05:18:18 [DEBUG] agent: Service "_v0_multicloud_10.233.23.69_9001" in sync
    2022/08/07 05:18:18 [DEBUG] agent: Service "_v1_multicloud_10.233.23.69_9001" in sync
    2022/08/07 05:18:18 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.37.36_443" in sync
    2022/08/07 05:18:18 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:18 [INFO] agent: Synced service "_v12__aai-generic-query_10.233.66.109_8446"
    2022/08/07 05:18:18 [DEBUG] agent: Service "_v1_message-router_10.233.29.181_3904" in sync
    2022/08/07 05:18:18 [DEBUG] agent: Service "_v1_parser_10.233.4.83_8806" in sync
    2022/08/07 05:18:18 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.4.83_8806" in sync
    2022/08/07 05:18:18 [DEBUG] agent: Node info in sync
    2022/08/07 05:18:18 [DEBUG] http: Request PUT /v1/agent/service/register (5.210192ms) from=10.233.71.205:37100
    2022/08/07 05:18:18 [DEBUG] agent: Service "_v0_multicloud_10.233.23.69_9001" in sync
    2022/08/07 05:18:18 [DEBUG] agent: Service "_v1_sdc-gui_10.233.58.10_8181" in sync
    2022/08/07 05:18:18 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:18 [DEBUG] agent: Service "_v1_sdc_10.233.24.54_8443" in sync
    2022/08/07 05:18:18 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.24.54_8080" in sync
    2022/08/07 05:18:18 [DEBUG] agent: Service "_v1_wf-gui_10.233.59.212_8443" in sync
    2022/08/07 05:18:18 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:18 [DEBUG] agent: Service "_v1_multicloud_10.233.23.69_9001" in sync
    2022/08/07 05:18:18 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.37.36_443" in sync
    2022/08/07 05:18:18 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:18 [DEBUG] agent: Service "_v1_message-router_10.233.29.181_3904" in sync
    2022/08/07 05:18:18 [DEBUG] agent: Service "_v1_parser_10.233.4.83_8806" in sync
    2022/08/07 05:18:18 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.4.83_8806" in sync
    2022/08/07 05:18:18 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.57.13_9015" in sync
    2022/08/07 05:18:18 [DEBUG] agent: Service "_v1_catalog_10.233.4.83_8806" in sync
    2022/08/07 05:18:18 [DEBUG] agent: Service "_v1_nsd_10.233.4.83_8806" in sync
    2022/08/07 05:18:18 [DEBUG] agent: Node info in sync
    2022/08/07 05:18:18 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v12 (361.865µs) from=10.233.71.205:37102
    2022/08/07 05:18:18 [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/07 05:18:18 [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/07 05:18:18 [DEBUG] 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/07 05:18:18 [DEBUG] agent: Service "_v1_sdc-gui_10.233.58.10_8181" in sync
    2022/08/07 05:18:18 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:18 [DEBUG] agent: Service "_v1_sdc_10.233.24.54_8443" in sync
    2022/08/07 05:18:18 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.24.54_8080" in sync
    2022/08/07 05:18:18 [DEBUG] agent: Service "_v1_wf-gui_10.233.59.212_8443" in sync
    2022/08/07 05:18:18 [DEBUG] agent: Service "_v0_multicloud_10.233.23.69_9001" in sync
    2022/08/07 05:18:18 [DEBUG] agent: Service "_v1_multicloud_10.233.23.69_9001" in sync
    2022/08/07 05:18:18 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.37.36_443" in sync
    2022/08/07 05:18:18 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:18 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:18 [DEBUG] agent: Service "_v1_message-router_10.233.29.181_3904" in sync
    2022/08/07 05:18:18 [DEBUG] agent: Service "_v1_parser_10.233.4.83_8806" in sync
    2022/08/07 05:18:18 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.4.83_8806" in sync
    2022/08/07 05:18:18 [INFO] agent: Synced service "_v12_aai-generic-query_10.233.66.109_8446"
    2022/08/07 05:18:18 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.57.13_9015" in sync
    2022/08/07 05:18:18 [DEBUG] agent: Service "_v1_catalog_10.233.4.83_8806" in sync
    2022/08/07 05:18:18 [DEBUG] agent: Service "_v1_nsd_10.233.4.83_8806" in sync
    2022/08/07 05:18:18 [DEBUG] agent: Node info in sync
    2022/08/07 05:18:18 [DEBUG] http: Request PUT /v1/agent/service/register (5.269088ms) from=10.233.71.205:37106
    2022/08/07 05:18:18 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.24.54_8080" in sync
    2022/08/07 05:18:18 [DEBUG] agent: Service "_v1_wf-gui_10.233.59.212_8443" in sync
    2022/08/07 05:18:18 [DEBUG] agent: Service "_v0_multicloud_10.233.23.69_9001" in sync
    2022/08/07 05:18:18 [DEBUG] agent: Service "_v1_sdc-gui_10.233.58.10_8181" in sync
    2022/08/07 05:18:18 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:18 [DEBUG] agent: Service "_v1_sdc_10.233.24.54_8443" in sync
    2022/08/07 05:18:18 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.37.36_443" in sync
    2022/08/07 05:18:18 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:18 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:18 [DEBUG] agent: Service "_v1_multicloud_10.233.23.69_9001" in sync
    2022/08/07 05:18:18 [DEBUG] agent: Service "_v1_parser_10.233.4.83_8806" in sync
    2022/08/07 05:18:18 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.4.83_8806" in sync
    2022/08/07 05:18:18 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:18 [DEBUG] agent: Service "_v1_message-router_10.233.29.181_3904" in sync
    2022/08/07 05:18:18 [DEBUG] agent: Service "_v1_catalog_10.233.4.83_8806" in sync
    2022/08/07 05:18:18 [DEBUG] agent: Service "_v1_nsd_10.233.4.83_8806" in sync
    2022/08/07 05:18:18 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.57.13_9015" in sync
    2022/08/07 05:18:18 [DEBUG] agent: Node info in sync
    2022/08/07 05:18:18 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v12 (740.825µs) from=10.233.71.205:37108
    2022/08/07 05:18:18 [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/07 05:18:18 [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/07 05:18:18 [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/07 05:18:18 [DEBUG] 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/07 05:18:19 [DEBUG] agent: Service "_v1_multicloud_10.233.23.69_9001" in sync
    2022/08/07 05:18:19 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.37.36_443" in sync
    2022/08/07 05:18:19 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:19 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:19 [INFO] agent: Synced service "_v13__aai-generic-query_10.233.66.109_8446"
    2022/08/07 05:18:19 [DEBUG] agent: Service "_v1_message-router_10.233.29.181_3904" in sync
    2022/08/07 05:18:19 [DEBUG] agent: Service "_v1_parser_10.233.4.83_8806" in sync
    2022/08/07 05:18:19 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.4.83_8806" in sync
    2022/08/07 05:18:19 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:19 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.57.13_9015" in sync
    2022/08/07 05:18:19 [DEBUG] agent: Service "_v1_catalog_10.233.4.83_8806" in sync
    2022/08/07 05:18:19 [DEBUG] agent: Service "_v1_nsd_10.233.4.83_8806" in sync
    2022/08/07 05:18:19 [DEBUG] agent: Service "_v1_sdc-gui_10.233.58.10_8181" in sync
    2022/08/07 05:18:19 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:19 [DEBUG] agent: Service "_v1_sdc_10.233.24.54_8443" in sync
    2022/08/07 05:18:19 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.24.54_8080" in sync
    2022/08/07 05:18:19 [DEBUG] agent: Service "_v1_wf-gui_10.233.59.212_8443" in sync
    2022/08/07 05:18:19 [DEBUG] agent: Service "_v0_multicloud_10.233.23.69_9001" in sync
    2022/08/07 05:18:19 [DEBUG] agent: Node info in sync
    2022/08/07 05:18:19 [DEBUG] http: Request PUT /v1/agent/service/register (9.743076ms) from=10.233.71.205:37110
    2022/08/07 05:18:19 [DEBUG] agent: Service "_v1_multicloud_10.233.23.69_9001" in sync
    2022/08/07 05:18:19 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.37.36_443" in sync
    2022/08/07 05:18:19 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:19 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:19 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:19 [DEBUG] agent: Service "_v1_message-router_10.233.29.181_3904" in sync
    2022/08/07 05:18:19 [DEBUG] agent: Service "_v1_parser_10.233.4.83_8806" in sync
    2022/08/07 05:18:19 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.4.83_8806" in sync
    2022/08/07 05:18:19 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:19 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.57.13_9015" in sync
    2022/08/07 05:18:19 [DEBUG] agent: Service "_v1_catalog_10.233.4.83_8806" in sync
    2022/08/07 05:18:19 [DEBUG] agent: Service "_v1_nsd_10.233.4.83_8806" in sync
    2022/08/07 05:18:19 [DEBUG] agent: Service "_v1_sdc-gui_10.233.58.10_8181" in sync
    2022/08/07 05:18:19 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:19 [DEBUG] agent: Service "_v1_sdc_10.233.24.54_8443" in sync
    2022/08/07 05:18:19 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.24.54_8080" in sync
    2022/08/07 05:18:19 [DEBUG] agent: Service "_v1_wf-gui_10.233.59.212_8443" in sync
    2022/08/07 05:18:19 [DEBUG] agent: Service "_v0_multicloud_10.233.23.69_9001" in sync
    2022/08/07 05:18:19 [DEBUG] agent: Node info in sync
    2022/08/07 05:18:19 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v13 (318.241µs) from=10.233.71.205:37114
    2022/08/07 05:18:19 [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/07 05:18:19 [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/07 05:18: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/07 05:18:19 [DEBUG] agent: Service "_v1_sdc_10.233.24.54_8443" in sync
    2022/08/07 05:18:19 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.24.54_8080" in sync
    2022/08/07 05:18:19 [DEBUG] agent: Service "_v1_wf-gui_10.233.59.212_8443" in sync
    2022/08/07 05:18:19 [DEBUG] agent: Service "_v0_multicloud_10.233.23.69_9001" in sync
    2022/08/07 05:18:19 [DEBUG] agent: Service "_v1_sdc-gui_10.233.58.10_8181" in sync
    2022/08/07 05:18:19 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:19 [DEBUG] agent: Service "_v1_multicloud_10.233.23.69_9001" in sync
    2022/08/07 05:18:19 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.37.36_443" in sync
    2022/08/07 05:18:19 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:19 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:19 [DEBUG] agent: Service "_v1_message-router_10.233.29.181_3904" in sync
    2022/08/07 05:18:19 [DEBUG] agent: Service "_v1_parser_10.233.4.83_8806" in sync
    2022/08/07 05:18:19 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.4.83_8806" in sync
    2022/08/07 05:18:19 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:19 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:19 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.57.13_9015" in sync
    2022/08/07 05:18:19 [DEBUG] agent: Service "_v1_catalog_10.233.4.83_8806" in sync
    2022/08/07 05:18:19 [DEBUG] agent: Service "_v1_nsd_10.233.4.83_8806" in sync
    2022/08/07 05:18:19 [INFO] agent: Synced service "_v13_aai-generic-query_10.233.66.109_8446"
    2022/08/07 05:18:19 [DEBUG] agent: Node info in sync
    2022/08/07 05:18:19 [DEBUG] http: Request PUT /v1/agent/service/register (9.595477ms) from=10.233.71.205:37118
    2022/08/07 05:18:19 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.37.36_443" in sync
    2022/08/07 05:18:19 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:19 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:19 [DEBUG] agent: Service "_v1_multicloud_10.233.23.69_9001" in sync
    2022/08/07 05:18:19 [DEBUG] agent: Service "_v1_parser_10.233.4.83_8806" in sync
    2022/08/07 05:18:19 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.4.83_8806" in sync
    2022/08/07 05:18:19 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:19 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:19 [DEBUG] agent: Service "_v1_message-router_10.233.29.181_3904" in sync
    2022/08/07 05:18:19 [DEBUG] agent: Service "_v1_catalog_10.233.4.83_8806" in sync
    2022/08/07 05:18:19 [DEBUG] agent: Service "_v1_nsd_10.233.4.83_8806" in sync
    2022/08/07 05:18:19 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:19 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.57.13_9015" in sync
    2022/08/07 05:18:19 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.24.54_8080" in sync
    2022/08/07 05:18:19 [DEBUG] agent: Service "_v1_wf-gui_10.233.59.212_8443" in sync
    2022/08/07 05:18:19 [DEBUG] agent: Service "_v0_multicloud_10.233.23.69_9001" in sync
    2022/08/07 05:18:19 [DEBUG] agent: Service "_v1_sdc-gui_10.233.58.10_8181" in sync
    2022/08/07 05:18:19 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:19 [DEBUG] agent: Service "_v1_sdc_10.233.24.54_8443" in sync
    2022/08/07 05:18:19 [DEBUG] agent: Node info in sync
    2022/08/07 05:18:19 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v13 (640.184µs) from=10.233.71.205:37120
    2022/08/07 05:18:19 [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/07 05:18:19 [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/07 05:18:19 [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/07 05:18: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/07 05:18:19 [INFO] agent: Synced service "_v14__aai-generic-query_10.233.66.109_8446"
    2022/08/07 05:18:19 [DEBUG] agent: Service "_v1_multicloud_10.233.23.69_9001" in sync
    2022/08/07 05:18:19 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.37.36_443" in sync
    2022/08/07 05:18:19 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:19 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:19 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:19 [DEBUG] agent: Service "_v1_message-router_10.233.29.181_3904" in sync
    2022/08/07 05:18:19 [DEBUG] agent: Service "_v1_parser_10.233.4.83_8806" in sync
    2022/08/07 05:18:19 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.4.83_8806" in sync
    2022/08/07 05:18:19 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:19 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.57.13_9015" in sync
    2022/08/07 05:18:19 [DEBUG] agent: Service "_v1_catalog_10.233.4.83_8806" in sync
    2022/08/07 05:18:19 [DEBUG] agent: Service "_v1_nsd_10.233.4.83_8806" in sync
    2022/08/07 05:18:19 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:19 [DEBUG] agent: Service "_v1_sdc-gui_10.233.58.10_8181" in sync
    2022/08/07 05:18:19 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:19 [DEBUG] agent: Service "_v1_sdc_10.233.24.54_8443" in sync
    2022/08/07 05:18:19 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.24.54_8080" in sync
    2022/08/07 05:18:19 [DEBUG] agent: Service "_v1_wf-gui_10.233.59.212_8443" in sync
    2022/08/07 05:18:19 [DEBUG] agent: Service "_v0_multicloud_10.233.23.69_9001" in sync
    2022/08/07 05:18:19 [DEBUG] agent: Node info in sync
    2022/08/07 05:18:19 [DEBUG] http: Request PUT /v1/agent/service/register (56.858965ms) from=10.233.71.205:37122
    2022/08/07 05:18:19 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.24.54_8080" in sync
    2022/08/07 05:18:19 [DEBUG] agent: Service "_v1_wf-gui_10.233.59.212_8443" in sync
    2022/08/07 05:18:19 [DEBUG] agent: Service "_v0_multicloud_10.233.23.69_9001" in sync
    2022/08/07 05:18:19 [DEBUG] agent: Service "_v1_sdc-gui_10.233.58.10_8181" in sync
    2022/08/07 05:18:19 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:19 [DEBUG] agent: Service "_v1_sdc_10.233.24.54_8443" in sync
    2022/08/07 05:18:19 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.37.36_443" in sync
    2022/08/07 05:18:19 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:19 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:19 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:19 [DEBUG] agent: Service "_v1_multicloud_10.233.23.69_9001" in sync
    2022/08/07 05:18:19 [DEBUG] agent: Service "_v1_parser_10.233.4.83_8806" in sync
    2022/08/07 05:18:19 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.4.83_8806" in sync
    2022/08/07 05:18:19 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:19 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:19 [DEBUG] agent: Service "_v1_message-router_10.233.29.181_3904" in sync
    2022/08/07 05:18:19 [DEBUG] agent: Service "_v1_catalog_10.233.4.83_8806" in sync
    2022/08/07 05:18:19 [DEBUG] agent: Service "_v1_nsd_10.233.4.83_8806" in sync
    2022/08/07 05:18:19 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:19 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.57.13_9015" in sync
    2022/08/07 05:18:19 [DEBUG] agent: Node info in sync
    2022/08/07 05:18:19 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v14 (516.671µs) from=10.233.71.205:37130
    2022/08/07 05:18:19 [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/07 05:18:19 [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/07 05:18: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/07 05:18:19 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.57.13_9015" in sync
    2022/08/07 05:18:19 [DEBUG] agent: Service "_v1_catalog_10.233.4.83_8806" in sync
    2022/08/07 05:18:19 [DEBUG] agent: Service "_v1_nsd_10.233.4.83_8806" in sync
    2022/08/07 05:18:19 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:19 [INFO] agent: Synced service "_v14_aai-generic-query_10.233.66.109_8446"
    2022/08/07 05:18:19 [DEBUG] agent: Service "_v1_sdc_10.233.24.54_8443" in sync
    2022/08/07 05:18:19 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.24.54_8080" in sync
    2022/08/07 05:18:19 [DEBUG] agent: Service "_v1_wf-gui_10.233.59.212_8443" in sync
    2022/08/07 05:18:19 [DEBUG] agent: Service "_v0_multicloud_10.233.23.69_9001" in sync
    2022/08/07 05:18:19 [DEBUG] agent: Service "_v1_sdc-gui_10.233.58.10_8181" in sync
    2022/08/07 05:18:19 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:19 [DEBUG] agent: Service "_v1_multicloud_10.233.23.69_9001" in sync
    2022/08/07 05:18:19 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.37.36_443" in sync
    2022/08/07 05:18:19 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:19 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:19 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:19 [DEBUG] agent: Service "_v1_message-router_10.233.29.181_3904" in sync
    2022/08/07 05:18:19 [DEBUG] agent: Service "_v1_parser_10.233.4.83_8806" in sync
    2022/08/07 05:18:19 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.4.83_8806" in sync
    2022/08/07 05:18:19 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:19 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:19 [DEBUG] agent: Node info in sync
    2022/08/07 05:18:19 [DEBUG] http: Request PUT /v1/agent/service/register (12.284699ms) from=10.233.71.205:37138
    2022/08/07 05:18:19 [DEBUG] agent: Service "_v1_wf-gui_10.233.59.212_8443" in sync
    2022/08/07 05:18:19 [DEBUG] agent: Service "_v0_multicloud_10.233.23.69_9001" in sync
    2022/08/07 05:18:19 [DEBUG] agent: Service "_v1_sdc-gui_10.233.58.10_8181" in sync
    2022/08/07 05:18:19 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:19 [DEBUG] agent: Service "_v1_sdc_10.233.24.54_8443" in sync
    2022/08/07 05:18:19 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.24.54_8080" in sync
    2022/08/07 05:18:19 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:19 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:19 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:19 [DEBUG] agent: Service "_v1_multicloud_10.233.23.69_9001" in sync
    2022/08/07 05:18:19 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.37.36_443" in sync
    2022/08/07 05:18:19 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.4.83_8806" in sync
    2022/08/07 05:18:19 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:19 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:19 [DEBUG] agent: Service "_v1_message-router_10.233.29.181_3904" in sync
    2022/08/07 05:18:19 [DEBUG] agent: Service "_v1_parser_10.233.4.83_8806" in sync
    2022/08/07 05:18:19 [DEBUG] agent: Service "_v1_nsd_10.233.4.83_8806" in sync
    2022/08/07 05:18:19 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:19 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:19 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.57.13_9015" in sync
    2022/08/07 05:18:19 [DEBUG] agent: Service "_v1_catalog_10.233.4.83_8806" in sync
    2022/08/07 05:18:19 [DEBUG] agent: Node info in sync
    2022/08/07 05:18:19 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v14 (411.74µs) from=10.233.71.205:37140
    2022/08/07 05:18:19 [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/07 05:18:19 [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/07 05:18:19 [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/07 05:18: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/07 05:18:19 [DEBUG] agent: Service "_v1_message-router_10.233.29.181_3904" in sync
    2022/08/07 05:18:19 [DEBUG] agent: Service "_v1_parser_10.233.4.83_8806" in sync
    2022/08/07 05:18:19 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.4.83_8806" in sync
    2022/08/07 05:18:19 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:19 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:19 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.57.13_9015" in sync
    2022/08/07 05:18:19 [DEBUG] agent: Service "_v1_catalog_10.233.4.83_8806" in sync
    2022/08/07 05:18:19 [DEBUG] agent: Service "_v1_nsd_10.233.4.83_8806" in sync
    2022/08/07 05:18:19 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:19 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:19 [INFO] agent: Synced service "_v15__aai-generic-query_10.233.66.109_8446"
    2022/08/07 05:18:19 [DEBUG] agent: Service "_v1_sdc_10.233.24.54_8443" in sync
    2022/08/07 05:18:19 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.24.54_8080" in sync
    2022/08/07 05:18:19 [DEBUG] agent: Service "_v1_wf-gui_10.233.59.212_8443" in sync
    2022/08/07 05:18:19 [DEBUG] agent: Service "_v0_multicloud_10.233.23.69_9001" in sync
    2022/08/07 05:18:19 [DEBUG] agent: Service "_v1_sdc-gui_10.233.58.10_8181" in sync
    2022/08/07 05:18:19 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:19 [DEBUG] agent: Service "_v1_multicloud_10.233.23.69_9001" in sync
    2022/08/07 05:18:19 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.37.36_443" in sync
    2022/08/07 05:18:19 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:19 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:19 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:19 [DEBUG] agent: Node info in sync
    2022/08/07 05:18:19 [DEBUG] http: Request PUT /v1/agent/service/register (50.814227ms) from=10.233.71.205:37146
    2022/08/07 05:18:19 [DEBUG] agent: Service "_v1_message-router_10.233.29.181_3904" in sync
    2022/08/07 05:18:19 [DEBUG] agent: Service "_v1_parser_10.233.4.83_8806" in sync
    2022/08/07 05:18:19 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.4.83_8806" in sync
    2022/08/07 05:18:19 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:19 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:19 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.57.13_9015" in sync
    2022/08/07 05:18:19 [DEBUG] agent: Service "_v1_catalog_10.233.4.83_8806" in sync
    2022/08/07 05:18:19 [DEBUG] agent: Service "_v1_nsd_10.233.4.83_8806" in sync
    2022/08/07 05:18:19 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:19 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:19 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:19 [DEBUG] agent: Service "_v1_sdc_10.233.24.54_8443" in sync
    2022/08/07 05:18:19 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.24.54_8080" in sync
    2022/08/07 05:18:19 [DEBUG] agent: Service "_v1_wf-gui_10.233.59.212_8443" in sync
    2022/08/07 05:18:19 [DEBUG] agent: Service "_v0_multicloud_10.233.23.69_9001" in sync
    2022/08/07 05:18:19 [DEBUG] agent: Service "_v1_sdc-gui_10.233.58.10_8181" in sync
    2022/08/07 05:18:19 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:19 [DEBUG] agent: Service "_v1_multicloud_10.233.23.69_9001" in sync
    2022/08/07 05:18:19 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.37.36_443" in sync
    2022/08/07 05:18:19 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:19 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:19 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:19 [DEBUG] agent: Node info in sync
    2022/08/07 05:18:19 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v15 (380.385µs) from=10.233.71.205:37148
    2022/08/07 05:18:19 [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/07 05:18:19 [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/07 05:18: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/07 05:18:19 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.24.54_8080" in sync
    2022/08/07 05:18:19 [DEBUG] agent: Service "_v1_wf-gui_10.233.59.212_8443" in sync
    2022/08/07 05:18:19 [DEBUG] agent: Service "_v0_multicloud_10.233.23.69_9001" in sync
    2022/08/07 05:18:19 [DEBUG] agent: Service "_v1_sdc-gui_10.233.58.10_8181" in sync
    2022/08/07 05:18:19 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:19 [INFO] agent: Synced service "_v15_aai-generic-query_10.233.66.109_8446"
    2022/08/07 05:18:19 [DEBUG] agent: Service "_v1_sdc_10.233.24.54_8443" in sync
    2022/08/07 05:18:19 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.37.36_443" in sync
    2022/08/07 05:18:19 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:19 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:19 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:19 [DEBUG] agent: Service "_v1_multicloud_10.233.23.69_9001" in sync
    2022/08/07 05:18:19 [DEBUG] agent: Service "_v1_parser_10.233.4.83_8806" in sync
    2022/08/07 05:18:19 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.4.83_8806" in sync
    2022/08/07 05:18:19 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:19 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:19 [DEBUG] agent: Service "_v1_message-router_10.233.29.181_3904" in sync
    2022/08/07 05:18:19 [DEBUG] agent: Service "_v1_catalog_10.233.4.83_8806" in sync
    2022/08/07 05:18:19 [DEBUG] agent: Service "_v1_nsd_10.233.4.83_8806" in sync
    2022/08/07 05:18:19 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:19 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:19 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:19 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.57.13_9015" in sync
    2022/08/07 05:18:19 [DEBUG] agent: Node info in sync
    2022/08/07 05:18:19 [DEBUG] http: Request PUT /v1/agent/service/register (33.409898ms) from=10.233.71.205:37152
    2022/08/07 05:18:19 [DEBUG] agent: Service "_v1_message-router_10.233.29.181_3904" in sync
    2022/08/07 05:18:19 [DEBUG] agent: Service "_v1_parser_10.233.4.83_8806" in sync
    2022/08/07 05:18:19 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.4.83_8806" in sync
    2022/08/07 05:18:19 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:19 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:19 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.57.13_9015" in sync
    2022/08/07 05:18:19 [DEBUG] agent: Service "_v1_catalog_10.233.4.83_8806" in sync
    2022/08/07 05:18:19 [DEBUG] agent: Service "_v1_nsd_10.233.4.83_8806" in sync
    2022/08/07 05:18:19 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:19 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:19 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:19 [DEBUG] agent: Service "_v1_sdc_10.233.24.54_8443" in sync
    2022/08/07 05:18:19 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.24.54_8080" in sync
    2022/08/07 05:18:19 [DEBUG] agent: Service "_v1_wf-gui_10.233.59.212_8443" in sync
    2022/08/07 05:18:19 [DEBUG] agent: Service "_v0_multicloud_10.233.23.69_9001" in sync
    2022/08/07 05:18:19 [DEBUG] agent: Service "_v1_sdc-gui_10.233.58.10_8181" in sync
    2022/08/07 05:18:19 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:19 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:19 [DEBUG] agent: Service "_v1_multicloud_10.233.23.69_9001" in sync
    2022/08/07 05:18:19 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.37.36_443" in sync
    2022/08/07 05:18:19 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:19 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:19 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:19 [DEBUG] agent: Node info in sync
    2022/08/07 05:18:19 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v15 (340.968µs) from=10.233.71.205:37154
    2022/08/07 05:18:19 [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/07 05:18:19 [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/07 05:18:19 [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/07 05:18: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/07 05:18:19 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:19 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:19 [DEBUG] agent: Service "_v1_multicloud_10.233.23.69_9001" in sync
    2022/08/07 05:18:19 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.37.36_443" in sync
    2022/08/07 05:18:19 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:19 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:19 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:19 [DEBUG] agent: Service "_v1_message-router_10.233.29.181_3904" in sync
    2022/08/07 05:18:19 [DEBUG] agent: Service "_v1_parser_10.233.4.83_8806" in sync
    2022/08/07 05:18:19 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.4.83_8806" in sync
    2022/08/07 05:18:19 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:19 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:19 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:19 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.57.13_9015" in sync
    2022/08/07 05:18:19 [DEBUG] agent: Service "_v1_catalog_10.233.4.83_8806" in sync
    2022/08/07 05:18:19 [DEBUG] agent: Service "_v1_nsd_10.233.4.83_8806" in sync
    2022/08/07 05:18:19 [DEBUG] agent: Service "_v0_multicloud_10.233.23.69_9001" in sync
    2022/08/07 05:18:19 [DEBUG] agent: Service "_v1_sdc-gui_10.233.58.10_8181" in sync
    2022/08/07 05:18:19 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:19 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:19 [INFO] agent: Synced service "_v16__aai-generic-query_10.233.66.109_8446"
    2022/08/07 05:18:19 [DEBUG] agent: Service "_v1_sdc_10.233.24.54_8443" in sync
    2022/08/07 05:18:19 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.24.54_8080" in sync
    2022/08/07 05:18:19 [DEBUG] agent: Service "_v1_wf-gui_10.233.59.212_8443" in sync
    2022/08/07 05:18:19 [DEBUG] agent: Node info in sync
    2022/08/07 05:18:19 [DEBUG] http: Request PUT /v1/agent/service/register (4.424209ms) from=10.233.71.205:37162
    2022/08/07 05:18:19 [DEBUG] agent: Service "_v1_sdc_10.233.24.54_8443" in sync
    2022/08/07 05:18:19 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.24.54_8080" in sync
    2022/08/07 05:18:19 [DEBUG] agent: Service "_v1_wf-gui_10.233.59.212_8443" in sync
    2022/08/07 05:18:19 [DEBUG] agent: Service "_v0_multicloud_10.233.23.69_9001" in sync
    2022/08/07 05:18:19 [DEBUG] agent: Service "_v1_sdc-gui_10.233.58.10_8181" in sync
    2022/08/07 05:18:19 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:19 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:19 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:19 [DEBUG] agent: Service "_v1_multicloud_10.233.23.69_9001" in sync
    2022/08/07 05:18:19 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.37.36_443" in sync
    2022/08/07 05:18:19 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:19 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:19 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:19 [DEBUG] agent: Service "_v1_message-router_10.233.29.181_3904" in sync
    2022/08/07 05:18:19 [DEBUG] agent: Service "_v1_parser_10.233.4.83_8806" in sync
    2022/08/07 05:18:19 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.4.83_8806" in sync
    2022/08/07 05:18:19 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:19 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:19 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.57.13_9015" in sync
    2022/08/07 05:18:19 [DEBUG] agent: Service "_v1_catalog_10.233.4.83_8806" in sync
    2022/08/07 05:18:19 [DEBUG] agent: Service "_v1_nsd_10.233.4.83_8806" in sync
    2022/08/07 05:18:19 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:19 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:19 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:19 [DEBUG] agent: Node info in sync
    2022/08/07 05:18:19 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v16 (477.678µs) from=10.233.71.205:37164
    2022/08/07 05:18:19 [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/07 05:18:19 [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/07 05:18: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/07 05:18:19 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.24.54_8080" in sync
    2022/08/07 05:18:19 [DEBUG] agent: Service "_v1_wf-gui_10.233.59.212_8443" in sync
    2022/08/07 05:18:19 [DEBUG] agent: Service "_v0_multicloud_10.233.23.69_9001" in sync
    2022/08/07 05:18:19 [DEBUG] agent: Service "_v1_sdc-gui_10.233.58.10_8181" in sync
    2022/08/07 05:18:19 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:19 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:19 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:19 [DEBUG] agent: Service "_v1_sdc_10.233.24.54_8443" in sync
    2022/08/07 05:18:19 [INFO] agent: Synced service "_v16_aai-generic-query_10.233.66.109_8446"
    2022/08/07 05:18:19 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.37.36_443" in sync
    2022/08/07 05:18:19 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:19 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:19 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:19 [DEBUG] agent: Service "_v1_multicloud_10.233.23.69_9001" in sync
    2022/08/07 05:18:19 [DEBUG] agent: Service "_v1_parser_10.233.4.83_8806" in sync
    2022/08/07 05:18:19 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.4.83_8806" in sync
    2022/08/07 05:18:19 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:19 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:19 [DEBUG] agent: Service "_v1_message-router_10.233.29.181_3904" in sync
    2022/08/07 05:18:19 [DEBUG] agent: Service "_v1_catalog_10.233.4.83_8806" in sync
    2022/08/07 05:18:19 [DEBUG] agent: Service "_v1_nsd_10.233.4.83_8806" in sync
    2022/08/07 05:18:19 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:19 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:19 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:19 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.57.13_9015" in sync
    2022/08/07 05:18:19 [DEBUG] agent: Node info in sync
    2022/08/07 05:18:19 [DEBUG] http: Request PUT /v1/agent/service/register (5.500423ms) from=10.233.71.205:37166
    2022/08/07 05:18:19 [DEBUG] agent: Service "_v1_multicloud_10.233.23.69_9001" in sync
    2022/08/07 05:18:19 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.37.36_443" in sync
    2022/08/07 05:18:19 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:19 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:19 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:19 [DEBUG] agent: Service "_v1_message-router_10.233.29.181_3904" in sync
    2022/08/07 05:18:19 [DEBUG] agent: Service "_v1_parser_10.233.4.83_8806" in sync
    2022/08/07 05:18:19 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.4.83_8806" in sync
    2022/08/07 05:18:19 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:19 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:19 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.57.13_9015" in sync
    2022/08/07 05:18:19 [DEBUG] agent: Service "_v1_catalog_10.233.4.83_8806" in sync
    2022/08/07 05:18:19 [DEBUG] agent: Service "_v1_nsd_10.233.4.83_8806" in sync
    2022/08/07 05:18:19 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:19 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:19 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:19 [DEBUG] agent: Service "_v1_sdc_10.233.24.54_8443" in sync
    2022/08/07 05:18:19 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.24.54_8080" in sync
    2022/08/07 05:18:19 [DEBUG] agent: Service "_v1_wf-gui_10.233.59.212_8443" in sync
    2022/08/07 05:18:19 [DEBUG] agent: Service "_v0_multicloud_10.233.23.69_9001" in sync
    2022/08/07 05:18:19 [DEBUG] agent: Service "_v1_sdc-gui_10.233.58.10_8181" in sync
    2022/08/07 05:18:19 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:19 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:19 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:19 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:19 [DEBUG] agent: Node info in sync
    2022/08/07 05:18:19 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v16 (453.29µs) from=10.233.71.205:37168
    2022/08/07 05:18:20 [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/07 05:18:20 [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/07 05:18: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/07 05:18: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/07 05:18:20 [DEBUG] agent: Service "_v1_multicloud_10.233.23.69_9001" in sync
    2022/08/07 05:18:20 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.37.36_443" in sync
    2022/08/07 05:18:20 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:20 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:20 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:20 [DEBUG] agent: Service "_v1_message-router_10.233.29.181_3904" in sync
    2022/08/07 05:18:20 [DEBUG] agent: Service "_v1_parser_10.233.4.83_8806" in sync
    2022/08/07 05:18:20 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.4.83_8806" in sync
    2022/08/07 05:18:20 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:20 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:20 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:20 [INFO] agent: Synced service "_v17__aai-generic-query_10.233.66.109_8446"
    2022/08/07 05:18:20 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.57.13_9015" in sync
    2022/08/07 05:18:20 [DEBUG] agent: Service "_v1_catalog_10.233.4.83_8806" in sync
    2022/08/07 05:18:20 [DEBUG] agent: Service "_v1_nsd_10.233.4.83_8806" in sync
    2022/08/07 05:18:20 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:20 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:20 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:20 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:20 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:20 [DEBUG] agent: Service "_v1_sdc_10.233.24.54_8443" in sync
    2022/08/07 05:18:20 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.24.54_8080" in sync
    2022/08/07 05:18:20 [DEBUG] agent: Service "_v1_wf-gui_10.233.59.212_8443" in sync
    2022/08/07 05:18:20 [DEBUG] agent: Service "_v0_multicloud_10.233.23.69_9001" in sync
    2022/08/07 05:18:20 [DEBUG] agent: Service "_v1_sdc-gui_10.233.58.10_8181" in sync
    2022/08/07 05:18:20 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:20 [DEBUG] agent: Node info in sync
    2022/08/07 05:18:20 [DEBUG] http: Request PUT /v1/agent/service/register (7.641194ms) from=10.233.71.205:37172
    2022/08/07 05:18:20 [DEBUG] agent: Service "_v1_parser_10.233.4.83_8806" in sync
    2022/08/07 05:18:20 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.4.83_8806" in sync
    2022/08/07 05:18:20 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:20 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:20 [DEBUG] agent: Service "_v1_message-router_10.233.29.181_3904" in sync
    2022/08/07 05:18:20 [DEBUG] agent: Service "_v1_catalog_10.233.4.83_8806" in sync
    2022/08/07 05:18:20 [DEBUG] agent: Service "_v1_nsd_10.233.4.83_8806" in sync
    2022/08/07 05:18:20 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:20 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:20 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:20 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:20 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.57.13_9015" in sync
    2022/08/07 05:18:20 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.24.54_8080" in sync
    2022/08/07 05:18:20 [DEBUG] agent: Service "_v1_wf-gui_10.233.59.212_8443" in sync
    2022/08/07 05:18:20 [DEBUG] agent: Service "_v0_multicloud_10.233.23.69_9001" in sync
    2022/08/07 05:18:20 [DEBUG] agent: Service "_v1_sdc-gui_10.233.58.10_8181" in sync
    2022/08/07 05:18:20 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:20 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:20 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:20 [DEBUG] agent: Service "_v1_sdc_10.233.24.54_8443" in sync
    2022/08/07 05:18:20 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:20 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.37.36_443" in sync
    2022/08/07 05:18:20 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:20 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:20 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:20 [DEBUG] agent: Service "_v1_multicloud_10.233.23.69_9001" in sync
    2022/08/07 05:18:20 [DEBUG] agent: Node info in sync
    2022/08/07 05:18:20 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v17 (593.689µs) from=10.233.71.205:37176
    2022/08/07 05:18:20 [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/07 05:18: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/07 05:18: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/07 05:18:20 [DEBUG] agent: Service "_v1_message-router_10.233.29.181_3904" in sync
    2022/08/07 05:18:20 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:20 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:20 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.57.13_9015" in sync
    2022/08/07 05:18:20 [DEBUG] agent: Service "_v1_catalog_10.233.4.83_8806" in sync
    2022/08/07 05:18:20 [DEBUG] agent: Service "_v1_nsd_10.233.4.83_8806" in sync
    2022/08/07 05:18:20 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:20 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:20 [DEBUG] agent: Service "_v1_sdc_10.233.24.54_8443" in sync
    2022/08/07 05:18:20 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.24.54_8080" in sync
    2022/08/07 05:18:20 [DEBUG] agent: Service "_v0_multicloud_10.233.23.69_9001" in sync
    2022/08/07 05:18:20 [DEBUG] agent: Service "_v1_sdc-gui_10.233.58.10_8181" in sync
    2022/08/07 05:18:20 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:20 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:20 [DEBUG] agent: Service "_v1_multicloud_10.233.23.69_9001" in sync
    2022/08/07 05:18:20 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:20 [INFO] agent: Synced service "_v17_aai-generic-query_10.233.66.109_8446"
    2022/08/07 05:18:20 [DEBUG] agent: Service "_v1_parser_10.233.4.83_8806" in sync
    2022/08/07 05:18:20 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.4.83_8806" in sync
    2022/08/07 05:18:20 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:20 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:20 [DEBUG] agent: Service "_v1_wf-gui_10.233.59.212_8443" in sync
    2022/08/07 05:18:20 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:20 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:20 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.37.36_443" in sync
    2022/08/07 05:18:20 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:20 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:20 [DEBUG] agent: Node info in sync
    2022/08/07 05:18:20 [DEBUG] http: Request PUT /v1/agent/service/register (61.762551ms) from=10.233.71.205:37178
    2022/08/07 05:18:20 [DEBUG] agent: Service "_v1_sdc_10.233.24.54_8443" in sync
    2022/08/07 05:18:20 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.24.54_8080" in sync
    2022/08/07 05:18:20 [DEBUG] agent: Service "_v0_multicloud_10.233.23.69_9001" in sync
    2022/08/07 05:18:20 [DEBUG] agent: Service "_v1_sdc-gui_10.233.58.10_8181" in sync
    2022/08/07 05:18:20 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:20 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:20 [DEBUG] agent: Service "_v1_multicloud_10.233.23.69_9001" in sync
    2022/08/07 05:18:20 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:20 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:20 [DEBUG] agent: Service "_v1_parser_10.233.4.83_8806" in sync
    2022/08/07 05:18:20 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.4.83_8806" in sync
    2022/08/07 05:18:20 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:20 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:20 [DEBUG] agent: Service "_v1_wf-gui_10.233.59.212_8443" in sync
    2022/08/07 05:18:20 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:20 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:20 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.37.36_443" in sync
    2022/08/07 05:18:20 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:20 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:20 [DEBUG] agent: Service "_v1_message-router_10.233.29.181_3904" in sync
    2022/08/07 05:18:20 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:20 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:20 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.57.13_9015" in sync
    2022/08/07 05:18:20 [DEBUG] agent: Service "_v1_catalog_10.233.4.83_8806" in sync
    2022/08/07 05:18:20 [DEBUG] agent: Service "_v1_nsd_10.233.4.83_8806" in sync
    2022/08/07 05:18:20 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:20 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:20 [DEBUG] agent: Node info in sync
    2022/08/07 05:18:20 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v17 (370.03µs) from=10.233.71.205:37186
    2022/08/07 05:18:20 [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/07 05:18:20 [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/07 05:18: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/07 05:18: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/07 05:18:20 [DEBUG] agent: Service "_v1_multicloud_10.233.23.69_9001" in sync
    2022/08/07 05:18:20 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:20 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:20 [DEBUG] agent: Service "_v1_parser_10.233.4.83_8806" in sync
    2022/08/07 05:18:20 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.4.83_8806" in sync
    2022/08/07 05:18:20 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:20 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:20 [INFO] agent: Synced service "_v18__aai-generic-query_10.233.66.109_8446"
    2022/08/07 05:18:20 [DEBUG] agent: Service "_v1_wf-gui_10.233.59.212_8443" in sync
    2022/08/07 05:18:20 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:20 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:20 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.37.36_443" in sync
    2022/08/07 05:18:20 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:20 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:20 [DEBUG] agent: Service "_v1_message-router_10.233.29.181_3904" in sync
    2022/08/07 05:18:20 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:20 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:20 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:20 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:20 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.57.13_9015" in sync
    2022/08/07 05:18:20 [DEBUG] agent: Service "_v1_catalog_10.233.4.83_8806" in sync
    2022/08/07 05:18:20 [DEBUG] agent: Service "_v1_nsd_10.233.4.83_8806" in sync
    2022/08/07 05:18:20 [DEBUG] agent: Service "_v1_sdc-gui_10.233.58.10_8181" in sync
    2022/08/07 05:18:20 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:20 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:20 [DEBUG] agent: Service "_v1_sdc_10.233.24.54_8443" in sync
    2022/08/07 05:18:20 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.24.54_8080" in sync
    2022/08/07 05:18:20 [DEBUG] agent: Service "_v0_multicloud_10.233.23.69_9001" in sync
    2022/08/07 05:18:20 [DEBUG] agent: Node info in sync
    2022/08/07 05:18:20 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.37.36_443" in sync
    2022/08/07 05:18:20 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:20 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:20 [DEBUG] http: Request PUT /v1/agent/service/register (9.941504ms) from=10.233.71.205:37192
    2022/08/07 05:18:20 [DEBUG] agent: Service "_v1_message-router_10.233.29.181_3904" in sync
    2022/08/07 05:18:20 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:20 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:20 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.57.13_9015" in sync
    2022/08/07 05:18:20 [DEBUG] agent: Service "_v1_catalog_10.233.4.83_8806" in sync
    2022/08/07 05:18:20 [DEBUG] agent: Service "_v1_nsd_10.233.4.83_8806" in sync
    2022/08/07 05:18:20 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:20 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:20 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:20 [DEBUG] agent: Service "_v1_sdc_10.233.24.54_8443" in sync
    2022/08/07 05:18:20 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.24.54_8080" in sync
    2022/08/07 05:18:20 [DEBUG] agent: Service "_v0_multicloud_10.233.23.69_9001" in sync
    2022/08/07 05:18:20 [DEBUG] agent: Service "_v1_sdc-gui_10.233.58.10_8181" in sync
    2022/08/07 05:18:20 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:20 [DEBUG] agent: Service "_v1_multicloud_10.233.23.69_9001" in sync
    2022/08/07 05:18:20 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:20 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:20 [DEBUG] agent: Service "_v1_parser_10.233.4.83_8806" in sync
    2022/08/07 05:18:20 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.4.83_8806" in sync
    2022/08/07 05:18:20 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:20 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:20 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:20 [DEBUG] agent: Service "_v1_wf-gui_10.233.59.212_8443" in sync
    2022/08/07 05:18:20 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:20 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:20 [DEBUG] agent: Node info in sync
    2022/08/07 05:18:20 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v18 (556.971µs) from=10.233.71.205:37196
    2022/08/07 05:18:20 [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/07 05:18: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/07 05:18: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/07 05:18:20 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.37.36_443" in sync
    2022/08/07 05:18:20 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:20 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:20 [DEBUG] agent: Service "_v1_message-router_10.233.29.181_3904" in sync
    2022/08/07 05:18:20 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:20 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:20 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:20 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:20 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.57.13_9015" in sync
    2022/08/07 05:18:20 [DEBUG] agent: Service "_v1_catalog_10.233.4.83_8806" in sync
    2022/08/07 05:18:20 [DEBUG] agent: Service "_v1_nsd_10.233.4.83_8806" in sync
    2022/08/07 05:18:20 [DEBUG] agent: Service "_v1_sdc-gui_10.233.58.10_8181" in sync
    2022/08/07 05:18:20 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:20 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:20 [DEBUG] agent: Service "_v1_sdc_10.233.24.54_8443" in sync
    2022/08/07 05:18:20 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.24.54_8080" in sync
    2022/08/07 05:18:20 [DEBUG] agent: Service "_v0_multicloud_10.233.23.69_9001" in sync
    2022/08/07 05:18:20 [INFO] agent: Synced service "_v18_aai-generic-query_10.233.66.109_8446"
    2022/08/07 05:18:20 [DEBUG] agent: Service "_v1_multicloud_10.233.23.69_9001" in sync
    2022/08/07 05:18:20 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:20 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:20 [DEBUG] agent: Service "_v1_parser_10.233.4.83_8806" in sync
    2022/08/07 05:18:20 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.4.83_8806" in sync
    2022/08/07 05:18:20 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:20 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:20 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:20 [DEBUG] agent: Service "_v1_wf-gui_10.233.59.212_8443" in sync
    2022/08/07 05:18:20 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:20 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:20 [DEBUG] agent: Node info in sync
    2022/08/07 05:18:20 [DEBUG] http: Request PUT /v1/agent/service/register (335.08199ms) from=10.233.71.205:37200
    2022/08/07 05:18:20 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.37.36_443" in sync
    2022/08/07 05:18:20 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:20 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:20 [DEBUG] agent: Service "_v1_message-router_10.233.29.181_3904" in sync
    2022/08/07 05:18:20 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:20 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:20 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.57.13_9015" in sync
    2022/08/07 05:18:20 [DEBUG] agent: Service "_v1_catalog_10.233.4.83_8806" in sync
    2022/08/07 05:18:20 [DEBUG] agent: Service "_v1_nsd_10.233.4.83_8806" in sync
    2022/08/07 05:18:20 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:20 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:20 [DEBUG] agent: Service "_v1_sdc_10.233.24.54_8443" in sync
    2022/08/07 05:18:20 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.24.54_8080" in sync
    2022/08/07 05:18:20 [DEBUG] agent: Service "_v0_multicloud_10.233.23.69_9001" in sync
    2022/08/07 05:18:20 [DEBUG] agent: Service "_v1_sdc-gui_10.233.58.10_8181" in sync
    2022/08/07 05:18:20 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:20 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:20 [DEBUG] agent: Service "_v1_multicloud_10.233.23.69_9001" in sync
    2022/08/07 05:18:20 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:20 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:20 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:20 [DEBUG] agent: Service "_v1_parser_10.233.4.83_8806" in sync
    2022/08/07 05:18:20 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.4.83_8806" in sync
    2022/08/07 05:18:20 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:20 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:20 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:20 [DEBUG] agent: Service "_v1_wf-gui_10.233.59.212_8443" in sync
    2022/08/07 05:18:20 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:20 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:20 [DEBUG] agent: Node info in sync
    2022/08/07 05:18:20 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v18 (422.85µs) from=10.233.71.205:37210
    2022/08/07 05:18:20 [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/07 05:18:20 [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/07 05:18: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/07 05:18: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/07 05:18:21 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.57.13_9015" in sync
    2022/08/07 05:18:21 [DEBUG] agent: Service "_v1_catalog_10.233.4.83_8806" in sync
    2022/08/07 05:18:21 [DEBUG] agent: Service "_v1_nsd_10.233.4.83_8806" in sync
    2022/08/07 05:18:21 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:21 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:21 [INFO] agent: Synced service "_v19__aai-generic-query_10.233.66.109_8446"
    2022/08/07 05:18:21 [DEBUG] agent: Service "_v1_sdc_10.233.24.54_8443" in sync
    2022/08/07 05:18:21 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.24.54_8080" in sync
    2022/08/07 05:18:21 [DEBUG] agent: Service "_v0_multicloud_10.233.23.69_9001" in sync
    2022/08/07 05:18:21 [DEBUG] agent: Service "_v1_sdc-gui_10.233.58.10_8181" in sync
    2022/08/07 05:18:21 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:21 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:21 [DEBUG] agent: Service "_v1_multicloud_10.233.23.69_9001" in sync
    2022/08/07 05:18:21 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:21 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:21 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:21 [DEBUG] agent: Service "_v1_parser_10.233.4.83_8806" in sync
    2022/08/07 05:18:21 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.4.83_8806" in sync
    2022/08/07 05:18:21 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:21 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:21 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:21 [DEBUG] agent: Service "_v1_wf-gui_10.233.59.212_8443" in sync
    2022/08/07 05:18:21 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:21 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:21 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.37.36_443" in sync
    2022/08/07 05:18:21 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:21 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:21 [DEBUG] agent: Service "_v1_message-router_10.233.29.181_3904" in sync
    2022/08/07 05:18:21 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:21 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:21 [DEBUG] agent: Node info in sync
    2022/08/07 05:18:21 [DEBUG] http: Request PUT /v1/agent/service/register (396.614384ms) from=10.233.71.205:37212
    2022/08/07 05:18:21 [DEBUG] agent: Service "_v1_wf-gui_10.233.59.212_8443" in sync
    2022/08/07 05:18:21 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:21 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:21 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.37.36_443" in sync
    2022/08/07 05:18:21 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:21 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:21 [DEBUG] agent: Service "_v1_message-router_10.233.29.181_3904" in sync
    2022/08/07 05:18:21 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:21 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:21 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:21 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.57.13_9015" in sync
    2022/08/07 05:18:21 [DEBUG] agent: Service "_v1_catalog_10.233.4.83_8806" in sync
    2022/08/07 05:18:21 [DEBUG] agent: Service "_v1_nsd_10.233.4.83_8806" in sync
    2022/08/07 05:18:21 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:21 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:21 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:21 [DEBUG] agent: Service "_v1_sdc_10.233.24.54_8443" in sync
    2022/08/07 05:18:21 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.24.54_8080" in sync
    2022/08/07 05:18:21 [DEBUG] agent: Service "_v0_multicloud_10.233.23.69_9001" in sync
    2022/08/07 05:18:21 [DEBUG] agent: Service "_v1_sdc-gui_10.233.58.10_8181" in sync
    2022/08/07 05:18:21 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:21 [DEBUG] agent: Service "_v1_multicloud_10.233.23.69_9001" in sync
    2022/08/07 05:18:21 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:21 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:21 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:21 [DEBUG] agent: Service "_v1_parser_10.233.4.83_8806" in sync
    2022/08/07 05:18:21 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.4.83_8806" in sync
    2022/08/07 05:18:21 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:21 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:21 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:21 [DEBUG] agent: Node info in sync
    2022/08/07 05:18:21 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v19 (352.495µs) from=10.233.71.205:37222
    2022/08/07 05:18: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/07 05:18: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/07 05:18: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/07 05:18:21 [DEBUG] agent: Service "_v1_wf-gui_10.233.59.212_8443" in sync
    2022/08/07 05:18:21 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:21 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:21 [INFO] agent: Synced service "_v19_aai-generic-query_10.233.66.109_8446"
    2022/08/07 05:18:21 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.37.36_443" in sync
    2022/08/07 05:18:21 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:21 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:21 [DEBUG] agent: Service "_v1_message-router_10.233.29.181_3904" in sync
    2022/08/07 05:18:21 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:21 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:21 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:21 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:21 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:21 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.57.13_9015" in sync
    2022/08/07 05:18:21 [DEBUG] agent: Service "_v1_catalog_10.233.4.83_8806" in sync
    2022/08/07 05:18:21 [DEBUG] agent: Service "_v1_nsd_10.233.4.83_8806" in sync
    2022/08/07 05:18:21 [DEBUG] agent: Service "_v1_sdc-gui_10.233.58.10_8181" in sync
    2022/08/07 05:18:21 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:21 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:21 [DEBUG] agent: Service "_v1_sdc_10.233.24.54_8443" in sync
    2022/08/07 05:18:21 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.24.54_8080" in sync
    2022/08/07 05:18:21 [DEBUG] agent: Service "_v0_multicloud_10.233.23.69_9001" in sync
    2022/08/07 05:18:21 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:21 [DEBUG] agent: Service "_v1_multicloud_10.233.23.69_9001" in sync
    2022/08/07 05:18:21 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:21 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:21 [DEBUG] agent: Service "_v1_parser_10.233.4.83_8806" in sync
    2022/08/07 05:18:21 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.4.83_8806" in sync
    2022/08/07 05:18:21 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:21 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:21 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:21 [DEBUG] agent: Node info in sync
    2022/08/07 05:18:21 [DEBUG] http: Request PUT /v1/agent/service/register (7.98459ms) from=10.233.71.205:37224
    2022/08/07 05:18:21 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:21 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:21 [DEBUG] agent: Service "_v1_message-router_10.233.29.181_3904" in sync
    2022/08/07 05:18:21 [DEBUG] agent: Service "_v1_catalog_10.233.4.83_8806" in sync
    2022/08/07 05:18:21 [DEBUG] agent: Service "_v1_nsd_10.233.4.83_8806" in sync
    2022/08/07 05:18:21 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:21 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:21 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:21 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.57.13_9015" in sync
    2022/08/07 05:18:21 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.24.54_8080" in sync
    2022/08/07 05:18:21 [DEBUG] agent: Service "_v0_multicloud_10.233.23.69_9001" in sync
    2022/08/07 05:18:21 [DEBUG] agent: Service "_v1_sdc-gui_10.233.58.10_8181" in sync
    2022/08/07 05:18:21 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:21 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:21 [DEBUG] agent: Service "_v1_sdc_10.233.24.54_8443" in sync
    2022/08/07 05:18:21 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:21 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:21 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:21 [DEBUG] agent: Service "_v1_multicloud_10.233.23.69_9001" in sync
    2022/08/07 05:18:21 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.4.83_8806" in sync
    2022/08/07 05:18:21 [DEBUG] agent: Service "_v1_parser_10.233.4.83_8806" in sync
    2022/08/07 05:18:21 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:21 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:21 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:21 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:21 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:21 [DEBUG] agent: Service "_v1_wf-gui_10.233.59.212_8443" in sync
    2022/08/07 05:18:21 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:21 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:21 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:21 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.37.36_443" in sync
    2022/08/07 05:18:21 [DEBUG] agent: Node info in sync
    2022/08/07 05:18:21 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v19 (432.593µs) from=10.233.71.205:37226
    2022/08/07 05:18: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/07 05:18: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/07 05:18: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/07 05:18: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/07 05:18:21 [INFO] agent: Synced service "_v11__aai-nodes-query_10.233.66.109_8446"
    2022/08/07 05:18:21 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.57.13_9015" in sync
    2022/08/07 05:18:21 [DEBUG] agent: Service "_v1_catalog_10.233.4.83_8806" in sync
    2022/08/07 05:18:21 [DEBUG] agent: Service "_v1_nsd_10.233.4.83_8806" in sync
    2022/08/07 05:18:21 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:21 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:21 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:21 [DEBUG] agent: Service "_v1_sdc_10.233.24.54_8443" in sync
    2022/08/07 05:18:21 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.24.54_8080" in sync
    2022/08/07 05:18:21 [DEBUG] agent: Service "_v0_multicloud_10.233.23.69_9001" in sync
    2022/08/07 05:18:21 [DEBUG] agent: Service "_v1_sdc-gui_10.233.58.10_8181" in sync
    2022/08/07 05:18:21 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:21 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:21 [DEBUG] agent: Service "_v1_multicloud_10.233.23.69_9001" in sync
    2022/08/07 05:18:21 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:21 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:21 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:21 [DEBUG] agent: Service "_v1_parser_10.233.4.83_8806" in sync
    2022/08/07 05:18:21 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.4.83_8806" in sync
    2022/08/07 05:18:21 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:21 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:21 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:21 [DEBUG] agent: Service "_v1_wf-gui_10.233.59.212_8443" in sync
    2022/08/07 05:18:21 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:21 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:21 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.37.36_443" in sync
    2022/08/07 05:18:21 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:21 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:21 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:21 [DEBUG] agent: Service "_v1_message-router_10.233.29.181_3904" in sync
    2022/08/07 05:18:21 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:21 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:21 [DEBUG] agent: Node info in sync
    2022/08/07 05:18:21 [DEBUG] http: Request PUT /v1/agent/service/register (4.429662ms) from=10.233.71.205:37228
    2022/08/07 05:18:21 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:21 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:21 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:21 [DEBUG] agent: Service "_v1_wf-gui_10.233.59.212_8443" in sync
    2022/08/07 05:18:21 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:21 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:21 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:21 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.37.36_443" in sync
    2022/08/07 05:18:21 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:21 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:21 [DEBUG] agent: Service "_v1_message-router_10.233.29.181_3904" in sync
    2022/08/07 05:18:21 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:21 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:21 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:21 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:21 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:21 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:21 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.57.13_9015" in sync
    2022/08/07 05:18:21 [DEBUG] agent: Service "_v1_catalog_10.233.4.83_8806" in sync
    2022/08/07 05:18:21 [DEBUG] agent: Service "_v1_nsd_10.233.4.83_8806" in sync
    2022/08/07 05:18:21 [DEBUG] agent: Service "_v1_sdc-gui_10.233.58.10_8181" in sync
    2022/08/07 05:18:21 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:21 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:21 [DEBUG] agent: Service "_v1_sdc_10.233.24.54_8443" in sync
    2022/08/07 05:18:21 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.24.54_8080" in sync
    2022/08/07 05:18:21 [DEBUG] agent: Service "_v0_multicloud_10.233.23.69_9001" in sync
    2022/08/07 05:18:21 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:21 [DEBUG] agent: Service "_v1_multicloud_10.233.23.69_9001" in sync
    2022/08/07 05:18:21 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:21 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:21 [DEBUG] agent: Service "_v1_parser_10.233.4.83_8806" in sync
    2022/08/07 05:18:21 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.4.83_8806" in sync
    2022/08/07 05:18:21 [DEBUG] agent: Node info in sync
    2022/08/07 05:18:21 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v11 (475.525µs) from=10.233.71.205:37230
    2022/08/07 05:18:21 [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/07 05:18: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/07 05:18: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/07 05:18:21 [DEBUG] agent: Service "_v1_message-router_10.233.29.181_3904" in sync
    2022/08/07 05:18:21 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:21 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:21 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.57.13_9015" in sync
    2022/08/07 05:18:21 [DEBUG] agent: Service "_v1_catalog_10.233.4.83_8806" in sync
    2022/08/07 05:18:21 [DEBUG] agent: Service "_v1_nsd_10.233.4.83_8806" in sync
    2022/08/07 05:18:21 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:21 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:21 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:21 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:21 [DEBUG] agent: Service "_v1_sdc_10.233.24.54_8443" in sync
    2022/08/07 05:18:21 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.24.54_8080" in sync
    2022/08/07 05:18:21 [DEBUG] agent: Service "_v0_multicloud_10.233.23.69_9001" in sync
    2022/08/07 05:18:21 [DEBUG] agent: Service "_v1_sdc-gui_10.233.58.10_8181" in sync
    2022/08/07 05:18:21 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:21 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:21 [INFO] agent: Synced service "_v11_aai-nodes-query_10.233.66.109_8446"
    2022/08/07 05:18:21 [DEBUG] agent: Service "_v1_multicloud_10.233.23.69_9001" in sync
    2022/08/07 05:18:21 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:21 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:21 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:21 [DEBUG] agent: Service "_v1_parser_10.233.4.83_8806" in sync
    2022/08/07 05:18:21 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.4.83_8806" in sync
    2022/08/07 05:18:21 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:21 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:21 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:21 [DEBUG] agent: Service "_v1_wf-gui_10.233.59.212_8443" in sync
    2022/08/07 05:18:21 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:21 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:21 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.37.36_443" in sync
    2022/08/07 05:18:21 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:21 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:21 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:21 [DEBUG] agent: Node info in sync
    2022/08/07 05:18:21 [DEBUG] http: Request PUT /v1/agent/service/register (5.184829ms) from=10.233.71.205:37232
    2022/08/07 05:18:21 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:21 [DEBUG] agent: Service "_v1_multicloud_10.233.23.69_9001" in sync
    2022/08/07 05:18:21 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:21 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:21 [DEBUG] agent: Service "_v1_parser_10.233.4.83_8806" in sync
    2022/08/07 05:18:21 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.4.83_8806" in sync
    2022/08/07 05:18:21 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:21 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:21 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:21 [DEBUG] agent: Service "_v1_wf-gui_10.233.59.212_8443" in sync
    2022/08/07 05:18:21 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:21 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:21 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:21 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.37.36_443" in sync
    2022/08/07 05:18:21 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:21 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:21 [DEBUG] agent: Service "_v1_message-router_10.233.29.181_3904" in sync
    2022/08/07 05:18:21 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:21 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:21 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:21 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:21 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:21 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:21 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.57.13_9015" in sync
    2022/08/07 05:18:21 [DEBUG] agent: Service "_v1_catalog_10.233.4.83_8806" in sync
    2022/08/07 05:18:21 [DEBUG] agent: Service "_v1_nsd_10.233.4.83_8806" in sync
    2022/08/07 05:18:21 [DEBUG] agent: Service "_v1_sdc-gui_10.233.58.10_8181" in sync
    2022/08/07 05:18:21 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:21 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:21 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:21 [DEBUG] agent: Service "_v1_sdc_10.233.24.54_8443" in sync
    2022/08/07 05:18:21 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.24.54_8080" in sync
    2022/08/07 05:18:21 [DEBUG] agent: Service "_v0_multicloud_10.233.23.69_9001" in sync
    2022/08/07 05:18:21 [DEBUG] agent: Node info in sync
    2022/08/07 05:18:21 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v11 (1.850158ms) from=10.233.71.205:37236
    2022/08/07 05:18:21 [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/07 05:18:21 [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/07 05:18: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/07 05:18: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/07 05:18:21 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.37.36_443" in sync
    2022/08/07 05:18:21 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:21 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:21 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:21 [DEBUG] agent: Service "_v1_message-router_10.233.29.181_3904" in sync
    2022/08/07 05:18:21 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:21 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:21 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:21 [INFO] agent: Synced service "_v12__aai-nodes-query_10.233.66.109_8446"
    2022/08/07 05:18:21 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.57.13_9015" in sync
    2022/08/07 05:18:21 [DEBUG] agent: Service "_v1_catalog_10.233.4.83_8806" in sync
    2022/08/07 05:18:21 [DEBUG] agent: Service "_v1_nsd_10.233.4.83_8806" in sync
    2022/08/07 05:18:21 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:21 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:21 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:21 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:21 [DEBUG] agent: Service "_v1_sdc_10.233.24.54_8443" in sync
    2022/08/07 05:18:21 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.24.54_8080" in sync
    2022/08/07 05:18:21 [DEBUG] agent: Service "_v0_multicloud_10.233.23.69_9001" in sync
    2022/08/07 05:18:21 [DEBUG] agent: Service "_v1_sdc-gui_10.233.58.10_8181" in sync
    2022/08/07 05:18:21 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:21 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:21 [DEBUG] agent: Service "_v1_multicloud_10.233.23.69_9001" in sync
    2022/08/07 05:18:21 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:21 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:21 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:21 [DEBUG] agent: Service "_v1_parser_10.233.4.83_8806" in sync
    2022/08/07 05:18:21 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.4.83_8806" in sync
    2022/08/07 05:18:21 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:21 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:21 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:21 [DEBUG] agent: Service "_v1_wf-gui_10.233.59.212_8443" in sync
    2022/08/07 05:18:21 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:21 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:21 [DEBUG] agent: Node info in sync
    2022/08/07 05:18:21 [DEBUG] http: Request PUT /v1/agent/service/register (5.352473ms) from=10.233.71.205:37246
    2022/08/07 05:18:21 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:21 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:21 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:21 [DEBUG] agent: Service "_v1_sdc_10.233.24.54_8443" in sync
    2022/08/07 05:18:21 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.24.54_8080" in sync
    2022/08/07 05:18:21 [DEBUG] agent: Service "_v0_multicloud_10.233.23.69_9001" in sync
    2022/08/07 05:18:21 [DEBUG] agent: Service "_v1_sdc-gui_10.233.58.10_8181" in sync
    2022/08/07 05:18:21 [DEBUG] agent: Service "_v1_multicloud_10.233.23.69_9001" in sync
    2022/08/07 05:18:21 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:21 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:21 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:21 [DEBUG] agent: Service "_v1_parser_10.233.4.83_8806" in sync
    2022/08/07 05:18:21 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.4.83_8806" in sync
    2022/08/07 05:18:21 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:21 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:21 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:21 [DEBUG] agent: Service "_v1_wf-gui_10.233.59.212_8443" in sync
    2022/08/07 05:18:21 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:21 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:21 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.37.36_443" in sync
    2022/08/07 05:18:21 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:21 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:21 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:21 [DEBUG] agent: Service "_v1_message-router_10.233.29.181_3904" in sync
    2022/08/07 05:18:21 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:21 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:21 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:21 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:21 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:21 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:21 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.57.13_9015" in sync
    2022/08/07 05:18:21 [DEBUG] agent: Service "_v1_catalog_10.233.4.83_8806" in sync
    2022/08/07 05:18:21 [DEBUG] agent: Service "_v1_nsd_10.233.4.83_8806" in sync
    2022/08/07 05:18:21 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:21 [DEBUG] agent: Node info in sync
    2022/08/07 05:18:21 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v12 (1.114827ms) from=10.233.71.205:37248
    2022/08/07 05:18:21 [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/07 05:18: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/07 05:18: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/07 05:18:21 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:21 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:21 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.57.13_9015" in sync
    2022/08/07 05:18:21 [DEBUG] agent: Service "_v1_catalog_10.233.4.83_8806" in sync
    2022/08/07 05:18:21 [DEBUG] agent: Service "_v1_nsd_10.233.4.83_8806" in sync
    2022/08/07 05:18:21 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:21 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:21 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:21 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:21 [DEBUG] agent: Service "_v1_sdc_10.233.24.54_8443" in sync
    2022/08/07 05:18:21 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.24.54_8080" in sync
    2022/08/07 05:18:21 [DEBUG] agent: Service "_v0_multicloud_10.233.23.69_9001" in sync
    2022/08/07 05:18:21 [DEBUG] agent: Service "_v1_sdc-gui_10.233.58.10_8181" in sync
    2022/08/07 05:18:21 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:21 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:21 [DEBUG] agent: Service "_v1_multicloud_10.233.23.69_9001" in sync
    2022/08/07 05:18:21 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:21 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:21 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:21 [DEBUG] agent: Service "_v1_parser_10.233.4.83_8806" in sync
    2022/08/07 05:18:21 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.4.83_8806" in sync
    2022/08/07 05:18:21 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:21 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:21 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:21 [DEBUG] agent: Service "_v1_wf-gui_10.233.59.212_8443" in sync
    2022/08/07 05:18:21 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:21 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:21 [INFO] agent: Synced service "_v12_aai-nodes-query_10.233.66.109_8446"
    2022/08/07 05:18:21 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.37.36_443" in sync
    2022/08/07 05:18:21 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:21 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:21 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:21 [DEBUG] agent: Service "_v1_message-router_10.233.29.181_3904" in sync
    2022/08/07 05:18:21 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:21 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:21 [DEBUG] agent: Node info in sync
    2022/08/07 05:18:21 [DEBUG] http: Request PUT /v1/agent/service/register (9.950712ms) from=10.233.71.205:37250
    2022/08/07 05:18:21 [DEBUG] agent: Service "_v1_message-router_10.233.29.181_3904" in sync
    2022/08/07 05:18:21 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:21 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:21 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:21 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:21 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.57.13_9015" in sync
    2022/08/07 05:18:21 [DEBUG] agent: Service "_v1_catalog_10.233.4.83_8806" in sync
    2022/08/07 05:18:21 [DEBUG] agent: Service "_v1_nsd_10.233.4.83_8806" in sync
    2022/08/07 05:18:21 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:21 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:21 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:21 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:21 [DEBUG] agent: Service "_v1_sdc_10.233.24.54_8443" in sync
    2022/08/07 05:18:21 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.24.54_8080" in sync
    2022/08/07 05:18:21 [DEBUG] agent: Service "_v0_multicloud_10.233.23.69_9001" in sync
    2022/08/07 05:18:21 [DEBUG] agent: Service "_v1_sdc-gui_10.233.58.10_8181" in sync
    2022/08/07 05:18:21 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:21 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:21 [DEBUG] agent: Service "_v1_multicloud_10.233.23.69_9001" in sync
    2022/08/07 05:18:21 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:21 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:21 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:21 [DEBUG] agent: Service "_v1_parser_10.233.4.83_8806" in sync
    2022/08/07 05:18:21 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.4.83_8806" in sync
    2022/08/07 05:18:21 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:21 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:21 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:21 [DEBUG] agent: Service "_v1_wf-gui_10.233.59.212_8443" in sync
    2022/08/07 05:18:21 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:21 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:21 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:21 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.37.36_443" in sync
    2022/08/07 05:18:21 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:21 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:21 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:21 [DEBUG] agent: Node info in sync
    2022/08/07 05:18:21 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v12 (455.703µs) from=10.233.71.205:37252
    2022/08/07 05:18:21 [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/07 05:18:21 [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/07 05:18: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/07 05:18: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/07 05:18:21 [DEBUG] agent: Service "_v1_sdc_10.233.24.54_8443" in sync
    2022/08/07 05:18:21 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.24.54_8080" in sync
    2022/08/07 05:18:21 [DEBUG] agent: Service "_v0_multicloud_10.233.23.69_9001" in sync
    2022/08/07 05:18:21 [DEBUG] agent: Service "_v1_sdc-gui_10.233.58.10_8181" in sync
    2022/08/07 05:18:21 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:21 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:21 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:21 [DEBUG] agent: Service "_v1_multicloud_10.233.23.69_9001" in sync
    2022/08/07 05:18:21 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:21 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:21 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:21 [DEBUG] agent: Service "_v1_parser_10.233.4.83_8806" in sync
    2022/08/07 05:18:21 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.4.83_8806" in sync
    2022/08/07 05:18:21 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:21 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:21 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:21 [DEBUG] agent: Service "_v1_wf-gui_10.233.59.212_8443" in sync
    2022/08/07 05:18:21 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:21 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:21 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:21 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.37.36_443" in sync
    2022/08/07 05:18:21 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:21 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:21 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:21 [INFO] agent: Synced service "_v13__aai-nodes-query_10.233.66.109_8446"
    2022/08/07 05:18:21 [DEBUG] agent: Service "_v1_message-router_10.233.29.181_3904" in sync
    2022/08/07 05:18:21 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:21 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:21 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:21 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.57.13_9015" in sync
    2022/08/07 05:18:21 [DEBUG] agent: Service "_v1_catalog_10.233.4.83_8806" in sync
    2022/08/07 05:18:21 [DEBUG] agent: Service "_v1_nsd_10.233.4.83_8806" in sync
    2022/08/07 05:18:21 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:21 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:21 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:21 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:21 [DEBUG] agent: Node info in sync
    2022/08/07 05:18:21 [DEBUG] http: Request PUT /v1/agent/service/register (7.342055ms) from=10.233.71.205:37254
    2022/08/07 05:18:21 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:21 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:21 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.57.13_9015" in sync
    2022/08/07 05:18:21 [DEBUG] agent: Service "_v1_catalog_10.233.4.83_8806" in sync
    2022/08/07 05:18:21 [DEBUG] agent: Service "_v1_nsd_10.233.4.83_8806" in sync
    2022/08/07 05:18:21 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:21 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:21 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:21 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:21 [DEBUG] agent: Service "_v1_sdc_10.233.24.54_8443" in sync
    2022/08/07 05:18:21 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.24.54_8080" in sync
    2022/08/07 05:18:21 [DEBUG] agent: Service "_v0_multicloud_10.233.23.69_9001" in sync
    2022/08/07 05:18:21 [DEBUG] agent: Service "_v1_sdc-gui_10.233.58.10_8181" in sync
    2022/08/07 05:18:21 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:21 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:21 [DEBUG] agent: Service "_v1_multicloud_10.233.23.69_9001" in sync
    2022/08/07 05:18:21 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:21 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:21 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:21 [DEBUG] agent: Service "_v1_parser_10.233.4.83_8806" in sync
    2022/08/07 05:18:21 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.4.83_8806" in sync
    2022/08/07 05:18:21 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:21 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:21 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:21 [DEBUG] agent: Service "_v1_wf-gui_10.233.59.212_8443" in sync
    2022/08/07 05:18:21 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:21 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:21 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:21 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.37.36_443" in sync
    2022/08/07 05:18:21 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:21 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:21 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:21 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:21 [DEBUG] agent: Service "_v1_message-router_10.233.29.181_3904" in sync
    2022/08/07 05:18:21 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:21 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:21 [DEBUG] agent: Node info in sync
    2022/08/07 05:18:21 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v13 (664.44µs) from=10.233.71.205:37258
    2022/08/07 05:18:21 [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/07 05:18: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/07 05:18: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/07 05:18:21 [DEBUG] agent: Service "_v1_parser_10.233.4.83_8806" in sync
    2022/08/07 05:18:21 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.4.83_8806" in sync
    2022/08/07 05:18:21 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:21 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:21 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:21 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:21 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:21 [DEBUG] agent: Service "_v1_wf-gui_10.233.59.212_8443" in sync
    2022/08/07 05:18:21 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:21 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:21 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:21 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:21 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.37.36_443" in sync
    2022/08/07 05:18:21 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:21 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:21 [DEBUG] agent: Service "_v1_message-router_10.233.29.181_3904" in sync
    2022/08/07 05:18:21 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:21 [DEBUG] agent: Service "_v1_nsd_10.233.4.83_8806" in sync
    2022/08/07 05:18:21 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:21 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:21 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:21 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:21 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:21 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.57.13_9015" in sync
    2022/08/07 05:18:21 [DEBUG] agent: Service "_v1_catalog_10.233.4.83_8806" in sync
    2022/08/07 05:18:21 [DEBUG] agent: Service "_v0_multicloud_10.233.23.69_9001" in sync
    2022/08/07 05:18:21 [DEBUG] agent: Service "_v1_sdc-gui_10.233.58.10_8181" in sync
    2022/08/07 05:18:21 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:21 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:21 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:21 [DEBUG] agent: Service "_v1_sdc_10.233.24.54_8443" in sync
    2022/08/07 05:18:21 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.24.54_8080" in sync
    2022/08/07 05:18:21 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:21 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:21 [INFO] agent: Synced service "_v13_aai-nodes-query_10.233.66.109_8446"
    2022/08/07 05:18:21 [DEBUG] agent: Service "_v1_multicloud_10.233.23.69_9001" in sync
    2022/08/07 05:18:21 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:21 [DEBUG] agent: Node info in sync
    2022/08/07 05:18:21 [DEBUG] agent: Service "_v1_wf-gui_10.233.59.212_8443" in sync
    2022/08/07 05:18:21 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:21 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:21 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:21 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.37.36_443" in sync
    2022/08/07 05:18:21 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:21 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:21 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:21 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:21 [DEBUG] agent: Service "_v1_message-router_10.233.29.181_3904" in sync
    2022/08/07 05:18:21 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:21 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:21 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:21 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:21 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:21 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.57.13_9015" in sync
    2022/08/07 05:18:21 [DEBUG] agent: Service "_v1_catalog_10.233.4.83_8806" in sync
    2022/08/07 05:18:21 [DEBUG] agent: Service "_v1_nsd_10.233.4.83_8806" in sync
    2022/08/07 05:18:21 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:21 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:21 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:21 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:21 [DEBUG] agent: Service "_v1_sdc_10.233.24.54_8443" in sync
    2022/08/07 05:18:21 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.24.54_8080" in sync
    2022/08/07 05:18:21 [DEBUG] agent: Service "_v0_multicloud_10.233.23.69_9001" in sync
    2022/08/07 05:18:21 [DEBUG] agent: Service "_v1_sdc-gui_10.233.58.10_8181" in sync
    2022/08/07 05:18:21 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:21 [DEBUG] agent: Service "_v1_multicloud_10.233.23.69_9001" in sync
    2022/08/07 05:18:21 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:21 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:21 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:21 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:21 [DEBUG] agent: Service "_v1_parser_10.233.4.83_8806" in sync
    2022/08/07 05:18:21 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.4.83_8806" in sync
    2022/08/07 05:18:21 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:21 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:21 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:21 [DEBUG] agent: Node info in sync
    2022/08/07 05:18:21 [DEBUG] http: Request PUT /v1/agent/service/register (17.997158ms) from=10.233.71.205:37262
    2022/08/07 05:18:21 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v13 (350.934µs) from=10.233.71.205:37264
    2022/08/07 05:18:21 [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/07 05:18:21 [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/07 05:18: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/07 05:18: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/07 05:18:21 [DEBUG] agent: Service "_v1_nsd_10.233.4.83_8806" in sync
    2022/08/07 05:18:21 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:21 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:21 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:21 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:21 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:21 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.57.13_9015" in sync
    2022/08/07 05:18:21 [DEBUG] agent: Service "_v1_catalog_10.233.4.83_8806" in sync
    2022/08/07 05:18:21 [DEBUG] agent: Service "_v0_multicloud_10.233.23.69_9001" in sync
    2022/08/07 05:18:21 [DEBUG] agent: Service "_v1_sdc-gui_10.233.58.10_8181" in sync
    2022/08/07 05:18:21 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:21 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:21 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:21 [DEBUG] agent: Service "_v1_sdc_10.233.24.54_8443" in sync
    2022/08/07 05:18:21 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.24.54_8080" in sync
    2022/08/07 05:18:21 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:21 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:21 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:21 [DEBUG] agent: Service "_v1_multicloud_10.233.23.69_9001" in sync
    2022/08/07 05:18:21 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:21 [INFO] agent: Synced service "_v14__aai-nodes-query_10.233.66.109_8446"
    2022/08/07 05:18:21 [DEBUG] agent: Service "_v1_parser_10.233.4.83_8806" in sync
    2022/08/07 05:18:21 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.4.83_8806" in sync
    2022/08/07 05:18:21 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:21 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:21 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:21 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:21 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:21 [DEBUG] agent: Service "_v1_wf-gui_10.233.59.212_8443" in sync
    2022/08/07 05:18:21 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:21 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:21 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:21 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:21 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.37.36_443" in sync
    2022/08/07 05:18:21 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:21 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:21 [DEBUG] agent: Service "_v1_message-router_10.233.29.181_3904" in sync
    2022/08/07 05:18:21 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:21 [DEBUG] agent: Node info in sync
    2022/08/07 05:18:21 [DEBUG] http: Request PUT /v1/agent/service/register (4.870501ms) from=10.233.71.205:37266
    2022/08/07 05:18:21 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:21 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:21 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:21 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.57.13_9015" in sync
    2022/08/07 05:18:21 [DEBUG] agent: Service "_v1_catalog_10.233.4.83_8806" in sync
    2022/08/07 05:18:21 [DEBUG] agent: Service "_v1_nsd_10.233.4.83_8806" in sync
    2022/08/07 05:18:21 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:21 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:21 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:21 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:21 [DEBUG] agent: Service "_v1_sdc_10.233.24.54_8443" in sync
    2022/08/07 05:18:21 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.24.54_8080" in sync
    2022/08/07 05:18:21 [DEBUG] agent: Service "_v0_multicloud_10.233.23.69_9001" in sync
    2022/08/07 05:18:21 [DEBUG] agent: Service "_v1_sdc-gui_10.233.58.10_8181" in sync
    2022/08/07 05:18:21 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:21 [DEBUG] agent: Service "_v1_multicloud_10.233.23.69_9001" in sync
    2022/08/07 05:18:21 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:21 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:21 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:21 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:21 [DEBUG] agent: Service "_v1_parser_10.233.4.83_8806" in sync
    2022/08/07 05:18:21 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.4.83_8806" in sync
    2022/08/07 05:18:21 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:21 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:21 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:21 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:21 [DEBUG] agent: Service "_v1_wf-gui_10.233.59.212_8443" in sync
    2022/08/07 05:18:21 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:21 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:21 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:21 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.37.36_443" in sync
    2022/08/07 05:18:21 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:21 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:21 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:21 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:21 [DEBUG] agent: Service "_v1_message-router_10.233.29.181_3904" in sync
    2022/08/07 05:18:21 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:21 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:21 [DEBUG] agent: Node info in sync
    2022/08/07 05:18:21 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v14 (328.099µs) from=10.233.71.205:37268
    2022/08/07 05:18:21 [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/07 05:18: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/07 05:18: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/07 05:18:21 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:21 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:21 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:21 [DEBUG] agent: Service "_v1_wf-gui_10.233.59.212_8443" in sync
    2022/08/07 05:18:21 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:21 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:21 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:21 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:21 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.37.36_443" in sync
    2022/08/07 05:18:21 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:21 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:21 [INFO] agent: Synced service "_v14_aai-nodes-query_10.233.66.109_8446"
    2022/08/07 05:18:21 [DEBUG] agent: Service "_v1_message-router_10.233.29.181_3904" in sync
    2022/08/07 05:18:21 [DEBUG] agent: Service "_v1_catalog_10.233.4.83_8806" in sync
    2022/08/07 05:18:21 [DEBUG] agent: Service "_v1_nsd_10.233.4.83_8806" in sync
    2022/08/07 05:18:21 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:21 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:21 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:21 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:21 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:21 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.57.13_9015" in sync
    2022/08/07 05:18:21 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.24.54_8080" in sync
    2022/08/07 05:18:21 [DEBUG] agent: Service "_v0_multicloud_10.233.23.69_9001" in sync
    2022/08/07 05:18:21 [DEBUG] agent: Service "_v1_sdc-gui_10.233.58.10_8181" in sync
    2022/08/07 05:18:21 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:21 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:21 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:21 [DEBUG] agent: Service "_v1_sdc_10.233.24.54_8443" in sync
    2022/08/07 05:18:21 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:21 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:21 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:21 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:21 [DEBUG] agent: Service "_v1_multicloud_10.233.23.69_9001" in sync
    2022/08/07 05:18:21 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.4.83_8806" in sync
    2022/08/07 05:18:21 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:21 [DEBUG] agent: Service "_v1_parser_10.233.4.83_8806" in sync
    2022/08/07 05:18:21 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:21 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:21 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:21 [DEBUG] agent: Node info in sync
    2022/08/07 05:18:21 [DEBUG] http: Request PUT /v1/agent/service/register (7.970933ms) from=10.233.71.205:37272
    2022/08/07 05:18:21 [DEBUG] agent: Service "_v1_parser_10.233.4.83_8806" in sync
    2022/08/07 05:18:21 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.4.83_8806" in sync
    2022/08/07 05:18:21 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:21 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:21 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:21 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:21 [DEBUG] agent: Service "_v1_wf-gui_10.233.59.212_8443" in sync
    2022/08/07 05:18:21 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:21 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:21 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:21 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:21 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.37.36_443" in sync
    2022/08/07 05:18:21 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:21 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:21 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:21 [DEBUG] agent: Service "_v1_message-router_10.233.29.181_3904" in sync
    2022/08/07 05:18:21 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:21 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:21 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:21 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:21 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:21 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:21 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:21 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.57.13_9015" in sync
    2022/08/07 05:18:21 [DEBUG] agent: Service "_v1_catalog_10.233.4.83_8806" in sync
    2022/08/07 05:18:21 [DEBUG] agent: Service "_v1_nsd_10.233.4.83_8806" in sync
    2022/08/07 05:18:21 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:21 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:21 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:21 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:21 [DEBUG] agent: Service "_v1_sdc_10.233.24.54_8443" in sync
    2022/08/07 05:18:21 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.24.54_8080" in sync
    2022/08/07 05:18:21 [DEBUG] agent: Service "_v0_multicloud_10.233.23.69_9001" in sync
    2022/08/07 05:18:21 [DEBUG] agent: Service "_v1_sdc-gui_10.233.58.10_8181" in sync
    2022/08/07 05:18:21 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:21 [DEBUG] agent: Service "_v1_multicloud_10.233.23.69_9001" in sync
    2022/08/07 05:18:21 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:21 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:21 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:21 [DEBUG] agent: Node info in sync
    2022/08/07 05:18:21 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v14 (274.296µs) from=10.233.71.205:37274
    2022/08/07 05:18:21 [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/07 05:18:21 [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/07 05:18: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/07 05:18: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/07 05:18:21 [DEBUG] agent: Service "_v1_catalog_10.233.4.83_8806" in sync
    2022/08/07 05:18:21 [DEBUG] agent: Service "_v1_nsd_10.233.4.83_8806" in sync
    2022/08/07 05:18:21 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:21 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:21 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:21 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:21 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:21 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.57.13_9015" in sync
    2022/08/07 05:18:21 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.24.54_8080" in sync
    2022/08/07 05:18:21 [DEBUG] agent: Service "_v0_multicloud_10.233.23.69_9001" in sync
    2022/08/07 05:18:21 [DEBUG] agent: Service "_v1_sdc-gui_10.233.58.10_8181" in sync
    2022/08/07 05:18:21 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:21 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:21 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:21 [DEBUG] agent: Service "_v1_sdc_10.233.24.54_8443" in sync
    2022/08/07 05:18:21 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:21 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:21 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:21 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:21 [DEBUG] agent: Service "_v1_multicloud_10.233.23.69_9001" in sync
    2022/08/07 05:18:21 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.4.83_8806" in sync
    2022/08/07 05:18:21 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:21 [DEBUG] agent: Service "_v1_parser_10.233.4.83_8806" in sync
    2022/08/07 05:18:21 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:21 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:21 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:21 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:21 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:21 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:21 [DEBUG] agent: Service "_v1_wf-gui_10.233.59.212_8443" in sync
    2022/08/07 05:18:21 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:21 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:21 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:21 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:21 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.37.36_443" in sync
    2022/08/07 05:18:21 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:21 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:21 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:21 [INFO] agent: Synced service "_v15__aai-nodes-query_10.233.66.109_8446"
    2022/08/07 05:18:21 [DEBUG] agent: Service "_v1_message-router_10.233.29.181_3904" in sync
    2022/08/07 05:18:21 [DEBUG] agent: Node info in sync
    2022/08/07 05:18:21 [DEBUG] http: Request PUT /v1/agent/service/register (12.770447ms) from=10.233.71.205:37276
    2022/08/07 05:18:21 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:21 [DEBUG] agent: Service "_v1_wf-gui_10.233.59.212_8443" in sync
    2022/08/07 05:18:21 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:21 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:21 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:21 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:21 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.37.36_443" in sync
    2022/08/07 05:18:21 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:21 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:21 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:21 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:21 [DEBUG] agent: Service "_v1_message-router_10.233.29.181_3904" in sync
    2022/08/07 05:18:21 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:21 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:21 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:21 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:21 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:21 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:21 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:21 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.57.13_9015" in sync
    2022/08/07 05:18:21 [DEBUG] agent: Service "_v1_catalog_10.233.4.83_8806" in sync
    2022/08/07 05:18:21 [DEBUG] agent: Service "_v1_nsd_10.233.4.83_8806" in sync
    2022/08/07 05:18:21 [DEBUG] agent: Service "_v1_sdc-gui_10.233.58.10_8181" in sync
    2022/08/07 05:18:21 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:21 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:21 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:21 [DEBUG] agent: Service "_v1_sdc_10.233.24.54_8443" in sync
    2022/08/07 05:18:21 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.24.54_8080" in sync
    2022/08/07 05:18:21 [DEBUG] agent: Service "_v0_multicloud_10.233.23.69_9001" in sync
    2022/08/07 05:18:21 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:21 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:21 [DEBUG] agent: Service "_v1_multicloud_10.233.23.69_9001" in sync
    2022/08/07 05:18:21 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:21 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:21 [DEBUG] agent: Service "_v1_parser_10.233.4.83_8806" in sync
    2022/08/07 05:18:21 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.4.83_8806" in sync
    2022/08/07 05:18:21 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:21 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:21 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:21 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:21 [DEBUG] agent: Node info in sync
    2022/08/07 05:18:21 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v15 (376.73µs) from=10.233.71.205:37278
    2022/08/07 05:18:21 [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/07 05:18: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/07 05:18: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/07 05:18:21 [DEBUG] agent: Service "_v1_multicloud_10.233.23.69_9001" in sync
    2022/08/07 05:18:21 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:21 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:21 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:21 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:21 [DEBUG] agent: Service "_v1_parser_10.233.4.83_8806" in sync
    2022/08/07 05:18:21 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.4.83_8806" in sync
    2022/08/07 05:18:21 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:21 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:21 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:21 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:21 [DEBUG] agent: Service "_v1_wf-gui_10.233.59.212_8443" in sync
    2022/08/07 05:18:21 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:21 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:21 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:21 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.37.36_443" in sync
    2022/08/07 05:18:21 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:21 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:21 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:21 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:21 [DEBUG] agent: Service "_v1_message-router_10.233.29.181_3904" in sync
    2022/08/07 05:18:21 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:21 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:21 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:21 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:21 [INFO] agent: Synced service "_v15_aai-nodes-query_10.233.66.109_8446"
    2022/08/07 05:18:21 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:21 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.57.13_9015" in sync
    2022/08/07 05:18:21 [DEBUG] agent: Service "_v1_catalog_10.233.4.83_8806" in sync
    2022/08/07 05:18:21 [DEBUG] agent: Service "_v1_nsd_10.233.4.83_8806" in sync
    2022/08/07 05:18:21 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:21 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:21 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:21 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:21 [DEBUG] agent: Service "_v1_sdc_10.233.24.54_8443" in sync
    2022/08/07 05:18:21 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.24.54_8080" in sync
    2022/08/07 05:18:21 [DEBUG] agent: Service "_v0_multicloud_10.233.23.69_9001" in sync
    2022/08/07 05:18:21 [DEBUG] agent: Service "_v1_sdc-gui_10.233.58.10_8181" in sync
    2022/08/07 05:18:21 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:21 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:21 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:21 [DEBUG] agent: Node info in sync
    2022/08/07 05:18:21 [DEBUG] http: Request PUT /v1/agent/service/register (36.14701ms) from=10.233.71.205:37280
    2022/08/07 05:18:21 [DEBUG] agent: Service "_v1_sdc_10.233.24.54_8443" in sync
    2022/08/07 05:18:21 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.24.54_8080" in sync
    2022/08/07 05:18:21 [DEBUG] agent: Service "_v0_multicloud_10.233.23.69_9001" in sync
    2022/08/07 05:18:21 [DEBUG] agent: Service "_v1_sdc-gui_10.233.58.10_8181" in sync
    2022/08/07 05:18:21 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:21 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:21 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:21 [DEBUG] agent: Service "_v1_multicloud_10.233.23.69_9001" in sync
    2022/08/07 05:18:21 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:21 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:21 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:21 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:21 [DEBUG] agent: Service "_v1_parser_10.233.4.83_8806" in sync
    2022/08/07 05:18:21 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.4.83_8806" in sync
    2022/08/07 05:18:21 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:21 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:21 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:21 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:21 [DEBUG] agent: Service "_v1_wf-gui_10.233.59.212_8443" in sync
    2022/08/07 05:18:21 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:21 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:21 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:21 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.37.36_443" in sync
    2022/08/07 05:18:21 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:21 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:21 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:21 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:21 [DEBUG] agent: Service "_v1_message-router_10.233.29.181_3904" in sync
    2022/08/07 05:18:21 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:21 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:21 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:21 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:21 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:21 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:21 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.57.13_9015" in sync
    2022/08/07 05:18:21 [DEBUG] agent: Service "_v1_catalog_10.233.4.83_8806" in sync
    2022/08/07 05:18:21 [DEBUG] agent: Service "_v1_nsd_10.233.4.83_8806" in sync
    2022/08/07 05:18:21 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:21 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:21 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:21 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:21 [DEBUG] agent: Node info in sync
    2022/08/07 05:18:21 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v15 (309.411µs) from=10.233.71.205:37284
    2022/08/07 05:18:21 [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/07 05:18:21 [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/07 05:18: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/07 05:18: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/07 05:18:21 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.37.36_443" in sync
    2022/08/07 05:18:21 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:21 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:21 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:21 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:21 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:21 [INFO] agent: Synced service "_v16__aai-nodes-query_10.233.66.109_8446"
    2022/08/07 05:18:21 [DEBUG] agent: Service "_v1_message-router_10.233.29.181_3904" in sync
    2022/08/07 05:18:21 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:21 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:21 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:21 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:21 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:21 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:21 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:21 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.57.13_9015" in sync
    2022/08/07 05:18:21 [DEBUG] agent: Service "_v1_catalog_10.233.4.83_8806" in sync
    2022/08/07 05:18:21 [DEBUG] agent: Service "_v1_nsd_10.233.4.83_8806" in sync
    2022/08/07 05:18:21 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:21 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:21 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:21 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:21 [DEBUG] agent: Service "_v1_sdc_10.233.24.54_8443" in sync
    2022/08/07 05:18:21 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.24.54_8080" in sync
    2022/08/07 05:18:21 [DEBUG] agent: Service "_v0_multicloud_10.233.23.69_9001" in sync
    2022/08/07 05:18:21 [DEBUG] agent: Service "_v1_sdc-gui_10.233.58.10_8181" in sync
    2022/08/07 05:18:21 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:21 [DEBUG] agent: Service "_v1_multicloud_10.233.23.69_9001" in sync
    2022/08/07 05:18:21 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:21 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:21 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:21 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:21 [DEBUG] agent: Service "_v1_parser_10.233.4.83_8806" in sync
    2022/08/07 05:18:21 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.4.83_8806" in sync
    2022/08/07 05:18:21 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:21 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:21 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:21 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:21 [DEBUG] agent: Service "_v1_wf-gui_10.233.59.212_8443" in sync
    2022/08/07 05:18:21 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:21 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:21 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:21 [DEBUG] agent: Node info in sync
    2022/08/07 05:18:21 [DEBUG] http: Request PUT /v1/agent/service/register (9.15498ms) from=10.233.71.205:37286
    2022/08/07 05:18:21 [DEBUG] agent: Service "_v1_catalog_10.233.4.83_8806" in sync
    2022/08/07 05:18:21 [DEBUG] agent: Service "_v1_nsd_10.233.4.83_8806" in sync
    2022/08/07 05:18:21 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:21 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:21 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:21 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:21 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:21 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.57.13_9015" in sync
    2022/08/07 05:18:21 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.24.54_8080" in sync
    2022/08/07 05:18:21 [DEBUG] agent: Service "_v0_multicloud_10.233.23.69_9001" in sync
    2022/08/07 05:18:21 [DEBUG] agent: Service "_v1_sdc-gui_10.233.58.10_8181" in sync
    2022/08/07 05:18:21 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:21 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:21 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:21 [DEBUG] agent: Service "_v1_sdc_10.233.24.54_8443" in sync
    2022/08/07 05:18:21 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:21 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:21 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:21 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:21 [DEBUG] agent: Service "_v1_multicloud_10.233.23.69_9001" in sync
    2022/08/07 05:18:21 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.4.83_8806" in sync
    2022/08/07 05:18:21 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:21 [DEBUG] agent: Service "_v1_parser_10.233.4.83_8806" in sync
    2022/08/07 05:18:21 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:21 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:21 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:21 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:21 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:21 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:21 [DEBUG] agent: Service "_v1_wf-gui_10.233.59.212_8443" in sync
    2022/08/07 05:18:21 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:21 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:21 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:21 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:21 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.37.36_443" in sync
    2022/08/07 05:18:21 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:21 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:21 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:21 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:21 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:21 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:21 [DEBUG] agent: Service "_v1_message-router_10.233.29.181_3904" in sync
    2022/08/07 05:18:21 [DEBUG] agent: Node info in sync
    2022/08/07 05:18:21 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v16 (323.942µs) from=10.233.71.205:37288
    2022/08/07 05:18:21 [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/07 05:18: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/07 05:18: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/07 05:18:22 [DEBUG] agent: Service "_v1_wf-gui_10.233.59.212_8443" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.37.36_443" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v1_message-router_10.233.29.181_3904" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.57.13_9015" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v1_catalog_10.233.4.83_8806" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v1_nsd_10.233.4.83_8806" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v1_sdc_10.233.24.54_8443" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.24.54_8080" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v0_multicloud_10.233.23.69_9001" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v1_sdc-gui_10.233.58.10_8181" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [INFO] agent: Synced service "_v16_aai-nodes-query_10.233.66.109_8446"
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v1_multicloud_10.233.23.69_9001" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v1_parser_10.233.4.83_8806" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.4.83_8806" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Node info in sync
    2022/08/07 05:18:22 [DEBUG] http: Request PUT /v1/agent/service/register (28.526933ms) from=10.233.71.205:37290
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v1_sdc-gui_10.233.58.10_8181" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v1_sdc_10.233.24.54_8443" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.24.54_8080" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v0_multicloud_10.233.23.69_9001" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v1_multicloud_10.233.23.69_9001" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v1_parser_10.233.4.83_8806" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.4.83_8806" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v1_wf-gui_10.233.59.212_8443" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.37.36_443" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v1_message-router_10.233.29.181_3904" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.57.13_9015" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v1_catalog_10.233.4.83_8806" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v1_nsd_10.233.4.83_8806" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Node info in sync
    2022/08/07 05:18:22 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v16 (305.624µs) from=10.233.71.205:37294
    2022/08/07 05:18:22 [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/07 05:18:22 [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/07 05:18: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/07 05:18: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/07 05:18:22 [DEBUG] agent: Service "_v1_multicloud_10.233.23.69_9001" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v1_parser_10.233.4.83_8806" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.4.83_8806" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v1_wf-gui_10.233.59.212_8443" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.37.36_443" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v1_message-router_10.233.29.181_3904" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.57.13_9015" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v1_catalog_10.233.4.83_8806" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v1_nsd_10.233.4.83_8806" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v1_sdc_10.233.24.54_8443" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.24.54_8080" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v0_multicloud_10.233.23.69_9001" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v1_sdc-gui_10.233.58.10_8181" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [INFO] agent: Synced service "_v17__aai-nodes-query_10.233.66.109_8446"
    2022/08/07 05:18:22 [DEBUG] agent: Node info in sync
    2022/08/07 05:18:22 [DEBUG] http: Request PUT /v1/agent/service/register (4.459918ms) from=10.233.71.205:37296
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v1_parser_10.233.4.83_8806" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.4.83_8806" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v1_wf-gui_10.233.59.212_8443" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.37.36_443" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v1_message-router_10.233.29.181_3904" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.57.13_9015" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v1_catalog_10.233.4.83_8806" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v1_nsd_10.233.4.83_8806" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v1_sdc_10.233.24.54_8443" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.24.54_8080" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v0_multicloud_10.233.23.69_9001" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v1_sdc-gui_10.233.58.10_8181" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v1_multicloud_10.233.23.69_9001" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Node info in sync
    2022/08/07 05:18:22 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v17 (438.548µs) from=10.233.71.205:37298
    2022/08/07 05:18:22 [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/07 05:18: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/07 05:18: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/07 05:18:22 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.24.54_8080" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v0_multicloud_10.233.23.69_9001" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v1_sdc-gui_10.233.58.10_8181" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v1_sdc_10.233.24.54_8443" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v1_multicloud_10.233.23.69_9001" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.4.83_8806" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v1_parser_10.233.4.83_8806" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v1_wf-gui_10.233.59.212_8443" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [INFO] agent: Synced service "_v17_aai-nodes-query_10.233.66.109_8446"
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.37.36_443" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v1_message-router_10.233.29.181_3904" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v1_catalog_10.233.4.83_8806" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v1_nsd_10.233.4.83_8806" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.57.13_9015" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Node info in sync
    2022/08/07 05:18:22 [DEBUG] http: Request PUT /v1/agent/service/register (3.767497ms) from=10.233.71.205:37300
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v1_nsd_10.233.4.83_8806" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.57.13_9015" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v1_catalog_10.233.4.83_8806" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v0_multicloud_10.233.23.69_9001" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v1_sdc-gui_10.233.58.10_8181" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v1_sdc_10.233.24.54_8443" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.24.54_8080" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v1_multicloud_10.233.23.69_9001" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v1_parser_10.233.4.83_8806" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.4.83_8806" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v1_wf-gui_10.233.59.212_8443" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.37.36_443" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v1_message-router_10.233.29.181_3904" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Node info in sync
    2022/08/07 05:18:22 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v17 (323.322µs) from=10.233.71.205:37302
    2022/08/07 05:18:22 [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/07 05:18:22 [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/07 05:18: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/07 05:18: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/07 05:18:22 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v1_wf-gui_10.233.59.212_8443" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.37.36_443" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [INFO] agent: Synced service "_v18__aai-nodes-query_10.233.66.109_8446"
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v1_message-router_10.233.29.181_3904" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v1_catalog_10.233.4.83_8806" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v1_nsd_10.233.4.83_8806" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.57.13_9015" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.24.54_8080" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v0_multicloud_10.233.23.69_9001" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v1_sdc-gui_10.233.58.10_8181" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v1_sdc_10.233.24.54_8443" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v1_multicloud_10.233.23.69_9001" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.4.83_8806" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v1_parser_10.233.4.83_8806" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Node info in sync
    2022/08/07 05:18:22 [DEBUG] http: Request PUT /v1/agent/service/register (4.915703ms) from=10.233.71.205:37304
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v1_multicloud_10.233.23.69_9001" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v1_parser_10.233.4.83_8806" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.4.83_8806" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v1_wf-gui_10.233.59.212_8443" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.37.36_443" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v1_message-router_10.233.29.181_3904" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.57.13_9015" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v1_catalog_10.233.4.83_8806" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v1_nsd_10.233.4.83_8806" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v1_sdc_10.233.24.54_8443" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.24.54_8080" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v0_multicloud_10.233.23.69_9001" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v1_sdc-gui_10.233.58.10_8181" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Node info in sync
    2022/08/07 05:18:22 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v18 (1.31748ms) from=10.233.71.205:37306
    2022/08/07 05:18:22 [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/07 05:18: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/07 05:18: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/07 05:18:22 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.37.36_443" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v1_message-router_10.233.29.181_3904" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v1_nsd_10.233.4.83_8806" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.57.13_9015" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v1_catalog_10.233.4.83_8806" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v0_multicloud_10.233.23.69_9001" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v1_sdc-gui_10.233.58.10_8181" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v1_sdc_10.233.24.54_8443" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.24.54_8080" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [INFO] agent: Synced service "_v18_aai-nodes-query_10.233.66.109_8446"
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v1_multicloud_10.233.23.69_9001" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v1_parser_10.233.4.83_8806" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.4.83_8806" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v1_wf-gui_10.233.59.212_8443" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Node info in sync
    2022/08/07 05:18:22 [DEBUG] http: Request PUT /v1/agent/service/register (6.201604ms) from=10.233.71.205:37308
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.37.36_443" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v1_message-router_10.233.29.181_3904" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.57.13_9015" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v1_catalog_10.233.4.83_8806" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v1_nsd_10.233.4.83_8806" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v1_sdc_10.233.24.54_8443" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.24.54_8080" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v0_multicloud_10.233.23.69_9001" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v1_sdc-gui_10.233.58.10_8181" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v1_multicloud_10.233.23.69_9001" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v1_parser_10.233.4.83_8806" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.4.83_8806" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v1_wf-gui_10.233.59.212_8443" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Node info in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.37.36_443" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v1_message-router_10.233.29.181_3904" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.57.13_9015" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v1_catalog_10.233.4.83_8806" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v1_nsd_10.233.4.83_8806" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v1_sdc_10.233.24.54_8443" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.24.54_8080" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v0_multicloud_10.233.23.69_9001" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v1_sdc-gui_10.233.58.10_8181" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v1_multicloud_10.233.23.69_9001" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v1_parser_10.233.4.83_8806" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.4.83_8806" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v1_wf-gui_10.233.59.212_8443" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Node info in sync
    2022/08/07 05:18:22 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v18 (415.177µs) from=10.233.71.205:37310
    2022/08/07 05:18:22 [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/07 05:18:22 [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/07 05:18: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/07 05:18: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/07 05:18:22 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v1_wf-gui_10.233.59.212_8443" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.37.36_443" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v1_message-router_10.233.29.181_3904" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v1_catalog_10.233.4.83_8806" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v1_nsd_10.233.4.83_8806" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.57.13_9015" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.24.54_8080" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v0_multicloud_10.233.23.69_9001" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v1_sdc-gui_10.233.58.10_8181" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v1_sdc_10.233.24.54_8443" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v1_multicloud_10.233.23.69_9001" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.4.83_8806" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v1_parser_10.233.4.83_8806" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [INFO] agent: Synced service "_v19__aai-nodes-query_10.233.66.109_8446"
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Node info in sync
    2022/08/07 05:18:22 [DEBUG] http: Request PUT /v1/agent/service/register (20.091831ms) from=10.233.71.205:37314
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v1_message-router_10.233.29.181_3904" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.57.13_9015" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v1_catalog_10.233.4.83_8806" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v1_nsd_10.233.4.83_8806" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v1_sdc-gui_10.233.58.10_8181" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v1_sdc_10.233.24.54_8443" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.24.54_8080" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v0_multicloud_10.233.23.69_9001" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v1_multicloud_10.233.23.69_9001" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v1_parser_10.233.4.83_8806" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.4.83_8806" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v1_wf-gui_10.233.59.212_8443" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.37.36_443" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Node info in sync
    2022/08/07 05:18:22 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v19 (446.79µs) from=10.233.71.205:37318
    2022/08/07 05:18:22 [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/07 05:18: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/07 05:18: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/07 05:18:22 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v1_wf-gui_10.233.59.212_8443" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.37.36_443" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v1_message-router_10.233.29.181_3904" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.57.13_9015" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v1_catalog_10.233.4.83_8806" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v1_nsd_10.233.4.83_8806" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v1_sdc-gui_10.233.58.10_8181" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v1_sdc_10.233.24.54_8443" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.24.54_8080" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v0_multicloud_10.233.23.69_9001" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [INFO] agent: Synced service "_v19_aai-nodes-query_10.233.66.109_8446"
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v1_multicloud_10.233.23.69_9001" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v1_parser_10.233.4.83_8806" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.4.83_8806" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Node info in sync
    2022/08/07 05:18:22 [DEBUG] http: Request PUT /v1/agent/service/register (7.744573ms) from=10.233.71.205:37320
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v1_message-router_10.233.29.181_3904" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.57.13_9015" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v1_catalog_10.233.4.83_8806" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v1_nsd_10.233.4.83_8806" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v1_sdc_10.233.24.54_8443" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.24.54_8080" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v0_multicloud_10.233.23.69_9001" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v1_sdc-gui_10.233.58.10_8181" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v1_multicloud_10.233.23.69_9001" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v1_parser_10.233.4.83_8806" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.4.83_8806" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v1_wf-gui_10.233.59.212_8443" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.37.36_443" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Node info in sync
    2022/08/07 05:18:22 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v19 (499.706µs) from=10.233.71.205:37322
    2022/08/07 05:18:22 [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/07 05:18:22 [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/07 05:18: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/07 05:18: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/07 05:18:22 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.37.36_443" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v1_message-router_10.233.29.181_3904" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [INFO] agent: Synced service "_v11__aai-nquery_10.233.66.109_8446"
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v1_nsd_10.233.4.83_8806" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.57.13_9015" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v1_catalog_10.233.4.83_8806" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v0_multicloud_10.233.23.69_9001" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v1_sdc-gui_10.233.58.10_8181" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v1_sdc_10.233.24.54_8443" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.24.54_8080" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v1_multicloud_10.233.23.69_9001" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v1_parser_10.233.4.83_8806" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.4.83_8806" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v1_wf-gui_10.233.59.212_8443" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Node info in sync
    2022/08/07 05:18:22 [DEBUG] http: Request PUT /v1/agent/service/register (4.470873ms) from=10.233.71.205:37326
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v1_wf-gui_10.233.59.212_8443" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.37.36_443" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v1_message-router_10.233.29.181_3904" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v11__aai-nquery_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v1_catalog_10.233.4.83_8806" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v1_nsd_10.233.4.83_8806" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.57.13_9015" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.24.54_8080" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v0_multicloud_10.233.23.69_9001" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v1_sdc-gui_10.233.58.10_8181" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v1_sdc_10.233.24.54_8443" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v1_multicloud_10.233.23.69_9001" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.4.83_8806" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v1_parser_10.233.4.83_8806" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Node info in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v1_wf-gui_10.233.59.212_8443" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.37.36_443" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v1_message-router_10.233.29.181_3904" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v11__aai-nquery_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.57.13_9015" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v1_catalog_10.233.4.83_8806" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v1_nsd_10.233.4.83_8806" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v1_sdc_10.233.24.54_8443" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.24.54_8080" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v0_multicloud_10.233.23.69_9001" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v1_sdc-gui_10.233.58.10_8181" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v1_multicloud_10.233.23.69_9001" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v1_parser_10.233.4.83_8806" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.4.83_8806" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Node info in sync
    2022/08/07 05:18:22 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v11 (693.417µs) from=10.233.71.205:37328
    2022/08/07 05:18:22 [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/07 05:18: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/07 05:18: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/07 05:18:22 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v1_wf-gui_10.233.59.212_8443" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.37.36_443" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v1_message-router_10.233.29.181_3904" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v11__aai-nquery_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.57.13_9015" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v1_catalog_10.233.4.83_8806" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v1_nsd_10.233.4.83_8806" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [INFO] agent: Synced service "_v11_aai-nquery_10.233.66.109_8446"
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v1_sdc_10.233.24.54_8443" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.24.54_8080" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v0_multicloud_10.233.23.69_9001" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v1_sdc-gui_10.233.58.10_8181" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v1_multicloud_10.233.23.69_9001" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v1_parser_10.233.4.83_8806" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.4.83_8806" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Node info in sync
    2022/08/07 05:18:22 [DEBUG] http: Request PUT /v1/agent/service/register (3.904245ms) from=10.233.71.205:37330
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.37.36_443" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v1_message-router_10.233.29.181_3904" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v11__aai-nquery_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.57.13_9015" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v1_catalog_10.233.4.83_8806" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v1_nsd_10.233.4.83_8806" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v11_aai-nquery_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v1_sdc_10.233.24.54_8443" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.24.54_8080" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v0_multicloud_10.233.23.69_9001" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v1_sdc-gui_10.233.58.10_8181" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v1_multicloud_10.233.23.69_9001" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v1_parser_10.233.4.83_8806" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.4.83_8806" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v1_wf-gui_10.233.59.212_8443" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Node info in sync
    2022/08/07 05:18:22 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v11 (419.606µs) from=10.233.71.205:37332
    2022/08/07 05:18:22 [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/07 05:18:22 [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/07 05:18: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/07 05:18: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/07 05:18:22 [DEBUG] agent: Service "_v1_sdc_10.233.24.54_8443" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.24.54_8080" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v0_multicloud_10.233.23.69_9001" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v1_sdc-gui_10.233.58.10_8181" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v1_multicloud_10.233.23.69_9001" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v1_parser_10.233.4.83_8806" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.4.83_8806" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v1_wf-gui_10.233.59.212_8443" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [INFO] agent: Synced service "_v12__aai-nquery_10.233.66.109_8446"
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.37.36_443" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v1_message-router_10.233.29.181_3904" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v11__aai-nquery_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.57.13_9015" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v1_catalog_10.233.4.83_8806" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v1_nsd_10.233.4.83_8806" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v11_aai-nquery_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Node info in sync
    2022/08/07 05:18:22 [DEBUG] http: Request PUT /v1/agent/service/register (24.07243ms) from=10.233.71.205:37336
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v1_wf-gui_10.233.59.212_8443" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v12__aai-nquery_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.37.36_443" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v1_message-router_10.233.29.181_3904" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v11__aai-nquery_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.57.13_9015" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v1_catalog_10.233.4.83_8806" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v1_nsd_10.233.4.83_8806" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v11_aai-nquery_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v1_sdc_10.233.24.54_8443" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.24.54_8080" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v0_multicloud_10.233.23.69_9001" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v1_sdc-gui_10.233.58.10_8181" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v1_multicloud_10.233.23.69_9001" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v1_parser_10.233.4.83_8806" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.4.83_8806" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Node info in sync
    2022/08/07 05:18:22 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v12 (327.606µs) from=10.233.71.205:37338
    2022/08/07 05:18:22 [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/07 05:18: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/07 05:18: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/07 05:18:22 [DEBUG] agent: Service "_v1_sdc_10.233.24.54_8443" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.24.54_8080" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v1_parser_10.233.4.83_8806" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.37.36_443" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v1_message-router_10.233.29.181_3904" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v1_catalog_10.233.4.83_8806" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v1_nsd_10.233.4.83_8806" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v11_aai-nquery_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v0_multicloud_10.233.23.69_9001" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v1_sdc-gui_10.233.58.10_8181" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v1_multicloud_10.233.23.69_9001" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [INFO] agent: Synced service "_v12_aai-nquery_10.233.66.109_8446"
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.4.83_8806" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v1_wf-gui_10.233.59.212_8443" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v12__aai-nquery_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v11__aai-nquery_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.57.13_9015" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Node info in sync
    2022/08/07 05:18:22 [DEBUG] http: Request PUT /v1/agent/service/register (5.460009ms) from=10.233.71.205:37340
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v1_catalog_10.233.4.83_8806" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v1_nsd_10.233.4.83_8806" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v11_aai-nquery_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v0_multicloud_10.233.23.69_9001" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v1_sdc-gui_10.233.58.10_8181" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v1_multicloud_10.233.23.69_9001" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v12_aai-nquery_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.4.83_8806" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v1_wf-gui_10.233.59.212_8443" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v12__aai-nquery_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v11__aai-nquery_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.57.13_9015" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v1_sdc_10.233.24.54_8443" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.24.54_8080" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v1_parser_10.233.4.83_8806" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.37.36_443" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v1_message-router_10.233.29.181_3904" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Node info in sync
    2022/08/07 05:18:22 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v12 (320.229µs) from=10.233.71.205:37342
    2022/08/07 05:18:22 [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/07 05:18:22 [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/07 05:18: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/07 05:18: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/07 05:18:22 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v11__aai-nquery_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.57.13_9015" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v1_sdc_10.233.24.54_8443" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.24.54_8080" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v1_parser_10.233.4.83_8806" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.37.36_443" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v1_message-router_10.233.29.181_3904" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v1_catalog_10.233.4.83_8806" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v1_nsd_10.233.4.83_8806" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v11_aai-nquery_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v0_multicloud_10.233.23.69_9001" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v1_sdc-gui_10.233.58.10_8181" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v1_multicloud_10.233.23.69_9001" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v12_aai-nquery_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [INFO] agent: Synced service "_v13__aai-nquery_10.233.66.109_8446"
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.4.83_8806" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v1_wf-gui_10.233.59.212_8443" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v12__aai-nquery_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Node info in sync
    2022/08/07 05:18:22 [DEBUG] http: Request PUT /v1/agent/service/register (4.020696ms) from=10.233.71.205:37346
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v0_multicloud_10.233.23.69_9001" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v1_sdc-gui_10.233.58.10_8181" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v1_multicloud_10.233.23.69_9001" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v12_aai-nquery_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v13__aai-nquery_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.4.83_8806" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v1_wf-gui_10.233.59.212_8443" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v12__aai-nquery_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v11__aai-nquery_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.57.13_9015" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v1_sdc_10.233.24.54_8443" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.24.54_8080" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v1_parser_10.233.4.83_8806" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.37.36_443" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v1_message-router_10.233.29.181_3904" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v1_catalog_10.233.4.83_8806" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v1_nsd_10.233.4.83_8806" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v11_aai-nquery_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Node info in sync
    2022/08/07 05:18:22 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v13 (267.84µs) from=10.233.71.205:37348
    2022/08/07 05:18:22 [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/07 05:18: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/07 05:18: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/07 05:18:22 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v11__aai-nquery_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.57.13_9015" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v1_sdc_10.233.24.54_8443" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.24.54_8080" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v1_parser_10.233.4.83_8806" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [INFO] agent: Synced service "_v13_aai-nquery_10.233.66.109_8446"
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.37.36_443" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v1_message-router_10.233.29.181_3904" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v1_catalog_10.233.4.83_8806" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v1_nsd_10.233.4.83_8806" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v11_aai-nquery_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v1_sdc-gui_10.233.58.10_8181" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v0_multicloud_10.233.23.69_9001" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v13__aai-nquery_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v1_multicloud_10.233.23.69_9001" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v12_aai-nquery_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.4.83_8806" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v1_wf-gui_10.233.59.212_8443" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v12__aai-nquery_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Node info in sync
    2022/08/07 05:18:22 [DEBUG] http: Request PUT /v1/agent/service/register (4.00293ms) from=10.233.71.205:37358
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v1_sdc_10.233.24.54_8443" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.24.54_8080" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v1_parser_10.233.4.83_8806" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v13_aai-nquery_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.37.36_443" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v1_message-router_10.233.29.181_3904" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v1_catalog_10.233.4.83_8806" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v1_nsd_10.233.4.83_8806" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v11_aai-nquery_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v0_multicloud_10.233.23.69_9001" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v1_sdc-gui_10.233.58.10_8181" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v1_multicloud_10.233.23.69_9001" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v12_aai-nquery_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v13__aai-nquery_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.4.83_8806" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v1_wf-gui_10.233.59.212_8443" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v12__aai-nquery_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v11__aai-nquery_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.57.13_9015" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Node info in sync
    2022/08/07 05:18:22 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v13 (277.378µs) from=10.233.71.205:37360
    2022/08/07 05:18:22 [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/07 05:18:22 [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/07 05:18: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/07 05:18: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/07 05:18:22 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v1_sdc_10.233.24.54_8443" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.24.54_8080" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v1_parser_10.233.4.83_8806" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v13_aai-nquery_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.37.36_443" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v1_message-router_10.233.29.181_3904" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v11_aai-nquery_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v1_catalog_10.233.4.83_8806" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v1_nsd_10.233.4.83_8806" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [INFO] agent: Synced service "_v14__aai-nquery_10.233.66.109_8446"
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v0_multicloud_10.233.23.69_9001" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v1_sdc-gui_10.233.58.10_8181" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v13__aai-nquery_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v1_multicloud_10.233.23.69_9001" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v12_aai-nquery_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.4.83_8806" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v1_wf-gui_10.233.59.212_8443" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v12__aai-nquery_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v11__aai-nquery_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.57.13_9015" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Node info in sync
    2022/08/07 05:18:22 [DEBUG] http: Request PUT /v1/agent/service/register (4.305468ms) from=10.233.71.205:37364
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v11__aai-nquery_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.57.13_9015" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v1_sdc_10.233.24.54_8443" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.24.54_8080" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v13_aai-nquery_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v1_parser_10.233.4.83_8806" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.37.36_443" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v1_message-router_10.233.29.181_3904" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v11_aai-nquery_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v1_catalog_10.233.4.83_8806" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v1_nsd_10.233.4.83_8806" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v14__aai-nquery_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v0_multicloud_10.233.23.69_9001" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v1_sdc-gui_10.233.58.10_8181" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v12_aai-nquery_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v13__aai-nquery_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v1_multicloud_10.233.23.69_9001" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.4.83_8806" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v12__aai-nquery_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v1_wf-gui_10.233.59.212_8443" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Node info in sync
    2022/08/07 05:18:22 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v14 (246.459µs) from=10.233.71.205:37366
    2022/08/07 05:18:22 [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/07 05:18: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/07 05:18: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/07 05:18:22 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.4.83_8806" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v12__aai-nquery_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v1_wf-gui_10.233.59.212_8443" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v11__aai-nquery_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.57.13_9015" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.24.54_8080" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [INFO] agent: Synced service "_v14_aai-nquery_10.233.66.109_8446"
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v1_sdc_10.233.24.54_8443" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v13_aai-nquery_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v1_parser_10.233.4.83_8806" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.37.36_443" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v1_message-router_10.233.29.181_3904" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v1_nsd_10.233.4.83_8806" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v11_aai-nquery_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v1_catalog_10.233.4.83_8806" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v1_sdc-gui_10.233.58.10_8181" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v14__aai-nquery_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v0_multicloud_10.233.23.69_9001" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v12_aai-nquery_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v13__aai-nquery_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v1_multicloud_10.233.23.69_9001" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Node info in sync
    2022/08/07 05:18:22 [DEBUG] http: Request PUT /v1/agent/service/register (9.811533ms) from=10.233.71.205:37368
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.4.83_8806" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v1_wf-gui_10.233.59.212_8443" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v12__aai-nquery_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v11__aai-nquery_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.57.13_9015" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v14_aai-nquery_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v1_sdc_10.233.24.54_8443" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.24.54_8080" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v1_parser_10.233.4.83_8806" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v13_aai-nquery_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.37.36_443" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v1_message-router_10.233.29.181_3904" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v11_aai-nquery_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v1_catalog_10.233.4.83_8806" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v1_nsd_10.233.4.83_8806" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v14__aai-nquery_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v0_multicloud_10.233.23.69_9001" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v1_sdc-gui_10.233.58.10_8181" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v1_multicloud_10.233.23.69_9001" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v12_aai-nquery_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Service "_v13__aai-nquery_10.233.66.109_8446" in sync
    2022/08/07 05:18:22 [DEBUG] agent: Node info in sync
    2022/08/07 05:18:22 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v14 (360.39µs) from=10.233.71.205:37370
    2022/08/07 05:18:23 [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/07 05:18:23 [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/07 05:18: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/07 05:18: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/07 05:18:23 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.37.36_443" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v1_message-router_10.233.29.181_3904" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v11_aai-nquery_10.233.66.109_8446" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v1_catalog_10.233.4.83_8806" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v1_nsd_10.233.4.83_8806" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v14__aai-nquery_10.233.66.109_8446" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v0_multicloud_10.233.23.69_9001" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v1_sdc-gui_10.233.58.10_8181" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v12_aai-nquery_10.233.66.109_8446" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v13__aai-nquery_10.233.66.109_8446" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v1_multicloud_10.233.23.69_9001" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.4.83_8806" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v12__aai-nquery_10.233.66.109_8446" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v1_wf-gui_10.233.59.212_8443" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v11__aai-nquery_10.233.66.109_8446" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.57.13_9015" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v14_aai-nquery_10.233.66.109_8446" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v1_sdc_10.233.24.54_8443" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.24.54_8080" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v13_aai-nquery_10.233.66.109_8446" in sync
    2022/08/07 05:18:23 [INFO] agent: Synced service "_v15__aai-nquery_10.233.66.109_8446"
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v1_parser_10.233.4.83_8806" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Node info in sync
    2022/08/07 05:18:23 [DEBUG] http: Request PUT /v1/agent/service/register (5.18853ms) from=10.233.71.205:37376
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.57.13_9015" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v14_aai-nquery_10.233.66.109_8446" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v1_sdc_10.233.24.54_8443" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.24.54_8080" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v15__aai-nquery_10.233.66.109_8446" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v1_parser_10.233.4.83_8806" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v13_aai-nquery_10.233.66.109_8446" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.37.36_443" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v1_message-router_10.233.29.181_3904" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v11_aai-nquery_10.233.66.109_8446" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v1_catalog_10.233.4.83_8806" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v1_nsd_10.233.4.83_8806" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v14__aai-nquery_10.233.66.109_8446" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v0_multicloud_10.233.23.69_9001" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v1_sdc-gui_10.233.58.10_8181" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v13__aai-nquery_10.233.66.109_8446" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v1_multicloud_10.233.23.69_9001" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v12_aai-nquery_10.233.66.109_8446" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.4.83_8806" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v1_wf-gui_10.233.59.212_8443" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v12__aai-nquery_10.233.66.109_8446" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v11__aai-nquery_10.233.66.109_8446" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Node info in sync
    2022/08/07 05:18:23 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v15 (355.811µs) from=10.233.71.205:37378
    2022/08/07 05:18:23 [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/07 05:18: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/07 05:18: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/07 05:18:23 [DEBUG] agent: Service "_v14__aai-nquery_10.233.66.109_8446" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v0_multicloud_10.233.23.69_9001" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v1_sdc-gui_10.233.58.10_8181" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v1_multicloud_10.233.23.69_9001" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v12_aai-nquery_10.233.66.109_8446" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v13__aai-nquery_10.233.66.109_8446" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.4.83_8806" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v1_wf-gui_10.233.59.212_8443" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v12__aai-nquery_10.233.66.109_8446" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v11__aai-nquery_10.233.66.109_8446" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.57.13_9015" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v1_sdc_10.233.24.54_8443" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.24.54_8080" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v14_aai-nquery_10.233.66.109_8446" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:23 [INFO] agent: Synced service "_v15_aai-nquery_10.233.66.109_8446"
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v1_parser_10.233.4.83_8806" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v13_aai-nquery_10.233.66.109_8446" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v15__aai-nquery_10.233.66.109_8446" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.37.36_443" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v1_message-router_10.233.29.181_3904" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v1_catalog_10.233.4.83_8806" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v1_nsd_10.233.4.83_8806" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v11_aai-nquery_10.233.66.109_8446" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Node info in sync
    2022/08/07 05:18:23 [DEBUG] http: Request PUT /v1/agent/service/register (5.51401ms) from=10.233.71.205:37380
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v11__aai-nquery_10.233.66.109_8446" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.57.13_9015" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v1_sdc_10.233.24.54_8443" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.24.54_8080" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v14_aai-nquery_10.233.66.109_8446" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v15_aai-nquery_10.233.66.109_8446" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v1_parser_10.233.4.83_8806" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v13_aai-nquery_10.233.66.109_8446" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v15__aai-nquery_10.233.66.109_8446" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.37.36_443" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v1_message-router_10.233.29.181_3904" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v1_catalog_10.233.4.83_8806" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v1_nsd_10.233.4.83_8806" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v11_aai-nquery_10.233.66.109_8446" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v14__aai-nquery_10.233.66.109_8446" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v0_multicloud_10.233.23.69_9001" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v1_sdc-gui_10.233.58.10_8181" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v1_multicloud_10.233.23.69_9001" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v12_aai-nquery_10.233.66.109_8446" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v13__aai-nquery_10.233.66.109_8446" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.4.83_8806" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v1_wf-gui_10.233.59.212_8443" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v12__aai-nquery_10.233.66.109_8446" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Node info in sync
    2022/08/07 05:18:23 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v15 (412.668µs) from=10.233.71.205:37382
    2022/08/07 05:18:23 [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/07 05:18:23 [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/07 05:18: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/07 05:18: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/07 05:18:23 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v15_aai-nquery_10.233.66.109_8446" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v1_parser_10.233.4.83_8806" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v13_aai-nquery_10.233.66.109_8446" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v15__aai-nquery_10.233.66.109_8446" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.37.36_443" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v1_message-router_10.233.29.181_3904" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v1_catalog_10.233.4.83_8806" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v1_nsd_10.233.4.83_8806" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v11_aai-nquery_10.233.66.109_8446" in sync
    2022/08/07 05:18:23 [INFO] agent: Synced service "_v16__aai-nquery_10.233.66.109_8446"
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v14__aai-nquery_10.233.66.109_8446" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v0_multicloud_10.233.23.69_9001" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v1_sdc-gui_10.233.58.10_8181" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v1_multicloud_10.233.23.69_9001" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v12_aai-nquery_10.233.66.109_8446" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v13__aai-nquery_10.233.66.109_8446" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.4.83_8806" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v1_wf-gui_10.233.59.212_8443" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v12__aai-nquery_10.233.66.109_8446" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v11__aai-nquery_10.233.66.109_8446" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.57.13_9015" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v1_sdc_10.233.24.54_8443" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.24.54_8080" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v14_aai-nquery_10.233.66.109_8446" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Node info in sync
    2022/08/07 05:18:23 [DEBUG] http: Request PUT /v1/agent/service/register (40.472237ms) from=10.233.71.205:37384
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v11__aai-nquery_10.233.66.109_8446" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.57.13_9015" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v1_sdc_10.233.24.54_8443" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.24.54_8080" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v14_aai-nquery_10.233.66.109_8446" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v15_aai-nquery_10.233.66.109_8446" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v1_parser_10.233.4.83_8806" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v13_aai-nquery_10.233.66.109_8446" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v15__aai-nquery_10.233.66.109_8446" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.37.36_443" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v1_message-router_10.233.29.181_3904" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v16__aai-nquery_10.233.66.109_8446" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v1_catalog_10.233.4.83_8806" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v1_nsd_10.233.4.83_8806" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v11_aai-nquery_10.233.66.109_8446" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v14__aai-nquery_10.233.66.109_8446" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v0_multicloud_10.233.23.69_9001" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v1_sdc-gui_10.233.58.10_8181" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v1_multicloud_10.233.23.69_9001" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v12_aai-nquery_10.233.66.109_8446" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v13__aai-nquery_10.233.66.109_8446" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.4.83_8806" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v1_wf-gui_10.233.59.212_8443" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v12__aai-nquery_10.233.66.109_8446" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Node info in sync
    2022/08/07 05:18:23 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v16 (309.885µs) from=10.233.71.205:37386
    2022/08/07 05:18:23 [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/07 05:18: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/07 05:18: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/07 05:18:23 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v1_wf-gui_10.233.59.212_8443" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v12__aai-nquery_10.233.66.109_8446" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:23 [INFO] agent: Synced service "_v16_aai-nquery_10.233.66.109_8446"
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v11__aai-nquery_10.233.66.109_8446" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.57.13_9015" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v1_sdc_10.233.24.54_8443" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.24.54_8080" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v14_aai-nquery_10.233.66.109_8446" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v15_aai-nquery_10.233.66.109_8446" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v1_parser_10.233.4.83_8806" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v13_aai-nquery_10.233.66.109_8446" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v15__aai-nquery_10.233.66.109_8446" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.37.36_443" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v1_message-router_10.233.29.181_3904" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v1_catalog_10.233.4.83_8806" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v1_nsd_10.233.4.83_8806" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v11_aai-nquery_10.233.66.109_8446" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v16__aai-nquery_10.233.66.109_8446" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v14__aai-nquery_10.233.66.109_8446" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v0_multicloud_10.233.23.69_9001" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v1_sdc-gui_10.233.58.10_8181" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v1_multicloud_10.233.23.69_9001" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v12_aai-nquery_10.233.66.109_8446" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v13__aai-nquery_10.233.66.109_8446" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.4.83_8806" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Node info in sync
    2022/08/07 05:18:23 [DEBUG] http: Request PUT /v1/agent/service/register (4.05876ms) from=10.233.71.205:37388
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.4.83_8806" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v1_wf-gui_10.233.59.212_8443" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v12__aai-nquery_10.233.66.109_8446" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v16_aai-nquery_10.233.66.109_8446" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v11__aai-nquery_10.233.66.109_8446" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.57.13_9015" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v14_aai-nquery_10.233.66.109_8446" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v1_sdc_10.233.24.54_8443" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.24.54_8080" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v15_aai-nquery_10.233.66.109_8446" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v1_parser_10.233.4.83_8806" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v13_aai-nquery_10.233.66.109_8446" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v15__aai-nquery_10.233.66.109_8446" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.37.36_443" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v1_message-router_10.233.29.181_3904" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v11_aai-nquery_10.233.66.109_8446" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v16__aai-nquery_10.233.66.109_8446" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v1_catalog_10.233.4.83_8806" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v1_nsd_10.233.4.83_8806" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v14__aai-nquery_10.233.66.109_8446" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v0_multicloud_10.233.23.69_9001" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v1_sdc-gui_10.233.58.10_8181" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v1_multicloud_10.233.23.69_9001" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v12_aai-nquery_10.233.66.109_8446" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v13__aai-nquery_10.233.66.109_8446" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Node info in sync
    2022/08/07 05:18:23 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v16 (350.659µs) from=10.233.71.205:37390
    2022/08/07 05:18:23 [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/07 05:18:23 [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/07 05:18: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/07 05:18: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/07 05:18:23 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v14_aai-nquery_10.233.66.109_8446" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v1_sdc_10.233.24.54_8443" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.24.54_8080" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v15_aai-nquery_10.233.66.109_8446" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v15__aai-nquery_10.233.66.109_8446" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v1_parser_10.233.4.83_8806" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v13_aai-nquery_10.233.66.109_8446" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.37.36_443" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v1_message-router_10.233.29.181_3904" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v11_aai-nquery_10.233.66.109_8446" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v16__aai-nquery_10.233.66.109_8446" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v1_catalog_10.233.4.83_8806" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v1_nsd_10.233.4.83_8806" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v14__aai-nquery_10.233.66.109_8446" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v0_multicloud_10.233.23.69_9001" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v1_sdc-gui_10.233.58.10_8181" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v13__aai-nquery_10.233.66.109_8446" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v1_multicloud_10.233.23.69_9001" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v12_aai-nquery_10.233.66.109_8446" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.4.83_8806" in sync
    2022/08/07 05:18:23 [INFO] agent: Synced service "_v17__aai-nquery_10.233.66.109_8446"
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v1_wf-gui_10.233.59.212_8443" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v12__aai-nquery_10.233.66.109_8446" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v16_aai-nquery_10.233.66.109_8446" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v11__aai-nquery_10.233.66.109_8446" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.57.13_9015" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Node info in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v11__aai-nquery_10.233.66.109_8446" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.57.13_9015" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v14_aai-nquery_10.233.66.109_8446" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v1_sdc_10.233.24.54_8443" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.24.54_8080" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v15_aai-nquery_10.233.66.109_8446" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v13_aai-nquery_10.233.66.109_8446" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v15__aai-nquery_10.233.66.109_8446" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v1_parser_10.233.4.83_8806" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.37.36_443" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v1_message-router_10.233.29.181_3904" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v11_aai-nquery_10.233.66.109_8446" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v16__aai-nquery_10.233.66.109_8446" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v1_catalog_10.233.4.83_8806" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v1_nsd_10.233.4.83_8806" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v14__aai-nquery_10.233.66.109_8446" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v0_multicloud_10.233.23.69_9001" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v1_sdc-gui_10.233.58.10_8181" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v12_aai-nquery_10.233.66.109_8446" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v13__aai-nquery_10.233.66.109_8446" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v1_multicloud_10.233.23.69_9001" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.4.83_8806" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v17__aai-nquery_10.233.66.109_8446" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v12__aai-nquery_10.233.66.109_8446" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v1_wf-gui_10.233.59.212_8443" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v16_aai-nquery_10.233.66.109_8446" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Node info in sync
    2022/08/07 05:18:23 [DEBUG] http: Request PUT /v1/agent/service/register (32.027556ms) from=10.233.71.205:37392
    2022/08/07 05:18:23 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v17 (348.434µs) from=10.233.71.205:37394
    2022/08/07 05:18:23 [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/07 05:18: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/07 05:18: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/07 05:18:23 [DEBUG] agent: Service "_v1_wf-gui_10.233.59.212_8443" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v12__aai-nquery_10.233.66.109_8446" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v16_aai-nquery_10.233.66.109_8446" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v11__aai-nquery_10.233.66.109_8446" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.57.13_9015" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v1_sdc_10.233.24.54_8443" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.24.54_8080" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v14_aai-nquery_10.233.66.109_8446" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v15_aai-nquery_10.233.66.109_8446" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v1_parser_10.233.4.83_8806" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v13_aai-nquery_10.233.66.109_8446" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v15__aai-nquery_10.233.66.109_8446" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.37.36_443" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v1_message-router_10.233.29.181_3904" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:23 [INFO] agent: Synced service "_v17_aai-nquery_10.233.66.109_8446"
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v1_catalog_10.233.4.83_8806" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v1_nsd_10.233.4.83_8806" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v11_aai-nquery_10.233.66.109_8446" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v16__aai-nquery_10.233.66.109_8446" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v0_multicloud_10.233.23.69_9001" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v1_sdc-gui_10.233.58.10_8181" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v14__aai-nquery_10.233.66.109_8446" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v1_multicloud_10.233.23.69_9001" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v12_aai-nquery_10.233.66.109_8446" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v13__aai-nquery_10.233.66.109_8446" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.4.83_8806" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v17__aai-nquery_10.233.66.109_8446" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Node info in sync
    2022/08/07 05:18:23 [DEBUG] http: Request PUT /v1/agent/service/register (133.733681ms) from=10.233.71.205:37398
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v0_multicloud_10.233.23.69_9001" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v1_sdc-gui_10.233.58.10_8181" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v14__aai-nquery_10.233.66.109_8446" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v1_multicloud_10.233.23.69_9001" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v12_aai-nquery_10.233.66.109_8446" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v13__aai-nquery_10.233.66.109_8446" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.4.83_8806" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v17__aai-nquery_10.233.66.109_8446" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v1_wf-gui_10.233.59.212_8443" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v12__aai-nquery_10.233.66.109_8446" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v16_aai-nquery_10.233.66.109_8446" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v11__aai-nquery_10.233.66.109_8446" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.57.13_9015" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v1_sdc_10.233.24.54_8443" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.24.54_8080" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v14_aai-nquery_10.233.66.109_8446" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v15_aai-nquery_10.233.66.109_8446" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v1_parser_10.233.4.83_8806" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v13_aai-nquery_10.233.66.109_8446" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v15__aai-nquery_10.233.66.109_8446" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.37.36_443" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v1_message-router_10.233.29.181_3904" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v17_aai-nquery_10.233.66.109_8446" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v1_catalog_10.233.4.83_8806" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v1_nsd_10.233.4.83_8806" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v11_aai-nquery_10.233.66.109_8446" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v16__aai-nquery_10.233.66.109_8446" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Node info in sync
    2022/08/07 05:18:23 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v17 (355.052µs) from=10.233.71.205:37402
    2022/08/07 05:18:23 [WARN] agent: Service name "_aai-nquery-v18" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/08/07 05:18:23 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v18/query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v18\",\"enable_ssl\":\"true\",\"url\":\"/aai/v18/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/08/07 05:18: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/07 05:18: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/07 05:18:23 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.24.54_8080" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v14_aai-nquery_10.233.66.109_8446" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v1_sdc_10.233.24.54_8443" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v15_aai-nquery_10.233.66.109_8446" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v13_aai-nquery_10.233.66.109_8446" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v15__aai-nquery_10.233.66.109_8446" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v1_parser_10.233.4.83_8806" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.37.36_443" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v17_aai-nquery_10.233.66.109_8446" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v1_message-router_10.233.29.181_3904" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v1_nsd_10.233.4.83_8806" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v11_aai-nquery_10.233.66.109_8446" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v16__aai-nquery_10.233.66.109_8446" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v1_catalog_10.233.4.83_8806" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v1_sdc-gui_10.233.58.10_8181" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v14__aai-nquery_10.233.66.109_8446" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v0_multicloud_10.233.23.69_9001" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v12_aai-nquery_10.233.66.109_8446" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v13__aai-nquery_10.233.66.109_8446" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v1_multicloud_10.233.23.69_9001" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.4.83_8806" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v17__aai-nquery_10.233.66.109_8446" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v12__aai-nquery_10.233.66.109_8446" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v1_wf-gui_10.233.59.212_8443" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v16_aai-nquery_10.233.66.109_8446" in sync
    2022/08/07 05:18:23 [INFO] agent: Synced service "_v18__aai-nquery_10.233.66.109_8446"
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v11__aai-nquery_10.233.66.109_8446" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.57.13_9015" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Node info in sync
    2022/08/07 05:18:23 [DEBUG] http: Request PUT /v1/agent/service/register (30.236692ms) from=10.233.71.205:37406
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.37.36_443" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v17_aai-nquery_10.233.66.109_8446" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v1_message-router_10.233.29.181_3904" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v11_aai-nquery_10.233.66.109_8446" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v16__aai-nquery_10.233.66.109_8446" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v1_catalog_10.233.4.83_8806" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v1_nsd_10.233.4.83_8806" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v14__aai-nquery_10.233.66.109_8446" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v0_multicloud_10.233.23.69_9001" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v1_sdc-gui_10.233.58.10_8181" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v13__aai-nquery_10.233.66.109_8446" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v1_multicloud_10.233.23.69_9001" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v12_aai-nquery_10.233.66.109_8446" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.4.83_8806" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v17__aai-nquery_10.233.66.109_8446" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v1_wf-gui_10.233.59.212_8443" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v12__aai-nquery_10.233.66.109_8446" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v18__aai-nquery_10.233.66.109_8446" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v16_aai-nquery_10.233.66.109_8446" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v11__aai-nquery_10.233.66.109_8446" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.57.13_9015" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v14_aai-nquery_10.233.66.109_8446" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v1_sdc_10.233.24.54_8443" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.24.54_8080" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v15_aai-nquery_10.233.66.109_8446" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v15__aai-nquery_10.233.66.109_8446" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v1_parser_10.233.4.83_8806" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v13_aai-nquery_10.233.66.109_8446" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Node info in sync
    2022/08/07 05:18:23 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v18 (2.418461ms) from=10.233.71.205:37408
    2022/08/07 05:18:23 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v18\",\"enable_ssl\":\"true\",\"url\":\"/aai/v18/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/08/07 05:18: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/07 05:18: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/07 05:18:23 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.57.13_9015" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v1_sdc_10.233.24.54_8443" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.24.54_8080" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v14_aai-nquery_10.233.66.109_8446" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v15_aai-nquery_10.233.66.109_8446" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v1_parser_10.233.4.83_8806" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v13_aai-nquery_10.233.66.109_8446" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v15__aai-nquery_10.233.66.109_8446" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.37.36_443" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v1_message-router_10.233.29.181_3904" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v17_aai-nquery_10.233.66.109_8446" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v1_catalog_10.233.4.83_8806" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v1_nsd_10.233.4.83_8806" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v11_aai-nquery_10.233.66.109_8446" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v16__aai-nquery_10.233.66.109_8446" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v0_multicloud_10.233.23.69_9001" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v1_sdc-gui_10.233.58.10_8181" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v14__aai-nquery_10.233.66.109_8446" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v1_multicloud_10.233.23.69_9001" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v12_aai-nquery_10.233.66.109_8446" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v13__aai-nquery_10.233.66.109_8446" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.4.83_8806" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v17__aai-nquery_10.233.66.109_8446" in sync
    2022/08/07 05:18:23 [INFO] agent: Synced service "_v18_aai-nquery_10.233.66.109_8446"
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v1_wf-gui_10.233.59.212_8443" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v12__aai-nquery_10.233.66.109_8446" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v16_aai-nquery_10.233.66.109_8446" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v18__aai-nquery_10.233.66.109_8446" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v11__aai-nquery_10.233.66.109_8446" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Node info in sync
    2022/08/07 05:18:23 [DEBUG] http: Request PUT /v1/agent/service/register (5.283508ms) from=10.233.71.205:37410
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v0_multicloud_10.233.23.69_9001" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v1_sdc-gui_10.233.58.10_8181" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v14__aai-nquery_10.233.66.109_8446" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v1_multicloud_10.233.23.69_9001" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v12_aai-nquery_10.233.66.109_8446" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v13__aai-nquery_10.233.66.109_8446" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.4.83_8806" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v17__aai-nquery_10.233.66.109_8446" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v18_aai-nquery_10.233.66.109_8446" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v1_wf-gui_10.233.59.212_8443" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v12__aai-nquery_10.233.66.109_8446" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v16_aai-nquery_10.233.66.109_8446" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v18__aai-nquery_10.233.66.109_8446" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v11__aai-nquery_10.233.66.109_8446" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.57.13_9015" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v1_sdc_10.233.24.54_8443" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.24.54_8080" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v14_aai-nquery_10.233.66.109_8446" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v15_aai-nquery_10.233.66.109_8446" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v1_parser_10.233.4.83_8806" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v13_aai-nquery_10.233.66.109_8446" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v15__aai-nquery_10.233.66.109_8446" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.37.36_443" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v1_message-router_10.233.29.181_3904" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v17_aai-nquery_10.233.66.109_8446" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v1_catalog_10.233.4.83_8806" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v1_nsd_10.233.4.83_8806" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v11_aai-nquery_10.233.66.109_8446" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v16__aai-nquery_10.233.66.109_8446" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Node info in sync
    2022/08/07 05:18:23 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v18 (405.077µs) from=10.233.71.205:37412
    2022/08/07 05:18:23 [WARN] agent: Service name "_aai-nquery-v19" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/08/07 05:18:23 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v19/query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v19\",\"enable_ssl\":\"true\",\"url\":\"/aai/v19/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/08/07 05:18: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/07 05:18: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/07 05:18:23 [DEBUG] agent: Service "_v1_sdc-gui_10.233.58.10_8181" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v14__aai-nquery_10.233.66.109_8446" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v0_multicloud_10.233.23.69_9001" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v12_aai-nquery_10.233.66.109_8446" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v13__aai-nquery_10.233.66.109_8446" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v1_multicloud_10.233.23.69_9001" in sync
    2022/08/07 05:18:23 [INFO] agent: Synced service "_v19__aai-nquery_10.233.66.109_8446"
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.4.83_8806" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v17__aai-nquery_10.233.66.109_8446" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v18_aai-nquery_10.233.66.109_8446" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v12__aai-nquery_10.233.66.109_8446" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v1_wf-gui_10.233.59.212_8443" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v16_aai-nquery_10.233.66.109_8446" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v18__aai-nquery_10.233.66.109_8446" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v11__aai-nquery_10.233.66.109_8446" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.57.13_9015" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.24.54_8080" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v14_aai-nquery_10.233.66.109_8446" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v1_sdc_10.233.24.54_8443" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v15_aai-nquery_10.233.66.109_8446" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v13_aai-nquery_10.233.66.109_8446" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v15__aai-nquery_10.233.66.109_8446" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v1_parser_10.233.4.83_8806" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.37.36_443" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v17_aai-nquery_10.233.66.109_8446" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v1_message-router_10.233.29.181_3904" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v1_nsd_10.233.4.83_8806" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v11_aai-nquery_10.233.66.109_8446" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v16__aai-nquery_10.233.66.109_8446" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v1_catalog_10.233.4.83_8806" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Node info in sync
    2022/08/07 05:18:23 [DEBUG] http: Request PUT /v1/agent/service/register (100.69277ms) from=10.233.71.205:37416
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v1_message-router_10.233.29.181_3904" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v17_aai-nquery_10.233.66.109_8446" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v1_catalog_10.233.4.83_8806" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v1_nsd_10.233.4.83_8806" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v11_aai-nquery_10.233.66.109_8446" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v16__aai-nquery_10.233.66.109_8446" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v14__aai-nquery_10.233.66.109_8446" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v0_multicloud_10.233.23.69_9001" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v1_sdc-gui_10.233.58.10_8181" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v1_multicloud_10.233.23.69_9001" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v12_aai-nquery_10.233.66.109_8446" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v13__aai-nquery_10.233.66.109_8446" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.4.83_8806" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v19__aai-nquery_10.233.66.109_8446" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v17__aai-nquery_10.233.66.109_8446" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v18_aai-nquery_10.233.66.109_8446" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v1_wf-gui_10.233.59.212_8443" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v12__aai-nquery_10.233.66.109_8446" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v16_aai-nquery_10.233.66.109_8446" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v18__aai-nquery_10.233.66.109_8446" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v11__aai-nquery_10.233.66.109_8446" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.57.13_9015" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v1_sdc_10.233.24.54_8443" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.24.54_8080" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v14_aai-nquery_10.233.66.109_8446" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v15_aai-nquery_10.233.66.109_8446" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v1_parser_10.233.4.83_8806" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v13_aai-nquery_10.233.66.109_8446" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v15__aai-nquery_10.233.66.109_8446" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.37.36_443" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Node info in sync
    2022/08/07 05:18:23 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v19 (379.043µs) from=10.233.71.205:37422
    2022/08/07 05:18:23 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v19\",\"enable_ssl\":\"true\",\"url\":\"/aai/v19/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/08/07 05:18: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/07 05:18: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/07 05:18:23 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.57.13_9015" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v14_aai-nquery_10.233.66.109_8446" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v1_sdc_10.233.24.54_8443" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.24.54_8080" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:23 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.66.109_8446" in sync
    2022/08/07 05:18:23 [DEBUG]