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: '8f5d412e-d34c-652f-c486-f1d38cb2ce2e'
         Node name: 'onap-msb-consul-f96d66b85-jkzbm'
        Datacenter: 'dc1' (Segment: '')
            Server: true (Bootstrap: false)
       Client Addr: [0.0.0.0] (HTTP: 8500, HTTPS: -1, gRPC: 8502, DNS: 8600)
      Cluster Addr: 127.0.0.1 (LAN: 8301, WAN: 8302)
           Encrypt: Gossip: false, TLS-Outgoing: false, TLS-Incoming: false

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

    2022/03/15 04:44:51 [DEBUG] agent: Using random ID "8f5d412e-d34c-652f-c486-f1d38cb2ce2e" as node ID
    2022/03/15 04:44:51 [INFO] raft: Initial configuration (index=1): [{Suffrage:Voter ID:8f5d412e-d34c-652f-c486-f1d38cb2ce2e Address:127.0.0.1:8300}]
    2022/03/15 04:44:51 [INFO] raft: Node at 127.0.0.1:8300 [Follower] entering Follower state (Leader: "")
    2022/03/15 04:44:51 [INFO] serf: EventMemberJoin: onap-msb-consul-f96d66b85-jkzbm.dc1 127.0.0.1
    2022/03/15 04:44:51 [INFO] serf: EventMemberJoin: onap-msb-consul-f96d66b85-jkzbm 127.0.0.1
    2022/03/15 04:44:51 [INFO] agent: Started DNS server 0.0.0.0:8600 (udp)
    2022/03/15 04:44:51 [INFO] consul: Adding LAN server onap-msb-consul-f96d66b85-jkzbm (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/03/15 04:44:51 [INFO] consul: Handled member-join event for server "onap-msb-consul-f96d66b85-jkzbm.dc1" in area "wan"
    2022/03/15 04:44:51 [DEBUG] agent/proxy: managed Connect proxy manager started
    2022/03/15 04:44:51 [INFO] agent: Started DNS server 0.0.0.0:8600 (tcp)
    2022/03/15 04:44:51 [INFO] agent: Started HTTP server on [::]:8500 (tcp)
    2022/03/15 04:44:51 [INFO] agent: started state syncer
    2022/03/15 04:44:51 [INFO] agent: Started gRPC server on [::]:8502 (tcp)
    2022/03/15 04:44:51 [WARN] raft: Heartbeat timeout from "" reached, starting election
    2022/03/15 04:44:51 [INFO] raft: Node at 127.0.0.1:8300 [Candidate] entering Candidate state in term 2
    2022/03/15 04:44:51 [DEBUG] raft: Votes needed: 1
    2022/03/15 04:44:51 [DEBUG] raft: Vote granted from 8f5d412e-d34c-652f-c486-f1d38cb2ce2e in term 2. Tally: 1
    2022/03/15 04:44:51 [INFO] raft: Election won. Tally: 1
    2022/03/15 04:44:51 [INFO] raft: Node at 127.0.0.1:8300 [Leader] entering Leader state
    2022/03/15 04:44:51 [INFO] consul: cluster leadership acquired
    2022/03/15 04:44:51 [INFO] consul: New leader elected: onap-msb-consul-f96d66b85-jkzbm
    2022/03/15 04:44:51 [INFO] connect: initialized primary datacenter CA with provider "consul"
    2022/03/15 04:44:51 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-jkzbm" since the cluster is too small
    2022/03/15 04:44:51 [INFO] consul: member 'onap-msb-consul-f96d66b85-jkzbm' joined, marking health alive
    2022/03/15 04:44:51 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/03/15 04:44:51 [INFO] agent: Synced node info
    2022/03/15 04:44:52 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/03/15 04:44:52 [DEBUG] agent: Node info in sync
    2022/03/15 04:44:52 [DEBUG] agent: Node info in sync
==> Newer Consul version available: 1.11.4 (currently running: 1.4.3)
    2022/03/15 04:45:51 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-jkzbm" since the cluster is too small
    2022/03/15 04:46:09 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/03/15 04:46:09 [DEBUG] agent: Node info in sync
    2022/03/15 04:46:51 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-f96d66b85-jkzbm.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/03/15 04:46:51 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-jkzbm" since the cluster is too small
    2022/03/15 04:47:51 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-jkzbm" since the cluster is too small
    2022/03/15 04:47:57 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/03/15 04:47:57 [DEBUG] agent: Node info in sync
    2022/03/15 04:48:51 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-jkzbm" since the cluster is too small
    2022/03/15 04:49:04 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/03/15 04:49:04 [DEBUG] agent: Node info in sync
    2022/03/15 04:49:30 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-f96d66b85-jkzbm.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/03/15 04:49:51 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-jkzbm" since the cluster is too small
    2022/03/15 04:50:19 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/03/15 04:50:19 [DEBUG] agent: Node info in sync
    2022/03/15 04:50:51 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-jkzbm" since the cluster is too small
    2022/03/15 04:51:51 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-jkzbm" since the cluster is too small
    2022/03/15 04:51:52 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-f96d66b85-jkzbm.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/03/15 04:52:15 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/03/15 04:52:15 [DEBUG] agent: Node info in sync
    2022/03/15 04:52:51 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-jkzbm" since the cluster is too small
    2022/03/15 04:53:30 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/03/15 04:53:30 [DEBUG] agent: Node info in sync
    2022/03/15 04:53:51 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-jkzbm" since the cluster is too small
    2022/03/15 04:54:24 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-f96d66b85-jkzbm.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/03/15 04:54:51 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-jkzbm" since the cluster is too small
    2022/03/15 04:55:30 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/03/15 04:55:30 [DEBUG] agent: Node info in sync
    2022/03/15 04:55:51 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-jkzbm" since the cluster is too small
    2022/03/15 04:56:51 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-jkzbm" since the cluster is too small
    2022/03/15 04:56:57 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/03/15 04:56:57 [DEBUG] agent: Node info in sync
    2022/03/15 04:57:13 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-f96d66b85-jkzbm.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/03/15 04:57:51 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-jkzbm" since the cluster is too small
    2022/03/15 04:58:14 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/03/15 04:58:14 [DEBUG] agent: Node info in sync
    2022/03/15 04:58:51 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-jkzbm" since the cluster is too small
    2022/03/15 04:59:00 [DEBUG] http: Request GET /v1/status/leader (1.854624ms) from=10.233.65.26:34512
    2022/03/15 04:59: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.
    2022/03/15 04:59: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.
    2022/03/15 04:59:02 [INFO] agent: Synced service "_v1_wf-gui_10.233.60.77_8443"
    2022/03/15 04:59:02 [DEBUG] agent: Node info in sync
    2022/03/15 04:59:02 [DEBUG] http: Request PUT /v1/agent/service/register (717.894302ms) from=10.233.65.26:34534
    2022/03/15 04:59:02 [DEBUG] agent: Service "_v1_wf-gui_10.233.60.77_8443" in sync
    2022/03/15 04:59:02 [DEBUG] agent: Node info in sync
    2022/03/15 04:59:02 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (1.534906ms) from=10.233.65.26:34542
    2022/03/15 04:59:02 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/parser/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/03/15 04:59: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.
    2022/03/15 04:59:02 [DEBUG] agent: Service "_v1_wf-gui_10.233.60.77_8443" in sync
    2022/03/15 04:59:02 [INFO] agent: Synced service "_v1_parser_10.233.43.60_8806"
    2022/03/15 04:59:02 [DEBUG] agent: Node info in sync
    2022/03/15 04:59:02 [DEBUG] http: Request PUT /v1/agent/service/register (114.92237ms) from=10.233.65.26:34550
    2022/03/15 04:59:02 [DEBUG] agent: Service "_v1_wf-gui_10.233.60.77_8443" in sync
    2022/03/15 04:59:02 [DEBUG] agent: Service "_v1_parser_10.233.43.60_8806" in sync
    2022/03/15 04:59:02 [DEBUG] agent: Node info in sync
    2022/03/15 04:59:02 [DEBUG] http: Request GET /v1/health/service/parser-v1 (831.194µs) from=10.233.65.26:34564
    2022/03/15 04:59:02 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/catalog/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/03/15 04:59: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.
    2022/03/15 04:59:02 [DEBUG] agent: Service "_v1_wf-gui_10.233.60.77_8443" in sync
    2022/03/15 04:59:02 [DEBUG] agent: Service "_v1_parser_10.233.43.60_8806" in sync
    2022/03/15 04:59:02 [INFO] agent: Synced service "_v1_catalog_10.233.43.60_8806"
    2022/03/15 04:59:02 [DEBUG] agent: Node info in sync
    2022/03/15 04:59:02 [DEBUG] http: Request PUT /v1/agent/service/register (7.136662ms) from=10.233.65.26:34572
    2022/03/15 04:59:02 [DEBUG] agent: Service "_v1_wf-gui_10.233.60.77_8443" in sync
    2022/03/15 04:59:02 [DEBUG] agent: Service "_v1_parser_10.233.43.60_8806" in sync
    2022/03/15 04:59:02 [DEBUG] agent: Service "_v1_catalog_10.233.43.60_8806" in sync
    2022/03/15 04:59:02 [DEBUG] agent: Node info in sync
    2022/03/15 04:59:02 [DEBUG] http: Request GET /v1/health/service/catalog-v1 (515.943µs) from=10.233.65.26:34574
    2022/03/15 04:59:02 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/nsd/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/03/15 04:59: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.
    2022/03/15 04:59:02 [DEBUG] agent: Service "_v1_wf-gui_10.233.60.77_8443" in sync
    2022/03/15 04:59:02 [DEBUG] agent: Service "_v1_parser_10.233.43.60_8806" in sync
    2022/03/15 04:59:02 [DEBUG] agent: Service "_v1_catalog_10.233.43.60_8806" in sync
    2022/03/15 04:59:02 [INFO] agent: Synced service "_v1_nsd_10.233.43.60_8806"
    2022/03/15 04:59:02 [DEBUG] agent: Node info in sync
    2022/03/15 04:59:02 [DEBUG] http: Request PUT /v1/agent/service/register (8.320097ms) from=10.233.65.26:34578
    2022/03/15 04:59:02 [DEBUG] agent: Service "_v1_wf-gui_10.233.60.77_8443" in sync
    2022/03/15 04:59:02 [DEBUG] agent: Service "_v1_parser_10.233.43.60_8806" in sync
    2022/03/15 04:59:02 [DEBUG] agent: Service "_v1_catalog_10.233.43.60_8806" in sync
    2022/03/15 04:59:02 [DEBUG] agent: Service "_v1_nsd_10.233.43.60_8806" in sync
    2022/03/15 04:59:02 [DEBUG] agent: Node info in sync
    2022/03/15 04:59:02 [DEBUG] http: Request GET /v1/health/service/nsd-v1 (7.391675ms) from=10.233.65.26:34580
    2022/03/15 04:59:03 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/vnfpkgm/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/03/15 04:59: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.
    2022/03/15 04:59:03 [DEBUG] agent: Service "_v1_catalog_10.233.43.60_8806" in sync
    2022/03/15 04:59:03 [DEBUG] agent: Service "_v1_nsd_10.233.43.60_8806" in sync
    2022/03/15 04:59:03 [INFO] agent: Synced service "_v1_vnfpkgm_10.233.43.60_8806"
    2022/03/15 04:59:03 [DEBUG] agent: Service "_v1_wf-gui_10.233.60.77_8443" in sync
    2022/03/15 04:59:03 [DEBUG] agent: Service "_v1_parser_10.233.43.60_8806" in sync
    2022/03/15 04:59:03 [DEBUG] agent: Node info in sync
    2022/03/15 04:59:03 [DEBUG] http: Request PUT /v1/agent/service/register (6.712151ms) from=10.233.65.26:34588
    2022/03/15 04:59:03 [DEBUG] agent: Service "_v1_nsd_10.233.43.60_8806" in sync
    2022/03/15 04:59:03 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.43.60_8806" in sync
    2022/03/15 04:59:03 [DEBUG] agent: Service "_v1_wf-gui_10.233.60.77_8443" in sync
    2022/03/15 04:59:03 [DEBUG] agent: Service "_v1_parser_10.233.43.60_8806" in sync
    2022/03/15 04:59:03 [DEBUG] agent: Service "_v1_catalog_10.233.43.60_8806" in sync
    2022/03/15 04:59:03 [DEBUG] agent: Node info in sync
    2022/03/15 04:59:03 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1 (408.773µs) from=10.233.65.26:34594
    2022/03/15 04:59:03 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/03/15 04:59: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.
    2022/03/15 04:59:03 [INFO] agent: Synced service "_v1_message-router_10.233.28.77_3904"
    2022/03/15 04:59:03 [DEBUG] agent: Service "_v1_wf-gui_10.233.60.77_8443" in sync
    2022/03/15 04:59:03 [DEBUG] agent: Service "_v1_parser_10.233.43.60_8806" in sync
    2022/03/15 04:59:03 [DEBUG] agent: Service "_v1_catalog_10.233.43.60_8806" in sync
    2022/03/15 04:59:03 [DEBUG] agent: Service "_v1_nsd_10.233.43.60_8806" in sync
    2022/03/15 04:59:03 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.43.60_8806" in sync
    2022/03/15 04:59:03 [DEBUG] agent: Node info in sync
    2022/03/15 04:59:03 [DEBUG] http: Request PUT /v1/agent/service/register (6.958325ms) from=10.233.65.26:34596
    2022/03/15 04:59:03 [DEBUG] agent: Service "_v1_message-router_10.233.28.77_3904" in sync
    2022/03/15 04:59:03 [DEBUG] agent: Service "_v1_wf-gui_10.233.60.77_8443" in sync
    2022/03/15 04:59:03 [DEBUG] agent: Service "_v1_parser_10.233.43.60_8806" in sync
    2022/03/15 04:59:03 [DEBUG] agent: Service "_v1_catalog_10.233.43.60_8806" in sync
    2022/03/15 04:59:03 [DEBUG] agent: Service "_v1_nsd_10.233.43.60_8806" in sync
    2022/03/15 04:59:03 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.43.60_8806" in sync
    2022/03/15 04:59:03 [DEBUG] agent: Node info in sync
    2022/03/15 04:59:03 [DEBUG] http: Request GET /v1/health/service/message-router-v1 (649.855µs) from=10.233.65.26:34598
    2022/03/15 04:59:03 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v0\",\"enable_ssl\":\"true\",\"url\":\"/api/multicloud-fcaps/v0\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/03/15 04:59: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.
    2022/03/15 04:59:03 [DEBUG] agent: Service "_v1_message-router_10.233.28.77_3904" in sync
    2022/03/15 04:59:03 [INFO] agent: Synced service "_v0_multicloud-fcaps_10.233.55.107_9011"
    2022/03/15 04:59:03 [DEBUG] agent: Service "_v1_wf-gui_10.233.60.77_8443" in sync
    2022/03/15 04:59:03 [DEBUG] agent: Service "_v1_parser_10.233.43.60_8806" in sync
    2022/03/15 04:59:03 [DEBUG] agent: Service "_v1_catalog_10.233.43.60_8806" in sync
    2022/03/15 04:59:03 [DEBUG] agent: Service "_v1_nsd_10.233.43.60_8806" in sync
    2022/03/15 04:59:03 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.43.60_8806" in sync
    2022/03/15 04:59:03 [DEBUG] agent: Node info in sync
    2022/03/15 04:59:03 [DEBUG] http: Request PUT /v1/agent/service/register (11.891096ms) from=10.233.65.26:34604
    2022/03/15 04:59:03 [DEBUG] agent: Service "_v1_wf-gui_10.233.60.77_8443" in sync
    2022/03/15 04:59:03 [DEBUG] agent: Service "_v1_parser_10.233.43.60_8806" in sync
    2022/03/15 04:59:03 [DEBUG] agent: Service "_v1_catalog_10.233.43.60_8806" in sync
    2022/03/15 04:59:03 [DEBUG] agent: Service "_v1_nsd_10.233.43.60_8806" in sync
    2022/03/15 04:59:03 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.43.60_8806" in sync
    2022/03/15 04:59:03 [DEBUG] agent: Service "_v1_message-router_10.233.28.77_3904" in sync
    2022/03/15 04:59:03 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.55.107_9011" in sync
    2022/03/15 04:59:03 [DEBUG] agent: Node info in sync
    2022/03/15 04:59:03 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0 (475.652µs) from=10.233.65.26:34606
    2022/03/15 04:59:03 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"true\",\"url\":\"/api/multicloud-fcaps/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/03/15 04:59: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.
    2022/03/15 04:59:03 [DEBUG] agent: Service "_v1_parser_10.233.43.60_8806" in sync
    2022/03/15 04:59:03 [DEBUG] agent: Service "_v1_catalog_10.233.43.60_8806" in sync
    2022/03/15 04:59:03 [DEBUG] agent: Service "_v1_nsd_10.233.43.60_8806" in sync
    2022/03/15 04:59:03 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.43.60_8806" in sync
    2022/03/15 04:59:03 [DEBUG] agent: Service "_v1_message-router_10.233.28.77_3904" in sync
    2022/03/15 04:59:03 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.55.107_9011" in sync
    2022/03/15 04:59:03 [INFO] agent: Synced service "_v1_multicloud-fcaps_10.233.55.107_9011"
    2022/03/15 04:59:03 [DEBUG] agent: Service "_v1_wf-gui_10.233.60.77_8443" in sync
    2022/03/15 04:59:03 [DEBUG] agent: Node info in sync
    2022/03/15 04:59:03 [DEBUG] http: Request PUT /v1/agent/service/register (9.096234ms) from=10.233.65.26:34610
    2022/03/15 04:59:03 [DEBUG] agent: Service "_v1_wf-gui_10.233.60.77_8443" in sync
    2022/03/15 04:59:03 [DEBUG] agent: Service "_v1_parser_10.233.43.60_8806" in sync
    2022/03/15 04:59:03 [DEBUG] agent: Service "_v1_catalog_10.233.43.60_8806" in sync
    2022/03/15 04:59:03 [DEBUG] agent: Service "_v1_nsd_10.233.43.60_8806" in sync
    2022/03/15 04:59:03 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.43.60_8806" in sync
    2022/03/15 04:59:03 [DEBUG] agent: Service "_v1_message-router_10.233.28.77_3904" in sync
    2022/03/15 04:59:03 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.55.107_9011" in sync
    2022/03/15 04:59:03 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.55.107_9011" in sync
    2022/03/15 04:59:03 [DEBUG] agent: Node info in sync
    2022/03/15 04:59:03 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1 (690.637µs) from=10.233.65.26:34612
    2022/03/15 04:59:03 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/03/15 04:59: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.
    2022/03/15 04:59:03 [INFO] agent: Synced service "_v1_multicloud-k8s_10.233.32.202_9015"
    2022/03/15 04:59:03 [DEBUG] agent: Service "_v1_parser_10.233.43.60_8806" in sync
    2022/03/15 04:59:03 [DEBUG] agent: Service "_v1_catalog_10.233.43.60_8806" in sync
    2022/03/15 04:59:03 [DEBUG] agent: Service "_v1_nsd_10.233.43.60_8806" in sync
    2022/03/15 04:59:03 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.55.107_9011" in sync
    2022/03/15 04:59:03 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.55.107_9011" in sync
    2022/03/15 04:59:03 [DEBUG] agent: Service "_v1_wf-gui_10.233.60.77_8443" in sync
    2022/03/15 04:59:03 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.43.60_8806" in sync
    2022/03/15 04:59:03 [DEBUG] agent: Service "_v1_message-router_10.233.28.77_3904" in sync
    2022/03/15 04:59:03 [DEBUG] agent: Node info in sync
    2022/03/15 04:59:03 [DEBUG] http: Request PUT /v1/agent/service/register (16.938664ms) from=10.233.65.26:34614
    2022/03/15 04:59:03 [DEBUG] agent: Service "_v1_parser_10.233.43.60_8806" in sync
    2022/03/15 04:59:03 [DEBUG] agent: Service "_v1_catalog_10.233.43.60_8806" in sync
    2022/03/15 04:59:03 [DEBUG] agent: Service "_v1_nsd_10.233.43.60_8806" in sync
    2022/03/15 04:59:03 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.32.202_9015" in sync
    2022/03/15 04:59:03 [DEBUG] agent: Service "_v1_wf-gui_10.233.60.77_8443" in sync
    2022/03/15 04:59:03 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.43.60_8806" in sync
    2022/03/15 04:59:03 [DEBUG] agent: Service "_v1_message-router_10.233.28.77_3904" in sync
    2022/03/15 04:59:03 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.55.107_9011" in sync
    2022/03/15 04:59:03 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.55.107_9011" in sync
    2022/03/15 04:59:03 [DEBUG] agent: Node info in sync
    2022/03/15 04:59:03 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1 (486.159µs) from=10.233.65.26:34616
    2022/03/15 04:59:03 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v0\",\"enable_ssl\":\"false\",\"url\":\"/api/multicloud-pike/v0\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/03/15 04:59: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.
    2022/03/15 04:59:03 [DEBUG] agent: Service "_v1_parser_10.233.43.60_8806" in sync
    2022/03/15 04:59:03 [DEBUG] agent: Service "_v1_catalog_10.233.43.60_8806" in sync
    2022/03/15 04:59:03 [DEBUG] agent: Service "_v1_nsd_10.233.43.60_8806" in sync
    2022/03/15 04:59:03 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.32.202_9015" in sync
    2022/03/15 04:59:03 [DEBUG] agent: Service "_v1_wf-gui_10.233.60.77_8443" in sync
    2022/03/15 04:59:03 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.43.60_8806" in sync
    2022/03/15 04:59:03 [DEBUG] agent: Service "_v1_message-router_10.233.28.77_3904" in sync
    2022/03/15 04:59:03 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.55.107_9011" in sync
    2022/03/15 04:59:03 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.55.107_9011" in sync
    2022/03/15 04:59:03 [INFO] agent: Synced service "_v0_multicloud-pike_10.233.63.12_9007"
    2022/03/15 04:59:03 [DEBUG] agent: Node info in sync
    2022/03/15 04:59:03 [DEBUG] http: Request PUT /v1/agent/service/register (6.362231ms) from=10.233.65.26:34618
    2022/03/15 04:59:03 [DEBUG] agent: Service "_v1_wf-gui_10.233.60.77_8443" in sync
    2022/03/15 04:59:03 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.43.60_8806" in sync
    2022/03/15 04:59:03 [DEBUG] agent: Service "_v1_message-router_10.233.28.77_3904" in sync
    2022/03/15 04:59:03 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.55.107_9011" in sync
    2022/03/15 04:59:03 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.55.107_9011" in sync
    2022/03/15 04:59:03 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.63.12_9007" in sync
    2022/03/15 04:59:03 [DEBUG] agent: Service "_v1_parser_10.233.43.60_8806" in sync
    2022/03/15 04:59:03 [DEBUG] agent: Service "_v1_catalog_10.233.43.60_8806" in sync
    2022/03/15 04:59:03 [DEBUG] agent: Service "_v1_nsd_10.233.43.60_8806" in sync
    2022/03/15 04:59:03 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.32.202_9015" in sync
    2022/03/15 04:59:03 [DEBUG] agent: Node info in sync
    2022/03/15 04:59:03 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0 (393.459µs) from=10.233.65.26:34620
    2022/03/15 04:59:03 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/multicloud-pike/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/03/15 04:59: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.
    2022/03/15 04:59:03 [INFO] agent: Synced service "_v1_multicloud-pike_10.233.63.12_9007"
    2022/03/15 04:59:03 [DEBUG] agent: Service "_v1_parser_10.233.43.60_8806" in sync
    2022/03/15 04:59:03 [DEBUG] agent: Service "_v1_catalog_10.233.43.60_8806" in sync
    2022/03/15 04:59:03 [DEBUG] agent: Service "_v1_nsd_10.233.43.60_8806" in sync
    2022/03/15 04:59:03 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.32.202_9015" in sync
    2022/03/15 04:59:03 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.55.107_9011" in sync
    2022/03/15 04:59:03 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.63.12_9007" in sync
    2022/03/15 04:59:03 [DEBUG] agent: Service "_v1_wf-gui_10.233.60.77_8443" in sync
    2022/03/15 04:59:03 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.43.60_8806" in sync
    2022/03/15 04:59:03 [DEBUG] agent: Service "_v1_message-router_10.233.28.77_3904" in sync
    2022/03/15 04:59:03 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.55.107_9011" in sync
    2022/03/15 04:59:03 [DEBUG] agent: Node info in sync
    2022/03/15 04:59:03 [DEBUG] http: Request PUT /v1/agent/service/register (6.13864ms) from=10.233.65.26:34624
    2022/03/15 04:59:03 [DEBUG] agent: Service "_v1_wf-gui_10.233.60.77_8443" in sync
    2022/03/15 04:59:03 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.43.60_8806" in sync
    2022/03/15 04:59:03 [DEBUG] agent: Service "_v1_message-router_10.233.28.77_3904" in sync
    2022/03/15 04:59:03 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.55.107_9011" in sync
    2022/03/15 04:59:03 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.55.107_9011" in sync
    2022/03/15 04:59:03 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.63.12_9007" in sync
    2022/03/15 04:59:03 [DEBUG] agent: Service "_v1_parser_10.233.43.60_8806" in sync
    2022/03/15 04:59:03 [DEBUG] agent: Service "_v1_catalog_10.233.43.60_8806" in sync
    2022/03/15 04:59:03 [DEBUG] agent: Service "_v1_nsd_10.233.43.60_8806" in sync
    2022/03/15 04:59:03 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.32.202_9015" in sync
    2022/03/15 04:59:03 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.63.12_9007" in sync
    2022/03/15 04:59:03 [DEBUG] agent: Node info in sync
    2022/03/15 04:59:03 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1 (534.778µs) from=10.233.65.26:34626
    2022/03/15 04:59:03 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v0\",\"enable_ssl\":\"true\",\"url\":\"/api/multicloud/v0\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/03/15 04:59: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.
    2022/03/15 04:59:03 [DEBUG] agent: Service "_v1_parser_10.233.43.60_8806" in sync
    2022/03/15 04:59:03 [DEBUG] agent: Service "_v1_catalog_10.233.43.60_8806" in sync
    2022/03/15 04:59:03 [DEBUG] agent: Service "_v1_nsd_10.233.43.60_8806" in sync
    2022/03/15 04:59:03 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.32.202_9015" in sync
    2022/03/15 04:59:03 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.63.12_9007" in sync
    2022/03/15 04:59:03 [DEBUG] agent: Service "_v1_wf-gui_10.233.60.77_8443" in sync
    2022/03/15 04:59:03 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.43.60_8806" in sync
    2022/03/15 04:59:03 [DEBUG] agent: Service "_v1_message-router_10.233.28.77_3904" in sync
    2022/03/15 04:59:03 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.55.107_9011" in sync
    2022/03/15 04:59:03 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.55.107_9011" in sync
    2022/03/15 04:59:03 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.63.12_9007" in sync
    2022/03/15 04:59:03 [INFO] agent: Synced service "_v0_multicloud_10.233.9.176_9001"
    2022/03/15 04:59:03 [DEBUG] agent: Node info in sync
    2022/03/15 04:59:03 [DEBUG] http: Request PUT /v1/agent/service/register (7.860491ms) from=10.233.65.26:34628
    2022/03/15 04:59:03 [DEBUG] agent: Service "_v1_parser_10.233.43.60_8806" in sync
    2022/03/15 04:59:03 [DEBUG] agent: Service "_v1_catalog_10.233.43.60_8806" in sync
    2022/03/15 04:59:03 [DEBUG] agent: Service "_v1_nsd_10.233.43.60_8806" in sync
    2022/03/15 04:59:03 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.32.202_9015" in sync
    2022/03/15 04:59:03 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.63.12_9007" in sync
    2022/03/15 04:59:03 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.63.12_9007" in sync
    2022/03/15 04:59:03 [DEBUG] agent: Service "_v0_multicloud_10.233.9.176_9001" in sync
    2022/03/15 04:59:03 [DEBUG] agent: Service "_v1_wf-gui_10.233.60.77_8443" in sync
    2022/03/15 04:59:03 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.43.60_8806" in sync
    2022/03/15 04:59:03 [DEBUG] agent: Service "_v1_message-router_10.233.28.77_3904" in sync
    2022/03/15 04:59:03 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.55.107_9011" in sync
    2022/03/15 04:59:03 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.55.107_9011" in sync
    2022/03/15 04:59:03 [DEBUG] agent: Node info in sync
    2022/03/15 04:59:03 [DEBUG] http: Request GET /v1/health/service/multicloud-v0 (484.096µs) from=10.233.65.26:34630
    2022/03/15 04:59:03 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"true\",\"url\":\"/api/multicloud/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/03/15 04:59: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.
    2022/03/15 04:59:03 [DEBUG] agent: Service "_v1_parser_10.233.43.60_8806" in sync
    2022/03/15 04:59:03 [DEBUG] agent: Service "_v1_catalog_10.233.43.60_8806" in sync
    2022/03/15 04:59:03 [DEBUG] agent: Service "_v1_nsd_10.233.43.60_8806" in sync
    2022/03/15 04:59:03 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.32.202_9015" in sync
    2022/03/15 04:59:03 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.63.12_9007" in sync
    2022/03/15 04:59:03 [DEBUG] agent: Service "_v1_wf-gui_10.233.60.77_8443" in sync
    2022/03/15 04:59:03 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.43.60_8806" in sync
    2022/03/15 04:59:03 [DEBUG] agent: Service "_v1_message-router_10.233.28.77_3904" in sync
    2022/03/15 04:59:03 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.55.107_9011" in sync
    2022/03/15 04:59:03 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.55.107_9011" in sync
    2022/03/15 04:59:03 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.63.12_9007" in sync
    2022/03/15 04:59:03 [DEBUG] agent: Service "_v0_multicloud_10.233.9.176_9001" in sync
    2022/03/15 04:59:03 [INFO] agent: Synced service "_v1_multicloud_10.233.9.176_9001"
    2022/03/15 04:59:03 [DEBUG] agent: Node info in sync
    2022/03/15 04:59:03 [DEBUG] http: Request PUT /v1/agent/service/register (9.783083ms) from=10.233.65.26:34632
    2022/03/15 04:59:03 [DEBUG] agent: Service "_v1_parser_10.233.43.60_8806" in sync
    2022/03/15 04:59:03 [DEBUG] agent: Service "_v1_catalog_10.233.43.60_8806" in sync
    2022/03/15 04:59:03 [DEBUG] agent: Service "_v1_nsd_10.233.43.60_8806" in sync
    2022/03/15 04:59:03 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.32.202_9015" in sync
    2022/03/15 04:59:03 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.63.12_9007" in sync
    2022/03/15 04:59:03 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.63.12_9007" in sync
    2022/03/15 04:59:03 [DEBUG] agent: Service "_v0_multicloud_10.233.9.176_9001" in sync
    2022/03/15 04:59:03 [DEBUG] agent: Service "_v1_multicloud_10.233.9.176_9001" in sync
    2022/03/15 04:59:03 [DEBUG] agent: Service "_v1_wf-gui_10.233.60.77_8443" in sync
    2022/03/15 04:59:03 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.43.60_8806" in sync
    2022/03/15 04:59:03 [DEBUG] agent: Service "_v1_message-router_10.233.28.77_3904" in sync
    2022/03/15 04:59:03 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.55.107_9011" in sync
    2022/03/15 04:59:03 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.55.107_9011" in sync
    2022/03/15 04:59:03 [DEBUG] agent: Node info in sync
    2022/03/15 04:59:03 [DEBUG] http: Request GET /v1/health/service/multicloud-v1 (7.420274ms) from=10.233.65.26:34634
    2022/03/15 04:59:04 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"true\",\"url\":\"/sdc/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/03/15 04:59: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.
    2022/03/15 04:59:04 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.32.202_9015" in sync
    2022/03/15 04:59:04 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.63.12_9007" in sync
    2022/03/15 04:59:04 [DEBUG] agent: Service "_v1_parser_10.233.43.60_8806" in sync
    2022/03/15 04:59:04 [DEBUG] agent: Service "_v1_nsd_10.233.43.60_8806" in sync
    2022/03/15 04:59:04 [DEBUG] agent: Service "_v1_wf-gui_10.233.60.77_8443" in sync
    2022/03/15 04:59:04 [DEBUG] agent: Service "_v0_multicloud_10.233.9.176_9001" in sync
    2022/03/15 04:59:04 [DEBUG] agent: Service "_v1_catalog_10.233.43.60_8806" in sync
    2022/03/15 04:59:04 [INFO] agent: Synced service "_v1_sdc_10.233.32.163_8443"
    2022/03/15 04:59:04 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.55.107_9011" in sync
    2022/03/15 04:59:04 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.55.107_9011" in sync
    2022/03/15 04:59:04 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.63.12_9007" in sync
    2022/03/15 04:59:04 [DEBUG] agent: Service "_v1_multicloud_10.233.9.176_9001" in sync
    2022/03/15 04:59:04 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.43.60_8806" in sync
    2022/03/15 04:59:04 [DEBUG] agent: Service "_v1_message-router_10.233.28.77_3904" in sync
    2022/03/15 04:59:04 [DEBUG] agent: Node info in sync
    2022/03/15 04:59:04 [DEBUG] http: Request PUT /v1/agent/service/register (7.145682ms) from=10.233.65.26:34638
    2022/03/15 04:59:04 [DEBUG] agent: Service "_v1_parser_10.233.43.60_8806" in sync
    2022/03/15 04:59:04 [DEBUG] agent: Service "_v1_nsd_10.233.43.60_8806" in sync
    2022/03/15 04:59:04 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.32.202_9015" in sync
    2022/03/15 04:59:04 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.63.12_9007" in sync
    2022/03/15 04:59:04 [DEBUG] agent: Service "_v1_wf-gui_10.233.60.77_8443" in sync
    2022/03/15 04:59:04 [DEBUG] agent: Service "_v0_multicloud_10.233.9.176_9001" in sync
    2022/03/15 04:59:04 [DEBUG] agent: Service "_v1_catalog_10.233.43.60_8806" in sync
    2022/03/15 04:59:04 [DEBUG] agent: Service "_v1_sdc_10.233.32.163_8443" in sync
    2022/03/15 04:59:04 [DEBUG] agent: Service "_v1_multicloud_10.233.9.176_9001" in sync
    2022/03/15 04:59:04 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.43.60_8806" in sync
    2022/03/15 04:59:04 [DEBUG] agent: Service "_v1_message-router_10.233.28.77_3904" in sync
    2022/03/15 04:59:04 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.55.107_9011" in sync
    2022/03/15 04:59:04 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.55.107_9011" in sync
    2022/03/15 04:59:04 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.63.12_9007" in sync
    2022/03/15 04:59:04 [DEBUG] agent: Node info in sync
    2022/03/15 04:59:04 [DEBUG] http: Request GET /v1/health/service/sdc-v1 (464.349µs) from=10.233.65.26:34640
    2022/03/15 04:59:04 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/sdc/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/03/15 04:59: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.
    2022/03/15 04:59:04 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.43.60_8806" in sync
    2022/03/15 04:59:04 [DEBUG] agent: Service "_v1_message-router_10.233.28.77_3904" in sync
    2022/03/15 04:59:04 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.55.107_9011" in sync
    2022/03/15 04:59:04 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.55.107_9011" in sync
    2022/03/15 04:59:04 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.63.12_9007" in sync
    2022/03/15 04:59:04 [DEBUG] agent: Service "_v1_multicloud_10.233.9.176_9001" in sync
    2022/03/15 04:59:04 [DEBUG] agent: Service "_v1_parser_10.233.43.60_8806" in sync
    2022/03/15 04:59:04 [DEBUG] agent: Service "_v1_nsd_10.233.43.60_8806" in sync
    2022/03/15 04:59:04 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.32.202_9015" in sync
    2022/03/15 04:59:04 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.63.12_9007" in sync
    2022/03/15 04:59:04 [INFO] agent: Synced service "_v1_sdc-deprecated_10.233.32.163_8080"
    2022/03/15 04:59:04 [DEBUG] agent: Service "_v1_wf-gui_10.233.60.77_8443" in sync
    2022/03/15 04:59:04 [DEBUG] agent: Service "_v0_multicloud_10.233.9.176_9001" in sync
    2022/03/15 04:59:04 [DEBUG] agent: Service "_v1_catalog_10.233.43.60_8806" in sync
    2022/03/15 04:59:04 [DEBUG] agent: Service "_v1_sdc_10.233.32.163_8443" in sync
    2022/03/15 04:59:04 [DEBUG] agent: Node info in sync
    2022/03/15 04:59:04 [DEBUG] http: Request PUT /v1/agent/service/register (6.804876ms) from=10.233.65.26:34644
    2022/03/15 04:59:04 [DEBUG] agent: Service "_v1_wf-gui_10.233.60.77_8443" in sync
    2022/03/15 04:59:04 [DEBUG] agent: Service "_v0_multicloud_10.233.9.176_9001" in sync
    2022/03/15 04:59:04 [DEBUG] agent: Service "_v1_catalog_10.233.43.60_8806" in sync
    2022/03/15 04:59:04 [DEBUG] agent: Service "_v1_sdc_10.233.32.163_8443" in sync
    2022/03/15 04:59:04 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.43.60_8806" in sync
    2022/03/15 04:59:04 [DEBUG] agent: Service "_v1_message-router_10.233.28.77_3904" in sync
    2022/03/15 04:59:04 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.55.107_9011" in sync
    2022/03/15 04:59:04 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.55.107_9011" in sync
    2022/03/15 04:59:04 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.63.12_9007" in sync
    2022/03/15 04:59:04 [DEBUG] agent: Service "_v1_multicloud_10.233.9.176_9001" in sync
    2022/03/15 04:59:04 [DEBUG] agent: Service "_v1_parser_10.233.43.60_8806" in sync
    2022/03/15 04:59:04 [DEBUG] agent: Service "_v1_nsd_10.233.43.60_8806" in sync
    2022/03/15 04:59:04 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.32.202_9015" in sync
    2022/03/15 04:59:04 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.63.12_9007" in sync
    2022/03/15 04:59:04 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.32.163_8080" in sync
    2022/03/15 04:59:04 [DEBUG] agent: Node info in sync
    2022/03/15 04:59:04 [DEBUG] http: Request GET /v1/health/service/sdc-deprecated-v1 (481.775µs) from=10.233.65.26:34646
    2022/03/15 04:59:04 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"UI\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/sdc1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/03/15 04:59:04 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"0|1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/03/15 04:59:04 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.32.202_9015" in sync
    2022/03/15 04:59:04 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.63.12_9007" in sync
    2022/03/15 04:59:04 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.32.163_8080" in sync
    2022/03/15 04:59:04 [INFO] agent: Synced service "_v1_sdc-gui_10.233.46.221_8181"
    2022/03/15 04:59:04 [DEBUG] agent: Service "_v1_parser_10.233.43.60_8806" in sync
    2022/03/15 04:59:04 [DEBUG] agent: Service "_v1_nsd_10.233.43.60_8806" in sync
    2022/03/15 04:59:04 [DEBUG] agent: Service "_v1_wf-gui_10.233.60.77_8443" in sync
    2022/03/15 04:59:04 [DEBUG] agent: Service "_v0_multicloud_10.233.9.176_9001" in sync
    2022/03/15 04:59:04 [DEBUG] agent: Service "_v1_catalog_10.233.43.60_8806" in sync
    2022/03/15 04:59:04 [DEBUG] agent: Service "_v1_sdc_10.233.32.163_8443" in sync
    2022/03/15 04:59:04 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.55.107_9011" in sync
    2022/03/15 04:59:04 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.55.107_9011" in sync
    2022/03/15 04:59:04 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.63.12_9007" in sync
    2022/03/15 04:59:04 [DEBUG] agent: Service "_v1_multicloud_10.233.9.176_9001" in sync
    2022/03/15 04:59:04 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.43.60_8806" in sync
    2022/03/15 04:59:04 [DEBUG] agent: Service "_v1_message-router_10.233.28.77_3904" in sync
    2022/03/15 04:59:04 [DEBUG] agent: Node info in sync
    2022/03/15 04:59:04 [DEBUG] http: Request PUT /v1/agent/service/register (9.12129ms) from=10.233.65.26:34648
    2022/03/15 04:59:04 [DEBUG] agent: Service "_v1_catalog_10.233.43.60_8806" in sync
    2022/03/15 04:59:04 [DEBUG] agent: Service "_v1_sdc_10.233.32.163_8443" in sync
    2022/03/15 04:59:04 [DEBUG] agent: Service "_v1_multicloud_10.233.9.176_9001" in sync
    2022/03/15 04:59:04 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.43.60_8806" in sync
    2022/03/15 04:59:04 [DEBUG] agent: Service "_v1_message-router_10.233.28.77_3904" in sync
    2022/03/15 04:59:04 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.55.107_9011" in sync
    2022/03/15 04:59:04 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.55.107_9011" in sync
    2022/03/15 04:59:04 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.63.12_9007" in sync
    2022/03/15 04:59:04 [DEBUG] agent: Service "_v1_sdc-gui_10.233.46.221_8181" in sync
    2022/03/15 04:59:04 [DEBUG] agent: Service "_v1_parser_10.233.43.60_8806" in sync
    2022/03/15 04:59:04 [DEBUG] agent: Service "_v1_nsd_10.233.43.60_8806" in sync
    2022/03/15 04:59:04 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.32.202_9015" in sync
    2022/03/15 04:59:04 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.63.12_9007" in sync
    2022/03/15 04:59:04 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.32.163_8080" in sync
    2022/03/15 04:59:04 [DEBUG] agent: Service "_v1_wf-gui_10.233.60.77_8443" in sync
    2022/03/15 04:59:04 [DEBUG] agent: Service "_v0_multicloud_10.233.9.176_9001" in sync
    2022/03/15 04:59:04 [DEBUG] agent: Node info in sync
    2022/03/15 04:59:04 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (564.58µs) from=10.233.65.26:34652
    2022/03/15 04:59:04 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/03/15 04:59: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.
    2022/03/15 04:59:04 [DEBUG] agent: Service "_v1_catalog_10.233.43.60_8806" in sync
    2022/03/15 04:59:04 [DEBUG] agent: Service "_v1_sdc_10.233.32.163_8443" in sync
    2022/03/15 04:59:04 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.55.107_9011" in sync
    2022/03/15 04:59:04 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.63.12_9007" in sync
    2022/03/15 04:59:04 [DEBUG] agent: Service "_v1_multicloud_10.233.9.176_9001" in sync
    2022/03/15 04:59:04 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.43.60_8806" in sync
    2022/03/15 04:59:04 [DEBUG] agent: Service "_v1_message-router_10.233.28.77_3904" in sync
    2022/03/15 04:59:04 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.55.107_9011" in sync
    2022/03/15 04:59:04 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.63.12_9007" in sync
    2022/03/15 04:59:04 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.32.163_8080" in sync
    2022/03/15 04:59:04 [DEBUG] agent: Service "_v1_sdc-gui_10.233.46.221_8181" in sync
    2022/03/15 04:59:04 [DEBUG] agent: Service "_v1_parser_10.233.43.60_8806" in sync
    2022/03/15 04:59:04 [DEBUG] agent: Service "_v1_nsd_10.233.43.60_8806" in sync
    2022/03/15 04:59:04 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.32.202_9015" in sync
    2022/03/15 04:59:04 [DEBUG] agent: Service "_v1_wf-gui_10.233.60.77_8443" in sync
    2022/03/15 04:59:04 [DEBUG] agent: Service "_v0_multicloud_10.233.9.176_9001" in sync
    2022/03/15 04:59:04 [INFO] agent: Synced service "_v1_dmaap-dr-prov_10.233.38.138_443"
    2022/03/15 04:59:04 [DEBUG] agent: Node info in sync
    2022/03/15 04:59:04 [DEBUG] http: Request PUT /v1/agent/service/register (6.87349ms) from=10.233.65.26:34654
    2022/03/15 04:59:04 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.43.60_8806" in sync
    2022/03/15 04:59:04 [DEBUG] agent: Service "_v1_message-router_10.233.28.77_3904" in sync
    2022/03/15 04:59:04 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.55.107_9011" in sync
    2022/03/15 04:59:04 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.55.107_9011" in sync
    2022/03/15 04:59:04 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.63.12_9007" in sync
    2022/03/15 04:59:04 [DEBUG] agent: Service "_v1_multicloud_10.233.9.176_9001" in sync
    2022/03/15 04:59:04 [DEBUG] agent: Service "_v1_parser_10.233.43.60_8806" in sync
    2022/03/15 04:59:04 [DEBUG] agent: Service "_v1_nsd_10.233.43.60_8806" in sync
    2022/03/15 04:59:04 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.32.202_9015" in sync
    2022/03/15 04:59:04 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.63.12_9007" in sync
    2022/03/15 04:59:04 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.32.163_8080" in sync
    2022/03/15 04:59:04 [DEBUG] agent: Service "_v1_sdc-gui_10.233.46.221_8181" in sync
    2022/03/15 04:59:04 [DEBUG] agent: Service "_v1_wf-gui_10.233.60.77_8443" in sync
    2022/03/15 04:59:04 [DEBUG] agent: Service "_v0_multicloud_10.233.9.176_9001" in sync
    2022/03/15 04:59:04 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.38.138_443" in sync
    2022/03/15 04:59:04 [DEBUG] agent: Service "_v1_catalog_10.233.43.60_8806" in sync
    2022/03/15 04:59:04 [DEBUG] agent: Service "_v1_sdc_10.233.32.163_8443" in sync
    2022/03/15 04:59:04 [DEBUG] agent: Node info in sync
    2022/03/15 04:59:04 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1 (581.62µs) from=10.233.65.26:34656
    2022/03/15 04:59:04 [WARN] agent: Service name "_aai-generic-query-v11" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/03/15 04:59:04 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v11/search/generic-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v11\",\"enable_ssl\":\"true\",\"url\":\"/aai/v11/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/03/15 04:59: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.
    2022/03/15 04:59: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.
    2022/03/15 04:59:04 [DEBUG] agent: Service "_v1_multicloud_10.233.9.176_9001" in sync
    2022/03/15 04:59:04 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.43.60_8806" in sync
    2022/03/15 04:59:04 [DEBUG] agent: Service "_v1_message-router_10.233.28.77_3904" in sync
    2022/03/15 04:59:04 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.55.107_9011" in sync
    2022/03/15 04:59:04 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.55.107_9011" in sync
    2022/03/15 04:59:04 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.63.12_9007" in sync
    2022/03/15 04:59:04 [DEBUG] agent: Service "_v1_sdc-gui_10.233.46.221_8181" in sync
    2022/03/15 04:59:04 [INFO] agent: Synced service "_v11__aai-generic-query_10.233.66.33_8446"
    2022/03/15 04:59:04 [DEBUG] agent: Service "_v1_parser_10.233.43.60_8806" in sync
    2022/03/15 04:59:04 [DEBUG] agent: Service "_v1_nsd_10.233.43.60_8806" in sync
    2022/03/15 04:59:04 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.32.202_9015" in sync
    2022/03/15 04:59:04 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.63.12_9007" in sync
    2022/03/15 04:59:04 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.32.163_8080" in sync
    2022/03/15 04:59:04 [DEBUG] agent: Service "_v1_wf-gui_10.233.60.77_8443" in sync
    2022/03/15 04:59:04 [DEBUG] agent: Service "_v0_multicloud_10.233.9.176_9001" in sync
    2022/03/15 04:59:04 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.38.138_443" in sync
    2022/03/15 04:59:04 [DEBUG] agent: Service "_v1_catalog_10.233.43.60_8806" in sync
    2022/03/15 04:59:04 [DEBUG] agent: Service "_v1_sdc_10.233.32.163_8443" in sync
    2022/03/15 04:59:04 [DEBUG] agent: Node info in sync
    2022/03/15 04:59:04 [DEBUG] http: Request PUT /v1/agent/service/register (7.862607ms) from=10.233.65.26:34658
    2022/03/15 04:59:04 [DEBUG] agent: Service "_v0_multicloud_10.233.9.176_9001" in sync
    2022/03/15 04:59:04 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.38.138_443" in sync
    2022/03/15 04:59:04 [DEBUG] agent: Service "_v1_wf-gui_10.233.60.77_8443" in sync
    2022/03/15 04:59:04 [DEBUG] agent: Service "_v1_sdc_10.233.32.163_8443" in sync
    2022/03/15 04:59:04 [DEBUG] agent: Service "_v1_catalog_10.233.43.60_8806" in sync
    2022/03/15 04:59:04 [DEBUG] agent: Service "_v1_message-router_10.233.28.77_3904" in sync
    2022/03/15 04:59:04 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.55.107_9011" in sync
    2022/03/15 04:59:04 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.55.107_9011" in sync
    2022/03/15 04:59:04 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.63.12_9007" in sync
    2022/03/15 04:59:04 [DEBUG] agent: Service "_v1_multicloud_10.233.9.176_9001" in sync
    2022/03/15 04:59:04 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.43.60_8806" in sync
    2022/03/15 04:59:04 [DEBUG] agent: Service "_v1_nsd_10.233.43.60_8806" in sync
    2022/03/15 04:59:04 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.32.202_9015" in sync
    2022/03/15 04:59:04 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.63.12_9007" in sync
    2022/03/15 04:59:04 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.32.163_8080" in sync
    2022/03/15 04:59:04 [DEBUG] agent: Service "_v1_sdc-gui_10.233.46.221_8181" in sync
    2022/03/15 04:59:04 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:04 [DEBUG] agent: Service "_v1_parser_10.233.43.60_8806" in sync
    2022/03/15 04:59:04 [DEBUG] agent: Node info in sync
    2022/03/15 04:59:04 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v11 (354.405µs) from=10.233.65.26:34660
    2022/03/15 04:59:04 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v11\",\"enable_ssl\":\"true\",\"url\":\"/aai/v11/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/03/15 04:59: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.
    2022/03/15 04:59: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.
    2022/03/15 04:59:04 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.43.60_8806" in sync
    2022/03/15 04:59:04 [DEBUG] agent: Service "_v1_message-router_10.233.28.77_3904" in sync
    2022/03/15 04:59:04 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.55.107_9011" in sync
    2022/03/15 04:59:04 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.55.107_9011" in sync
    2022/03/15 04:59:04 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.63.12_9007" in sync
    2022/03/15 04:59:04 [DEBUG] agent: Service "_v1_multicloud_10.233.9.176_9001" in sync
    2022/03/15 04:59:04 [DEBUG] agent: Service "_v1_parser_10.233.43.60_8806" in sync
    2022/03/15 04:59:04 [DEBUG] agent: Service "_v1_nsd_10.233.43.60_8806" in sync
    2022/03/15 04:59:04 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.32.202_9015" in sync
    2022/03/15 04:59:04 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.63.12_9007" in sync
    2022/03/15 04:59:04 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.32.163_8080" in sync
    2022/03/15 04:59:04 [DEBUG] agent: Service "_v1_sdc-gui_10.233.46.221_8181" in sync
    2022/03/15 04:59:04 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:04 [DEBUG] agent: Service "_v1_wf-gui_10.233.60.77_8443" in sync
    2022/03/15 04:59:04 [DEBUG] agent: Service "_v0_multicloud_10.233.9.176_9001" in sync
    2022/03/15 04:59:04 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.38.138_443" in sync
    2022/03/15 04:59:04 [DEBUG] agent: Service "_v1_catalog_10.233.43.60_8806" in sync
    2022/03/15 04:59:04 [DEBUG] agent: Service "_v1_sdc_10.233.32.163_8443" in sync
    2022/03/15 04:59:04 [INFO] agent: Synced service "_v11_aai-generic-query_10.233.66.33_8446"
    2022/03/15 04:59:04 [DEBUG] agent: Node info in sync
    2022/03/15 04:59:04 [DEBUG] http: Request PUT /v1/agent/service/register (12.023019ms) from=10.233.65.26:34662
    2022/03/15 04:59:04 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.43.60_8806" in sync
    2022/03/15 04:59:04 [DEBUG] agent: Service "_v1_message-router_10.233.28.77_3904" in sync
    2022/03/15 04:59:04 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.55.107_9011" in sync
    2022/03/15 04:59:04 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.55.107_9011" in sync
    2022/03/15 04:59:04 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.63.12_9007" in sync
    2022/03/15 04:59:04 [DEBUG] agent: Service "_v1_multicloud_10.233.9.176_9001" in sync
    2022/03/15 04:59:04 [DEBUG] agent: Service "_v1_parser_10.233.43.60_8806" in sync
    2022/03/15 04:59:04 [DEBUG] agent: Service "_v1_nsd_10.233.43.60_8806" in sync
    2022/03/15 04:59:04 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.32.202_9015" in sync
    2022/03/15 04:59:04 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.63.12_9007" in sync
    2022/03/15 04:59:04 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.32.163_8080" in sync
    2022/03/15 04:59:04 [DEBUG] agent: Service "_v1_sdc-gui_10.233.46.221_8181" in sync
    2022/03/15 04:59:04 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:04 [DEBUG] agent: Service "_v1_wf-gui_10.233.60.77_8443" in sync
    2022/03/15 04:59:04 [DEBUG] agent: Service "_v0_multicloud_10.233.9.176_9001" in sync
    2022/03/15 04:59:04 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.38.138_443" in sync
    2022/03/15 04:59:04 [DEBUG] agent: Service "_v1_catalog_10.233.43.60_8806" in sync
    2022/03/15 04:59:04 [DEBUG] agent: Service "_v1_sdc_10.233.32.163_8443" in sync
    2022/03/15 04:59:04 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:04 [DEBUG] agent: Node info in sync
    2022/03/15 04:59:04 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v11 (521.42µs) from=10.233.65.26:34668
    2022/03/15 04:59:04 [WARN] agent: Service name "_aai-generic-query-v12" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/03/15 04:59:04 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v12/search/generic-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v12\",\"enable_ssl\":\"true\",\"url\":\"/aai/v12/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/03/15 04:59: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.
    2022/03/15 04:59: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.
    2022/03/15 04:59:04 [DEBUG] agent: Service "_v0_multicloud_10.233.9.176_9001" in sync
    2022/03/15 04:59:04 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.38.138_443" in sync
    2022/03/15 04:59:04 [DEBUG] agent: Service "_v1_wf-gui_10.233.60.77_8443" in sync
    2022/03/15 04:59:04 [DEBUG] agent: Service "_v1_sdc_10.233.32.163_8443" in sync
    2022/03/15 04:59:04 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:04 [DEBUG] agent: Service "_v1_catalog_10.233.43.60_8806" in sync
    2022/03/15 04:59:04 [DEBUG] agent: Service "_v1_message-router_10.233.28.77_3904" in sync
    2022/03/15 04:59:04 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.55.107_9011" in sync
    2022/03/15 04:59:04 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.55.107_9011" in sync
    2022/03/15 04:59:04 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.63.12_9007" in sync
    2022/03/15 04:59:04 [DEBUG] agent: Service "_v1_multicloud_10.233.9.176_9001" in sync
    2022/03/15 04:59:04 [INFO] agent: Synced service "_v12__aai-generic-query_10.233.66.33_8446"
    2022/03/15 04:59:04 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.43.60_8806" in sync
    2022/03/15 04:59:04 [DEBUG] agent: Service "_v1_nsd_10.233.43.60_8806" in sync
    2022/03/15 04:59:04 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.32.202_9015" in sync
    2022/03/15 04:59:04 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.63.12_9007" in sync
    2022/03/15 04:59:04 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.32.163_8080" in sync
    2022/03/15 04:59:04 [DEBUG] agent: Service "_v1_sdc-gui_10.233.46.221_8181" in sync
    2022/03/15 04:59:04 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:04 [DEBUG] agent: Service "_v1_parser_10.233.43.60_8806" in sync
    2022/03/15 04:59:04 [DEBUG] agent: Node info in sync
    2022/03/15 04:59:04 [DEBUG] http: Request PUT /v1/agent/service/register (8.029669ms) from=10.233.65.26:34670
    2022/03/15 04:59:04 [DEBUG] agent: Service "_v1_catalog_10.233.43.60_8806" in sync
    2022/03/15 04:59:04 [DEBUG] agent: Service "_v1_sdc_10.233.32.163_8443" in sync
    2022/03/15 04:59:04 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:04 [DEBUG] agent: Service "_v1_multicloud_10.233.9.176_9001" in sync
    2022/03/15 04:59:04 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:04 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.43.60_8806" in sync
    2022/03/15 04:59:04 [DEBUG] agent: Service "_v1_message-router_10.233.28.77_3904" in sync
    2022/03/15 04:59:04 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.55.107_9011" in sync
    2022/03/15 04:59:04 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.55.107_9011" in sync
    2022/03/15 04:59:04 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.63.12_9007" in sync
    2022/03/15 04:59:04 [DEBUG] agent: Service "_v1_sdc-gui_10.233.46.221_8181" in sync
    2022/03/15 04:59:04 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:04 [DEBUG] agent: Service "_v1_parser_10.233.43.60_8806" in sync
    2022/03/15 04:59:04 [DEBUG] agent: Service "_v1_nsd_10.233.43.60_8806" in sync
    2022/03/15 04:59:04 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.32.202_9015" in sync
    2022/03/15 04:59:04 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.63.12_9007" in sync
    2022/03/15 04:59:04 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.32.163_8080" in sync
    2022/03/15 04:59:04 [DEBUG] agent: Service "_v1_wf-gui_10.233.60.77_8443" in sync
    2022/03/15 04:59:04 [DEBUG] agent: Service "_v0_multicloud_10.233.9.176_9001" in sync
    2022/03/15 04:59:04 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.38.138_443" in sync
    2022/03/15 04:59:04 [DEBUG] agent: Node info in sync
    2022/03/15 04:59:04 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v12 (393.155µs) from=10.233.65.26:34672
    2022/03/15 04:59:04 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v12\",\"enable_ssl\":\"true\",\"url\":\"/aai/v12/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/03/15 04:59: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.
    2022/03/15 04:59: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.
    2022/03/15 04:59:04 [DEBUG] agent: Service "_v1_wf-gui_10.233.60.77_8443" in sync
    2022/03/15 04:59:04 [DEBUG] agent: Service "_v0_multicloud_10.233.9.176_9001" in sync
    2022/03/15 04:59:04 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.38.138_443" in sync
    2022/03/15 04:59:04 [DEBUG] agent: Service "_v1_catalog_10.233.43.60_8806" in sync
    2022/03/15 04:59:04 [DEBUG] agent: Service "_v1_sdc_10.233.32.163_8443" in sync
    2022/03/15 04:59:04 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:04 [INFO] agent: Synced service "_v12_aai-generic-query_10.233.66.33_8446"
    2022/03/15 04:59:04 [DEBUG] agent: Service "_v1_multicloud_10.233.9.176_9001" in sync
    2022/03/15 04:59:04 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:04 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.43.60_8806" in sync
    2022/03/15 04:59:04 [DEBUG] agent: Service "_v1_message-router_10.233.28.77_3904" in sync
    2022/03/15 04:59:04 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.55.107_9011" in sync
    2022/03/15 04:59:04 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.55.107_9011" in sync
    2022/03/15 04:59:04 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.63.12_9007" in sync
    2022/03/15 04:59:04 [DEBUG] agent: Service "_v1_sdc-gui_10.233.46.221_8181" in sync
    2022/03/15 04:59:04 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:04 [DEBUG] agent: Service "_v1_parser_10.233.43.60_8806" in sync
    2022/03/15 04:59:04 [DEBUG] agent: Service "_v1_nsd_10.233.43.60_8806" in sync
    2022/03/15 04:59:04 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.32.202_9015" in sync
    2022/03/15 04:59:04 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.63.12_9007" in sync
    2022/03/15 04:59:04 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.32.163_8080" in sync
    2022/03/15 04:59:04 [DEBUG] agent: Node info in sync
    2022/03/15 04:59:04 [DEBUG] http: Request PUT /v1/agent/service/register (5.755137ms) from=10.233.65.26:34674
    2022/03/15 04:59:04 [DEBUG] agent: Service "_v1_wf-gui_10.233.60.77_8443" in sync
    2022/03/15 04:59:04 [DEBUG] agent: Service "_v0_multicloud_10.233.9.176_9001" in sync
    2022/03/15 04:59:04 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.38.138_443" in sync
    2022/03/15 04:59:04 [DEBUG] agent: Service "_v1_catalog_10.233.43.60_8806" in sync
    2022/03/15 04:59:04 [DEBUG] agent: Service "_v1_sdc_10.233.32.163_8443" in sync
    2022/03/15 04:59:04 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:04 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:04 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:04 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.43.60_8806" in sync
    2022/03/15 04:59:04 [DEBUG] agent: Service "_v1_message-router_10.233.28.77_3904" in sync
    2022/03/15 04:59:04 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.55.107_9011" in sync
    2022/03/15 04:59:04 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.55.107_9011" in sync
    2022/03/15 04:59:04 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.63.12_9007" in sync
    2022/03/15 04:59:04 [DEBUG] agent: Service "_v1_multicloud_10.233.9.176_9001" in sync
    2022/03/15 04:59:04 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:04 [DEBUG] agent: Service "_v1_parser_10.233.43.60_8806" in sync
    2022/03/15 04:59:04 [DEBUG] agent: Service "_v1_nsd_10.233.43.60_8806" in sync
    2022/03/15 04:59:04 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.32.202_9015" in sync
    2022/03/15 04:59:04 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.63.12_9007" in sync
    2022/03/15 04:59:04 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.32.163_8080" in sync
    2022/03/15 04:59:04 [DEBUG] agent: Service "_v1_sdc-gui_10.233.46.221_8181" in sync
    2022/03/15 04:59:04 [DEBUG] agent: Node info in sync
    2022/03/15 04:59:04 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v12 (447.371µs) from=10.233.65.26:34676
    2022/03/15 04:59:04 [WARN] agent: Service name "_aai-generic-query-v13" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/03/15 04:59:04 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v13/search/generic-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v13\",\"enable_ssl\":\"true\",\"url\":\"/aai/v13/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/03/15 04:59: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.
    2022/03/15 04:59: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.
    2022/03/15 04:59:04 [DEBUG] agent: Service "_v1_wf-gui_10.233.60.77_8443" in sync
    2022/03/15 04:59:04 [DEBUG] agent: Service "_v0_multicloud_10.233.9.176_9001" in sync
    2022/03/15 04:59:04 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.38.138_443" in sync
    2022/03/15 04:59:04 [DEBUG] agent: Service "_v1_catalog_10.233.43.60_8806" in sync
    2022/03/15 04:59:04 [DEBUG] agent: Service "_v1_sdc_10.233.32.163_8443" in sync
    2022/03/15 04:59:04 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:04 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:04 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:04 [INFO] agent: Synced service "_v13__aai-generic-query_10.233.66.33_8446"
    2022/03/15 04:59:04 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.43.60_8806" in sync
    2022/03/15 04:59:04 [DEBUG] agent: Service "_v1_message-router_10.233.28.77_3904" in sync
    2022/03/15 04:59:04 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.55.107_9011" in sync
    2022/03/15 04:59:04 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.55.107_9011" in sync
    2022/03/15 04:59:04 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.63.12_9007" in sync
    2022/03/15 04:59:04 [DEBUG] agent: Service "_v1_multicloud_10.233.9.176_9001" in sync
    2022/03/15 04:59:04 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:04 [DEBUG] agent: Service "_v1_parser_10.233.43.60_8806" in sync
    2022/03/15 04:59:04 [DEBUG] agent: Service "_v1_nsd_10.233.43.60_8806" in sync
    2022/03/15 04:59:04 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.32.202_9015" in sync
    2022/03/15 04:59:04 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.63.12_9007" in sync
    2022/03/15 04:59:04 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.32.163_8080" in sync
    2022/03/15 04:59:04 [DEBUG] agent: Service "_v1_sdc-gui_10.233.46.221_8181" in sync
    2022/03/15 04:59:04 [DEBUG] agent: Node info in sync
    2022/03/15 04:59:04 [DEBUG] http: Request PUT /v1/agent/service/register (3.747279ms) from=10.233.65.26:34678
    2022/03/15 04:59:04 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.32.163_8080" in sync
    2022/03/15 04:59:04 [DEBUG] agent: Service "_v1_sdc-gui_10.233.46.221_8181" in sync
    2022/03/15 04:59:04 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:04 [DEBUG] agent: Service "_v1_parser_10.233.43.60_8806" in sync
    2022/03/15 04:59:04 [DEBUG] agent: Service "_v1_nsd_10.233.43.60_8806" in sync
    2022/03/15 04:59:04 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.32.202_9015" in sync
    2022/03/15 04:59:04 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.63.12_9007" in sync
    2022/03/15 04:59:04 [DEBUG] agent: Service "_v1_wf-gui_10.233.60.77_8443" in sync
    2022/03/15 04:59:04 [DEBUG] agent: Service "_v0_multicloud_10.233.9.176_9001" in sync
    2022/03/15 04:59:04 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.38.138_443" in sync
    2022/03/15 04:59:04 [DEBUG] agent: Service "_v1_catalog_10.233.43.60_8806" in sync
    2022/03/15 04:59:04 [DEBUG] agent: Service "_v1_sdc_10.233.32.163_8443" in sync
    2022/03/15 04:59:04 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:04 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:04 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.63.12_9007" in sync
    2022/03/15 04:59:04 [DEBUG] agent: Service "_v1_multicloud_10.233.9.176_9001" in sync
    2022/03/15 04:59:04 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:04 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:04 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.43.60_8806" in sync
    2022/03/15 04:59:04 [DEBUG] agent: Service "_v1_message-router_10.233.28.77_3904" in sync
    2022/03/15 04:59:04 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.55.107_9011" in sync
    2022/03/15 04:59:04 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.55.107_9011" in sync
    2022/03/15 04:59:04 [DEBUG] agent: Node info in sync
    2022/03/15 04:59:04 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v13 (557.164µs) from=10.233.65.26:34680
    2022/03/15 04:59:04 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v13\",\"enable_ssl\":\"true\",\"url\":\"/aai/v13/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/03/15 04:59: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.
    2022/03/15 04:59: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.
    2022/03/15 04:59:04 [DEBUG] agent: Service "_v1_sdc_10.233.32.163_8443" in sync
    2022/03/15 04:59:04 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:04 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:04 [DEBUG] agent: Service "_v1_catalog_10.233.43.60_8806" in sync
    2022/03/15 04:59:04 [DEBUG] agent: Service "_v1_message-router_10.233.28.77_3904" in sync
    2022/03/15 04:59:04 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.55.107_9011" in sync
    2022/03/15 04:59:04 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.55.107_9011" in sync
    2022/03/15 04:59:04 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.63.12_9007" in sync
    2022/03/15 04:59:04 [DEBUG] agent: Service "_v1_multicloud_10.233.9.176_9001" in sync
    2022/03/15 04:59:04 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:04 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:04 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.43.60_8806" in sync
    2022/03/15 04:59:04 [DEBUG] agent: Service "_v1_nsd_10.233.43.60_8806" in sync
    2022/03/15 04:59:04 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.32.202_9015" in sync
    2022/03/15 04:59:04 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.63.12_9007" in sync
    2022/03/15 04:59:04 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.32.163_8080" in sync
    2022/03/15 04:59:04 [DEBUG] agent: Service "_v1_sdc-gui_10.233.46.221_8181" in sync
    2022/03/15 04:59:04 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:04 [DEBUG] agent: Service "_v1_parser_10.233.43.60_8806" in sync
    2022/03/15 04:59:04 [DEBUG] agent: Service "_v0_multicloud_10.233.9.176_9001" in sync
    2022/03/15 04:59:04 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.38.138_443" in sync
    2022/03/15 04:59:04 [INFO] agent: Synced service "_v13_aai-generic-query_10.233.66.33_8446"
    2022/03/15 04:59:04 [DEBUG] agent: Service "_v1_wf-gui_10.233.60.77_8443" in sync
    2022/03/15 04:59:04 [DEBUG] agent: Node info in sync
    2022/03/15 04:59:04 [DEBUG] http: Request PUT /v1/agent/service/register (6.568905ms) from=10.233.65.26:34682
    2022/03/15 04:59:04 [DEBUG] agent: Service "_v1_wf-gui_10.233.60.77_8443" in sync
    2022/03/15 04:59:04 [DEBUG] agent: Service "_v0_multicloud_10.233.9.176_9001" in sync
    2022/03/15 04:59:04 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.38.138_443" in sync
    2022/03/15 04:59:04 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:04 [DEBUG] agent: Service "_v1_catalog_10.233.43.60_8806" in sync
    2022/03/15 04:59:04 [DEBUG] agent: Service "_v1_sdc_10.233.32.163_8443" in sync
    2022/03/15 04:59:04 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:04 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:04 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:04 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.43.60_8806" in sync
    2022/03/15 04:59:04 [DEBUG] agent: Service "_v1_message-router_10.233.28.77_3904" in sync
    2022/03/15 04:59:04 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.55.107_9011" in sync
    2022/03/15 04:59:04 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.55.107_9011" in sync
    2022/03/15 04:59:04 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.63.12_9007" in sync
    2022/03/15 04:59:04 [DEBUG] agent: Service "_v1_multicloud_10.233.9.176_9001" in sync
    2022/03/15 04:59:04 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:04 [DEBUG] agent: Service "_v1_parser_10.233.43.60_8806" in sync
    2022/03/15 04:59:04 [DEBUG] agent: Service "_v1_nsd_10.233.43.60_8806" in sync
    2022/03/15 04:59:04 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.32.202_9015" in sync
    2022/03/15 04:59:04 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.63.12_9007" in sync
    2022/03/15 04:59:04 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.32.163_8080" in sync
    2022/03/15 04:59:04 [DEBUG] agent: Service "_v1_sdc-gui_10.233.46.221_8181" in sync
    2022/03/15 04:59:04 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:04 [DEBUG] agent: Node info in sync
    2022/03/15 04:59:04 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v13 (534.908µs) from=10.233.65.26:34684
    2022/03/15 04:59:04 [WARN] agent: Service name "_aai-generic-query-v14" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/03/15 04:59:04 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v14/search/generic-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v14\",\"enable_ssl\":\"true\",\"url\":\"/aai/v14/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/03/15 04:59: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.
    2022/03/15 04:59: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.
    2022/03/15 04:59:04 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:04 [DEBUG] agent: Service "_v1_parser_10.233.43.60_8806" in sync
    2022/03/15 04:59:04 [DEBUG] agent: Service "_v1_nsd_10.233.43.60_8806" in sync
    2022/03/15 04:59:04 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.32.202_9015" in sync
    2022/03/15 04:59:04 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.63.12_9007" in sync
    2022/03/15 04:59:04 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.32.163_8080" in sync
    2022/03/15 04:59:04 [DEBUG] agent: Service "_v1_sdc-gui_10.233.46.221_8181" in sync
    2022/03/15 04:59:04 [DEBUG] agent: Service "_v1_wf-gui_10.233.60.77_8443" in sync
    2022/03/15 04:59:04 [DEBUG] agent: Service "_v0_multicloud_10.233.9.176_9001" in sync
    2022/03/15 04:59:04 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.38.138_443" in sync
    2022/03/15 04:59:04 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:04 [INFO] agent: Synced service "_v14__aai-generic-query_10.233.66.33_8446"
    2022/03/15 04:59:04 [DEBUG] agent: Service "_v1_catalog_10.233.43.60_8806" in sync
    2022/03/15 04:59:04 [DEBUG] agent: Service "_v1_sdc_10.233.32.163_8443" in sync
    2022/03/15 04:59:04 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:04 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:04 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:04 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:04 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.43.60_8806" in sync
    2022/03/15 04:59:04 [DEBUG] agent: Service "_v1_message-router_10.233.28.77_3904" in sync
    2022/03/15 04:59:04 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.55.107_9011" in sync
    2022/03/15 04:59:04 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.55.107_9011" in sync
    2022/03/15 04:59:04 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.63.12_9007" in sync
    2022/03/15 04:59:04 [DEBUG] agent: Service "_v1_multicloud_10.233.9.176_9001" in sync
    2022/03/15 04:59:04 [DEBUG] agent: Node info in sync
    2022/03/15 04:59:04 [DEBUG] http: Request PUT /v1/agent/service/register (6.729978ms) from=10.233.65.26:34688
    2022/03/15 04:59:04 [DEBUG] agent: Service "_v1_wf-gui_10.233.60.77_8443" in sync
    2022/03/15 04:59:04 [DEBUG] agent: Service "_v0_multicloud_10.233.9.176_9001" in sync
    2022/03/15 04:59:04 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.38.138_443" in sync
    2022/03/15 04:59:04 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:04 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:04 [DEBUG] agent: Service "_v1_catalog_10.233.43.60_8806" in sync
    2022/03/15 04:59:04 [DEBUG] agent: Service "_v1_sdc_10.233.32.163_8443" in sync
    2022/03/15 04:59:04 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:04 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:04 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:04 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.43.60_8806" in sync
    2022/03/15 04:59:04 [DEBUG] agent: Service "_v1_message-router_10.233.28.77_3904" in sync
    2022/03/15 04:59:04 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.55.107_9011" in sync
    2022/03/15 04:59:04 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.55.107_9011" in sync
    2022/03/15 04:59:04 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.63.12_9007" in sync
    2022/03/15 04:59:04 [DEBUG] agent: Service "_v1_multicloud_10.233.9.176_9001" in sync
    2022/03/15 04:59:04 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:04 [DEBUG] agent: Service "_v1_parser_10.233.43.60_8806" in sync
    2022/03/15 04:59:04 [DEBUG] agent: Service "_v1_nsd_10.233.43.60_8806" in sync
    2022/03/15 04:59:04 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.32.202_9015" in sync
    2022/03/15 04:59:04 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.63.12_9007" in sync
    2022/03/15 04:59:04 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.32.163_8080" in sync
    2022/03/15 04:59:04 [DEBUG] agent: Service "_v1_sdc-gui_10.233.46.221_8181" in sync
    2022/03/15 04:59:04 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:04 [DEBUG] agent: Node info in sync
    2022/03/15 04:59:05 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v14 (476.493µs) from=10.233.65.26:34692
    2022/03/15 04:59:05 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v14\",\"enable_ssl\":\"true\",\"url\":\"/aai/v14/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/03/15 04:59:05 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/03/15 04:59:05 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/03/15 04:59:05 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.32.202_9015" in sync
    2022/03/15 04:59:05 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.63.12_9007" in sync
    2022/03/15 04:59:05 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.32.163_8080" in sync
    2022/03/15 04:59:05 [DEBUG] agent: Service "_v1_sdc-gui_10.233.46.221_8181" in sync
    2022/03/15 04:59:05 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:05 [INFO] agent: Synced service "_v14_aai-generic-query_10.233.66.33_8446"
    2022/03/15 04:59:05 [DEBUG] agent: Service "_v1_parser_10.233.43.60_8806" in sync
    2022/03/15 04:59:05 [DEBUG] agent: Service "_v1_nsd_10.233.43.60_8806" in sync
    2022/03/15 04:59:05 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.38.138_443" in sync
    2022/03/15 04:59:05 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:05 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:05 [DEBUG] agent: Service "_v1_wf-gui_10.233.60.77_8443" in sync
    2022/03/15 04:59:05 [DEBUG] agent: Service "_v0_multicloud_10.233.9.176_9001" in sync
    2022/03/15 04:59:05 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:05 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:05 [DEBUG] agent: Service "_v1_catalog_10.233.43.60_8806" in sync
    2022/03/15 04:59:05 [DEBUG] agent: Service "_v1_sdc_10.233.32.163_8443" in sync
    2022/03/15 04:59:05 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.55.107_9011" in sync
    2022/03/15 04:59:05 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.55.107_9011" in sync
    2022/03/15 04:59:05 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.63.12_9007" in sync
    2022/03/15 04:59:05 [DEBUG] agent: Service "_v1_multicloud_10.233.9.176_9001" in sync
    2022/03/15 04:59:05 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:05 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:05 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.43.60_8806" in sync
    2022/03/15 04:59:05 [DEBUG] agent: Service "_v1_message-router_10.233.28.77_3904" in sync
    2022/03/15 04:59:05 [DEBUG] agent: Node info in sync
    2022/03/15 04:59:05 [DEBUG] http: Request PUT /v1/agent/service/register (5.861294ms) from=10.233.65.26:34694
    2022/03/15 04:59:05 [DEBUG] agent: Service "_v1_parser_10.233.43.60_8806" in sync
    2022/03/15 04:59:05 [DEBUG] agent: Service "_v1_nsd_10.233.43.60_8806" in sync
    2022/03/15 04:59:05 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.32.202_9015" in sync
    2022/03/15 04:59:05 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.63.12_9007" in sync
    2022/03/15 04:59:05 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.32.163_8080" in sync
    2022/03/15 04:59:05 [DEBUG] agent: Service "_v1_sdc-gui_10.233.46.221_8181" in sync
    2022/03/15 04:59:05 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:05 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:05 [DEBUG] agent: Service "_v1_wf-gui_10.233.60.77_8443" in sync
    2022/03/15 04:59:05 [DEBUG] agent: Service "_v0_multicloud_10.233.9.176_9001" in sync
    2022/03/15 04:59:05 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.38.138_443" in sync
    2022/03/15 04:59:05 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:05 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:05 [DEBUG] agent: Service "_v1_catalog_10.233.43.60_8806" in sync
    2022/03/15 04:59:05 [DEBUG] agent: Service "_v1_sdc_10.233.32.163_8443" in sync
    2022/03/15 04:59:05 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:05 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:05 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.43.60_8806" in sync
    2022/03/15 04:59:05 [DEBUG] agent: Service "_v1_message-router_10.233.28.77_3904" in sync
    2022/03/15 04:59:05 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.55.107_9011" in sync
    2022/03/15 04:59:05 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.55.107_9011" in sync
    2022/03/15 04:59:05 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.63.12_9007" in sync
    2022/03/15 04:59:05 [DEBUG] agent: Service "_v1_multicloud_10.233.9.176_9001" in sync
    2022/03/15 04:59:05 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:05 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:05 [DEBUG] agent: Node info in sync
    2022/03/15 04:59:05 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v14 (491.622µs) from=10.233.65.26:34696
    2022/03/15 04:59:05 [WARN] agent: Service name "_aai-generic-query-v15" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/03/15 04:59:05 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v15/search/generic-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v15\",\"enable_ssl\":\"true\",\"url\":\"/aai/v15/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/03/15 04:59:05 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/03/15 04:59:05 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/03/15 04:59:05 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.43.60_8806" in sync
    2022/03/15 04:59:05 [DEBUG] agent: Service "_v1_message-router_10.233.28.77_3904" in sync
    2022/03/15 04:59:05 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.55.107_9011" in sync
    2022/03/15 04:59:05 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.55.107_9011" in sync
    2022/03/15 04:59:05 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.63.12_9007" in sync
    2022/03/15 04:59:05 [DEBUG] agent: Service "_v1_multicloud_10.233.9.176_9001" in sync
    2022/03/15 04:59:05 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:05 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:05 [DEBUG] agent: Service "_v1_parser_10.233.43.60_8806" in sync
    2022/03/15 04:59:05 [DEBUG] agent: Service "_v1_nsd_10.233.43.60_8806" in sync
    2022/03/15 04:59:05 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.32.202_9015" in sync
    2022/03/15 04:59:05 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.63.12_9007" in sync
    2022/03/15 04:59:05 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.32.163_8080" in sync
    2022/03/15 04:59:05 [DEBUG] agent: Service "_v1_sdc-gui_10.233.46.221_8181" in sync
    2022/03/15 04:59:05 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:05 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:05 [DEBUG] agent: Service "_v1_wf-gui_10.233.60.77_8443" in sync
    2022/03/15 04:59:05 [DEBUG] agent: Service "_v0_multicloud_10.233.9.176_9001" in sync
    2022/03/15 04:59:05 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.38.138_443" in sync
    2022/03/15 04:59:05 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:05 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:05 [INFO] agent: Synced service "_v15__aai-generic-query_10.233.66.33_8446"
    2022/03/15 04:59:05 [DEBUG] agent: Service "_v1_catalog_10.233.43.60_8806" in sync
    2022/03/15 04:59:05 [DEBUG] agent: Service "_v1_sdc_10.233.32.163_8443" in sync
    2022/03/15 04:59:05 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:05 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:05 [DEBUG] agent: Node info in sync
    2022/03/15 04:59:05 [DEBUG] http: Request PUT /v1/agent/service/register (7.856873ms) from=10.233.65.26:34698
    2022/03/15 04:59:05 [DEBUG] agent: Service "_v1_sdc-gui_10.233.46.221_8181" in sync
    2022/03/15 04:59:05 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:05 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:05 [DEBUG] agent: Service "_v1_parser_10.233.43.60_8806" in sync
    2022/03/15 04:59:05 [DEBUG] agent: Service "_v1_nsd_10.233.43.60_8806" in sync
    2022/03/15 04:59:05 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.32.202_9015" in sync
    2022/03/15 04:59:05 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.63.12_9007" in sync
    2022/03/15 04:59:05 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.32.163_8080" in sync
    2022/03/15 04:59:05 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:05 [DEBUG] agent: Service "_v1_wf-gui_10.233.60.77_8443" in sync
    2022/03/15 04:59:05 [DEBUG] agent: Service "_v0_multicloud_10.233.9.176_9001" in sync
    2022/03/15 04:59:05 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.38.138_443" in sync
    2022/03/15 04:59:05 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:05 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:05 [DEBUG] agent: Service "_v1_catalog_10.233.43.60_8806" in sync
    2022/03/15 04:59:05 [DEBUG] agent: Service "_v1_sdc_10.233.32.163_8443" in sync
    2022/03/15 04:59:05 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:05 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:05 [DEBUG] agent: Service "_v1_multicloud_10.233.9.176_9001" in sync
    2022/03/15 04:59:05 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:05 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:05 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.43.60_8806" in sync
    2022/03/15 04:59:05 [DEBUG] agent: Service "_v1_message-router_10.233.28.77_3904" in sync
    2022/03/15 04:59:05 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.55.107_9011" in sync
    2022/03/15 04:59:05 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.55.107_9011" in sync
    2022/03/15 04:59:05 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.63.12_9007" in sync
    2022/03/15 04:59:05 [DEBUG] agent: Node info in sync
    2022/03/15 04:59:05 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v15 (409.57µs) from=10.233.65.26:34700
    2022/03/15 04:59:05 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v15\",\"enable_ssl\":\"true\",\"url\":\"/aai/v15/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/03/15 04:59:05 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/03/15 04:59:05 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/03/15 04:59:05 [DEBUG] agent: Service "_v1_wf-gui_10.233.60.77_8443" in sync
    2022/03/15 04:59:05 [DEBUG] agent: Service "_v0_multicloud_10.233.9.176_9001" in sync
    2022/03/15 04:59:05 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:05 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:05 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:05 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.63.12_9007" in sync
    2022/03/15 04:59:05 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:05 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.43.60_8806" in sync
    2022/03/15 04:59:05 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.63.12_9007" in sync
    2022/03/15 04:59:05 [DEBUG] agent: Service "_v1_sdc-gui_10.233.46.221_8181" in sync
    2022/03/15 04:59:05 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:05 [INFO] agent: Synced service "_v15_aai-generic-query_10.233.66.33_8446"
    2022/03/15 04:59:05 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.38.138_443" in sync
    2022/03/15 04:59:05 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:05 [DEBUG] agent: Service "_v1_catalog_10.233.43.60_8806" in sync
    2022/03/15 04:59:05 [DEBUG] agent: Service "_v1_sdc_10.233.32.163_8443" in sync
    2022/03/15 04:59:05 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:05 [DEBUG] agent: Service "_v1_multicloud_10.233.9.176_9001" in sync
    2022/03/15 04:59:05 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:05 [DEBUG] agent: Service "_v1_message-router_10.233.28.77_3904" in sync
    2022/03/15 04:59:05 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.55.107_9011" in sync
    2022/03/15 04:59:05 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.55.107_9011" in sync
    2022/03/15 04:59:05 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:05 [DEBUG] agent: Service "_v1_parser_10.233.43.60_8806" in sync
    2022/03/15 04:59:05 [DEBUG] agent: Service "_v1_nsd_10.233.43.60_8806" in sync
    2022/03/15 04:59:05 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.32.202_9015" in sync
    2022/03/15 04:59:05 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.32.163_8080" in sync
    2022/03/15 04:59:05 [DEBUG] agent: Node info in sync
    2022/03/15 04:59:05 [DEBUG] http: Request PUT /v1/agent/service/register (10.019696ms) from=10.233.65.26:34702
    2022/03/15 04:59:05 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.63.12_9007" in sync
    2022/03/15 04:59:05 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:05 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.43.60_8806" in sync
    2022/03/15 04:59:05 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:05 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.63.12_9007" in sync
    2022/03/15 04:59:05 [DEBUG] agent: Service "_v1_sdc-gui_10.233.46.221_8181" in sync
    2022/03/15 04:59:05 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:05 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.38.138_443" in sync
    2022/03/15 04:59:05 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:05 [DEBUG] agent: Service "_v1_catalog_10.233.43.60_8806" in sync
    2022/03/15 04:59:05 [DEBUG] agent: Service "_v1_sdc_10.233.32.163_8443" in sync
    2022/03/15 04:59:05 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:05 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.55.107_9011" in sync
    2022/03/15 04:59:05 [DEBUG] agent: Service "_v1_multicloud_10.233.9.176_9001" in sync
    2022/03/15 04:59:05 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:05 [DEBUG] agent: Service "_v1_message-router_10.233.28.77_3904" in sync
    2022/03/15 04:59:05 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.55.107_9011" in sync
    2022/03/15 04:59:05 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.32.163_8080" in sync
    2022/03/15 04:59:05 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:05 [DEBUG] agent: Service "_v1_parser_10.233.43.60_8806" in sync
    2022/03/15 04:59:05 [DEBUG] agent: Service "_v1_nsd_10.233.43.60_8806" in sync
    2022/03/15 04:59:05 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.32.202_9015" in sync
    2022/03/15 04:59:05 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:05 [DEBUG] agent: Service "_v1_wf-gui_10.233.60.77_8443" in sync
    2022/03/15 04:59:05 [DEBUG] agent: Service "_v0_multicloud_10.233.9.176_9001" in sync
    2022/03/15 04:59:05 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:05 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:05 [DEBUG] agent: Node info in sync
    2022/03/15 04:59:05 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v15 (410.026µs) from=10.233.65.26:34704
    2022/03/15 04:59:05 [WARN] agent: Service name "_aai-generic-query-v16" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/03/15 04:59:05 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v16/search/generic-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v16\",\"enable_ssl\":\"true\",\"url\":\"/aai/v16/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/03/15 04:59:05 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/03/15 04:59:05 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/03/15 04:59:05 [DEBUG] agent: Service "_v1_parser_10.233.43.60_8806" in sync
    2022/03/15 04:59:05 [DEBUG] agent: Service "_v1_nsd_10.233.43.60_8806" in sync
    2022/03/15 04:59:05 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.32.202_9015" in sync
    2022/03/15 04:59:05 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.32.163_8080" in sync
    2022/03/15 04:59:05 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:05 [DEBUG] agent: Service "_v1_wf-gui_10.233.60.77_8443" in sync
    2022/03/15 04:59:05 [DEBUG] agent: Service "_v0_multicloud_10.233.9.176_9001" in sync
    2022/03/15 04:59:05 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:05 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:05 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:05 [INFO] agent: Synced service "_v16__aai-generic-query_10.233.66.33_8446"
    2022/03/15 04:59:05 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.43.60_8806" in sync
    2022/03/15 04:59:05 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.63.12_9007" in sync
    2022/03/15 04:59:05 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:05 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.63.12_9007" in sync
    2022/03/15 04:59:05 [DEBUG] agent: Service "_v1_sdc-gui_10.233.46.221_8181" in sync
    2022/03/15 04:59:05 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:05 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:05 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.38.138_443" in sync
    2022/03/15 04:59:05 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:05 [DEBUG] agent: Service "_v1_catalog_10.233.43.60_8806" in sync
    2022/03/15 04:59:05 [DEBUG] agent: Service "_v1_sdc_10.233.32.163_8443" in sync
    2022/03/15 04:59:05 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:05 [DEBUG] agent: Service "_v1_message-router_10.233.28.77_3904" in sync
    2022/03/15 04:59:05 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.55.107_9011" in sync
    2022/03/15 04:59:05 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.55.107_9011" in sync
    2022/03/15 04:59:05 [DEBUG] agent: Service "_v1_multicloud_10.233.9.176_9001" in sync
    2022/03/15 04:59:05 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:05 [DEBUG] agent: Node info in sync
    2022/03/15 04:59:05 [DEBUG] http: Request PUT /v1/agent/service/register (7.158ms) from=10.233.65.26:34706
    2022/03/15 04:59:05 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:05 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.63.12_9007" in sync
    2022/03/15 04:59:05 [DEBUG] agent: Service "_v1_sdc-gui_10.233.46.221_8181" in sync
    2022/03/15 04:59:05 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:05 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.38.138_443" in sync
    2022/03/15 04:59:05 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:05 [DEBUG] agent: Service "_v1_catalog_10.233.43.60_8806" in sync
    2022/03/15 04:59:05 [DEBUG] agent: Service "_v1_sdc_10.233.32.163_8443" in sync
    2022/03/15 04:59:05 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:05 [DEBUG] agent: Service "_v1_multicloud_10.233.9.176_9001" in sync
    2022/03/15 04:59:05 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:05 [DEBUG] agent: Service "_v1_message-router_10.233.28.77_3904" in sync
    2022/03/15 04:59:05 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.55.107_9011" in sync
    2022/03/15 04:59:05 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.55.107_9011" in sync
    2022/03/15 04:59:05 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.32.163_8080" in sync
    2022/03/15 04:59:05 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:05 [DEBUG] agent: Service "_v1_parser_10.233.43.60_8806" in sync
    2022/03/15 04:59:05 [DEBUG] agent: Service "_v1_nsd_10.233.43.60_8806" in sync
    2022/03/15 04:59:05 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.32.202_9015" in sync
    2022/03/15 04:59:05 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:05 [DEBUG] agent: Service "_v1_wf-gui_10.233.60.77_8443" in sync
    2022/03/15 04:59:05 [DEBUG] agent: Service "_v0_multicloud_10.233.9.176_9001" in sync
    2022/03/15 04:59:05 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:05 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:05 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:05 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.43.60_8806" in sync
    2022/03/15 04:59:05 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.63.12_9007" in sync
    2022/03/15 04:59:05 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:05 [DEBUG] agent: Node info in sync
    2022/03/15 04:59:05 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v16 (487.241µs) from=10.233.65.26:34708
    2022/03/15 04:59:05 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v16\",\"enable_ssl\":\"true\",\"url\":\"/aai/v16/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/03/15 04:59:05 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/03/15 04:59:05 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/03/15 04:59:05 [DEBUG] agent: Service "_v1_wf-gui_10.233.60.77_8443" in sync
    2022/03/15 04:59:05 [DEBUG] agent: Service "_v0_multicloud_10.233.9.176_9001" in sync
    2022/03/15 04:59:05 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:05 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:05 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:05 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:05 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.43.60_8806" in sync
    2022/03/15 04:59:05 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.63.12_9007" in sync
    2022/03/15 04:59:05 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:05 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.63.12_9007" in sync
    2022/03/15 04:59:05 [DEBUG] agent: Service "_v1_sdc-gui_10.233.46.221_8181" in sync
    2022/03/15 04:59:05 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:05 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:05 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.38.138_443" in sync
    2022/03/15 04:59:05 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:05 [INFO] agent: Synced service "_v16_aai-generic-query_10.233.66.33_8446"
    2022/03/15 04:59:05 [DEBUG] agent: Service "_v1_catalog_10.233.43.60_8806" in sync
    2022/03/15 04:59:05 [DEBUG] agent: Service "_v1_sdc_10.233.32.163_8443" in sync
    2022/03/15 04:59:05 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:05 [DEBUG] agent: Service "_v1_message-router_10.233.28.77_3904" in sync
    2022/03/15 04:59:05 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.55.107_9011" in sync
    2022/03/15 04:59:05 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.55.107_9011" in sync
    2022/03/15 04:59:05 [DEBUG] agent: Service "_v1_multicloud_10.233.9.176_9001" in sync
    2022/03/15 04:59:05 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:05 [DEBUG] agent: Service "_v1_parser_10.233.43.60_8806" in sync
    2022/03/15 04:59:05 [DEBUG] agent: Service "_v1_nsd_10.233.43.60_8806" in sync
    2022/03/15 04:59:05 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.32.202_9015" in sync
    2022/03/15 04:59:05 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.32.163_8080" in sync
    2022/03/15 04:59:05 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:05 [DEBUG] agent: Node info in sync
    2022/03/15 04:59:05 [DEBUG] http: Request PUT /v1/agent/service/register (6.910059ms) from=10.233.65.26:34710
    2022/03/15 04:59:05 [DEBUG] agent: Service "_v1_message-router_10.233.28.77_3904" in sync
    2022/03/15 04:59:05 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.55.107_9011" in sync
    2022/03/15 04:59:05 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.55.107_9011" in sync
    2022/03/15 04:59:05 [DEBUG] agent: Service "_v1_multicloud_10.233.9.176_9001" in sync
    2022/03/15 04:59:05 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:05 [DEBUG] agent: Service "_v1_parser_10.233.43.60_8806" in sync
    2022/03/15 04:59:05 [DEBUG] agent: Service "_v1_nsd_10.233.43.60_8806" in sync
    2022/03/15 04:59:05 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.32.202_9015" in sync
    2022/03/15 04:59:05 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.32.163_8080" in sync
    2022/03/15 04:59:05 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:05 [DEBUG] agent: Service "_v1_wf-gui_10.233.60.77_8443" in sync
    2022/03/15 04:59:05 [DEBUG] agent: Service "_v0_multicloud_10.233.9.176_9001" in sync
    2022/03/15 04:59:05 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:05 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:05 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:05 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:05 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.43.60_8806" in sync
    2022/03/15 04:59:05 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.63.12_9007" in sync
    2022/03/15 04:59:05 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:05 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.63.12_9007" in sync
    2022/03/15 04:59:05 [DEBUG] agent: Service "_v1_sdc-gui_10.233.46.221_8181" in sync
    2022/03/15 04:59:05 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:05 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:05 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.38.138_443" in sync
    2022/03/15 04:59:05 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:05 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:05 [DEBUG] agent: Service "_v1_catalog_10.233.43.60_8806" in sync
    2022/03/15 04:59:05 [DEBUG] agent: Service "_v1_sdc_10.233.32.163_8443" in sync
    2022/03/15 04:59:05 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:05 [DEBUG] agent: Node info in sync
    2022/03/15 04:59:05 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v16 (387.576µs) from=10.233.65.26:34714
    2022/03/15 04:59:05 [WARN] agent: Service name "_aai-generic-query-v17" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/03/15 04:59:05 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v17/search/generic-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v17\",\"enable_ssl\":\"true\",\"url\":\"/aai/v17/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/03/15 04:59:05 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/03/15 04:59:05 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/03/15 04:59:05 [DEBUG] agent: Service "_v1_message-router_10.233.28.77_3904" in sync
    2022/03/15 04:59:05 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.55.107_9011" in sync
    2022/03/15 04:59:05 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.55.107_9011" in sync
    2022/03/15 04:59:05 [DEBUG] agent: Service "_v1_multicloud_10.233.9.176_9001" in sync
    2022/03/15 04:59:05 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:05 [DEBUG] agent: Service "_v1_parser_10.233.43.60_8806" in sync
    2022/03/15 04:59:05 [DEBUG] agent: Service "_v1_nsd_10.233.43.60_8806" in sync
    2022/03/15 04:59:05 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.32.202_9015" in sync
    2022/03/15 04:59:05 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.32.163_8080" in sync
    2022/03/15 04:59:05 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:05 [DEBUG] agent: Service "_v1_wf-gui_10.233.60.77_8443" in sync
    2022/03/15 04:59:05 [DEBUG] agent: Service "_v0_multicloud_10.233.9.176_9001" in sync
    2022/03/15 04:59:05 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:05 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:05 [INFO] agent: Synced service "_v17__aai-generic-query_10.233.66.33_8446"
    2022/03/15 04:59:05 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:05 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:05 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.43.60_8806" in sync
    2022/03/15 04:59:05 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.63.12_9007" in sync
    2022/03/15 04:59:05 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:05 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.63.12_9007" in sync
    2022/03/15 04:59:05 [DEBUG] agent: Service "_v1_sdc-gui_10.233.46.221_8181" in sync
    2022/03/15 04:59:05 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:05 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:05 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.38.138_443" in sync
    2022/03/15 04:59:05 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:05 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:05 [DEBUG] agent: Service "_v1_catalog_10.233.43.60_8806" in sync
    2022/03/15 04:59:05 [DEBUG] agent: Service "_v1_sdc_10.233.32.163_8443" in sync
    2022/03/15 04:59:05 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:05 [DEBUG] agent: Node info in sync
    2022/03/15 04:59:05 [DEBUG] http: Request PUT /v1/agent/service/register (7.247761ms) from=10.233.65.26:34716
    2022/03/15 04:59:05 [DEBUG] agent: Service "_v1_catalog_10.233.43.60_8806" in sync
    2022/03/15 04:59:05 [DEBUG] agent: Service "_v1_sdc_10.233.32.163_8443" in sync
    2022/03/15 04:59:05 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:05 [DEBUG] agent: Service "_v1_multicloud_10.233.9.176_9001" in sync
    2022/03/15 04:59:05 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:05 [DEBUG] agent: Service "_v1_message-router_10.233.28.77_3904" in sync
    2022/03/15 04:59:05 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.55.107_9011" in sync
    2022/03/15 04:59:05 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.55.107_9011" in sync
    2022/03/15 04:59:05 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.32.163_8080" in sync
    2022/03/15 04:59:05 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:05 [DEBUG] agent: Service "_v1_parser_10.233.43.60_8806" in sync
    2022/03/15 04:59:05 [DEBUG] agent: Service "_v1_nsd_10.233.43.60_8806" in sync
    2022/03/15 04:59:05 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.32.202_9015" in sync
    2022/03/15 04:59:05 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:05 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:05 [DEBUG] agent: Service "_v1_wf-gui_10.233.60.77_8443" in sync
    2022/03/15 04:59:05 [DEBUG] agent: Service "_v0_multicloud_10.233.9.176_9001" in sync
    2022/03/15 04:59:05 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:05 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:05 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:05 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.43.60_8806" in sync
    2022/03/15 04:59:05 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.63.12_9007" in sync
    2022/03/15 04:59:05 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:05 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:05 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.63.12_9007" in sync
    2022/03/15 04:59:05 [DEBUG] agent: Service "_v1_sdc-gui_10.233.46.221_8181" in sync
    2022/03/15 04:59:05 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:05 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.38.138_443" in sync
    2022/03/15 04:59:05 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:05 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:05 [DEBUG] agent: Node info in sync
    2022/03/15 04:59:05 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v17 (543.433µs) from=10.233.65.26:34720
    2022/03/15 04:59:05 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v17\",\"enable_ssl\":\"true\",\"url\":\"/aai/v17/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/03/15 04:59:05 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/03/15 04:59:05 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/03/15 04:59:05 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.63.12_9007" in sync
    2022/03/15 04:59:05 [DEBUG] agent: Service "_v1_sdc-gui_10.233.46.221_8181" in sync
    2022/03/15 04:59:05 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:05 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:05 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.38.138_443" in sync
    2022/03/15 04:59:05 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:05 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:05 [DEBUG] agent: Service "_v1_catalog_10.233.43.60_8806" in sync
    2022/03/15 04:59:05 [DEBUG] agent: Service "_v1_sdc_10.233.32.163_8443" in sync
    2022/03/15 04:59:05 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:05 [DEBUG] agent: Service "_v1_message-router_10.233.28.77_3904" in sync
    2022/03/15 04:59:05 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.55.107_9011" in sync
    2022/03/15 04:59:05 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.55.107_9011" in sync
    2022/03/15 04:59:05 [DEBUG] agent: Service "_v1_multicloud_10.233.9.176_9001" in sync
    2022/03/15 04:59:05 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:05 [DEBUG] agent: Service "_v1_parser_10.233.43.60_8806" in sync
    2022/03/15 04:59:05 [DEBUG] agent: Service "_v1_nsd_10.233.43.60_8806" in sync
    2022/03/15 04:59:05 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.32.202_9015" in sync
    2022/03/15 04:59:05 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.32.163_8080" in sync
    2022/03/15 04:59:05 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:05 [INFO] agent: Synced service "_v17_aai-generic-query_10.233.66.33_8446"
    2022/03/15 04:59:05 [DEBUG] agent: Service "_v1_wf-gui_10.233.60.77_8443" in sync
    2022/03/15 04:59:05 [DEBUG] agent: Service "_v0_multicloud_10.233.9.176_9001" in sync
    2022/03/15 04:59:05 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:05 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:05 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:05 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:05 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:05 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.43.60_8806" in sync
    2022/03/15 04:59:05 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.63.12_9007" in sync
    2022/03/15 04:59:05 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:05 [DEBUG] agent: Node info in sync
    2022/03/15 04:59:05 [DEBUG] http: Request PUT /v1/agent/service/register (8.034911ms) from=10.233.65.26:34722
    2022/03/15 04:59:05 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.43.60_8806" in sync
    2022/03/15 04:59:05 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.63.12_9007" in sync
    2022/03/15 04:59:05 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:05 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.63.12_9007" in sync
    2022/03/15 04:59:05 [DEBUG] agent: Service "_v1_sdc-gui_10.233.46.221_8181" in sync
    2022/03/15 04:59:05 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:05 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:05 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.38.138_443" in sync
    2022/03/15 04:59:05 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:05 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:05 [DEBUG] agent: Service "_v1_catalog_10.233.43.60_8806" in sync
    2022/03/15 04:59:05 [DEBUG] agent: Service "_v1_sdc_10.233.32.163_8443" in sync
    2022/03/15 04:59:05 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:05 [DEBUG] agent: Service "_v1_message-router_10.233.28.77_3904" in sync
    2022/03/15 04:59:05 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.55.107_9011" in sync
    2022/03/15 04:59:05 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.55.107_9011" in sync
    2022/03/15 04:59:05 [DEBUG] agent: Service "_v1_multicloud_10.233.9.176_9001" in sync
    2022/03/15 04:59:05 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:05 [DEBUG] agent: Service "_v1_parser_10.233.43.60_8806" in sync
    2022/03/15 04:59:05 [DEBUG] agent: Service "_v1_nsd_10.233.43.60_8806" in sync
    2022/03/15 04:59:05 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.32.202_9015" in sync
    2022/03/15 04:59:05 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.32.163_8080" in sync
    2022/03/15 04:59:05 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:05 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:05 [DEBUG] agent: Service "_v1_wf-gui_10.233.60.77_8443" in sync
    2022/03/15 04:59:05 [DEBUG] agent: Service "_v0_multicloud_10.233.9.176_9001" in sync
    2022/03/15 04:59:05 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:05 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:05 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:05 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:05 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:05 [DEBUG] agent: Node info in sync
    2022/03/15 04:59:05 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v17 (438.345µs) from=10.233.65.26:34724
    2022/03/15 04:59:05 [WARN] agent: Service name "_aai-generic-query-v18" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/03/15 04:59:05 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v18/search/generic-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v18\",\"enable_ssl\":\"true\",\"url\":\"/aai/v18/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/03/15 04:59:05 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/03/15 04:59:05 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/03/15 04:59:05 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.38.138_443" in sync
    2022/03/15 04:59:05 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:05 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:05 [INFO] agent: Synced service "_v18__aai-generic-query_10.233.66.33_8446"
    2022/03/15 04:59:05 [DEBUG] agent: Service "_v1_catalog_10.233.43.60_8806" in sync
    2022/03/15 04:59:05 [DEBUG] agent: Service "_v1_sdc_10.233.32.163_8443" in sync
    2022/03/15 04:59:05 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:05 [DEBUG] agent: Service "_v1_multicloud_10.233.9.176_9001" in sync
    2022/03/15 04:59:05 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:05 [DEBUG] agent: Service "_v1_message-router_10.233.28.77_3904" in sync
    2022/03/15 04:59:05 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.55.107_9011" in sync
    2022/03/15 04:59:05 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.55.107_9011" in sync
    2022/03/15 04:59:05 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.32.163_8080" in sync
    2022/03/15 04:59:05 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:05 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:05 [DEBUG] agent: Service "_v1_parser_10.233.43.60_8806" in sync
    2022/03/15 04:59:05 [DEBUG] agent: Service "_v1_nsd_10.233.43.60_8806" in sync
    2022/03/15 04:59:05 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.32.202_9015" in sync
    2022/03/15 04:59:05 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:05 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:05 [DEBUG] agent: Service "_v1_wf-gui_10.233.60.77_8443" in sync
    2022/03/15 04:59:05 [DEBUG] agent: Service "_v0_multicloud_10.233.9.176_9001" in sync
    2022/03/15 04:59:05 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:05 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:05 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:05 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.43.60_8806" in sync
    2022/03/15 04:59:05 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.63.12_9007" in sync
    2022/03/15 04:59:05 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:05 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:05 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.63.12_9007" in sync
    2022/03/15 04:59:05 [DEBUG] agent: Service "_v1_sdc-gui_10.233.46.221_8181" in sync
    2022/03/15 04:59:05 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:05 [DEBUG] agent: Node info in sync
    2022/03/15 04:59:05 [DEBUG] http: Request PUT /v1/agent/service/register (9.088288ms) from=10.233.65.26:34730
    2022/03/15 04:59:05 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.43.60_8806" in sync
    2022/03/15 04:59:05 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.63.12_9007" in sync
    2022/03/15 04:59:05 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:05 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.63.12_9007" in sync
    2022/03/15 04:59:05 [DEBUG] agent: Service "_v1_sdc-gui_10.233.46.221_8181" in sync
    2022/03/15 04:59:05 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:05 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:05 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.38.138_443" in sync
    2022/03/15 04:59:05 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:05 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:05 [DEBUG] agent: Service "_v1_catalog_10.233.43.60_8806" in sync
    2022/03/15 04:59:05 [DEBUG] agent: Service "_v1_sdc_10.233.32.163_8443" in sync
    2022/03/15 04:59:05 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:05 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:05 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:05 [DEBUG] agent: Service "_v1_message-router_10.233.28.77_3904" in sync
    2022/03/15 04:59:05 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.55.107_9011" in sync
    2022/03/15 04:59:05 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.55.107_9011" in sync
    2022/03/15 04:59:05 [DEBUG] agent: Service "_v1_multicloud_10.233.9.176_9001" in sync
    2022/03/15 04:59:05 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:05 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:05 [DEBUG] agent: Service "_v1_parser_10.233.43.60_8806" in sync
    2022/03/15 04:59:05 [DEBUG] agent: Service "_v1_nsd_10.233.43.60_8806" in sync
    2022/03/15 04:59:05 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.32.202_9015" in sync
    2022/03/15 04:59:05 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.32.163_8080" in sync
    2022/03/15 04:59:05 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:05 [DEBUG] agent: Service "_v1_wf-gui_10.233.60.77_8443" in sync
    2022/03/15 04:59:05 [DEBUG] agent: Service "_v0_multicloud_10.233.9.176_9001" in sync
    2022/03/15 04:59:05 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:05 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:05 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:05 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:05 [DEBUG] agent: Node info in sync
    2022/03/15 04:59:05 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v18 (460.821µs) from=10.233.65.26:34732
    2022/03/15 04:59:05 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v18\",\"enable_ssl\":\"true\",\"url\":\"/aai/v18/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/03/15 04:59:05 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/03/15 04:59:05 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/03/15 04:59:05 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:05 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:05 [DEBUG] agent: Service "_v1_parser_10.233.43.60_8806" in sync
    2022/03/15 04:59:05 [DEBUG] agent: Service "_v1_nsd_10.233.43.60_8806" in sync
    2022/03/15 04:59:05 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.32.202_9015" in sync
    2022/03/15 04:59:05 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.32.163_8080" in sync
    2022/03/15 04:59:05 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:05 [DEBUG] agent: Service "_v1_wf-gui_10.233.60.77_8443" in sync
    2022/03/15 04:59:05 [DEBUG] agent: Service "_v0_multicloud_10.233.9.176_9001" in sync
    2022/03/15 04:59:05 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:05 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:05 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:05 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:05 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.43.60_8806" in sync
    2022/03/15 04:59:05 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.63.12_9007" in sync
    2022/03/15 04:59:05 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:05 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.63.12_9007" in sync
    2022/03/15 04:59:05 [DEBUG] agent: Service "_v1_sdc-gui_10.233.46.221_8181" in sync
    2022/03/15 04:59:05 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:05 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:05 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.38.138_443" in sync
    2022/03/15 04:59:05 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:05 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:05 [INFO] agent: Synced service "_v18_aai-generic-query_10.233.66.33_8446"
    2022/03/15 04:59:05 [DEBUG] agent: Service "_v1_catalog_10.233.43.60_8806" in sync
    2022/03/15 04:59:05 [DEBUG] agent: Service "_v1_sdc_10.233.32.163_8443" in sync
    2022/03/15 04:59:05 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:05 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:05 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:05 [DEBUG] agent: Service "_v1_message-router_10.233.28.77_3904" in sync
    2022/03/15 04:59:05 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.55.107_9011" in sync
    2022/03/15 04:59:05 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.55.107_9011" in sync
    2022/03/15 04:59:05 [DEBUG] agent: Service "_v1_multicloud_10.233.9.176_9001" in sync
    2022/03/15 04:59:05 [DEBUG] agent: Node info in sync
    2022/03/15 04:59:05 [DEBUG] http: Request PUT /v1/agent/service/register (6.519967ms) from=10.233.65.26:34734
    2022/03/15 04:59:05 [DEBUG] agent: Service "_v1_parser_10.233.43.60_8806" in sync
    2022/03/15 04:59:05 [DEBUG] agent: Service "_v1_nsd_10.233.43.60_8806" in sync
    2022/03/15 04:59:05 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.32.202_9015" in sync
    2022/03/15 04:59:05 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.32.163_8080" in sync
    2022/03/15 04:59:05 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:05 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:05 [DEBUG] agent: Service "_v1_wf-gui_10.233.60.77_8443" in sync
    2022/03/15 04:59:05 [DEBUG] agent: Service "_v0_multicloud_10.233.9.176_9001" in sync
    2022/03/15 04:59:05 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:05 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:05 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:05 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:05 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:05 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.43.60_8806" in sync
    2022/03/15 04:59:05 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.63.12_9007" in sync
    2022/03/15 04:59:05 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:05 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.63.12_9007" in sync
    2022/03/15 04:59:05 [DEBUG] agent: Service "_v1_sdc-gui_10.233.46.221_8181" in sync
    2022/03/15 04:59:05 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:05 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:05 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.38.138_443" in sync
    2022/03/15 04:59:05 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:05 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:05 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:05 [DEBUG] agent: Service "_v1_catalog_10.233.43.60_8806" in sync
    2022/03/15 04:59:05 [DEBUG] agent: Service "_v1_sdc_10.233.32.163_8443" in sync
    2022/03/15 04:59:05 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:05 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:05 [DEBUG] agent: Service "_v1_message-router_10.233.28.77_3904" in sync
    2022/03/15 04:59:05 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.55.107_9011" in sync
    2022/03/15 04:59:05 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.55.107_9011" in sync
    2022/03/15 04:59:05 [DEBUG] agent: Service "_v1_multicloud_10.233.9.176_9001" in sync
    2022/03/15 04:59:05 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:05 [DEBUG] agent: Node info in sync
    2022/03/15 04:59:05 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v18 (2.713715ms) from=10.233.65.26:34736
    2022/03/15 04:59:05 [WARN] agent: Service name "_aai-generic-query-v19" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/03/15 04:59:05 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v19/search/generic-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v19\",\"enable_ssl\":\"true\",\"url\":\"/aai/v19/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/03/15 04:59:05 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/03/15 04:59:05 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/03/15 04:59:05 [DEBUG] agent: Service "_v1_sdc_10.233.32.163_8443" in sync
    2022/03/15 04:59:05 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:05 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:05 [DEBUG] agent: Service "_v1_catalog_10.233.43.60_8806" in sync
    2022/03/15 04:59:05 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.55.107_9011" in sync
    2022/03/15 04:59:05 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.55.107_9011" in sync
    2022/03/15 04:59:05 [DEBUG] agent: Service "_v1_multicloud_10.233.9.176_9001" in sync
    2022/03/15 04:59:05 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:05 [DEBUG] agent: Service "_v1_message-router_10.233.28.77_3904" in sync
    2022/03/15 04:59:05 [DEBUG] agent: Service "_v1_nsd_10.233.43.60_8806" in sync
    2022/03/15 04:59:05 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.32.202_9015" in sync
    2022/03/15 04:59:05 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.32.163_8080" in sync
    2022/03/15 04:59:05 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:05 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:05 [DEBUG] agent: Service "_v1_parser_10.233.43.60_8806" in sync
    2022/03/15 04:59:05 [DEBUG] agent: Service "_v0_multicloud_10.233.9.176_9001" in sync
    2022/03/15 04:59:05 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:05 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:05 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:05 [DEBUG] agent: Service "_v1_wf-gui_10.233.60.77_8443" in sync
    2022/03/15 04:59:05 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:05 [INFO] agent: Synced service "_v19__aai-generic-query_10.233.66.33_8446"
    2022/03/15 04:59:05 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:05 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.63.12_9007" in sync
    2022/03/15 04:59:05 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:05 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.43.60_8806" in sync
    2022/03/15 04:59:05 [DEBUG] agent: Service "_v1_sdc-gui_10.233.46.221_8181" in sync
    2022/03/15 04:59:05 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:05 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:05 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.63.12_9007" in sync
    2022/03/15 04:59:05 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:05 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:05 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:05 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.38.138_443" in sync
    2022/03/15 04:59:05 [DEBUG] agent: Node info in sync
    2022/03/15 04:59:05 [DEBUG] http: Request PUT /v1/agent/service/register (7.158375ms) from=10.233.65.26:34738
    2022/03/15 04:59:05 [DEBUG] agent: Service "_v1_message-router_10.233.28.77_3904" in sync
    2022/03/15 04:59:05 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.55.107_9011" in sync
    2022/03/15 04:59:05 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.55.107_9011" in sync
    2022/03/15 04:59:05 [DEBUG] agent: Service "_v1_multicloud_10.233.9.176_9001" in sync
    2022/03/15 04:59:05 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:05 [DEBUG] agent: Service "_v1_parser_10.233.43.60_8806" in sync
    2022/03/15 04:59:05 [DEBUG] agent: Service "_v1_nsd_10.233.43.60_8806" in sync
    2022/03/15 04:59:05 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.32.202_9015" in sync
    2022/03/15 04:59:05 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.32.163_8080" in sync
    2022/03/15 04:59:05 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:05 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:05 [DEBUG] agent: Service "_v1_wf-gui_10.233.60.77_8443" in sync
    2022/03/15 04:59:05 [DEBUG] agent: Service "_v0_multicloud_10.233.9.176_9001" in sync
    2022/03/15 04:59:05 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:05 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:05 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:05 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:05 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:05 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:05 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.43.60_8806" in sync
    2022/03/15 04:59:05 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.63.12_9007" in sync
    2022/03/15 04:59:05 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:05 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.63.12_9007" in sync
    2022/03/15 04:59:05 [DEBUG] agent: Service "_v1_sdc-gui_10.233.46.221_8181" in sync
    2022/03/15 04:59:05 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:05 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:05 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.38.138_443" in sync
    2022/03/15 04:59:05 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:05 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:05 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:05 [DEBUG] agent: Service "_v1_catalog_10.233.43.60_8806" in sync
    2022/03/15 04:59:05 [DEBUG] agent: Service "_v1_sdc_10.233.32.163_8443" in sync
    2022/03/15 04:59:05 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:05 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:05 [DEBUG] agent: Node info in sync
    2022/03/15 04:59:05 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v19 (500.799µs) from=10.233.65.26:34742
    2022/03/15 04:59:05 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v19\",\"enable_ssl\":\"true\",\"url\":\"/aai/v19/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/03/15 04:59:05 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/03/15 04:59:05 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/03/15 04:59:05 [DEBUG] agent: Service "_v1_message-router_10.233.28.77_3904" in sync
    2022/03/15 04:59:05 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.55.107_9011" in sync
    2022/03/15 04:59:05 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.55.107_9011" in sync
    2022/03/15 04:59:05 [DEBUG] agent: Service "_v1_multicloud_10.233.9.176_9001" in sync
    2022/03/15 04:59:05 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:05 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:05 [DEBUG] agent: Service "_v1_parser_10.233.43.60_8806" in sync
    2022/03/15 04:59:05 [DEBUG] agent: Service "_v1_nsd_10.233.43.60_8806" in sync
    2022/03/15 04:59:05 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.32.202_9015" in sync
    2022/03/15 04:59:05 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.32.163_8080" in sync
    2022/03/15 04:59:05 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:05 [DEBUG] agent: Service "_v1_wf-gui_10.233.60.77_8443" in sync
    2022/03/15 04:59:05 [DEBUG] agent: Service "_v0_multicloud_10.233.9.176_9001" in sync
    2022/03/15 04:59:05 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:05 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:05 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:05 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:05 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:05 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:05 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.43.60_8806" in sync
    2022/03/15 04:59:05 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.63.12_9007" in sync
    2022/03/15 04:59:05 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:05 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.63.12_9007" in sync
    2022/03/15 04:59:05 [DEBUG] agent: Service "_v1_sdc-gui_10.233.46.221_8181" in sync
    2022/03/15 04:59:05 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:05 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:05 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.38.138_443" in sync
    2022/03/15 04:59:05 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:05 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:05 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:05 [INFO] agent: Synced service "_v19_aai-generic-query_10.233.66.33_8446"
    2022/03/15 04:59:05 [DEBUG] agent: Service "_v1_catalog_10.233.43.60_8806" in sync
    2022/03/15 04:59:05 [DEBUG] agent: Service "_v1_sdc_10.233.32.163_8443" in sync
    2022/03/15 04:59:05 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:05 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:05 [DEBUG] agent: Node info in sync
    2022/03/15 04:59:05 [DEBUG] http: Request PUT /v1/agent/service/register (6.646827ms) from=10.233.65.26:34744
    2022/03/15 04:59:05 [DEBUG] agent: Service "_v1_parser_10.233.43.60_8806" in sync
    2022/03/15 04:59:05 [DEBUG] agent: Service "_v1_nsd_10.233.43.60_8806" in sync
    2022/03/15 04:59:05 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.32.202_9015" in sync
    2022/03/15 04:59:05 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.32.163_8080" in sync
    2022/03/15 04:59:05 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:05 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:05 [DEBUG] agent: Service "_v1_wf-gui_10.233.60.77_8443" in sync
    2022/03/15 04:59:05 [DEBUG] agent: Service "_v0_multicloud_10.233.9.176_9001" in sync
    2022/03/15 04:59:05 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:05 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:05 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:05 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:05 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:05 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:05 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.43.60_8806" in sync
    2022/03/15 04:59:05 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.63.12_9007" in sync
    2022/03/15 04:59:05 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:05 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.63.12_9007" in sync
    2022/03/15 04:59:05 [DEBUG] agent: Service "_v1_sdc-gui_10.233.46.221_8181" in sync
    2022/03/15 04:59:05 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:05 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:05 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.38.138_443" in sync
    2022/03/15 04:59:05 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:05 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:05 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:05 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:05 [DEBUG] agent: Service "_v1_catalog_10.233.43.60_8806" in sync
    2022/03/15 04:59:05 [DEBUG] agent: Service "_v1_sdc_10.233.32.163_8443" in sync
    2022/03/15 04:59:05 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:05 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:05 [DEBUG] agent: Service "_v1_message-router_10.233.28.77_3904" in sync
    2022/03/15 04:59:05 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.55.107_9011" in sync
    2022/03/15 04:59:05 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.55.107_9011" in sync
    2022/03/15 04:59:05 [DEBUG] agent: Service "_v1_multicloud_10.233.9.176_9001" in sync
    2022/03/15 04:59:05 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:05 [DEBUG] agent: Node info in sync
    2022/03/15 04:59:05 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v19 (886.735µs) from=10.233.65.26:34746
    2022/03/15 04:59:05 [WARN] agent: Service name "_aai-nodes-query-v11" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/03/15 04:59:05 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v11/search/nodes-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v11\",\"enable_ssl\":\"true\",\"url\":\"/aai/v11/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/03/15 04:59:05 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/03/15 04:59:05 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/03/15 04:59:05 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:05 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:05 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:05 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.38.138_443" in sync
    2022/03/15 04:59:05 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:05 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:05 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:05 [DEBUG] agent: Service "_v1_catalog_10.233.43.60_8806" in sync
    2022/03/15 04:59:05 [DEBUG] agent: Service "_v1_sdc_10.233.32.163_8443" in sync
    2022/03/15 04:59:05 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.55.107_9011" in sync
    2022/03/15 04:59:05 [DEBUG] agent: Service "_v1_multicloud_10.233.9.176_9001" in sync
    2022/03/15 04:59:05 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:05 [DEBUG] agent: Service "_v1_message-router_10.233.28.77_3904" in sync
    2022/03/15 04:59:05 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.55.107_9011" in sync
    2022/03/15 04:59:05 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.32.202_9015" in sync
    2022/03/15 04:59:05 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.32.163_8080" in sync
    2022/03/15 04:59:05 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:05 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:05 [DEBUG] agent: Service "_v1_parser_10.233.43.60_8806" in sync
    2022/03/15 04:59:05 [DEBUG] agent: Service "_v1_nsd_10.233.43.60_8806" in sync
    2022/03/15 04:59:05 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:05 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:05 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:05 [DEBUG] agent: Service "_v1_wf-gui_10.233.60.77_8443" in sync
    2022/03/15 04:59:05 [DEBUG] agent: Service "_v0_multicloud_10.233.9.176_9001" in sync
    2022/03/15 04:59:05 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:05 [INFO] agent: Synced service "_v11__aai-nodes-query_10.233.66.33_8446"
    2022/03/15 04:59:05 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:05 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:05 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:05 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.43.60_8806" in sync
    2022/03/15 04:59:05 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.63.12_9007" in sync
    2022/03/15 04:59:05 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:05 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:05 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.63.12_9007" in sync
    2022/03/15 04:59:05 [DEBUG] agent: Service "_v1_sdc-gui_10.233.46.221_8181" in sync
    2022/03/15 04:59:05 [DEBUG] agent: Node info in sync
    2022/03/15 04:59:05 [DEBUG] http: Request PUT /v1/agent/service/register (6.827906ms) from=10.233.65.26:34748
    2022/03/15 04:59:05 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.38.138_443" in sync
    2022/03/15 04:59:05 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:05 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:05 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:05 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:05 [DEBUG] agent: Service "_v1_catalog_10.233.43.60_8806" in sync
    2022/03/15 04:59:05 [DEBUG] agent: Service "_v1_sdc_10.233.32.163_8443" in sync
    2022/03/15 04:59:05 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:05 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:05 [DEBUG] agent: Service "_v1_message-router_10.233.28.77_3904" in sync
    2022/03/15 04:59:05 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.55.107_9011" in sync
    2022/03/15 04:59:05 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.55.107_9011" in sync
    2022/03/15 04:59:05 [DEBUG] agent: Service "_v1_multicloud_10.233.9.176_9001" in sync
    2022/03/15 04:59:05 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:05 [DEBUG] agent: Service "_v1_parser_10.233.43.60_8806" in sync
    2022/03/15 04:59:05 [DEBUG] agent: Service "_v1_nsd_10.233.43.60_8806" in sync
    2022/03/15 04:59:05 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.32.202_9015" in sync
    2022/03/15 04:59:05 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.32.163_8080" in sync
    2022/03/15 04:59:05 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:05 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:05 [DEBUG] agent: Service "_v1_wf-gui_10.233.60.77_8443" in sync
    2022/03/15 04:59:05 [DEBUG] agent: Service "_v0_multicloud_10.233.9.176_9001" in sync
    2022/03/15 04:59:05 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:05 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:05 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:05 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:05 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:05 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:05 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:05 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.43.60_8806" in sync
    2022/03/15 04:59:05 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.63.12_9007" in sync
    2022/03/15 04:59:05 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:05 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.63.12_9007" in sync
    2022/03/15 04:59:05 [DEBUG] agent: Service "_v1_sdc-gui_10.233.46.221_8181" in sync
    2022/03/15 04:59:05 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:05 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:05 [DEBUG] agent: Node info in sync
    2022/03/15 04:59:05 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v11 (409.945µs) from=10.233.65.26:34750
    2022/03/15 04:59:05 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v11\",\"enable_ssl\":\"true\",\"url\":\"/aai/v11/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/03/15 04:59:05 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/03/15 04:59:05 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/03/15 04:59:05 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:05 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:05 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:05 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:05 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.43.60_8806" in sync
    2022/03/15 04:59:05 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.63.12_9007" in sync
    2022/03/15 04:59:05 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:05 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.63.12_9007" in sync
    2022/03/15 04:59:05 [DEBUG] agent: Service "_v1_sdc-gui_10.233.46.221_8181" in sync
    2022/03/15 04:59:05 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:05 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:05 [INFO] agent: Synced service "_v11_aai-nodes-query_10.233.66.33_8446"
    2022/03/15 04:59:05 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.38.138_443" in sync
    2022/03/15 04:59:05 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:05 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:05 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:05 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:05 [DEBUG] agent: Service "_v1_catalog_10.233.43.60_8806" in sync
    2022/03/15 04:59:05 [DEBUG] agent: Service "_v1_sdc_10.233.32.163_8443" in sync
    2022/03/15 04:59:05 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:05 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:05 [DEBUG] agent: Service "_v1_message-router_10.233.28.77_3904" in sync
    2022/03/15 04:59:05 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.55.107_9011" in sync
    2022/03/15 04:59:05 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.55.107_9011" in sync
    2022/03/15 04:59:05 [DEBUG] agent: Service "_v1_multicloud_10.233.9.176_9001" in sync
    2022/03/15 04:59:05 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:05 [DEBUG] agent: Service "_v1_parser_10.233.43.60_8806" in sync
    2022/03/15 04:59:05 [DEBUG] agent: Service "_v1_nsd_10.233.43.60_8806" in sync
    2022/03/15 04:59:05 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.32.202_9015" in sync
    2022/03/15 04:59:05 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.32.163_8080" in sync
    2022/03/15 04:59:05 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:05 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:05 [DEBUG] agent: Service "_v1_wf-gui_10.233.60.77_8443" in sync
    2022/03/15 04:59:05 [DEBUG] agent: Service "_v0_multicloud_10.233.9.176_9001" in sync
    2022/03/15 04:59:05 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:05 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:05 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:05 [DEBUG] agent: Node info in sync
    2022/03/15 04:59:05 [DEBUG] http: Request PUT /v1/agent/service/register (7.141936ms) from=10.233.65.26:34754
    2022/03/15 04:59:05 [DEBUG] agent: Service "_v1_catalog_10.233.43.60_8806" in sync
    2022/03/15 04:59:05 [DEBUG] agent: Service "_v1_sdc_10.233.32.163_8443" in sync
    2022/03/15 04:59:05 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:05 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:05 [DEBUG] agent: Service "_v1_message-router_10.233.28.77_3904" in sync
    2022/03/15 04:59:05 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.55.107_9011" in sync
    2022/03/15 04:59:05 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.55.107_9011" in sync
    2022/03/15 04:59:05 [DEBUG] agent: Service "_v1_multicloud_10.233.9.176_9001" in sync
    2022/03/15 04:59:05 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:05 [DEBUG] agent: Service "_v1_parser_10.233.43.60_8806" in sync
    2022/03/15 04:59:05 [DEBUG] agent: Service "_v1_nsd_10.233.43.60_8806" in sync
    2022/03/15 04:59:05 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.32.202_9015" in sync
    2022/03/15 04:59:05 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.32.163_8080" in sync
    2022/03/15 04:59:05 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:05 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:05 [DEBUG] agent: Service "_v1_wf-gui_10.233.60.77_8443" in sync
    2022/03/15 04:59:05 [DEBUG] agent: Service "_v0_multicloud_10.233.9.176_9001" in sync
    2022/03/15 04:59:05 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:05 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:05 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:05 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:05 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:05 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:05 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:05 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.43.60_8806" in sync
    2022/03/15 04:59:05 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.63.12_9007" in sync
    2022/03/15 04:59:05 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:05 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.63.12_9007" in sync
    2022/03/15 04:59:05 [DEBUG] agent: Service "_v1_sdc-gui_10.233.46.221_8181" in sync
    2022/03/15 04:59:05 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:05 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:05 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:05 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.38.138_443" in sync
    2022/03/15 04:59:05 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:05 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:05 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:05 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:05 [DEBUG] agent: Node info in sync
    2022/03/15 04:59:05 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v11 (688.303µs) from=10.233.65.26:34762
    2022/03/15 04:59:06 [WARN] agent: Service name "_aai-nodes-query-v12" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/03/15 04:59:06 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v12/search/nodes-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v12\",\"enable_ssl\":\"true\",\"url\":\"/aai/v12/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/03/15 04:59:06 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/03/15 04:59:06 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v1_wf-gui_10.233.60.77_8443" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v0_multicloud_10.233.9.176_9001" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.43.60_8806" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.63.12_9007" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.63.12_9007" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v1_sdc-gui_10.233.46.221_8181" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.38.138_443" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v1_catalog_10.233.43.60_8806" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v1_sdc_10.233.32.163_8443" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:06 [INFO] agent: Synced service "_v12__aai-nodes-query_10.233.66.33_8446"
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v1_message-router_10.233.28.77_3904" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.55.107_9011" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.55.107_9011" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v1_multicloud_10.233.9.176_9001" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v1_parser_10.233.43.60_8806" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v1_nsd_10.233.43.60_8806" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.32.202_9015" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.32.163_8080" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Node info in sync
    2022/03/15 04:59:06 [DEBUG] http: Request PUT /v1/agent/service/register (7.922555ms) from=10.233.65.26:34764
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.43.60_8806" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.63.12_9007" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.63.12_9007" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v1_sdc-gui_10.233.46.221_8181" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.38.138_443" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v1_catalog_10.233.43.60_8806" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v1_sdc_10.233.32.163_8443" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v1_message-router_10.233.28.77_3904" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.55.107_9011" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.55.107_9011" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v1_multicloud_10.233.9.176_9001" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v1_parser_10.233.43.60_8806" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v1_nsd_10.233.43.60_8806" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.32.202_9015" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.32.163_8080" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v1_wf-gui_10.233.60.77_8443" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v0_multicloud_10.233.9.176_9001" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Node info in sync
    2022/03/15 04:59:06 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v12 (512.527µs) from=10.233.65.26:34766
    2022/03/15 04:59:06 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v12\",\"enable_ssl\":\"true\",\"url\":\"/aai/v12/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/03/15 04:59:06 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/03/15 04:59:06 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v1_parser_10.233.43.60_8806" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v1_nsd_10.233.43.60_8806" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.32.202_9015" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.32.163_8080" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v1_wf-gui_10.233.60.77_8443" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v0_multicloud_10.233.9.176_9001" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.43.60_8806" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.63.12_9007" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:06 [INFO] agent: Synced service "_v12_aai-nodes-query_10.233.66.33_8446"
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.63.12_9007" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v1_sdc-gui_10.233.46.221_8181" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.38.138_443" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v1_catalog_10.233.43.60_8806" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v1_sdc_10.233.32.163_8443" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v1_message-router_10.233.28.77_3904" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.55.107_9011" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.55.107_9011" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v1_multicloud_10.233.9.176_9001" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Node info in sync
    2022/03/15 04:59:06 [DEBUG] http: Request PUT /v1/agent/service/register (5.922528ms) from=10.233.65.26:34768
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v1_wf-gui_10.233.60.77_8443" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v0_multicloud_10.233.9.176_9001" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.43.60_8806" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.63.12_9007" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.63.12_9007" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v1_sdc-gui_10.233.46.221_8181" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.38.138_443" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v1_catalog_10.233.43.60_8806" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v1_sdc_10.233.32.163_8443" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v1_message-router_10.233.28.77_3904" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.55.107_9011" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.55.107_9011" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v1_multicloud_10.233.9.176_9001" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v1_parser_10.233.43.60_8806" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v1_nsd_10.233.43.60_8806" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.32.202_9015" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.32.163_8080" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Node info in sync
    2022/03/15 04:59:06 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v12 (356.493µs) from=10.233.65.26:34770
    2022/03/15 04:59:06 [WARN] agent: Service name "_aai-nodes-query-v13" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/03/15 04:59:06 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v13/search/nodes-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v13\",\"enable_ssl\":\"true\",\"url\":\"/aai/v13/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/03/15 04:59:06 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/03/15 04:59:06 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v1_message-router_10.233.28.77_3904" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.55.107_9011" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.55.107_9011" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v1_multicloud_10.233.9.176_9001" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:06 [INFO] agent: Synced service "_v13__aai-nodes-query_10.233.66.33_8446"
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v1_parser_10.233.43.60_8806" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v1_nsd_10.233.43.60_8806" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.32.202_9015" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.32.163_8080" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v1_wf-gui_10.233.60.77_8443" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v0_multicloud_10.233.9.176_9001" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.43.60_8806" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.63.12_9007" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.63.12_9007" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v1_sdc-gui_10.233.46.221_8181" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.38.138_443" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v1_catalog_10.233.43.60_8806" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v1_sdc_10.233.32.163_8443" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Node info in sync
    2022/03/15 04:59:06 [DEBUG] http: Request PUT /v1/agent/service/register (6.280028ms) from=10.233.65.26:34772
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v1_wf-gui_10.233.60.77_8443" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v0_multicloud_10.233.9.176_9001" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.43.60_8806" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.63.12_9007" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.63.12_9007" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v1_sdc-gui_10.233.46.221_8181" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.38.138_443" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v1_catalog_10.233.43.60_8806" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v1_sdc_10.233.32.163_8443" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v1_message-router_10.233.28.77_3904" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.55.107_9011" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.55.107_9011" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v1_multicloud_10.233.9.176_9001" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v1_parser_10.233.43.60_8806" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v1_nsd_10.233.43.60_8806" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.32.202_9015" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.32.163_8080" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Node info in sync
    2022/03/15 04:59:06 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v13 (409.414µs) from=10.233.65.26:34774
    2022/03/15 04:59:06 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v13\",\"enable_ssl\":\"true\",\"url\":\"/aai/v13/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/03/15 04:59:06 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/03/15 04:59:06 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v1_sdc-gui_10.233.46.221_8181" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.63.12_9007" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.38.138_443" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v1_sdc_10.233.32.163_8443" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v1_catalog_10.233.43.60_8806" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.55.107_9011" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.55.107_9011" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v1_multicloud_10.233.9.176_9001" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v1_message-router_10.233.28.77_3904" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v1_nsd_10.233.43.60_8806" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.32.202_9015" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.32.163_8080" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v1_parser_10.233.43.60_8806" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v0_multicloud_10.233.9.176_9001" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:06 [INFO] agent: Synced service "_v13_aai-nodes-query_10.233.66.33_8446"
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v1_wf-gui_10.233.60.77_8443" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.63.12_9007" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.43.60_8806" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Node info in sync
    2022/03/15 04:59:06 [DEBUG] http: Request PUT /v1/agent/service/register (7.253804ms) from=10.233.65.26:34778
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v1_sdc_10.233.32.163_8443" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v1_catalog_10.233.43.60_8806" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.55.107_9011" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.55.107_9011" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v1_multicloud_10.233.9.176_9001" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v1_message-router_10.233.28.77_3904" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v1_nsd_10.233.43.60_8806" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.32.202_9015" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.32.163_8080" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v1_parser_10.233.43.60_8806" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v0_multicloud_10.233.9.176_9001" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v1_wf-gui_10.233.60.77_8443" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.63.12_9007" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.43.60_8806" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v1_sdc-gui_10.233.46.221_8181" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.63.12_9007" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.38.138_443" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Node info in sync
    2022/03/15 04:59:06 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v13 (378.215µs) from=10.233.65.26:34780
    2022/03/15 04:59:06 [WARN] agent: Service name "_aai-nodes-query-v14" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/03/15 04:59:06 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v14/search/nodes-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v14\",\"enable_ssl\":\"true\",\"url\":\"/aai/v14/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/03/15 04:59:06 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/03/15 04:59:06 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v1_wf-gui_10.233.60.77_8443" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v0_multicloud_10.233.9.176_9001" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.43.60_8806" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.63.12_9007" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:06 [INFO] agent: Synced service "_v14__aai-nodes-query_10.233.66.33_8446"
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.63.12_9007" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v1_sdc-gui_10.233.46.221_8181" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.38.138_443" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v1_catalog_10.233.43.60_8806" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v1_sdc_10.233.32.163_8443" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v1_message-router_10.233.28.77_3904" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.55.107_9011" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.55.107_9011" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v1_multicloud_10.233.9.176_9001" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v1_parser_10.233.43.60_8806" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v1_nsd_10.233.43.60_8806" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.32.202_9015" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.32.163_8080" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Node info in sync
    2022/03/15 04:59:06 [DEBUG] http: Request PUT /v1/agent/service/register (8.386999ms) from=10.233.65.26:34784
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.63.12_9007" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v1_sdc-gui_10.233.46.221_8181" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.38.138_443" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v1_catalog_10.233.43.60_8806" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v1_sdc_10.233.32.163_8443" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v1_message-router_10.233.28.77_3904" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.55.107_9011" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.55.107_9011" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v1_multicloud_10.233.9.176_9001" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v1_parser_10.233.43.60_8806" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v1_nsd_10.233.43.60_8806" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.32.202_9015" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.32.163_8080" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v1_wf-gui_10.233.60.77_8443" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v0_multicloud_10.233.9.176_9001" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.43.60_8806" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.63.12_9007" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Node info in sync
    2022/03/15 04:59:06 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v14 (493.998µs) from=10.233.65.26:34786
    2022/03/15 04:59:06 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v14\",\"enable_ssl\":\"true\",\"url\":\"/aai/v14/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/03/15 04:59:06 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/03/15 04:59:06 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.63.12_9007" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v1_sdc-gui_10.233.46.221_8181" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.38.138_443" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v1_catalog_10.233.43.60_8806" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v1_sdc_10.233.32.163_8443" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v1_message-router_10.233.28.77_3904" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.55.107_9011" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.55.107_9011" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v1_multicloud_10.233.9.176_9001" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v1_parser_10.233.43.60_8806" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v1_nsd_10.233.43.60_8806" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.32.202_9015" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.32.163_8080" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v1_wf-gui_10.233.60.77_8443" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v0_multicloud_10.233.9.176_9001" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.43.60_8806" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.63.12_9007" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:06 [INFO] agent: Synced service "_v14_aai-nodes-query_10.233.66.33_8446"
    2022/03/15 04:59:06 [DEBUG] agent: Node info in sync
    2022/03/15 04:59:06 [DEBUG] http: Request PUT /v1/agent/service/register (7.247497ms) from=10.233.65.26:34788
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v1_multicloud_10.233.9.176_9001" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v1_message-router_10.233.28.77_3904" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.55.107_9011" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.55.107_9011" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.32.163_8080" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v1_parser_10.233.43.60_8806" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v1_nsd_10.233.43.60_8806" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.32.202_9015" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v1_wf-gui_10.233.60.77_8443" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v0_multicloud_10.233.9.176_9001" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.43.60_8806" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.63.12_9007" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.63.12_9007" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v1_sdc-gui_10.233.46.221_8181" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.38.138_443" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v1_catalog_10.233.43.60_8806" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v1_sdc_10.233.32.163_8443" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Node info in sync
    2022/03/15 04:59:06 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v14 (1.115597ms) from=10.233.65.26:34790
    2022/03/15 04:59:06 [WARN] agent: Service name "_aai-nodes-query-v15" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/03/15 04:59:06 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v15/search/nodes-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v15\",\"enable_ssl\":\"true\",\"url\":\"/aai/v15/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/03/15 04:59:06 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/03/15 04:59:06 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v1_wf-gui_10.233.60.77_8443" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v0_multicloud_10.233.9.176_9001" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:06 [INFO] agent: Synced service "_v15__aai-nodes-query_10.233.66.33_8446"
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.43.60_8806" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.63.12_9007" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.63.12_9007" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v1_sdc-gui_10.233.46.221_8181" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.38.138_443" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v1_catalog_10.233.43.60_8806" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v1_sdc_10.233.32.163_8443" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v1_message-router_10.233.28.77_3904" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.55.107_9011" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.55.107_9011" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v1_multicloud_10.233.9.176_9001" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v1_parser_10.233.43.60_8806" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v1_nsd_10.233.43.60_8806" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.32.202_9015" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.32.163_8080" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Node info in sync
    2022/03/15 04:59:06 [DEBUG] http: Request PUT /v1/agent/service/register (10.401865ms) from=10.233.65.26:34792
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.32.202_9015" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.32.163_8080" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v1_parser_10.233.43.60_8806" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v1_nsd_10.233.43.60_8806" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v1_wf-gui_10.233.60.77_8443" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v0_multicloud_10.233.9.176_9001" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.43.60_8806" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.63.12_9007" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.63.12_9007" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v1_sdc-gui_10.233.46.221_8181" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.38.138_443" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v1_catalog_10.233.43.60_8806" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v1_sdc_10.233.32.163_8443" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.55.107_9011" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v1_multicloud_10.233.9.176_9001" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v1_message-router_10.233.28.77_3904" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.55.107_9011" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Node info in sync
    2022/03/15 04:59:06 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v15 (509.154µs) from=10.233.65.26:34794
    2022/03/15 04:59:06 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v15\",\"enable_ssl\":\"true\",\"url\":\"/aai/v15/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/03/15 04:59:06 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/03/15 04:59:06 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.38.138_443" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v1_catalog_10.233.43.60_8806" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v1_sdc_10.233.32.163_8443" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v1_multicloud_10.233.9.176_9001" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v1_message-router_10.233.28.77_3904" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.55.107_9011" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.55.107_9011" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.32.163_8080" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v1_parser_10.233.43.60_8806" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v1_nsd_10.233.43.60_8806" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.32.202_9015" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:06 [INFO] agent: Synced service "_v15_aai-nodes-query_10.233.66.33_8446"
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v1_wf-gui_10.233.60.77_8443" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v0_multicloud_10.233.9.176_9001" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.43.60_8806" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.63.12_9007" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.63.12_9007" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v1_sdc-gui_10.233.46.221_8181" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Node info in sync
    2022/03/15 04:59:06 [DEBUG] http: Request PUT /v1/agent/service/register (4.796135ms) from=10.233.65.26:34796
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v1_wf-gui_10.233.60.77_8443" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v0_multicloud_10.233.9.176_9001" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.43.60_8806" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.63.12_9007" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.63.12_9007" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v1_sdc-gui_10.233.46.221_8181" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.38.138_443" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v1_catalog_10.233.43.60_8806" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v1_sdc_10.233.32.163_8443" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v1_multicloud_10.233.9.176_9001" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v1_message-router_10.233.28.77_3904" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.55.107_9011" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.55.107_9011" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.32.163_8080" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v1_parser_10.233.43.60_8806" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v1_nsd_10.233.43.60_8806" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.32.202_9015" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Node info in sync
    2022/03/15 04:59:06 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v15 (559.347µs) from=10.233.65.26:34798
    2022/03/15 04:59:06 [WARN] agent: Service name "_aai-nodes-query-v16" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/03/15 04:59:06 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v16/search/nodes-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v16\",\"enable_ssl\":\"true\",\"url\":\"/aai/v16/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/03/15 04:59:06 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/03/15 04:59:06 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v1_message-router_10.233.28.77_3904" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.55.107_9011" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.55.107_9011" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v1_multicloud_10.233.9.176_9001" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v1_parser_10.233.43.60_8806" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v1_nsd_10.233.43.60_8806" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.32.202_9015" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.32.163_8080" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v1_wf-gui_10.233.60.77_8443" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v0_multicloud_10.233.9.176_9001" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.43.60_8806" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.63.12_9007" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.63.12_9007" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v1_sdc-gui_10.233.46.221_8181" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.38.138_443" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:06 [INFO] agent: Synced service "_v16__aai-nodes-query_10.233.66.33_8446"
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v1_catalog_10.233.43.60_8806" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v1_sdc_10.233.32.163_8443" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Node info in sync
    2022/03/15 04:59:06 [DEBUG] http: Request PUT /v1/agent/service/register (4.302742ms) from=10.233.65.26:34800
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.38.138_443" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v1_catalog_10.233.43.60_8806" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v1_sdc_10.233.32.163_8443" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v1_multicloud_10.233.9.176_9001" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v1_message-router_10.233.28.77_3904" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.55.107_9011" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.55.107_9011" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.32.163_8080" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v1_parser_10.233.43.60_8806" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v1_nsd_10.233.43.60_8806" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.32.202_9015" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v1_wf-gui_10.233.60.77_8443" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v0_multicloud_10.233.9.176_9001" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.43.60_8806" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.63.12_9007" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.63.12_9007" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v1_sdc-gui_10.233.46.221_8181" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Node info in sync
    2022/03/15 04:59:06 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v16 (480.525µs) from=10.233.65.26:34802
    2022/03/15 04:59:06 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v16\",\"enable_ssl\":\"true\",\"url\":\"/aai/v16/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/03/15 04:59:06 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/03/15 04:59:06 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v1_wf-gui_10.233.60.77_8443" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v0_multicloud_10.233.9.176_9001" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.43.60_8806" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.63.12_9007" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.63.12_9007" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v1_sdc-gui_10.233.46.221_8181" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.38.138_443" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v1_catalog_10.233.43.60_8806" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v1_sdc_10.233.32.163_8443" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v1_multicloud_10.233.9.176_9001" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:06 [INFO] agent: Synced service "_v16_aai-nodes-query_10.233.66.33_8446"
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v1_message-router_10.233.28.77_3904" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.55.107_9011" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.55.107_9011" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.32.163_8080" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v1_parser_10.233.43.60_8806" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v1_nsd_10.233.43.60_8806" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.32.202_9015" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Node info in sync
    2022/03/15 04:59:06 [DEBUG] http: Request PUT /v1/agent/service/register (5.263829ms) from=10.233.65.26:34804
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v1_catalog_10.233.43.60_8806" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v1_sdc_10.233.32.163_8443" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v1_message-router_10.233.28.77_3904" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.55.107_9011" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.55.107_9011" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v1_multicloud_10.233.9.176_9001" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v1_parser_10.233.43.60_8806" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v1_nsd_10.233.43.60_8806" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.32.202_9015" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.32.163_8080" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v1_wf-gui_10.233.60.77_8443" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v0_multicloud_10.233.9.176_9001" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.43.60_8806" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.63.12_9007" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.63.12_9007" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v1_sdc-gui_10.233.46.221_8181" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.38.138_443" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Node info in sync
    2022/03/15 04:59:06 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v16 (612.824µs) from=10.233.65.26:34806
    2022/03/15 04:59:06 [WARN] agent: Service name "_aai-nodes-query-v17" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/03/15 04:59:06 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v17/search/nodes-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v17\",\"enable_ssl\":\"true\",\"url\":\"/aai/v17/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/03/15 04:59:06 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/03/15 04:59:06 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v1_parser_10.233.43.60_8806" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v1_nsd_10.233.43.60_8806" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.32.202_9015" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.32.163_8080" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v1_wf-gui_10.233.60.77_8443" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v0_multicloud_10.233.9.176_9001" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.43.60_8806" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.63.12_9007" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.63.12_9007" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v1_sdc-gui_10.233.46.221_8181" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.38.138_443" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:06 [INFO] agent: Synced service "_v17__aai-nodes-query_10.233.66.33_8446"
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v1_catalog_10.233.43.60_8806" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v1_sdc_10.233.32.163_8443" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v1_message-router_10.233.28.77_3904" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.55.107_9011" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.55.107_9011" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v1_multicloud_10.233.9.176_9001" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Node info in sync
    2022/03/15 04:59:06 [DEBUG] http: Request PUT /v1/agent/service/register (6.635271ms) from=10.233.65.26:34808
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v1_parser_10.233.43.60_8806" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v1_nsd_10.233.43.60_8806" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.32.202_9015" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.32.163_8080" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v1_wf-gui_10.233.60.77_8443" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v0_multicloud_10.233.9.176_9001" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.43.60_8806" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.63.12_9007" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.63.12_9007" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v1_sdc-gui_10.233.46.221_8181" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.38.138_443" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v1_catalog_10.233.43.60_8806" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v1_sdc_10.233.32.163_8443" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v1_message-router_10.233.28.77_3904" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.55.107_9011" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.55.107_9011" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v1_multicloud_10.233.9.176_9001" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Node info in sync
    2022/03/15 04:59:06 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v17 (390.273µs) from=10.233.65.26:34810
    2022/03/15 04:59:06 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v17\",\"enable_ssl\":\"true\",\"url\":\"/aai/v17/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/03/15 04:59:06 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/03/15 04:59:06 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.63.12_9007" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v1_sdc-gui_10.233.46.221_8181" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.38.138_443" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:06 [INFO] agent: Synced service "_v17_aai-nodes-query_10.233.66.33_8446"
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v1_catalog_10.233.43.60_8806" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v1_sdc_10.233.32.163_8443" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v1_message-router_10.233.28.77_3904" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.55.107_9011" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.55.107_9011" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v1_multicloud_10.233.9.176_9001" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v1_parser_10.233.43.60_8806" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v1_nsd_10.233.43.60_8806" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.32.202_9015" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.32.163_8080" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v1_wf-gui_10.233.60.77_8443" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v0_multicloud_10.233.9.176_9001" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.43.60_8806" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.63.12_9007" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Node info in sync
    2022/03/15 04:59:06 [DEBUG] http: Request PUT /v1/agent/service/register (7.468358ms) from=10.233.65.26:34812
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v1_parser_10.233.43.60_8806" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v1_nsd_10.233.43.60_8806" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.32.202_9015" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.32.163_8080" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v1_wf-gui_10.233.60.77_8443" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v0_multicloud_10.233.9.176_9001" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.43.60_8806" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.63.12_9007" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.63.12_9007" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v1_sdc-gui_10.233.46.221_8181" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.38.138_443" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v1_catalog_10.233.43.60_8806" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v1_sdc_10.233.32.163_8443" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v1_message-router_10.233.28.77_3904" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.55.107_9011" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.55.107_9011" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v1_multicloud_10.233.9.176_9001" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Node info in sync
    2022/03/15 04:59:06 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v17 (670.313µs) from=10.233.65.26:34814
    2022/03/15 04:59:06 [WARN] agent: Service name "_aai-nodes-query-v18" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/03/15 04:59:06 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v18/search/nodes-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v18\",\"enable_ssl\":\"true\",\"url\":\"/aai/v18/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/03/15 04:59:06 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/03/15 04:59:06 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.63.12_9007" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v1_sdc-gui_10.233.46.221_8181" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.38.138_443" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v1_catalog_10.233.43.60_8806" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v1_sdc_10.233.32.163_8443" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v1_message-router_10.233.28.77_3904" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.55.107_9011" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.55.107_9011" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v1_multicloud_10.233.9.176_9001" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v1_parser_10.233.43.60_8806" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v1_nsd_10.233.43.60_8806" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.32.202_9015" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.32.163_8080" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:06 [INFO] agent: Synced service "_v18__aai-nodes-query_10.233.66.33_8446"
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v1_wf-gui_10.233.60.77_8443" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v0_multicloud_10.233.9.176_9001" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.43.60_8806" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.63.12_9007" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Node info in sync
    2022/03/15 04:59:06 [DEBUG] http: Request PUT /v1/agent/service/register (8.589223ms) from=10.233.65.26:34816
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v1_sdc_10.233.32.163_8443" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v1_catalog_10.233.43.60_8806" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.55.107_9011" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.55.107_9011" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v1_multicloud_10.233.9.176_9001" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v1_message-router_10.233.28.77_3904" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v1_nsd_10.233.43.60_8806" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.32.202_9015" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.32.163_8080" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v1_parser_10.233.43.60_8806" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v0_multicloud_10.233.9.176_9001" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v1_wf-gui_10.233.60.77_8443" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.63.12_9007" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.43.60_8806" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v1_sdc-gui_10.233.46.221_8181" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.63.12_9007" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.38.138_443" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Node info in sync
    2022/03/15 04:59:06 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v18 (551.279µs) from=10.233.65.26:34818
    2022/03/15 04:59:06 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v18\",\"enable_ssl\":\"true\",\"url\":\"/aai/v18/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/03/15 04:59:06 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/03/15 04:59:06 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v1_wf-gui_10.233.60.77_8443" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v0_multicloud_10.233.9.176_9001" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.43.60_8806" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.63.12_9007" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.63.12_9007" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v1_sdc-gui_10.233.46.221_8181" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.38.138_443" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v1_catalog_10.233.43.60_8806" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v1_sdc_10.233.32.163_8443" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.55.107_9011" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v1_multicloud_10.233.9.176_9001" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v1_message-router_10.233.28.77_3904" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.55.107_9011" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.32.202_9015" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.32.163_8080" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:06 [INFO] agent: Synced service "_v18_aai-nodes-query_10.233.66.33_8446"
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v1_parser_10.233.43.60_8806" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v1_nsd_10.233.43.60_8806" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Node info in sync
    2022/03/15 04:59:06 [DEBUG] http: Request PUT /v1/agent/service/register (7.195724ms) from=10.233.65.26:34820
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v1_parser_10.233.43.60_8806" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v1_nsd_10.233.43.60_8806" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.32.202_9015" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.32.163_8080" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v1_wf-gui_10.233.60.77_8443" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v0_multicloud_10.233.9.176_9001" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.43.60_8806" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.63.12_9007" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.63.12_9007" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v1_sdc-gui_10.233.46.221_8181" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.38.138_443" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v1_catalog_10.233.43.60_8806" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v1_sdc_10.233.32.163_8443" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v1_message-router_10.233.28.77_3904" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.55.107_9011" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.55.107_9011" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v1_multicloud_10.233.9.176_9001" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Node info in sync
    2022/03/15 04:59:06 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v18 (503.956µs) from=10.233.65.26:34822
    2022/03/15 04:59:06 [WARN] agent: Service name "_aai-nodes-query-v19" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/03/15 04:59:06 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v19/search/nodes-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v19\",\"enable_ssl\":\"true\",\"url\":\"/aai/v19/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/03/15 04:59:06 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/03/15 04:59:06 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v1_sdc_10.233.32.163_8443" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v1_catalog_10.233.43.60_8806" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.55.107_9011" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.55.107_9011" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v1_multicloud_10.233.9.176_9001" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v1_message-router_10.233.28.77_3904" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v1_nsd_10.233.43.60_8806" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.32.202_9015" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.32.163_8080" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v1_parser_10.233.43.60_8806" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v0_multicloud_10.233.9.176_9001" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v1_wf-gui_10.233.60.77_8443" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.63.12_9007" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:06 [INFO] agent: Synced service "_v19__aai-nodes-query_10.233.66.33_8446"
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.43.60_8806" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v1_sdc-gui_10.233.46.221_8181" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.63.12_9007" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.38.138_443" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Node info in sync
    2022/03/15 04:59:06 [DEBUG] http: Request PUT /v1/agent/service/register (7.282013ms) from=10.233.65.26:34824
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.38.138_443" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v1_sdc_10.233.32.163_8443" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v1_catalog_10.233.43.60_8806" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.55.107_9011" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.55.107_9011" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v1_multicloud_10.233.9.176_9001" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v1_message-router_10.233.28.77_3904" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v1_nsd_10.233.43.60_8806" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.32.202_9015" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.32.163_8080" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v1_parser_10.233.43.60_8806" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v0_multicloud_10.233.9.176_9001" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v1_wf-gui_10.233.60.77_8443" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.63.12_9007" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.43.60_8806" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v1_sdc-gui_10.233.46.221_8181" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.63.12_9007" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Node info in sync
    2022/03/15 04:59:06 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v19 (447.918µs) from=10.233.65.26:34826
    2022/03/15 04:59:06 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v19\",\"enable_ssl\":\"true\",\"url\":\"/aai/v19/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/03/15 04:59:06 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/03/15 04:59:06 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v1_catalog_10.233.43.60_8806" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v1_message-router_10.233.28.77_3904" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.55.107_9011" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.55.107_9011" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v1_parser_10.233.43.60_8806" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.32.202_9015" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v0_multicloud_10.233.9.176_9001" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.63.12_9007" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v1_sdc-gui_10.233.46.221_8181" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.38.138_443" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v1_sdc_10.233.32.163_8443" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v1_multicloud_10.233.9.176_9001" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v1_nsd_10.233.43.60_8806" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.32.163_8080" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v1_wf-gui_10.233.60.77_8443" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:06 [INFO] agent: Synced service "_v19_aai-nodes-query_10.233.66.33_8446"
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.43.60_8806" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.63.12_9007" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Node info in sync
    2022/03/15 04:59:06 [DEBUG] http: Request PUT /v1/agent/service/register (6.780125ms) from=10.233.65.26:34828
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.63.12_9007" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v1_sdc-gui_10.233.46.221_8181" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.38.138_443" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v1_sdc_10.233.32.163_8443" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v1_multicloud_10.233.9.176_9001" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v1_nsd_10.233.43.60_8806" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.32.163_8080" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v1_wf-gui_10.233.60.77_8443" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.43.60_8806" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.63.12_9007" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v1_catalog_10.233.43.60_8806" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.55.107_9011" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.55.107_9011" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v1_message-router_10.233.28.77_3904" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.32.202_9015" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v1_parser_10.233.43.60_8806" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v0_multicloud_10.233.9.176_9001" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Node info in sync
    2022/03/15 04:59:06 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v19 (448.062µs) from=10.233.65.26:34830
    2022/03/15 04:59:06 [WARN] agent: Service name "_aai-nquery-v11" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/03/15 04:59:06 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v11/query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v11\",\"enable_ssl\":\"true\",\"url\":\"/aai/v11/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/03/15 04:59:06 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/03/15 04:59:06 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v1_nsd_10.233.43.60_8806" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.32.163_8080" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v1_wf-gui_10.233.60.77_8443" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.43.60_8806" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.63.12_9007" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v1_catalog_10.233.43.60_8806" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v1_message-router_10.233.28.77_3904" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.55.107_9011" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.55.107_9011" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v1_parser_10.233.43.60_8806" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.32.202_9015" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v0_multicloud_10.233.9.176_9001" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.63.12_9007" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v1_sdc-gui_10.233.46.221_8181" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.38.138_443" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v1_sdc_10.233.32.163_8443" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:06 [INFO] agent: Synced service "_v11__aai-nquery_10.233.66.33_8446"
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v1_multicloud_10.233.9.176_9001" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Node info in sync
    2022/03/15 04:59:06 [DEBUG] http: Request PUT /v1/agent/service/register (5.992251ms) from=10.233.65.26:34832
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v1_nsd_10.233.43.60_8806" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.32.163_8080" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v1_wf-gui_10.233.60.77_8443" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.43.60_8806" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.63.12_9007" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v1_catalog_10.233.43.60_8806" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v1_message-router_10.233.28.77_3904" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.55.107_9011" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.55.107_9011" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v1_parser_10.233.43.60_8806" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.32.202_9015" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v0_multicloud_10.233.9.176_9001" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.63.12_9007" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v1_sdc-gui_10.233.46.221_8181" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.38.138_443" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v1_sdc_10.233.32.163_8443" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v11__aai-nquery_10.233.66.33_8446" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Service "_v1_multicloud_10.233.9.176_9001" in sync
    2022/03/15 04:59:06 [DEBUG] agent: Node info in sync
    2022/03/15 04:59:06 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v11 (816.472µs) from=10.233.65.26:34834
    2022/03/15 04:59:06 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v11\",\"enable_ssl\":\"true\",\"url\":\"/aai/v11/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/03/15 04:59:06 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/03/15 04:59:06 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v1_sdc-gui_10.233.46.221_8181" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.38.138_443" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v1_sdc_10.233.32.163_8443" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v11__aai-nquery_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v1_multicloud_10.233.9.176_9001" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v1_nsd_10.233.43.60_8806" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.32.163_8080" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v1_wf-gui_10.233.60.77_8443" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.43.60_8806" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.63.12_9007" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v1_catalog_10.233.43.60_8806" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v1_message-router_10.233.28.77_3904" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.55.107_9011" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.55.107_9011" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v1_parser_10.233.43.60_8806" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.32.202_9015" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [INFO] agent: Synced service "_v11_aai-nquery_10.233.66.33_8446"
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v0_multicloud_10.233.9.176_9001" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.63.12_9007" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Node info in sync
    2022/03/15 04:59:07 [DEBUG] http: Request PUT /v1/agent/service/register (10.937689ms) from=10.233.65.26:34838
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.43.60_8806" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.63.12_9007" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v1_catalog_10.233.43.60_8806" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v1_message-router_10.233.28.77_3904" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.55.107_9011" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.55.107_9011" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v1_parser_10.233.43.60_8806" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.32.202_9015" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v11_aai-nquery_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v0_multicloud_10.233.9.176_9001" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.63.12_9007" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v1_sdc-gui_10.233.46.221_8181" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.38.138_443" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v1_sdc_10.233.32.163_8443" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v11__aai-nquery_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v1_multicloud_10.233.9.176_9001" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v1_nsd_10.233.43.60_8806" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.32.163_8080" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v1_wf-gui_10.233.60.77_8443" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Node info in sync
    2022/03/15 04:59:07 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v11 (523.175µs) from=10.233.65.26:34840
    2022/03/15 04:59:07 [WARN] agent: Service name "_aai-nquery-v12" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/03/15 04:59:07 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v12/query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v12\",\"enable_ssl\":\"true\",\"url\":\"/aai/v12/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/03/15 04:59:07 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/03/15 04:59:07 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.32.163_8080" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v1_nsd_10.233.43.60_8806" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v1_wf-gui_10.233.60.77_8443" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.43.60_8806" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.63.12_9007" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v1_catalog_10.233.43.60_8806" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.55.107_9011" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.55.107_9011" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v1_message-router_10.233.28.77_3904" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.32.202_9015" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v11_aai-nquery_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v1_parser_10.233.43.60_8806" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v0_multicloud_10.233.9.176_9001" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.63.12_9007" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [INFO] agent: Synced service "_v12__aai-nquery_10.233.66.33_8446"
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v1_sdc-gui_10.233.46.221_8181" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.38.138_443" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v11__aai-nquery_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v1_sdc_10.233.32.163_8443" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v1_multicloud_10.233.9.176_9001" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Node info in sync
    2022/03/15 04:59:07 [DEBUG] http: Request PUT /v1/agent/service/register (7.178558ms) from=10.233.65.26:34842
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v1_wf-gui_10.233.60.77_8443" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.43.60_8806" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.63.12_9007" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v1_catalog_10.233.43.60_8806" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v1_message-router_10.233.28.77_3904" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.55.107_9011" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.55.107_9011" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v11_aai-nquery_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v1_parser_10.233.43.60_8806" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.32.202_9015" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v0_multicloud_10.233.9.176_9001" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.63.12_9007" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v12__aai-nquery_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v1_sdc-gui_10.233.46.221_8181" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.38.138_443" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v11__aai-nquery_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v1_sdc_10.233.32.163_8443" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v1_multicloud_10.233.9.176_9001" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v1_nsd_10.233.43.60_8806" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.32.163_8080" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Node info in sync
    2022/03/15 04:59:07 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v12 (611.04µs) from=10.233.65.26:34844
    2022/03/15 04:59:07 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v12\",\"enable_ssl\":\"true\",\"url\":\"/aai/v12/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/03/15 04:59:07 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/03/15 04:59:07 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.43.60_8806" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.63.12_9007" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v1_catalog_10.233.43.60_8806" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v1_message-router_10.233.28.77_3904" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.55.107_9011" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.55.107_9011" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v1_parser_10.233.43.60_8806" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.32.202_9015" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v11_aai-nquery_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v0_multicloud_10.233.9.176_9001" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.63.12_9007" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v1_sdc-gui_10.233.46.221_8181" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v12__aai-nquery_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.38.138_443" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v1_sdc_10.233.32.163_8443" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v11__aai-nquery_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [INFO] agent: Synced service "_v12_aai-nquery_10.233.66.33_8446"
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v1_multicloud_10.233.9.176_9001" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v1_nsd_10.233.43.60_8806" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.32.163_8080" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v1_wf-gui_10.233.60.77_8443" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Node info in sync
    2022/03/15 04:59:07 [DEBUG] http: Request PUT /v1/agent/service/register (6.789295ms) from=10.233.65.26:34846
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v1_sdc-gui_10.233.46.221_8181" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v12__aai-nquery_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.38.138_443" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v12_aai-nquery_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v1_sdc_10.233.32.163_8443" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v11__aai-nquery_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v1_multicloud_10.233.9.176_9001" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v1_nsd_10.233.43.60_8806" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.32.163_8080" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v1_wf-gui_10.233.60.77_8443" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.43.60_8806" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.63.12_9007" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v1_catalog_10.233.43.60_8806" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v1_message-router_10.233.28.77_3904" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.55.107_9011" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.55.107_9011" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v1_parser_10.233.43.60_8806" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.32.202_9015" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v11_aai-nquery_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v0_multicloud_10.233.9.176_9001" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.63.12_9007" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Node info in sync
    2022/03/15 04:59:07 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v12 (3.255705ms) from=10.233.65.26:34848
    2022/03/15 04:59:07 [WARN] agent: Service name "_aai-nquery-v13" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/03/15 04:59:07 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v13/query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v13\",\"enable_ssl\":\"true\",\"url\":\"/aai/v13/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/03/15 04:59:07 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/03/15 04:59:07 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v1_nsd_10.233.43.60_8806" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.32.163_8080" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v1_wf-gui_10.233.60.77_8443" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.43.60_8806" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.63.12_9007" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v1_catalog_10.233.43.60_8806" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v1_message-router_10.233.28.77_3904" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.55.107_9011" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.55.107_9011" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v1_parser_10.233.43.60_8806" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.32.202_9015" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v11_aai-nquery_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v0_multicloud_10.233.9.176_9001" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.63.12_9007" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v1_sdc-gui_10.233.46.221_8181" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v12__aai-nquery_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.38.138_443" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v1_sdc_10.233.32.163_8443" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v11__aai-nquery_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v12_aai-nquery_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [INFO] agent: Synced service "_v13__aai-nquery_10.233.66.33_8446"
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v1_multicloud_10.233.9.176_9001" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Node info in sync
    2022/03/15 04:59:07 [DEBUG] http: Request PUT /v1/agent/service/register (4.486519ms) from=10.233.65.26:34850
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.63.12_9007" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v12__aai-nquery_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v1_sdc-gui_10.233.46.221_8181" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.38.138_443" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v11__aai-nquery_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v12_aai-nquery_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v13__aai-nquery_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v1_sdc_10.233.32.163_8443" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v1_multicloud_10.233.9.176_9001" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v1_nsd_10.233.43.60_8806" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.32.163_8080" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v1_wf-gui_10.233.60.77_8443" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.43.60_8806" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.63.12_9007" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v1_catalog_10.233.43.60_8806" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v1_message-router_10.233.28.77_3904" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.55.107_9011" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.55.107_9011" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v1_parser_10.233.43.60_8806" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.32.202_9015" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v11_aai-nquery_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v0_multicloud_10.233.9.176_9001" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Node info in sync
    2022/03/15 04:59:07 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v13 (502.054µs) from=10.233.65.26:34852
    2022/03/15 04:59:07 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v13\",\"enable_ssl\":\"true\",\"url\":\"/aai/v13/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/03/15 04:59:07 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/03/15 04:59:07 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v0_multicloud_10.233.9.176_9001" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.63.12_9007" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v12__aai-nquery_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v1_sdc-gui_10.233.46.221_8181" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.38.138_443" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v11__aai-nquery_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v12_aai-nquery_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v13__aai-nquery_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v1_sdc_10.233.32.163_8443" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v1_multicloud_10.233.9.176_9001" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v1_nsd_10.233.43.60_8806" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.32.163_8080" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v1_wf-gui_10.233.60.77_8443" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [INFO] agent: Synced service "_v13_aai-nquery_10.233.66.33_8446"
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.43.60_8806" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.63.12_9007" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v1_catalog_10.233.43.60_8806" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v1_message-router_10.233.28.77_3904" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.55.107_9011" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.55.107_9011" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v11_aai-nquery_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v1_parser_10.233.43.60_8806" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.32.202_9015" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Node info in sync
    2022/03/15 04:59:07 [DEBUG] http: Request PUT /v1/agent/service/register (6.334602ms) from=10.233.65.26:34854
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.63.12_9007" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v1_catalog_10.233.43.60_8806" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v1_message-router_10.233.28.77_3904" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.55.107_9011" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.55.107_9011" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v1_parser_10.233.43.60_8806" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.32.202_9015" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v11_aai-nquery_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v0_multicloud_10.233.9.176_9001" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.63.12_9007" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v12__aai-nquery_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v1_sdc-gui_10.233.46.221_8181" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.38.138_443" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v11__aai-nquery_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v12_aai-nquery_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v13__aai-nquery_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v1_sdc_10.233.32.163_8443" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v1_multicloud_10.233.9.176_9001" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v1_nsd_10.233.43.60_8806" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.32.163_8080" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v1_wf-gui_10.233.60.77_8443" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v13_aai-nquery_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.43.60_8806" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Node info in sync
    2022/03/15 04:59:07 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v13 (497.058µs) from=10.233.65.26:34856
    2022/03/15 04:59:07 [WARN] agent: Service name "_aai-nquery-v14" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/03/15 04:59:07 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v14/query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v14\",\"enable_ssl\":\"true\",\"url\":\"/aai/v14/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/03/15 04:59:07 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/03/15 04:59:07 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.63.12_9007" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v1_sdc-gui_10.233.46.221_8181" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v12__aai-nquery_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.38.138_443" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v1_sdc_10.233.32.163_8443" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v11__aai-nquery_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v12_aai-nquery_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v13__aai-nquery_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v1_multicloud_10.233.9.176_9001" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v1_nsd_10.233.43.60_8806" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.32.163_8080" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v1_wf-gui_10.233.60.77_8443" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v13_aai-nquery_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.43.60_8806" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.63.12_9007" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v1_catalog_10.233.43.60_8806" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v1_message-router_10.233.28.77_3904" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.55.107_9011" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.55.107_9011" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [INFO] agent: Synced service "_v14__aai-nquery_10.233.66.33_8446"
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v1_parser_10.233.43.60_8806" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.32.202_9015" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v11_aai-nquery_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v0_multicloud_10.233.9.176_9001" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Node info in sync
    2022/03/15 04:59:07 [DEBUG] http: Request PUT /v1/agent/service/register (4.595612ms) from=10.233.65.26:34858
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v11__aai-nquery_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v12_aai-nquery_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v13__aai-nquery_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v1_sdc_10.233.32.163_8443" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v1_multicloud_10.233.9.176_9001" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v1_nsd_10.233.43.60_8806" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.32.163_8080" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v1_wf-gui_10.233.60.77_8443" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v13_aai-nquery_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.43.60_8806" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.63.12_9007" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v1_catalog_10.233.43.60_8806" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v14__aai-nquery_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v1_message-router_10.233.28.77_3904" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.55.107_9011" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.55.107_9011" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v1_parser_10.233.43.60_8806" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.32.202_9015" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v11_aai-nquery_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v0_multicloud_10.233.9.176_9001" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.63.12_9007" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v12__aai-nquery_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v1_sdc-gui_10.233.46.221_8181" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.38.138_443" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Node info in sync
    2022/03/15 04:59:07 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v14 (481.346µs) from=10.233.65.26:34860
    2022/03/15 04:59:07 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v14\",\"enable_ssl\":\"true\",\"url\":\"/aai/v14/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/03/15 04:59:07 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/03/15 04:59:07 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.63.12_9007" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v1_catalog_10.233.43.60_8806" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v14__aai-nquery_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v1_message-router_10.233.28.77_3904" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.55.107_9011" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.55.107_9011" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v1_parser_10.233.43.60_8806" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.32.202_9015" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v11_aai-nquery_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v0_multicloud_10.233.9.176_9001" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.63.12_9007" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v1_sdc-gui_10.233.46.221_8181" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v12__aai-nquery_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.38.138_443" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v12_aai-nquery_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v13__aai-nquery_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v1_sdc_10.233.32.163_8443" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v11__aai-nquery_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v1_multicloud_10.233.9.176_9001" in sync
    2022/03/15 04:59:07 [INFO] agent: Synced service "_v14_aai-nquery_10.233.66.33_8446"
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v1_nsd_10.233.43.60_8806" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.32.163_8080" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v1_wf-gui_10.233.60.77_8443" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v13_aai-nquery_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.43.60_8806" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Node info in sync
    2022/03/15 04:59:07 [DEBUG] http: Request PUT /v1/agent/service/register (4.171449ms) from=10.233.65.26:34862
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.43.60_8806" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.63.12_9007" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v1_catalog_10.233.43.60_8806" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v1_message-router_10.233.28.77_3904" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.55.107_9011" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.55.107_9011" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v14__aai-nquery_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v1_parser_10.233.43.60_8806" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.32.202_9015" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v11_aai-nquery_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v0_multicloud_10.233.9.176_9001" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.63.12_9007" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v1_sdc-gui_10.233.46.221_8181" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v12__aai-nquery_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.38.138_443" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v1_sdc_10.233.32.163_8443" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v11__aai-nquery_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v12_aai-nquery_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v13__aai-nquery_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v1_multicloud_10.233.9.176_9001" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v14_aai-nquery_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v1_nsd_10.233.43.60_8806" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.32.163_8080" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v1_wf-gui_10.233.60.77_8443" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v13_aai-nquery_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Node info in sync
    2022/03/15 04:59:07 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v14 (543.28µs) from=10.233.65.26:34864
    2022/03/15 04:59:07 [WARN] agent: Service name "_aai-nquery-v15" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/03/15 04:59:07 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v15/query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v15\",\"enable_ssl\":\"true\",\"url\":\"/aai/v15/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/03/15 04:59:07 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/03/15 04:59:07 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.55.107_9011" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v14__aai-nquery_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v1_message-router_10.233.28.77_3904" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.55.107_9011" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v11_aai-nquery_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v1_parser_10.233.43.60_8806" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.32.202_9015" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v0_multicloud_10.233.9.176_9001" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.63.12_9007" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v12__aai-nquery_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v1_sdc-gui_10.233.46.221_8181" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.38.138_443" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v11__aai-nquery_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v12_aai-nquery_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v13__aai-nquery_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v1_sdc_10.233.32.163_8443" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v1_multicloud_10.233.9.176_9001" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v14_aai-nquery_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v1_nsd_10.233.43.60_8806" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.32.163_8080" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v1_wf-gui_10.233.60.77_8443" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v13_aai-nquery_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.43.60_8806" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.63.12_9007" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [INFO] agent: Synced service "_v15__aai-nquery_10.233.66.33_8446"
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v1_catalog_10.233.43.60_8806" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Node info in sync
    2022/03/15 04:59:07 [DEBUG] http: Request PUT /v1/agent/service/register (4.476897ms) from=10.233.65.26:34866
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.43.60_8806" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.63.12_9007" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v15__aai-nquery_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v1_catalog_10.233.43.60_8806" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.55.107_9011" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.55.107_9011" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v14__aai-nquery_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v1_message-router_10.233.28.77_3904" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.32.202_9015" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v11_aai-nquery_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v1_parser_10.233.43.60_8806" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v0_multicloud_10.233.9.176_9001" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.63.12_9007" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v12__aai-nquery_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v1_sdc-gui_10.233.46.221_8181" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.38.138_443" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v11__aai-nquery_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v12_aai-nquery_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v13__aai-nquery_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v1_sdc_10.233.32.163_8443" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v14_aai-nquery_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v1_multicloud_10.233.9.176_9001" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.32.163_8080" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v1_nsd_10.233.43.60_8806" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v1_wf-gui_10.233.60.77_8443" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v13_aai-nquery_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Node info in sync
    2022/03/15 04:59:07 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v15 (954.903µs) from=10.233.65.26:34868
    2022/03/15 04:59:07 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v15\",\"enable_ssl\":\"true\",\"url\":\"/aai/v15/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/03/15 04:59:07 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/03/15 04:59:07 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v12_aai-nquery_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v13__aai-nquery_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v1_sdc_10.233.32.163_8443" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v11__aai-nquery_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v1_multicloud_10.233.9.176_9001" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v14_aai-nquery_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v1_nsd_10.233.43.60_8806" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.32.163_8080" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v1_wf-gui_10.233.60.77_8443" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v13_aai-nquery_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.43.60_8806" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.63.12_9007" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v15__aai-nquery_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v1_catalog_10.233.43.60_8806" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v14__aai-nquery_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v1_message-router_10.233.28.77_3904" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.55.107_9011" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.55.107_9011" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v1_parser_10.233.43.60_8806" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.32.202_9015" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v11_aai-nquery_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v0_multicloud_10.233.9.176_9001" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [INFO] agent: Synced service "_v15_aai-nquery_10.233.66.33_8446"
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.63.12_9007" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v1_sdc-gui_10.233.46.221_8181" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v12__aai-nquery_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.38.138_443" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Node info in sync
    2022/03/15 04:59:07 [DEBUG] http: Request PUT /v1/agent/service/register (7.391951ms) from=10.233.65.26:34870
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v1_wf-gui_10.233.60.77_8443" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v13_aai-nquery_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.43.60_8806" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.63.12_9007" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v15__aai-nquery_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v1_catalog_10.233.43.60_8806" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.55.107_9011" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.55.107_9011" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v14__aai-nquery_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v1_message-router_10.233.28.77_3904" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.32.202_9015" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v11_aai-nquery_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v1_parser_10.233.43.60_8806" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v15_aai-nquery_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v0_multicloud_10.233.9.176_9001" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.63.12_9007" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v12__aai-nquery_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v1_sdc-gui_10.233.46.221_8181" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.38.138_443" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v11__aai-nquery_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v12_aai-nquery_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v13__aai-nquery_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v1_sdc_10.233.32.163_8443" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v14_aai-nquery_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v1_multicloud_10.233.9.176_9001" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.32.163_8080" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v1_nsd_10.233.43.60_8806" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Node info in sync
    2022/03/15 04:59:07 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v15 (401.714µs) from=10.233.65.26:34872
    2022/03/15 04:59:07 [WARN] agent: Service name "_aai-nquery-v16" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/03/15 04:59:07 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v16/query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v16\",\"enable_ssl\":\"true\",\"url\":\"/aai/v16/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/03/15 04:59:07 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/03/15 04:59:07 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v1_multicloud_10.233.9.176_9001" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v14_aai-nquery_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v1_nsd_10.233.43.60_8806" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.32.163_8080" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v1_wf-gui_10.233.60.77_8443" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v13_aai-nquery_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.43.60_8806" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.63.12_9007" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v15__aai-nquery_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v1_catalog_10.233.43.60_8806" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v1_message-router_10.233.28.77_3904" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.55.107_9011" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.55.107_9011" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v14__aai-nquery_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v1_parser_10.233.43.60_8806" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.32.202_9015" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v11_aai-nquery_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [INFO] agent: Synced service "_v16__aai-nquery_10.233.66.33_8446"
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v0_multicloud_10.233.9.176_9001" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v15_aai-nquery_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.63.12_9007" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v1_sdc-gui_10.233.46.221_8181" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v12__aai-nquery_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.38.138_443" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v1_sdc_10.233.32.163_8443" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v11__aai-nquery_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v12_aai-nquery_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v13__aai-nquery_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Node info in sync
    2022/03/15 04:59:07 [DEBUG] http: Request PUT /v1/agent/service/register (4.803961ms) from=10.233.65.26:34874
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.55.107_9011" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.55.107_9011" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v14__aai-nquery_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v1_message-router_10.233.28.77_3904" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.32.202_9015" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v11_aai-nquery_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v16__aai-nquery_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v1_parser_10.233.43.60_8806" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v15_aai-nquery_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v0_multicloud_10.233.9.176_9001" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.63.12_9007" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v12__aai-nquery_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v1_sdc-gui_10.233.46.221_8181" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.38.138_443" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v11__aai-nquery_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v12_aai-nquery_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v13__aai-nquery_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v1_sdc_10.233.32.163_8443" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v14_aai-nquery_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v1_multicloud_10.233.9.176_9001" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.32.163_8080" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v1_nsd_10.233.43.60_8806" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v1_wf-gui_10.233.60.77_8443" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v13_aai-nquery_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.43.60_8806" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.63.12_9007" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v15__aai-nquery_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v1_catalog_10.233.43.60_8806" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Node info in sync
    2022/03/15 04:59:07 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v16 (391.045µs) from=10.233.65.26:34876
    2022/03/15 04:59:07 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v16\",\"enable_ssl\":\"true\",\"url\":\"/aai/v16/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/03/15 04:59:07 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/03/15 04:59:07 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v1_multicloud_10.233.9.176_9001" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v14_aai-nquery_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v1_nsd_10.233.43.60_8806" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.32.163_8080" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v1_wf-gui_10.233.60.77_8443" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v13_aai-nquery_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.43.60_8806" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.63.12_9007" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v15__aai-nquery_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v1_catalog_10.233.43.60_8806" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [INFO] agent: Synced service "_v16_aai-nquery_10.233.66.33_8446"
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v1_message-router_10.233.28.77_3904" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.55.107_9011" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.55.107_9011" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v14__aai-nquery_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v1_parser_10.233.43.60_8806" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.32.202_9015" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v11_aai-nquery_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v16__aai-nquery_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v0_multicloud_10.233.9.176_9001" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v15_aai-nquery_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.63.12_9007" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v1_sdc-gui_10.233.46.221_8181" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v12__aai-nquery_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.38.138_443" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v1_sdc_10.233.32.163_8443" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v11__aai-nquery_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v12_aai-nquery_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v13__aai-nquery_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Node info in sync
    2022/03/15 04:59:07 [DEBUG] http: Request PUT /v1/agent/service/register (3.907424ms) from=10.233.65.26:34880
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v12__aai-nquery_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v1_sdc-gui_10.233.46.221_8181" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.38.138_443" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v11__aai-nquery_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v12_aai-nquery_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v13__aai-nquery_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v1_sdc_10.233.32.163_8443" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v1_multicloud_10.233.9.176_9001" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v14_aai-nquery_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v1_nsd_10.233.43.60_8806" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.32.163_8080" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v1_wf-gui_10.233.60.77_8443" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v13_aai-nquery_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.43.60_8806" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.63.12_9007" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v15__aai-nquery_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v16_aai-nquery_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v1_catalog_10.233.43.60_8806" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v14__aai-nquery_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v1_message-router_10.233.28.77_3904" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.55.107_9011" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.55.107_9011" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v11_aai-nquery_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v16__aai-nquery_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v1_parser_10.233.43.60_8806" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.32.202_9015" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v15_aai-nquery_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v0_multicloud_10.233.9.176_9001" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.63.12_9007" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Node info in sync
    2022/03/15 04:59:07 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v16 (383.929µs) from=10.233.65.26:34884
    2022/03/15 04:59:07 [WARN] agent: Service name "_aai-nquery-v17" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/03/15 04:59:07 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v17/query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v17\",\"enable_ssl\":\"true\",\"url\":\"/aai/v17/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/03/15 04:59:07 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/03/15 04:59:07 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.43.60_8806" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.63.12_9007" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v15__aai-nquery_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v16_aai-nquery_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v1_catalog_10.233.43.60_8806" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v14__aai-nquery_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v1_message-router_10.233.28.77_3904" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.55.107_9011" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.55.107_9011" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v11_aai-nquery_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v16__aai-nquery_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v1_parser_10.233.43.60_8806" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.32.202_9015" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v15_aai-nquery_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v0_multicloud_10.233.9.176_9001" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.63.12_9007" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v12__aai-nquery_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v1_sdc-gui_10.233.46.221_8181" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.38.138_443" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v11__aai-nquery_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v12_aai-nquery_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v13__aai-nquery_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [INFO] agent: Synced service "_v17__aai-nquery_10.233.66.33_8446"
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v1_sdc_10.233.32.163_8443" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v1_multicloud_10.233.9.176_9001" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v14_aai-nquery_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v1_nsd_10.233.43.60_8806" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.32.163_8080" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v1_wf-gui_10.233.60.77_8443" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v13_aai-nquery_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Node info in sync
    2022/03/15 04:59:07 [DEBUG] http: Request PUT /v1/agent/service/register (16.111252ms) from=10.233.65.26:34886
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v17__aai-nquery_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v1_sdc_10.233.32.163_8443" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v11__aai-nquery_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v12_aai-nquery_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v13__aai-nquery_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v1_multicloud_10.233.9.176_9001" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v14_aai-nquery_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v1_nsd_10.233.43.60_8806" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.32.163_8080" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v1_wf-gui_10.233.60.77_8443" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v13_aai-nquery_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.43.60_8806" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.63.12_9007" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v15__aai-nquery_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v1_catalog_10.233.43.60_8806" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v16_aai-nquery_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v1_message-router_10.233.28.77_3904" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.55.107_9011" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.55.107_9011" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v14__aai-nquery_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v1_parser_10.233.43.60_8806" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.32.202_9015" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v11_aai-nquery_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v16__aai-nquery_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v0_multicloud_10.233.9.176_9001" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v15_aai-nquery_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.63.12_9007" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v1_sdc-gui_10.233.46.221_8181" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v12__aai-nquery_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.38.138_443" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Node info in sync
    2022/03/15 04:59:07 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v17 (394.79µs) from=10.233.65.26:34888
    2022/03/15 04:59:07 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v17\",\"enable_ssl\":\"true\",\"url\":\"/aai/v17/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/03/15 04:59:07 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/03/15 04:59:07 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v11__aai-nquery_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v12_aai-nquery_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v13__aai-nquery_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v17__aai-nquery_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v1_sdc_10.233.32.163_8443" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v1_multicloud_10.233.9.176_9001" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v14_aai-nquery_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v1_nsd_10.233.43.60_8806" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.32.163_8080" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v1_wf-gui_10.233.60.77_8443" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v13_aai-nquery_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.43.60_8806" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.63.12_9007" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v15__aai-nquery_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [INFO] agent: Synced service "_v17_aai-nquery_10.233.66.33_8446"
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v16_aai-nquery_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v1_catalog_10.233.43.60_8806" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v14__aai-nquery_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v1_message-router_10.233.28.77_3904" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.55.107_9011" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.55.107_9011" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v11_aai-nquery_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v16__aai-nquery_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v1_parser_10.233.43.60_8806" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.32.202_9015" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v15_aai-nquery_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v0_multicloud_10.233.9.176_9001" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.63.12_9007" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v12__aai-nquery_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v1_sdc-gui_10.233.46.221_8181" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.38.138_443" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Node info in sync
    2022/03/15 04:59:07 [DEBUG] http: Request PUT /v1/agent/service/register (7.056969ms) from=10.233.65.26:34890
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v13_aai-nquery_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.43.60_8806" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.63.12_9007" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v17_aai-nquery_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v15__aai-nquery_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v1_catalog_10.233.43.60_8806" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v16_aai-nquery_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v14__aai-nquery_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v1_message-router_10.233.28.77_3904" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.55.107_9011" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.55.107_9011" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v16__aai-nquery_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v1_parser_10.233.43.60_8806" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.32.202_9015" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v11_aai-nquery_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v15_aai-nquery_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v0_multicloud_10.233.9.176_9001" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.63.12_9007" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v12__aai-nquery_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v1_sdc-gui_10.233.46.221_8181" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.38.138_443" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v11__aai-nquery_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v12_aai-nquery_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v13__aai-nquery_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v17__aai-nquery_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v1_sdc_10.233.32.163_8443" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v1_multicloud_10.233.9.176_9001" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v14_aai-nquery_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v1_nsd_10.233.43.60_8806" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.32.163_8080" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v1_wf-gui_10.233.60.77_8443" in sync
    2022/03/15 04:59:07 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.66.33_8446" in sync
    2022/03/15 04:59:07 [DEBUG] agen