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: 'f26cbd1b-10f4-856a-a0df-2ad391815cea'
         Node name: 'onap-msb-consul-5454dcc5c5-frr6p'
        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/12/01 13:39:47 [DEBUG] agent: Using random ID "f26cbd1b-10f4-856a-a0df-2ad391815cea" as node ID
    2022/12/01 13:39:47 [INFO] raft: Initial configuration (index=1): [{Suffrage:Voter ID:f26cbd1b-10f4-856a-a0df-2ad391815cea Address:127.0.0.1:8300}]
    2022/12/01 13:39:47 [INFO] raft: Node at 127.0.0.1:8300 [Follower] entering Follower state (Leader: "")
    2022/12/01 13:39:47 [INFO] serf: EventMemberJoin: onap-msb-consul-5454dcc5c5-frr6p.dc1 127.0.0.1
    2022/12/01 13:39:47 [INFO] serf: EventMemberJoin: onap-msb-consul-5454dcc5c5-frr6p 127.0.0.1
    2022/12/01 13:39:47 [INFO] consul: Adding LAN server onap-msb-consul-5454dcc5c5-frr6p (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/12/01 13:39:47 [INFO] consul: Handled member-join event for server "onap-msb-consul-5454dcc5c5-frr6p.dc1" in area "wan"
    2022/12/01 13:39:47 [DEBUG] agent/proxy: managed Connect proxy manager started
    2022/12/01 13:39:47 [INFO] agent: Started DNS server 0.0.0.0:8600 (tcp)
    2022/12/01 13:39:47 [INFO] agent: Started DNS server 0.0.0.0:8600 (udp)
    2022/12/01 13:39:47 [INFO] agent: Started HTTP server on [::]:8500 (tcp)
    2022/12/01 13:39:47 [INFO] agent: started state syncer
    2022/12/01 13:39:47 [INFO] agent: Started gRPC server on [::]:8502 (tcp)
    2022/12/01 13:39:47 [WARN] raft: Heartbeat timeout from "" reached, starting election
    2022/12/01 13:39:47 [INFO] raft: Node at 127.0.0.1:8300 [Candidate] entering Candidate state in term 2
    2022/12/01 13:39:47 [DEBUG] raft: Votes needed: 1
    2022/12/01 13:39:47 [DEBUG] raft: Vote granted from f26cbd1b-10f4-856a-a0df-2ad391815cea in term 2. Tally: 1
    2022/12/01 13:39:47 [INFO] raft: Election won. Tally: 1
    2022/12/01 13:39:47 [INFO] raft: Node at 127.0.0.1:8300 [Leader] entering Leader state
    2022/12/01 13:39:47 [INFO] consul: cluster leadership acquired
    2022/12/01 13:39:47 [INFO] consul: New leader elected: onap-msb-consul-5454dcc5c5-frr6p
    2022/12/01 13:39:47 [INFO] connect: initialized primary datacenter CA with provider "consul"
    2022/12/01 13:39:47 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-frr6p" since the cluster is too small
    2022/12/01 13:39:47 [INFO] consul: member 'onap-msb-consul-5454dcc5c5-frr6p' joined, marking health alive
    2022/12/01 13:39:47 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/12/01 13:39:47 [INFO] agent: Synced node info
    2022/12/01 13:39:48 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/12/01 13:39:48 [DEBUG] agent: Node info in sync
    2022/12/01 13:39:48 [DEBUG] agent: Node info in sync
==> Newer Consul version available: 1.14.2 (currently running: 1.4.3)
    2022/12/01 13:40:47 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-frr6p" since the cluster is too small
    2022/12/01 13:41:45 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/12/01 13:41:45 [DEBUG] agent: Node info in sync
    2022/12/01 13:41:47 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-frr6p.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/12/01 13:41:47 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-frr6p" since the cluster is too small
    2022/12/01 13:42:45 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/12/01 13:42:45 [DEBUG] agent: Node info in sync
    2022/12/01 13:42:47 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-frr6p" since the cluster is too small
    2022/12/01 13:43:47 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-frr6p" since the cluster is too small
    2022/12/01 13:44:28 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/12/01 13:44:28 [DEBUG] agent: Node info in sync
    2022/12/01 13:44:43 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-frr6p.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/12/01 13:44:47 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-frr6p" since the cluster is too small
    2022/12/01 13:45:47 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-frr6p" since the cluster is too small
    2022/12/01 13:46:16 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/12/01 13:46:16 [DEBUG] agent: Node info in sync
    2022/12/01 13:46:47 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-frr6p" since the cluster is too small
    2022/12/01 13:47:31 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/12/01 13:47:31 [DEBUG] agent: Node info in sync
    2022/12/01 13:47:31 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-frr6p.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/12/01 13:47:47 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-frr6p" since the cluster is too small
    2022/12/01 13:48:47 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-frr6p" since the cluster is too small
    2022/12/01 13:48:48 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/12/01 13:48:48 [DEBUG] agent: Node info in sync
    2022/12/01 13:49:47 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-frr6p" since the cluster is too small
    2022/12/01 13:50:04 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/12/01 13:50:04 [DEBUG] agent: Node info in sync
    2022/12/01 13:50:30 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-frr6p.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/12/01 13:50:47 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-frr6p" since the cluster is too small
    2022/12/01 13:51:08 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/12/01 13:51:08 [DEBUG] agent: Node info in sync
    2022/12/01 13:51:32 [DEBUG] http: Request GET /v1/status/leader (927.599µs) from=10.233.66.170:52608
    2022/12/01 13:51:32 [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/12/01 13:51:32 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/12/01 13:51:32 [INFO] agent: Synced service "_v0_multicloud-fcaps_10.233.59.43_9011"
    2022/12/01 13:51:32 [DEBUG] agent: Node info in sync
    2022/12/01 13:51:32 [DEBUG] http: Request PUT /v1/agent/service/register (5.69741ms) from=10.233.66.170:52614
    2022/12/01 13:51:32 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.59.43_9011" in sync
    2022/12/01 13:51:32 [DEBUG] agent: Node info in sync
    2022/12/01 13:51:32 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0 (1.140715ms) from=10.233.66.170:52616
    2022/12/01 13:51:33 [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/12/01 13:51:33 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/12/01 13:51:33 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.59.43_9011" in sync
    2022/12/01 13:51:33 [INFO] agent: Synced service "_v1_multicloud-fcaps_10.233.59.43_9011"
    2022/12/01 13:51:33 [DEBUG] agent: Node info in sync
    2022/12/01 13:51:33 [DEBUG] http: Request PUT /v1/agent/service/register (3.795525ms) from=10.233.66.170:52624
    2022/12/01 13:51:33 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.59.43_9011" in sync
    2022/12/01 13:51:33 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.59.43_9011" in sync
    2022/12/01 13:51:33 [DEBUG] agent: Node info in sync
    2022/12/01 13:51:33 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1 (8.842119ms) from=10.233.66.170:52626
    2022/12/01 13:51:33 [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/12/01 13:51:33 [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/12/01 13:51:33 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.59.43_9011" in sync
    2022/12/01 13:51:33 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.59.43_9011" in sync
    2022/12/01 13:51:33 [INFO] agent: Synced service "_v1_sdc-gui_10.233.33.211_8181"
    2022/12/01 13:51:33 [DEBUG] agent: Node info in sync
    2022/12/01 13:51:33 [DEBUG] http: Request PUT /v1/agent/service/register (4.400818ms) from=10.233.66.170:52628
    2022/12/01 13:51:33 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.59.43_9011" in sync
    2022/12/01 13:51:33 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.59.43_9011" in sync
    2022/12/01 13:51:33 [DEBUG] agent: Service "_v1_sdc-gui_10.233.33.211_8181" in sync
    2022/12/01 13:51:33 [DEBUG] agent: Node info in sync
    2022/12/01 13:51:33 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (423.489µs) from=10.233.66.170:52630
    2022/12/01 13:51:33 [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/12/01 13:51:33 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/12/01 13:51:33 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.59.43_9011" in sync
    2022/12/01 13:51:33 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.59.43_9011" in sync
    2022/12/01 13:51:33 [DEBUG] agent: Service "_v1_sdc-gui_10.233.33.211_8181" in sync
    2022/12/01 13:51:33 [INFO] agent: Synced service "_v1_sdc_10.233.17.136_8443"
    2022/12/01 13:51:33 [DEBUG] agent: Node info in sync
    2022/12/01 13:51:33 [DEBUG] http: Request PUT /v1/agent/service/register (4.613679ms) from=10.233.66.170:52634
    2022/12/01 13:51:33 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.59.43_9011" in sync
    2022/12/01 13:51:33 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.59.43_9011" in sync
    2022/12/01 13:51:33 [DEBUG] agent: Service "_v1_sdc-gui_10.233.33.211_8181" in sync
    2022/12/01 13:51:33 [DEBUG] agent: Service "_v1_sdc_10.233.17.136_8443" in sync
    2022/12/01 13:51:33 [DEBUG] agent: Node info in sync
    2022/12/01 13:51:33 [DEBUG] http: Request GET /v1/health/service/sdc-v1 (376.082µs) from=10.233.66.170:52636
    2022/12/01 13:51:33 [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/12/01 13:51:33 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/12/01 13:51:33 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.59.43_9011" in sync
    2022/12/01 13:51:33 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.59.43_9011" in sync
    2022/12/01 13:51:33 [DEBUG] agent: Service "_v1_sdc-gui_10.233.33.211_8181" in sync
    2022/12/01 13:51:33 [DEBUG] agent: Service "_v1_sdc_10.233.17.136_8443" in sync
    2022/12/01 13:51:33 [INFO] agent: Synced service "_v1_sdc-deprecated_10.233.17.136_8080"
    2022/12/01 13:51:33 [DEBUG] agent: Node info in sync
    2022/12/01 13:51:33 [DEBUG] http: Request PUT /v1/agent/service/register (6.108821ms) from=10.233.66.170:52640
    2022/12/01 13:51:33 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.59.43_9011" in sync
    2022/12/01 13:51:33 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.59.43_9011" in sync
    2022/12/01 13:51:33 [DEBUG] agent: Service "_v1_sdc-gui_10.233.33.211_8181" in sync
    2022/12/01 13:51:33 [DEBUG] agent: Service "_v1_sdc_10.233.17.136_8443" in sync
    2022/12/01 13:51:33 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.17.136_8080" in sync
    2022/12/01 13:51:33 [DEBUG] agent: Node info in sync
    2022/12/01 13:51:33 [DEBUG] http: Request GET /v1/health/service/sdc-deprecated-v1 (477.161µs) from=10.233.66.170:52642
    2022/12/01 13:51:33 [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/12/01 13:51:33 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/12/01 13:51:33 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.17.136_8080" in sync
    2022/12/01 13:51:33 [INFO] agent: Synced service "_v1_multicloud-k8s_10.233.40.201_9015"
    2022/12/01 13:51:33 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.59.43_9011" in sync
    2022/12/01 13:51:33 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.59.43_9011" in sync
    2022/12/01 13:51:33 [DEBUG] agent: Service "_v1_sdc-gui_10.233.33.211_8181" in sync
    2022/12/01 13:51:33 [DEBUG] agent: Service "_v1_sdc_10.233.17.136_8443" in sync
    2022/12/01 13:51:33 [DEBUG] agent: Node info in sync
    2022/12/01 13:51:33 [DEBUG] http: Request PUT /v1/agent/service/register (4.18529ms) from=10.233.66.170:52644
    2022/12/01 13:51:33 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.59.43_9011" in sync
    2022/12/01 13:51:33 [DEBUG] agent: Service "_v1_sdc-gui_10.233.33.211_8181" in sync
    2022/12/01 13:51:33 [DEBUG] agent: Service "_v1_sdc_10.233.17.136_8443" in sync
    2022/12/01 13:51:33 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.17.136_8080" in sync
    2022/12/01 13:51:33 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.40.201_9015" in sync
    2022/12/01 13:51:33 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.59.43_9011" in sync
    2022/12/01 13:51:33 [DEBUG] agent: Node info in sync
    2022/12/01 13:51:33 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1 (493.632µs) from=10.233.66.170:52646
    2022/12/01 13:51:33 [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/12/01 13:51:33 [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/12/01 13:51:33 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.40.201_9015" in sync
    2022/12/01 13:51:33 [INFO] agent: Synced service "_v1_wf-gui_10.233.57.85_8443"
    2022/12/01 13:51:33 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.59.43_9011" in sync
    2022/12/01 13:51:33 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.59.43_9011" in sync
    2022/12/01 13:51:33 [DEBUG] agent: Service "_v1_sdc-gui_10.233.33.211_8181" in sync
    2022/12/01 13:51:33 [DEBUG] agent: Service "_v1_sdc_10.233.17.136_8443" in sync
    2022/12/01 13:51:33 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.17.136_8080" in sync
    2022/12/01 13:51:33 [DEBUG] agent: Node info in sync
    2022/12/01 13:51:33 [DEBUG] http: Request PUT /v1/agent/service/register (4.603156ms) from=10.233.66.170:52648
    2022/12/01 13:51:33 [DEBUG] agent: Service "_v1_wf-gui_10.233.57.85_8443" in sync
    2022/12/01 13:51:33 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.59.43_9011" in sync
    2022/12/01 13:51:33 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.59.43_9011" in sync
    2022/12/01 13:51:33 [DEBUG] agent: Service "_v1_sdc-gui_10.233.33.211_8181" in sync
    2022/12/01 13:51:33 [DEBUG] agent: Service "_v1_sdc_10.233.17.136_8443" in sync
    2022/12/01 13:51:33 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.17.136_8080" in sync
    2022/12/01 13:51:33 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.40.201_9015" in sync
    2022/12/01 13:51:33 [DEBUG] agent: Node info in sync
    2022/12/01 13:51:33 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (369.413µs) from=10.233.66.170:52650
    2022/12/01 13:51:33 [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/12/01 13:51:33 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/12/01 13:51:33 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.17.136_8080" in sync
    2022/12/01 13:51:33 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.40.201_9015" in sync
    2022/12/01 13:51:33 [DEBUG] agent: Service "_v1_wf-gui_10.233.57.85_8443" in sync
    2022/12/01 13:51:33 [INFO] agent: Synced service "_v1_message-router_10.233.11.78_3904"
    2022/12/01 13:51:33 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.59.43_9011" in sync
    2022/12/01 13:51:33 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.59.43_9011" in sync
    2022/12/01 13:51:33 [DEBUG] agent: Service "_v1_sdc-gui_10.233.33.211_8181" in sync
    2022/12/01 13:51:33 [DEBUG] agent: Service "_v1_sdc_10.233.17.136_8443" in sync
    2022/12/01 13:51:33 [DEBUG] agent: Node info in sync
    2022/12/01 13:51:33 [DEBUG] http: Request PUT /v1/agent/service/register (6.315986ms) from=10.233.66.170:52662
    2022/12/01 13:51:33 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.17.136_8080" in sync
    2022/12/01 13:51:33 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.40.201_9015" in sync
    2022/12/01 13:51:33 [DEBUG] agent: Service "_v1_wf-gui_10.233.57.85_8443" in sync
    2022/12/01 13:51:33 [DEBUG] agent: Service "_v1_message-router_10.233.11.78_3904" in sync
    2022/12/01 13:51:33 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.59.43_9011" in sync
    2022/12/01 13:51:33 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.59.43_9011" in sync
    2022/12/01 13:51:33 [DEBUG] agent: Service "_v1_sdc-gui_10.233.33.211_8181" in sync
    2022/12/01 13:51:33 [DEBUG] agent: Service "_v1_sdc_10.233.17.136_8443" in sync
    2022/12/01 13:51:33 [DEBUG] agent: Node info in sync
    2022/12/01 13:51:33 [DEBUG] http: Request GET /v1/health/service/message-router-v1 (820.108µs) from=10.233.66.170:52664
    2022/12/01 13:51:33 [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/12/01 13:51:33 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/12/01 13:51:33 [DEBUG] agent: Service "_v1_sdc-gui_10.233.33.211_8181" in sync
    2022/12/01 13:51:33 [DEBUG] agent: Service "_v1_sdc_10.233.17.136_8443" in sync
    2022/12/01 13:51:33 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.17.136_8080" in sync
    2022/12/01 13:51:33 [DEBUG] agent: Service "_v1_wf-gui_10.233.57.85_8443" in sync
    2022/12/01 13:51:33 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.59.43_9011" in sync
    2022/12/01 13:51:33 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.59.43_9011" in sync
    2022/12/01 13:51:33 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.40.201_9015" in sync
    2022/12/01 13:51:33 [DEBUG] agent: Service "_v1_message-router_10.233.11.78_3904" in sync
    2022/12/01 13:51:33 [INFO] agent: Synced service "_v0_multicloud_10.233.43.77_9001"
    2022/12/01 13:51:33 [DEBUG] agent: Node info in sync
    2022/12/01 13:51:33 [DEBUG] http: Request PUT /v1/agent/service/register (6.449804ms) from=10.233.66.170:52666
    2022/12/01 13:51:33 [DEBUG] agent: Service "_v1_sdc-gui_10.233.33.211_8181" in sync
    2022/12/01 13:51:33 [DEBUG] agent: Service "_v1_sdc_10.233.17.136_8443" in sync
    2022/12/01 13:51:33 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.17.136_8080" in sync
    2022/12/01 13:51:33 [DEBUG] agent: Service "_v1_wf-gui_10.233.57.85_8443" in sync
    2022/12/01 13:51:33 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.59.43_9011" in sync
    2022/12/01 13:51:33 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.59.43_9011" in sync
    2022/12/01 13:51:33 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.40.201_9015" in sync
    2022/12/01 13:51:33 [DEBUG] agent: Service "_v1_message-router_10.233.11.78_3904" in sync
    2022/12/01 13:51:33 [DEBUG] agent: Service "_v0_multicloud_10.233.43.77_9001" in sync
    2022/12/01 13:51:33 [DEBUG] agent: Node info in sync
    2022/12/01 13:51:33 [DEBUG] http: Request GET /v1/health/service/multicloud-v0 (401.348µs) from=10.233.66.170:52668
    2022/12/01 13:51:33 [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/12/01 13:51:33 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/12/01 13:51:33 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.59.43_9011" in sync
    2022/12/01 13:51:33 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.59.43_9011" in sync
    2022/12/01 13:51:33 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.40.201_9015" in sync
    2022/12/01 13:51:33 [DEBUG] agent: Service "_v1_message-router_10.233.11.78_3904" in sync
    2022/12/01 13:51:33 [DEBUG] agent: Service "_v0_multicloud_10.233.43.77_9001" in sync
    2022/12/01 13:51:33 [DEBUG] agent: Service "_v1_sdc-gui_10.233.33.211_8181" in sync
    2022/12/01 13:51:33 [DEBUG] agent: Service "_v1_sdc_10.233.17.136_8443" in sync
    2022/12/01 13:51:33 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.17.136_8080" in sync
    2022/12/01 13:51:33 [DEBUG] agent: Service "_v1_wf-gui_10.233.57.85_8443" in sync
    2022/12/01 13:51:33 [INFO] agent: Synced service "_v1_multicloud_10.233.43.77_9001"
    2022/12/01 13:51:33 [DEBUG] agent: Node info in sync
    2022/12/01 13:51:33 [DEBUG] http: Request PUT /v1/agent/service/register (4.888896ms) from=10.233.66.170:52672
    2022/12/01 13:51:33 [DEBUG] agent: Service "_v0_multicloud_10.233.43.77_9001" in sync
    2022/12/01 13:51:33 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.59.43_9011" in sync
    2022/12/01 13:51:33 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.59.43_9011" in sync
    2022/12/01 13:51:33 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.40.201_9015" in sync
    2022/12/01 13:51:33 [DEBUG] agent: Service "_v1_message-router_10.233.11.78_3904" in sync
    2022/12/01 13:51:33 [DEBUG] agent: Service "_v1_multicloud_10.233.43.77_9001" in sync
    2022/12/01 13:51:33 [DEBUG] agent: Service "_v1_sdc-gui_10.233.33.211_8181" in sync
    2022/12/01 13:51:33 [DEBUG] agent: Service "_v1_sdc_10.233.17.136_8443" in sync
    2022/12/01 13:51:33 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.17.136_8080" in sync
    2022/12/01 13:51:33 [DEBUG] agent: Service "_v1_wf-gui_10.233.57.85_8443" in sync
    2022/12/01 13:51:33 [DEBUG] agent: Node info in sync
    2022/12/01 13:51:33 [DEBUG] http: Request GET /v1/health/service/multicloud-v1 (397.097µs) from=10.233.66.170:52676
    2022/12/01 13:51:33 [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/12/01 13:51:33 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/12/01 13:51:33 [DEBUG] agent: Service "_v1_sdc_10.233.17.136_8443" in sync
    2022/12/01 13:51:33 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.17.136_8080" in sync
    2022/12/01 13:51:33 [DEBUG] agent: Service "_v1_wf-gui_10.233.57.85_8443" in sync
    2022/12/01 13:51:33 [DEBUG] agent: Service "_v1_multicloud_10.233.43.77_9001" in sync
    2022/12/01 13:51:33 [DEBUG] agent: Service "_v1_sdc-gui_10.233.33.211_8181" in sync
    2022/12/01 13:51:33 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.59.43_9011" in sync
    2022/12/01 13:51:33 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.40.201_9015" in sync
    2022/12/01 13:51:33 [DEBUG] agent: Service "_v1_message-router_10.233.11.78_3904" in sync
    2022/12/01 13:51:33 [DEBUG] agent: Service "_v0_multicloud_10.233.43.77_9001" in sync
    2022/12/01 13:51:33 [INFO] agent: Synced service "_v1_dmaap-dr-prov_10.233.60.161_443"
    2022/12/01 13:51:33 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.59.43_9011" in sync
    2022/12/01 13:51:33 [DEBUG] agent: Node info in sync
    2022/12/01 13:51:33 [DEBUG] http: Request PUT /v1/agent/service/register (16.756154ms) from=10.233.66.170:52682
    2022/12/01 13:51:33 [DEBUG] agent: Service "_v1_sdc_10.233.17.136_8443" in sync
    2022/12/01 13:51:33 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.17.136_8080" in sync
    2022/12/01 13:51:33 [DEBUG] agent: Service "_v1_wf-gui_10.233.57.85_8443" in sync
    2022/12/01 13:51:33 [DEBUG] agent: Service "_v1_multicloud_10.233.43.77_9001" in sync
    2022/12/01 13:51:33 [DEBUG] agent: Service "_v1_sdc-gui_10.233.33.211_8181" in sync
    2022/12/01 13:51:33 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.59.43_9011" in sync
    2022/12/01 13:51:33 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.40.201_9015" in sync
    2022/12/01 13:51:33 [DEBUG] agent: Service "_v1_message-router_10.233.11.78_3904" in sync
    2022/12/01 13:51:33 [DEBUG] agent: Service "_v0_multicloud_10.233.43.77_9001" in sync
    2022/12/01 13:51:33 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.60.161_443" in sync
    2022/12/01 13:51:33 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.59.43_9011" in sync
    2022/12/01 13:51:33 [DEBUG] agent: Node info in sync
    2022/12/01 13:51:33 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1 (410.018µs) from=10.233.66.170:52684
    2022/12/01 13:51:33 [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/12/01 13:51:33 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/12/01 13:51:33 [DEBUG] agent: Service "_v1_sdc-gui_10.233.33.211_8181" in sync
    2022/12/01 13:51:33 [DEBUG] agent: Service "_v1_sdc_10.233.17.136_8443" in sync
    2022/12/01 13:51:33 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.17.136_8080" in sync
    2022/12/01 13:51:33 [DEBUG] agent: Service "_v1_wf-gui_10.233.57.85_8443" in sync
    2022/12/01 13:51:33 [DEBUG] agent: Service "_v1_multicloud_10.233.43.77_9001" in sync
    2022/12/01 13:51:33 [INFO] agent: Synced service "_v1_parser_10.233.5.247_8806"
    2022/12/01 13:51:33 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.59.43_9011" in sync
    2022/12/01 13:51:33 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.59.43_9011" in sync
    2022/12/01 13:51:33 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.40.201_9015" in sync
    2022/12/01 13:51:33 [DEBUG] agent: Service "_v1_message-router_10.233.11.78_3904" in sync
    2022/12/01 13:51:33 [DEBUG] agent: Service "_v0_multicloud_10.233.43.77_9001" in sync
    2022/12/01 13:51:33 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.60.161_443" in sync
    2022/12/01 13:51:33 [DEBUG] agent: Node info in sync
    2022/12/01 13:51:33 [DEBUG] http: Request PUT /v1/agent/service/register (4.934211ms) from=10.233.66.170:52686
    2022/12/01 13:51:33 [DEBUG] agent: Service "_v1_wf-gui_10.233.57.85_8443" in sync
    2022/12/01 13:51:33 [DEBUG] agent: Service "_v1_multicloud_10.233.43.77_9001" in sync
    2022/12/01 13:51:33 [DEBUG] agent: Service "_v1_parser_10.233.5.247_8806" in sync
    2022/12/01 13:51:33 [DEBUG] agent: Service "_v1_sdc-gui_10.233.33.211_8181" in sync
    2022/12/01 13:51:33 [DEBUG] agent: Service "_v1_sdc_10.233.17.136_8443" in sync
    2022/12/01 13:51:33 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.17.136_8080" in sync
    2022/12/01 13:51:33 [DEBUG] agent: Service "_v1_message-router_10.233.11.78_3904" in sync
    2022/12/01 13:51:33 [DEBUG] agent: Service "_v0_multicloud_10.233.43.77_9001" in sync
    2022/12/01 13:51:33 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.60.161_443" in sync
    2022/12/01 13:51:33 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.59.43_9011" in sync
    2022/12/01 13:51:33 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.59.43_9011" in sync
    2022/12/01 13:51:33 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.40.201_9015" in sync
    2022/12/01 13:51:33 [DEBUG] agent: Node info in sync
    2022/12/01 13:51:33 [DEBUG] http: Request GET /v1/health/service/parser-v1 (513.26µs) from=10.233.66.170:52688
    2022/12/01 13:51:34 [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/12/01 13:51:34 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/12/01 13:51:34 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.40.201_9015" in sync
    2022/12/01 13:51:34 [DEBUG] agent: Service "_v1_message-router_10.233.11.78_3904" in sync
    2022/12/01 13:51:34 [DEBUG] agent: Service "_v0_multicloud_10.233.43.77_9001" in sync
    2022/12/01 13:51:34 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.60.161_443" in sync
    2022/12/01 13:51:34 [INFO] agent: Synced service "_v1_catalog_10.233.5.247_8806"
    2022/12/01 13:51:34 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.59.43_9011" in sync
    2022/12/01 13:51:34 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.59.43_9011" in sync
    2022/12/01 13:51:34 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.17.136_8080" in sync
    2022/12/01 13:51:34 [DEBUG] agent: Service "_v1_wf-gui_10.233.57.85_8443" in sync
    2022/12/01 13:51:34 [DEBUG] agent: Service "_v1_multicloud_10.233.43.77_9001" in sync
    2022/12/01 13:51:34 [DEBUG] agent: Service "_v1_parser_10.233.5.247_8806" in sync
    2022/12/01 13:51:34 [DEBUG] agent: Service "_v1_sdc-gui_10.233.33.211_8181" in sync
    2022/12/01 13:51:34 [DEBUG] agent: Service "_v1_sdc_10.233.17.136_8443" in sync
    2022/12/01 13:51:34 [DEBUG] agent: Node info in sync
    2022/12/01 13:51:34 [DEBUG] http: Request PUT /v1/agent/service/register (5.11438ms) from=10.233.66.170:52690
    2022/12/01 13:51:34 [DEBUG] agent: Service "_v1_wf-gui_10.233.57.85_8443" in sync
    2022/12/01 13:51:34 [DEBUG] agent: Service "_v1_multicloud_10.233.43.77_9001" in sync
    2022/12/01 13:51:34 [DEBUG] agent: Service "_v1_parser_10.233.5.247_8806" in sync
    2022/12/01 13:51:34 [DEBUG] agent: Service "_v1_sdc-gui_10.233.33.211_8181" in sync
    2022/12/01 13:51:34 [DEBUG] agent: Service "_v1_sdc_10.233.17.136_8443" in sync
    2022/12/01 13:51:34 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.17.136_8080" in sync
    2022/12/01 13:51:34 [DEBUG] agent: Service "_v1_message-router_10.233.11.78_3904" in sync
    2022/12/01 13:51:34 [DEBUG] agent: Service "_v0_multicloud_10.233.43.77_9001" in sync
    2022/12/01 13:51:34 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.60.161_443" in sync
    2022/12/01 13:51:34 [DEBUG] agent: Service "_v1_catalog_10.233.5.247_8806" in sync
    2022/12/01 13:51:34 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.59.43_9011" in sync
    2022/12/01 13:51:34 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.59.43_9011" in sync
    2022/12/01 13:51:34 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.40.201_9015" in sync
    2022/12/01 13:51:34 [DEBUG] agent: Node info in sync
    2022/12/01 13:51:34 [DEBUG] http: Request GET /v1/health/service/catalog-v1 (648.184µs) from=10.233.66.170:52692
    2022/12/01 13:51:34 [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/12/01 13:51:34 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/12/01 13:51:34 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.59.43_9011" in sync
    2022/12/01 13:51:34 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.59.43_9011" in sync
    2022/12/01 13:51:34 [DEBUG] agent: Service "_v1_sdc-gui_10.233.33.211_8181" in sync
    2022/12/01 13:51:34 [DEBUG] agent: Service "_v1_sdc_10.233.17.136_8443" in sync
    2022/12/01 13:51:34 [DEBUG] agent: Service "_v1_wf-gui_10.233.57.85_8443" in sync
    2022/12/01 13:51:34 [DEBUG] agent: Service "_v1_multicloud_10.233.43.77_9001" in sync
    2022/12/01 13:51:34 [DEBUG] agent: Service "_v1_catalog_10.233.5.247_8806" in sync
    2022/12/01 13:51:34 [INFO] agent: Synced service "_v1_nsd_10.233.5.247_8806"
    2022/12/01 13:51:34 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.40.201_9015" in sync
    2022/12/01 13:51:34 [DEBUG] agent: Service "_v1_message-router_10.233.11.78_3904" in sync
    2022/12/01 13:51:34 [DEBUG] agent: Service "_v0_multicloud_10.233.43.77_9001" in sync
    2022/12/01 13:51:34 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.60.161_443" in sync
    2022/12/01 13:51:34 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.17.136_8080" in sync
    2022/12/01 13:51:34 [DEBUG] agent: Service "_v1_parser_10.233.5.247_8806" in sync
    2022/12/01 13:51:34 [DEBUG] agent: Node info in sync
    2022/12/01 13:51:34 [DEBUG] http: Request PUT /v1/agent/service/register (6.7353ms) from=10.233.66.170:52694
    2022/12/01 13:51:34 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.40.201_9015" in sync
    2022/12/01 13:51:34 [DEBUG] agent: Service "_v1_message-router_10.233.11.78_3904" in sync
    2022/12/01 13:51:34 [DEBUG] agent: Service "_v0_multicloud_10.233.43.77_9001" in sync
    2022/12/01 13:51:34 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.60.161_443" in sync
    2022/12/01 13:51:34 [DEBUG] agent: Service "_v1_catalog_10.233.5.247_8806" in sync
    2022/12/01 13:51:34 [DEBUG] agent: Service "_v1_nsd_10.233.5.247_8806" in sync
    2022/12/01 13:51:34 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.17.136_8080" in sync
    2022/12/01 13:51:34 [DEBUG] agent: Service "_v1_parser_10.233.5.247_8806" in sync
    2022/12/01 13:51:34 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.59.43_9011" in sync
    2022/12/01 13:51:34 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.59.43_9011" in sync
    2022/12/01 13:51:34 [DEBUG] agent: Service "_v1_sdc-gui_10.233.33.211_8181" in sync
    2022/12/01 13:51:34 [DEBUG] agent: Service "_v1_sdc_10.233.17.136_8443" in sync
    2022/12/01 13:51:34 [DEBUG] agent: Service "_v1_wf-gui_10.233.57.85_8443" in sync
    2022/12/01 13:51:34 [DEBUG] agent: Service "_v1_multicloud_10.233.43.77_9001" in sync
    2022/12/01 13:51:34 [DEBUG] agent: Node info in sync
    2022/12/01 13:51:34 [DEBUG] agent: Service "_v1_sdc_10.233.17.136_8443" in sync
    2022/12/01 13:51:34 [DEBUG] agent: Service "_v1_wf-gui_10.233.57.85_8443" in sync
    2022/12/01 13:51:34 [DEBUG] agent: Service "_v1_multicloud_10.233.43.77_9001" in sync
    2022/12/01 13:51:34 [DEBUG] agent: Service "_v1_sdc-gui_10.233.33.211_8181" in sync
    2022/12/01 13:51:34 [DEBUG] agent: Service "_v1_message-router_10.233.11.78_3904" in sync
    2022/12/01 13:51:34 [DEBUG] agent: Service "_v0_multicloud_10.233.43.77_9001" in sync
    2022/12/01 13:51:34 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.60.161_443" in sync
    2022/12/01 13:51:34 [DEBUG] agent: Service "_v1_catalog_10.233.5.247_8806" in sync
    2022/12/01 13:51:34 [DEBUG] agent: Service "_v1_nsd_10.233.5.247_8806" in sync
    2022/12/01 13:51:34 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.40.201_9015" in sync
    2022/12/01 13:51:34 [DEBUG] agent: Service "_v1_parser_10.233.5.247_8806" in sync
    2022/12/01 13:51:34 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.17.136_8080" in sync
    2022/12/01 13:51:34 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.59.43_9011" in sync
    2022/12/01 13:51:34 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.59.43_9011" in sync
    2022/12/01 13:51:34 [DEBUG] agent: Node info in sync
    2022/12/01 13:51:34 [DEBUG] http: Request GET /v1/health/service/nsd-v1 (426.263µs) from=10.233.66.170:52696
    2022/12/01 13:51:34 [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/12/01 13:51:34 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/12/01 13:51:34 [DEBUG] agent: Service "_v1_sdc-gui_10.233.33.211_8181" in sync
    2022/12/01 13:51:34 [DEBUG] agent: Service "_v1_sdc_10.233.17.136_8443" in sync
    2022/12/01 13:51:34 [DEBUG] agent: Service "_v1_wf-gui_10.233.57.85_8443" in sync
    2022/12/01 13:51:34 [DEBUG] agent: Service "_v1_multicloud_10.233.43.77_9001" in sync
    2022/12/01 13:51:34 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.40.201_9015" in sync
    2022/12/01 13:51:34 [DEBUG] agent: Service "_v1_message-router_10.233.11.78_3904" in sync
    2022/12/01 13:51:34 [DEBUG] agent: Service "_v0_multicloud_10.233.43.77_9001" in sync
    2022/12/01 13:51:34 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.60.161_443" in sync
    2022/12/01 13:51:34 [DEBUG] agent: Service "_v1_catalog_10.233.5.247_8806" in sync
    2022/12/01 13:51:34 [DEBUG] agent: Service "_v1_nsd_10.233.5.247_8806" in sync
    2022/12/01 13:51:34 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.17.136_8080" in sync
    2022/12/01 13:51:34 [DEBUG] agent: Service "_v1_parser_10.233.5.247_8806" in sync
    2022/12/01 13:51:34 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.59.43_9011" in sync
    2022/12/01 13:51:34 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.59.43_9011" in sync
    2022/12/01 13:51:34 [INFO] agent: Synced service "_v1_vnfpkgm_10.233.5.247_8806"
    2022/12/01 13:51:34 [DEBUG] agent: Node info in sync
    2022/12/01 13:51:34 [DEBUG] http: Request PUT /v1/agent/service/register (4.612825ms) from=10.233.66.170:52700
    2022/12/01 13:51:34 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.17.136_8080" in sync
    2022/12/01 13:51:34 [DEBUG] agent: Service "_v1_parser_10.233.5.247_8806" in sync
    2022/12/01 13:51:34 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.59.43_9011" in sync
    2022/12/01 13:51:34 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.59.43_9011" in sync
    2022/12/01 13:51:34 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.5.247_8806" in sync
    2022/12/01 13:51:34 [DEBUG] agent: Service "_v1_sdc-gui_10.233.33.211_8181" in sync
    2022/12/01 13:51:34 [DEBUG] agent: Service "_v1_sdc_10.233.17.136_8443" in sync
    2022/12/01 13:51:34 [DEBUG] agent: Service "_v1_wf-gui_10.233.57.85_8443" in sync
    2022/12/01 13:51:34 [DEBUG] agent: Service "_v1_multicloud_10.233.43.77_9001" in sync
    2022/12/01 13:51:34 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.40.201_9015" in sync
    2022/12/01 13:51:34 [DEBUG] agent: Service "_v1_message-router_10.233.11.78_3904" in sync
    2022/12/01 13:51:34 [DEBUG] agent: Service "_v0_multicloud_10.233.43.77_9001" in sync
    2022/12/01 13:51:34 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.60.161_443" in sync
    2022/12/01 13:51:34 [DEBUG] agent: Service "_v1_catalog_10.233.5.247_8806" in sync
    2022/12/01 13:51:34 [DEBUG] agent: Service "_v1_nsd_10.233.5.247_8806" in sync
    2022/12/01 13:51:34 [DEBUG] agent: Node info in sync
    2022/12/01 13:51:34 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1 (460.047µs) from=10.233.66.170:52702
    2022/12/01 13:51:34 [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/12/01 13:51:34 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/12/01 13:51:34 [INFO] agent: Synced service "_v0_multicloud-pike_10.233.61.235_9007"
    2022/12/01 13:51:34 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.59.43_9011" in sync
    2022/12/01 13:51:34 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.59.43_9011" in sync
    2022/12/01 13:51:34 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.5.247_8806" in sync
    2022/12/01 13:51:34 [DEBUG] agent: Service "_v1_multicloud_10.233.43.77_9001" in sync
    2022/12/01 13:51:34 [DEBUG] agent: Service "_v1_sdc-gui_10.233.33.211_8181" in sync
    2022/12/01 13:51:34 [DEBUG] agent: Service "_v1_sdc_10.233.17.136_8443" in sync
    2022/12/01 13:51:34 [DEBUG] agent: Service "_v1_wf-gui_10.233.57.85_8443" in sync
    2022/12/01 13:51:34 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.60.161_443" in sync
    2022/12/01 13:51:34 [DEBUG] agent: Service "_v1_catalog_10.233.5.247_8806" in sync
    2022/12/01 13:51:34 [DEBUG] agent: Service "_v1_nsd_10.233.5.247_8806" in sync
    2022/12/01 13:51:34 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.40.201_9015" in sync
    2022/12/01 13:51:34 [DEBUG] agent: Service "_v1_message-router_10.233.11.78_3904" in sync
    2022/12/01 13:51:34 [DEBUG] agent: Service "_v0_multicloud_10.233.43.77_9001" in sync
    2022/12/01 13:51:34 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.17.136_8080" in sync
    2022/12/01 13:51:34 [DEBUG] agent: Service "_v1_parser_10.233.5.247_8806" in sync
    2022/12/01 13:51:34 [DEBUG] agent: Node info in sync
    2022/12/01 13:51:34 [DEBUG] http: Request PUT /v1/agent/service/register (4.75473ms) from=10.233.66.170:52706
    2022/12/01 13:51:34 [DEBUG] agent: Service "_v1_sdc-gui_10.233.33.211_8181" in sync
    2022/12/01 13:51:34 [DEBUG] agent: Service "_v1_sdc_10.233.17.136_8443" in sync
    2022/12/01 13:51:34 [DEBUG] agent: Service "_v1_wf-gui_10.233.57.85_8443" in sync
    2022/12/01 13:51:34 [DEBUG] agent: Service "_v1_multicloud_10.233.43.77_9001" in sync
    2022/12/01 13:51:34 [DEBUG] agent: Service "_v1_nsd_10.233.5.247_8806" in sync
    2022/12/01 13:51:34 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.40.201_9015" in sync
    2022/12/01 13:51:34 [DEBUG] agent: Service "_v1_message-router_10.233.11.78_3904" in sync
    2022/12/01 13:51:34 [DEBUG] agent: Service "_v0_multicloud_10.233.43.77_9001" in sync
    2022/12/01 13:51:34 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.60.161_443" in sync
    2022/12/01 13:51:34 [DEBUG] agent: Service "_v1_catalog_10.233.5.247_8806" in sync
    2022/12/01 13:51:34 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.17.136_8080" in sync
    2022/12/01 13:51:34 [DEBUG] agent: Service "_v1_parser_10.233.5.247_8806" in sync
    2022/12/01 13:51:34 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.59.43_9011" in sync
    2022/12/01 13:51:34 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.59.43_9011" in sync
    2022/12/01 13:51:34 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.5.247_8806" in sync
    2022/12/01 13:51:34 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.61.235_9007" in sync
    2022/12/01 13:51:34 [DEBUG] agent: Node info in sync
    2022/12/01 13:51:34 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0 (415.354µs) from=10.233.66.170:52708
    2022/12/01 13:51:34 [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/12/01 13:51:34 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/12/01 13:51:34 [DEBUG] agent: Service "_v1_parser_10.233.5.247_8806" in sync
    2022/12/01 13:51:34 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.17.136_8080" in sync
    2022/12/01 13:51:34 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.59.43_9011" in sync
    2022/12/01 13:51:34 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.5.247_8806" in sync
    2022/12/01 13:51:34 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.61.235_9007" in sync
    2022/12/01 13:51:34 [INFO] agent: Synced service "_v1_multicloud-pike_10.233.61.235_9007"
    2022/12/01 13:51:34 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.59.43_9011" in sync
    2022/12/01 13:51:34 [DEBUG] agent: Service "_v1_sdc_10.233.17.136_8443" in sync
    2022/12/01 13:51:34 [DEBUG] agent: Service "_v1_wf-gui_10.233.57.85_8443" in sync
    2022/12/01 13:51:34 [DEBUG] agent: Service "_v1_multicloud_10.233.43.77_9001" in sync
    2022/12/01 13:51:34 [DEBUG] agent: Service "_v1_sdc-gui_10.233.33.211_8181" in sync
    2022/12/01 13:51:34 [DEBUG] agent: Service "_v1_message-router_10.233.11.78_3904" in sync
    2022/12/01 13:51:34 [DEBUG] agent: Service "_v0_multicloud_10.233.43.77_9001" in sync
    2022/12/01 13:51:34 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.60.161_443" in sync
    2022/12/01 13:51:34 [DEBUG] agent: Service "_v1_catalog_10.233.5.247_8806" in sync
    2022/12/01 13:51:34 [DEBUG] agent: Service "_v1_nsd_10.233.5.247_8806" in sync
    2022/12/01 13:51:34 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.40.201_9015" in sync
    2022/12/01 13:51:34 [DEBUG] agent: Node info in sync
    2022/12/01 13:51:34 [DEBUG] http: Request PUT /v1/agent/service/register (4.881957ms) from=10.233.66.170:52712
    2022/12/01 13:51:34 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.40.201_9015" in sync
    2022/12/01 13:51:34 [DEBUG] agent: Service "_v1_message-router_10.233.11.78_3904" in sync
    2022/12/01 13:51:34 [DEBUG] agent: Service "_v0_multicloud_10.233.43.77_9001" in sync
    2022/12/01 13:51:34 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.60.161_443" in sync
    2022/12/01 13:51:34 [DEBUG] agent: Service "_v1_catalog_10.233.5.247_8806" in sync
    2022/12/01 13:51:34 [DEBUG] agent: Service "_v1_nsd_10.233.5.247_8806" in sync
    2022/12/01 13:51:34 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.17.136_8080" in sync
    2022/12/01 13:51:34 [DEBUG] agent: Service "_v1_parser_10.233.5.247_8806" in sync
    2022/12/01 13:51:34 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.59.43_9011" in sync
    2022/12/01 13:51:34 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.59.43_9011" in sync
    2022/12/01 13:51:34 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.5.247_8806" in sync
    2022/12/01 13:51:34 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.61.235_9007" in sync
    2022/12/01 13:51:34 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.61.235_9007" in sync
    2022/12/01 13:51:34 [DEBUG] agent: Service "_v1_sdc-gui_10.233.33.211_8181" in sync
    2022/12/01 13:51:34 [DEBUG] agent: Service "_v1_sdc_10.233.17.136_8443" in sync
    2022/12/01 13:51:34 [DEBUG] agent: Service "_v1_wf-gui_10.233.57.85_8443" in sync
    2022/12/01 13:51:34 [DEBUG] agent: Service "_v1_multicloud_10.233.43.77_9001" in sync
    2022/12/01 13:51:34 [DEBUG] agent: Node info in sync
    2022/12/01 13:51:34 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1 (355.778µs) from=10.233.66.170:52714
    2022/12/01 13:51:34 [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/12/01 13:51:34 [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/12/01 13:51:34 [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/12/01 13:51:34 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/12/01 13:51:34 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.17.136_8080" in sync
    2022/12/01 13:51:34 [DEBUG] agent: Service "_v1_parser_10.233.5.247_8806" in sync
    2022/12/01 13:51:34 [INFO] agent: Synced service "_v11__aai-generic-query_10.233.72.99_8446"
    2022/12/01 13:51:34 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.59.43_9011" in sync
    2022/12/01 13:51:34 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.59.43_9011" in sync
    2022/12/01 13:51:34 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.5.247_8806" in sync
    2022/12/01 13:51:34 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.61.235_9007" in sync
    2022/12/01 13:51:34 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.61.235_9007" in sync
    2022/12/01 13:51:34 [DEBUG] agent: Service "_v1_sdc-gui_10.233.33.211_8181" in sync
    2022/12/01 13:51:34 [DEBUG] agent: Service "_v1_sdc_10.233.17.136_8443" in sync
    2022/12/01 13:51:34 [DEBUG] agent: Service "_v1_wf-gui_10.233.57.85_8443" in sync
    2022/12/01 13:51:34 [DEBUG] agent: Service "_v1_multicloud_10.233.43.77_9001" in sync
    2022/12/01 13:51:34 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.40.201_9015" in sync
    2022/12/01 13:51:34 [DEBUG] agent: Service "_v1_message-router_10.233.11.78_3904" in sync
    2022/12/01 13:51:34 [DEBUG] agent: Service "_v0_multicloud_10.233.43.77_9001" in sync
    2022/12/01 13:51:34 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.60.161_443" in sync
    2022/12/01 13:51:34 [DEBUG] agent: Service "_v1_catalog_10.233.5.247_8806" in sync
    2022/12/01 13:51:34 [DEBUG] agent: Service "_v1_nsd_10.233.5.247_8806" in sync
    2022/12/01 13:51:34 [DEBUG] agent: Node info in sync
    2022/12/01 13:51:34 [DEBUG] http: Request PUT /v1/agent/service/register (4.477143ms) from=10.233.66.170:52720
    2022/12/01 13:51:34 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.60.161_443" in sync
    2022/12/01 13:51:34 [DEBUG] agent: Service "_v1_catalog_10.233.5.247_8806" in sync
    2022/12/01 13:51:34 [DEBUG] agent: Service "_v1_nsd_10.233.5.247_8806" in sync
    2022/12/01 13:51:34 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.40.201_9015" in sync
    2022/12/01 13:51:34 [DEBUG] agent: Service "_v1_message-router_10.233.11.78_3904" in sync
    2022/12/01 13:51:34 [DEBUG] agent: Service "_v0_multicloud_10.233.43.77_9001" in sync
    2022/12/01 13:51:34 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.17.136_8080" in sync
    2022/12/01 13:51:34 [DEBUG] agent: Service "_v1_parser_10.233.5.247_8806" in sync
    2022/12/01 13:51:34 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:34 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.61.235_9007" in sync
    2022/12/01 13:51:34 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.61.235_9007" in sync
    2022/12/01 13:51:34 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.59.43_9011" in sync
    2022/12/01 13:51:34 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.59.43_9011" in sync
    2022/12/01 13:51:34 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.5.247_8806" in sync
    2022/12/01 13:51:34 [DEBUG] agent: Service "_v1_multicloud_10.233.43.77_9001" in sync
    2022/12/01 13:51:34 [DEBUG] agent: Service "_v1_sdc-gui_10.233.33.211_8181" in sync
    2022/12/01 13:51:34 [DEBUG] agent: Service "_v1_sdc_10.233.17.136_8443" in sync
    2022/12/01 13:51:34 [DEBUG] agent: Service "_v1_wf-gui_10.233.57.85_8443" in sync
    2022/12/01 13:51:34 [DEBUG] agent: Node info in sync
    2022/12/01 13:51:34 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v11 (997.283µs) from=10.233.66.170:52722
    2022/12/01 13:51:34 [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/12/01 13:51:34 [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/12/01 13:51:34 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/12/01 13:51:34 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.59.43_9011" in sync
    2022/12/01 13:51:34 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.59.43_9011" in sync
    2022/12/01 13:51:34 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.5.247_8806" in sync
    2022/12/01 13:51:34 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.61.235_9007" in sync
    2022/12/01 13:51:34 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.61.235_9007" in sync
    2022/12/01 13:51:34 [DEBUG] agent: Service "_v1_sdc-gui_10.233.33.211_8181" in sync
    2022/12/01 13:51:34 [DEBUG] agent: Service "_v1_sdc_10.233.17.136_8443" in sync
    2022/12/01 13:51:34 [DEBUG] agent: Service "_v1_wf-gui_10.233.57.85_8443" in sync
    2022/12/01 13:51:34 [DEBUG] agent: Service "_v1_multicloud_10.233.43.77_9001" in sync
    2022/12/01 13:51:34 [INFO] agent: Synced service "_v11_aai-generic-query_10.233.72.99_8446"
    2022/12/01 13:51:34 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.40.201_9015" in sync
    2022/12/01 13:51:34 [DEBUG] agent: Service "_v1_message-router_10.233.11.78_3904" in sync
    2022/12/01 13:51:34 [DEBUG] agent: Service "_v0_multicloud_10.233.43.77_9001" in sync
    2022/12/01 13:51:34 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.60.161_443" in sync
    2022/12/01 13:51:34 [DEBUG] agent: Service "_v1_catalog_10.233.5.247_8806" in sync
    2022/12/01 13:51:34 [DEBUG] agent: Service "_v1_nsd_10.233.5.247_8806" in sync
    2022/12/01 13:51:34 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.17.136_8080" in sync
    2022/12/01 13:51:34 [DEBUG] agent: Service "_v1_parser_10.233.5.247_8806" in sync
    2022/12/01 13:51:34 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:34 [DEBUG] agent: Node info in sync
    2022/12/01 13:51:34 [DEBUG] http: Request PUT /v1/agent/service/register (6.549157ms) from=10.233.66.170:52724
    2022/12/01 13:51:34 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:34 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.17.136_8080" in sync
    2022/12/01 13:51:34 [DEBUG] agent: Service "_v1_parser_10.233.5.247_8806" in sync
    2022/12/01 13:51:34 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.5.247_8806" in sync
    2022/12/01 13:51:34 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.61.235_9007" in sync
    2022/12/01 13:51:34 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.61.235_9007" in sync
    2022/12/01 13:51:34 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.59.43_9011" in sync
    2022/12/01 13:51:34 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.59.43_9011" in sync
    2022/12/01 13:51:34 [DEBUG] agent: Service "_v1_wf-gui_10.233.57.85_8443" in sync
    2022/12/01 13:51:34 [DEBUG] agent: Service "_v1_multicloud_10.233.43.77_9001" in sync
    2022/12/01 13:51:34 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:34 [DEBUG] agent: Service "_v1_sdc-gui_10.233.33.211_8181" in sync
    2022/12/01 13:51:34 [DEBUG] agent: Service "_v1_sdc_10.233.17.136_8443" in sync
    2022/12/01 13:51:34 [DEBUG] agent: Service "_v0_multicloud_10.233.43.77_9001" in sync
    2022/12/01 13:51:34 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.60.161_443" in sync
    2022/12/01 13:51:34 [DEBUG] agent: Service "_v1_catalog_10.233.5.247_8806" in sync
    2022/12/01 13:51:34 [DEBUG] agent: Service "_v1_nsd_10.233.5.247_8806" in sync
    2022/12/01 13:51:34 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.40.201_9015" in sync
    2022/12/01 13:51:34 [DEBUG] agent: Service "_v1_message-router_10.233.11.78_3904" in sync
    2022/12/01 13:51:34 [DEBUG] agent: Node info in sync
    2022/12/01 13:51:34 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v11 (422.542µs) from=10.233.66.170:52726
    2022/12/01 13:51:34 [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/12/01 13:51:34 [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/12/01 13:51:34 [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/12/01 13:51:34 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/12/01 13:51:34 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.59.43_9011" in sync
    2022/12/01 13:51:34 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.59.43_9011" in sync
    2022/12/01 13:51:34 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.5.247_8806" in sync
    2022/12/01 13:51:34 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.61.235_9007" in sync
    2022/12/01 13:51:34 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.61.235_9007" in sync
    2022/12/01 13:51:34 [INFO] agent: Synced service "_v12__aai-generic-query_10.233.72.99_8446"
    2022/12/01 13:51:34 [DEBUG] agent: Service "_v1_sdc-gui_10.233.33.211_8181" in sync
    2022/12/01 13:51:34 [DEBUG] agent: Service "_v1_sdc_10.233.17.136_8443" in sync
    2022/12/01 13:51:34 [DEBUG] agent: Service "_v1_wf-gui_10.233.57.85_8443" in sync
    2022/12/01 13:51:34 [DEBUG] agent: Service "_v1_multicloud_10.233.43.77_9001" in sync
    2022/12/01 13:51:34 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:34 [DEBUG] agent: Service "_v1_nsd_10.233.5.247_8806" in sync
    2022/12/01 13:51:34 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.40.201_9015" in sync
    2022/12/01 13:51:34 [DEBUG] agent: Service "_v1_message-router_10.233.11.78_3904" in sync
    2022/12/01 13:51:34 [DEBUG] agent: Service "_v0_multicloud_10.233.43.77_9001" in sync
    2022/12/01 13:51:34 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.60.161_443" in sync
    2022/12/01 13:51:34 [DEBUG] agent: Service "_v1_catalog_10.233.5.247_8806" in sync
    2022/12/01 13:51:34 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.17.136_8080" in sync
    2022/12/01 13:51:34 [DEBUG] agent: Service "_v1_parser_10.233.5.247_8806" in sync
    2022/12/01 13:51:34 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:34 [DEBUG] agent: Node info in sync
    2022/12/01 13:51:34 [DEBUG] http: Request PUT /v1/agent/service/register (3.678493ms) from=10.233.66.170:52728
    2022/12/01 13:51:34 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.40.201_9015" in sync
    2022/12/01 13:51:34 [DEBUG] agent: Service "_v1_message-router_10.233.11.78_3904" in sync
    2022/12/01 13:51:34 [DEBUG] agent: Service "_v0_multicloud_10.233.43.77_9001" in sync
    2022/12/01 13:51:34 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.60.161_443" in sync
    2022/12/01 13:51:34 [DEBUG] agent: Service "_v1_catalog_10.233.5.247_8806" in sync
    2022/12/01 13:51:34 [DEBUG] agent: Service "_v1_nsd_10.233.5.247_8806" in sync
    2022/12/01 13:51:34 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.17.136_8080" in sync
    2022/12/01 13:51:34 [DEBUG] agent: Service "_v1_parser_10.233.5.247_8806" in sync
    2022/12/01 13:51:34 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:34 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.59.43_9011" in sync
    2022/12/01 13:51:34 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.59.43_9011" in sync
    2022/12/01 13:51:34 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.5.247_8806" in sync
    2022/12/01 13:51:34 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.61.235_9007" in sync
    2022/12/01 13:51:34 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.61.235_9007" in sync
    2022/12/01 13:51:34 [DEBUG] agent: Service "_v1_sdc-gui_10.233.33.211_8181" in sync
    2022/12/01 13:51:34 [DEBUG] agent: Service "_v1_sdc_10.233.17.136_8443" in sync
    2022/12/01 13:51:34 [DEBUG] agent: Service "_v1_wf-gui_10.233.57.85_8443" in sync
    2022/12/01 13:51:34 [DEBUG] agent: Service "_v1_multicloud_10.233.43.77_9001" in sync
    2022/12/01 13:51:34 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:34 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:34 [DEBUG] agent: Node info in sync
    2022/12/01 13:51:34 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v12 (435.906µs) from=10.233.66.170:52730
    2022/12/01 13:51:35 [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/12/01 13:51:35 [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/12/01 13:51:35 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/12/01 13:51:35 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.17.136_8080" in sync
    2022/12/01 13:51:35 [DEBUG] agent: Service "_v1_parser_10.233.5.247_8806" in sync
    2022/12/01 13:51:35 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:35 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.59.43_9011" in sync
    2022/12/01 13:51:35 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.59.43_9011" in sync
    2022/12/01 13:51:35 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.5.247_8806" in sync
    2022/12/01 13:51:35 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.61.235_9007" in sync
    2022/12/01 13:51:35 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.61.235_9007" in sync
    2022/12/01 13:51:35 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:35 [INFO] agent: Synced service "_v12_aai-generic-query_10.233.72.99_8446"
    2022/12/01 13:51:35 [DEBUG] agent: Service "_v1_sdc-gui_10.233.33.211_8181" in sync
    2022/12/01 13:51:35 [DEBUG] agent: Service "_v1_sdc_10.233.17.136_8443" in sync
    2022/12/01 13:51:35 [DEBUG] agent: Service "_v1_wf-gui_10.233.57.85_8443" in sync
    2022/12/01 13:51:35 [DEBUG] agent: Service "_v1_multicloud_10.233.43.77_9001" in sync
    2022/12/01 13:51:35 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:35 [DEBUG] agent: Service "_v1_nsd_10.233.5.247_8806" in sync
    2022/12/01 13:51:35 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.40.201_9015" in sync
    2022/12/01 13:51:35 [DEBUG] agent: Service "_v1_message-router_10.233.11.78_3904" in sync
    2022/12/01 13:51:35 [DEBUG] agent: Service "_v0_multicloud_10.233.43.77_9001" in sync
    2022/12/01 13:51:35 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.60.161_443" in sync
    2022/12/01 13:51:35 [DEBUG] agent: Service "_v1_catalog_10.233.5.247_8806" in sync
    2022/12/01 13:51:35 [DEBUG] agent: Node info in sync
    2022/12/01 13:51:35 [DEBUG] http: Request PUT /v1/agent/service/register (3.997888ms) from=10.233.66.170:52732
    2022/12/01 13:51:35 [DEBUG] agent: Service "_v1_wf-gui_10.233.57.85_8443" in sync
    2022/12/01 13:51:35 [DEBUG] agent: Service "_v1_multicloud_10.233.43.77_9001" in sync
    2022/12/01 13:51:35 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:35 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:35 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:35 [DEBUG] agent: Service "_v1_sdc-gui_10.233.33.211_8181" in sync
    2022/12/01 13:51:35 [DEBUG] agent: Service "_v1_sdc_10.233.17.136_8443" in sync
    2022/12/01 13:51:35 [DEBUG] agent: Service "_v0_multicloud_10.233.43.77_9001" in sync
    2022/12/01 13:51:35 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.60.161_443" in sync
    2022/12/01 13:51:35 [DEBUG] agent: Service "_v1_catalog_10.233.5.247_8806" in sync
    2022/12/01 13:51:35 [DEBUG] agent: Service "_v1_nsd_10.233.5.247_8806" in sync
    2022/12/01 13:51:35 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.40.201_9015" in sync
    2022/12/01 13:51:35 [DEBUG] agent: Service "_v1_message-router_10.233.11.78_3904" in sync
    2022/12/01 13:51:35 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:35 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.17.136_8080" in sync
    2022/12/01 13:51:35 [DEBUG] agent: Service "_v1_parser_10.233.5.247_8806" in sync
    2022/12/01 13:51:35 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.5.247_8806" in sync
    2022/12/01 13:51:35 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.61.235_9007" in sync
    2022/12/01 13:51:35 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.61.235_9007" in sync
    2022/12/01 13:51:35 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.59.43_9011" in sync
    2022/12/01 13:51:35 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.59.43_9011" in sync
    2022/12/01 13:51:35 [DEBUG] agent: Node info in sync
    2022/12/01 13:51:35 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v12 (365.456µs) from=10.233.66.170:52734
    2022/12/01 13:51:35 [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/12/01 13:51:35 [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/12/01 13:51:35 [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/12/01 13:51:35 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/12/01 13:51:35 [DEBUG] agent: Service "_v1_nsd_10.233.5.247_8806" in sync
    2022/12/01 13:51:35 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.40.201_9015" in sync
    2022/12/01 13:51:35 [DEBUG] agent: Service "_v1_message-router_10.233.11.78_3904" in sync
    2022/12/01 13:51:35 [DEBUG] agent: Service "_v0_multicloud_10.233.43.77_9001" in sync
    2022/12/01 13:51:35 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.60.161_443" in sync
    2022/12/01 13:51:35 [DEBUG] agent: Service "_v1_catalog_10.233.5.247_8806" in sync
    2022/12/01 13:51:35 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.17.136_8080" in sync
    2022/12/01 13:51:35 [DEBUG] agent: Service "_v1_parser_10.233.5.247_8806" in sync
    2022/12/01 13:51:35 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:35 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.59.43_9011" in sync
    2022/12/01 13:51:35 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.59.43_9011" in sync
    2022/12/01 13:51:35 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.5.247_8806" in sync
    2022/12/01 13:51:35 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.61.235_9007" in sync
    2022/12/01 13:51:35 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.61.235_9007" in sync
    2022/12/01 13:51:35 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:35 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:35 [INFO] agent: Synced service "_v13__aai-generic-query_10.233.72.99_8446"
    2022/12/01 13:51:35 [DEBUG] agent: Service "_v1_sdc-gui_10.233.33.211_8181" in sync
    2022/12/01 13:51:35 [DEBUG] agent: Service "_v1_sdc_10.233.17.136_8443" in sync
    2022/12/01 13:51:35 [DEBUG] agent: Service "_v1_wf-gui_10.233.57.85_8443" in sync
    2022/12/01 13:51:35 [DEBUG] agent: Service "_v1_multicloud_10.233.43.77_9001" in sync
    2022/12/01 13:51:35 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:35 [DEBUG] agent: Node info in sync
    2022/12/01 13:51:35 [DEBUG] http: Request PUT /v1/agent/service/register (8.356979ms) from=10.233.66.170:52736
    2022/12/01 13:51:35 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.17.136_8080" in sync
    2022/12/01 13:51:35 [DEBUG] agent: Service "_v1_parser_10.233.5.247_8806" in sync
    2022/12/01 13:51:35 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:35 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.59.43_9011" in sync
    2022/12/01 13:51:35 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.59.43_9011" in sync
    2022/12/01 13:51:35 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.5.247_8806" in sync
    2022/12/01 13:51:35 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.61.235_9007" in sync
    2022/12/01 13:51:35 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.61.235_9007" in sync
    2022/12/01 13:51:35 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:35 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:35 [DEBUG] agent: Service "_v1_sdc-gui_10.233.33.211_8181" in sync
    2022/12/01 13:51:35 [DEBUG] agent: Service "_v1_sdc_10.233.17.136_8443" in sync
    2022/12/01 13:51:35 [DEBUG] agent: Service "_v1_wf-gui_10.233.57.85_8443" in sync
    2022/12/01 13:51:35 [DEBUG] agent: Service "_v1_multicloud_10.233.43.77_9001" in sync
    2022/12/01 13:51:35 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:35 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:35 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.40.201_9015" in sync
    2022/12/01 13:51:35 [DEBUG] agent: Service "_v1_message-router_10.233.11.78_3904" in sync
    2022/12/01 13:51:35 [DEBUG] agent: Service "_v0_multicloud_10.233.43.77_9001" in sync
    2022/12/01 13:51:35 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.60.161_443" in sync
    2022/12/01 13:51:35 [DEBUG] agent: Service "_v1_catalog_10.233.5.247_8806" in sync
    2022/12/01 13:51:35 [DEBUG] agent: Service "_v1_nsd_10.233.5.247_8806" in sync
    2022/12/01 13:51:35 [DEBUG] agent: Node info in sync
    2022/12/01 13:51:35 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v13 (373.591µs) from=10.233.66.170:52738
    2022/12/01 13:51:35 [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/12/01 13:51:35 [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/12/01 13:51:35 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/12/01 13:51:35 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:35 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:35 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:35 [DEBUG] agent: Service "_v1_sdc-gui_10.233.33.211_8181" in sync
    2022/12/01 13:51:35 [DEBUG] agent: Service "_v1_sdc_10.233.17.136_8443" in sync
    2022/12/01 13:51:35 [DEBUG] agent: Service "_v1_wf-gui_10.233.57.85_8443" in sync
    2022/12/01 13:51:35 [DEBUG] agent: Service "_v1_multicloud_10.233.43.77_9001" in sync
    2022/12/01 13:51:35 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:35 [INFO] agent: Synced service "_v13_aai-generic-query_10.233.72.99_8446"
    2022/12/01 13:51:35 [DEBUG] agent: Service "_v1_nsd_10.233.5.247_8806" in sync
    2022/12/01 13:51:35 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.40.201_9015" in sync
    2022/12/01 13:51:35 [DEBUG] agent: Service "_v1_message-router_10.233.11.78_3904" in sync
    2022/12/01 13:51:35 [DEBUG] agent: Service "_v0_multicloud_10.233.43.77_9001" in sync
    2022/12/01 13:51:35 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.60.161_443" in sync
    2022/12/01 13:51:35 [DEBUG] agent: Service "_v1_catalog_10.233.5.247_8806" in sync
    2022/12/01 13:51:35 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.17.136_8080" in sync
    2022/12/01 13:51:35 [DEBUG] agent: Service "_v1_parser_10.233.5.247_8806" in sync
    2022/12/01 13:51:35 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:35 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.59.43_9011" in sync
    2022/12/01 13:51:35 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.59.43_9011" in sync
    2022/12/01 13:51:35 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.5.247_8806" in sync
    2022/12/01 13:51:35 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.61.235_9007" in sync
    2022/12/01 13:51:35 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.61.235_9007" in sync
    2022/12/01 13:51:35 [DEBUG] agent: Node info in sync
    2022/12/01 13:51:35 [DEBUG] http: Request PUT /v1/agent/service/register (4.527482ms) from=10.233.66.170:52740
    2022/12/01 13:51:35 [DEBUG] agent: Service "_v0_multicloud_10.233.43.77_9001" in sync
    2022/12/01 13:51:35 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.60.161_443" in sync
    2022/12/01 13:51:35 [DEBUG] agent: Service "_v1_catalog_10.233.5.247_8806" in sync
    2022/12/01 13:51:35 [DEBUG] agent: Service "_v1_nsd_10.233.5.247_8806" in sync
    2022/12/01 13:51:35 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.40.201_9015" in sync
    2022/12/01 13:51:35 [DEBUG] agent: Service "_v1_message-router_10.233.11.78_3904" in sync
    2022/12/01 13:51:35 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:35 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.17.136_8080" in sync
    2022/12/01 13:51:35 [DEBUG] agent: Service "_v1_parser_10.233.5.247_8806" in sync
    2022/12/01 13:51:35 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.5.247_8806" in sync
    2022/12/01 13:51:35 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.61.235_9007" in sync
    2022/12/01 13:51:35 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.61.235_9007" in sync
    2022/12/01 13:51:35 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.59.43_9011" in sync
    2022/12/01 13:51:35 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.59.43_9011" in sync
    2022/12/01 13:51:35 [DEBUG] agent: Service "_v1_wf-gui_10.233.57.85_8443" in sync
    2022/12/01 13:51:35 [DEBUG] agent: Service "_v1_multicloud_10.233.43.77_9001" in sync
    2022/12/01 13:51:35 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:35 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:35 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:35 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:35 [DEBUG] agent: Service "_v1_sdc-gui_10.233.33.211_8181" in sync
    2022/12/01 13:51:35 [DEBUG] agent: Service "_v1_sdc_10.233.17.136_8443" in sync
    2022/12/01 13:51:35 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:35 [DEBUG] agent: Node info in sync
    2022/12/01 13:51:35 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v13 (597.865µs) from=10.233.66.170:52742
    2022/12/01 13:51:35 [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/12/01 13:51:35 [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/12/01 13:51:35 [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/12/01 13:51:35 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/12/01 13:51:35 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.17.136_8080" in sync
    2022/12/01 13:51:35 [DEBUG] agent: Service "_v1_parser_10.233.5.247_8806" in sync
    2022/12/01 13:51:35 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:35 [INFO] agent: Synced service "_v14__aai-generic-query_10.233.72.99_8446"
    2022/12/01 13:51:35 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.59.43_9011" in sync
    2022/12/01 13:51:35 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.59.43_9011" in sync
    2022/12/01 13:51:35 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.5.247_8806" in sync
    2022/12/01 13:51:35 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.61.235_9007" in sync
    2022/12/01 13:51:35 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.61.235_9007" in sync
    2022/12/01 13:51:35 [DEBUG] agent: Service "_v1_sdc-gui_10.233.33.211_8181" in sync
    2022/12/01 13:51:35 [DEBUG] agent: Service "_v1_sdc_10.233.17.136_8443" in sync
    2022/12/01 13:51:35 [DEBUG] agent: Service "_v1_wf-gui_10.233.57.85_8443" in sync
    2022/12/01 13:51:35 [DEBUG] agent: Service "_v1_multicloud_10.233.43.77_9001" in sync
    2022/12/01 13:51:35 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:35 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:35 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:35 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:35 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:35 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.40.201_9015" in sync
    2022/12/01 13:51:35 [DEBUG] agent: Service "_v1_message-router_10.233.11.78_3904" in sync
    2022/12/01 13:51:35 [DEBUG] agent: Service "_v0_multicloud_10.233.43.77_9001" in sync
    2022/12/01 13:51:35 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.60.161_443" in sync
    2022/12/01 13:51:35 [DEBUG] agent: Service "_v1_catalog_10.233.5.247_8806" in sync
    2022/12/01 13:51:35 [DEBUG] agent: Service "_v1_nsd_10.233.5.247_8806" in sync
    2022/12/01 13:51:35 [DEBUG] agent: Node info in sync
    2022/12/01 13:51:35 [DEBUG] http: Request PUT /v1/agent/service/register (8.657004ms) from=10.233.66.170:52744
    2022/12/01 13:51:35 [DEBUG] agent: Service "_v1_sdc-gui_10.233.33.211_8181" in sync
    2022/12/01 13:51:35 [DEBUG] agent: Service "_v1_sdc_10.233.17.136_8443" in sync
    2022/12/01 13:51:35 [DEBUG] agent: Service "_v1_wf-gui_10.233.57.85_8443" in sync
    2022/12/01 13:51:35 [DEBUG] agent: Service "_v1_multicloud_10.233.43.77_9001" in sync
    2022/12/01 13:51:35 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:35 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:35 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:35 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:35 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:35 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.40.201_9015" in sync
    2022/12/01 13:51:35 [DEBUG] agent: Service "_v1_message-router_10.233.11.78_3904" in sync
    2022/12/01 13:51:35 [DEBUG] agent: Service "_v0_multicloud_10.233.43.77_9001" in sync
    2022/12/01 13:51:35 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.60.161_443" in sync
    2022/12/01 13:51:35 [DEBUG] agent: Service "_v1_catalog_10.233.5.247_8806" in sync
    2022/12/01 13:51:35 [DEBUG] agent: Service "_v1_nsd_10.233.5.247_8806" in sync
    2022/12/01 13:51:35 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.17.136_8080" in sync
    2022/12/01 13:51:35 [DEBUG] agent: Service "_v1_parser_10.233.5.247_8806" in sync
    2022/12/01 13:51:35 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:35 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:35 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.59.43_9011" in sync
    2022/12/01 13:51:35 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.59.43_9011" in sync
    2022/12/01 13:51:35 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.5.247_8806" in sync
    2022/12/01 13:51:35 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.61.235_9007" in sync
    2022/12/01 13:51:35 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.61.235_9007" in sync
    2022/12/01 13:51:35 [DEBUG] agent: Node info in sync
    2022/12/01 13:51:35 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v14 (528.611µs) from=10.233.66.170:52746
    2022/12/01 13:51:35 [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/12/01 13:51:35 [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/12/01 13:51:35 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/12/01 13:51:35 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.17.136_8080" in sync
    2022/12/01 13:51:35 [DEBUG] agent: Service "_v1_parser_10.233.5.247_8806" in sync
    2022/12/01 13:51:35 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:35 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:35 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.59.43_9011" in sync
    2022/12/01 13:51:35 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.59.43_9011" in sync
    2022/12/01 13:51:35 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.5.247_8806" in sync
    2022/12/01 13:51:35 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.61.235_9007" in sync
    2022/12/01 13:51:35 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.61.235_9007" in sync
    2022/12/01 13:51:35 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:35 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:35 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:35 [DEBUG] agent: Service "_v1_sdc-gui_10.233.33.211_8181" in sync
    2022/12/01 13:51:35 [DEBUG] agent: Service "_v1_sdc_10.233.17.136_8443" in sync
    2022/12/01 13:51:35 [DEBUG] agent: Service "_v1_wf-gui_10.233.57.85_8443" in sync
    2022/12/01 13:51:35 [DEBUG] agent: Service "_v1_multicloud_10.233.43.77_9001" in sync
    2022/12/01 13:51:35 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:35 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:35 [DEBUG] agent: Service "_v1_nsd_10.233.5.247_8806" in sync
    2022/12/01 13:51:35 [INFO] agent: Synced service "_v14_aai-generic-query_10.233.72.99_8446"
    2022/12/01 13:51:35 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.40.201_9015" in sync
    2022/12/01 13:51:35 [DEBUG] agent: Service "_v1_message-router_10.233.11.78_3904" in sync
    2022/12/01 13:51:35 [DEBUG] agent: Service "_v0_multicloud_10.233.43.77_9001" in sync
    2022/12/01 13:51:35 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.60.161_443" in sync
    2022/12/01 13:51:35 [DEBUG] agent: Service "_v1_catalog_10.233.5.247_8806" in sync
    2022/12/01 13:51:35 [DEBUG] agent: Node info in sync
    2022/12/01 13:51:35 [DEBUG] http: Request PUT /v1/agent/service/register (5.211727ms) from=10.233.66.170:52748
    2022/12/01 13:51:35 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.17.136_8080" in sync
    2022/12/01 13:51:35 [DEBUG] agent: Service "_v1_parser_10.233.5.247_8806" in sync
    2022/12/01 13:51:35 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:35 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:35 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.59.43_9011" in sync
    2022/12/01 13:51:35 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.59.43_9011" in sync
    2022/12/01 13:51:35 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.5.247_8806" in sync
    2022/12/01 13:51:35 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.61.235_9007" in sync
    2022/12/01 13:51:35 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.61.235_9007" in sync
    2022/12/01 13:51:35 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:35 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:35 [DEBUG] agent: Service "_v1_sdc-gui_10.233.33.211_8181" in sync
    2022/12/01 13:51:35 [DEBUG] agent: Service "_v1_sdc_10.233.17.136_8443" in sync
    2022/12/01 13:51:35 [DEBUG] agent: Service "_v1_wf-gui_10.233.57.85_8443" in sync
    2022/12/01 13:51:35 [DEBUG] agent: Service "_v1_multicloud_10.233.43.77_9001" in sync
    2022/12/01 13:51:35 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:35 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:35 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:35 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:35 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.40.201_9015" in sync
    2022/12/01 13:51:35 [DEBUG] agent: Service "_v1_message-router_10.233.11.78_3904" in sync
    2022/12/01 13:51:35 [DEBUG] agent: Service "_v0_multicloud_10.233.43.77_9001" in sync
    2022/12/01 13:51:35 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.60.161_443" in sync
    2022/12/01 13:51:35 [DEBUG] agent: Service "_v1_catalog_10.233.5.247_8806" in sync
    2022/12/01 13:51:35 [DEBUG] agent: Service "_v1_nsd_10.233.5.247_8806" in sync
    2022/12/01 13:51:35 [DEBUG] agent: Node info in sync
    2022/12/01 13:51:35 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v14 (481.956µs) from=10.233.66.170:52750
    2022/12/01 13:51:35 [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/12/01 13:51:35 [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/12/01 13:51:35 [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/12/01 13:51:35 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/12/01 13:51:35 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.59.43_9011" in sync
    2022/12/01 13:51:35 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.59.43_9011" in sync
    2022/12/01 13:51:35 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.5.247_8806" in sync
    2022/12/01 13:51:35 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.61.235_9007" in sync
    2022/12/01 13:51:35 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.61.235_9007" in sync
    2022/12/01 13:51:35 [DEBUG] agent: Service "_v1_sdc-gui_10.233.33.211_8181" in sync
    2022/12/01 13:51:35 [DEBUG] agent: Service "_v1_sdc_10.233.17.136_8443" in sync
    2022/12/01 13:51:35 [DEBUG] agent: Service "_v1_wf-gui_10.233.57.85_8443" in sync
    2022/12/01 13:51:35 [DEBUG] agent: Service "_v1_multicloud_10.233.43.77_9001" in sync
    2022/12/01 13:51:35 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:35 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:35 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:35 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:35 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:35 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.40.201_9015" in sync
    2022/12/01 13:51:35 [DEBUG] agent: Service "_v1_message-router_10.233.11.78_3904" in sync
    2022/12/01 13:51:35 [DEBUG] agent: Service "_v0_multicloud_10.233.43.77_9001" in sync
    2022/12/01 13:51:35 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.60.161_443" in sync
    2022/12/01 13:51:35 [DEBUG] agent: Service "_v1_catalog_10.233.5.247_8806" in sync
    2022/12/01 13:51:35 [DEBUG] agent: Service "_v1_nsd_10.233.5.247_8806" in sync
    2022/12/01 13:51:35 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:35 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.17.136_8080" in sync
    2022/12/01 13:51:35 [DEBUG] agent: Service "_v1_parser_10.233.5.247_8806" in sync
    2022/12/01 13:51:35 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:35 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:35 [INFO] agent: Synced service "_v15__aai-generic-query_10.233.72.99_8446"
    2022/12/01 13:51:35 [DEBUG] agent: Node info in sync
    2022/12/01 13:51:35 [DEBUG] http: Request PUT /v1/agent/service/register (4.680631ms) from=10.233.66.170:52752
    2022/12/01 13:51:35 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:35 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.17.136_8080" in sync
    2022/12/01 13:51:35 [DEBUG] agent: Service "_v1_parser_10.233.5.247_8806" in sync
    2022/12/01 13:51:35 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:35 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:35 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.61.235_9007" in sync
    2022/12/01 13:51:35 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.59.43_9011" in sync
    2022/12/01 13:51:35 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.59.43_9011" in sync
    2022/12/01 13:51:35 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.5.247_8806" in sync
    2022/12/01 13:51:35 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.61.235_9007" in sync
    2022/12/01 13:51:35 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:35 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:35 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:35 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:35 [DEBUG] agent: Service "_v1_sdc-gui_10.233.33.211_8181" in sync
    2022/12/01 13:51:35 [DEBUG] agent: Service "_v1_sdc_10.233.17.136_8443" in sync
    2022/12/01 13:51:35 [DEBUG] agent: Service "_v1_wf-gui_10.233.57.85_8443" in sync
    2022/12/01 13:51:35 [DEBUG] agent: Service "_v1_multicloud_10.233.43.77_9001" in sync
    2022/12/01 13:51:35 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:35 [DEBUG] agent: Service "_v1_catalog_10.233.5.247_8806" in sync
    2022/12/01 13:51:35 [DEBUG] agent: Service "_v1_nsd_10.233.5.247_8806" in sync
    2022/12/01 13:51:35 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:35 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.40.201_9015" in sync
    2022/12/01 13:51:35 [DEBUG] agent: Service "_v1_message-router_10.233.11.78_3904" in sync
    2022/12/01 13:51:35 [DEBUG] agent: Service "_v0_multicloud_10.233.43.77_9001" in sync
    2022/12/01 13:51:35 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.60.161_443" in sync
    2022/12/01 13:51:35 [DEBUG] agent: Node info in sync
    2022/12/01 13:51:35 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v15 (592.329µs) from=10.233.66.170:52754
    2022/12/01 13:51:35 [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/12/01 13:51:35 [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/12/01 13:51:35 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/12/01 13:51:35 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:35 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:35 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.40.201_9015" in sync
    2022/12/01 13:51:35 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.60.161_443" in sync
    2022/12/01 13:51:35 [DEBUG] agent: Service "_v1_catalog_10.233.5.247_8806" in sync
    2022/12/01 13:51:35 [DEBUG] agent: Service "_v1_nsd_10.233.5.247_8806" in sync
    2022/12/01 13:51:35 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:35 [DEBUG] agent: Service "_v1_parser_10.233.5.247_8806" in sync
    2022/12/01 13:51:35 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:35 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.59.43_9011" in sync
    2022/12/01 13:51:35 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.59.43_9011" in sync
    2022/12/01 13:51:35 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.5.247_8806" in sync
    2022/12/01 13:51:35 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:35 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:35 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:35 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:35 [DEBUG] agent: Service "_v1_sdc-gui_10.233.33.211_8181" in sync
    2022/12/01 13:51:35 [DEBUG] agent: Service "_v1_sdc_10.233.17.136_8443" in sync
    2022/12/01 13:51:35 [DEBUG] agent: Service "_v1_wf-gui_10.233.57.85_8443" in sync
    2022/12/01 13:51:35 [DEBUG] agent: Service "_v1_multicloud_10.233.43.77_9001" in sync
    2022/12/01 13:51:35 [DEBUG] agent: Service "_v1_message-router_10.233.11.78_3904" in sync
    2022/12/01 13:51:35 [DEBUG] agent: Service "_v0_multicloud_10.233.43.77_9001" in sync
    2022/12/01 13:51:35 [INFO] agent: Synced service "_v15_aai-generic-query_10.233.72.99_8446"
    2022/12/01 13:51:35 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.17.136_8080" in sync
    2022/12/01 13:51:35 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:35 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.61.235_9007" in sync
    2022/12/01 13:51:35 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.61.235_9007" in sync
    2022/12/01 13:51:35 [DEBUG] agent: Node info in sync
    2022/12/01 13:51:35 [DEBUG] http: Request PUT /v1/agent/service/register (5.085988ms) from=10.233.66.170:52756
    2022/12/01 13:51:35 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:35 [DEBUG] agent: Service "_v1_message-router_10.233.11.78_3904" in sync
    2022/12/01 13:51:35 [DEBUG] agent: Service "_v0_multicloud_10.233.43.77_9001" in sync
    2022/12/01 13:51:35 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:35 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.17.136_8080" in sync
    2022/12/01 13:51:35 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.61.235_9007" in sync
    2022/12/01 13:51:35 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.61.235_9007" in sync
    2022/12/01 13:51:35 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:35 [DEBUG] agent: Service "_v1_catalog_10.233.5.247_8806" in sync
    2022/12/01 13:51:35 [DEBUG] agent: Service "_v1_nsd_10.233.5.247_8806" in sync
    2022/12/01 13:51:35 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:35 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.40.201_9015" in sync
    2022/12/01 13:51:35 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.60.161_443" in sync
    2022/12/01 13:51:35 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:35 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:35 [DEBUG] agent: Service "_v1_parser_10.233.5.247_8806" in sync
    2022/12/01 13:51:35 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.5.247_8806" in sync
    2022/12/01 13:51:35 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.59.43_9011" in sync
    2022/12/01 13:51:35 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.59.43_9011" in sync
    2022/12/01 13:51:35 [DEBUG] agent: Service "_v1_wf-gui_10.233.57.85_8443" in sync
    2022/12/01 13:51:35 [DEBUG] agent: Service "_v1_multicloud_10.233.43.77_9001" in sync
    2022/12/01 13:51:35 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:35 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:35 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:35 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:35 [DEBUG] agent: Service "_v1_sdc-gui_10.233.33.211_8181" in sync
    2022/12/01 13:51:35 [DEBUG] agent: Service "_v1_sdc_10.233.17.136_8443" in sync
    2022/12/01 13:51:35 [DEBUG] agent: Node info in sync
    2022/12/01 13:51:35 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v15 (422.736µs) from=10.233.66.170:52758
    2022/12/01 13:51:35 [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/12/01 13:51:35 [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/12/01 13:51:35 [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/12/01 13:51:35 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/12/01 13:51:35 [DEBUG] agent: Service "_v1_message-router_10.233.11.78_3904" in sync
    2022/12/01 13:51:35 [DEBUG] agent: Service "_v0_multicloud_10.233.43.77_9001" in sync
    2022/12/01 13:51:35 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:35 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.17.136_8080" in sync
    2022/12/01 13:51:35 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:35 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.61.235_9007" in sync
    2022/12/01 13:51:35 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.61.235_9007" in sync
    2022/12/01 13:51:35 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:35 [INFO] agent: Synced service "_v16__aai-generic-query_10.233.72.99_8446"
    2022/12/01 13:51:35 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.40.201_9015" in sync
    2022/12/01 13:51:35 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.60.161_443" in sync
    2022/12/01 13:51:35 [DEBUG] agent: Service "_v1_catalog_10.233.5.247_8806" in sync
    2022/12/01 13:51:35 [DEBUG] agent: Service "_v1_nsd_10.233.5.247_8806" in sync
    2022/12/01 13:51:35 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:35 [DEBUG] agent: Service "_v1_parser_10.233.5.247_8806" in sync
    2022/12/01 13:51:35 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:35 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:35 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.59.43_9011" in sync
    2022/12/01 13:51:35 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.59.43_9011" in sync
    2022/12/01 13:51:35 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.5.247_8806" in sync
    2022/12/01 13:51:35 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:35 [DEBUG] agent: Service "_v1_sdc-gui_10.233.33.211_8181" in sync
    2022/12/01 13:51:35 [DEBUG] agent: Service "_v1_sdc_10.233.17.136_8443" in sync
    2022/12/01 13:51:35 [DEBUG] agent: Service "_v1_wf-gui_10.233.57.85_8443" in sync
    2022/12/01 13:51:35 [DEBUG] agent: Service "_v1_multicloud_10.233.43.77_9001" in sync
    2022/12/01 13:51:35 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:35 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:35 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:35 [DEBUG] agent: Node info in sync
    2022/12/01 13:51:35 [DEBUG] http: Request PUT /v1/agent/service/register (4.313521ms) from=10.233.66.170:52760
    2022/12/01 13:51:35 [DEBUG] agent: Service "_v1_parser_10.233.5.247_8806" in sync
    2022/12/01 13:51:35 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:35 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:35 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.59.43_9011" in sync
    2022/12/01 13:51:35 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.59.43_9011" in sync
    2022/12/01 13:51:35 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.5.247_8806" in sync
    2022/12/01 13:51:35 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:35 [DEBUG] agent: Service "_v1_sdc-gui_10.233.33.211_8181" in sync
    2022/12/01 13:51:35 [DEBUG] agent: Service "_v1_sdc_10.233.17.136_8443" in sync
    2022/12/01 13:51:35 [DEBUG] agent: Service "_v1_wf-gui_10.233.57.85_8443" in sync
    2022/12/01 13:51:35 [DEBUG] agent: Service "_v1_multicloud_10.233.43.77_9001" in sync
    2022/12/01 13:51:35 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:35 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:35 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:35 [DEBUG] agent: Service "_v1_message-router_10.233.11.78_3904" in sync
    2022/12/01 13:51:35 [DEBUG] agent: Service "_v0_multicloud_10.233.43.77_9001" in sync
    2022/12/01 13:51:35 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:35 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.17.136_8080" in sync
    2022/12/01 13:51:35 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:35 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.61.235_9007" in sync
    2022/12/01 13:51:35 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.61.235_9007" in sync
    2022/12/01 13:51:35 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:35 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:35 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.40.201_9015" in sync
    2022/12/01 13:51:35 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.60.161_443" in sync
    2022/12/01 13:51:35 [DEBUG] agent: Service "_v1_catalog_10.233.5.247_8806" in sync
    2022/12/01 13:51:35 [DEBUG] agent: Service "_v1_nsd_10.233.5.247_8806" in sync
    2022/12/01 13:51:35 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:35 [DEBUG] agent: Node info in sync
    2022/12/01 13:51:35 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v16 (326.038µs) from=10.233.66.170:52762
    2022/12/01 13:51:35 [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/12/01 13:51:35 [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/12/01 13:51:35 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/12/01 13:51:35 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.5.247_8806" in sync
    2022/12/01 13:51:35 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.59.43_9011" in sync
    2022/12/01 13:51:35 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.59.43_9011" in sync
    2022/12/01 13:51:35 [DEBUG] agent: Service "_v1_wf-gui_10.233.57.85_8443" in sync
    2022/12/01 13:51:35 [DEBUG] agent: Service "_v1_multicloud_10.233.43.77_9001" in sync
    2022/12/01 13:51:35 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:35 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:35 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:35 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:35 [DEBUG] agent: Service "_v1_sdc-gui_10.233.33.211_8181" in sync
    2022/12/01 13:51:35 [DEBUG] agent: Service "_v1_sdc_10.233.17.136_8443" in sync
    2022/12/01 13:51:35 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:35 [DEBUG] agent: Service "_v1_message-router_10.233.11.78_3904" in sync
    2022/12/01 13:51:35 [DEBUG] agent: Service "_v0_multicloud_10.233.43.77_9001" in sync
    2022/12/01 13:51:35 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.17.136_8080" in sync
    2022/12/01 13:51:35 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:35 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.61.235_9007" in sync
    2022/12/01 13:51:35 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.61.235_9007" in sync
    2022/12/01 13:51:35 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:35 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:35 [DEBUG] agent: Service "_v1_catalog_10.233.5.247_8806" in sync
    2022/12/01 13:51:35 [DEBUG] agent: Service "_v1_nsd_10.233.5.247_8806" in sync
    2022/12/01 13:51:35 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:35 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.40.201_9015" in sync
    2022/12/01 13:51:35 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.60.161_443" in sync
    2022/12/01 13:51:35 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:35 [INFO] agent: Synced service "_v16_aai-generic-query_10.233.72.99_8446"
    2022/12/01 13:51:35 [DEBUG] agent: Service "_v1_parser_10.233.5.247_8806" in sync
    2022/12/01 13:51:35 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:35 [DEBUG] agent: Node info in sync
    2022/12/01 13:51:35 [DEBUG] http: Request PUT /v1/agent/service/register (4.658421ms) from=10.233.66.170:52764
    2022/12/01 13:51:35 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:35 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:35 [DEBUG] agent: Service "_v1_parser_10.233.5.247_8806" in sync
    2022/12/01 13:51:35 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:35 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.5.247_8806" in sync
    2022/12/01 13:51:35 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.59.43_9011" in sync
    2022/12/01 13:51:35 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.59.43_9011" in sync
    2022/12/01 13:51:35 [DEBUG] agent: Service "_v1_wf-gui_10.233.57.85_8443" in sync
    2022/12/01 13:51:35 [DEBUG] agent: Service "_v1_multicloud_10.233.43.77_9001" in sync
    2022/12/01 13:51:35 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:35 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:35 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:35 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:35 [DEBUG] agent: Service "_v1_sdc-gui_10.233.33.211_8181" in sync
    2022/12/01 13:51:35 [DEBUG] agent: Service "_v1_sdc_10.233.17.136_8443" in sync
    2022/12/01 13:51:35 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:35 [DEBUG] agent: Service "_v1_message-router_10.233.11.78_3904" in sync
    2022/12/01 13:51:35 [DEBUG] agent: Service "_v0_multicloud_10.233.43.77_9001" in sync
    2022/12/01 13:51:35 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.17.136_8080" in sync
    2022/12/01 13:51:35 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:35 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.61.235_9007" in sync
    2022/12/01 13:51:35 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.61.235_9007" in sync
    2022/12/01 13:51:35 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:35 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:35 [DEBUG] agent: Service "_v1_catalog_10.233.5.247_8806" in sync
    2022/12/01 13:51:35 [DEBUG] agent: Service "_v1_nsd_10.233.5.247_8806" in sync
    2022/12/01 13:51:35 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:35 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.40.201_9015" in sync
    2022/12/01 13:51:35 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.60.161_443" in sync
    2022/12/01 13:51:35 [DEBUG] agent: Node info in sync
    2022/12/01 13:51:35 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v16 (3.282358ms) from=10.233.66.170:52766
    2022/12/01 13:51:35 [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/12/01 13:51:35 [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/12/01 13:51:35 [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/12/01 13:51:35 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/12/01 13:51:35 [DEBUG] agent: Service "_v1_message-router_10.233.11.78_3904" in sync
    2022/12/01 13:51:35 [DEBUG] agent: Service "_v0_multicloud_10.233.43.77_9001" in sync
    2022/12/01 13:51:35 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:35 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.17.136_8080" in sync
    2022/12/01 13:51:35 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:35 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.61.235_9007" in sync
    2022/12/01 13:51:35 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.61.235_9007" in sync
    2022/12/01 13:51:35 [INFO] agent: Synced service "_v17__aai-generic-query_10.233.72.99_8446"
    2022/12/01 13:51:35 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:35 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:35 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.40.201_9015" in sync
    2022/12/01 13:51:35 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.60.161_443" in sync
    2022/12/01 13:51:35 [DEBUG] agent: Service "_v1_catalog_10.233.5.247_8806" in sync
    2022/12/01 13:51:35 [DEBUG] agent: Service "_v1_nsd_10.233.5.247_8806" in sync
    2022/12/01 13:51:35 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:35 [DEBUG] agent: Service "_v1_parser_10.233.5.247_8806" in sync
    2022/12/01 13:51:35 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:35 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:35 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:35 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.59.43_9011" in sync
    2022/12/01 13:51:35 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.59.43_9011" in sync
    2022/12/01 13:51:35 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.5.247_8806" in sync
    2022/12/01 13:51:35 [DEBUG] agent: Service "_v1_sdc-gui_10.233.33.211_8181" in sync
    2022/12/01 13:51:35 [DEBUG] agent: Service "_v1_sdc_10.233.17.136_8443" in sync
    2022/12/01 13:51:35 [DEBUG] agent: Service "_v1_wf-gui_10.233.57.85_8443" in sync
    2022/12/01 13:51:35 [DEBUG] agent: Service "_v1_multicloud_10.233.43.77_9001" in sync
    2022/12/01 13:51:35 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:35 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:35 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:35 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:35 [DEBUG] agent: Node info in sync
    2022/12/01 13:51:35 [DEBUG] http: Request PUT /v1/agent/service/register (4.648769ms) from=10.233.66.170:52768
    2022/12/01 13:51:35 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.17.136_8080" in sync
    2022/12/01 13:51:35 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:35 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.61.235_9007" in sync
    2022/12/01 13:51:35 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.61.235_9007" in sync
    2022/12/01 13:51:35 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:35 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:35 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:35 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.40.201_9015" in sync
    2022/12/01 13:51:35 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.60.161_443" in sync
    2022/12/01 13:51:35 [DEBUG] agent: Service "_v1_catalog_10.233.5.247_8806" in sync
    2022/12/01 13:51:35 [DEBUG] agent: Service "_v1_nsd_10.233.5.247_8806" in sync
    2022/12/01 13:51:35 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:35 [DEBUG] agent: Service "_v1_parser_10.233.5.247_8806" in sync
    2022/12/01 13:51:35 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:35 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:35 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:35 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.59.43_9011" in sync
    2022/12/01 13:51:35 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.59.43_9011" in sync
    2022/12/01 13:51:35 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.5.247_8806" in sync
    2022/12/01 13:51:35 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:35 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:35 [DEBUG] agent: Service "_v1_sdc-gui_10.233.33.211_8181" in sync
    2022/12/01 13:51:35 [DEBUG] agent: Service "_v1_sdc_10.233.17.136_8443" in sync
    2022/12/01 13:51:35 [DEBUG] agent: Service "_v1_wf-gui_10.233.57.85_8443" in sync
    2022/12/01 13:51:35 [DEBUG] agent: Service "_v1_multicloud_10.233.43.77_9001" in sync
    2022/12/01 13:51:35 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:35 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:35 [DEBUG] agent: Service "_v1_message-router_10.233.11.78_3904" in sync
    2022/12/01 13:51:35 [DEBUG] agent: Service "_v0_multicloud_10.233.43.77_9001" in sync
    2022/12/01 13:51:35 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:35 [DEBUG] agent: Node info in sync
    2022/12/01 13:51:35 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v17 (424.689µs) from=10.233.66.170:52772
    2022/12/01 13:51:35 [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/12/01 13:51:35 [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/12/01 13:51:35 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/12/01 13:51:35 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:35 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:35 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:35 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:35 [DEBUG] agent: Service "_v1_sdc-gui_10.233.33.211_8181" in sync
    2022/12/01 13:51:35 [DEBUG] agent: Service "_v1_sdc_10.233.17.136_8443" in sync
    2022/12/01 13:51:35 [DEBUG] agent: Service "_v1_wf-gui_10.233.57.85_8443" in sync
    2022/12/01 13:51:35 [DEBUG] agent: Service "_v1_multicloud_10.233.43.77_9001" in sync
    2022/12/01 13:51:35 [DEBUG] agent: Service "_v1_message-router_10.233.11.78_3904" in sync
    2022/12/01 13:51:35 [DEBUG] agent: Service "_v0_multicloud_10.233.43.77_9001" in sync
    2022/12/01 13:51:35 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:35 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.17.136_8080" in sync
    2022/12/01 13:51:35 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:35 [INFO] agent: Synced service "_v17_aai-generic-query_10.233.72.99_8446"
    2022/12/01 13:51:35 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.61.235_9007" in sync
    2022/12/01 13:51:35 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.61.235_9007" in sync
    2022/12/01 13:51:35 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:35 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:35 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:35 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:35 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.40.201_9015" in sync
    2022/12/01 13:51:35 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.60.161_443" in sync
    2022/12/01 13:51:35 [DEBUG] agent: Service "_v1_catalog_10.233.5.247_8806" in sync
    2022/12/01 13:51:35 [DEBUG] agent: Service "_v1_nsd_10.233.5.247_8806" in sync
    2022/12/01 13:51:35 [DEBUG] agent: Service "_v1_parser_10.233.5.247_8806" in sync
    2022/12/01 13:51:35 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:35 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:35 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:35 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.59.43_9011" in sync
    2022/12/01 13:51:35 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.59.43_9011" in sync
    2022/12/01 13:51:35 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.5.247_8806" in sync
    2022/12/01 13:51:35 [DEBUG] agent: Node info in sync
    2022/12/01 13:51:35 [DEBUG] http: Request PUT /v1/agent/service/register (5.888802ms) from=10.233.66.170:52774
    2022/12/01 13:51:35 [DEBUG] agent: Service "_v1_parser_10.233.5.247_8806" in sync
    2022/12/01 13:51:35 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:35 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:35 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:35 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.59.43_9011" in sync
    2022/12/01 13:51:35 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.59.43_9011" in sync
    2022/12/01 13:51:35 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.5.247_8806" in sync
    2022/12/01 13:51:35 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:35 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:35 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:35 [DEBUG] agent: Service "_v1_sdc-gui_10.233.33.211_8181" in sync
    2022/12/01 13:51:35 [DEBUG] agent: Service "_v1_sdc_10.233.17.136_8443" in sync
    2022/12/01 13:51:35 [DEBUG] agent: Service "_v1_wf-gui_10.233.57.85_8443" in sync
    2022/12/01 13:51:35 [DEBUG] agent: Service "_v1_multicloud_10.233.43.77_9001" in sync
    2022/12/01 13:51:35 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:35 [DEBUG] agent: Service "_v1_message-router_10.233.11.78_3904" in sync
    2022/12/01 13:51:35 [DEBUG] agent: Service "_v0_multicloud_10.233.43.77_9001" in sync
    2022/12/01 13:51:35 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:35 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.17.136_8080" in sync
    2022/12/01 13:51:35 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:35 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:35 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.61.235_9007" in sync
    2022/12/01 13:51:35 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.61.235_9007" in sync
    2022/12/01 13:51:35 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:35 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:35 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:35 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.40.201_9015" in sync
    2022/12/01 13:51:35 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.60.161_443" in sync
    2022/12/01 13:51:35 [DEBUG] agent: Service "_v1_catalog_10.233.5.247_8806" in sync
    2022/12/01 13:51:35 [DEBUG] agent: Service "_v1_nsd_10.233.5.247_8806" in sync
    2022/12/01 13:51:35 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:35 [DEBUG] agent: Node info in sync
    2022/12/01 13:51:35 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v17 (481.171µs) from=10.233.66.170:52776
    2022/12/01 13:51:35 [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/12/01 13:51:35 [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/12/01 13:51:35 [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/12/01 13:51:35 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/12/01 13:51:35 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.17.136_8080" in sync
    2022/12/01 13:51:35 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:35 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:35 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.61.235_9007" in sync
    2022/12/01 13:51:35 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.61.235_9007" in sync
    2022/12/01 13:51:35 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:35 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:35 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:35 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.40.201_9015" in sync
    2022/12/01 13:51:35 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.60.161_443" in sync
    2022/12/01 13:51:35 [DEBUG] agent: Service "_v1_catalog_10.233.5.247_8806" in sync
    2022/12/01 13:51:35 [DEBUG] agent: Service "_v1_nsd_10.233.5.247_8806" in sync
    2022/12/01 13:51:35 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:35 [DEBUG] agent: Service "_v1_parser_10.233.5.247_8806" in sync
    2022/12/01 13:51:35 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:35 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:35 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:35 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.59.43_9011" in sync
    2022/12/01 13:51:35 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.59.43_9011" in sync
    2022/12/01 13:51:35 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.5.247_8806" in sync
    2022/12/01 13:51:35 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:35 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:35 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:35 [DEBUG] agent: Service "_v1_sdc-gui_10.233.33.211_8181" in sync
    2022/12/01 13:51:35 [DEBUG] agent: Service "_v1_sdc_10.233.17.136_8443" in sync
    2022/12/01 13:51:35 [DEBUG] agent: Service "_v1_wf-gui_10.233.57.85_8443" in sync
    2022/12/01 13:51:35 [DEBUG] agent: Service "_v1_multicloud_10.233.43.77_9001" in sync
    2022/12/01 13:51:35 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:35 [DEBUG] agent: Service "_v1_message-router_10.233.11.78_3904" in sync
    2022/12/01 13:51:35 [DEBUG] agent: Service "_v0_multicloud_10.233.43.77_9001" in sync
    2022/12/01 13:51:35 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:35 [INFO] agent: Synced service "_v18__aai-generic-query_10.233.72.99_8446"
    2022/12/01 13:51:35 [DEBUG] agent: Node info in sync
    2022/12/01 13:51:35 [DEBUG] http: Request PUT /v1/agent/service/register (4.078067ms) from=10.233.66.170:52778
    2022/12/01 13:51:35 [DEBUG] agent: Service "_v1_nsd_10.233.5.247_8806" in sync
    2022/12/01 13:51:35 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:35 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.40.201_9015" in sync
    2022/12/01 13:51:35 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.60.161_443" in sync
    2022/12/01 13:51:35 [DEBUG] agent: Service "_v1_catalog_10.233.5.247_8806" in sync
    2022/12/01 13:51:35 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:35 [DEBUG] agent: Service "_v1_parser_10.233.5.247_8806" in sync
    2022/12/01 13:51:35 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:35 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:35 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.59.43_9011" in sync
    2022/12/01 13:51:35 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.59.43_9011" in sync
    2022/12/01 13:51:35 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.5.247_8806" in sync
    2022/12/01 13:51:35 [DEBUG] agent: Service "_v1_multicloud_10.233.43.77_9001" in sync
    2022/12/01 13:51:35 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:35 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:35 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:35 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:35 [DEBUG] agent: Service "_v1_sdc-gui_10.233.33.211_8181" in sync
    2022/12/01 13:51:35 [DEBUG] agent: Service "_v1_sdc_10.233.17.136_8443" in sync
    2022/12/01 13:51:35 [DEBUG] agent: Service "_v1_wf-gui_10.233.57.85_8443" in sync
    2022/12/01 13:51:35 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:35 [DEBUG] agent: Service "_v1_message-router_10.233.11.78_3904" in sync
    2022/12/01 13:51:35 [DEBUG] agent: Service "_v0_multicloud_10.233.43.77_9001" in sync
    2022/12/01 13:51:35 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:35 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.17.136_8080" in sync
    2022/12/01 13:51:35 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:35 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:35 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.61.235_9007" in sync
    2022/12/01 13:51:35 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.61.235_9007" in sync
    2022/12/01 13:51:35 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:35 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:35 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:35 [DEBUG] agent: Node info in sync
    2022/12/01 13:51:35 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v18 (358.611µs) from=10.233.66.170:52780
    2022/12/01 13:51:36 [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/12/01 13:51:36 [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/12/01 13:51:36 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:36 [INFO] agent: Synced service "_v18_aai-generic-query_10.233.72.99_8446"
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v1_parser_10.233.5.247_8806" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.5.247_8806" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.59.43_9011" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.59.43_9011" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v1_wf-gui_10.233.57.85_8443" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v1_multicloud_10.233.43.77_9001" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v1_sdc-gui_10.233.33.211_8181" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v1_sdc_10.233.17.136_8443" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v1_message-router_10.233.11.78_3904" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v0_multicloud_10.233.43.77_9001" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.17.136_8080" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.61.235_9007" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.61.235_9007" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v1_catalog_10.233.5.247_8806" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v1_nsd_10.233.5.247_8806" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.40.201_9015" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.60.161_443" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Node info in sync
    2022/12/01 13:51:36 [DEBUG] http: Request PUT /v1/agent/service/register (4.596965ms) from=10.233.66.170:52782
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v1_parser_10.233.5.247_8806" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.59.43_9011" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.59.43_9011" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.5.247_8806" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v1_sdc-gui_10.233.33.211_8181" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v1_sdc_10.233.17.136_8443" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v1_wf-gui_10.233.57.85_8443" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v1_multicloud_10.233.43.77_9001" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v1_message-router_10.233.11.78_3904" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v0_multicloud_10.233.43.77_9001" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.17.136_8080" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.61.235_9007" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.61.235_9007" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.40.201_9015" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.60.161_443" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v1_catalog_10.233.5.247_8806" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v1_nsd_10.233.5.247_8806" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Node info in sync
    2022/12/01 13:51:36 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v18 (441.385µs) from=10.233.66.170:52784
    2022/12/01 13:51:36 [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/12/01 13:51:36 [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/12/01 13:51:36 [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/12/01 13:51:36 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.61.235_9007" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.61.235_9007" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:36 [INFO] agent: Synced service "_v19__aai-generic-query_10.233.72.99_8446"
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.60.161_443" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v1_catalog_10.233.5.247_8806" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v1_nsd_10.233.5.247_8806" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.40.201_9015" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v1_parser_10.233.5.247_8806" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.59.43_9011" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.5.247_8806" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.59.43_9011" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v1_sdc_10.233.17.136_8443" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v1_wf-gui_10.233.57.85_8443" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v1_multicloud_10.233.43.77_9001" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v1_sdc-gui_10.233.33.211_8181" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v0_multicloud_10.233.43.77_9001" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v1_message-router_10.233.11.78_3904" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.17.136_8080" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Node info in sync
    2022/12/01 13:51:36 [DEBUG] http: Request PUT /v1/agent/service/register (8.238029ms) from=10.233.66.170:52786
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v1_parser_10.233.5.247_8806" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.59.43_9011" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.59.43_9011" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.5.247_8806" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v1_sdc-gui_10.233.33.211_8181" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v1_sdc_10.233.17.136_8443" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v1_wf-gui_10.233.57.85_8443" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v1_multicloud_10.233.43.77_9001" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v1_message-router_10.233.11.78_3904" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v0_multicloud_10.233.43.77_9001" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.17.136_8080" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.61.235_9007" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.61.235_9007" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.40.201_9015" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.60.161_443" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v1_catalog_10.233.5.247_8806" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v1_nsd_10.233.5.247_8806" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Node info in sync
    2022/12/01 13:51:36 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v19 (355.453µs) from=10.233.66.170:52788
    2022/12/01 13:51:36 [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/12/01 13:51:36 [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/12/01 13:51:36 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v1_nsd_10.233.5.247_8806" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.40.201_9015" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.60.161_443" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v1_catalog_10.233.5.247_8806" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v1_parser_10.233.5.247_8806" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.59.43_9011" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.59.43_9011" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.5.247_8806" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v1_multicloud_10.233.43.77_9001" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v1_sdc-gui_10.233.33.211_8181" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v1_sdc_10.233.17.136_8443" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v1_wf-gui_10.233.57.85_8443" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v1_message-router_10.233.11.78_3904" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v0_multicloud_10.233.43.77_9001" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:36 [INFO] agent: Synced service "_v19_aai-generic-query_10.233.72.99_8446"
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.17.136_8080" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.61.235_9007" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.61.235_9007" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Node info in sync
    2022/12/01 13:51:36 [DEBUG] http: Request PUT /v1/agent/service/register (5.221443ms) from=10.233.66.170:52790
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.17.136_8080" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.61.235_9007" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.61.235_9007" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.40.201_9015" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.60.161_443" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v1_catalog_10.233.5.247_8806" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v1_nsd_10.233.5.247_8806" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v1_parser_10.233.5.247_8806" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.59.43_9011" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.59.43_9011" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.5.247_8806" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v1_sdc-gui_10.233.33.211_8181" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v1_sdc_10.233.17.136_8443" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v1_wf-gui_10.233.57.85_8443" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v1_multicloud_10.233.43.77_9001" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v1_message-router_10.233.11.78_3904" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v0_multicloud_10.233.43.77_9001" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Node info in sync
    2022/12/01 13:51:36 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v19 (507.322µs) from=10.233.66.170:52792
    2022/12/01 13:51:36 [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/12/01 13:51:36 [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/12/01 13:51:36 [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/12/01 13:51:36 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v1_sdc-gui_10.233.33.211_8181" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v1_sdc_10.233.17.136_8443" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v1_wf-gui_10.233.57.85_8443" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v1_multicloud_10.233.43.77_9001" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v1_message-router_10.233.11.78_3904" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v0_multicloud_10.233.43.77_9001" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.17.136_8080" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.61.235_9007" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.61.235_9007" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:36 [INFO] agent: Synced service "_v11__aai-nodes-query_10.233.72.99_8446"
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.40.201_9015" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.60.161_443" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v1_catalog_10.233.5.247_8806" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v1_nsd_10.233.5.247_8806" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v1_parser_10.233.5.247_8806" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.59.43_9011" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.59.43_9011" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.5.247_8806" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Node info in sync
    2022/12/01 13:51:36 [DEBUG] http: Request PUT /v1/agent/service/register (4.391538ms) from=10.233.66.170:52794
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v1_sdc-gui_10.233.33.211_8181" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v1_sdc_10.233.17.136_8443" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v1_wf-gui_10.233.57.85_8443" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v1_multicloud_10.233.43.77_9001" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v1_message-router_10.233.11.78_3904" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v0_multicloud_10.233.43.77_9001" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.17.136_8080" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.61.235_9007" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.61.235_9007" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.40.201_9015" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.60.161_443" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v1_catalog_10.233.5.247_8806" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v1_nsd_10.233.5.247_8806" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v1_parser_10.233.5.247_8806" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.59.43_9011" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.59.43_9011" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.5.247_8806" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Node info in sync
    2022/12/01 13:51:36 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v11 (526.945µs) from=10.233.66.170:52796
    2022/12/01 13:51:36 [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/12/01 13:51:36 [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/12/01 13:51:36 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.17.136_8080" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.61.235_9007" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:36 [INFO] agent: Synced service "_v11_aai-nodes-query_10.233.72.99_8446"
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.61.235_9007" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.60.161_443" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v1_catalog_10.233.5.247_8806" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v1_nsd_10.233.5.247_8806" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.40.201_9015" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v1_parser_10.233.5.247_8806" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.59.43_9011" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.5.247_8806" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.59.43_9011" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v1_sdc_10.233.17.136_8443" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v1_wf-gui_10.233.57.85_8443" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v1_multicloud_10.233.43.77_9001" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v1_sdc-gui_10.233.33.211_8181" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v0_multicloud_10.233.43.77_9001" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v1_message-router_10.233.11.78_3904" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Node info in sync
    2022/12/01 13:51:36 [DEBUG] http: Request PUT /v1/agent/service/register (3.701353ms) from=10.233.66.170:52800
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v1_wf-gui_10.233.57.85_8443" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v1_multicloud_10.233.43.77_9001" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v1_sdc-gui_10.233.33.211_8181" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v1_sdc_10.233.17.136_8443" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v1_message-router_10.233.11.78_3904" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v0_multicloud_10.233.43.77_9001" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.17.136_8080" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.61.235_9007" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.61.235_9007" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v1_catalog_10.233.5.247_8806" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v1_nsd_10.233.5.247_8806" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.40.201_9015" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.60.161_443" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v1_parser_10.233.5.247_8806" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.5.247_8806" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.59.43_9011" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.59.43_9011" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Node info in sync
    2022/12/01 13:51:36 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v11 (384.743µs) from=10.233.66.170:52802
    2022/12/01 13:51:36 [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/12/01 13:51:36 [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/12/01 13:51:36 [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/12/01 13:51:36 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.40.201_9015" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.60.161_443" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v1_catalog_10.233.5.247_8806" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v1_nsd_10.233.5.247_8806" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v1_parser_10.233.5.247_8806" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.59.43_9011" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.59.43_9011" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.5.247_8806" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v1_sdc-gui_10.233.33.211_8181" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v1_sdc_10.233.17.136_8443" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v1_wf-gui_10.233.57.85_8443" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v1_multicloud_10.233.43.77_9001" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v1_message-router_10.233.11.78_3904" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v0_multicloud_10.233.43.77_9001" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:36 [INFO] agent: Synced service "_v12__aai-nodes-query_10.233.72.99_8446"
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.17.136_8080" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.61.235_9007" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.61.235_9007" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Node info in sync
    2022/12/01 13:51:36 [DEBUG] http: Request PUT /v1/agent/service/register (5.665779ms) from=10.233.66.170:52804
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.60.161_443" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v1_catalog_10.233.5.247_8806" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v1_nsd_10.233.5.247_8806" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.40.201_9015" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v1_parser_10.233.5.247_8806" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.59.43_9011" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.5.247_8806" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.59.43_9011" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v1_sdc_10.233.17.136_8443" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v1_wf-gui_10.233.57.85_8443" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v1_multicloud_10.233.43.77_9001" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v1_sdc-gui_10.233.33.211_8181" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v0_multicloud_10.233.43.77_9001" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v1_message-router_10.233.11.78_3904" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.17.136_8080" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.61.235_9007" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.61.235_9007" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Node info in sync
    2022/12/01 13:51:36 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v12 (422.065µs) from=10.233.66.170:52808
    2022/12/01 13:51:36 [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/12/01 13:51:36 [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/12/01 13:51:36 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.40.201_9015" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.60.161_443" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v1_catalog_10.233.5.247_8806" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v1_nsd_10.233.5.247_8806" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v1_parser_10.233.5.247_8806" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.59.43_9011" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.59.43_9011" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.5.247_8806" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v1_sdc-gui_10.233.33.211_8181" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v1_sdc_10.233.17.136_8443" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v1_wf-gui_10.233.57.85_8443" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v1_multicloud_10.233.43.77_9001" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v1_message-router_10.233.11.78_3904" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v0_multicloud_10.233.43.77_9001" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.17.136_8080" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:36 [INFO] agent: Synced service "_v12_aai-nodes-query_10.233.72.99_8446"
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.61.235_9007" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.61.235_9007" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Node info in sync
    2022/12/01 13:51:36 [DEBUG] http: Request PUT /v1/agent/service/register (4.032742ms) from=10.233.66.170:52810
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v1_parser_10.233.5.247_8806" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.59.43_9011" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.59.43_9011" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.5.247_8806" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v1_multicloud_10.233.43.77_9001" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v1_sdc-gui_10.233.33.211_8181" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v1_sdc_10.233.17.136_8443" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v1_wf-gui_10.233.57.85_8443" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v1_message-router_10.233.11.78_3904" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v0_multicloud_10.233.43.77_9001" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.17.136_8080" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.61.235_9007" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.61.235_9007" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v1_nsd_10.233.5.247_8806" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.40.201_9015" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.60.161_443" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v1_catalog_10.233.5.247_8806" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Node info in sync
    2022/12/01 13:51:36 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v12 (491.828µs) from=10.233.66.170:52818
    2022/12/01 13:51:36 [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/12/01 13:51:36 [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/12/01 13:51:36 [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/12/01 13:51:36 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.61.235_9007" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.61.235_9007" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.40.201_9015" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.60.161_443" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v1_catalog_10.233.5.247_8806" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v1_nsd_10.233.5.247_8806" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:36 [INFO] agent: Synced service "_v13__aai-nodes-query_10.233.72.99_8446"
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v1_parser_10.233.5.247_8806" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.59.43_9011" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.59.43_9011" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.5.247_8806" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v1_sdc-gui_10.233.33.211_8181" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v1_sdc_10.233.17.136_8443" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v1_wf-gui_10.233.57.85_8443" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v1_multicloud_10.233.43.77_9001" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v1_message-router_10.233.11.78_3904" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v0_multicloud_10.233.43.77_9001" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.17.136_8080" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Node info in sync
    2022/12/01 13:51:36 [DEBUG] http: Request PUT /v1/agent/service/register (5.781711ms) from=10.233.66.170:52824
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v1_parser_10.233.5.247_8806" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.59.43_9011" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.59.43_9011" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.5.247_8806" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v1_sdc-gui_10.233.33.211_8181" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v1_sdc_10.233.17.136_8443" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v1_wf-gui_10.233.57.85_8443" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v1_multicloud_10.233.43.77_9001" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v1_message-router_10.233.11.78_3904" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v0_multicloud_10.233.43.77_9001" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.17.136_8080" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.61.235_9007" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.61.235_9007" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.40.201_9015" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.60.161_443" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v1_catalog_10.233.5.247_8806" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v1_nsd_10.233.5.247_8806" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Node info in sync
    2022/12/01 13:51:36 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v13 (431.096µs) from=10.233.66.170:52826
    2022/12/01 13:51:36 [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/12/01 13:51:36 [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/12/01 13:51:36 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.59.43_9011" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.59.43_9011" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.5.247_8806" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v1_sdc-gui_10.233.33.211_8181" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v1_sdc_10.233.17.136_8443" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v1_wf-gui_10.233.57.85_8443" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v1_multicloud_10.233.43.77_9001" in sync
    2022/12/01 13:51:36 [INFO] agent: Synced service "_v13_aai-nodes-query_10.233.72.99_8446"
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v1_message-router_10.233.11.78_3904" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v0_multicloud_10.233.43.77_9001" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.17.136_8080" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.61.235_9007" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.61.235_9007" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.40.201_9015" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.60.161_443" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v1_catalog_10.233.5.247_8806" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v1_nsd_10.233.5.247_8806" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v1_parser_10.233.5.247_8806" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Node info in sync
    2022/12/01 13:51:36 [DEBUG] http: Request PUT /v1/agent/service/register (6.139875ms) from=10.233.66.170:52830
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.5.247_8806" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.59.43_9011" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.59.43_9011" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v1_wf-gui_10.233.57.85_8443" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v1_multicloud_10.233.43.77_9001" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v1_sdc-gui_10.233.33.211_8181" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v1_sdc_10.233.17.136_8443" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v1_message-router_10.233.11.78_3904" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v0_multicloud_10.233.43.77_9001" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.17.136_8080" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.61.235_9007" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.61.235_9007" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v1_catalog_10.233.5.247_8806" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v1_nsd_10.233.5.247_8806" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.40.201_9015" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.60.161_443" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v1_parser_10.233.5.247_8806" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Node info in sync
    2022/12/01 13:51:36 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v13 (523.695µs) from=10.233.66.170:52832
    2022/12/01 13:51:36 [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/12/01 13:51:36 [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/12/01 13:51:36 [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/12/01 13:51:36 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v1_parser_10.233.5.247_8806" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.59.43_9011" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.59.43_9011" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.5.247_8806" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v1_sdc-gui_10.233.33.211_8181" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v1_sdc_10.233.17.136_8443" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v1_wf-gui_10.233.57.85_8443" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v1_multicloud_10.233.43.77_9001" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v1_message-router_10.233.11.78_3904" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v0_multicloud_10.233.43.77_9001" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.17.136_8080" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.61.235_9007" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.61.235_9007" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:36 [INFO] agent: Synced service "_v14__aai-nodes-query_10.233.72.99_8446"
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.40.201_9015" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.60.161_443" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v1_catalog_10.233.5.247_8806" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v1_nsd_10.233.5.247_8806" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Node info in sync
    2022/12/01 13:51:36 [DEBUG] http: Request PUT /v1/agent/service/register (4.794622ms) from=10.233.66.170:52834
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.40.201_9015" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.60.161_443" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v1_catalog_10.233.5.247_8806" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v1_nsd_10.233.5.247_8806" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v1_parser_10.233.5.247_8806" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.59.43_9011" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.59.43_9011" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.5.247_8806" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v1_sdc-gui_10.233.33.211_8181" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v1_sdc_10.233.17.136_8443" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v1_wf-gui_10.233.57.85_8443" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v1_multicloud_10.233.43.77_9001" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v1_message-router_10.233.11.78_3904" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v0_multicloud_10.233.43.77_9001" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.17.136_8080" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.61.235_9007" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.61.235_9007" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Node info in sync
    2022/12/01 13:51:36 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v14 (348.32µs) from=10.233.66.170:52836
    2022/12/01 13:51:36 [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/12/01 13:51:36 [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/12/01 13:51:36 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.40.201_9015" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.60.161_443" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v1_catalog_10.233.5.247_8806" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v1_nsd_10.233.5.247_8806" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v1_parser_10.233.5.247_8806" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.59.43_9011" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.59.43_9011" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.5.247_8806" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v1_sdc-gui_10.233.33.211_8181" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v1_sdc_10.233.17.136_8443" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v1_wf-gui_10.233.57.85_8443" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v1_multicloud_10.233.43.77_9001" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v1_message-router_10.233.11.78_3904" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v0_multicloud_10.233.43.77_9001" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:36 [INFO] agent: Synced service "_v14_aai-nodes-query_10.233.72.99_8446"
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.17.136_8080" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.61.235_9007" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.61.235_9007" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Node info in sync
    2022/12/01 13:51:36 [DEBUG] http: Request PUT /v1/agent/service/register (13.364588ms) from=10.233.66.170:52838
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.61.235_9007" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.61.235_9007" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.40.201_9015" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.60.161_443" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v1_catalog_10.233.5.247_8806" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v1_nsd_10.233.5.247_8806" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v1_parser_10.233.5.247_8806" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.59.43_9011" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.59.43_9011" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.5.247_8806" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v1_sdc-gui_10.233.33.211_8181" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v1_sdc_10.233.17.136_8443" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v1_wf-gui_10.233.57.85_8443" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v1_multicloud_10.233.43.77_9001" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v1_message-router_10.233.11.78_3904" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v0_multicloud_10.233.43.77_9001" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.17.136_8080" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Node info in sync
    2022/12/01 13:51:36 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v14 (4.327484ms) from=10.233.66.170:52840
    2022/12/01 13:51:36 [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/12/01 13:51:36 [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/12/01 13:51:36 [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/12/01 13:51:36 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v1_parser_10.233.5.247_8806" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.59.43_9011" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.59.43_9011" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.5.247_8806" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v1_multicloud_10.233.43.77_9001" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v1_sdc-gui_10.233.33.211_8181" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v1_sdc_10.233.17.136_8443" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v1_wf-gui_10.233.57.85_8443" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v1_message-router_10.233.11.78_3904" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v0_multicloud_10.233.43.77_9001" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.17.136_8080" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:36 [INFO] agent: Synced service "_v15__aai-nodes-query_10.233.72.99_8446"
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.61.235_9007" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.61.235_9007" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v1_nsd_10.233.5.247_8806" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.40.201_9015" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.60.161_443" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v1_catalog_10.233.5.247_8806" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Node info in sync
    2022/12/01 13:51:36 [DEBUG] http: Request PUT /v1/agent/service/register (4.685258ms) from=10.233.66.170:52844
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.61.235_9007" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.61.235_9007" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.40.201_9015" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.60.161_443" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v1_catalog_10.233.5.247_8806" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v1_nsd_10.233.5.247_8806" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v1_parser_10.233.5.247_8806" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.59.43_9011" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.59.43_9011" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.5.247_8806" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v1_sdc-gui_10.233.33.211_8181" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v1_sdc_10.233.17.136_8443" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v1_wf-gui_10.233.57.85_8443" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v1_multicloud_10.233.43.77_9001" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v1_message-router_10.233.11.78_3904" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v0_multicloud_10.233.43.77_9001" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.17.136_8080" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Node info in sync
    2022/12/01 13:51:36 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v15 (454.489µs) from=10.233.66.170:52846
    2022/12/01 13:51:36 [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/12/01 13:51:36 [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/12/01 13:51:36 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:36 [INFO] agent: Synced service "_v15_aai-nodes-query_10.233.72.99_8446"
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.17.136_8080" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.61.235_9007" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.61.235_9007" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.40.201_9015" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.60.161_443" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v1_catalog_10.233.5.247_8806" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v1_nsd_10.233.5.247_8806" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v1_parser_10.233.5.247_8806" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.59.43_9011" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.59.43_9011" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.5.247_8806" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v1_sdc-gui_10.233.33.211_8181" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v1_sdc_10.233.17.136_8443" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v1_wf-gui_10.233.57.85_8443" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v1_multicloud_10.233.43.77_9001" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v1_message-router_10.233.11.78_3904" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v0_multicloud_10.233.43.77_9001" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Node info in sync
    2022/12/01 13:51:36 [DEBUG] http: Request PUT /v1/agent/service/register (6.321504ms) from=10.233.66.170:52848
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v1_message-router_10.233.11.78_3904" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v0_multicloud_10.233.43.77_9001" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.17.136_8080" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.61.235_9007" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.61.235_9007" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v1_nsd_10.233.5.247_8806" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.40.201_9015" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.60.161_443" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v1_catalog_10.233.5.247_8806" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v1_parser_10.233.5.247_8806" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.59.43_9011" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.59.43_9011" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.5.247_8806" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v1_multicloud_10.233.43.77_9001" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v1_sdc-gui_10.233.33.211_8181" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v1_sdc_10.233.17.136_8443" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v1_wf-gui_10.233.57.85_8443" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Node info in sync
    2022/12/01 13:51:36 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v15 (425.872µs) from=10.233.66.170:52850
    2022/12/01 13:51:36 [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/12/01 13:51:36 [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/12/01 13:51:36 [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/12/01 13:51:36 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v1_message-router_10.233.11.78_3904" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v0_multicloud_10.233.43.77_9001" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.17.136_8080" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.61.235_9007" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.61.235_9007" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.40.201_9015" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.60.161_443" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v1_catalog_10.233.5.247_8806" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v1_nsd_10.233.5.247_8806" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:36 [INFO] agent: Synced service "_v16__aai-nodes-query_10.233.72.99_8446"
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v1_parser_10.233.5.247_8806" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.59.43_9011" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.59.43_9011" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.5.247_8806" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v1_sdc-gui_10.233.33.211_8181" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v1_sdc_10.233.17.136_8443" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v1_wf-gui_10.233.57.85_8443" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v1_multicloud_10.233.43.77_9001" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Node info in sync
    2022/12/01 13:51:36 [DEBUG] http: Request PUT /v1/agent/service/register (6.945487ms) from=10.233.66.170:52852
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.59.43_9011" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.59.43_9011" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.5.247_8806" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v1_multicloud_10.233.43.77_9001" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v1_sdc-gui_10.233.33.211_8181" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v1_sdc_10.233.17.136_8443" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v1_wf-gui_10.233.57.85_8443" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v1_message-router_10.233.11.78_3904" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v0_multicloud_10.233.43.77_9001" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.17.136_8080" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.61.235_9007" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.61.235_9007" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v1_nsd_10.233.5.247_8806" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.40.201_9015" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.60.161_443" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v1_catalog_10.233.5.247_8806" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v1_parser_10.233.5.247_8806" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Node info in sync
    2022/12/01 13:51:36 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v16 (535.132µs) from=10.233.66.170:52854
    2022/12/01 13:51:36 [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/12/01 13:51:36 [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/12/01 13:51:36 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v1_message-router_10.233.11.78_3904" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v0_multicloud_10.233.43.77_9001" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.17.136_8080" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.61.235_9007" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.61.235_9007" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v1_catalog_10.233.5.247_8806" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v1_nsd_10.233.5.247_8806" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.40.201_9015" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.60.161_443" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v1_parser_10.233.5.247_8806" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.5.247_8806" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.59.43_9011" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.59.43_9011" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v1_wf-gui_10.233.57.85_8443" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v1_multicloud_10.233.43.77_9001" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v1_sdc-gui_10.233.33.211_8181" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v1_sdc_10.233.17.136_8443" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:36 [INFO] agent: Synced service "_v16_aai-nodes-query_10.233.72.99_8446"
    2022/12/01 13:51:36 [DEBUG] agent: Node info in sync
    2022/12/01 13:51:36 [DEBUG] http: Request PUT /v1/agent/service/register (8.332063ms) from=10.233.66.170:52858
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v1_parser_10.233.5.247_8806" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.59.43_9011" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.59.43_9011" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.5.247_8806" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v1_sdc-gui_10.233.33.211_8181" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v1_sdc_10.233.17.136_8443" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v1_wf-gui_10.233.57.85_8443" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v1_multicloud_10.233.43.77_9001" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v1_message-router_10.233.11.78_3904" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v0_multicloud_10.233.43.77_9001" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.17.136_8080" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.61.235_9007" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.61.235_9007" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.40.201_9015" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.60.161_443" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v1_catalog_10.233.5.247_8806" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v1_nsd_10.233.5.247_8806" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:36 [DEBUG] agent: Node info in sync
    2022/12/01 13:51:36 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v16 (354.352µs) from=10.233.66.170:52860
    2022/12/01 13:51:37 [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/12/01 13:51:37 [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/12/01 13:51:37 [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/12/01 13:51:37 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.61.235_9007" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.61.235_9007" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.60.161_443" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v1_catalog_10.233.5.247_8806" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v1_nsd_10.233.5.247_8806" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.40.201_9015" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v1_parser_10.233.5.247_8806" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.59.43_9011" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.5.247_8806" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.59.43_9011" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v1_sdc_10.233.17.136_8443" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v1_wf-gui_10.233.57.85_8443" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v1_multicloud_10.233.43.77_9001" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v1_sdc-gui_10.233.33.211_8181" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v0_multicloud_10.233.43.77_9001" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v1_message-router_10.233.11.78_3904" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:37 [INFO] agent: Synced service "_v17__aai-nodes-query_10.233.72.99_8446"
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.17.136_8080" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Node info in sync
    2022/12/01 13:51:37 [DEBUG] http: Request PUT /v1/agent/service/register (4.710999ms) from=10.233.66.170:52862
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v1_sdc-gui_10.233.33.211_8181" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v1_sdc_10.233.17.136_8443" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v1_wf-gui_10.233.57.85_8443" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v1_multicloud_10.233.43.77_9001" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v1_message-router_10.233.11.78_3904" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v0_multicloud_10.233.43.77_9001" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.17.136_8080" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.61.235_9007" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.61.235_9007" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.40.201_9015" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.60.161_443" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v1_catalog_10.233.5.247_8806" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v1_nsd_10.233.5.247_8806" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v1_parser_10.233.5.247_8806" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.59.43_9011" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.59.43_9011" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.5.247_8806" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Node info in sync
    2022/12/01 13:51:37 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v17 (361.49µs) from=10.233.66.170:52864
    2022/12/01 13:51:37 [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/12/01 13:51:37 [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/12/01 13:51:37 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.59.43_9011" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.59.43_9011" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.5.247_8806" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v1_sdc-gui_10.233.33.211_8181" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v1_sdc_10.233.17.136_8443" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v1_wf-gui_10.233.57.85_8443" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v1_multicloud_10.233.43.77_9001" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:37 [INFO] agent: Synced service "_v17_aai-nodes-query_10.233.72.99_8446"
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v1_message-router_10.233.11.78_3904" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v0_multicloud_10.233.43.77_9001" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.17.136_8080" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.61.235_9007" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.61.235_9007" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.40.201_9015" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.60.161_443" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v1_catalog_10.233.5.247_8806" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v1_nsd_10.233.5.247_8806" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v1_parser_10.233.5.247_8806" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Node info in sync
    2022/12/01 13:51:37 [DEBUG] http: Request PUT /v1/agent/service/register (12.44612ms) from=10.233.66.170:52866
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.40.201_9015" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.60.161_443" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v1_catalog_10.233.5.247_8806" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v1_nsd_10.233.5.247_8806" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v1_parser_10.233.5.247_8806" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.59.43_9011" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.59.43_9011" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.5.247_8806" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v1_sdc-gui_10.233.33.211_8181" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v1_sdc_10.233.17.136_8443" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v1_wf-gui_10.233.57.85_8443" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v1_multicloud_10.233.43.77_9001" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v1_message-router_10.233.11.78_3904" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v0_multicloud_10.233.43.77_9001" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.17.136_8080" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.61.235_9007" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.61.235_9007" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Node info in sync
    2022/12/01 13:51:37 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v17 (324.001µs) from=10.233.66.170:52868
    2022/12/01 13:51:37 [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/12/01 13:51:37 [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/12/01 13:51:37 [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/12/01 13:51:37 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.59.43_9011" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.59.43_9011" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.5.247_8806" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v1_sdc-gui_10.233.33.211_8181" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v1_sdc_10.233.17.136_8443" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v1_wf-gui_10.233.57.85_8443" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v1_multicloud_10.233.43.77_9001" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v1_message-router_10.233.11.78_3904" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v0_multicloud_10.233.43.77_9001" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.17.136_8080" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.61.235_9007" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.61.235_9007" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:37 [INFO] agent: Synced service "_v18__aai-nodes-query_10.233.72.99_8446"
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.40.201_9015" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.60.161_443" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v1_catalog_10.233.5.247_8806" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v1_nsd_10.233.5.247_8806" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v1_parser_10.233.5.247_8806" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Node info in sync
    2022/12/01 13:51:37 [DEBUG] http: Request PUT /v1/agent/service/register (14.546897ms) from=10.233.66.170:52870
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v1_message-router_10.233.11.78_3904" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v0_multicloud_10.233.43.77_9001" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.17.136_8080" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.61.235_9007" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.61.235_9007" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.40.201_9015" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.60.161_443" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v1_catalog_10.233.5.247_8806" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v1_nsd_10.233.5.247_8806" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v1_parser_10.233.5.247_8806" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.59.43_9011" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.59.43_9011" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.5.247_8806" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v1_sdc-gui_10.233.33.211_8181" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v1_sdc_10.233.17.136_8443" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v1_wf-gui_10.233.57.85_8443" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v1_multicloud_10.233.43.77_9001" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Node info in sync
    2022/12/01 13:51:37 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v18 (579.706µs) from=10.233.66.170:52872
    2022/12/01 13:51:37 [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/12/01 13:51:37 [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/12/01 13:51:37 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v1_parser_10.233.5.247_8806" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.5.247_8806" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.59.43_9011" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.59.43_9011" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v1_wf-gui_10.233.57.85_8443" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v1_multicloud_10.233.43.77_9001" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v1_sdc-gui_10.233.33.211_8181" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v1_sdc_10.233.17.136_8443" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v1_message-router_10.233.11.78_3904" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v0_multicloud_10.233.43.77_9001" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.17.136_8080" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:37 [INFO] agent: Synced service "_v18_aai-nodes-query_10.233.72.99_8446"
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.61.235_9007" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.61.235_9007" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v1_catalog_10.233.5.247_8806" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v1_nsd_10.233.5.247_8806" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.40.201_9015" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.60.161_443" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Node info in sync
    2022/12/01 13:51:37 [DEBUG] http: Request PUT /v1/agent/service/register (4.025668ms) from=10.233.66.170:52874
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.17.136_8080" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.61.235_9007" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.61.235_9007" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.40.201_9015" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.60.161_443" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v1_catalog_10.233.5.247_8806" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v1_nsd_10.233.5.247_8806" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v1_parser_10.233.5.247_8806" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.59.43_9011" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.59.43_9011" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.5.247_8806" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v1_sdc-gui_10.233.33.211_8181" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v1_sdc_10.233.17.136_8443" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v1_wf-gui_10.233.57.85_8443" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v1_multicloud_10.233.43.77_9001" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v1_message-router_10.233.11.78_3904" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v0_multicloud_10.233.43.77_9001" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Node info in sync
    2022/12/01 13:51:37 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v18 (293.967µs) from=10.233.66.170:52876
    2022/12/01 13:51:37 [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/12/01 13:51:37 [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/12/01 13:51:37 [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/12/01 13:51:37 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v1_parser_10.233.5.247_8806" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:37 [INFO] agent: Synced service "_v19__aai-nodes-query_10.233.72.99_8446"
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.59.43_9011" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.59.43_9011" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.5.247_8806" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v1_multicloud_10.233.43.77_9001" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v1_sdc-gui_10.233.33.211_8181" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v1_sdc_10.233.17.136_8443" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v1_wf-gui_10.233.57.85_8443" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v1_message-router_10.233.11.78_3904" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v0_multicloud_10.233.43.77_9001" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.17.136_8080" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.61.235_9007" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.61.235_9007" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v1_nsd_10.233.5.247_8806" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.40.201_9015" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.60.161_443" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v1_catalog_10.233.5.247_8806" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Node info in sync
    2022/12/01 13:51:37 [DEBUG] http: Request PUT /v1/agent/service/register (5.47964ms) from=10.233.66.170:52878
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.17.136_8080" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.61.235_9007" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.61.235_9007" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v1_nsd_10.233.5.247_8806" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.40.201_9015" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.60.161_443" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v1_catalog_10.233.5.247_8806" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v1_parser_10.233.5.247_8806" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.59.43_9011" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.59.43_9011" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.5.247_8806" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v1_multicloud_10.233.43.77_9001" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v1_sdc-gui_10.233.33.211_8181" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v1_sdc_10.233.17.136_8443" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v1_wf-gui_10.233.57.85_8443" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v1_message-router_10.233.11.78_3904" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v0_multicloud_10.233.43.77_9001" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Node info in sync
    2022/12/01 13:51:37 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v19 (666.405µs) from=10.233.66.170:52880
    2022/12/01 13:51:37 [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/12/01 13:51:37 [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/12/01 13:51:37 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.61.235_9007" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.40.201_9015" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v1_nsd_10.233.5.247_8806" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:37 [INFO] agent: Synced service "_v19_aai-nodes-query_10.233.72.99_8446"
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.59.43_9011" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v1_sdc_10.233.17.136_8443" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v1_wf-gui_10.233.57.85_8443" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v1_multicloud_10.233.43.77_9001" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.61.235_9007" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.60.161_443" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v1_catalog_10.233.5.247_8806" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v1_parser_10.233.5.247_8806" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.59.43_9011" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.5.247_8806" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v1_sdc-gui_10.233.33.211_8181" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v1_message-router_10.233.11.78_3904" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v0_multicloud_10.233.43.77_9001" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.17.136_8080" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Node info in sync
    2022/12/01 13:51:37 [DEBUG] http: Request PUT /v1/agent/service/register (4.408442ms) from=10.233.66.170:52882
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.60.161_443" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v1_catalog_10.233.5.247_8806" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v1_parser_10.233.5.247_8806" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.5.247_8806" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.59.43_9011" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v1_sdc-gui_10.233.33.211_8181" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v1_message-router_10.233.11.78_3904" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v0_multicloud_10.233.43.77_9001" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.17.136_8080" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.61.235_9007" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.40.201_9015" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v1_nsd_10.233.5.247_8806" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.59.43_9011" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v1_multicloud_10.233.43.77_9001" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v1_sdc_10.233.17.136_8443" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v1_wf-gui_10.233.57.85_8443" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.61.235_9007" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Node info in sync
    2022/12/01 13:51:37 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v19 (421.83µs) from=10.233.66.170:52884
    2022/12/01 13:51:37 [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/12/01 13:51:37 [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/12/01 13:51:37 [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/12/01 13:51:37 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.60.161_443" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v1_catalog_10.233.5.247_8806" in sync
    2022/12/01 13:51:37 [INFO] agent: Synced service "_v11__aai-nquery_10.233.72.99_8446"
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v1_parser_10.233.5.247_8806" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.59.43_9011" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.5.247_8806" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v1_sdc-gui_10.233.33.211_8181" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v1_message-router_10.233.11.78_3904" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v0_multicloud_10.233.43.77_9001" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.17.136_8080" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.61.235_9007" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.40.201_9015" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v1_nsd_10.233.5.247_8806" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.59.43_9011" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v1_sdc_10.233.17.136_8443" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v1_wf-gui_10.233.57.85_8443" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v1_multicloud_10.233.43.77_9001" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.61.235_9007" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Node info in sync
    2022/12/01 13:51:37 [DEBUG] http: Request PUT /v1/agent/service/register (5.375897ms) from=10.233.66.170:52886
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.59.43_9011" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v1_sdc_10.233.17.136_8443" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v1_wf-gui_10.233.57.85_8443" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v1_multicloud_10.233.43.77_9001" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.61.235_9007" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.60.161_443" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v1_catalog_10.233.5.247_8806" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v11__aai-nquery_10.233.72.99_8446" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v1_parser_10.233.5.247_8806" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.59.43_9011" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.5.247_8806" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v1_sdc-gui_10.233.33.211_8181" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v1_message-router_10.233.11.78_3904" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v0_multicloud_10.233.43.77_9001" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.17.136_8080" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.61.235_9007" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.40.201_9015" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v1_nsd_10.233.5.247_8806" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Node info in sync
    2022/12/01 13:51:37 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v11 (450.922µs) from=10.233.66.170:52888
    2022/12/01 13:51:37 [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/12/01 13:51:37 [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/12/01 13:51:37 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v1_multicloud_10.233.43.77_9001" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v1_sdc_10.233.17.136_8443" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v1_wf-gui_10.233.57.85_8443" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.61.235_9007" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v11__aai-nquery_10.233.72.99_8446" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.60.161_443" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v1_catalog_10.233.5.247_8806" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:37 [INFO] agent: Synced service "_v11_aai-nquery_10.233.72.99_8446"
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v1_parser_10.233.5.247_8806" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.5.247_8806" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.59.43_9011" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v1_sdc-gui_10.233.33.211_8181" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v1_message-router_10.233.11.78_3904" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v0_multicloud_10.233.43.77_9001" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.17.136_8080" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.61.235_9007" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.40.201_9015" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v1_nsd_10.233.5.247_8806" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.59.43_9011" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Node info in sync
    2022/12/01 13:51:37 [DEBUG] http: Request PUT /v1/agent/service/register (4.874036ms) from=10.233.66.170:52890
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v1_sdc-gui_10.233.33.211_8181" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v1_message-router_10.233.11.78_3904" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v0_multicloud_10.233.43.77_9001" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.17.136_8080" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.61.235_9007" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.40.201_9015" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v1_nsd_10.233.5.247_8806" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.59.43_9011" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v1_sdc_10.233.17.136_8443" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v1_wf-gui_10.233.57.85_8443" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v1_multicloud_10.233.43.77_9001" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.61.235_9007" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.60.161_443" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v1_catalog_10.233.5.247_8806" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v11__aai-nquery_10.233.72.99_8446" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v1_parser_10.233.5.247_8806" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v11_aai-nquery_10.233.72.99_8446" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.59.43_9011" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.5.247_8806" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Node info in sync
    2022/12/01 13:51:37 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v11 (560.984µs) from=10.233.66.170:52892
    2022/12/01 13:51:37 [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/12/01 13:51:37 [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/12/01 13:51:37 [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/12/01 13:51:37 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.61.235_9007" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.60.161_443" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v1_catalog_10.233.5.247_8806" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v11__aai-nquery_10.233.72.99_8446" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v11_aai-nquery_10.233.72.99_8446" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v1_parser_10.233.5.247_8806" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.59.43_9011" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.5.247_8806" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v1_sdc-gui_10.233.33.211_8181" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v1_message-router_10.233.11.78_3904" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v0_multicloud_10.233.43.77_9001" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.17.136_8080" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.61.235_9007" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.40.201_9015" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v1_nsd_10.233.5.247_8806" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.59.43_9011" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:37 [INFO] agent: Synced service "_v12__aai-nquery_10.233.72.99_8446"
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v1_sdc_10.233.17.136_8443" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v1_wf-gui_10.233.57.85_8443" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v1_multicloud_10.233.43.77_9001" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Node info in sync
    2022/12/01 13:51:37 [DEBUG] http: Request PUT /v1/agent/service/register (18.067835ms) from=10.233.66.170:52894
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v1_nsd_10.233.5.247_8806" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.40.201_9015" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.59.43_9011" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v1_wf-gui_10.233.57.85_8443" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v1_multicloud_10.233.43.77_9001" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v12__aai-nquery_10.233.72.99_8446" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v1_sdc_10.233.17.136_8443" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.61.235_9007" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v1_catalog_10.233.5.247_8806" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v11__aai-nquery_10.233.72.99_8446" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.60.161_443" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v11_aai-nquery_10.233.72.99_8446" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v1_parser_10.233.5.247_8806" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.59.43_9011" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.5.247_8806" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v1_sdc-gui_10.233.33.211_8181" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v0_multicloud_10.233.43.77_9001" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v1_message-router_10.233.11.78_3904" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.17.136_8080" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.61.235_9007" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Node info in sync
    2022/12/01 13:51:37 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v12 (442.766µs) from=10.233.66.170:52896
    2022/12/01 13:51:37 [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/12/01 13:51:37 [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/12/01 13:51:37 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v1_sdc-gui_10.233.33.211_8181" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v1_message-router_10.233.11.78_3904" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v0_multicloud_10.233.43.77_9001" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:37 [INFO] agent: Synced service "_v12_aai-nquery_10.233.72.99_8446"
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.17.136_8080" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.61.235_9007" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.40.201_9015" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v1_nsd_10.233.5.247_8806" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.59.43_9011" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v1_multicloud_10.233.43.77_9001" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v12__aai-nquery_10.233.72.99_8446" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v1_sdc_10.233.17.136_8443" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v1_wf-gui_10.233.57.85_8443" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.61.235_9007" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v11__aai-nquery_10.233.72.99_8446" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.60.161_443" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v1_catalog_10.233.5.247_8806" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v11_aai-nquery_10.233.72.99_8446" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v1_parser_10.233.5.247_8806" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.5.247_8806" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.59.43_9011" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Node info in sync
    2022/12/01 13:51:37 [DEBUG] http: Request PUT /v1/agent/service/register (17.472033ms) from=10.233.66.170:52898
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v11_aai-nquery_10.233.72.99_8446" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v1_parser_10.233.5.247_8806" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.59.43_9011" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.5.247_8806" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v1_sdc-gui_10.233.33.211_8181" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v0_multicloud_10.233.43.77_9001" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v1_message-router_10.233.11.78_3904" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v12_aai-nquery_10.233.72.99_8446" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.17.136_8080" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.61.235_9007" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v1_nsd_10.233.5.247_8806" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.40.201_9015" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.59.43_9011" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v1_wf-gui_10.233.57.85_8443" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v1_multicloud_10.233.43.77_9001" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v12__aai-nquery_10.233.72.99_8446" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v1_sdc_10.233.17.136_8443" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.61.235_9007" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v1_catalog_10.233.5.247_8806" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v11__aai-nquery_10.233.72.99_8446" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.60.161_443" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Node info in sync
    2022/12/01 13:51:37 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v12 (524.529µs) from=10.233.66.170:52900
    2022/12/01 13:51:37 [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/12/01 13:51:37 [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/12/01 13:51:37 [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/12/01 13:51:37 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.61.235_9007" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.60.161_443" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v1_catalog_10.233.5.247_8806" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v11__aai-nquery_10.233.72.99_8446" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v1_parser_10.233.5.247_8806" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v11_aai-nquery_10.233.72.99_8446" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.59.43_9011" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.5.247_8806" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v1_sdc-gui_10.233.33.211_8181" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v1_message-router_10.233.11.78_3904" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v0_multicloud_10.233.43.77_9001" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.17.136_8080" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v12_aai-nquery_10.233.72.99_8446" in sync
    2022/12/01 13:51:37 [INFO] agent: Synced service "_v13__aai-nquery_10.233.72.99_8446"
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.61.235_9007" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.40.201_9015" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v1_nsd_10.233.5.247_8806" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.59.43_9011" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v1_sdc_10.233.17.136_8443" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v1_wf-gui_10.233.57.85_8443" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v1_multicloud_10.233.43.77_9001" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v12__aai-nquery_10.233.72.99_8446" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Node info in sync
    2022/12/01 13:51:37 [DEBUG] http: Request PUT /v1/agent/service/register (8.321104ms) from=10.233.66.170:52902
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.5.247_8806" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.59.43_9011" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v1_sdc-gui_10.233.33.211_8181" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v0_multicloud_10.233.43.77_9001" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v1_message-router_10.233.11.78_3904" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v12_aai-nquery_10.233.72.99_8446" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v13__aai-nquery_10.233.72.99_8446" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.17.136_8080" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.61.235_9007" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v1_nsd_10.233.5.247_8806" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.40.201_9015" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.59.43_9011" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v1_wf-gui_10.233.57.85_8443" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v1_multicloud_10.233.43.77_9001" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v12__aai-nquery_10.233.72.99_8446" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v1_sdc_10.233.17.136_8443" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.61.235_9007" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v1_catalog_10.233.5.247_8806" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v11__aai-nquery_10.233.72.99_8446" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.60.161_443" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v11_aai-nquery_10.233.72.99_8446" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v1_parser_10.233.5.247_8806" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Node info in sync
    2022/12/01 13:51:37 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v13 (322.628µs) from=10.233.66.170:52906
    2022/12/01 13:51:37 [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/12/01 13:51:37 [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/12/01 13:51:37 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v12_aai-nquery_10.233.72.99_8446" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v13__aai-nquery_10.233.72.99_8446" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.17.136_8080" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.61.235_9007" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v1_nsd_10.233.5.247_8806" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.40.201_9015" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.59.43_9011" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v1_wf-gui_10.233.57.85_8443" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v1_multicloud_10.233.43.77_9001" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v12__aai-nquery_10.233.72.99_8446" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v1_sdc_10.233.17.136_8443" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:37 [INFO] agent: Synced service "_v13_aai-nquery_10.233.72.99_8446"
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.61.235_9007" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v1_catalog_10.233.5.247_8806" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v11__aai-nquery_10.233.72.99_8446" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.60.161_443" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v11_aai-nquery_10.233.72.99_8446" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v1_parser_10.233.5.247_8806" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.5.247_8806" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.59.43_9011" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v1_sdc-gui_10.233.33.211_8181" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v0_multicloud_10.233.43.77_9001" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v1_message-router_10.233.11.78_3904" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Node info in sync
    2022/12/01 13:51:37 [DEBUG] http: Request PUT /v1/agent/service/register (9.338223ms) from=10.233.66.170:52908
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.61.235_9007" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.40.201_9015" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v1_nsd_10.233.5.247_8806" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.59.43_9011" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v1_multicloud_10.233.43.77_9001" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v12__aai-nquery_10.233.72.99_8446" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v1_sdc_10.233.17.136_8443" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v1_wf-gui_10.233.57.85_8443" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v13_aai-nquery_10.233.72.99_8446" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.61.235_9007" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v11__aai-nquery_10.233.72.99_8446" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.60.161_443" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v1_catalog_10.233.5.247_8806" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v11_aai-nquery_10.233.72.99_8446" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v1_parser_10.233.5.247_8806" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.59.43_9011" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.5.247_8806" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v1_sdc-gui_10.233.33.211_8181" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v1_message-router_10.233.11.78_3904" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v0_multicloud_10.233.43.77_9001" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v12_aai-nquery_10.233.72.99_8446" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v13__aai-nquery_10.233.72.99_8446" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.17.136_8080" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Node info in sync
    2022/12/01 13:51:37 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v13 (505.294µs) from=10.233.66.170:52910
    2022/12/01 13:51:37 [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/12/01 13:51:37 [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/12/01 13:51:37 [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/12/01 13:51:37 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v1_sdc-gui_10.233.33.211_8181" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v1_message-router_10.233.11.78_3904" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v0_multicloud_10.233.43.77_9001" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v12_aai-nquery_10.233.72.99_8446" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v13__aai-nquery_10.233.72.99_8446" in sync
    2022/12/01 13:51:37 [INFO] agent: Synced service "_v14__aai-nquery_10.233.72.99_8446"
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.17.136_8080" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.61.235_9007" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.40.201_9015" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v1_nsd_10.233.5.247_8806" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.59.43_9011" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v12__aai-nquery_10.233.72.99_8446" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v1_sdc_10.233.17.136_8443" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v1_wf-gui_10.233.57.85_8443" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v1_multicloud_10.233.43.77_9001" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v13_aai-nquery_10.233.72.99_8446" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.61.235_9007" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.60.161_443" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v1_catalog_10.233.5.247_8806" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v11__aai-nquery_10.233.72.99_8446" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v1_parser_10.233.5.247_8806" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v11_aai-nquery_10.233.72.99_8446" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.59.43_9011" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.5.247_8806" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Node info in sync
    2022/12/01 13:51:37 [DEBUG] http: Request PUT /v1/agent/service/register (5.298411ms) from=10.233.66.170:52912
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v1_message-router_10.233.11.78_3904" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v0_multicloud_10.233.43.77_9001" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v13__aai-nquery_10.233.72.99_8446" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v14__aai-nquery_10.233.72.99_8446" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.17.136_8080" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v12_aai-nquery_10.233.72.99_8446" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.61.235_9007" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.40.201_9015" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v1_nsd_10.233.5.247_8806" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.59.43_9011" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v12__aai-nquery_10.233.72.99_8446" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v1_sdc_10.233.17.136_8443" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v1_wf-gui_10.233.57.85_8443" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v1_multicloud_10.233.43.77_9001" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v13_aai-nquery_10.233.72.99_8446" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.61.235_9007" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.60.161_443" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v1_catalog_10.233.5.247_8806" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v11__aai-nquery_10.233.72.99_8446" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v1_parser_10.233.5.247_8806" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v11_aai-nquery_10.233.72.99_8446" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.59.43_9011" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.5.247_8806" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v1_sdc-gui_10.233.33.211_8181" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:37 [DEBUG] agent: Node info in sync
    2022/12/01 13:51:37 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v14 (451.259µs) from=10.233.66.170:52914
    2022/12/01 13:51:38 [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/12/01 13:51:38 [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/12/01 13:51:38 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/12/01 13:51:38 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.59.43_9011" in sync
    2022/12/01 13:51:38 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:38 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:38 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:38 [DEBUG] agent: Service "_v12__aai-nquery_10.233.72.99_8446" in sync
    2022/12/01 13:51:38 [DEBUG] agent: Service "_v1_sdc_10.233.17.136_8443" in sync
    2022/12/01 13:51:38 [DEBUG] agent: Service "_v1_wf-gui_10.233.57.85_8443" in sync
    2022/12/01 13:51:38 [DEBUG] agent: Service "_v1_multicloud_10.233.43.77_9001" in sync
    2022/12/01 13:51:38 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:38 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:38 [DEBUG] agent: Service "_v13_aai-nquery_10.233.72.99_8446" in sync
    2022/12/01 13:51:38 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:38 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:38 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:38 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.61.235_9007" in sync
    2022/12/01 13:51:38 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:38 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:38 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:38 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.60.161_443" in sync
    2022/12/01 13:51:38 [DEBUG] agent: Service "_v1_catalog_10.233.5.247_8806" in sync
    2022/12/01 13:51:38 [DEBUG] agent: Service "_v11__aai-nquery_10.233.72.99_8446" in sync
    2022/12/01 13:51:38 [DEBUG] agent: Service "_v11_aai-nquery_10.233.72.99_8446" in sync
    2022/12/01 13:51:38 [DEBUG] agent: Service "_v1_parser_10.233.5.247_8806" in sync
    2022/12/01 13:51:38 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:38 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:38 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.59.43_9011" in sync
    2022/12/01 13:51:38 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.5.247_8806" in sync
    2022/12/01 13:51:38 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:38 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:38 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:38 [DEBUG] agent: Service "_v1_sdc-gui_10.233.33.211_8181" in sync
    2022/12/01 13:51:38 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:38 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:38 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:38 [DEBUG] agent: Service "_v1_message-router_10.233.11.78_3904" in sync
    2022/12/01 13:51:38 [DEBUG] agent: Service "_v0_multicloud_10.233.43.77_9001" in sync
    2022/12/01 13:51:38 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:38 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:38 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:38 [DEBUG] agent: Service "_v12_aai-nquery_10.233.72.99_8446" in sync
    2022/12/01 13:51:38 [DEBUG] agent: Service "_v13__aai-nquery_10.233.72.99_8446" in sync
    2022/12/01 13:51:38 [DEBUG] agent: Service "_v14__aai-nquery_10.233.72.99_8446" in sync
    2022/12/01 13:51:38 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.17.136_8080" in sync
    2022/12/01 13:51:38 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:38 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:38 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.61.235_9007" in sync
    2022/12/01 13:51:38 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:38 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:38 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:38 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:38 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:38 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:38 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:38 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:38 [INFO] agent: Synced service "_v14_aai-nquery_10.233.72.99_8446"
    2022/12/01 13:51:38 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.40.201_9015" in sync
    2022/12/01 13:51:38 [DEBUG] agent: Service "_v1_nsd_10.233.5.247_8806" in sync
    2022/12/01 13:51:38 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:38 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:38 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:38 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:38 [DEBUG] agent: Node info in sync
    2022/12/01 13:51:38 [DEBUG] http: Request PUT /v1/agent/service/register (4.684986ms) from=10.233.66.170:52916
    2022/12/01 13:51:38 [DEBUG] agent: Service "_v1_sdc-gui_10.233.33.211_8181" in sync
    2022/12/01 13:51:38 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:38 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:38 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:38 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:38 [DEBUG] agent: Service "_v1_message-router_10.233.11.78_3904" in sync
    2022/12/01 13:51:38 [DEBUG] agent: Service "_v0_multicloud_10.233.43.77_9001" in sync
    2022/12/01 13:51:38 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:38 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:38 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.17.136_8080" in sync
    2022/12/01 13:51:38 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:38 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:38 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:38 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:38 [DEBUG] agent: Service "_v12_aai-nquery_10.233.72.99_8446" in sync
    2022/12/01 13:51:38 [DEBUG] agent: Service "_v13__aai-nquery_10.233.72.99_8446" in sync
    2022/12/01 13:51:38 [DEBUG] agent: Service "_v14__aai-nquery_10.233.72.99_8446" in sync
    2022/12/01 13:51:38 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.61.235_9007" in sync
    2022/12/01 13:51:38 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:38 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:38 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:38 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:38 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:38 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:38 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.40.201_9015" in sync
    2022/12/01 13:51:38 [DEBUG] agent: Service "_v1_nsd_10.233.5.247_8806" in sync
    2022/12/01 13:51:38 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:38 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:38 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:38 [DEBUG] agent: Service "_v14_aai-nquery_10.233.72.99_8446" in sync
    2022/12/01 13:51:38 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:38 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:38 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:38 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.59.43_9011" in sync
    2022/12/01 13:51:38 [DEBUG] agent: Service "_v1_sdc_10.233.17.136_8443" in sync
    2022/12/01 13:51:38 [DEBUG] agent: Service "_v1_wf-gui_10.233.57.85_8443" in sync
    2022/12/01 13:51:38 [DEBUG] agent: Service "_v1_multicloud_10.233.43.77_9001" in sync
    2022/12/01 13:51:38 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:38 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:38 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:38 [DEBUG] agent: Service "_v12__aai-nquery_10.233.72.99_8446" in sync
    2022/12/01 13:51:38 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:38 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:38 [DEBUG] agent: Service "_v13_aai-nquery_10.233.72.99_8446" in sync
    2022/12/01 13:51:38 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:38 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:38 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.61.235_9007" in sync
    2022/12/01 13:51:38 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:38 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:38 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:38 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:38 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.60.161_443" in sync
    2022/12/01 13:51:38 [DEBUG] agent: Service "_v1_catalog_10.233.5.247_8806" in sync
    2022/12/01 13:51:38 [DEBUG] agent: Service "_v11__aai-nquery_10.233.72.99_8446" in sync
    2022/12/01 13:51:38 [DEBUG] agent: Service "_v1_parser_10.233.5.247_8806" in sync
    2022/12/01 13:51:38 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:38 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:38 [DEBUG] agent: Service "_v11_aai-nquery_10.233.72.99_8446" in sync
    2022/12/01 13:51:38 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.59.43_9011" in sync
    2022/12/01 13:51:38 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.5.247_8806" in sync
    2022/12/01 13:51:38 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:38 [DEBUG] agent: Node info in sync
    2022/12/01 13:51:38 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v14 (344.322µs) from=10.233.66.170:52918
    2022/12/01 13:51:38 [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/12/01 13:51:38 [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/12/01 13:51:38 [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/12/01 13:51:38 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/12/01 13:51:38 [DEBUG] agent: Service "_v1_sdc-gui_10.233.33.211_8181" in sync
    2022/12/01 13:51:38 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:38 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:38 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:38 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:38 [DEBUG] agent: Service "_v1_message-router_10.233.11.78_3904" in sync
    2022/12/01 13:51:38 [DEBUG] agent: Service "_v0_multicloud_10.233.43.77_9001" in sync
    2022/12/01 13:51:38 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:38 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:38 [DEBUG] agent: Service "_v12_aai-nquery_10.233.72.99_8446" in sync
    2022/12/01 13:51:38 [DEBUG] agent: Service "_v13__aai-nquery_10.233.72.99_8446" in sync
    2022/12/01 13:51:38 [DEBUG] agent: Service "_v14__aai-nquery_10.233.72.99_8446" in sync
    2022/12/01 13:51:38 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.17.136_8080" in sync
    2022/12/01 13:51:38 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:38 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:38 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:38 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:38 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.61.235_9007" in sync
    2022/12/01 13:51:38 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:38 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:38 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:38 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:38 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:38 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:38 [DEBUG] agent: Service "_v14_aai-nquery_10.233.72.99_8446" in sync
    2022/12/01 13:51:38 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.40.201_9015" in sync
    2022/12/01 13:51:38 [DEBUG] agent: Service "_v1_nsd_10.233.5.247_8806" in sync
    2022/12/01 13:51:38 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:38 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:38 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:38 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:38 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:38 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:38 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.59.43_9011" in sync
    2022/12/01 13:51:38 [INFO] agent: Synced service "_v15__aai-nquery_10.233.72.99_8446"
    2022/12/01 13:51:38 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:38 [DEBUG] agent: Service "_v12__aai-nquery_10.233.72.99_8446" in sync
    2022/12/01 13:51:38 [DEBUG] agent: Service "_v1_sdc_10.233.17.136_8443" in sync
    2022/12/01 13:51:38 [DEBUG] agent: Service "_v1_wf-gui_10.233.57.85_8443" in sync
    2022/12/01 13:51:38 [DEBUG] agent: Service "_v1_multicloud_10.233.43.77_9001" in sync
    2022/12/01 13:51:38 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:38 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:38 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:38 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:38 [DEBUG] agent: Service "_v13_aai-nquery_10.233.72.99_8446" in sync
    2022/12/01 13:51:38 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:38 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:38 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.61.235_9007" in sync
    2022/12/01 13:51:38 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:38 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:38 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:38 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:38 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.60.161_443" in sync
    2022/12/01 13:51:38 [DEBUG] agent: Service "_v1_catalog_10.233.5.247_8806" in sync
    2022/12/01 13:51:38 [DEBUG] agent: Service "_v11__aai-nquery_10.233.72.99_8446" in sync
    2022/12/01 13:51:38 [DEBUG] agent: Service "_v1_parser_10.233.5.247_8806" in sync
    2022/12/01 13:51:38 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:38 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:38 [DEBUG] agent: Service "_v11_aai-nquery_10.233.72.99_8446" in sync
    2022/12/01 13:51:38 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.59.43_9011" in sync
    2022/12/01 13:51:38 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.5.247_8806" in sync
    2022/12/01 13:51:38 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:38 [DEBUG] agent: Node info in sync
    2022/12/01 13:51:38 [DEBUG] http: Request PUT /v1/agent/service/register (4.93294ms) from=10.233.66.170:52920
    2022/12/01 13:51:38 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.61.235_9007" in sync
    2022/12/01 13:51:38 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:38 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:38 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:38 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:38 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:38 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:38 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.40.201_9015" in sync
    2022/12/01 13:51:38 [DEBUG] agent: Service "_v1_nsd_10.233.5.247_8806" in sync
    2022/12/01 13:51:38 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:38 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:38 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:38 [DEBUG] agent: Service "_v14_aai-nquery_10.233.72.99_8446" in sync
    2022/12/01 13:51:38 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:38 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:38 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:38 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.59.43_9011" in sync
    2022/12/01 13:51:38 [DEBUG] agent: Service "_v15__aai-nquery_10.233.72.99_8446" in sync
    2022/12/01 13:51:38 [DEBUG] agent: Service "_v12__aai-nquery_10.233.72.99_8446" in sync
    2022/12/01 13:51:38 [DEBUG] agent: Service "_v1_sdc_10.233.17.136_8443" in sync
    2022/12/01 13:51:38 [DEBUG] agent: Service "_v1_wf-gui_10.233.57.85_8443" in sync
    2022/12/01 13:51:38 [DEBUG] agent: Service "_v1_multicloud_10.233.43.77_9001" in sync
    2022/12/01 13:51:38 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:38 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:38 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:38 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:38 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:38 [DEBUG] agent: Service "_v13_aai-nquery_10.233.72.99_8446" in sync
    2022/12/01 13:51:38 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:38 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:38 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.61.235_9007" in sync
    2022/12/01 13:51:38 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:38 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:38 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:38 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:38 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.60.161_443" in sync
    2022/12/01 13:51:38 [DEBUG] agent: Service "_v1_catalog_10.233.5.247_8806" in sync
    2022/12/01 13:51:38 [DEBUG] agent: Service "_v11__aai-nquery_10.233.72.99_8446" in sync
    2022/12/01 13:51:38 [DEBUG] agent: Service "_v1_parser_10.233.5.247_8806" in sync
    2022/12/01 13:51:38 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:38 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:38 [DEBUG] agent: Service "_v11_aai-nquery_10.233.72.99_8446" in sync
    2022/12/01 13:51:38 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.59.43_9011" in sync
    2022/12/01 13:51:38 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.5.247_8806" in sync
    2022/12/01 13:51:38 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:38 [DEBUG] agent: Service "_v1_sdc-gui_10.233.33.211_8181" in sync
    2022/12/01 13:51:38 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:38 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:38 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:38 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:38 [DEBUG] agent: Service "_v1_message-router_10.233.11.78_3904" in sync
    2022/12/01 13:51:38 [DEBUG] agent: Service "_v0_multicloud_10.233.43.77_9001" in sync
    2022/12/01 13:51:38 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:38 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:38 [DEBUG] agent: Service "_v13__aai-nquery_10.233.72.99_8446" in sync
    2022/12/01 13:51:38 [DEBUG] agent: Service "_v14__aai-nquery_10.233.72.99_8446" in sync
    2022/12/01 13:51:38 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.17.136_8080" in sync
    2022/12/01 13:51:38 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:38 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:38 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:38 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:38 [DEBUG] agent: Service "_v12_aai-nquery_10.233.72.99_8446" in sync
    2022/12/01 13:51:38 [DEBUG] agent: Node info in sync
    2022/12/01 13:51:38 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v15 (423.311µs) from=10.233.66.170:52922
    2022/12/01 13:51:38 [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/12/01 13:51:38 [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/12/01 13:51:38 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/12/01 13:51:38 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:38 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:38 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.61.235_9007" in sync
    2022/12/01 13:51:38 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:38 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:38 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:38 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:38 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.60.161_443" in sync
    2022/12/01 13:51:38 [DEBUG] agent: Service "_v1_catalog_10.233.5.247_8806" in sync
    2022/12/01 13:51:38 [DEBUG] agent: Service "_v11__aai-nquery_10.233.72.99_8446" in sync
    2022/12/01 13:51:38 [DEBUG] agent: Service "_v1_parser_10.233.5.247_8806" in sync
    2022/12/01 13:51:38 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:38 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:38 [DEBUG] agent: Service "_v11_aai-nquery_10.233.72.99_8446" in sync
    2022/12/01 13:51:38 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.59.43_9011" in sync
    2022/12/01 13:51:38 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.5.247_8806" in sync
    2022/12/01 13:51:38 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:38 [DEBUG] agent: Service "_v1_sdc-gui_10.233.33.211_8181" in sync
    2022/12/01 13:51:38 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:38 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:38 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:38 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:38 [DEBUG] agent: Service "_v1_message-router_10.233.11.78_3904" in sync
    2022/12/01 13:51:38 [DEBUG] agent: Service "_v0_multicloud_10.233.43.77_9001" in sync
    2022/12/01 13:51:38 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:38 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:38 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.17.136_8080" in sync
    2022/12/01 13:51:38 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:38 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:38 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:38 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:38 [DEBUG] agent: Service "_v12_aai-nquery_10.233.72.99_8446" in sync
    2022/12/01 13:51:38 [DEBUG] agent: Service "_v13__aai-nquery_10.233.72.99_8446" in sync
    2022/12/01 13:51:38 [DEBUG] agent: Service "_v14__aai-nquery_10.233.72.99_8446" in sync
    2022/12/01 13:51:38 [INFO] agent: Synced service "_v15_aai-nquery_10.233.72.99_8446"
    2022/12/01 13:51:38 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.61.235_9007" in sync
    2022/12/01 13:51:38 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:38 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:38 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:38 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:38 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:38 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:38 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.40.201_9015" in sync
    2022/12/01 13:51:38 [DEBUG] agent: Service "_v1_nsd_10.233.5.247_8806" in sync
    2022/12/01 13:51:38 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:38 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:38 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:38 [DEBUG] agent: Service "_v14_aai-nquery_10.233.72.99_8446" in sync
    2022/12/01 13:51:38 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:38 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:38 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:38 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.59.43_9011" in sync
    2022/12/01 13:51:38 [DEBUG] agent: Service "_v15__aai-nquery_10.233.72.99_8446" in sync
    2022/12/01 13:51:38 [DEBUG] agent: Service "_v1_sdc_10.233.17.136_8443" in sync
    2022/12/01 13:51:38 [DEBUG] agent: Service "_v1_wf-gui_10.233.57.85_8443" in sync
    2022/12/01 13:51:38 [DEBUG] agent: Service "_v1_multicloud_10.233.43.77_9001" in sync
    2022/12/01 13:51:38 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:38 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:38 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:38 [DEBUG] agent: Service "_v12__aai-nquery_10.233.72.99_8446" in sync
    2022/12/01 13:51:38 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:38 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:38 [DEBUG] agent: Service "_v13_aai-nquery_10.233.72.99_8446" in sync
    2022/12/01 13:51:38 [DEBUG] agent: Node info in sync
    2022/12/01 13:51:38 [DEBUG] http: Request PUT /v1/agent/service/register (6.099963ms) from=10.233.66.170:52924
    2022/12/01 13:51:38 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:38 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.60.161_443" in sync
    2022/12/01 13:51:38 [DEBUG] agent: Service "_v1_catalog_10.233.5.247_8806" in sync
    2022/12/01 13:51:38 [DEBUG] agent: Service "_v11__aai-nquery_10.233.72.99_8446" in sync
    2022/12/01 13:51:38 [DEBUG] agent: Service "_v1_parser_10.233.5.247_8806" in sync
    2022/12/01 13:51:38 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:38 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:38 [DEBUG] agent: Service "_v11_aai-nquery_10.233.72.99_8446" in sync
    2022/12/01 13:51:38 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.59.43_9011" in sync
    2022/12/01 13:51:38 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.5.247_8806" in sync
    2022/12/01 13:51:38 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:38 [DEBUG] agent: Service "_v1_sdc-gui_10.233.33.211_8181" in sync
    2022/12/01 13:51:38 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:38 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:38 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:38 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:38 [DEBUG] agent: Service "_v1_message-router_10.233.11.78_3904" in sync
    2022/12/01 13:51:38 [DEBUG] agent: Service "_v0_multicloud_10.233.43.77_9001" in sync
    2022/12/01 13:51:38 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:38 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:38 [DEBUG] agent: Service "_v12_aai-nquery_10.233.72.99_8446" in sync
    2022/12/01 13:51:38 [DEBUG] agent: Service "_v13__aai-nquery_10.233.72.99_8446" in sync
    2022/12/01 13:51:38 [DEBUG] agent: Service "_v14__aai-nquery_10.233.72.99_8446" in sync
    2022/12/01 13:51:38 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.17.136_8080" in sync
    2022/12/01 13:51:38 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:38 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:38 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:38 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:38 [DEBUG] agent: Service "_v15_aai-nquery_10.233.72.99_8446" in sync
    2022/12/01 13:51:38 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.61.235_9007" in sync
    2022/12/01 13:51:38 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:38 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:38 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:38 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:38 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:38 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:38 [DEBUG] agent: Service "_v14_aai-nquery_10.233.72.99_8446" in sync
    2022/12/01 13:51:38 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.40.201_9015" in sync
    2022/12/01 13:51:38 [DEBUG] agent: Service "_v1_nsd_10.233.5.247_8806" in sync
    2022/12/01 13:51:38 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:38 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:38 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:38 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:38 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:38 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:38 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.59.43_9011" in sync
    2022/12/01 13:51:38 [DEBUG] agent: Service "_v15__aai-nquery_10.233.72.99_8446" in sync
    2022/12/01 13:51:38 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:38 [DEBUG] agent: Service "_v12__aai-nquery_10.233.72.99_8446" in sync
    2022/12/01 13:51:38 [DEBUG] agent: Service "_v1_sdc_10.233.17.136_8443" in sync
    2022/12/01 13:51:38 [DEBUG] agent: Service "_v1_wf-gui_10.233.57.85_8443" in sync
    2022/12/01 13:51:38 [DEBUG] agent: Service "_v1_multicloud_10.233.43.77_9001" in sync
    2022/12/01 13:51:38 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:38 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:38 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:38 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:38 [DEBUG] agent: Service "_v13_aai-nquery_10.233.72.99_8446" in sync
    2022/12/01 13:51:38 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:38 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:38 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.61.235_9007" in sync
    2022/12/01 13:51:38 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:38 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:38 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:38 [DEBUG] agent: Node info in sync
    2022/12/01 13:51:38 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v15 (631.757µs) from=10.233.66.170:52926
    2022/12/01 13:51:38 [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/12/01 13:51:38 [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/12/01 13:51:38 [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/12/01 13:51:38 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/12/01 13:51:38 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:38 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:38 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:38 [DEBUG] agent: Service "_v1_sdc-gui_10.233.33.211_8181" in sync
    2022/12/01 13:51:38 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:38 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:38 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:38 [DEBUG] agent: Service "_v1_message-router_10.233.11.78_3904" in sync
    2022/12/01 13:51:38 [DEBUG] agent: Service "_v0_multicloud_10.233.43.77_9001" in sync
    2022/12/01 13:51:38 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:38 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:38 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:38 [DEBUG] agent: Service "_v12_aai-nquery_10.233.72.99_8446" in sync
    2022/12/01 13:51:38 [DEBUG] agent: Service "_v13__aai-nquery_10.233.72.99_8446" in sync
    2022/12/01 13:51:38 [DEBUG] agent: Service "_v14__aai-nquery_10.233.72.99_8446" in sync
    2022/12/01 13:51:38 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.17.136_8080" in sync
    2022/12/01 13:51:38 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:38 [DEBUG] agent: Service "_v15_aai-nquery_10.233.72.99_8446" in sync
    2022/12/01 13:51:38 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:38 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.61.235_9007" in sync
    2022/12/01 13:51:38 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:38 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:38 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:38 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:38 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:38 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:38 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:38 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:38 [DEBUG] agent: Service "_v14_aai-nquery_10.233.72.99_8446" in sync
    2022/12/01 13:51:38 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.40.201_9015" in sync
    2022/12/01 13:51:38 [DEBUG] agent: Service "_v1_nsd_10.233.5.247_8806" in sync
    2022/12/01 13:51:38 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:38 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:38 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:38 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.59.43_9011" in sync
    2022/12/01 13:51:38 [DEBUG] agent: Service "_v15__aai-nquery_10.233.72.99_8446" in sync
    2022/12/01 13:51:38 [DEBUG] agent: Service "_v1_multicloud_10.233.43.77_9001" in sync
    2022/12/01 13:51:38 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:38 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:38 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:38 [DEBUG] agent: Service "_v12__aai-nquery_10.233.72.99_8446" in sync
    2022/12/01 13:51:38 [DEBUG] agent: Service "_v1_sdc_10.233.17.136_8443" in sync
    2022/12/01 13:51:38 [DEBUG] agent: Service "_v1_wf-gui_10.233.57.85_8443" in sync
    2022/12/01 13:51:38 [DEBUG] agent: Service "_v13_aai-nquery_10.233.72.99_8446" in sync
    2022/12/01 13:51:38 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:38 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:38 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:38 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:38 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:38 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:38 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.61.235_9007" in sync
    2022/12/01 13:51:38 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:38 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:38 [DEBUG] agent: Service "_v11__aai-nquery_10.233.72.99_8446" in sync
    2022/12/01 13:51:38 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.60.161_443" in sync
    2022/12/01 13:51:38 [DEBUG] agent: Service "_v1_catalog_10.233.5.247_8806" in sync
    2022/12/01 13:51:38 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:38 [DEBUG] agent: Service "_v11_aai-nquery_10.233.72.99_8446" in sync
    2022/12/01 13:51:38 [INFO] agent: Synced service "_v16__aai-nquery_10.233.72.99_8446"
    2022/12/01 13:51:38 [DEBUG] agent: Service "_v1_parser_10.233.5.247_8806" in sync
    2022/12/01 13:51:38 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:38 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:38 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.59.43_9011" in sync
    2022/12/01 13:51:38 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.5.247_8806" in sync
    2022/12/01 13:51:38 [DEBUG] agent: Node info in sync
    2022/12/01 13:51:38 [DEBUG] http: Request PUT /v1/agent/service/register (5.346828ms) from=10.233.66.170:52928
    2022/12/01 13:51:38 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:38 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:38 [DEBUG] agent: Service "_v13_aai-nquery_10.233.72.99_8446" in sync
    2022/12/01 13:51:38 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:38 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:38 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.61.235_9007" in sync
    2022/12/01 13:51:38 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:38 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:38 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:38 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:38 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.60.161_443" in sync
    2022/12/01 13:51:38 [DEBUG] agent: Service "_v1_catalog_10.233.5.247_8806" in sync
    2022/12/01 13:51:38 [DEBUG] agent: Service "_v11__aai-nquery_10.233.72.99_8446" in sync
    2022/12/01 13:51:38 [DEBUG] agent: Service "_v1_parser_10.233.5.247_8806" in sync
    2022/12/01 13:51:38 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:38 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:38 [DEBUG] agent: Service "_v11_aai-nquery_10.233.72.99_8446" in sync
    2022/12/01 13:51:38 [DEBUG] agent: Service "_v16__aai-nquery_10.233.72.99_8446" in sync
    2022/12/01 13:51:38 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.59.43_9011" in sync
    2022/12/01 13:51:38 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.5.247_8806" in sync
    2022/12/01 13:51:38 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:38 [DEBUG] agent: Service "_v1_sdc-gui_10.233.33.211_8181" in sync
    2022/12/01 13:51:38 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:38 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:38 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:38 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:38 [DEBUG] agent: Service "_v1_message-router_10.233.11.78_3904" in sync
    2022/12/01 13:51:38 [DEBUG] agent: Service "_v0_multicloud_10.233.43.77_9001" in sync
    2022/12/01 13:51:38 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:38 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:38 [DEBUG] agent: Service "_v13__aai-nquery_10.233.72.99_8446" in sync
    2022/12/01 13:51:38 [DEBUG] agent: Service "_v14__aai-nquery_10.233.72.99_8446" in sync
    2022/12/01 13:51:38 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.17.136_8080" in sync
    2022/12/01 13:51:38 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:38 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:38 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:38 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:38 [DEBUG] agent: Service "_v12_aai-nquery_10.233.72.99_8446" in sync
    2022/12/01 13:51:38 [DEBUG] agent: Service "_v15_aai-nquery_10.233.72.99_8446" in sync
    2022/12/01 13:51:38 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.61.235_9007" in sync
    2022/12/01 13:51:38 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:38 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:38 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:38 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:38 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:38 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:38 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.40.201_9015" in sync
    2022/12/01 13:51:38 [DEBUG] agent: Service "_v1_nsd_10.233.5.247_8806" in sync
    2022/12/01 13:51:38 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:38 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:38 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:38 [DEBUG] agent: Service "_v14_aai-nquery_10.233.72.99_8446" in sync
    2022/12/01 13:51:38 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:38 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:38 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:38 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.59.43_9011" in sync
    2022/12/01 13:51:38 [DEBUG] agent: Service "_v15__aai-nquery_10.233.72.99_8446" in sync
    2022/12/01 13:51:38 [DEBUG] agent: Service "_v12__aai-nquery_10.233.72.99_8446" in sync
    2022/12/01 13:51:38 [DEBUG] agent: Service "_v1_sdc_10.233.17.136_8443" in sync
    2022/12/01 13:51:38 [DEBUG] agent: Service "_v1_wf-gui_10.233.57.85_8443" in sync
    2022/12/01 13:51:38 [DEBUG] agent: Service "_v1_multicloud_10.233.43.77_9001" in sync
    2022/12/01 13:51:38 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:38 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:38 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:38 [DEBUG] agent: Node info in sync
    2022/12/01 13:51:38 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v16 (1.139102ms) from=10.233.66.170:52930
    2022/12/01 13:51:38 [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/12/01 13:51:38 [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/12/01 13:51:38 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/12/01 13:51:38 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:38 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:38 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:38 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.59.43_9011" in sync
    2022/12/01 13:51:38 [DEBUG] agent: Service "_v15__aai-nquery_10.233.72.99_8446" in sync
    2022/12/01 13:51:38 [DEBUG] agent: Service "_v1_sdc_10.233.17.136_8443" in sync
    2022/12/01 13:51:38 [DEBUG] agent: Service "_v1_wf-gui_10.233.57.85_8443" in sync
    2022/12/01 13:51:38 [DEBUG] agent: Service "_v1_multicloud_10.233.43.77_9001" in sync
    2022/12/01 13:51:38 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:38 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:38 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:38 [DEBUG] agent: Service "_v12__aai-nquery_10.233.72.99_8446" in sync
    2022/12/01 13:51:38 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:38 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:38 [DEBUG] agent: Service "_v13_aai-nquery_10.233.72.99_8446" in sync
    2022/12/01 13:51:38 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:38 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:38 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.61.235_9007" in sync
    2022/12/01 13:51:38 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:38 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:38 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:38 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:38 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.60.161_443" in sync
    2022/12/01 13:51:38 [DEBUG] agent: Service "_v1_catalog_10.233.5.247_8806" in sync
    2022/12/01 13:51:38 [DEBUG] agent: Service "_v11__aai-nquery_10.233.72.99_8446" in sync
    2022/12/01 13:51:38 [DEBUG] agent: Service "_v1_parser_10.233.5.247_8806" in sync
    2022/12/01 13:51:38 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:38 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:38 [DEBUG] agent: Service "_v11_aai-nquery_10.233.72.99_8446" in sync
    2022/12/01 13:51:38 [DEBUG] agent: Service "_v16__aai-nquery_10.233.72.99_8446" in sync
    2022/12/01 13:51:38 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.59.43_9011" in sync
    2022/12/01 13:51:38 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.5.247_8806" in sync
    2022/12/01 13:51:38 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:38 [DEBUG] agent: Service "_v1_sdc-gui_10.233.33.211_8181" in sync
    2022/12/01 13:51:38 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:38 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:38 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:38 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:38 [DEBUG] agent: Service "_v1_message-router_10.233.11.78_3904" in sync
    2022/12/01 13:51:38 [DEBUG] agent: Service "_v0_multicloud_10.233.43.77_9001" in sync
    2022/12/01 13:51:38 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:38 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:38 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.17.136_8080" in sync
    2022/12/01 13:51:38 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:38 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:38 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:38 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:38 [DEBUG] agent: Service "_v12_aai-nquery_10.233.72.99_8446" in sync
    2022/12/01 13:51:38 [DEBUG] agent: Service "_v13__aai-nquery_10.233.72.99_8446" in sync
    2022/12/01 13:51:38 [DEBUG] agent: Service "_v14__aai-nquery_10.233.72.99_8446" in sync
    2022/12/01 13:51:38 [DEBUG] agent: Service "_v15_aai-nquery_10.233.72.99_8446" in sync
    2022/12/01 13:51:38 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.61.235_9007" in sync
    2022/12/01 13:51:38 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:38 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:38 [INFO] agent: Synced service "_v16_aai-nquery_10.233.72.99_8446"
    2022/12/01 13:51:38 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:38 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:38 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:38 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:38 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.40.201_9015" in sync
    2022/12/01 13:51:38 [DEBUG] agent: Service "_v1_nsd_10.233.5.247_8806" in sync
    2022/12/01 13:51:38 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:38 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:38 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:38 [DEBUG] agent: Service "_v14_aai-nquery_10.233.72.99_8446" in sync
    2022/12/01 13:51:38 [DEBUG] agent: Node info in sync
    2022/12/01 13:51:38 [DEBUG] http: Request PUT /v1/agent/service/register (6.651326ms) from=10.233.66.170:52932
    2022/12/01 13:51:38 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:38 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:38 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.61.235_9007" in sync
    2022/12/01 13:51:38 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:38 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:38 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:38 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:38 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.60.161_443" in sync
    2022/12/01 13:51:38 [DEBUG] agent: Service "_v1_catalog_10.233.5.247_8806" in sync
    2022/12/01 13:51:38 [DEBUG] agent: Service "_v11__aai-nquery_10.233.72.99_8446" in sync
    2022/12/01 13:51:38 [DEBUG] agent: Service "_v1_parser_10.233.5.247_8806" in sync
    2022/12/01 13:51:38 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:38 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:38 [DEBUG] agent: Service "_v11_aai-nquery_10.233.72.99_8446" in sync
    2022/12/01 13:51:38 [DEBUG] agent: Service "_v16__aai-nquery_10.233.72.99_8446" in sync
    2022/12/01 13:51:38 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.59.43_9011" in sync
    2022/12/01 13:51:38 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.5.247_8806" in sync
    2022/12/01 13:51:38 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:38 [DEBUG] agent: Service "_v1_sdc-gui_10.233.33.211_8181" in sync
    2022/12/01 13:51:38 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:38 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:38 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:38 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:38 [DEBUG] agent: Service "_v1_message-router_10.233.11.78_3904" in sync
    2022/12/01 13:51:38 [DEBUG] agent: Service "_v0_multicloud_10.233.43.77_9001" in sync
    2022/12/01 13:51:38 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:38 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:38 [DEBUG] agent: Service "_v13__aai-nquery_10.233.72.99_8446" in sync
    2022/12/01 13:51:38 [DEBUG] agent: Service "_v14__aai-nquery_10.233.72.99_8446" in sync
    2022/12/01 13:51:38 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.17.136_8080" in sync
    2022/12/01 13:51:38 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:38 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:38 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:38 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:38 [DEBUG] agent: Service "_v12_aai-nquery_10.233.72.99_8446" in sync
    2022/12/01 13:51:38 [DEBUG] agent: Service "_v15_aai-nquery_10.233.72.99_8446" in sync
    2022/12/01 13:51:38 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.61.235_9007" in sync
    2022/12/01 13:51:38 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:38 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:38 [DEBUG] agent: Service "_v16_aai-nquery_10.233.72.99_8446" in sync
    2022/12/01 13:51:38 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:38 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:38 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:38 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:38 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.40.201_9015" in sync
    2022/12/01 13:51:38 [DEBUG] agent: Service "_v1_nsd_10.233.5.247_8806" in sync
    2022/12/01 13:51:38 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:38 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:38 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:38 [DEBUG] agent: Service "_v14_aai-nquery_10.233.72.99_8446" in sync
    2022/12/01 13:51:38 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:38 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:38 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:38 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.59.43_9011" in sync
    2022/12/01 13:51:38 [DEBUG] agent: Service "_v15__aai-nquery_10.233.72.99_8446" in sync
    2022/12/01 13:51:38 [DEBUG] agent: Service "_v12__aai-nquery_10.233.72.99_8446" in sync
    2022/12/01 13:51:38 [DEBUG] agent: Service "_v1_sdc_10.233.17.136_8443" in sync
    2022/12/01 13:51:38 [DEBUG] agent: Service "_v1_wf-gui_10.233.57.85_8443" in sync
    2022/12/01 13:51:38 [DEBUG] agent: Service "_v1_multicloud_10.233.43.77_9001" in sync
    2022/12/01 13:51:38 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:38 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:38 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:38 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:38 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:38 [DEBUG] agent: Service "_v13_aai-nquery_10.233.72.99_8446" in sync
    2022/12/01 13:51:38 [DEBUG] agent: Node info in sync
    2022/12/01 13:51:38 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v16 (568.236µs) from=10.233.66.170:52934
    2022/12/01 13:51:38 [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/12/01 13:51:38 [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/12/01 13:51:38 [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/12/01 13:51:38 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/12/01 13:51:38 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.40.201_9015" in sync
    2022/12/01 13:51:38 [DEBUG] agent: Service "_v1_nsd_10.233.5.247_8806" in sync
    2022/12/01 13:51:38 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:38 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:38 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:38 [DEBUG] agent: Service "_v14_aai-nquery_10.233.72.99_8446" in sync
    2022/12/01 13:51:38 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:38 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:38 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:38 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.59.43_9011" in sync
    2022/12/01 13:51:38 [DEBUG] agent: Service "_v15__aai-nquery_10.233.72.99_8446" in sync
    2022/12/01 13:51:38 [DEBUG] agent: Service "_v12__aai-nquery_10.233.72.99_8446" in sync
    2022/12/01 13:51:38 [DEBUG] agent: Service "_v1_sdc_10.233.17.136_8443" in sync
    2022/12/01 13:51:38 [DEBUG] agent: Service "_v1_wf-gui_10.233.57.85_8443" in sync
    2022/12/01 13:51:38 [DEBUG] agent: Service "_v1_multicloud_10.233.43.77_9001" in sync
    2022/12/01 13:51:38 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:38 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:38 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:38 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:38 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:38 [DEBUG] agent: Service "_v13_aai-nquery_10.233.72.99_8446" in sync
    2022/12/01 13:51:38 [INFO] agent: Synced service "_v17__aai-nquery_10.233.72.99_8446"
    2022/12/01 13:51:38 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:38 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:38 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.61.235_9007" in sync
    2022/12/01 13:51:38 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:38 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:38 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:38 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:38 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.60.161_443" in sync
    2022/12/01 13:51:38 [DEBUG] agent: Service "_v1_catalog_10.233.5.247_8806" in sync
    2022/12/01 13:51:38 [DEBUG] agent: Service "_v11__aai-nquery_10.233.72.99_8446" in sync
    2022/12/01 13:51:38 [DEBUG] agent: Service "_v1_parser_10.233.5.247_8806" in sync
    2022/12/01 13:51:38 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:38 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:38 [DEBUG] agent: Service "_v11_aai-nquery_10.233.72.99_8446" in sync
    2022/12/01 13:51:38 [DEBUG] agent: Service "_v16__aai-nquery_10.233.72.99_8446" in sync
    2022/12/01 13:51:38 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.59.43_9011" in sync
    2022/12/01 13:51:38 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.5.247_8806" in sync
    2022/12/01 13:51:38 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:38 [DEBUG] agent: Service "_v1_sdc-gui_10.233.33.211_8181" in sync
    2022/12/01 13:51:38 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:38 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:38 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:38 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:38 [DEBUG] agent: Service "_v1_message-router_10.233.11.78_3904" in sync
    2022/12/01 13:51:38 [DEBUG] agent: Service "_v0_multicloud_10.233.43.77_9001" in sync
    2022/12/01 13:51:38 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:38 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:38 [DEBUG] agent: Service "_v13__aai-nquery_10.233.72.99_8446" in sync
    2022/12/01 13:51:38 [DEBUG] agent: Service "_v14__aai-nquery_10.233.72.99_8446" in sync
    2022/12/01 13:51:38 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.17.136_8080" in sync
    2022/12/01 13:51:38 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:38 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:38 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:38 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:38 [DEBUG] agent: Service "_v12_aai-nquery_10.233.72.99_8446" in sync
    2022/12/01 13:51:38 [DEBUG] agent: Service "_v15_aai-nquery_10.233.72.99_8446" in sync
    2022/12/01 13:51:38 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.61.235_9007" in sync
    2022/12/01 13:51:38 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:38 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:38 [DEBUG] agent: Service "_v16_aai-nquery_10.233.72.99_8446" in sync
    2022/12/01 13:51:38 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:38 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:38 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:38 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:38 [DEBUG] agent: Node info in sync
    2022/12/01 13:51:38 [DEBUG] http: Request PUT /v1/agent/service/register (5.593315ms) from=10.233.66.170:52938
    2022/12/01 13:51:38 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:38 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:38 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:38 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.61.235_9007" in sync
    2022/12/01 13:51:38 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:38 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:38 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:38 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.60.161_443" in sync
    2022/12/01 13:51:38 [DEBUG] agent: Service "_v1_catalog_10.233.5.247_8806" in sync
    2022/12/01 13:51:38 [DEBUG] agent: Service "_v11__aai-nquery_10.233.72.99_8446" in sync
    2022/12/01 13:51:38 [DEBUG] agent: Service "_v11_aai-nquery_10.233.72.99_8446" in sync
    2022/12/01 13:51:38 [DEBUG] agent: Service "_v16__aai-nquery_10.233.72.99_8446" in sync
    2022/12/01 13:51:38 [DEBUG] agent: Service "_v1_parser_10.233.5.247_8806" in sync
    2022/12/01 13:51:38 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:38 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:38 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.59.43_9011" in sync
    2022/12/01 13:51:38 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.5.247_8806" in sync
    2022/12/01 13:51:38 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:38 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:38 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:38 [DEBUG] agent: Service "_v1_sdc-gui_10.233.33.211_8181" in sync
    2022/12/01 13:51:38 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:38 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:38 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:38 [DEBUG] agent: Service "_v1_message-router_10.233.11.78_3904" in sync
    2022/12/01 13:51:38 [DEBUG] agent: Service "_v0_multicloud_10.233.43.77_9001" in sync
    2022/12/01 13:51:38 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:38 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:38 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:38 [DEBUG] agent: Service "_v12_aai-nquery_10.233.72.99_8446" in sync
    2022/12/01 13:51:38 [DEBUG] agent: Service "_v13__aai-nquery_10.233.72.99_8446" in sync
    2022/12/01 13:51:38 [DEBUG] agent: Service "_v14__aai-nquery_10.233.72.99_8446" in sync
    2022/12/01 13:51:38 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.17.136_8080" in sync
    2022/12/01 13:51:38 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:38 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:38 [DEBUG] agent: Service "_v15_aai-nquery_10.233.72.99_8446" in sync
    2022/12/01 13:51:38 [DEBUG] agent: Service "_v16_aai-nquery_10.233.72.99_8446" in sync
    2022/12/01 13:51:38 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.61.235_9007" in sync
    2022/12/01 13:51:38 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:38 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:38 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:38 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:38 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:38 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:38 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:38 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:38 [DEBUG] agent: Service "_v14_aai-nquery_10.233.72.99_8446" in sync
    2022/12/01 13:51:38 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.40.201_9015" in sync
    2022/12/01 13:51:38 [DEBUG] agent: Service "_v1_nsd_10.233.5.247_8806" in sync
    2022/12/01 13:51:38 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:38 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:38 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:38 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:38 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.59.43_9011" in sync
    2022/12/01 13:51:38 [DEBUG] agent: Service "_v15__aai-nquery_10.233.72.99_8446" in sync
    2022/12/01 13:51:38 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:38 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:38 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:38 [DEBUG] agent: Service "_v12__aai-nquery_10.233.72.99_8446" in sync
    2022/12/01 13:51:38 [DEBUG] agent: Service "_v1_sdc_10.233.17.136_8443" in sync
    2022/12/01 13:51:38 [DEBUG] agent: Service "_v1_wf-gui_10.233.57.85_8443" in sync
    2022/12/01 13:51:38 [DEBUG] agent: Service "_v1_multicloud_10.233.43.77_9001" in sync
    2022/12/01 13:51:38 [DEBUG] agent: Service "_v17__aai-nquery_10.233.72.99_8446" in sync
    2022/12/01 13:51:38 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:38 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:38 [DEBUG] agent: Service "_v13_aai-nquery_10.233.72.99_8446" in sync
    2022/12/01 13:51:38 [DEBUG] agent: Node info in sync
    2022/12/01 13:51:38 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v17 (886.52µs) from=10.233.66.170:52940
    2022/12/01 13:51:38 [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/12/01 13:51:38 [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/12/01 13:51:38 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/12/01 13:51:38 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:38 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:38 [DEBUG] agent: Service "_v13_aai-nquery_10.233.72.99_8446" in sync
    2022/12/01 13:51:38 [DEBUG] agent: Service "_v17__aai-nquery_10.233.72.99_8446" in sync
    2022/12/01 13:51:38 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:38 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:38 [INFO] agent: Synced service "_v17_aai-nquery_10.233.72.99_8446"
    2022/12/01 13:51:38 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.61.235_9007" in sync
    2022/12/01 13:51:38 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:38 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:38 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:38 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:38 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.60.161_443" in sync
    2022/12/01 13:51:38 [DEBUG] agent: Service "_v1_catalog_10.233.5.247_8806" in sync
    2022/12/01 13:51:38 [DEBUG] agent: Service "_v11__aai-nquery_10.233.72.99_8446" in sync
    2022/12/01 13:51:38 [DEBUG] agent: Service "_v1_parser_10.233.5.247_8806" in sync
    2022/12/01 13:51:38 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:38 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:38 [DEBUG] agent: Service "_v11_aai-nquery_10.233.72.99_8446" in sync
    2022/12/01 13:51:38 [DEBUG] agent: Service "_v16__aai-nquery_10.233.72.99_8446" in sync
    2022/12/01 13:51:38 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.59.43_9011" in sync
    2022/12/01 13:51:38 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.5.247_8806" in sync
    2022/12/01 13:51:38 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:38 [DEBUG] agent: Service "_v1_sdc-gui_10.233.33.211_8181" in sync
    2022/12/01 13:51:38 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:38 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:38 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:38 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:38 [DEBUG] agent: Service "_v1_message-router_10.233.11.78_3904" in sync
    2022/12/01 13:51:38 [DEBUG] agent: Service "_v0_multicloud_10.233.43.77_9001" in sync
    2022/12/01 13:51:38 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:38 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:38 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.17.136_8080" in sync
    2022/12/01 13:51:38 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:38 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:38 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:38 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:38 [DEBUG] agent: Service "_v12_aai-nquery_10.233.72.99_8446" in sync
    2022/12/01 13:51:38 [DEBUG] agent: Service "_v13__aai-nquery_10.233.72.99_8446" in sync
    2022/12/01 13:51:38 [DEBUG] agent: Service "_v14__aai-nquery_10.233.72.99_8446" in sync
    2022/12/01 13:51:38 [DEBUG] agent: Service "_v15_aai-nquery_10.233.72.99_8446" in sync
    2022/12/01 13:51:38 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.61.235_9007" in sync
    2022/12/01 13:51:38 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:38 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:38 [DEBUG] agent: Service "_v16_aai-nquery_10.233.72.99_8446" in sync
    2022/12/01 13:51:38 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:38 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:38 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:38 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:38 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.40.201_9015" in sync
    2022/12/01 13:51:38 [DEBUG] agent: Service "_v1_nsd_10.233.5.247_8806" in sync
    2022/12/01 13:51:38 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:38 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:38 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:38 [DEBUG] agent: Service "_v14_aai-nquery_10.233.72.99_8446" in sync
    2022/12/01 13:51:38 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:38 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:38 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:38 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.59.43_9011" in sync
    2022/12/01 13:51:38 [DEBUG] agent: Service "_v15__aai-nquery_10.233.72.99_8446" in sync
    2022/12/01 13:51:38 [DEBUG] agent: Service "_v1_sdc_10.233.17.136_8443" in sync
    2022/12/01 13:51:38 [DEBUG] agent: Service "_v1_wf-gui_10.233.57.85_8443" in sync
    2022/12/01 13:51:38 [DEBUG] agent: Service "_v1_multicloud_10.233.43.77_9001" in sync
    2022/12/01 13:51:38 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:38 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:38 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:38 [DEBUG] agent: Service "_v12__aai-nquery_10.233.72.99_8446" in sync
    2022/12/01 13:51:38 [DEBUG] agent: Node info in sync
    2022/12/01 13:51:38 [DEBUG] http: Request PUT /v1/agent/service/register (5.955224ms) from=10.233.66.170:52942
    2022/12/01 13:51:38 [DEBUG] agent: Service "_v1_sdc_10.233.17.136_8443" in sync
    2022/12/01 13:51:38 [DEBUG] agent: Service "_v1_wf-gui_10.233.57.85_8443" in sync
    2022/12/01 13:51:38 [DEBUG] agent: Service "_v1_multicloud_10.233.43.77_9001" in sync
    2022/12/01 13:51:38 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:38 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:38 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:38 [DEBUG] agent: Service "_v12__aai-nquery_10.233.72.99_8446" in sync
    2022/12/01 13:51:38 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:38 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:38 [DEBUG] agent: Service "_v13_aai-nquery_10.233.72.99_8446" in sync
    2022/12/01 13:51:38 [DEBUG] agent: Service "_v17__aai-nquery_10.233.72.99_8446" in sync
    2022/12/01 13:51:38 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:38 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:38 [DEBUG] agent: Service "_v17_aai-nquery_10.233.72.99_8446" in sync
    2022/12/01 13:51:38 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.61.235_9007" in sync
    2022/12/01 13:51:38 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:38 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:38 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:38 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:38 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.60.161_443" in sync
    2022/12/01 13:51:38 [DEBUG] agent: Service "_v1_catalog_10.233.5.247_8806" in sync
    2022/12/01 13:51:38 [DEBUG] agent: Service "_v11__aai-nquery_10.233.72.99_8446" in sync
    2022/12/01 13:51:38 [DEBUG] agent: Service "_v1_parser_10.233.5.247_8806" in sync
    2022/12/01 13:51:38 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:38 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:38 [DEBUG] agent: Service "_v11_aai-nquery_10.233.72.99_8446" in sync
    2022/12/01 13:51:38 [DEBUG] agent: Service "_v16__aai-nquery_10.233.72.99_8446" in sync
    2022/12/01 13:51:38 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.59.43_9011" in sync
    2022/12/01 13:51:38 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.5.247_8806" in sync
    2022/12/01 13:51:38 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:38 [DEBUG] agent: Service "_v1_sdc-gui_10.233.33.211_8181" in sync
    2022/12/01 13:51:38 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:38 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:38 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:38 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:38 [DEBUG] agent: Service "_v1_message-router_10.233.11.78_3904" in sync
    2022/12/01 13:51:38 [DEBUG] agent: Service "_v0_multicloud_10.233.43.77_9001" in sync
    2022/12/01 13:51:38 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:38 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:38 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.17.136_8080" in sync
    2022/12/01 13:51:38 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:38 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:38 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:38 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:38 [DEBUG] agent: Service "_v12_aai-nquery_10.233.72.99_8446" in sync
    2022/12/01 13:51:38 [DEBUG] agent: Service "_v13__aai-nquery_10.233.72.99_8446" in sync
    2022/12/01 13:51:38 [DEBUG] agent: Service "_v14__aai-nquery_10.233.72.99_8446" in sync
    2022/12/01 13:51:38 [DEBUG] agent: Service "_v15_aai-nquery_10.233.72.99_8446" in sync
    2022/12/01 13:51:38 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.61.235_9007" in sync
    2022/12/01 13:51:38 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:38 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:38 [DEBUG] agent: Service "_v16_aai-nquery_10.233.72.99_8446" in sync
    2022/12/01 13:51:38 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.99_8446" in sync
    2022/12/01 13:51:38 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.