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: '23af7fe1-3d50-4d74-d60a-e075c7975a96'
         Node name: 'onap-msb-consul-5454dcc5c5-jzj9z'
        Datacenter: 'dc1' (Segment: '')
            Server: true (Bootstrap: false)
       Client Addr: [0.0.0.0] (HTTP: 8500, HTTPS: -1, gRPC: 8502, DNS: 8600)
      Cluster Addr: 127.0.0.1 (LAN: 8301, WAN: 8302)
           Encrypt: Gossip: false, TLS-Outgoing: false, TLS-Incoming: false

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

    2023/02/13 05:57:48 [DEBUG] agent: Using random ID "23af7fe1-3d50-4d74-d60a-e075c7975a96" as node ID
    2023/02/13 05:57:48 [INFO] raft: Initial configuration (index=1): [{Suffrage:Voter ID:23af7fe1-3d50-4d74-d60a-e075c7975a96 Address:127.0.0.1:8300}]
    2023/02/13 05:57:48 [INFO] agent: Started gRPC server on [::]:8502 (tcp)
    2023/02/13 05:57:48 [INFO] raft: Node at 127.0.0.1:8300 [Follower] entering Follower state (Leader: "")
    2023/02/13 05:57:48 [INFO] serf: EventMemberJoin: onap-msb-consul-5454dcc5c5-jzj9z.dc1 127.0.0.1
    2023/02/13 05:57:48 [INFO] serf: EventMemberJoin: onap-msb-consul-5454dcc5c5-jzj9z 127.0.0.1
    2023/02/13 05:57:48 [INFO] consul: Adding LAN server onap-msb-consul-5454dcc5c5-jzj9z (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2023/02/13 05:57:48 [INFO] consul: Handled member-join event for server "onap-msb-consul-5454dcc5c5-jzj9z.dc1" in area "wan"
    2023/02/13 05:57:48 [INFO] agent: Started DNS server 0.0.0.0:8600 (udp)
    2023/02/13 05:57:48 [DEBUG] agent/proxy: managed Connect proxy manager started
    2023/02/13 05:57:48 [INFO] agent: Started DNS server 0.0.0.0:8600 (tcp)
    2023/02/13 05:57:48 [INFO] agent: Started HTTP server on [::]:8500 (tcp)
    2023/02/13 05:57:48 [INFO] agent: started state syncer
    2023/02/13 05:57:48 [WARN] raft: Heartbeat timeout from "" reached, starting election
    2023/02/13 05:57:48 [INFO] raft: Node at 127.0.0.1:8300 [Candidate] entering Candidate state in term 2
    2023/02/13 05:57:48 [DEBUG] raft: Votes needed: 1
    2023/02/13 05:57:48 [DEBUG] raft: Vote granted from 23af7fe1-3d50-4d74-d60a-e075c7975a96 in term 2. Tally: 1
    2023/02/13 05:57:48 [INFO] raft: Election won. Tally: 1
    2023/02/13 05:57:48 [INFO] raft: Node at 127.0.0.1:8300 [Leader] entering Leader state
    2023/02/13 05:57:48 [INFO] consul: cluster leadership acquired
    2023/02/13 05:57:48 [INFO] consul: New leader elected: onap-msb-consul-5454dcc5c5-jzj9z
    2023/02/13 05:57:48 [INFO] connect: initialized primary datacenter CA with provider "consul"
    2023/02/13 05:57:48 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-jzj9z" since the cluster is too small
    2023/02/13 05:57:48 [INFO] consul: member 'onap-msb-consul-5454dcc5c5-jzj9z' joined, marking health alive
    2023/02/13 05:57:48 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2023/02/13 05:57:48 [INFO] agent: Synced node info
    2023/02/13 05:57:50 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2023/02/13 05:57:50 [DEBUG] agent: Node info in sync
    2023/02/13 05:57:50 [DEBUG] agent: Node info in sync
==> Newer Consul version available: 1.14.4 (currently running: 1.4.3)
    2023/02/13 05:58:48 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-jzj9z" since the cluster is too small
    2023/02/13 05:59:42 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2023/02/13 05:59:42 [DEBUG] agent: Node info in sync
    2023/02/13 05:59:48 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-jzj9z.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2023/02/13 05:59:48 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-jzj9z" since the cluster is too small
    2023/02/13 06:00:48 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-jzj9z" since the cluster is too small
    2023/02/13 06:01:21 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2023/02/13 06:01:21 [DEBUG] agent: Node info in sync
    2023/02/13 06:01:48 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-jzj9z" since the cluster is too small
    2023/02/13 06:02:15 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-jzj9z.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2023/02/13 06:02:34 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2023/02/13 06:02:34 [DEBUG] agent: Node info in sync
    2023/02/13 06:02:48 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-jzj9z" since the cluster is too small
    2023/02/13 06:03:48 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-jzj9z" since the cluster is too small
    2023/02/13 06:03:58 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2023/02/13 06:03:58 [DEBUG] agent: Node info in sync
    2023/02/13 06:04:48 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-jzj9z" since the cluster is too small
    2023/02/13 06:05:08 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-jzj9z.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2023/02/13 06:05:24 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2023/02/13 06:05:24 [DEBUG] agent: Node info in sync
    2023/02/13 06:05:48 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-jzj9z" since the cluster is too small
    2023/02/13 06:06:46 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2023/02/13 06:06:46 [DEBUG] agent: Node info in sync
    2023/02/13 06:06:48 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-jzj9z" since the cluster is too small
    2023/02/13 06:07:27 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-jzj9z.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2023/02/13 06:07:48 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-jzj9z" since the cluster is too small
    2023/02/13 06:08:18 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2023/02/13 06:08:18 [DEBUG] agent: Node info in sync
    2023/02/13 06:08:48 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-jzj9z" since the cluster is too small
    2023/02/13 06:09:48 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-jzj9z" since the cluster is too small
    2023/02/13 06:09:53 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-jzj9z.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2023/02/13 06:09:54 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2023/02/13 06:09:54 [DEBUG] agent: Node info in sync
    2023/02/13 06:10:48 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-jzj9z" since the cluster is too small
    2023/02/13 06:11:41 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2023/02/13 06:11:41 [DEBUG] agent: Node info in sync
    2023/02/13 06:11:48 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-jzj9z" since the cluster is too small
    2023/02/13 06:12:19 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-jzj9z.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2023/02/13 06:12:48 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-jzj9z" since the cluster is too small
    2023/02/13 06:12:49 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2023/02/13 06:12:49 [DEBUG] agent: Node info in sync
    2023/02/13 06:13:48 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-jzj9z" since the cluster is too small
    2023/02/13 06:13:51 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2023/02/13 06:13:51 [DEBUG] agent: Node info in sync
    2023/02/13 06:14:48 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-jzj9z" since the cluster is too small
    2023/02/13 06:15:08 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-jzj9z.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2023/02/13 06:15:27 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2023/02/13 06:15:27 [DEBUG] agent: Node info in sync
    2023/02/13 06:15:44 [DEBUG] http: Request GET /v1/catalog/services (555.793µs) from=10.233.68.94:37612
    2023/02/13 06:15:44 [DEBUG] http: Request GET /v1/status/leader (692.972µs) from=10.233.68.94:37614
    2023/02/13 06:15:48 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-jzj9z" since the cluster is too small
    2023/02/13 06:16:00 [DEBUG] http: Request GET /v1/status/leader (256.061µs) from=10.233.68.152:33354
    2023/02/13 06:16:01 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v0\",\"enable_ssl\":\"false\",\"url\":\"/api/multicloud/v0\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/02/13 06:16:01 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/02/13 06:16:01 [INFO] agent: Synced service "_v0_multicloud_10.233.11.131_9001"
    2023/02/13 06:16:01 [DEBUG] agent: Node info in sync
    2023/02/13 06:16:01 [DEBUG] http: Request PUT /v1/agent/service/register (6.079151ms) from=10.233.68.152:33364
    2023/02/13 06:16:01 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=9 (16.493489667s) from=10.233.68.94:37612
    2023/02/13 06:16:01 [DEBUG] agent: Service "_v0_multicloud_10.233.11.131_9001" in sync
    2023/02/13 06:16:01 [DEBUG] agent: Node info in sync
    2023/02/13 06:16:01 [DEBUG] http: Request GET /v1/health/service/multicloud-v0 (779.37µs) from=10.233.68.94:37786
    2023/02/13 06:16:01 [DEBUG] http: Request GET /v1/health/service/multicloud-v0 (889.996µs) from=10.233.68.152:33368
    2023/02/13 06:16:01 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/multicloud/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/02/13 06:16:01 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/02/13 06:16:01 [DEBUG] agent: Service "_v0_multicloud_10.233.11.131_9001" in sync
    2023/02/13 06:16:01 [INFO] agent: Synced service "_v1_multicloud_10.233.11.131_9001"
    2023/02/13 06:16:01 [DEBUG] agent: Node info in sync
    2023/02/13 06:16:01 [DEBUG] http: Request PUT /v1/agent/service/register (3.871999ms) from=10.233.68.152:33370
    2023/02/13 06:16:01 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=78 (91.343591ms) from=10.233.68.94:37612
    2023/02/13 06:16:01 [DEBUG] agent: Service "_v0_multicloud_10.233.11.131_9001" in sync
    2023/02/13 06:16:01 [DEBUG] agent: Service "_v1_multicloud_10.233.11.131_9001" in sync
    2023/02/13 06:16:01 [DEBUG] agent: Node info in sync
    2023/02/13 06:16:01 [DEBUG] http: Request GET /v1/health/service/multicloud-v1 (5.150827ms) from=10.233.68.152:33378
    2023/02/13 06:16:01 [DEBUG] http: Request GET /v1/health/service/multicloud-v1 (437.05µs) from=10.233.68.94:37796
    2023/02/13 06:16:01 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/parser/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/02/13 06:16:01 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/02/13 06:16:01 [DEBUG] agent: Service "_v0_multicloud_10.233.11.131_9001" in sync
    2023/02/13 06:16:01 [DEBUG] agent: Service "_v1_multicloud_10.233.11.131_9001" in sync
    2023/02/13 06:16:01 [INFO] agent: Synced service "_v1_parser_10.233.25.86_8806"
    2023/02/13 06:16:01 [DEBUG] agent: Node info in sync
    2023/02/13 06:16:01 [DEBUG] http: Request PUT /v1/agent/service/register (4.948965ms) from=10.233.68.152:33382
    2023/02/13 06:16:01 [DEBUG] agent: Service "_v0_multicloud_10.233.11.131_9001" in sync
    2023/02/13 06:16:01 [DEBUG] agent: Service "_v1_multicloud_10.233.11.131_9001" in sync
    2023/02/13 06:16:01 [DEBUG] agent: Service "_v1_parser_10.233.25.86_8806" in sync
    2023/02/13 06:16:01 [DEBUG] agent: Node info in sync
    2023/02/13 06:16:01 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=79 (65.922968ms) from=10.233.68.94:37612
    2023/02/13 06:16:01 [DEBUG] http: Request GET /v1/health/service/parser-v1 (404.545µs) from=10.233.68.152:33384
    2023/02/13 06:16:01 [DEBUG] http: Request GET /v1/health/service/parser-v1 (411.737µs) from=10.233.68.94:37806
    2023/02/13 06:16:01 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/catalog/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/02/13 06:16:01 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/02/13 06:16:01 [DEBUG] agent: Service "_v1_parser_10.233.25.86_8806" in sync
    2023/02/13 06:16:01 [INFO] agent: Synced service "_v1_catalog_10.233.25.86_8806"
    2023/02/13 06:16:01 [DEBUG] agent: Service "_v0_multicloud_10.233.11.131_9001" in sync
    2023/02/13 06:16:01 [DEBUG] agent: Service "_v1_multicloud_10.233.11.131_9001" in sync
    2023/02/13 06:16:01 [DEBUG] agent: Node info in sync
    2023/02/13 06:16:01 [DEBUG] http: Request PUT /v1/agent/service/register (7.138095ms) from=10.233.68.152:33388
    2023/02/13 06:16:01 [DEBUG] agent: Service "_v0_multicloud_10.233.11.131_9001" in sync
    2023/02/13 06:16:01 [DEBUG] agent: Service "_v1_multicloud_10.233.11.131_9001" in sync
    2023/02/13 06:16:01 [DEBUG] agent: Service "_v1_parser_10.233.25.86_8806" in sync
    2023/02/13 06:16:01 [DEBUG] agent: Service "_v1_catalog_10.233.25.86_8806" in sync
    2023/02/13 06:16:01 [DEBUG] agent: Node info in sync
    2023/02/13 06:16:01 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=80 (38.072993ms) from=10.233.68.94:37612
    2023/02/13 06:16:01 [DEBUG] http: Request GET /v1/health/service/catalog-v1 (305.318µs) from=10.233.68.94:37812
    2023/02/13 06:16:01 [DEBUG] http: Request GET /v1/health/service/catalog-v1 (1.131874ms) from=10.233.68.152:33390
    2023/02/13 06:16:01 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/nsd/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/02/13 06:16:01 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/02/13 06:16:01 [DEBUG] agent: Service "_v1_catalog_10.233.25.86_8806" in sync
    2023/02/13 06:16:01 [INFO] agent: Synced service "_v1_nsd_10.233.25.86_8806"
    2023/02/13 06:16:01 [DEBUG] agent: Service "_v0_multicloud_10.233.11.131_9001" in sync
    2023/02/13 06:16:01 [DEBUG] agent: Service "_v1_multicloud_10.233.11.131_9001" in sync
    2023/02/13 06:16:01 [DEBUG] agent: Service "_v1_parser_10.233.25.86_8806" in sync
    2023/02/13 06:16:01 [DEBUG] agent: Node info in sync
    2023/02/13 06:16:01 [DEBUG] http: Request PUT /v1/agent/service/register (4.630224ms) from=10.233.68.152:33398
    2023/02/13 06:16:01 [DEBUG] agent: Service "_v0_multicloud_10.233.11.131_9001" in sync
    2023/02/13 06:16:01 [DEBUG] agent: Service "_v1_multicloud_10.233.11.131_9001" in sync
    2023/02/13 06:16:01 [DEBUG] agent: Service "_v1_parser_10.233.25.86_8806" in sync
    2023/02/13 06:16:01 [DEBUG] agent: Service "_v1_catalog_10.233.25.86_8806" in sync
    2023/02/13 06:16:01 [DEBUG] agent: Service "_v1_nsd_10.233.25.86_8806" in sync
    2023/02/13 06:16:01 [DEBUG] agent: Node info in sync
    2023/02/13 06:16:01 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=81 (45.152261ms) from=10.233.68.94:37612
    2023/02/13 06:16:01 [DEBUG] http: Request GET /v1/health/service/nsd-v1 (637.556µs) from=10.233.68.152:33400
    2023/02/13 06:16:01 [DEBUG] http: Request GET /v1/health/service/nsd-v1 (271.008µs) from=10.233.68.94:37822
    2023/02/13 06:16:01 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/vnfpkgm/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/02/13 06:16:01 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/02/13 06:16:01 [DEBUG] agent: Service "_v1_catalog_10.233.25.86_8806" in sync
    2023/02/13 06:16:01 [DEBUG] agent: Service "_v1_nsd_10.233.25.86_8806" in sync
    2023/02/13 06:16:01 [INFO] agent: Synced service "_v1_vnfpkgm_10.233.25.86_8806"
    2023/02/13 06:16:01 [DEBUG] agent: Service "_v0_multicloud_10.233.11.131_9001" in sync
    2023/02/13 06:16:01 [DEBUG] agent: Service "_v1_multicloud_10.233.11.131_9001" in sync
    2023/02/13 06:16:01 [DEBUG] agent: Service "_v1_parser_10.233.25.86_8806" in sync
    2023/02/13 06:16:01 [DEBUG] agent: Node info in sync
    2023/02/13 06:16:01 [DEBUG] http: Request PUT /v1/agent/service/register (4.832048ms) from=10.233.68.152:33404
    2023/02/13 06:16:01 [DEBUG] agent: Service "_v1_catalog_10.233.25.86_8806" in sync
    2023/02/13 06:16:01 [DEBUG] agent: Service "_v1_nsd_10.233.25.86_8806" in sync
    2023/02/13 06:16:01 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.25.86_8806" in sync
    2023/02/13 06:16:01 [DEBUG] agent: Service "_v0_multicloud_10.233.11.131_9001" in sync
    2023/02/13 06:16:01 [DEBUG] agent: Service "_v1_multicloud_10.233.11.131_9001" in sync
    2023/02/13 06:16:01 [DEBUG] agent: Service "_v1_parser_10.233.25.86_8806" in sync
    2023/02/13 06:16:01 [DEBUG] agent: Node info in sync
    2023/02/13 06:16:01 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=82 (24.687607ms) from=10.233.68.94:37612
    2023/02/13 06:16:01 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1 (464.74µs) from=10.233.68.94:37828
    2023/02/13 06:16:01 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1 (1.507579ms) from=10.233.68.152:33410
    2023/02/13 06:16:01 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v0\",\"enable_ssl\":\"false\",\"url\":\"/api/multicloud-pike/v0\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/02/13 06:16:01 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/02/13 06:16:01 [DEBUG] agent: Service "_v0_multicloud_10.233.11.131_9001" in sync
    2023/02/13 06:16:01 [DEBUG] agent: Service "_v1_multicloud_10.233.11.131_9001" in sync
    2023/02/13 06:16:01 [DEBUG] agent: Service "_v1_parser_10.233.25.86_8806" in sync
    2023/02/13 06:16:01 [DEBUG] agent: Service "_v1_catalog_10.233.25.86_8806" in sync
    2023/02/13 06:16:01 [DEBUG] agent: Service "_v1_nsd_10.233.25.86_8806" in sync
    2023/02/13 06:16:01 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.25.86_8806" in sync
    2023/02/13 06:16:01 [INFO] agent: Synced service "_v0_multicloud-pike_10.233.12.129_9007"
    2023/02/13 06:16:01 [DEBUG] agent: Node info in sync
    2023/02/13 06:16:01 [DEBUG] http: Request PUT /v1/agent/service/register (4.313769ms) from=10.233.68.152:33414
    2023/02/13 06:16:01 [DEBUG] agent: Service "_v1_multicloud_10.233.11.131_9001" in sync
    2023/02/13 06:16:01 [DEBUG] agent: Service "_v1_parser_10.233.25.86_8806" in sync
    2023/02/13 06:16:01 [DEBUG] agent: Service "_v1_catalog_10.233.25.86_8806" in sync
    2023/02/13 06:16:01 [DEBUG] agent: Service "_v1_nsd_10.233.25.86_8806" in sync
    2023/02/13 06:16:01 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.25.86_8806" in sync
    2023/02/13 06:16:01 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.12.129_9007" in sync
    2023/02/13 06:16:01 [DEBUG] agent: Service "_v0_multicloud_10.233.11.131_9001" in sync
    2023/02/13 06:16:01 [DEBUG] agent: Node info in sync
    2023/02/13 06:16:01 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=83 (58.04108ms) from=10.233.68.94:37612
    2023/02/13 06:16:01 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0 (484.416µs) from=10.233.68.152:33416
    2023/02/13 06:16:01 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0 (232.995µs) from=10.233.68.94:37838
    2023/02/13 06:16:01 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/multicloud-pike/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/02/13 06:16:01 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/02/13 06:16:01 [DEBUG] agent: Service "_v1_parser_10.233.25.86_8806" in sync
    2023/02/13 06:16:01 [DEBUG] agent: Service "_v1_catalog_10.233.25.86_8806" in sync
    2023/02/13 06:16:01 [DEBUG] agent: Service "_v1_nsd_10.233.25.86_8806" in sync
    2023/02/13 06:16:01 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.25.86_8806" in sync
    2023/02/13 06:16:01 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.12.129_9007" in sync
    2023/02/13 06:16:01 [INFO] agent: Synced service "_v1_multicloud-pike_10.233.12.129_9007"
    2023/02/13 06:16:01 [DEBUG] agent: Service "_v0_multicloud_10.233.11.131_9001" in sync
    2023/02/13 06:16:01 [DEBUG] agent: Service "_v1_multicloud_10.233.11.131_9001" in sync
    2023/02/13 06:16:01 [DEBUG] agent: Node info in sync
    2023/02/13 06:16:01 [DEBUG] http: Request PUT /v1/agent/service/register (10.06828ms) from=10.233.68.152:33420
    2023/02/13 06:16:01 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=84 (48.204859ms) from=10.233.68.94:37612
    2023/02/13 06:16:01 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.25.86_8806" in sync
    2023/02/13 06:16:01 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.12.129_9007" in sync
    2023/02/13 06:16:01 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.12.129_9007" in sync
    2023/02/13 06:16:01 [DEBUG] agent: Service "_v0_multicloud_10.233.11.131_9001" in sync
    2023/02/13 06:16:01 [DEBUG] agent: Service "_v1_multicloud_10.233.11.131_9001" in sync
    2023/02/13 06:16:01 [DEBUG] agent: Service "_v1_parser_10.233.25.86_8806" in sync
    2023/02/13 06:16:01 [DEBUG] agent: Service "_v1_catalog_10.233.25.86_8806" in sync
    2023/02/13 06:16:01 [DEBUG] agent: Service "_v1_nsd_10.233.25.86_8806" in sync
    2023/02/13 06:16:01 [DEBUG] agent: Node info in sync
    2023/02/13 06:16:01 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1 (493.831µs) from=10.233.68.152:33422
    2023/02/13 06:16:01 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1 (255.671µs) from=10.233.68.94:37844
    2023/02/13 06:16:01 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/02/13 06:16:01 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/02/13 06:16:01 [DEBUG] agent: Service "_v0_multicloud_10.233.11.131_9001" in sync
    2023/02/13 06:16:01 [DEBUG] agent: Service "_v1_multicloud_10.233.11.131_9001" in sync
    2023/02/13 06:16:01 [DEBUG] agent: Service "_v1_nsd_10.233.25.86_8806" in sync
    2023/02/13 06:16:01 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.12.129_9007" in sync
    2023/02/13 06:16:01 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.12.129_9007" in sync
    2023/02/13 06:16:01 [DEBUG] agent: Service "_v1_parser_10.233.25.86_8806" in sync
    2023/02/13 06:16:01 [DEBUG] agent: Service "_v1_catalog_10.233.25.86_8806" in sync
    2023/02/13 06:16:01 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.25.86_8806" in sync
    2023/02/13 06:16:01 [INFO] agent: Synced service "_v1_multicloud-k8s_10.233.31.172_9015"
    2023/02/13 06:16:01 [DEBUG] agent: Node info in sync
    2023/02/13 06:16:01 [DEBUG] http: Request PUT /v1/agent/service/register (25.63172ms) from=10.233.68.152:33426
    2023/02/13 06:16:01 [DEBUG] agent: Service "_v1_parser_10.233.25.86_8806" in sync
    2023/02/13 06:16:01 [DEBUG] agent: Service "_v1_catalog_10.233.25.86_8806" in sync
    2023/02/13 06:16:01 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.25.86_8806" in sync
    2023/02/13 06:16:01 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.31.172_9015" in sync
    2023/02/13 06:16:01 [DEBUG] agent: Service "_v0_multicloud_10.233.11.131_9001" in sync
    2023/02/13 06:16:01 [DEBUG] agent: Service "_v1_multicloud_10.233.11.131_9001" in sync
    2023/02/13 06:16:01 [DEBUG] agent: Service "_v1_nsd_10.233.25.86_8806" in sync
    2023/02/13 06:16:01 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.12.129_9007" in sync
    2023/02/13 06:16:01 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.12.129_9007" in sync
    2023/02/13 06:16:01 [DEBUG] agent: Node info in sync
    2023/02/13 06:16:01 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=85 (80.169569ms) from=10.233.68.94:37612
    2023/02/13 06:16:01 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1 (339.737µs) from=10.233.68.152:33430
    2023/02/13 06:16:01 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1 (224.02µs) from=10.233.68.94:37852
    2023/02/13 06:16:01 [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.
    2023/02/13 06:16:01 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"0|1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/02/13 06:16:01 [DEBUG] agent: Service "_v1_nsd_10.233.25.86_8806" in sync
    2023/02/13 06:16:01 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.12.129_9007" in sync
    2023/02/13 06:16:01 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.12.129_9007" in sync
    2023/02/13 06:16:01 [INFO] agent: Synced service "_v1_wf-gui_10.233.60.198_8080"
    2023/02/13 06:16:01 [DEBUG] agent: Service "_v0_multicloud_10.233.11.131_9001" in sync
    2023/02/13 06:16:01 [DEBUG] agent: Service "_v1_multicloud_10.233.11.131_9001" in sync
    2023/02/13 06:16:01 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.25.86_8806" in sync
    2023/02/13 06:16:01 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.31.172_9015" in sync
    2023/02/13 06:16:01 [DEBUG] agent: Service "_v1_parser_10.233.25.86_8806" in sync
    2023/02/13 06:16:01 [DEBUG] agent: Service "_v1_catalog_10.233.25.86_8806" in sync
    2023/02/13 06:16:01 [DEBUG] agent: Node info in sync
    2023/02/13 06:16:01 [DEBUG] http: Request PUT /v1/agent/service/register (5.050389ms) from=10.233.68.152:33438
    2023/02/13 06:16:01 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.12.129_9007" in sync
    2023/02/13 06:16:01 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.12.129_9007" in sync
    2023/02/13 06:16:01 [DEBUG] agent: Service "_v1_wf-gui_10.233.60.198_8080" in sync
    2023/02/13 06:16:01 [DEBUG] agent: Service "_v0_multicloud_10.233.11.131_9001" in sync
    2023/02/13 06:16:01 [DEBUG] agent: Service "_v1_multicloud_10.233.11.131_9001" in sync
    2023/02/13 06:16:01 [DEBUG] agent: Service "_v1_nsd_10.233.25.86_8806" in sync
    2023/02/13 06:16:01 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.31.172_9015" in sync
    2023/02/13 06:16:01 [DEBUG] agent: Service "_v1_parser_10.233.25.86_8806" in sync
    2023/02/13 06:16:01 [DEBUG] agent: Service "_v1_catalog_10.233.25.86_8806" in sync
    2023/02/13 06:16:01 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.25.86_8806" in sync
    2023/02/13 06:16:01 [DEBUG] agent: Node info in sync
    2023/02/13 06:16:01 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=86 (44.714705ms) from=10.233.68.94:37612
    2023/02/13 06:16:01 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (343.98µs) from=10.233.68.152:33440
    2023/02/13 06:16:01 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (367.221µs) from=10.233.68.94:37862
    2023/02/13 06:16:01 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v0\",\"enable_ssl\":\"false\",\"url\":\"/api/multicloud-fcaps/v0\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/02/13 06:16:01 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/02/13 06:16:01 [DEBUG] agent: Service "_v1_parser_10.233.25.86_8806" in sync
    2023/02/13 06:16:01 [DEBUG] agent: Service "_v1_catalog_10.233.25.86_8806" in sync
    2023/02/13 06:16:01 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.25.86_8806" in sync
    2023/02/13 06:16:01 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.31.172_9015" in sync
    2023/02/13 06:16:01 [DEBUG] agent: Service "_v0_multicloud_10.233.11.131_9001" in sync
    2023/02/13 06:16:01 [DEBUG] agent: Service "_v1_multicloud_10.233.11.131_9001" in sync
    2023/02/13 06:16:01 [DEBUG] agent: Service "_v1_nsd_10.233.25.86_8806" in sync
    2023/02/13 06:16:01 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.12.129_9007" in sync
    2023/02/13 06:16:01 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.12.129_9007" in sync
    2023/02/13 06:16:01 [DEBUG] agent: Service "_v1_wf-gui_10.233.60.198_8080" in sync
    2023/02/13 06:16:01 [INFO] agent: Synced service "_v0_multicloud-fcaps_10.233.57.183_9011"
    2023/02/13 06:16:01 [DEBUG] agent: Node info in sync
    2023/02/13 06:16:01 [DEBUG] http: Request PUT /v1/agent/service/register (4.208832ms) from=10.233.68.152:33444
    2023/02/13 06:16:01 [DEBUG] agent: Service "_v1_nsd_10.233.25.86_8806" in sync
    2023/02/13 06:16:01 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.12.129_9007" in sync
    2023/02/13 06:16:01 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.12.129_9007" in sync
    2023/02/13 06:16:01 [DEBUG] agent: Service "_v1_wf-gui_10.233.60.198_8080" in sync
    2023/02/13 06:16:01 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.57.183_9011" in sync
    2023/02/13 06:16:01 [DEBUG] agent: Service "_v0_multicloud_10.233.11.131_9001" in sync
    2023/02/13 06:16:01 [DEBUG] agent: Service "_v1_multicloud_10.233.11.131_9001" in sync
    2023/02/13 06:16:01 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.25.86_8806" in sync
    2023/02/13 06:16:01 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.31.172_9015" in sync
    2023/02/13 06:16:01 [DEBUG] agent: Service "_v1_parser_10.233.25.86_8806" in sync
    2023/02/13 06:16:01 [DEBUG] agent: Service "_v1_catalog_10.233.25.86_8806" in sync
    2023/02/13 06:16:01 [DEBUG] agent: Node info in sync
    2023/02/13 06:16:01 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=87 (40.205202ms) from=10.233.68.94:37612
    2023/02/13 06:16:01 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0 (585.74µs) from=10.233.68.152:33448
    2023/02/13 06:16:01 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0 (1.378165ms) from=10.233.68.94:37870
    2023/02/13 06:16:01 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/multicloud-fcaps/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/02/13 06:16:01 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/02/13 06:16:01 [DEBUG] agent: Service "_v1_parser_10.233.25.86_8806" in sync
    2023/02/13 06:16:01 [DEBUG] agent: Service "_v1_catalog_10.233.25.86_8806" in sync
    2023/02/13 06:16:01 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.25.86_8806" in sync
    2023/02/13 06:16:01 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.31.172_9015" in sync
    2023/02/13 06:16:01 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.12.129_9007" in sync
    2023/02/13 06:16:01 [DEBUG] agent: Service "_v1_wf-gui_10.233.60.198_8080" in sync
    2023/02/13 06:16:01 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.57.183_9011" in sync
    2023/02/13 06:16:01 [INFO] agent: Synced service "_v1_multicloud-fcaps_10.233.57.183_9011"
    2023/02/13 06:16:01 [DEBUG] agent: Service "_v0_multicloud_10.233.11.131_9001" in sync
    2023/02/13 06:16:01 [DEBUG] agent: Service "_v1_multicloud_10.233.11.131_9001" in sync
    2023/02/13 06:16:01 [DEBUG] agent: Service "_v1_nsd_10.233.25.86_8806" in sync
    2023/02/13 06:16:01 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.12.129_9007" in sync
    2023/02/13 06:16:01 [DEBUG] agent: Node info in sync
    2023/02/13 06:16:01 [DEBUG] http: Request PUT /v1/agent/service/register (4.389744ms) from=10.233.68.152:33452
    2023/02/13 06:16:01 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.12.129_9007" in sync
    2023/02/13 06:16:01 [DEBUG] agent: Service "_v1_wf-gui_10.233.60.198_8080" in sync
    2023/02/13 06:16:01 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.57.183_9011" in sync
    2023/02/13 06:16:01 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.57.183_9011" in sync
    2023/02/13 06:16:01 [DEBUG] agent: Service "_v0_multicloud_10.233.11.131_9001" in sync
    2023/02/13 06:16:01 [DEBUG] agent: Service "_v1_multicloud_10.233.11.131_9001" in sync
    2023/02/13 06:16:01 [DEBUG] agent: Service "_v1_nsd_10.233.25.86_8806" in sync
    2023/02/13 06:16:01 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.12.129_9007" in sync
    2023/02/13 06:16:01 [DEBUG] agent: Service "_v1_parser_10.233.25.86_8806" in sync
    2023/02/13 06:16:01 [DEBUG] agent: Service "_v1_catalog_10.233.25.86_8806" in sync
    2023/02/13 06:16:01 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.25.86_8806" in sync
    2023/02/13 06:16:01 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.31.172_9015" in sync
    2023/02/13 06:16:01 [DEBUG] agent: Node info in sync
    2023/02/13 06:16:01 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=88 (50.724717ms) from=10.233.68.94:37612
    2023/02/13 06:16:01 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1 (985.733µs) from=10.233.68.152:33454
    2023/02/13 06:16:01 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1 (159.149µs) from=10.233.68.94:37876
    2023/02/13 06:16:01 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"UI\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/sdc1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/02/13 06:16:01 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"0|1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/02/13 06:16:01 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.31.172_9015" in sync
    2023/02/13 06:16:01 [INFO] agent: Synced service "_v1_sdc-gui_10.233.52.122_8181"
    2023/02/13 06:16:01 [DEBUG] agent: Service "_v1_parser_10.233.25.86_8806" in sync
    2023/02/13 06:16:01 [DEBUG] agent: Service "_v1_catalog_10.233.25.86_8806" in sync
    2023/02/13 06:16:01 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.25.86_8806" in sync
    2023/02/13 06:16:01 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.12.129_9007" in sync
    2023/02/13 06:16:01 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.12.129_9007" in sync
    2023/02/13 06:16:01 [DEBUG] agent: Service "_v1_wf-gui_10.233.60.198_8080" in sync
    2023/02/13 06:16:01 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.57.183_9011" in sync
    2023/02/13 06:16:01 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.57.183_9011" in sync
    2023/02/13 06:16:01 [DEBUG] agent: Service "_v0_multicloud_10.233.11.131_9001" in sync
    2023/02/13 06:16:01 [DEBUG] agent: Service "_v1_multicloud_10.233.11.131_9001" in sync
    2023/02/13 06:16:01 [DEBUG] agent: Service "_v1_nsd_10.233.25.86_8806" in sync
    2023/02/13 06:16:01 [DEBUG] agent: Node info in sync
    2023/02/13 06:16:01 [DEBUG] http: Request PUT /v1/agent/service/register (8.549985ms) from=10.233.68.152:33458
    2023/02/13 06:16:01 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=89 (36.286816ms) from=10.233.68.94:37612
    2023/02/13 06:16:01 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.12.129_9007" in sync
    2023/02/13 06:16:01 [DEBUG] agent: Service "_v1_wf-gui_10.233.60.198_8080" in sync
    2023/02/13 06:16:01 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.57.183_9011" in sync
    2023/02/13 06:16:01 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.57.183_9011" in sync
    2023/02/13 06:16:01 [DEBUG] agent: Service "_v0_multicloud_10.233.11.131_9001" in sync
    2023/02/13 06:16:01 [DEBUG] agent: Service "_v1_multicloud_10.233.11.131_9001" in sync
    2023/02/13 06:16:01 [DEBUG] agent: Service "_v1_nsd_10.233.25.86_8806" in sync
    2023/02/13 06:16:01 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.12.129_9007" in sync
    2023/02/13 06:16:01 [DEBUG] agent: Service "_v1_sdc-gui_10.233.52.122_8181" in sync
    2023/02/13 06:16:01 [DEBUG] agent: Service "_v1_parser_10.233.25.86_8806" in sync
    2023/02/13 06:16:01 [DEBUG] agent: Service "_v1_catalog_10.233.25.86_8806" in sync
    2023/02/13 06:16:01 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.25.86_8806" in sync
    2023/02/13 06:16:01 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.31.172_9015" in sync
    2023/02/13 06:16:01 [DEBUG] agent: Node info in sync
    2023/02/13 06:16:01 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (412.494µs) from=10.233.68.152:33460
    2023/02/13 06:16:01 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (317.835µs) from=10.233.68.94:37882
    2023/02/13 06:16:01 [WARN] agent: Service name "_aai-generic-query-v11" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/02/13 06:16:01 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v11/search/generic-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v11\",\"enable_ssl\":\"true\",\"url\":\"/aai/v11/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/02/13 06:16:01 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/02/13 06:16:01 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/02/13 06:16:01 [DEBUG] agent: Service "_v1_catalog_10.233.25.86_8806" in sync
    2023/02/13 06:16:01 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.31.172_9015" in sync
    2023/02/13 06:16:01 [DEBUG] agent: Service "_v1_sdc-gui_10.233.52.122_8181" in sync
    2023/02/13 06:16:01 [DEBUG] agent: Service "_v0_multicloud_10.233.11.131_9001" in sync
    2023/02/13 06:16:01 [DEBUG] agent: Service "_v1_multicloud_10.233.11.131_9001" in sync
    2023/02/13 06:16:01 [DEBUG] agent: Service "_v1_parser_10.233.25.86_8806" in sync
    2023/02/13 06:16:01 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.25.86_8806" in sync
    2023/02/13 06:16:01 [DEBUG] agent: Service "_v1_nsd_10.233.25.86_8806" in sync
    2023/02/13 06:16:01 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.12.129_9007" in sync
    2023/02/13 06:16:01 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.12.129_9007" in sync
    2023/02/13 06:16:01 [DEBUG] agent: Service "_v1_wf-gui_10.233.60.198_8080" in sync
    2023/02/13 06:16:01 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.57.183_9011" in sync
    2023/02/13 06:16:01 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.57.183_9011" in sync
    2023/02/13 06:16:01 [INFO] agent: Synced service "_v11__aai-generic-query_10.233.71.18_8446"
    2023/02/13 06:16:01 [DEBUG] agent: Node info in sync
    2023/02/13 06:16:01 [DEBUG] http: Request PUT /v1/agent/service/register (8.836145ms) from=10.233.68.152:33464
    2023/02/13 06:16:01 [DEBUG] agent: Service "_v0_multicloud_10.233.11.131_9001" in sync
    2023/02/13 06:16:01 [DEBUG] agent: Service "_v1_multicloud_10.233.11.131_9001" in sync
    2023/02/13 06:16:01 [DEBUG] agent: Service "_v1_parser_10.233.25.86_8806" in sync
    2023/02/13 06:16:01 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.25.86_8806" in sync
    2023/02/13 06:16:01 [DEBUG] agent: Service "_v1_nsd_10.233.25.86_8806" in sync
    2023/02/13 06:16:01 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.12.129_9007" in sync
    2023/02/13 06:16:01 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=90 (38.058644ms) from=10.233.68.94:37612
    2023/02/13 06:16:01 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.12.129_9007" in sync
    2023/02/13 06:16:01 [DEBUG] agent: Service "_v1_wf-gui_10.233.60.198_8080" in sync
    2023/02/13 06:16:01 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.57.183_9011" in sync
    2023/02/13 06:16:01 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.57.183_9011" in sync
    2023/02/13 06:16:01 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:01 [DEBUG] agent: Service "_v1_catalog_10.233.25.86_8806" in sync
    2023/02/13 06:16:01 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.31.172_9015" in sync
    2023/02/13 06:16:01 [DEBUG] agent: Service "_v1_sdc-gui_10.233.52.122_8181" in sync
    2023/02/13 06:16:01 [DEBUG] agent: Node info in sync
    2023/02/13 06:16:01 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v11 (425.045µs) from=10.233.68.152:33466
    2023/02/13 06:16:01 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v11 (178.059µs) from=10.233.68.94:37888
    2023/02/13 06:16:02 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v11\",\"enable_ssl\":\"true\",\"url\":\"/aai/v11/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/02/13 06:16:02 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/02/13 06:16:02 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/02/13 06:16:02 [DEBUG] agent: Service "_v1_wf-gui_10.233.60.198_8080" in sync
    2023/02/13 06:16:02 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.57.183_9011" in sync
    2023/02/13 06:16:02 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.57.183_9011" in sync
    2023/02/13 06:16:02 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:02 [DEBUG] agent: Service "_v1_nsd_10.233.25.86_8806" in sync
    2023/02/13 06:16:02 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.12.129_9007" in sync
    2023/02/13 06:16:02 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.12.129_9007" in sync
    2023/02/13 06:16:02 [DEBUG] agent: Service "_v1_catalog_10.233.25.86_8806" in sync
    2023/02/13 06:16:02 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.31.172_9015" in sync
    2023/02/13 06:16:02 [DEBUG] agent: Service "_v1_sdc-gui_10.233.52.122_8181" in sync
    2023/02/13 06:16:02 [DEBUG] agent: Service "_v0_multicloud_10.233.11.131_9001" in sync
    2023/02/13 06:16:02 [DEBUG] agent: Service "_v1_multicloud_10.233.11.131_9001" in sync
    2023/02/13 06:16:02 [INFO] agent: Synced service "_v11_aai-generic-query_10.233.71.18_8446"
    2023/02/13 06:16:02 [DEBUG] agent: Service "_v1_parser_10.233.25.86_8806" in sync
    2023/02/13 06:16:02 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.25.86_8806" in sync
    2023/02/13 06:16:02 [DEBUG] agent: Node info in sync
    2023/02/13 06:16:02 [DEBUG] http: Request PUT /v1/agent/service/register (4.840971ms) from=10.233.68.152:33470
    2023/02/13 06:16:02 [DEBUG] agent: Service "_v0_multicloud_10.233.11.131_9001" in sync
    2023/02/13 06:16:02 [DEBUG] agent: Service "_v1_multicloud_10.233.11.131_9001" in sync
    2023/02/13 06:16:02 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:02 [DEBUG] agent: Service "_v1_parser_10.233.25.86_8806" in sync
    2023/02/13 06:16:02 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.25.86_8806" in sync
    2023/02/13 06:16:02 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.57.183_9011" in sync
    2023/02/13 06:16:02 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.57.183_9011" in sync
    2023/02/13 06:16:02 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:02 [DEBUG] agent: Service "_v1_nsd_10.233.25.86_8806" in sync
    2023/02/13 06:16:02 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.12.129_9007" in sync
    2023/02/13 06:16:02 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.12.129_9007" in sync
    2023/02/13 06:16:02 [DEBUG] agent: Service "_v1_wf-gui_10.233.60.198_8080" in sync
    2023/02/13 06:16:02 [DEBUG] agent: Service "_v1_catalog_10.233.25.86_8806" in sync
    2023/02/13 06:16:02 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.31.172_9015" in sync
    2023/02/13 06:16:02 [DEBUG] agent: Service "_v1_sdc-gui_10.233.52.122_8181" in sync
    2023/02/13 06:16:02 [DEBUG] agent: Node info in sync
    2023/02/13 06:16:02 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=91 (37.649266ms) from=10.233.68.94:37612
    2023/02/13 06:16:02 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v11 (366.915µs) from=10.233.68.94:37892
    2023/02/13 06:16:02 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v11 (397.795µs) from=10.233.68.152:33474
    2023/02/13 06:16:02 [WARN] agent: Service name "_aai-generic-query-v12" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/02/13 06:16:02 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v12/search/generic-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v12\",\"enable_ssl\":\"true\",\"url\":\"/aai/v12/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/02/13 06:16:02 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/02/13 06:16:02 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/02/13 06:16:02 [DEBUG] agent: Service "_v1_catalog_10.233.25.86_8806" in sync
    2023/02/13 06:16:02 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.31.172_9015" in sync
    2023/02/13 06:16:02 [DEBUG] agent: Service "_v1_sdc-gui_10.233.52.122_8181" in sync
    2023/02/13 06:16:02 [DEBUG] agent: Service "_v0_multicloud_10.233.11.131_9001" in sync
    2023/02/13 06:16:02 [DEBUG] agent: Service "_v1_multicloud_10.233.11.131_9001" in sync
    2023/02/13 06:16:02 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:02 [INFO] agent: Synced service "_v12__aai-generic-query_10.233.71.18_8446"
    2023/02/13 06:16:02 [DEBUG] agent: Service "_v1_parser_10.233.25.86_8806" in sync
    2023/02/13 06:16:02 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.25.86_8806" in sync
    2023/02/13 06:16:02 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:02 [DEBUG] agent: Service "_v1_nsd_10.233.25.86_8806" in sync
    2023/02/13 06:16:02 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.12.129_9007" in sync
    2023/02/13 06:16:02 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.12.129_9007" in sync
    2023/02/13 06:16:02 [DEBUG] agent: Service "_v1_wf-gui_10.233.60.198_8080" in sync
    2023/02/13 06:16:02 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.57.183_9011" in sync
    2023/02/13 06:16:02 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.57.183_9011" in sync
    2023/02/13 06:16:02 [DEBUG] agent: Node info in sync
    2023/02/13 06:16:02 [DEBUG] http: Request PUT /v1/agent/service/register (4.257667ms) from=10.233.68.152:33476
    2023/02/13 06:16:02 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:02 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:02 [DEBUG] agent: Service "_v0_multicloud_10.233.11.131_9001" in sync
    2023/02/13 06:16:02 [DEBUG] agent: Service "_v1_multicloud_10.233.11.131_9001" in sync
    2023/02/13 06:16:02 [DEBUG] agent: Service "_v1_parser_10.233.25.86_8806" in sync
    2023/02/13 06:16:02 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.25.86_8806" in sync
    2023/02/13 06:16:02 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.12.129_9007" in sync
    2023/02/13 06:16:02 [DEBUG] agent: Service "_v1_wf-gui_10.233.60.198_8080" in sync
    2023/02/13 06:16:02 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.57.183_9011" in sync
    2023/02/13 06:16:02 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.57.183_9011" in sync
    2023/02/13 06:16:02 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:02 [DEBUG] agent: Service "_v1_nsd_10.233.25.86_8806" in sync
    2023/02/13 06:16:02 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.12.129_9007" in sync
    2023/02/13 06:16:02 [DEBUG] agent: Service "_v1_sdc-gui_10.233.52.122_8181" in sync
    2023/02/13 06:16:02 [DEBUG] agent: Service "_v1_catalog_10.233.25.86_8806" in sync
    2023/02/13 06:16:02 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.31.172_9015" in sync
    2023/02/13 06:16:02 [DEBUG] agent: Node info in sync
    2023/02/13 06:16:02 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=92 (41.63829ms) from=10.233.68.94:37612
    2023/02/13 06:16:02 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v12 (378.385µs) from=10.233.68.152:33478
    2023/02/13 06:16:02 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v12 (227.655µs) from=10.233.68.94:37900
    2023/02/13 06:16:02 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v12\",\"enable_ssl\":\"true\",\"url\":\"/aai/v12/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/02/13 06:16:02 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/02/13 06:16:02 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/02/13 06:16:02 [DEBUG] agent: Service "_v0_multicloud_10.233.11.131_9001" in sync
    2023/02/13 06:16:02 [DEBUG] agent: Service "_v1_multicloud_10.233.11.131_9001" in sync
    2023/02/13 06:16:02 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:02 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:02 [DEBUG] agent: Service "_v1_parser_10.233.25.86_8806" in sync
    2023/02/13 06:16:02 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.25.86_8806" in sync
    2023/02/13 06:16:02 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.57.183_9011" in sync
    2023/02/13 06:16:02 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.57.183_9011" in sync
    2023/02/13 06:16:02 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:02 [INFO] agent: Synced service "_v12_aai-generic-query_10.233.71.18_8446"
    2023/02/13 06:16:02 [DEBUG] agent: Service "_v1_nsd_10.233.25.86_8806" in sync
    2023/02/13 06:16:02 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.12.129_9007" in sync
    2023/02/13 06:16:02 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.12.129_9007" in sync
    2023/02/13 06:16:02 [DEBUG] agent: Service "_v1_wf-gui_10.233.60.198_8080" in sync
    2023/02/13 06:16:02 [DEBUG] agent: Service "_v1_catalog_10.233.25.86_8806" in sync
    2023/02/13 06:16:02 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.31.172_9015" in sync
    2023/02/13 06:16:02 [DEBUG] agent: Service "_v1_sdc-gui_10.233.52.122_8181" in sync
    2023/02/13 06:16:02 [DEBUG] agent: Node info in sync
    2023/02/13 06:16:02 [DEBUG] http: Request PUT /v1/agent/service/register (4.485104ms) from=10.233.68.152:33482
    2023/02/13 06:16:02 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.57.183_9011" in sync
    2023/02/13 06:16:02 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.57.183_9011" in sync
    2023/02/13 06:16:02 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:02 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:02 [DEBUG] agent: Service "_v1_nsd_10.233.25.86_8806" in sync
    2023/02/13 06:16:02 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.12.129_9007" in sync
    2023/02/13 06:16:02 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.12.129_9007" in sync
    2023/02/13 06:16:02 [DEBUG] agent: Service "_v1_wf-gui_10.233.60.198_8080" in sync
    2023/02/13 06:16:02 [DEBUG] agent: Service "_v1_catalog_10.233.25.86_8806" in sync
    2023/02/13 06:16:02 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.31.172_9015" in sync
    2023/02/13 06:16:02 [DEBUG] agent: Service "_v1_sdc-gui_10.233.52.122_8181" in sync
    2023/02/13 06:16:02 [DEBUG] agent: Service "_v0_multicloud_10.233.11.131_9001" in sync
    2023/02/13 06:16:02 [DEBUG] agent: Service "_v1_multicloud_10.233.11.131_9001" in sync
    2023/02/13 06:16:02 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:02 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:02 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=93 (44.645176ms) from=10.233.68.94:37612
    2023/02/13 06:16:02 [DEBUG] agent: Service "_v1_parser_10.233.25.86_8806" in sync
    2023/02/13 06:16:02 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.25.86_8806" in sync
    2023/02/13 06:16:02 [DEBUG] agent: Node info in sync
    2023/02/13 06:16:02 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v12 (517.361µs) from=10.233.68.152:33484
    2023/02/13 06:16:02 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v12 (225.055µs) from=10.233.68.94:37906
    2023/02/13 06:16:02 [WARN] agent: Service name "_aai-generic-query-v13" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/02/13 06:16:02 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v13/search/generic-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v13\",\"enable_ssl\":\"true\",\"url\":\"/aai/v13/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/02/13 06:16:02 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/02/13 06:16:02 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/02/13 06:16:02 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:02 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:02 [DEBUG] agent: Service "_v0_multicloud_10.233.11.131_9001" in sync
    2023/02/13 06:16:02 [DEBUG] agent: Service "_v1_multicloud_10.233.11.131_9001" in sync
    2023/02/13 06:16:02 [DEBUG] agent: Service "_v1_parser_10.233.25.86_8806" in sync
    2023/02/13 06:16:02 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.25.86_8806" in sync
    2023/02/13 06:16:02 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.12.129_9007" in sync
    2023/02/13 06:16:02 [DEBUG] agent: Service "_v1_wf-gui_10.233.60.198_8080" in sync
    2023/02/13 06:16:02 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.57.183_9011" in sync
    2023/02/13 06:16:02 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.57.183_9011" in sync
    2023/02/13 06:16:02 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:02 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:02 [DEBUG] agent: Service "_v1_nsd_10.233.25.86_8806" in sync
    2023/02/13 06:16:02 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.12.129_9007" in sync
    2023/02/13 06:16:02 [INFO] agent: Synced service "_v13__aai-generic-query_10.233.71.18_8446"
    2023/02/13 06:16:02 [DEBUG] agent: Service "_v1_sdc-gui_10.233.52.122_8181" in sync
    2023/02/13 06:16:02 [DEBUG] agent: Service "_v1_catalog_10.233.25.86_8806" in sync
    2023/02/13 06:16:02 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.31.172_9015" in sync
    2023/02/13 06:16:02 [DEBUG] agent: Node info in sync
    2023/02/13 06:16:02 [DEBUG] http: Request PUT /v1/agent/service/register (4.517524ms) from=10.233.68.152:33488
    2023/02/13 06:16:02 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=94 (21.837879ms) from=10.233.68.94:37612
    2023/02/13 06:16:02 [DEBUG] agent: Service "_v0_multicloud_10.233.11.131_9001" in sync
    2023/02/13 06:16:02 [DEBUG] agent: Service "_v1_multicloud_10.233.11.131_9001" in sync
    2023/02/13 06:16:02 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:02 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:02 [DEBUG] agent: Service "_v1_parser_10.233.25.86_8806" in sync
    2023/02/13 06:16:02 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.25.86_8806" in sync
    2023/02/13 06:16:02 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.57.183_9011" in sync
    2023/02/13 06:16:02 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.57.183_9011" in sync
    2023/02/13 06:16:02 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:02 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:02 [DEBUG] agent: Service "_v1_nsd_10.233.25.86_8806" in sync
    2023/02/13 06:16:02 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.12.129_9007" in sync
    2023/02/13 06:16:02 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.12.129_9007" in sync
    2023/02/13 06:16:02 [DEBUG] agent: Service "_v1_wf-gui_10.233.60.198_8080" in sync
    2023/02/13 06:16:02 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:02 [DEBUG] agent: Service "_v1_catalog_10.233.25.86_8806" in sync
    2023/02/13 06:16:02 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.31.172_9015" in sync
    2023/02/13 06:16:02 [DEBUG] agent: Service "_v1_sdc-gui_10.233.52.122_8181" in sync
    2023/02/13 06:16:02 [DEBUG] agent: Node info in sync
    2023/02/13 06:16:02 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v13 (460.65µs) from=10.233.68.152:33490
    2023/02/13 06:16:02 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v13\",\"enable_ssl\":\"true\",\"url\":\"/aai/v13/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/02/13 06:16:02 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/02/13 06:16:02 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/02/13 06:16:02 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v13 (239.89µs) from=10.233.68.94:37914
    2023/02/13 06:16:02 [DEBUG] agent: Service "_v1_parser_10.233.25.86_8806" in sync
    2023/02/13 06:16:02 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.25.86_8806" in sync
    2023/02/13 06:16:02 [DEBUG] agent: Service "_v1_nsd_10.233.25.86_8806" in sync
    2023/02/13 06:16:02 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.12.129_9007" in sync
    2023/02/13 06:16:02 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.12.129_9007" in sync
    2023/02/13 06:16:02 [DEBUG] agent: Service "_v1_wf-gui_10.233.60.198_8080" in sync
    2023/02/13 06:16:02 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.57.183_9011" in sync
    2023/02/13 06:16:02 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.57.183_9011" in sync
    2023/02/13 06:16:02 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:02 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:02 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:02 [INFO] agent: Synced service "_v13_aai-generic-query_10.233.71.18_8446"
    2023/02/13 06:16:02 [DEBUG] agent: Service "_v1_catalog_10.233.25.86_8806" in sync
    2023/02/13 06:16:02 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.31.172_9015" in sync
    2023/02/13 06:16:02 [DEBUG] agent: Service "_v1_sdc-gui_10.233.52.122_8181" in sync
    2023/02/13 06:16:02 [DEBUG] agent: Service "_v0_multicloud_10.233.11.131_9001" in sync
    2023/02/13 06:16:02 [DEBUG] agent: Service "_v1_multicloud_10.233.11.131_9001" in sync
    2023/02/13 06:16:02 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:02 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:02 [DEBUG] agent: Node info in sync
    2023/02/13 06:16:02 [DEBUG] http: Request PUT /v1/agent/service/register (5.49288ms) from=10.233.68.152:33492
    2023/02/13 06:16:02 [DEBUG] agent: Service "_v1_catalog_10.233.25.86_8806" in sync
    2023/02/13 06:16:02 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.31.172_9015" in sync
    2023/02/13 06:16:02 [DEBUG] agent: Service "_v1_sdc-gui_10.233.52.122_8181" in sync
    2023/02/13 06:16:02 [DEBUG] agent: Service "_v0_multicloud_10.233.11.131_9001" in sync
    2023/02/13 06:16:02 [DEBUG] agent: Service "_v1_multicloud_10.233.11.131_9001" in sync
    2023/02/13 06:16:02 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:02 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:02 [DEBUG] agent: Service "_v1_parser_10.233.25.86_8806" in sync
    2023/02/13 06:16:02 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.25.86_8806" in sync
    2023/02/13 06:16:02 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:02 [DEBUG] agent: Service "_v1_nsd_10.233.25.86_8806" in sync
    2023/02/13 06:16:02 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.12.129_9007" in sync
    2023/02/13 06:16:02 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.12.129_9007" in sync
    2023/02/13 06:16:02 [DEBUG] agent: Service "_v1_wf-gui_10.233.60.198_8080" in sync
    2023/02/13 06:16:02 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.57.183_9011" in sync
    2023/02/13 06:16:02 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.57.183_9011" in sync
    2023/02/13 06:16:02 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:02 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:02 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:02 [DEBUG] agent: Node info in sync
    2023/02/13 06:16:02 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=95 (21.169198ms) from=10.233.68.94:37612
    2023/02/13 06:16:02 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v13 (365.692µs) from=10.233.68.152:33496
    2023/02/13 06:16:02 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v13 (126.115µs) from=10.233.68.94:37918
    2023/02/13 06:16:02 [WARN] agent: Service name "_aai-generic-query-v14" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/02/13 06:16:02 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v14/search/generic-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v14\",\"enable_ssl\":\"true\",\"url\":\"/aai/v14/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/02/13 06:16:02 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/02/13 06:16:02 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/02/13 06:16:02 [DEBUG] agent: Service "_v1_catalog_10.233.25.86_8806" in sync
    2023/02/13 06:16:02 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.31.172_9015" in sync
    2023/02/13 06:16:02 [DEBUG] agent: Service "_v1_sdc-gui_10.233.52.122_8181" in sync
    2023/02/13 06:16:02 [DEBUG] agent: Service "_v0_multicloud_10.233.11.131_9001" in sync
    2023/02/13 06:16:02 [DEBUG] agent: Service "_v1_multicloud_10.233.11.131_9001" in sync
    2023/02/13 06:16:02 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:02 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:02 [INFO] agent: Synced service "_v14__aai-generic-query_10.233.71.18_8446"
    2023/02/13 06:16:02 [DEBUG] agent: Service "_v1_parser_10.233.25.86_8806" in sync
    2023/02/13 06:16:02 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.25.86_8806" in sync
    2023/02/13 06:16:02 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.57.183_9011" in sync
    2023/02/13 06:16:02 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:02 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:02 [DEBUG] agent: Service "_v1_nsd_10.233.25.86_8806" in sync
    2023/02/13 06:16:02 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.12.129_9007" in sync
    2023/02/13 06:16:02 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.12.129_9007" in sync
    2023/02/13 06:16:02 [DEBUG] agent: Service "_v1_wf-gui_10.233.60.198_8080" in sync
    2023/02/13 06:16:02 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.57.183_9011" in sync
    2023/02/13 06:16:02 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:02 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:02 [DEBUG] agent: Node info in sync
    2023/02/13 06:16:02 [DEBUG] http: Request PUT /v1/agent/service/register (10.834546ms) from=10.233.68.152:33502
    2023/02/13 06:16:02 [DEBUG] agent: Service "_v1_parser_10.233.25.86_8806" in sync
    2023/02/13 06:16:02 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.25.86_8806" in sync
    2023/02/13 06:16:02 [DEBUG] agent: Service "_v1_wf-gui_10.233.60.198_8080" in sync
    2023/02/13 06:16:02 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.57.183_9011" in sync
    2023/02/13 06:16:02 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.57.183_9011" in sync
    2023/02/13 06:16:02 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:02 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:02 [DEBUG] agent: Service "_v1_nsd_10.233.25.86_8806" in sync
    2023/02/13 06:16:02 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.12.129_9007" in sync
    2023/02/13 06:16:02 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.12.129_9007" in sync
    2023/02/13 06:16:02 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:02 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:02 [DEBUG] agent: Service "_v1_catalog_10.233.25.86_8806" in sync
    2023/02/13 06:16:02 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.31.172_9015" in sync
    2023/02/13 06:16:02 [DEBUG] agent: Service "_v1_sdc-gui_10.233.52.122_8181" in sync
    2023/02/13 06:16:02 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:02 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:02 [DEBUG] agent: Service "_v0_multicloud_10.233.11.131_9001" in sync
    2023/02/13 06:16:02 [DEBUG] agent: Service "_v1_multicloud_10.233.11.131_9001" in sync
    2023/02/13 06:16:02 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:02 [DEBUG] agent: Node info in sync
    2023/02/13 06:16:02 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=96 (54.976739ms) from=10.233.68.94:37612
    2023/02/13 06:16:02 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v14 (310.791µs) from=10.233.68.94:37924
    2023/02/13 06:16:02 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v14 (304.514µs) from=10.233.68.152:33506
    2023/02/13 06:16:02 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v14\",\"enable_ssl\":\"true\",\"url\":\"/aai/v14/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/02/13 06:16:02 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/02/13 06:16:02 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/02/13 06:16:02 [DEBUG] agent: Service "_v1_catalog_10.233.25.86_8806" in sync
    2023/02/13 06:16:02 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.31.172_9015" in sync
    2023/02/13 06:16:02 [DEBUG] agent: Service "_v1_sdc-gui_10.233.52.122_8181" in sync
    2023/02/13 06:16:02 [DEBUG] agent: Service "_v0_multicloud_10.233.11.131_9001" in sync
    2023/02/13 06:16:02 [DEBUG] agent: Service "_v1_multicloud_10.233.11.131_9001" in sync
    2023/02/13 06:16:02 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:02 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:02 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:02 [DEBUG] agent: Service "_v1_parser_10.233.25.86_8806" in sync
    2023/02/13 06:16:02 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.25.86_8806" in sync
    2023/02/13 06:16:02 [DEBUG] agent: Service "_v1_nsd_10.233.25.86_8806" in sync
    2023/02/13 06:16:02 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.12.129_9007" in sync
    2023/02/13 06:16:02 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.12.129_9007" in sync
    2023/02/13 06:16:02 [DEBUG] agent: Service "_v1_wf-gui_10.233.60.198_8080" in sync
    2023/02/13 06:16:02 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.57.183_9011" in sync
    2023/02/13 06:16:02 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.57.183_9011" in sync
    2023/02/13 06:16:02 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:02 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:02 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:02 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:02 [INFO] agent: Synced service "_v14_aai-generic-query_10.233.71.18_8446"
    2023/02/13 06:16:02 [DEBUG] agent: Node info in sync
    2023/02/13 06:16:02 [DEBUG] http: Request PUT /v1/agent/service/register (5.252661ms) from=10.233.68.152:33508
    2023/02/13 06:16:02 [DEBUG] agent: Service "_v1_parser_10.233.25.86_8806" in sync
    2023/02/13 06:16:02 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.25.86_8806" in sync
    2023/02/13 06:16:02 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.57.183_9011" in sync
    2023/02/13 06:16:02 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.57.183_9011" in sync
    2023/02/13 06:16:02 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:02 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:02 [DEBUG] agent: Service "_v1_nsd_10.233.25.86_8806" in sync
    2023/02/13 06:16:02 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.12.129_9007" in sync
    2023/02/13 06:16:02 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.12.129_9007" in sync
    2023/02/13 06:16:02 [DEBUG] agent: Service "_v1_wf-gui_10.233.60.198_8080" in sync
    2023/02/13 06:16:02 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:02 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:02 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:02 [DEBUG] agent: Service "_v1_catalog_10.233.25.86_8806" in sync
    2023/02/13 06:16:02 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.31.172_9015" in sync
    2023/02/13 06:16:02 [DEBUG] agent: Service "_v1_sdc-gui_10.233.52.122_8181" in sync
    2023/02/13 06:16:02 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:02 [DEBUG] agent: Service "_v0_multicloud_10.233.11.131_9001" in sync
    2023/02/13 06:16:02 [DEBUG] agent: Service "_v1_multicloud_10.233.11.131_9001" in sync
    2023/02/13 06:16:02 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:02 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:02 [DEBUG] agent: Node info in sync
    2023/02/13 06:16:02 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=97 (45.156444ms) from=10.233.68.94:37612
    2023/02/13 06:16:02 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v14 (582.977µs) from=10.233.68.152:33512
    2023/02/13 06:16:02 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v14 (204.08µs) from=10.233.68.94:37934
    2023/02/13 06:16:02 [WARN] agent: Service name "_aai-generic-query-v15" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/02/13 06:16:02 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v15/search/generic-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v15\",\"enable_ssl\":\"true\",\"url\":\"/aai/v15/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/02/13 06:16:02 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/02/13 06:16:02 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/02/13 06:16:02 [DEBUG] agent: Service "_v0_multicloud_10.233.11.131_9001" in sync
    2023/02/13 06:16:02 [DEBUG] agent: Service "_v1_multicloud_10.233.11.131_9001" in sync
    2023/02/13 06:16:02 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:02 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:02 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:02 [DEBUG] agent: Service "_v1_parser_10.233.25.86_8806" in sync
    2023/02/13 06:16:02 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.25.86_8806" in sync
    2023/02/13 06:16:02 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:02 [DEBUG] agent: Service "_v1_nsd_10.233.25.86_8806" in sync
    2023/02/13 06:16:02 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.12.129_9007" in sync
    2023/02/13 06:16:02 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.12.129_9007" in sync
    2023/02/13 06:16:02 [DEBUG] agent: Service "_v1_wf-gui_10.233.60.198_8080" in sync
    2023/02/13 06:16:02 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.57.183_9011" in sync
    2023/02/13 06:16:02 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.57.183_9011" in sync
    2023/02/13 06:16:02 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:02 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:02 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:02 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:02 [INFO] agent: Synced service "_v15__aai-generic-query_10.233.71.18_8446"
    2023/02/13 06:16:02 [DEBUG] agent: Service "_v1_catalog_10.233.25.86_8806" in sync
    2023/02/13 06:16:02 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.31.172_9015" in sync
    2023/02/13 06:16:02 [DEBUG] agent: Service "_v1_sdc-gui_10.233.52.122_8181" in sync
    2023/02/13 06:16:02 [DEBUG] agent: Node info in sync
    2023/02/13 06:16:02 [DEBUG] http: Request PUT /v1/agent/service/register (16.319884ms) from=10.233.68.152:33518
    2023/02/13 06:16:02 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.57.183_9011" in sync
    2023/02/13 06:16:02 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.57.183_9011" in sync
    2023/02/13 06:16:02 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:02 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:02 [DEBUG] agent: Service "_v1_nsd_10.233.25.86_8806" in sync
    2023/02/13 06:16:02 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.12.129_9007" in sync
    2023/02/13 06:16:02 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.12.129_9007" in sync
    2023/02/13 06:16:02 [DEBUG] agent: Service "_v1_wf-gui_10.233.60.198_8080" in sync
    2023/02/13 06:16:02 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:02 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:02 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:02 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:02 [DEBUG] agent: Service "_v1_catalog_10.233.25.86_8806" in sync
    2023/02/13 06:16:02 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.31.172_9015" in sync
    2023/02/13 06:16:02 [DEBUG] agent: Service "_v1_sdc-gui_10.233.52.122_8181" in sync
    2023/02/13 06:16:02 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:02 [DEBUG] agent: Service "_v0_multicloud_10.233.11.131_9001" in sync
    2023/02/13 06:16:02 [DEBUG] agent: Service "_v1_multicloud_10.233.11.131_9001" in sync
    2023/02/13 06:16:02 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:02 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:02 [DEBUG] agent: Service "_v1_parser_10.233.25.86_8806" in sync
    2023/02/13 06:16:02 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.25.86_8806" in sync
    2023/02/13 06:16:02 [DEBUG] agent: Node info in sync
    2023/02/13 06:16:02 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=98 (45.912172ms) from=10.233.68.94:37612
    2023/02/13 06:16:02 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v15 (296.16µs) from=10.233.68.94:37940
    2023/02/13 06:16:02 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v15 (367.702µs) from=10.233.68.152:33522
    2023/02/13 06:16:02 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v15\",\"enable_ssl\":\"true\",\"url\":\"/aai/v15/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/02/13 06:16:02 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/02/13 06:16:02 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/02/13 06:16:02 [DEBUG] agent: Service "_v0_multicloud_10.233.11.131_9001" in sync
    2023/02/13 06:16:02 [DEBUG] agent: Service "_v1_multicloud_10.233.11.131_9001" in sync
    2023/02/13 06:16:02 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:02 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:02 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:02 [DEBUG] agent: Service "_v1_parser_10.233.25.86_8806" in sync
    2023/02/13 06:16:02 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.25.86_8806" in sync
    2023/02/13 06:16:02 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=99 (65.181222ms) from=10.233.68.94:37612
    2023/02/13 06:16:02 [INFO] agent: Synced service "_v15_aai-generic-query_10.233.71.18_8446"
    2023/02/13 06:16:02 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:02 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:02 [DEBUG] agent: Service "_v1_nsd_10.233.25.86_8806" in sync
    2023/02/13 06:16:02 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.12.129_9007" in sync
    2023/02/13 06:16:02 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.12.129_9007" in sync
    2023/02/13 06:16:02 [DEBUG] agent: Service "_v1_wf-gui_10.233.60.198_8080" in sync
    2023/02/13 06:16:02 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.57.183_9011" in sync
    2023/02/13 06:16:02 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.57.183_9011" in sync
    2023/02/13 06:16:02 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:02 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:02 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:02 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:02 [DEBUG] agent: Service "_v1_catalog_10.233.25.86_8806" in sync
    2023/02/13 06:16:02 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.31.172_9015" in sync
    2023/02/13 06:16:02 [DEBUG] agent: Service "_v1_sdc-gui_10.233.52.122_8181" in sync
    2023/02/13 06:16:02 [DEBUG] agent: Node info in sync
    2023/02/13 06:16:02 [DEBUG] http: Request PUT /v1/agent/service/register (11.601403ms) from=10.233.68.152:33524
    2023/02/13 06:16:02 [DEBUG] agent: Service "_v1_wf-gui_10.233.60.198_8080" in sync
    2023/02/13 06:16:02 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.57.183_9011" in sync
    2023/02/13 06:16:02 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.57.183_9011" in sync
    2023/02/13 06:16:02 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:02 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:02 [DEBUG] agent: Service "_v1_nsd_10.233.25.86_8806" in sync
    2023/02/13 06:16:02 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.12.129_9007" in sync
    2023/02/13 06:16:02 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.12.129_9007" in sync
    2023/02/13 06:16:02 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:02 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:02 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:02 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:02 [DEBUG] agent: Service "_v1_catalog_10.233.25.86_8806" in sync
    2023/02/13 06:16:02 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.31.172_9015" in sync
    2023/02/13 06:16:02 [DEBUG] agent: Service "_v1_sdc-gui_10.233.52.122_8181" in sync
    2023/02/13 06:16:02 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:02 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:02 [DEBUG] agent: Service "_v0_multicloud_10.233.11.131_9001" in sync
    2023/02/13 06:16:02 [DEBUG] agent: Service "_v1_multicloud_10.233.11.131_9001" in sync
    2023/02/13 06:16:02 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:02 [DEBUG] agent: Service "_v1_parser_10.233.25.86_8806" in sync
    2023/02/13 06:16:02 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.25.86_8806" in sync
    2023/02/13 06:16:02 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:02 [DEBUG] agent: Node info in sync
    2023/02/13 06:16:02 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v15 (440.079µs) from=10.233.68.152:33526
    2023/02/13 06:16:02 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v15 (143.032µs) from=10.233.68.94:37948
    2023/02/13 06:16:02 [WARN] agent: Service name "_aai-generic-query-v16" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/02/13 06:16:02 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v16/search/generic-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v16\",\"enable_ssl\":\"true\",\"url\":\"/aai/v16/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/02/13 06:16:02 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/02/13 06:16:02 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/02/13 06:16:02 [DEBUG] agent: Service "_v1_catalog_10.233.25.86_8806" in sync
    2023/02/13 06:16:02 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.31.172_9015" in sync
    2023/02/13 06:16:02 [DEBUG] agent: Service "_v1_sdc-gui_10.233.52.122_8181" in sync
    2023/02/13 06:16:02 [DEBUG] agent: Service "_v0_multicloud_10.233.11.131_9001" in sync
    2023/02/13 06:16:02 [DEBUG] agent: Service "_v1_multicloud_10.233.11.131_9001" in sync
    2023/02/13 06:16:02 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:02 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:02 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:02 [INFO] agent: Synced service "_v16__aai-generic-query_10.233.71.18_8446"
    2023/02/13 06:16:02 [DEBUG] agent: Service "_v1_parser_10.233.25.86_8806" in sync
    2023/02/13 06:16:02 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.25.86_8806" in sync
    2023/02/13 06:16:02 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:02 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:02 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:02 [DEBUG] agent: Service "_v1_nsd_10.233.25.86_8806" in sync
    2023/02/13 06:16:02 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.12.129_9007" in sync
    2023/02/13 06:16:02 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.12.129_9007" in sync
    2023/02/13 06:16:02 [DEBUG] agent: Service "_v1_wf-gui_10.233.60.198_8080" in sync
    2023/02/13 06:16:02 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.57.183_9011" in sync
    2023/02/13 06:16:02 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.57.183_9011" in sync
    2023/02/13 06:16:02 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:02 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:02 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:02 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:02 [DEBUG] agent: Node info in sync
    2023/02/13 06:16:02 [DEBUG] http: Request PUT /v1/agent/service/register (4.77071ms) from=10.233.68.152:33530
    2023/02/13 06:16:02 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=100 (57.112492ms) from=10.233.68.94:37612
    2023/02/13 06:16:02 [DEBUG] agent: Service "_v1_parser_10.233.25.86_8806" in sync
    2023/02/13 06:16:02 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.25.86_8806" in sync
    2023/02/13 06:16:02 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:02 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:02 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:02 [DEBUG] agent: Service "_v1_nsd_10.233.25.86_8806" in sync
    2023/02/13 06:16:02 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.12.129_9007" in sync
    2023/02/13 06:16:02 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.12.129_9007" in sync
    2023/02/13 06:16:02 [DEBUG] agent: Service "_v1_wf-gui_10.233.60.198_8080" in sync
    2023/02/13 06:16:02 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.57.183_9011" in sync
    2023/02/13 06:16:02 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.57.183_9011" in sync
    2023/02/13 06:16:02 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:02 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:02 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:02 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:02 [DEBUG] agent: Service "_v1_catalog_10.233.25.86_8806" in sync
    2023/02/13 06:16:02 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.31.172_9015" in sync
    2023/02/13 06:16:02 [DEBUG] agent: Service "_v1_sdc-gui_10.233.52.122_8181" in sync
    2023/02/13 06:16:02 [DEBUG] agent: Service "_v0_multicloud_10.233.11.131_9001" in sync
    2023/02/13 06:16:02 [DEBUG] agent: Service "_v1_multicloud_10.233.11.131_9001" in sync
    2023/02/13 06:16:02 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:02 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:02 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:02 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:02 [DEBUG] agent: Node info in sync
    2023/02/13 06:16:02 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v16 (302.705µs) from=10.233.68.94:37952
    2023/02/13 06:16:02 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v16 (295.015µs) from=10.233.68.152:33534
    2023/02/13 06:16:02 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v16\",\"enable_ssl\":\"true\",\"url\":\"/aai/v16/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/02/13 06:16:02 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/02/13 06:16:02 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/02/13 06:16:02 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.57.183_9011" in sync
    2023/02/13 06:16:02 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.57.183_9011" in sync
    2023/02/13 06:16:02 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:02 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:02 [DEBUG] agent: Service "_v1_nsd_10.233.25.86_8806" in sync
    2023/02/13 06:16:02 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.12.129_9007" in sync
    2023/02/13 06:16:02 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.12.129_9007" in sync
    2023/02/13 06:16:02 [DEBUG] agent: Service "_v1_wf-gui_10.233.60.198_8080" in sync
    2023/02/13 06:16:02 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:02 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:02 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:02 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:02 [DEBUG] agent: Service "_v1_catalog_10.233.25.86_8806" in sync
    2023/02/13 06:16:02 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.31.172_9015" in sync
    2023/02/13 06:16:02 [DEBUG] agent: Service "_v1_sdc-gui_10.233.52.122_8181" in sync
    2023/02/13 06:16:02 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:02 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:02 [DEBUG] agent: Service "_v0_multicloud_10.233.11.131_9001" in sync
    2023/02/13 06:16:02 [DEBUG] agent: Service "_v1_multicloud_10.233.11.131_9001" in sync
    2023/02/13 06:16:02 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:02 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:02 [DEBUG] agent: Service "_v1_parser_10.233.25.86_8806" in sync
    2023/02/13 06:16:02 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.25.86_8806" in sync
    2023/02/13 06:16:02 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:02 [INFO] agent: Synced service "_v16_aai-generic-query_10.233.71.18_8446"
    2023/02/13 06:16:02 [DEBUG] agent: Node info in sync
    2023/02/13 06:16:02 [DEBUG] http: Request PUT /v1/agent/service/register (7.981727ms) from=10.233.68.152:33536
    2023/02/13 06:16:02 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.31.172_9015" in sync
    2023/02/13 06:16:02 [DEBUG] agent: Service "_v1_sdc-gui_10.233.52.122_8181" in sync
    2023/02/13 06:16:02 [DEBUG] agent: Service "_v1_catalog_10.233.25.86_8806" in sync
    2023/02/13 06:16:02 [DEBUG] agent: Service "_v1_multicloud_10.233.11.131_9001" in sync
    2023/02/13 06:16:02 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:02 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:02 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:02 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:02 [DEBUG] agent: Service "_v0_multicloud_10.233.11.131_9001" in sync
    2023/02/13 06:16:02 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.25.86_8806" in sync
    2023/02/13 06:16:02 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:02 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:02 [DEBUG] agent: Service "_v1_parser_10.233.25.86_8806" in sync
    2023/02/13 06:16:02 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.12.129_9007" in sync
    2023/02/13 06:16:02 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.12.129_9007" in sync
    2023/02/13 06:16:02 [DEBUG] agent: Service "_v1_wf-gui_10.233.60.198_8080" in sync
    2023/02/13 06:16:02 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.57.183_9011" in sync
    2023/02/13 06:16:02 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.57.183_9011" in sync
    2023/02/13 06:16:02 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:02 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:02 [DEBUG] agent: Service "_v1_nsd_10.233.25.86_8806" in sync
    2023/02/13 06:16:02 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:02 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:02 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:02 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:02 [DEBUG] agent: Node info in sync
    2023/02/13 06:16:02 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=101 (55.76736ms) from=10.233.68.94:37612
    2023/02/13 06:16:02 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v16 (439.882µs) from=10.233.68.152:33538
    2023/02/13 06:16:02 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v16 (139.21µs) from=10.233.68.94:37960
    2023/02/13 06:16:02 [WARN] agent: Service name "_aai-generic-query-v17" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/02/13 06:16:02 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v17/search/generic-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v17\",\"enable_ssl\":\"true\",\"url\":\"/aai/v17/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/02/13 06:16:02 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/02/13 06:16:02 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/02/13 06:16:02 [DEBUG] agent: Service "_v1_parser_10.233.25.86_8806" in sync
    2023/02/13 06:16:02 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.25.86_8806" in sync
    2023/02/13 06:16:02 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:02 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:02 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.57.183_9011" in sync
    2023/02/13 06:16:02 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:02 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:02 [DEBUG] agent: Service "_v1_nsd_10.233.25.86_8806" in sync
    2023/02/13 06:16:02 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.12.129_9007" in sync
    2023/02/13 06:16:02 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.12.129_9007" in sync
    2023/02/13 06:16:02 [DEBUG] agent: Service "_v1_wf-gui_10.233.60.198_8080" in sync
    2023/02/13 06:16:02 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.57.183_9011" in sync
    2023/02/13 06:16:02 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:02 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:02 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:02 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:02 [DEBUG] agent: Service "_v1_catalog_10.233.25.86_8806" in sync
    2023/02/13 06:16:02 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.31.172_9015" in sync
    2023/02/13 06:16:02 [DEBUG] agent: Service "_v1_sdc-gui_10.233.52.122_8181" in sync
    2023/02/13 06:16:02 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:02 [INFO] agent: Synced service "_v17__aai-generic-query_10.233.71.18_8446"
    2023/02/13 06:16:02 [DEBUG] agent: Service "_v0_multicloud_10.233.11.131_9001" in sync
    2023/02/13 06:16:02 [DEBUG] agent: Service "_v1_multicloud_10.233.11.131_9001" in sync
    2023/02/13 06:16:02 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=102 (55.332008ms) from=10.233.68.94:37612
    2023/02/13 06:16:02 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:02 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:02 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:02 [DEBUG] agent: Node info in sync
    2023/02/13 06:16:02 [DEBUG] http: Request PUT /v1/agent/service/register (18.787699ms) from=10.233.68.152:33542
    2023/02/13 06:16:02 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:02 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:02 [DEBUG] agent: Service "_v1_nsd_10.233.25.86_8806" in sync
    2023/02/13 06:16:02 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.12.129_9007" in sync
    2023/02/13 06:16:02 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.12.129_9007" in sync
    2023/02/13 06:16:02 [DEBUG] agent: Service "_v1_wf-gui_10.233.60.198_8080" in sync
    2023/02/13 06:16:02 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.57.183_9011" in sync
    2023/02/13 06:16:02 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.57.183_9011" in sync
    2023/02/13 06:16:02 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:02 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:02 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:02 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:02 [DEBUG] agent: Service "_v1_catalog_10.233.25.86_8806" in sync
    2023/02/13 06:16:02 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.31.172_9015" in sync
    2023/02/13 06:16:02 [DEBUG] agent: Service "_v1_sdc-gui_10.233.52.122_8181" in sync
    2023/02/13 06:16:02 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:02 [DEBUG] agent: Service "_v0_multicloud_10.233.11.131_9001" in sync
    2023/02/13 06:16:02 [DEBUG] agent: Service "_v1_multicloud_10.233.11.131_9001" in sync
    2023/02/13 06:16:02 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:02 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:02 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:02 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:02 [DEBUG] agent: Service "_v1_parser_10.233.25.86_8806" in sync
    2023/02/13 06:16:02 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.25.86_8806" in sync
    2023/02/13 06:16:02 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:02 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:02 [DEBUG] agent: Node info in sync
    2023/02/13 06:16:02 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v17 (241.868µs) from=10.233.68.94:37964
    2023/02/13 06:16:02 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v17 (415.474µs) from=10.233.68.152:33546
    2023/02/13 06:16:02 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v17\",\"enable_ssl\":\"true\",\"url\":\"/aai/v17/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/02/13 06:16:02 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/02/13 06:16:02 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/02/13 06:16:02 [DEBUG] agent: Service "_v1_parser_10.233.25.86_8806" in sync
    2023/02/13 06:16:02 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.25.86_8806" in sync
    2023/02/13 06:16:02 [DEBUG] agent: Service "_v1_nsd_10.233.25.86_8806" in sync
    2023/02/13 06:16:02 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.57.183_9011" in sync
    2023/02/13 06:16:02 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.57.183_9011" in sync
    2023/02/13 06:16:02 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:02 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:02 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:02 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:02 [DEBUG] agent: Service "_v1_catalog_10.233.25.86_8806" in sync
    2023/02/13 06:16:02 [DEBUG] agent: Service "_v1_sdc-gui_10.233.52.122_8181" in sync
    2023/02/13 06:16:02 [DEBUG] agent: Service "_v1_multicloud_10.233.11.131_9001" in sync
    2023/02/13 06:16:02 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:02 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:02 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:02 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:02 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:02 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:02 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:02 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.12.129_9007" in sync
    2023/02/13 06:16:02 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.12.129_9007" in sync
    2023/02/13 06:16:02 [DEBUG] agent: Service "_v1_wf-gui_10.233.60.198_8080" in sync
    2023/02/13 06:16:02 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:02 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.31.172_9015" in sync
    2023/02/13 06:16:02 [INFO] agent: Synced service "_v17_aai-generic-query_10.233.71.18_8446"
    2023/02/13 06:16:02 [DEBUG] agent: Service "_v0_multicloud_10.233.11.131_9001" in sync
    2023/02/13 06:16:02 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:02 [DEBUG] agent: Node info in sync
    2023/02/13 06:16:02 [DEBUG] http: Request PUT /v1/agent/service/register (4.070609ms) from=10.233.68.152:33548
    2023/02/13 06:16:02 [DEBUG] agent: Service "_v0_multicloud_10.233.11.131_9001" in sync
    2023/02/13 06:16:02 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:02 [DEBUG] agent: Service "_v1_parser_10.233.25.86_8806" in sync
    2023/02/13 06:16:02 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.25.86_8806" in sync
    2023/02/13 06:16:02 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.57.183_9011" in sync
    2023/02/13 06:16:02 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.57.183_9011" in sync
    2023/02/13 06:16:02 [DEBUG] agent: Service "_v1_nsd_10.233.25.86_8806" in sync
    2023/02/13 06:16:02 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:02 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:02 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:02 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:02 [DEBUG] agent: Service "_v1_catalog_10.233.25.86_8806" in sync
    2023/02/13 06:16:02 [DEBUG] agent: Service "_v1_sdc-gui_10.233.52.122_8181" in sync
    2023/02/13 06:16:02 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:02 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:02 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:02 [DEBUG] agent: Service "_v1_multicloud_10.233.11.131_9001" in sync
    2023/02/13 06:16:02 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:02 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:02 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:02 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.12.129_9007" in sync
    2023/02/13 06:16:02 [DEBUG] agent: Service "_v1_wf-gui_10.233.60.198_8080" in sync
    2023/02/13 06:16:02 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:02 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:02 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.12.129_9007" in sync
    2023/02/13 06:16:02 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.31.172_9015" in sync
    2023/02/13 06:16:02 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:02 [DEBUG] agent: Node info in sync
    2023/02/13 06:16:02 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=103 (27.005671ms) from=10.233.68.94:37612
    2023/02/13 06:16:02 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v17 (270.423µs) from=10.233.68.152:33550
    2023/02/13 06:16:02 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v17 (126.745µs) from=10.233.68.94:37972
    2023/02/13 06:16:02 [WARN] agent: Service name "_aai-generic-query-v18" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/02/13 06:16:02 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v18/search/generic-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v18\",\"enable_ssl\":\"true\",\"url\":\"/aai/v18/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/02/13 06:16:02 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/02/13 06:16:02 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/02/13 06:16:02 [DEBUG] agent: Service "_v1_sdc-gui_10.233.52.122_8181" in sync
    2023/02/13 06:16:02 [DEBUG] agent: Service "_v1_catalog_10.233.25.86_8806" in sync
    2023/02/13 06:16:02 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:02 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:02 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:02 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:02 [DEBUG] agent: Service "_v1_multicloud_10.233.11.131_9001" in sync
    2023/02/13 06:16:02 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:02 [INFO] agent: Synced service "_v18__aai-generic-query_10.233.71.18_8446"
    2023/02/13 06:16:02 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:02 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.12.129_9007" in sync
    2023/02/13 06:16:02 [DEBUG] agent: Service "_v1_wf-gui_10.233.60.198_8080" in sync
    2023/02/13 06:16:02 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:02 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:02 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.12.129_9007" in sync
    2023/02/13 06:16:02 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:02 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.31.172_9015" in sync
    2023/02/13 06:16:02 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:02 [DEBUG] agent: Service "_v0_multicloud_10.233.11.131_9001" in sync
    2023/02/13 06:16:02 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.25.86_8806" in sync
    2023/02/13 06:16:02 [DEBUG] agent: Service "_v1_parser_10.233.25.86_8806" in sync
    2023/02/13 06:16:02 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.57.183_9011" in sync
    2023/02/13 06:16:02 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.57.183_9011" in sync
    2023/02/13 06:16:02 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:02 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:02 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:02 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:02 [DEBUG] agent: Service "_v1_nsd_10.233.25.86_8806" in sync
    2023/02/13 06:16:02 [DEBUG] agent: Node info in sync
    2023/02/13 06:16:02 [DEBUG] http: Request PUT /v1/agent/service/register (4.081742ms) from=10.233.68.152:33554
    2023/02/13 06:16:02 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:02 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:02 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:02 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.12.129_9007" in sync
    2023/02/13 06:16:02 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.12.129_9007" in sync
    2023/02/13 06:16:02 [DEBUG] agent: Service "_v1_wf-gui_10.233.60.198_8080" in sync
    2023/02/13 06:16:02 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:02 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:02 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.31.172_9015" in sync
    2023/02/13 06:16:02 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:02 [DEBUG] agent: Service "_v0_multicloud_10.233.11.131_9001" in sync
    2023/02/13 06:16:02 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:02 [DEBUG] agent: Service "_v1_parser_10.233.25.86_8806" in sync
    2023/02/13 06:16:02 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.25.86_8806" in sync
    2023/02/13 06:16:02 [DEBUG] agent: Service "_v1_nsd_10.233.25.86_8806" in sync
    2023/02/13 06:16:02 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.57.183_9011" in sync
    2023/02/13 06:16:02 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.57.183_9011" in sync
    2023/02/13 06:16:02 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:02 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:02 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:02 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:02 [DEBUG] agent: Service "_v1_catalog_10.233.25.86_8806" in sync
    2023/02/13 06:16:02 [DEBUG] agent: Service "_v1_sdc-gui_10.233.52.122_8181" in sync
    2023/02/13 06:16:02 [DEBUG] agent: Service "_v1_multicloud_10.233.11.131_9001" in sync
    2023/02/13 06:16:02 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:02 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:02 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:02 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:02 [DEBUG] agent: Node info in sync
    2023/02/13 06:16:02 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=104 (45.956656ms) from=10.233.68.94:37612
    2023/02/13 06:16:02 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v18 (307.019µs) from=10.233.68.152:33556
    2023/02/13 06:16:02 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v18 (276.464µs) from=10.233.68.94:37978
    2023/02/13 06:16:02 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v18\",\"enable_ssl\":\"true\",\"url\":\"/aai/v18/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/02/13 06:16:02 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/02/13 06:16:02 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/02/13 06:16:02 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:02 [DEBUG] agent: Service "_v1_multicloud_10.233.11.131_9001" in sync
    2023/02/13 06:16:02 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:02 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:02 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:02 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:02 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:02 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:02 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:02 [INFO] agent: Synced service "_v18_aai-generic-query_10.233.71.18_8446"
    2023/02/13 06:16:02 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.12.129_9007" in sync
    2023/02/13 06:16:02 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.12.129_9007" in sync
    2023/02/13 06:16:02 [DEBUG] agent: Service "_v1_wf-gui_10.233.60.198_8080" in sync
    2023/02/13 06:16:02 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:02 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.31.172_9015" in sync
    2023/02/13 06:16:02 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:02 [DEBUG] agent: Service "_v0_multicloud_10.233.11.131_9001" in sync
    2023/02/13 06:16:02 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:02 [DEBUG] agent: Service "_v1_parser_10.233.25.86_8806" in sync
    2023/02/13 06:16:02 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.25.86_8806" in sync
    2023/02/13 06:16:02 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:02 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:02 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:02 [DEBUG] agent: Service "_v1_nsd_10.233.25.86_8806" in sync
    2023/02/13 06:16:02 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.57.183_9011" in sync
    2023/02/13 06:16:02 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.57.183_9011" in sync
    2023/02/13 06:16:02 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:02 [DEBUG] agent: Service "_v1_catalog_10.233.25.86_8806" in sync
    2023/02/13 06:16:02 [DEBUG] agent: Service "_v1_sdc-gui_10.233.52.122_8181" in sync
    2023/02/13 06:16:02 [DEBUG] agent: Node info in sync
    2023/02/13 06:16:02 [DEBUG] http: Request PUT /v1/agent/service/register (6.251858ms) from=10.233.68.152:33560
    2023/02/13 06:16:02 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.31.172_9015" in sync
    2023/02/13 06:16:02 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:02 [DEBUG] agent: Service "_v0_multicloud_10.233.11.131_9001" in sync
    2023/02/13 06:16:02 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:02 [DEBUG] agent: Service "_v1_parser_10.233.25.86_8806" in sync
    2023/02/13 06:16:02 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.25.86_8806" in sync
    2023/02/13 06:16:02 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:02 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:02 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:02 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:02 [DEBUG] agent: Service "_v1_nsd_10.233.25.86_8806" in sync
    2023/02/13 06:16:02 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.57.183_9011" in sync
    2023/02/13 06:16:02 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.57.183_9011" in sync
    2023/02/13 06:16:02 [DEBUG] agent: Service "_v1_catalog_10.233.25.86_8806" in sync
    2023/02/13 06:16:02 [DEBUG] agent: Service "_v1_sdc-gui_10.233.52.122_8181" in sync
    2023/02/13 06:16:02 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:02 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:02 [DEBUG] agent: Service "_v1_multicloud_10.233.11.131_9001" in sync
    2023/02/13 06:16:02 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:02 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=105 (21.842398ms) from=10.233.68.94:37612
    2023/02/13 06:16:02 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:02 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:02 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:02 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:02 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:02 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:02 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:02 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.12.129_9007" in sync
    2023/02/13 06:16:02 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.12.129_9007" in sync
    2023/02/13 06:16:02 [DEBUG] agent: Service "_v1_wf-gui_10.233.60.198_8080" in sync
    2023/02/13 06:16:02 [DEBUG] agent: Node info in sync
    2023/02/13 06:16:02 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v18 (3.426816ms) from=10.233.68.94:37982
    2023/02/13 06:16:02 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v18 (14.182856ms) from=10.233.68.152:33564
    2023/02/13 06:16:02 [WARN] agent: Service name "_aai-generic-query-v19" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/02/13 06:16:02 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v19/search/generic-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v19\",\"enable_ssl\":\"true\",\"url\":\"/aai/v19/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/02/13 06:16:02 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/02/13 06:16:02 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/02/13 06:16:02 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.31.172_9015" in sync
    2023/02/13 06:16:02 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:02 [DEBUG] agent: Service "_v0_multicloud_10.233.11.131_9001" in sync
    2023/02/13 06:16:02 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:02 [DEBUG] agent: Service "_v1_parser_10.233.25.86_8806" in sync
    2023/02/13 06:16:02 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.25.86_8806" in sync
    2023/02/13 06:16:02 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:02 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:02 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:02 [DEBUG] agent: Service "_v1_nsd_10.233.25.86_8806" in sync
    2023/02/13 06:16:02 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.57.183_9011" in sync
    2023/02/13 06:16:02 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.57.183_9011" in sync
    2023/02/13 06:16:02 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:02 [DEBUG] agent: Service "_v1_catalog_10.233.25.86_8806" in sync
    2023/02/13 06:16:02 [DEBUG] agent: Service "_v1_sdc-gui_10.233.52.122_8181" in sync
    2023/02/13 06:16:02 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:02 [DEBUG] agent: Service "_v1_multicloud_10.233.11.131_9001" in sync
    2023/02/13 06:16:02 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:02 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:02 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:02 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:02 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:02 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:02 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:02 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:02 [INFO] agent: Synced service "_v19__aai-generic-query_10.233.71.18_8446"
    2023/02/13 06:16:02 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.12.129_9007" in sync
    2023/02/13 06:16:02 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.12.129_9007" in sync
    2023/02/13 06:16:02 [DEBUG] agent: Service "_v1_wf-gui_10.233.60.198_8080" in sync
    2023/02/13 06:16:02 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:02 [DEBUG] agent: Node info in sync
    2023/02/13 06:16:02 [DEBUG] http: Request PUT /v1/agent/service/register (4.469412ms) from=10.233.68.152:33568
    2023/02/13 06:16:02 [DEBUG] agent: Service "_v1_catalog_10.233.25.86_8806" in sync
    2023/02/13 06:16:02 [DEBUG] agent: Service "_v1_sdc-gui_10.233.52.122_8181" in sync
    2023/02/13 06:16:02 [DEBUG] agent: Service "_v1_multicloud_10.233.11.131_9001" in sync
    2023/02/13 06:16:02 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:02 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:02 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:02 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:02 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:02 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:02 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:02 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:02 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:02 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.12.129_9007" in sync
    2023/02/13 06:16:02 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.12.129_9007" in sync
    2023/02/13 06:16:02 [DEBUG] agent: Service "_v1_wf-gui_10.233.60.198_8080" in sync
    2023/02/13 06:16:02 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:02 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:02 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.31.172_9015" in sync
    2023/02/13 06:16:02 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:02 [DEBUG] agent: Service "_v0_multicloud_10.233.11.131_9001" in sync
    2023/02/13 06:16:02 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:02 [DEBUG] agent: Service "_v1_parser_10.233.25.86_8806" in sync
    2023/02/13 06:16:02 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.25.86_8806" in sync
    2023/02/13 06:16:02 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:02 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:02 [DEBUG] agent: Service "_v1_nsd_10.233.25.86_8806" in sync
    2023/02/13 06:16:02 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.57.183_9011" in sync
    2023/02/13 06:16:02 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.57.183_9011" in sync
    2023/02/13 06:16:02 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:02 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:02 [DEBUG] agent: Node info in sync
    2023/02/13 06:16:02 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=106 (51.143858ms) from=10.233.68.94:37612
    2023/02/13 06:16:02 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v19 (418.093µs) from=10.233.68.152:33570
    2023/02/13 06:16:02 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v19 (294.195µs) from=10.233.68.94:37992
    2023/02/13 06:16:02 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v19\",\"enable_ssl\":\"true\",\"url\":\"/aai/v19/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/02/13 06:16:02 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/02/13 06:16:02 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/02/13 06:16:02 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.12.129_9007" in sync
    2023/02/13 06:16:02 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.12.129_9007" in sync
    2023/02/13 06:16:02 [DEBUG] agent: Service "_v1_wf-gui_10.233.60.198_8080" in sync
    2023/02/13 06:16:02 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:02 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:02 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:02 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:02 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.31.172_9015" in sync
    2023/02/13 06:16:02 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:02 [DEBUG] agent: Service "_v0_multicloud_10.233.11.131_9001" in sync
    2023/02/13 06:16:02 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:02 [DEBUG] agent: Service "_v1_parser_10.233.25.86_8806" in sync
    2023/02/13 06:16:02 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.25.86_8806" in sync
    2023/02/13 06:16:02 [DEBUG] agent: Service "_v1_nsd_10.233.25.86_8806" in sync
    2023/02/13 06:16:02 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.57.183_9011" in sync
    2023/02/13 06:16:02 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.57.183_9011" in sync
    2023/02/13 06:16:02 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:02 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:02 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:02 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:02 [DEBUG] agent: Service "_v1_catalog_10.233.25.86_8806" in sync
    2023/02/13 06:16:02 [DEBUG] agent: Service "_v1_sdc-gui_10.233.52.122_8181" in sync
    2023/02/13 06:16:02 [DEBUG] agent: Service "_v1_multicloud_10.233.11.131_9001" in sync
    2023/02/13 06:16:02 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:02 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:02 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:02 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:02 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:02 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:02 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:02 [INFO] agent: Synced service "_v19_aai-generic-query_10.233.71.18_8446"
    2023/02/13 06:16:02 [DEBUG] agent: Node info in sync
    2023/02/13 06:16:02 [DEBUG] http: Request PUT /v1/agent/service/register (7.438041ms) from=10.233.68.152:33574
    2023/02/13 06:16:02 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:02 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:02 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:02 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:02 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.12.129_9007" in sync
    2023/02/13 06:16:02 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.12.129_9007" in sync
    2023/02/13 06:16:02 [DEBUG] agent: Service "_v1_wf-gui_10.233.60.198_8080" in sync
    2023/02/13 06:16:02 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:02 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:02 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:02 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:02 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.31.172_9015" in sync
    2023/02/13 06:16:02 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:02 [DEBUG] agent: Service "_v0_multicloud_10.233.11.131_9001" in sync
    2023/02/13 06:16:02 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:02 [DEBUG] agent: Service "_v1_parser_10.233.25.86_8806" in sync
    2023/02/13 06:16:02 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.25.86_8806" in sync
    2023/02/13 06:16:02 [DEBUG] agent: Service "_v1_nsd_10.233.25.86_8806" in sync
    2023/02/13 06:16:02 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.57.183_9011" in sync
    2023/02/13 06:16:02 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.57.183_9011" in sync
    2023/02/13 06:16:02 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:02 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:02 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:02 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:02 [DEBUG] agent: Service "_v1_catalog_10.233.25.86_8806" in sync
    2023/02/13 06:16:02 [DEBUG] agent: Service "_v1_sdc-gui_10.233.52.122_8181" in sync
    2023/02/13 06:16:02 [DEBUG] agent: Service "_v1_multicloud_10.233.11.131_9001" in sync
    2023/02/13 06:16:02 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:02 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:02 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:02 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:02 [DEBUG] agent: Node info in sync
    2023/02/13 06:16:02 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=107 (45.96687ms) from=10.233.68.94:37612
    2023/02/13 06:16:02 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v19 (239.365µs) from=10.233.68.94:37996
    2023/02/13 06:16:02 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v19 (293.577µs) from=10.233.68.152:33578
    2023/02/13 06:16:02 [WARN] agent: Service name "_aai-nodes-query-v11" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/02/13 06:16:02 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v11/search/nodes-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v11\",\"enable_ssl\":\"true\",\"url\":\"/aai/v11/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/02/13 06:16:02 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/02/13 06:16:02 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/02/13 06:16:02 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:02 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:02 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:02 [DEBUG] agent: Service "_v1_multicloud_10.233.11.131_9001" in sync
    2023/02/13 06:16:02 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:02 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:02 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:02 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:02 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:02 [DEBUG] agent: Service "_v1_wf-gui_10.233.60.198_8080" in sync
    2023/02/13 06:16:02 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:02 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:02 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:02 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:02 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.12.129_9007" in sync
    2023/02/13 06:16:02 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.12.129_9007" in sync
    2023/02/13 06:16:02 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.31.172_9015" in sync
    2023/02/13 06:16:02 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:02 [DEBUG] agent: Service "_v0_multicloud_10.233.11.131_9001" in sync
    2023/02/13 06:16:02 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:02 [DEBUG] agent: Service "_v1_parser_10.233.25.86_8806" in sync
    2023/02/13 06:16:02 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.25.86_8806" in sync
    2023/02/13 06:16:02 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.57.183_9011" in sync
    2023/02/13 06:16:02 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:02 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:02 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:02 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:02 [INFO] agent: Synced service "_v11__aai-nodes-query_10.233.71.18_8446"
    2023/02/13 06:16:02 [DEBUG] agent: Service "_v1_nsd_10.233.25.86_8806" in sync
    2023/02/13 06:16:02 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.57.183_9011" in sync
    2023/02/13 06:16:02 [DEBUG] agent: Service "_v1_catalog_10.233.25.86_8806" in sync
    2023/02/13 06:16:02 [DEBUG] agent: Service "_v1_sdc-gui_10.233.52.122_8181" in sync
    2023/02/13 06:16:02 [DEBUG] agent: Node info in sync
    2023/02/13 06:16:02 [DEBUG] http: Request PUT /v1/agent/service/register (5.434093ms) from=10.233.68.152:33580
    2023/02/13 06:16:02 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:02 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:02 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:02 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:02 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:02 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:02 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:02 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.12.129_9007" in sync
    2023/02/13 06:16:02 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.12.129_9007" in sync
    2023/02/13 06:16:02 [DEBUG] agent: Service "_v1_wf-gui_10.233.60.198_8080" in sync
    2023/02/13 06:16:02 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:02 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.31.172_9015" in sync
    2023/02/13 06:16:02 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:02 [DEBUG] agent: Service "_v0_multicloud_10.233.11.131_9001" in sync
    2023/02/13 06:16:02 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:02 [DEBUG] agent: Service "_v1_parser_10.233.25.86_8806" in sync
    2023/02/13 06:16:02 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.25.86_8806" in sync
    2023/02/13 06:16:02 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:02 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:02 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:02 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:02 [DEBUG] agent: Service "_v1_nsd_10.233.25.86_8806" in sync
    2023/02/13 06:16:02 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.57.183_9011" in sync
    2023/02/13 06:16:02 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.57.183_9011" in sync
    2023/02/13 06:16:02 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:02 [DEBUG] agent: Service "_v1_catalog_10.233.25.86_8806" in sync
    2023/02/13 06:16:02 [DEBUG] agent: Service "_v1_sdc-gui_10.233.52.122_8181" in sync
    2023/02/13 06:16:02 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:02 [DEBUG] agent: Service "_v1_multicloud_10.233.11.131_9001" in sync
    2023/02/13 06:16:02 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:02 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:02 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:02 [DEBUG] agent: Node info in sync
    2023/02/13 06:16:02 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=108 (32.830626ms) from=10.233.68.94:37612
    2023/02/13 06:16:02 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v11 (626.723µs) from=10.233.68.152:33582
    2023/02/13 06:16:02 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v11 (132.005µs) from=10.233.68.94:38004
    2023/02/13 06:16:02 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v11\",\"enable_ssl\":\"true\",\"url\":\"/aai/v11/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/02/13 06:16:02 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/02/13 06:16:02 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/02/13 06:16:02 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.31.172_9015" in sync
    2023/02/13 06:16:02 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:02 [DEBUG] agent: Service "_v0_multicloud_10.233.11.131_9001" in sync
    2023/02/13 06:16:02 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:02 [INFO] agent: Synced service "_v11_aai-nodes-query_10.233.71.18_8446"
    2023/02/13 06:16:02 [DEBUG] agent: Service "_v1_parser_10.233.25.86_8806" in sync
    2023/02/13 06:16:02 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.25.86_8806" in sync
    2023/02/13 06:16:02 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:02 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:02 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:02 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:02 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:02 [DEBUG] agent: Service "_v1_nsd_10.233.25.86_8806" in sync
    2023/02/13 06:16:02 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.57.183_9011" in sync
    2023/02/13 06:16:02 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.57.183_9011" in sync
    2023/02/13 06:16:02 [DEBUG] agent: Service "_v1_catalog_10.233.25.86_8806" in sync
    2023/02/13 06:16:02 [DEBUG] agent: Service "_v1_sdc-gui_10.233.52.122_8181" in sync
    2023/02/13 06:16:02 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:02 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:02 [DEBUG] agent: Service "_v1_multicloud_10.233.11.131_9001" in sync
    2023/02/13 06:16:02 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:02 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:02 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:02 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:02 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:02 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:02 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:02 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:02 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:02 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:02 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.12.129_9007" in sync
    2023/02/13 06:16:02 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.12.129_9007" in sync
    2023/02/13 06:16:02 [DEBUG] agent: Service "_v1_wf-gui_10.233.60.198_8080" in sync
    2023/02/13 06:16:02 [DEBUG] agent: Node info in sync
    2023/02/13 06:16:02 [DEBUG] http: Request PUT /v1/agent/service/register (7.716763ms) from=10.233.68.152:33586
    2023/02/13 06:16:02 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:02 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:02 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:02 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:02 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:02 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:02 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.12.129_9007" in sync
    2023/02/13 06:16:02 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.12.129_9007" in sync
    2023/02/13 06:16:02 [DEBUG] agent: Service "_v1_wf-gui_10.233.60.198_8080" in sync
    2023/02/13 06:16:02 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:02 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:02 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.31.172_9015" in sync
    2023/02/13 06:16:02 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:02 [DEBUG] agent: Service "_v0_multicloud_10.233.11.131_9001" in sync
    2023/02/13 06:16:02 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:02 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:02 [DEBUG] agent: Service "_v1_parser_10.233.25.86_8806" in sync
    2023/02/13 06:16:02 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.25.86_8806" in sync
    2023/02/13 06:16:02 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:02 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:02 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:02 [DEBUG] agent: Service "_v1_nsd_10.233.25.86_8806" in sync
    2023/02/13 06:16:02 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.57.183_9011" in sync
    2023/02/13 06:16:02 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.57.183_9011" in sync
    2023/02/13 06:16:02 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:02 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:02 [DEBUG] agent: Service "_v1_catalog_10.233.25.86_8806" in sync
    2023/02/13 06:16:02 [DEBUG] agent: Service "_v1_sdc-gui_10.233.52.122_8181" in sync
    2023/02/13 06:16:02 [DEBUG] agent: Service "_v1_multicloud_10.233.11.131_9001" in sync
    2023/02/13 06:16:02 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:02 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:02 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:02 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:02 [DEBUG] agent: Node info in sync
    2023/02/13 06:16:02 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=109 (44.00781ms) from=10.233.68.94:37612
    2023/02/13 06:16:02 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v11 (1.501918ms) from=10.233.68.152:33588
    2023/02/13 06:16:02 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v11 (378.875µs) from=10.233.68.94:38010
    2023/02/13 06:16:02 [WARN] agent: Service name "_aai-nodes-query-v12" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/02/13 06:16:02 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v12/search/nodes-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v12\",\"enable_ssl\":\"true\",\"url\":\"/aai/v12/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/02/13 06:16:02 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/02/13 06:16:02 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/02/13 06:16:02 [DEBUG] agent: Service "_v0_multicloud_10.233.11.131_9001" in sync
    2023/02/13 06:16:02 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:02 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:02 [DEBUG] agent: Service "_v1_parser_10.233.25.86_8806" in sync
    2023/02/13 06:16:02 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.25.86_8806" in sync
    2023/02/13 06:16:02 [INFO] agent: Synced service "_v12__aai-nodes-query_10.233.71.18_8446"
    2023/02/13 06:16:02 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:02 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:02 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:02 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:02 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:02 [DEBUG] agent: Service "_v1_nsd_10.233.25.86_8806" in sync
    2023/02/13 06:16:02 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.57.183_9011" in sync
    2023/02/13 06:16:02 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.57.183_9011" in sync
    2023/02/13 06:16:02 [DEBUG] agent: Service "_v1_catalog_10.233.25.86_8806" in sync
    2023/02/13 06:16:02 [DEBUG] agent: Service "_v1_sdc-gui_10.233.52.122_8181" in sync
    2023/02/13 06:16:02 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:02 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:02 [DEBUG] agent: Service "_v1_multicloud_10.233.11.131_9001" in sync
    2023/02/13 06:16:02 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:02 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:02 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:02 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:02 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:02 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:02 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:02 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:02 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:02 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:02 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.12.129_9007" in sync
    2023/02/13 06:16:02 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.12.129_9007" in sync
    2023/02/13 06:16:02 [DEBUG] agent: Service "_v1_wf-gui_10.233.60.198_8080" in sync
    2023/02/13 06:16:02 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.31.172_9015" in sync
    2023/02/13 06:16:02 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:02 [DEBUG] agent: Node info in sync
    2023/02/13 06:16:02 [DEBUG] http: Request PUT /v1/agent/service/register (5.980269ms) from=10.233.68.152:33592
    2023/02/13 06:16:02 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:02 [DEBUG] agent: Service "_v1_multicloud_10.233.11.131_9001" in sync
    2023/02/13 06:16:02 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:02 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:02 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:02 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:02 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:02 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:02 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:02 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:02 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:02 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:02 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.12.129_9007" in sync
    2023/02/13 06:16:02 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.12.129_9007" in sync
    2023/02/13 06:16:02 [DEBUG] agent: Service "_v1_wf-gui_10.233.60.198_8080" in sync
    2023/02/13 06:16:02 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:02 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.31.172_9015" in sync
    2023/02/13 06:16:02 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:02 [DEBUG] agent: Service "_v0_multicloud_10.233.11.131_9001" in sync
    2023/02/13 06:16:02 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:02 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:02 [DEBUG] agent: Service "_v1_parser_10.233.25.86_8806" in sync
    2023/02/13 06:16:02 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.25.86_8806" in sync
    2023/02/13 06:16:02 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:02 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:02 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:02 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:02 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:02 [DEBUG] agent: Service "_v1_nsd_10.233.25.86_8806" in sync
    2023/02/13 06:16:02 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.57.183_9011" in sync
    2023/02/13 06:16:02 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.57.183_9011" in sync
    2023/02/13 06:16:02 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:02 [DEBUG] agent: Service "_v1_catalog_10.233.25.86_8806" in sync
    2023/02/13 06:16:02 [DEBUG] agent: Service "_v1_sdc-gui_10.233.52.122_8181" in sync
    2023/02/13 06:16:02 [DEBUG] agent: Node info in sync
    2023/02/13 06:16:02 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=110 (27.459412ms) from=10.233.68.94:37612
    2023/02/13 06:16:02 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v12 (360.134µs) from=10.233.68.94:38014
    2023/02/13 06:16:02 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v12 (371.459µs) from=10.233.68.152:33596
    2023/02/13 06:16:03 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v12\",\"enable_ssl\":\"true\",\"url\":\"/aai/v12/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/02/13 06:16:03 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/02/13 06:16:03 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v1_nsd_10.233.25.86_8806" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.57.183_9011" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.57.183_9011" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v1_catalog_10.233.25.86_8806" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v1_sdc-gui_10.233.52.122_8181" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v1_multicloud_10.233.11.131_9001" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.12.129_9007" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.12.129_9007" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v1_wf-gui_10.233.60.198_8080" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.31.172_9015" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [INFO] agent: Synced service "_v12_aai-nodes-query_10.233.71.18_8446"
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v0_multicloud_10.233.11.131_9001" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v1_parser_10.233.25.86_8806" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.25.86_8806" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Node info in sync
    2023/02/13 06:16:03 [DEBUG] http: Request PUT /v1/agent/service/register (4.754467ms) from=10.233.68.152:33598
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v1_parser_10.233.25.86_8806" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.25.86_8806" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v1_nsd_10.233.25.86_8806" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.57.183_9011" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.57.183_9011" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v1_catalog_10.233.25.86_8806" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v1_sdc-gui_10.233.52.122_8181" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v1_multicloud_10.233.11.131_9001" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.12.129_9007" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.12.129_9007" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v1_wf-gui_10.233.60.198_8080" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.31.172_9015" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v0_multicloud_10.233.11.131_9001" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Node info in sync
    2023/02/13 06:16:03 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=111 (47.118881ms) from=10.233.68.94:37612
    2023/02/13 06:16:03 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v12 (387.974µs) from=10.233.68.152:33600
    2023/02/13 06:16:03 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v12 (288.535µs) from=10.233.68.94:38022
    2023/02/13 06:16:03 [WARN] agent: Service name "_aai-nodes-query-v13" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/02/13 06:16:03 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v13/search/nodes-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v13\",\"enable_ssl\":\"true\",\"url\":\"/aai/v13/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/02/13 06:16:03 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/02/13 06:16:03 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.31.172_9015" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v0_multicloud_10.233.11.131_9001" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v1_parser_10.233.25.86_8806" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.25.86_8806" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v1_nsd_10.233.25.86_8806" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.57.183_9011" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.57.183_9011" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v1_catalog_10.233.25.86_8806" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v1_sdc-gui_10.233.52.122_8181" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v1_multicloud_10.233.11.131_9001" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [INFO] agent: Synced service "_v13__aai-nodes-query_10.233.71.18_8446"
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.12.129_9007" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.12.129_9007" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v1_wf-gui_10.233.60.198_8080" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Node info in sync
    2023/02/13 06:16:03 [DEBUG] http: Request PUT /v1/agent/service/register (6.399724ms) from=10.233.68.152:33604
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v1_nsd_10.233.25.86_8806" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.57.183_9011" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.57.183_9011" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v1_catalog_10.233.25.86_8806" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v1_sdc-gui_10.233.52.122_8181" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v1_multicloud_10.233.11.131_9001" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.12.129_9007" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.12.129_9007" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v1_wf-gui_10.233.60.198_8080" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.31.172_9015" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v0_multicloud_10.233.11.131_9001" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v1_parser_10.233.25.86_8806" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.25.86_8806" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Node info in sync
    2023/02/13 06:16:03 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=112 (24.774102ms) from=10.233.68.94:37612
    2023/02/13 06:16:03 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v13 (195.568µs) from=10.233.68.94:38026
    2023/02/13 06:16:03 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v13 (1.923703ms) from=10.233.68.152:33608
    2023/02/13 06:16:03 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v13\",\"enable_ssl\":\"true\",\"url\":\"/aai/v13/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/02/13 06:16:03 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/02/13 06:16:03 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v1_nsd_10.233.25.86_8806" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.57.183_9011" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.57.183_9011" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [INFO] agent: Synced service "_v13_aai-nodes-query_10.233.71.18_8446"
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v1_catalog_10.233.25.86_8806" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v1_sdc-gui_10.233.52.122_8181" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v1_multicloud_10.233.11.131_9001" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.12.129_9007" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.12.129_9007" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v1_wf-gui_10.233.60.198_8080" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.31.172_9015" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v0_multicloud_10.233.11.131_9001" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v1_parser_10.233.25.86_8806" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.25.86_8806" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Node info in sync
    2023/02/13 06:16:03 [DEBUG] http: Request PUT /v1/agent/service/register (8.184151ms) from=10.233.68.152:33616
    2023/02/13 06:16:03 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=113 (39.483032ms) from=10.233.68.94:37612
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.12.129_9007" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.12.129_9007" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v1_wf-gui_10.233.60.198_8080" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.31.172_9015" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v0_multicloud_10.233.11.131_9001" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v1_parser_10.233.25.86_8806" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.25.86_8806" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v1_nsd_10.233.25.86_8806" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.57.183_9011" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.57.183_9011" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v1_catalog_10.233.25.86_8806" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v1_sdc-gui_10.233.52.122_8181" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v1_multicloud_10.233.11.131_9001" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Node info in sync
    2023/02/13 06:16:03 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v13 (948.412µs) from=10.233.68.152:33618
    2023/02/13 06:16:03 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v13 (342.468µs) from=10.233.68.94:38040
    2023/02/13 06:16:03 [WARN] agent: Service name "_aai-nodes-query-v14" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/02/13 06:16:03 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v14/search/nodes-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v14\",\"enable_ssl\":\"true\",\"url\":\"/aai/v14/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/02/13 06:16:03 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/02/13 06:16:03 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v1_parser_10.233.25.86_8806" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.25.86_8806" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v1_nsd_10.233.25.86_8806" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.57.183_9011" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.57.183_9011" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v1_catalog_10.233.25.86_8806" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v1_sdc-gui_10.233.52.122_8181" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v1_multicloud_10.233.11.131_9001" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.12.129_9007" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.12.129_9007" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v1_wf-gui_10.233.60.198_8080" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.31.172_9015" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v0_multicloud_10.233.11.131_9001" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [INFO] agent: Synced service "_v14__aai-nodes-query_10.233.71.18_8446"
    2023/02/13 06:16:03 [DEBUG] agent: Node info in sync
    2023/02/13 06:16:03 [DEBUG] http: Request PUT /v1/agent/service/register (4.506774ms) from=10.233.68.152:33622
    2023/02/13 06:16:03 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=114 (39.087128ms) from=10.233.68.94:37612
    2023/02/13 06:16:03 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v14 (318.03µs) from=10.233.68.152:33624
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.31.172_9015" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v0_multicloud_10.233.11.131_9001" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v1_parser_10.233.25.86_8806" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.25.86_8806" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v1_nsd_10.233.25.86_8806" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.57.183_9011" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.57.183_9011" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v1_catalog_10.233.25.86_8806" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v1_sdc-gui_10.233.52.122_8181" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v1_multicloud_10.233.11.131_9001" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.12.129_9007" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.12.129_9007" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v1_wf-gui_10.233.60.198_8080" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Node info in sync
    2023/02/13 06:16:03 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v14 (264.041µs) from=10.233.68.94:38046
    2023/02/13 06:16:03 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v14\",\"enable_ssl\":\"true\",\"url\":\"/aai/v14/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/02/13 06:16:03 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/02/13 06:16:03 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=115 (31.333173ms) from=10.233.68.94:37612
    2023/02/13 06:16:03 [INFO] agent: Synced service "_v14_aai-nodes-query_10.233.71.18_8446"
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.12.129_9007" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.12.129_9007" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v1_wf-gui_10.233.60.198_8080" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.31.172_9015" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v0_multicloud_10.233.11.131_9001" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v1_parser_10.233.25.86_8806" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.25.86_8806" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v1_nsd_10.233.25.86_8806" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.57.183_9011" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.57.183_9011" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v1_catalog_10.233.25.86_8806" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v1_sdc-gui_10.233.52.122_8181" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v1_multicloud_10.233.11.131_9001" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Node info in sync
    2023/02/13 06:16:03 [DEBUG] http: Request PUT /v1/agent/service/register (7.196855ms) from=10.233.68.152:33628
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v1_multicloud_10.233.11.131_9001" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.12.129_9007" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.12.129_9007" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v1_wf-gui_10.233.60.198_8080" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.31.172_9015" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v0_multicloud_10.233.11.131_9001" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v1_parser_10.233.25.86_8806" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.25.86_8806" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v1_nsd_10.233.25.86_8806" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.57.183_9011" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.57.183_9011" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v1_catalog_10.233.25.86_8806" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v1_sdc-gui_10.233.52.122_8181" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Node info in sync
    2023/02/13 06:16:03 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v14 (206.086µs) from=10.233.68.94:38052
    2023/02/13 06:16:03 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v14 (263.412µs) from=10.233.68.152:33630
    2023/02/13 06:16:03 [WARN] agent: Service name "_aai-nodes-query-v15" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/02/13 06:16:03 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v15/search/nodes-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v15\",\"enable_ssl\":\"true\",\"url\":\"/aai/v15/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/02/13 06:16:03 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/02/13 06:16:03 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.31.172_9015" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v0_multicloud_10.233.11.131_9001" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v1_parser_10.233.25.86_8806" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.25.86_8806" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v1_nsd_10.233.25.86_8806" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.57.183_9011" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.57.183_9011" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v1_catalog_10.233.25.86_8806" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v1_sdc-gui_10.233.52.122_8181" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v1_multicloud_10.233.11.131_9001" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [INFO] agent: Synced service "_v15__aai-nodes-query_10.233.71.18_8446"
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.12.129_9007" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.12.129_9007" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v1_wf-gui_10.233.60.198_8080" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Node info in sync
    2023/02/13 06:16:03 [DEBUG] http: Request PUT /v1/agent/service/register (10.092835ms) from=10.233.68.152:33634
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.12.129_9007" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.12.129_9007" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v1_wf-gui_10.233.60.198_8080" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.31.172_9015" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v0_multicloud_10.233.11.131_9001" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v1_parser_10.233.25.86_8806" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.25.86_8806" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v1_nsd_10.233.25.86_8806" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.57.183_9011" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.57.183_9011" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v1_catalog_10.233.25.86_8806" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v1_sdc-gui_10.233.52.122_8181" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v1_multicloud_10.233.11.131_9001" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Node info in sync
    2023/02/13 06:16:03 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=116 (57.499152ms) from=10.233.68.94:37612
    2023/02/13 06:16:03 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v15 (383.712µs) from=10.233.68.152:33636
    2023/02/13 06:16:03 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v15 (145.545µs) from=10.233.68.94:38058
    2023/02/13 06:16:03 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v15\",\"enable_ssl\":\"true\",\"url\":\"/aai/v15/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/02/13 06:16:03 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/02/13 06:16:03 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v1_nsd_10.233.25.86_8806" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.57.183_9011" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.57.183_9011" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v1_catalog_10.233.25.86_8806" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v1_sdc-gui_10.233.52.122_8181" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v1_multicloud_10.233.11.131_9001" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.12.129_9007" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.12.129_9007" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v1_wf-gui_10.233.60.198_8080" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.31.172_9015" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v0_multicloud_10.233.11.131_9001" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [INFO] agent: Synced service "_v15_aai-nodes-query_10.233.71.18_8446"
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v1_parser_10.233.25.86_8806" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.25.86_8806" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Node info in sync
    2023/02/13 06:16:03 [DEBUG] http: Request PUT /v1/agent/service/register (33.663599ms) from=10.233.68.152:33640
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.31.172_9015" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v0_multicloud_10.233.11.131_9001" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v1_parser_10.233.25.86_8806" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.25.86_8806" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v1_nsd_10.233.25.86_8806" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.57.183_9011" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.57.183_9011" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v1_catalog_10.233.25.86_8806" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v1_sdc-gui_10.233.52.122_8181" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v1_multicloud_10.233.11.131_9001" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.12.129_9007" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.12.129_9007" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v1_wf-gui_10.233.60.198_8080" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Node info in sync
    2023/02/13 06:16:03 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=117 (70.278254ms) from=10.233.68.94:37612
    2023/02/13 06:16:03 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v15 (252.451µs) from=10.233.68.94:38064
    2023/02/13 06:16:03 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v15 (232.092µs) from=10.233.68.152:33646
    2023/02/13 06:16:03 [WARN] agent: Service name "_aai-nodes-query-v16" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/02/13 06:16:03 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v16/search/nodes-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v16\",\"enable_ssl\":\"true\",\"url\":\"/aai/v16/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/02/13 06:16:03 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/02/13 06:16:03 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v0_multicloud_10.233.11.131_9001" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v1_parser_10.233.25.86_8806" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.25.86_8806" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.57.183_9011" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v1_nsd_10.233.25.86_8806" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.57.183_9011" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [INFO] agent: Synced service "_v16__aai-nodes-query_10.233.71.18_8446"
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v1_catalog_10.233.25.86_8806" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v1_sdc-gui_10.233.52.122_8181" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v1_multicloud_10.233.11.131_9001" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v1_wf-gui_10.233.60.198_8080" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.12.129_9007" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.12.129_9007" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.31.172_9015" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Node info in sync
    2023/02/13 06:16:03 [DEBUG] http: Request PUT /v1/agent/service/register (4.813976ms) from=10.233.68.152:33648
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.31.172_9015" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v0_multicloud_10.233.11.131_9001" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.25.86_8806" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v1_parser_10.233.25.86_8806" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.57.183_9011" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.57.183_9011" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v1_nsd_10.233.25.86_8806" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v1_sdc-gui_10.233.52.122_8181" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v1_catalog_10.233.25.86_8806" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v1_multicloud_10.233.11.131_9001" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.12.129_9007" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v1_wf-gui_10.233.60.198_8080" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.12.129_9007" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Node info in sync
    2023/02/13 06:16:03 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=118 (41.026542ms) from=10.233.68.94:37612
    2023/02/13 06:16:03 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v16 (475.951µs) from=10.233.68.152:33650
    2023/02/13 06:16:03 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v16 (313.239µs) from=10.233.68.94:38072
    2023/02/13 06:16:03 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v16\",\"enable_ssl\":\"true\",\"url\":\"/aai/v16/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/02/13 06:16:03 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/02/13 06:16:03 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v1_multicloud_10.233.11.131_9001" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.12.129_9007" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.12.129_9007" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v1_wf-gui_10.233.60.198_8080" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.31.172_9015" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v0_multicloud_10.233.11.131_9001" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v1_parser_10.233.25.86_8806" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.25.86_8806" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [INFO] agent: Synced service "_v16_aai-nodes-query_10.233.71.18_8446"
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v1_nsd_10.233.25.86_8806" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.57.183_9011" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.57.183_9011" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v1_catalog_10.233.25.86_8806" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v1_sdc-gui_10.233.52.122_8181" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Node info in sync
    2023/02/13 06:16:03 [DEBUG] http: Request PUT /v1/agent/service/register (8.178168ms) from=10.233.68.152:33654
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v0_multicloud_10.233.11.131_9001" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v1_parser_10.233.25.86_8806" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.25.86_8806" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v1_nsd_10.233.25.86_8806" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.57.183_9011" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.57.183_9011" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v1_catalog_10.233.25.86_8806" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v1_sdc-gui_10.233.52.122_8181" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v1_multicloud_10.233.11.131_9001" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.12.129_9007" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.12.129_9007" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v1_wf-gui_10.233.60.198_8080" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.31.172_9015" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Node info in sync
    2023/02/13 06:16:03 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=119 (49.34365ms) from=10.233.68.94:37612
    2023/02/13 06:16:03 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v16 (625.303µs) from=10.233.68.152:33656
    2023/02/13 06:16:03 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v16 (143.562µs) from=10.233.68.94:38078
    2023/02/13 06:16:03 [WARN] agent: Service name "_aai-nodes-query-v17" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/02/13 06:16:03 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v17/search/nodes-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v17\",\"enable_ssl\":\"true\",\"url\":\"/aai/v17/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/02/13 06:16:03 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/02/13 06:16:03 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v1_sdc-gui_10.233.52.122_8181" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v1_catalog_10.233.25.86_8806" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v1_multicloud_10.233.11.131_9001" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.12.129_9007" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v1_wf-gui_10.233.60.198_8080" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.12.129_9007" in sync
    2023/02/13 06:16:03 [INFO] agent: Synced service "_v17__aai-nodes-query_10.233.71.18_8446"
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.31.172_9015" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v0_multicloud_10.233.11.131_9001" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.25.86_8806" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v1_parser_10.233.25.86_8806" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.57.183_9011" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.57.183_9011" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v1_nsd_10.233.25.86_8806" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Node info in sync
    2023/02/13 06:16:03 [DEBUG] http: Request PUT /v1/agent/service/register (3.967529ms) from=10.233.68.152:33660
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v1_parser_10.233.25.86_8806" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.25.86_8806" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.57.183_9011" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v1_nsd_10.233.25.86_8806" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.57.183_9011" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v1_catalog_10.233.25.86_8806" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v1_sdc-gui_10.233.52.122_8181" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v1_multicloud_10.233.11.131_9001" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v1_wf-gui_10.233.60.198_8080" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.12.129_9007" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.12.129_9007" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.31.172_9015" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v0_multicloud_10.233.11.131_9001" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Node info in sync
    2023/02/13 06:16:03 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=120 (22.850794ms) from=10.233.68.94:37612
    2023/02/13 06:16:03 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v17 (436.997µs) from=10.233.68.152:33662
    2023/02/13 06:16:03 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v17 (258.783µs) from=10.233.68.94:38084
    2023/02/13 06:16:03 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v17\",\"enable_ssl\":\"true\",\"url\":\"/aai/v17/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/02/13 06:16:03 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/02/13 06:16:03 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.31.172_9015" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [INFO] agent: Synced service "_v17_aai-nodes-query_10.233.71.18_8446"
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v0_multicloud_10.233.11.131_9001" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v1_parser_10.233.25.86_8806" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.25.86_8806" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v1_nsd_10.233.25.86_8806" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.57.183_9011" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.57.183_9011" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v1_catalog_10.233.25.86_8806" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v1_sdc-gui_10.233.52.122_8181" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v1_multicloud_10.233.11.131_9001" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.12.129_9007" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.12.129_9007" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v1_wf-gui_10.233.60.198_8080" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Node info in sync
    2023/02/13 06:16:03 [DEBUG] http: Request PUT /v1/agent/service/register (9.402144ms) from=10.233.68.152:33666
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v1_multicloud_10.233.11.131_9001" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.12.129_9007" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.12.129_9007" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v1_wf-gui_10.233.60.198_8080" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.31.172_9015" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v0_multicloud_10.233.11.131_9001" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v1_parser_10.233.25.86_8806" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.25.86_8806" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v1_nsd_10.233.25.86_8806" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.57.183_9011" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.57.183_9011" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v1_catalog_10.233.25.86_8806" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v1_sdc-gui_10.233.52.122_8181" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Node info in sync
    2023/02/13 06:16:03 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=121 (36.471166ms) from=10.233.68.94:37612
    2023/02/13 06:16:03 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v17 (367.011µs) from=10.233.68.152:33668
    2023/02/13 06:16:03 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v17 (178.538µs) from=10.233.68.94:38090
    2023/02/13 06:16:03 [WARN] agent: Service name "_aai-nodes-query-v18" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/02/13 06:16:03 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v18/search/nodes-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v18\",\"enable_ssl\":\"true\",\"url\":\"/aai/v18/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/02/13 06:16:03 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/02/13 06:16:03 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.12.129_9007" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.12.129_9007" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v1_wf-gui_10.233.60.198_8080" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.31.172_9015" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v0_multicloud_10.233.11.131_9001" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v1_parser_10.233.25.86_8806" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.25.86_8806" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v1_nsd_10.233.25.86_8806" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.57.183_9011" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.57.183_9011" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v1_catalog_10.233.25.86_8806" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v1_sdc-gui_10.233.52.122_8181" in sync
    2023/02/13 06:16:03 [INFO] agent: Synced service "_v18__aai-nodes-query_10.233.71.18_8446"
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v1_multicloud_10.233.11.131_9001" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Node info in sync
    2023/02/13 06:16:03 [DEBUG] http: Request PUT /v1/agent/service/register (4.654063ms) from=10.233.68.152:33672
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.12.129_9007" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.12.129_9007" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v1_wf-gui_10.233.60.198_8080" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.31.172_9015" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v0_multicloud_10.233.11.131_9001" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v1_parser_10.233.25.86_8806" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.25.86_8806" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v1_nsd_10.233.25.86_8806" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.57.183_9011" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.57.183_9011" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v1_catalog_10.233.25.86_8806" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v1_sdc-gui_10.233.52.122_8181" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v1_multicloud_10.233.11.131_9001" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Node info in sync
    2023/02/13 06:16:03 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=122 (30.781348ms) from=10.233.68.94:37612
    2023/02/13 06:16:03 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v18 (553.346µs) from=10.233.68.152:33674
    2023/02/13 06:16:03 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v18 (474.352µs) from=10.233.68.94:38096
    2023/02/13 06:16:03 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v18\",\"enable_ssl\":\"true\",\"url\":\"/aai/v18/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/02/13 06:16:03 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/02/13 06:16:03 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v1_catalog_10.233.25.86_8806" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v1_sdc-gui_10.233.52.122_8181" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v1_multicloud_10.233.11.131_9001" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.12.129_9007" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.12.129_9007" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v1_wf-gui_10.233.60.198_8080" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.31.172_9015" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [INFO] agent: Synced service "_v18_aai-nodes-query_10.233.71.18_8446"
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v0_multicloud_10.233.11.131_9001" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v1_parser_10.233.25.86_8806" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.25.86_8806" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v1_nsd_10.233.25.86_8806" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.57.183_9011" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.57.183_9011" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Node info in sync
    2023/02/13 06:16:03 [DEBUG] http: Request PUT /v1/agent/service/register (4.496016ms) from=10.233.68.152:33678
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v0_multicloud_10.233.11.131_9001" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v1_parser_10.233.25.86_8806" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.25.86_8806" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v1_nsd_10.233.25.86_8806" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.57.183_9011" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.57.183_9011" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v1_catalog_10.233.25.86_8806" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v1_sdc-gui_10.233.52.122_8181" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v1_multicloud_10.233.11.131_9001" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.12.129_9007" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.12.129_9007" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v1_wf-gui_10.233.60.198_8080" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.31.172_9015" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Node info in sync
    2023/02/13 06:16:03 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=123 (31.035529ms) from=10.233.68.94:37612
    2023/02/13 06:16:03 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v18 (298.86µs) from=10.233.68.152:33680
    2023/02/13 06:16:03 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v18 (181.916µs) from=10.233.68.94:38102
    2023/02/13 06:16:03 [WARN] agent: Service name "_aai-nodes-query-v19" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/02/13 06:16:03 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v19/search/nodes-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v19\",\"enable_ssl\":\"true\",\"url\":\"/aai/v19/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/02/13 06:16:03 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/02/13 06:16:03 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v0_multicloud_10.233.11.131_9001" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.25.86_8806" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v1_parser_10.233.25.86_8806" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.57.183_9011" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.57.183_9011" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v1_nsd_10.233.25.86_8806" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v1_sdc-gui_10.233.52.122_8181" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v1_catalog_10.233.25.86_8806" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v1_multicloud_10.233.11.131_9001" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.12.129_9007" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v1_wf-gui_10.233.60.198_8080" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.12.129_9007" in sync
    2023/02/13 06:16:03 [INFO] agent: Synced service "_v19__aai-nodes-query_10.233.71.18_8446"
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.31.172_9015" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Node info in sync
    2023/02/13 06:16:03 [DEBUG] http: Request PUT /v1/agent/service/register (26.884226ms) from=10.233.68.152:33686
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.12.129_9007" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.12.129_9007" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v1_wf-gui_10.233.60.198_8080" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.31.172_9015" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v0_multicloud_10.233.11.131_9001" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v1_parser_10.233.25.86_8806" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.25.86_8806" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v1_nsd_10.233.25.86_8806" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.57.183_9011" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.57.183_9011" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v1_catalog_10.233.25.86_8806" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v1_sdc-gui_10.233.52.122_8181" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v1_multicloud_10.233.11.131_9001" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Node info in sync
    2023/02/13 06:16:03 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=124 (64.347328ms) from=10.233.68.94:37612
    2023/02/13 06:16:03 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v19 (461.103µs) from=10.233.68.152:33690
    2023/02/13 06:16:03 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v19 (340.19µs) from=10.233.68.94:37612
    2023/02/13 06:16:03 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v19\",\"enable_ssl\":\"true\",\"url\":\"/aai/v19/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/02/13 06:16:03 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/02/13 06:16:03 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v1_nsd_10.233.25.86_8806" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.57.183_9011" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.57.183_9011" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v1_catalog_10.233.25.86_8806" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v1_sdc-gui_10.233.52.122_8181" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v1_multicloud_10.233.11.131_9001" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.12.129_9007" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.12.129_9007" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v1_wf-gui_10.233.60.198_8080" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.31.172_9015" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v0_multicloud_10.233.11.131_9001" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v1_parser_10.233.25.86_8806" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.25.86_8806" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [INFO] agent: Synced service "_v19_aai-nodes-query_10.233.71.18_8446"
    2023/02/13 06:16:03 [DEBUG] agent: Node info in sync
    2023/02/13 06:16:03 [DEBUG] http: Request PUT /v1/agent/service/register (5.072061ms) from=10.233.68.152:33692
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.12.129_9007" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.12.129_9007" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v1_wf-gui_10.233.60.198_8080" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.31.172_9015" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v0_multicloud_10.233.11.131_9001" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v1_parser_10.233.25.86_8806" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.25.86_8806" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v1_nsd_10.233.25.86_8806" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.57.183_9011" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.57.183_9011" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v1_catalog_10.233.25.86_8806" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v1_sdc-gui_10.233.52.122_8181" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v1_multicloud_10.233.11.131_9001" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Node info in sync
    2023/02/13 06:16:03 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=125 (44.684224ms) from=10.233.68.94:38108
    2023/02/13 06:16:03 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v19 (684.932µs) from=10.233.68.152:33694
    2023/02/13 06:16:03 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v19 (195.991µs) from=10.233.68.94:38116
    2023/02/13 06:16:03 [WARN] agent: Service name "_aai-nquery-v11" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/02/13 06:16:03 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v11/query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v11\",\"enable_ssl\":\"true\",\"url\":\"/aai/v11/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/02/13 06:16:03 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/02/13 06:16:03 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v1_multicloud_10.233.11.131_9001" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v1_wf-gui_10.233.60.198_8080" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.12.129_9007" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.12.129_9007" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [INFO] agent: Synced service "_v11__aai-nquery_10.233.71.18_8446"
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.31.172_9015" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v0_multicloud_10.233.11.131_9001" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v1_parser_10.233.25.86_8806" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.25.86_8806" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.57.183_9011" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v1_nsd_10.233.25.86_8806" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.57.183_9011" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v1_catalog_10.233.25.86_8806" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v1_sdc-gui_10.233.52.122_8181" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Node info in sync
    2023/02/13 06:16:03 [DEBUG] http: Request PUT /v1/agent/service/register (5.737204ms) from=10.233.68.152:33698
    2023/02/13 06:16:03 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=126 (46.456846ms) from=10.233.68.94:38108
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v0_multicloud_10.233.11.131_9001" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v1_parser_10.233.25.86_8806" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.25.86_8806" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v1_nsd_10.233.25.86_8806" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.57.183_9011" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.57.183_9011" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v1_catalog_10.233.25.86_8806" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v1_sdc-gui_10.233.52.122_8181" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v1_multicloud_10.233.11.131_9001" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.12.129_9007" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.12.129_9007" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v1_wf-gui_10.233.60.198_8080" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.31.172_9015" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v11__aai-nquery_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Node info in sync
    2023/02/13 06:16:03 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v11 (339.933µs) from=10.233.68.94:38122
    2023/02/13 06:16:03 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v11 (501.317µs) from=10.233.68.152:33704
    2023/02/13 06:16:03 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v11\",\"enable_ssl\":\"true\",\"url\":\"/aai/v11/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/02/13 06:16:03 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/02/13 06:16:03 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v1_nsd_10.233.25.86_8806" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.57.183_9011" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.57.183_9011" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [INFO] agent: Synced service "_v11_aai-nquery_10.233.71.18_8446"
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v1_catalog_10.233.25.86_8806" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v1_sdc-gui_10.233.52.122_8181" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v1_multicloud_10.233.11.131_9001" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.12.129_9007" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.12.129_9007" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v1_wf-gui_10.233.60.198_8080" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v11__aai-nquery_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.31.172_9015" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v0_multicloud_10.233.11.131_9001" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v1_parser_10.233.25.86_8806" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.25.86_8806" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Node info in sync
    2023/02/13 06:16:03 [DEBUG] http: Request PUT /v1/agent/service/register (8.086041ms) from=10.233.68.152:33708
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.12.129_9007" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.12.129_9007" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v1_wf-gui_10.233.60.198_8080" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.31.172_9015" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v11__aai-nquery_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v0_multicloud_10.233.11.131_9001" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v1_parser_10.233.25.86_8806" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.25.86_8806" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v1_nsd_10.233.25.86_8806" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.57.183_9011" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.57.183_9011" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v11_aai-nquery_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v1_catalog_10.233.25.86_8806" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v1_sdc-gui_10.233.52.122_8181" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v1_multicloud_10.233.11.131_9001" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Node info in sync
    2023/02/13 06:16:03 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v11 (1.25672ms) from=10.233.68.152:33710
    2023/02/13 06:16:03 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=127 (70.932285ms) from=10.233.68.94:38108
    2023/02/13 06:16:03 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v11 (177.203µs) from=10.233.68.94:38132
    2023/02/13 06:16:03 [WARN] agent: Service name "_aai-nquery-v12" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/02/13 06:16:03 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v12/query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v12\",\"enable_ssl\":\"true\",\"url\":\"/aai/v12/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/02/13 06:16:03 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/02/13 06:16:03 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.12.129_9007" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.12.129_9007" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v1_wf-gui_10.233.60.198_8080" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v11__aai-nquery_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.31.172_9015" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v0_multicloud_10.233.11.131_9001" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v1_parser_10.233.25.86_8806" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.25.86_8806" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v1_nsd_10.233.25.86_8806" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.57.183_9011" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.57.183_9011" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v11_aai-nquery_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v1_catalog_10.233.25.86_8806" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v1_sdc-gui_10.233.52.122_8181" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [INFO] agent: Synced service "_v12__aai-nquery_10.233.71.18_8446"
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v1_multicloud_10.233.11.131_9001" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Node info in sync
    2023/02/13 06:16:03 [DEBUG] http: Request PUT /v1/agent/service/register (4.923826ms) from=10.233.68.152:33714
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v0_multicloud_10.233.11.131_9001" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v1_parser_10.233.25.86_8806" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.25.86_8806" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v1_nsd_10.233.25.86_8806" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.57.183_9011" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.57.183_9011" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v11_aai-nquery_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v1_catalog_10.233.25.86_8806" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v1_sdc-gui_10.233.52.122_8181" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v12__aai-nquery_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v1_multicloud_10.233.11.131_9001" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.12.129_9007" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.12.129_9007" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v1_wf-gui_10.233.60.198_8080" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.31.172_9015" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v11__aai-nquery_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Node info in sync
    2023/02/13 06:16:03 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=128 (36.322011ms) from=10.233.68.94:38108
    2023/02/13 06:16:03 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v12 (1.520742ms) from=10.233.68.152:33716
    2023/02/13 06:16:03 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v12 (369.742µs) from=10.233.68.94:38108
    2023/02/13 06:16:03 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v12\",\"enable_ssl\":\"true\",\"url\":\"/aai/v12/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/02/13 06:16:03 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/02/13 06:16:03 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v11__aai-nquery_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v0_multicloud_10.233.11.131_9001" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v1_parser_10.233.25.86_8806" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.25.86_8806" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v1_catalog_10.233.25.86_8806" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v12__aai-nquery_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.12.129_9007" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v1_wf-gui_10.233.60.198_8080" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.31.172_9015" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v1_nsd_10.233.25.86_8806" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.57.183_9011" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.57.183_9011" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v11_aai-nquery_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v1_sdc-gui_10.233.52.122_8181" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v1_multicloud_10.233.11.131_9001" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [INFO] agent: Synced service "_v12_aai-nquery_10.233.71.18_8446"
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.12.129_9007" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Node info in sync
    2023/02/13 06:16:03 [DEBUG] http: Request PUT /v1/agent/service/register (6.900683ms) from=10.233.68.152:33720
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v1_nsd_10.233.25.86_8806" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.57.183_9011" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.57.183_9011" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v11_aai-nquery_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v1_sdc-gui_10.233.52.122_8181" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v1_multicloud_10.233.11.131_9001" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v12_aai-nquery_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.12.129_9007" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v11__aai-nquery_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v0_multicloud_10.233.11.131_9001" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v1_parser_10.233.25.86_8806" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.25.86_8806" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v1_catalog_10.233.25.86_8806" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v12__aai-nquery_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.12.129_9007" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v1_wf-gui_10.233.60.198_8080" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.31.172_9015" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Node info in sync
    2023/02/13 06:16:03 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=129 (27.529202ms) from=10.233.68.94:38138
    2023/02/13 06:16:03 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v12 (299.093µs) from=10.233.68.152:33722
    2023/02/13 06:16:03 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v12 (197.963µs) from=10.233.68.94:38144
    2023/02/13 06:16:03 [WARN] agent: Service name "_aai-nquery-v13" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/02/13 06:16:03 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v13/query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v13\",\"enable_ssl\":\"true\",\"url\":\"/aai/v13/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/02/13 06:16:03 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/02/13 06:16:03 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v1_nsd_10.233.25.86_8806" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.57.183_9011" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.57.183_9011" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v11_aai-nquery_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v1_sdc-gui_10.233.52.122_8181" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v1_multicloud_10.233.11.131_9001" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v12_aai-nquery_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.12.129_9007" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v11__aai-nquery_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v0_multicloud_10.233.11.131_9001" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v1_parser_10.233.25.86_8806" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.25.86_8806" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v1_catalog_10.233.25.86_8806" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v12__aai-nquery_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.12.129_9007" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v1_wf-gui_10.233.60.198_8080" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [INFO] agent: Synced service "_v13__aai-nquery_10.233.71.18_8446"
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.31.172_9015" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Node info in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v1_catalog_10.233.25.86_8806" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v12__aai-nquery_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.12.129_9007" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v1_wf-gui_10.233.60.198_8080" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.31.172_9015" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v13__aai-nquery_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v1_nsd_10.233.25.86_8806" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.57.183_9011" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.57.183_9011" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v11_aai-nquery_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v1_sdc-gui_10.233.52.122_8181" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v1_multicloud_10.233.11.131_9001" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v12_aai-nquery_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.12.129_9007" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v11__aai-nquery_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v0_multicloud_10.233.11.131_9001" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v1_parser_10.233.25.86_8806" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.25.86_8806" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:03 [DEBUG] agent: Node info in sync
    2023/02/13 06:16:03 [DEBUG] http: Request PUT /v1/agent/service/register (12.929773ms) from=10.233.68.152:33726
    2023/02/13 06:16:03 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=130 (50.777243ms) from=10.233.68.94:38138
    2023/02/13 06:16:03 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v13 (6.94244ms) from=10.233.68.152:33728
    2023/02/13 06:16:03 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v13 (280.768µs) from=10.233.68.94:38138
    2023/02/13 06:16:04 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v13\",\"enable_ssl\":\"true\",\"url\":\"/aai/v13/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/02/13 06:16:04 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/02/13 06:16:04 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v13__aai-nquery_10.233.71.18_8446" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.31.172_9015" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.57.183_9011" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v11_aai-nquery_10.233.71.18_8446" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v1_nsd_10.233.25.86_8806" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.57.183_9011" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v1_sdc-gui_10.233.52.122_8181" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v12_aai-nquery_10.233.71.18_8446" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v1_multicloud_10.233.11.131_9001" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.12.129_9007" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v11__aai-nquery_10.233.71.18_8446" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v0_multicloud_10.233.11.131_9001" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v1_parser_10.233.25.86_8806" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.25.86_8806" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:04 [INFO] agent: Synced service "_v13_aai-nquery_10.233.71.18_8446"
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v1_catalog_10.233.25.86_8806" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v12__aai-nquery_10.233.71.18_8446" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.12.129_9007" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v1_wf-gui_10.233.60.198_8080" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Node info in sync
    2023/02/13 06:16:04 [DEBUG] http: Request PUT /v1/agent/service/register (27.934341ms) from=10.233.68.152:33732
    2023/02/13 06:16:04 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=131 (40.805072ms) from=10.233.68.94:38150
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v1_sdc-gui_10.233.52.122_8181" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v12_aai-nquery_10.233.71.18_8446" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v1_multicloud_10.233.11.131_9001" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.12.129_9007" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v11__aai-nquery_10.233.71.18_8446" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v0_multicloud_10.233.11.131_9001" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.25.86_8806" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v1_parser_10.233.25.86_8806" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v13_aai-nquery_10.233.71.18_8446" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v1_catalog_10.233.25.86_8806" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v12__aai-nquery_10.233.71.18_8446" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v1_wf-gui_10.233.60.198_8080" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.12.129_9007" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v13__aai-nquery_10.233.71.18_8446" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.31.172_9015" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.57.183_9011" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.57.183_9011" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v11_aai-nquery_10.233.71.18_8446" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v1_nsd_10.233.25.86_8806" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Node info in sync
    2023/02/13 06:16:04 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v13 (249.151µs) from=10.233.68.94:38156
    2023/02/13 06:16:04 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v13 (295.074µs) from=10.233.68.152:33734
    2023/02/13 06:16:04 [WARN] agent: Service name "_aai-nquery-v14" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/02/13 06:16:04 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v14/query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v14\",\"enable_ssl\":\"true\",\"url\":\"/aai/v14/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/02/13 06:16:04 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/02/13 06:16:04 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v11_aai-nquery_10.233.71.18_8446" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v1_nsd_10.233.25.86_8806" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.57.183_9011" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.57.183_9011" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v1_sdc-gui_10.233.52.122_8181" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v1_multicloud_10.233.11.131_9001" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v12_aai-nquery_10.233.71.18_8446" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.12.129_9007" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v11__aai-nquery_10.233.71.18_8446" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v0_multicloud_10.233.11.131_9001" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v1_parser_10.233.25.86_8806" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.25.86_8806" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v13_aai-nquery_10.233.71.18_8446" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v1_catalog_10.233.25.86_8806" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v12__aai-nquery_10.233.71.18_8446" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.12.129_9007" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v1_wf-gui_10.233.60.198_8080" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.31.172_9015" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v13__aai-nquery_10.233.71.18_8446" in sync
    2023/02/13 06:16:04 [INFO] agent: Synced service "_v14__aai-nquery_10.233.71.18_8446"
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Node info in sync
    2023/02/13 06:16:04 [DEBUG] http: Request PUT /v1/agent/service/register (11.354344ms) from=10.233.68.152:33738
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v1_multicloud_10.233.11.131_9001" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v12_aai-nquery_10.233.71.18_8446" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.12.129_9007" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v11__aai-nquery_10.233.71.18_8446" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v0_multicloud_10.233.11.131_9001" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v1_parser_10.233.25.86_8806" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.25.86_8806" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v13_aai-nquery_10.233.71.18_8446" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v1_catalog_10.233.25.86_8806" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v12__aai-nquery_10.233.71.18_8446" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.12.129_9007" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v1_wf-gui_10.233.60.198_8080" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.31.172_9015" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v13__aai-nquery_10.233.71.18_8446" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v14__aai-nquery_10.233.71.18_8446" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v11_aai-nquery_10.233.71.18_8446" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v1_nsd_10.233.25.86_8806" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.57.183_9011" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.57.183_9011" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v1_sdc-gui_10.233.52.122_8181" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Node info in sync
    2023/02/13 06:16:04 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=132 (66.811476ms) from=10.233.68.94:38150
    2023/02/13 06:16:04 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v14 (286.448µs) from=10.233.68.94:38162
    2023/02/13 06:16:04 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v14 (8.868348ms) from=10.233.68.152:33740
    2023/02/13 06:16:04 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v14\",\"enable_ssl\":\"true\",\"url\":\"/aai/v14/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/02/13 06:16:04 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/02/13 06:16:04 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v1_sdc-gui_10.233.52.122_8181" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v1_multicloud_10.233.11.131_9001" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v12_aai-nquery_10.233.71.18_8446" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.12.129_9007" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v11__aai-nquery_10.233.71.18_8446" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v0_multicloud_10.233.11.131_9001" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v1_parser_10.233.25.86_8806" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.25.86_8806" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v13_aai-nquery_10.233.71.18_8446" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v1_catalog_10.233.25.86_8806" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v12__aai-nquery_10.233.71.18_8446" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.12.129_9007" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v1_wf-gui_10.233.60.198_8080" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v14__aai-nquery_10.233.71.18_8446" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.31.172_9015" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v13__aai-nquery_10.233.71.18_8446" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:04 [INFO] agent: Synced service "_v14_aai-nquery_10.233.71.18_8446"
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v11_aai-nquery_10.233.71.18_8446" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v1_nsd_10.233.25.86_8806" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.57.183_9011" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.57.183_9011" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Node info in sync
    2023/02/13 06:16:04 [DEBUG] http: Request PUT /v1/agent/service/register (22.111973ms) from=10.233.68.152:33744
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v1_sdc-gui_10.233.52.122_8181" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v12_aai-nquery_10.233.71.18_8446" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v1_multicloud_10.233.11.131_9001" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.12.129_9007" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v11__aai-nquery_10.233.71.18_8446" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v0_multicloud_10.233.11.131_9001" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v1_parser_10.233.25.86_8806" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.25.86_8806" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v13_aai-nquery_10.233.71.18_8446" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v1_catalog_10.233.25.86_8806" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v12__aai-nquery_10.233.71.18_8446" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.12.129_9007" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v1_wf-gui_10.233.60.198_8080" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v13__aai-nquery_10.233.71.18_8446" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v14__aai-nquery_10.233.71.18_8446" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.31.172_9015" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v14_aai-nquery_10.233.71.18_8446" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.57.183_9011" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v11_aai-nquery_10.233.71.18_8446" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v1_nsd_10.233.25.86_8806" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.57.183_9011" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Node info in sync
    2023/02/13 06:16:04 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=133 (52.59763ms) from=10.233.68.94:38150
    2023/02/13 06:16:04 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v14 (1.139691ms) from=10.233.68.152:33748
    2023/02/13 06:16:04 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v14 (405.916µs) from=10.233.68.94:38166
    2023/02/13 06:16:04 [WARN] agent: Service name "_aai-nquery-v15" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/02/13 06:16:04 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v15/query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v15\",\"enable_ssl\":\"true\",\"url\":\"/aai/v15/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/02/13 06:16:04 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/02/13 06:16:04 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v13_aai-nquery_10.233.71.18_8446" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v1_catalog_10.233.25.86_8806" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v12__aai-nquery_10.233.71.18_8446" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.12.129_9007" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v1_wf-gui_10.233.60.198_8080" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.31.172_9015" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v13__aai-nquery_10.233.71.18_8446" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v14__aai-nquery_10.233.71.18_8446" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v14_aai-nquery_10.233.71.18_8446" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v1_nsd_10.233.25.86_8806" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.57.183_9011" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.57.183_9011" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v11_aai-nquery_10.233.71.18_8446" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v1_sdc-gui_10.233.52.122_8181" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v1_multicloud_10.233.11.131_9001" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v12_aai-nquery_10.233.71.18_8446" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.12.129_9007" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v11__aai-nquery_10.233.71.18_8446" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v0_multicloud_10.233.11.131_9001" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:04 [INFO] agent: Synced service "_v15__aai-nquery_10.233.71.18_8446"
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v1_parser_10.233.25.86_8806" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.25.86_8806" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Node info in sync
    2023/02/13 06:16:04 [DEBUG] http: Request PUT /v1/agent/service/register (6.688088ms) from=10.233.68.152:33750
    2023/02/13 06:16:04 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=134 (59.534172ms) from=10.233.68.94:38150
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v1_catalog_10.233.25.86_8806" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v12__aai-nquery_10.233.71.18_8446" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v1_wf-gui_10.233.60.198_8080" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.12.129_9007" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v13__aai-nquery_10.233.71.18_8446" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v14__aai-nquery_10.233.71.18_8446" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.31.172_9015" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v14_aai-nquery_10.233.71.18_8446" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.57.183_9011" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.57.183_9011" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v11_aai-nquery_10.233.71.18_8446" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v1_nsd_10.233.25.86_8806" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v1_sdc-gui_10.233.52.122_8181" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v12_aai-nquery_10.233.71.18_8446" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v1_multicloud_10.233.11.131_9001" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.12.129_9007" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v11__aai-nquery_10.233.71.18_8446" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v15__aai-nquery_10.233.71.18_8446" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v0_multicloud_10.233.11.131_9001" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.25.86_8806" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v1_parser_10.233.25.86_8806" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v13_aai-nquery_10.233.71.18_8446" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Node info in sync
    2023/02/13 06:16:04 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v15 (495.609µs) from=10.233.68.152:33752
    2023/02/13 06:16:04 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v15\",\"enable_ssl\":\"true\",\"url\":\"/aai/v15/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/02/13 06:16:04 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/02/13 06:16:04 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/02/13 06:16:04 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v15 (4.6656ms) from=10.233.68.94:38174
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v1_nsd_10.233.25.86_8806" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.57.183_9011" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.57.183_9011" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v11_aai-nquery_10.233.71.18_8446" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v1_sdc-gui_10.233.52.122_8181" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v1_multicloud_10.233.11.131_9001" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v12_aai-nquery_10.233.71.18_8446" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:04 [INFO] agent: Synced service "_v15_aai-nquery_10.233.71.18_8446"
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.12.129_9007" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v11__aai-nquery_10.233.71.18_8446" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v0_multicloud_10.233.11.131_9001" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v15__aai-nquery_10.233.71.18_8446" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v1_parser_10.233.25.86_8806" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.25.86_8806" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v13_aai-nquery_10.233.71.18_8446" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v1_catalog_10.233.25.86_8806" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v12__aai-nquery_10.233.71.18_8446" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.12.129_9007" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v1_wf-gui_10.233.60.198_8080" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.31.172_9015" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v13__aai-nquery_10.233.71.18_8446" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v14__aai-nquery_10.233.71.18_8446" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v14_aai-nquery_10.233.71.18_8446" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Node info in sync
    2023/02/13 06:16:04 [DEBUG] http: Request PUT /v1/agent/service/register (7.592823ms) from=10.233.68.152:33756
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.12.129_9007" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v1_wf-gui_10.233.60.198_8080" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.31.172_9015" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v13__aai-nquery_10.233.71.18_8446" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v14__aai-nquery_10.233.71.18_8446" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v14_aai-nquery_10.233.71.18_8446" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v11_aai-nquery_10.233.71.18_8446" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v1_nsd_10.233.25.86_8806" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.57.183_9011" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.57.183_9011" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v1_sdc-gui_10.233.52.122_8181" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v1_multicloud_10.233.11.131_9001" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v12_aai-nquery_10.233.71.18_8446" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v15_aai-nquery_10.233.71.18_8446" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.12.129_9007" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v11__aai-nquery_10.233.71.18_8446" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v0_multicloud_10.233.11.131_9001" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v15__aai-nquery_10.233.71.18_8446" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v1_parser_10.233.25.86_8806" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.25.86_8806" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v13_aai-nquery_10.233.71.18_8446" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v1_catalog_10.233.25.86_8806" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v12__aai-nquery_10.233.71.18_8446" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Node info in sync
    2023/02/13 06:16:04 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=135 (25.367568ms) from=10.233.68.94:38150
    2023/02/13 06:16:04 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v15 (511.821µs) from=10.233.68.152:33758
    2023/02/13 06:16:04 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v15 (390.947µs) from=10.233.68.94:38180
    2023/02/13 06:16:04 [WARN] agent: Service name "_aai-nquery-v16" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/02/13 06:16:04 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v16/query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v16\",\"enable_ssl\":\"true\",\"url\":\"/aai/v16/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/02/13 06:16:04 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/02/13 06:16:04 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.12.129_9007" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v1_wf-gui_10.233.60.198_8080" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.31.172_9015" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v13__aai-nquery_10.233.71.18_8446" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v14__aai-nquery_10.233.71.18_8446" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v14_aai-nquery_10.233.71.18_8446" in sync
    2023/02/13 06:16:04 [INFO] agent: Synced service "_v16__aai-nquery_10.233.71.18_8446"
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v1_nsd_10.233.25.86_8806" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.57.183_9011" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.57.183_9011" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v11_aai-nquery_10.233.71.18_8446" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v1_sdc-gui_10.233.52.122_8181" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v1_multicloud_10.233.11.131_9001" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v12_aai-nquery_10.233.71.18_8446" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v15_aai-nquery_10.233.71.18_8446" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.12.129_9007" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v11__aai-nquery_10.233.71.18_8446" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v0_multicloud_10.233.11.131_9001" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v15__aai-nquery_10.233.71.18_8446" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v1_parser_10.233.25.86_8806" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.25.86_8806" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v13_aai-nquery_10.233.71.18_8446" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v1_catalog_10.233.25.86_8806" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v12__aai-nquery_10.233.71.18_8446" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Node info in sync
    2023/02/13 06:16:04 [DEBUG] http: Request PUT /v1/agent/service/register (19.678269ms) from=10.233.68.152:33764
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v12__aai-nquery_10.233.71.18_8446" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.12.129_9007" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v1_wf-gui_10.233.60.198_8080" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.31.172_9015" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v13__aai-nquery_10.233.71.18_8446" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v14__aai-nquery_10.233.71.18_8446" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v14_aai-nquery_10.233.71.18_8446" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v16__aai-nquery_10.233.71.18_8446" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v1_nsd_10.233.25.86_8806" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.57.183_9011" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.57.183_9011" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v11_aai-nquery_10.233.71.18_8446" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v1_sdc-gui_10.233.52.122_8181" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v1_multicloud_10.233.11.131_9001" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v12_aai-nquery_10.233.71.18_8446" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v15_aai-nquery_10.233.71.18_8446" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.12.129_9007" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v11__aai-nquery_10.233.71.18_8446" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v0_multicloud_10.233.11.131_9001" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v15__aai-nquery_10.233.71.18_8446" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v1_parser_10.233.25.86_8806" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.25.86_8806" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v13_aai-nquery_10.233.71.18_8446" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v1_catalog_10.233.25.86_8806" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Node info in sync
    2023/02/13 06:16:04 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=136 (55.33753ms) from=10.233.68.94:38150
    2023/02/13 06:16:04 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v16 (4.898814ms) from=10.233.68.152:33766
    2023/02/13 06:16:04 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v16 (342.552µs) from=10.233.68.94:38188
    2023/02/13 06:16:04 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v16\",\"enable_ssl\":\"true\",\"url\":\"/aai/v16/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/02/13 06:16:04 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/02/13 06:16:04 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v1_catalog_10.233.25.86_8806" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v12__aai-nquery_10.233.71.18_8446" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v1_wf-gui_10.233.60.198_8080" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.12.129_9007" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v13__aai-nquery_10.233.71.18_8446" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v14__aai-nquery_10.233.71.18_8446" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.31.172_9015" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v14_aai-nquery_10.233.71.18_8446" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v16__aai-nquery_10.233.71.18_8446" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.57.183_9011" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.57.183_9011" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v11_aai-nquery_10.233.71.18_8446" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v1_nsd_10.233.25.86_8806" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v1_sdc-gui_10.233.52.122_8181" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v12_aai-nquery_10.233.71.18_8446" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v1_multicloud_10.233.11.131_9001" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v15_aai-nquery_10.233.71.18_8446" in sync
    2023/02/13 06:16:04 [INFO] agent: Synced service "_v16_aai-nquery_10.233.71.18_8446"
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.12.129_9007" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v11__aai-nquery_10.233.71.18_8446" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v15__aai-nquery_10.233.71.18_8446" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v0_multicloud_10.233.11.131_9001" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.25.86_8806" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v1_parser_10.233.25.86_8806" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v13_aai-nquery_10.233.71.18_8446" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Node info in sync
    2023/02/13 06:16:04 [DEBUG] http: Request PUT /v1/agent/service/register (7.81472ms) from=10.233.68.152:33770
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v11_aai-nquery_10.233.71.18_8446" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v1_nsd_10.233.25.86_8806" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.57.183_9011" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.57.183_9011" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v1_sdc-gui_10.233.52.122_8181" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v1_multicloud_10.233.11.131_9001" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v12_aai-nquery_10.233.71.18_8446" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v15_aai-nquery_10.233.71.18_8446" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v16_aai-nquery_10.233.71.18_8446" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.12.129_9007" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v11__aai-nquery_10.233.71.18_8446" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v0_multicloud_10.233.11.131_9001" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v15__aai-nquery_10.233.71.18_8446" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v1_parser_10.233.25.86_8806" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.25.86_8806" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v13_aai-nquery_10.233.71.18_8446" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v1_catalog_10.233.25.86_8806" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v12__aai-nquery_10.233.71.18_8446" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.12.129_9007" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v1_wf-gui_10.233.60.198_8080" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.31.172_9015" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v13__aai-nquery_10.233.71.18_8446" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v14__aai-nquery_10.233.71.18_8446" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v14_aai-nquery_10.233.71.18_8446" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v16__aai-nquery_10.233.71.18_8446" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Node info in sync
    2023/02/13 06:16:04 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=137 (41.727475ms) from=10.233.68.94:38150
    2023/02/13 06:16:04 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v16 (465.952µs) from=10.233.68.152:33772
    2023/02/13 06:16:04 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v16 (322.168µs) from=10.233.68.94:38194
    2023/02/13 06:16:04 [WARN] agent: Service name "_aai-nquery-v17" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/02/13 06:16:04 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v17/query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v17\",\"enable_ssl\":\"true\",\"url\":\"/aai/v17/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/02/13 06:16:04 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/02/13 06:16:04 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v1_parser_10.233.25.86_8806" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.25.86_8806" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v13_aai-nquery_10.233.71.18_8446" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:04 [INFO] agent: Synced service "_v17__aai-nquery_10.233.71.18_8446"
    2023/02/13 06:16:04 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=138 (46.606983ms) from=10.233.68.94:38150
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v1_catalog_10.233.25.86_8806" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v12__aai-nquery_10.233.71.18_8446" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.12.129_9007" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v1_wf-gui_10.233.60.198_8080" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v13__aai-nquery_10.233.71.18_8446" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v14__aai-nquery_10.233.71.18_8446" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.31.172_9015" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v14_aai-nquery_10.233.71.18_8446" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v16__aai-nquery_10.233.71.18_8446" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.57.183_9011" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v11_aai-nquery_10.233.71.18_8446" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v1_nsd_10.233.25.86_8806" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.57.183_9011" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v1_sdc-gui_10.233.52.122_8181" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v12_aai-nquery_10.233.71.18_8446" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v1_multicloud_10.233.11.131_9001" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v15_aai-nquery_10.233.71.18_8446" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v16_aai-nquery_10.233.71.18_8446" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.12.129_9007" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v11__aai-nquery_10.233.71.18_8446" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v15__aai-nquery_10.233.71.18_8446" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v0_multicloud_10.233.11.131_9001" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Node info in sync
    2023/02/13 06:16:04 [DEBUG] http: Request PUT /v1/agent/service/register (18.487787ms) from=10.233.68.152:33776
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.12.129_9007" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v1_wf-gui_10.233.60.198_8080" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.31.172_9015" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v13__aai-nquery_10.233.71.18_8446" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v14__aai-nquery_10.233.71.18_8446" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v14_aai-nquery_10.233.71.18_8446" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v16__aai-nquery_10.233.71.18_8446" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v11_aai-nquery_10.233.71.18_8446" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v1_nsd_10.233.25.86_8806" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.57.183_9011" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.57.183_9011" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v1_sdc-gui_10.233.52.122_8181" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v1_multicloud_10.233.11.131_9001" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v12_aai-nquery_10.233.71.18_8446" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v15_aai-nquery_10.233.71.18_8446" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v16_aai-nquery_10.233.71.18_8446" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.12.129_9007" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v11__aai-nquery_10.233.71.18_8446" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v0_multicloud_10.233.11.131_9001" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v15__aai-nquery_10.233.71.18_8446" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v1_parser_10.233.25.86_8806" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.25.86_8806" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v13_aai-nquery_10.233.71.18_8446" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v1_catalog_10.233.25.86_8806" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v17__aai-nquery_10.233.71.18_8446" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v12__aai-nquery_10.233.71.18_8446" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Node info in sync
    2023/02/13 06:16:04 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v17 (237.032µs) from=10.233.68.94:38200
    2023/02/13 06:16:04 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v17 (12.553285ms) from=10.233.68.152:33778
    2023/02/13 06:16:04 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v17\",\"enable_ssl\":\"true\",\"url\":\"/aai/v17/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/02/13 06:16:04 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/02/13 06:16:04 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v11_aai-nquery_10.233.71.18_8446" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v1_nsd_10.233.25.86_8806" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.57.183_9011" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.57.183_9011" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v1_sdc-gui_10.233.52.122_8181" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v1_multicloud_10.233.11.131_9001" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v12_aai-nquery_10.233.71.18_8446" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v15_aai-nquery_10.233.71.18_8446" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v16_aai-nquery_10.233.71.18_8446" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.12.129_9007" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v11__aai-nquery_10.233.71.18_8446" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v0_multicloud_10.233.11.131_9001" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v15__aai-nquery_10.233.71.18_8446" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v1_parser_10.233.25.86_8806" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.25.86_8806" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:04 [INFO] agent: Synced service "_v17_aai-nquery_10.233.71.18_8446"
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v13_aai-nquery_10.233.71.18_8446" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v1_catalog_10.233.25.86_8806" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v17__aai-nquery_10.233.71.18_8446" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v12__aai-nquery_10.233.71.18_8446" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.12.129_9007" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v1_wf-gui_10.233.60.198_8080" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.31.172_9015" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v13__aai-nquery_10.233.71.18_8446" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v14__aai-nquery_10.233.71.18_8446" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v14_aai-nquery_10.233.71.18_8446" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v16__aai-nquery_10.233.71.18_8446" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Node info in sync
    2023/02/13 06:16:04 [DEBUG] http: Request PUT /v1/agent/service/register (24.533271ms) from=10.233.68.152:33782
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.12.129_9007" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v1_wf-gui_10.233.60.198_8080" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v13__aai-nquery_10.233.71.18_8446" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v14__aai-nquery_10.233.71.18_8446" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.31.172_9015" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v14_aai-nquery_10.233.71.18_8446" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v16__aai-nquery_10.233.71.18_8446" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.57.183_9011" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v11_aai-nquery_10.233.71.18_8446" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v1_nsd_10.233.25.86_8806" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.57.183_9011" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v1_sdc-gui_10.233.52.122_8181" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v12_aai-nquery_10.233.71.18_8446" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v1_multicloud_10.233.11.131_9001" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v15_aai-nquery_10.233.71.18_8446" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v16_aai-nquery_10.233.71.18_8446" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.12.129_9007" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v11__aai-nquery_10.233.71.18_8446" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v15__aai-nquery_10.233.71.18_8446" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v0_multicloud_10.233.11.131_9001" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v1_parser_10.233.25.86_8806" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.25.86_8806" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v13_aai-nquery_10.233.71.18_8446" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v17_aai-nquery_10.233.71.18_8446" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v17__aai-nquery_10.233.71.18_8446" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v1_catalog_10.233.25.86_8806" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v12__aai-nquery_10.233.71.18_8446" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Node info in sync
    2023/02/13 06:16:04 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v17 (451.971µs) from=10.233.68.152:33788
    2023/02/13 06:16:04 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=139 (77.75352ms) from=10.233.68.94:38150
    2023/02/13 06:16:04 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v17 (273.8µs) from=10.233.68.94:38210
    2023/02/13 06:16:04 [WARN] agent: Service name "_aai-nquery-v18" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/02/13 06:16:04 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v18/query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v18\",\"enable_ssl\":\"true\",\"url\":\"/aai/v18/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/02/13 06:16:04 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/02/13 06:16:04 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v16_aai-nquery_10.233.71.18_8446" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v15_aai-nquery_10.233.71.18_8446" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.12.129_9007" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v11__aai-nquery_10.233.71.18_8446" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v0_multicloud_10.233.11.131_9001" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v15__aai-nquery_10.233.71.18_8446" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v1_parser_10.233.25.86_8806" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.25.86_8806" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v13_aai-nquery_10.233.71.18_8446" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v17_aai-nquery_10.233.71.18_8446" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v1_catalog_10.233.25.86_8806" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v17__aai-nquery_10.233.71.18_8446" in sync
    2023/02/13 06:16:04 [INFO] agent: Synced service "_v18__aai-nquery_10.233.71.18_8446"
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v12__aai-nquery_10.233.71.18_8446" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.12.129_9007" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v1_wf-gui_10.233.60.198_8080" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v14__aai-nquery_10.233.71.18_8446" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.31.172_9015" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v13__aai-nquery_10.233.71.18_8446" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v16__aai-nquery_10.233.71.18_8446" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v14_aai-nquery_10.233.71.18_8446" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v11_aai-nquery_10.233.71.18_8446" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v1_nsd_10.233.25.86_8806" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.57.183_9011" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.57.183_9011" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v1_sdc-gui_10.233.52.122_8181" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v1_multicloud_10.233.11.131_9001" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v12_aai-nquery_10.233.71.18_8446" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Node info in sync
    2023/02/13 06:16:04 [DEBUG] http: Request PUT /v1/agent/service/register (9.811183ms) from=10.233.68.152:33792
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v1_parser_10.233.25.86_8806" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.25.86_8806" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v13_aai-nquery_10.233.71.18_8446" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v17_aai-nquery_10.233.71.18_8446" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v1_catalog_10.233.25.86_8806" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v17__aai-nquery_10.233.71.18_8446" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v12__aai-nquery_10.233.71.18_8446" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v18__aai-nquery_10.233.71.18_8446" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.12.129_9007" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v1_wf-gui_10.233.60.198_8080" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.31.172_9015" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v13__aai-nquery_10.233.71.18_8446" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v14__aai-nquery_10.233.71.18_8446" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v14_aai-nquery_10.233.71.18_8446" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v16__aai-nquery_10.233.71.18_8446" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v11_aai-nquery_10.233.71.18_8446" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v1_nsd_10.233.25.86_8806" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.57.183_9011" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.57.183_9011" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v1_sdc-gui_10.233.52.122_8181" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v1_multicloud_10.233.11.131_9001" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v12_aai-nquery_10.233.71.18_8446" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v15_aai-nquery_10.233.71.18_8446" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v16_aai-nquery_10.233.71.18_8446" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.12.129_9007" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v11__aai-nquery_10.233.71.18_8446" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v0_multicloud_10.233.11.131_9001" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v15__aai-nquery_10.233.71.18_8446" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Node info in sync
    2023/02/13 06:16:04 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=140 (24.415659ms) from=10.233.68.94:38150
    2023/02/13 06:16:04 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v18 (415.08µs) from=10.233.68.152:33794
    2023/02/13 06:16:04 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v18 (786.253µs) from=10.233.68.94:38216
    2023/02/13 06:16:04 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v18\",\"enable_ssl\":\"true\",\"url\":\"/aai/v18/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/02/13 06:16:04 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/02/13 06:16:04 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v1_sdc-gui_10.233.52.122_8181" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v1_multicloud_10.233.11.131_9001" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v12_aai-nquery_10.233.71.18_8446" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v15_aai-nquery_10.233.71.18_8446" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v16_aai-nquery_10.233.71.18_8446" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.12.129_9007" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v11__aai-nquery_10.233.71.18_8446" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v15__aai-nquery_10.233.71.18_8446" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v0_multicloud_10.233.11.131_9001" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:04 [INFO] agent: Synced service "_v18_aai-nquery_10.233.71.18_8446"
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v1_parser_10.233.25.86_8806" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.25.86_8806" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v13_aai-nquery_10.233.71.18_8446" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v17_aai-nquery_10.233.71.18_8446" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v1_catalog_10.233.25.86_8806" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v17__aai-nquery_10.233.71.18_8446" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v12__aai-nquery_10.233.71.18_8446" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v18__aai-nquery_10.233.71.18_8446" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.12.129_9007" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v1_wf-gui_10.233.60.198_8080" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v13__aai-nquery_10.233.71.18_8446" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v14__aai-nquery_10.233.71.18_8446" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.31.172_9015" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v14_aai-nquery_10.233.71.18_8446" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v16__aai-nquery_10.233.71.18_8446" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v11_aai-nquery_10.233.71.18_8446" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v1_nsd_10.233.25.86_8806" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.57.183_9011" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.57.183_9011" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Node info in sync
    2023/02/13 06:16:04 [DEBUG] http: Request PUT /v1/agent/service/register (5.774411ms) from=10.233.68.152:33798
    2023/02/13 06:16:04 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=141 (46.920496ms) from=10.233.68.94:38150
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v1_multicloud_10.233.11.131_9001" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v12_aai-nquery_10.233.71.18_8446" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v15_aai-nquery_10.233.71.18_8446" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v16_aai-nquery_10.233.71.18_8446" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.12.129_9007" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v11__aai-nquery_10.233.71.18_8446" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v0_multicloud_10.233.11.131_9001" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v15__aai-nquery_10.233.71.18_8446" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v1_parser_10.233.25.86_8806" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.25.86_8806" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v18_aai-nquery_10.233.71.18_8446" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v17_aai-nquery_10.233.71.18_8446" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v13_aai-nquery_10.233.71.18_8446" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v1_catalog_10.233.25.86_8806" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v17__aai-nquery_10.233.71.18_8446" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v12__aai-nquery_10.233.71.18_8446" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v18__aai-nquery_10.233.71.18_8446" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.12.129_9007" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v1_wf-gui_10.233.60.198_8080" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.31.172_9015" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v13__aai-nquery_10.233.71.18_8446" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v14__aai-nquery_10.233.71.18_8446" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v14_aai-nquery_10.233.71.18_8446" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v16__aai-nquery_10.233.71.18_8446" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v11_aai-nquery_10.233.71.18_8446" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v1_nsd_10.233.25.86_8806" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.57.183_9011" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.57.183_9011" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v1_sdc-gui_10.233.52.122_8181" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Node info in sync
    2023/02/13 06:16:04 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v18 (394.181µs) from=10.233.68.152:33800
    2023/02/13 06:16:04 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v18 (277.275µs) from=10.233.68.94:38222
    2023/02/13 06:16:04 [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.
    2023/02/13 06:16:04 [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.
    2023/02/13 06:16:04 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/02/13 06:16:04 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v1_catalog_10.233.25.86_8806" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v17__aai-nquery_10.233.71.18_8446" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v18__aai-nquery_10.233.71.18_8446" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v12__aai-nquery_10.233.71.18_8446" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.12.129_9007" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v1_wf-gui_10.233.60.198_8080" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v14__aai-nquery_10.233.71.18_8446" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.31.172_9015" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v13__aai-nquery_10.233.71.18_8446" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v16__aai-nquery_10.233.71.18_8446" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v14_aai-nquery_10.233.71.18_8446" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v11_aai-nquery_10.233.71.18_8446" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v1_nsd_10.233.25.86_8806" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.57.183_9011" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.57.183_9011" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v1_sdc-gui_10.233.52.122_8181" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v1_multicloud_10.233.11.131_9001" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v12_aai-nquery_10.233.71.18_8446" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v16_aai-nquery_10.233.71.18_8446" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v15_aai-nquery_10.233.71.18_8446" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.71.18_8446" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.12.129_9007" in sync
    2023/02/13 06:16:04 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.18_8446"