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: 'ab295bf2-f6a5-1737-b96c-fcfa002be1ff'
         Node name: 'onap-msb-consul-59f55f8877-8m2wm'
        Datacenter: 'dc1' (Segment: '')
            Server: true (Bootstrap: false)
       Client Addr: [0.0.0.0] (HTTP: 8500, HTTPS: -1, gRPC: 8502, DNS: 8600)
      Cluster Addr: 127.0.0.1 (LAN: 8301, WAN: 8302)
           Encrypt: Gossip: false, TLS-Outgoing: false, TLS-Incoming: false

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

    2022/03/17 23:54:12 [DEBUG] agent: Using random ID "ab295bf2-f6a5-1737-b96c-fcfa002be1ff" as node ID
    2022/03/17 23:54:12 [INFO] raft: Initial configuration (index=1): [{Suffrage:Voter ID:ab295bf2-f6a5-1737-b96c-fcfa002be1ff Address:127.0.0.1:8300}]
    2022/03/17 23:54:12 [INFO] raft: Node at 127.0.0.1:8300 [Follower] entering Follower state (Leader: "")
    2022/03/17 23:54:13 [INFO] serf: EventMemberJoin: onap-msb-consul-59f55f8877-8m2wm.dc1 127.0.0.1
    2022/03/17 23:54:13 [INFO] serf: EventMemberJoin: onap-msb-consul-59f55f8877-8m2wm 127.0.0.1
    2022/03/17 23:54:13 [WARN] raft: Heartbeat timeout from "" reached, starting election
    2022/03/17 23:54:13 [INFO] raft: Node at 127.0.0.1:8300 [Candidate] entering Candidate state in term 2
    2022/03/17 23:54:13 [WARN] raft: Unable to get address for server id ab295bf2-f6a5-1737-b96c-fcfa002be1ff, using fallback address 127.0.0.1:8300: Could not find address for server id ab295bf2-f6a5-1737-b96c-fcfa002be1ff
    2022/03/17 23:54:13 [DEBUG] raft: Votes needed: 1
    2022/03/17 23:54:13 [DEBUG] raft: Vote granted from ab295bf2-f6a5-1737-b96c-fcfa002be1ff in term 2. Tally: 1
    2022/03/17 23:54:13 [INFO] raft: Election won. Tally: 1
    2022/03/17 23:54:13 [INFO] raft: Node at 127.0.0.1:8300 [Leader] entering Leader state
    2022/03/17 23:54:13 [INFO] consul: cluster leadership acquired
    2022/03/17 23:54:13 [INFO] consul: Adding LAN server onap-msb-consul-59f55f8877-8m2wm (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/03/17 23:54:13 [INFO] consul: Handled member-join event for server "onap-msb-consul-59f55f8877-8m2wm.dc1" in area "wan"
    2022/03/17 23:54:13 [DEBUG] agent/proxy: managed Connect proxy manager started
    2022/03/17 23:54:13 [INFO] consul: New leader elected: onap-msb-consul-59f55f8877-8m2wm
    2022/03/17 23:54:13 [INFO] agent: Started DNS server 0.0.0.0:8600 (udp)
    2022/03/17 23:54:13 [INFO] agent: Started DNS server 0.0.0.0:8600 (tcp)
    2022/03/17 23:54:13 [INFO] agent: Started HTTP server on [::]:8500 (tcp)
    2022/03/17 23:54:13 [INFO] agent: started state syncer
    2022/03/17 23:54:13 [INFO] agent: Started gRPC server on [::]:8502 (tcp)
    2022/03/17 23:54:13 [INFO] agent: Synced node info
    2022/03/17 23:54:13 [DEBUG] agent: Node info in sync
    2022/03/17 23:54:15 [INFO] connect: initialized primary datacenter CA with provider "consul"
    2022/03/17 23:54:15 [DEBUG] consul: Skipping self join check for "onap-msb-consul-59f55f8877-8m2wm" since the cluster is too small
    2022/03/17 23:54:15 [INFO] consul: member 'onap-msb-consul-59f55f8877-8m2wm' joined, marking health alive
    2022/03/17 23:54:15 [DEBUG] consul: Skipping self join check for "onap-msb-consul-59f55f8877-8m2wm" since the cluster is too small
    2022/03/17 23:54:16 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/03/17 23:54:16 [DEBUG] agent: Node info in sync
==> Failed to check for updates: Get https://checkpoint-api.hashicorp.com/v1/check/consul?arch=amd64&os=linux&signature=&version=1.4.3: net/http: request canceled while waiting for connection (Client.Timeout exceeded while awaiting headers)
    2022/03/17 23:55:13 [DEBUG] consul: Skipping self join check for "onap-msb-consul-59f55f8877-8m2wm" since the cluster is too small
    2022/03/17 23:56:09 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/03/17 23:56:09 [DEBUG] agent: Node info in sync
    2022/03/17 23:56:13 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-59f55f8877-8m2wm.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/03/17 23:56:13 [DEBUG] consul: Skipping self join check for "onap-msb-consul-59f55f8877-8m2wm" since the cluster is too small
    2022/03/17 23:57:13 [DEBUG] consul: Skipping self join check for "onap-msb-consul-59f55f8877-8m2wm" since the cluster is too small
    2022/03/17 23:57:29 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/03/17 23:57:29 [DEBUG] agent: Node info in sync
    2022/03/17 23:58:13 [DEBUG] consul: Skipping self join check for "onap-msb-consul-59f55f8877-8m2wm" since the cluster is too small
    2022/03/17 23:58:35 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-59f55f8877-8m2wm.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/03/17 23:58:50 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/03/17 23:58:50 [DEBUG] agent: Node info in sync
    2022/03/17 23:59:13 [DEBUG] consul: Skipping self join check for "onap-msb-consul-59f55f8877-8m2wm" since the cluster is too small
    2022/03/18 00:00:13 [DEBUG] consul: Skipping self join check for "onap-msb-consul-59f55f8877-8m2wm" since the cluster is too small
    2022/03/18 00:00:21 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/03/18 00:00:21 [DEBUG] agent: Node info in sync
    2022/03/18 00:00:42 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-59f55f8877-8m2wm.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/03/18 00:01:13 [DEBUG] consul: Skipping self join check for "onap-msb-consul-59f55f8877-8m2wm" since the cluster is too small
    2022/03/18 00:02:13 [DEBUG] consul: Skipping self join check for "onap-msb-consul-59f55f8877-8m2wm" since the cluster is too small
    2022/03/18 00:02:17 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/03/18 00:02:17 [DEBUG] agent: Node info in sync
    2022/03/18 00:02:49 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-59f55f8877-8m2wm.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/03/18 00:03:13 [DEBUG] consul: Skipping self join check for "onap-msb-consul-59f55f8877-8m2wm" since the cluster is too small
    2022/03/18 00:03:42 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/03/18 00:03:42 [DEBUG] agent: Node info in sync
    2022/03/18 00:04:13 [DEBUG] consul: Skipping self join check for "onap-msb-consul-59f55f8877-8m2wm" since the cluster is too small
    2022/03/18 00:05:10 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/03/18 00:05:10 [DEBUG] agent: Node info in sync
    2022/03/18 00:05:13 [DEBUG] consul: Skipping self join check for "onap-msb-consul-59f55f8877-8m2wm" since the cluster is too small
    2022/03/18 00:05:41 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-59f55f8877-8m2wm.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/03/18 00:06:13 [DEBUG] consul: Skipping self join check for "onap-msb-consul-59f55f8877-8m2wm" since the cluster is too small
    2022/03/18 00:06:56 [DEBUG] http: Request GET /v1/status/leader (465.279µs) from=10.233.78.138:52112
    2022/03/18 00:06:57 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/03/18 00:06:57 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/03/18 00:06:57 [INFO] agent: Synced service "_v1_multicloud-k8s_10.233.24.2_9015"
    2022/03/18 00:06:57 [DEBUG] agent: Node info in sync
    2022/03/18 00:06:57 [DEBUG] http: Request PUT /v1/agent/service/register (182.268777ms) from=10.233.78.138:52118
    2022/03/18 00:06:57 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.24.2_9015" in sync
    2022/03/18 00:06:57 [DEBUG] agent: Node info in sync
    2022/03/18 00:06:58 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1 (581.193181ms) from=10.233.78.138:52120
    2022/03/18 00:06:59 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/03/18 00:06:59 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/03/18 00:06:59 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.24.2_9015" in sync
    2022/03/18 00:06:59 [INFO] agent: Synced service "_v1_message-router_10.233.38.22_3904"
    2022/03/18 00:06:59 [DEBUG] agent: Node info in sync
    2022/03/18 00:06:59 [DEBUG] http: Request PUT /v1/agent/service/register (748.89317ms) from=10.233.78.138:52134
    2022/03/18 00:06:59 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.24.2_9015" in sync
    2022/03/18 00:06:59 [DEBUG] agent: Service "_v1_message-router_10.233.38.22_3904" in sync
    2022/03/18 00:06:59 [DEBUG] agent: Node info in sync
    2022/03/18 00:06:59 [DEBUG] http: Request GET /v1/health/service/message-router-v1 (731.672µs) from=10.233.78.138:52148
    2022/03/18 00:06:59 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"UI\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/sdc1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/03/18 00:06:59 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"0|1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/03/18 00:07:00 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.24.2_9015" in sync
    2022/03/18 00:07:00 [DEBUG] agent: Service "_v1_message-router_10.233.38.22_3904" in sync
    2022/03/18 00:07:00 [INFO] agent: Synced service "_v1_sdc-gui_10.233.32.64_8181"
    2022/03/18 00:07:00 [DEBUG] agent: Node info in sync
    2022/03/18 00:07:00 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.24.2_9015" in sync
    2022/03/18 00:07:00 [DEBUG] agent: Service "_v1_message-router_10.233.38.22_3904" in sync
    2022/03/18 00:07:00 [DEBUG] agent: Service "_v1_sdc-gui_10.233.32.64_8181" in sync
    2022/03/18 00:07:00 [DEBUG] agent: Node info in sync
    2022/03/18 00:07:00 [DEBUG] http: Request PUT /v1/agent/service/register (686.101595ms) from=10.233.78.138:52150
    2022/03/18 00:07:00 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (90.951525ms) from=10.233.78.138:52160
    2022/03/18 00:07:00 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v0\",\"enable_ssl\":\"false\",\"url\":\"/api/multicloud-pike/v0\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/03/18 00:07:00 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/03/18 00:07:01 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.24.2_9015" in sync
    2022/03/18 00:07:01 [DEBUG] agent: Service "_v1_message-router_10.233.38.22_3904" in sync
    2022/03/18 00:07:01 [DEBUG] agent: Service "_v1_sdc-gui_10.233.32.64_8181" in sync
    2022/03/18 00:07:01 [INFO] agent: Synced service "_v0_multicloud-pike_10.233.45.222_9007"
    2022/03/18 00:07:01 [DEBUG] agent: Node info in sync
    2022/03/18 00:07:01 [DEBUG] http: Request PUT /v1/agent/service/register (535.382657ms) from=10.233.78.138:52166
    2022/03/18 00:07:01 [DEBUG] agent: Service "_v1_message-router_10.233.38.22_3904" in sync
    2022/03/18 00:07:01 [DEBUG] agent: Service "_v1_sdc-gui_10.233.32.64_8181" in sync
    2022/03/18 00:07:01 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.45.222_9007" in sync
    2022/03/18 00:07:01 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.24.2_9015" in sync
    2022/03/18 00:07:01 [DEBUG] agent: Node info in sync
    2022/03/18 00:07:01 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0 (417.393µs) from=10.233.78.138:52170
    2022/03/18 00:07:01 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/multicloud-pike/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/03/18 00:07:01 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/03/18 00:07:02 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.45.222_9007" in sync
    2022/03/18 00:07:02 [INFO] agent: Synced service "_v1_multicloud-pike_10.233.45.222_9007"
    2022/03/18 00:07:02 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.24.2_9015" in sync
    2022/03/18 00:07:02 [DEBUG] agent: Service "_v1_message-router_10.233.38.22_3904" in sync
    2022/03/18 00:07:02 [DEBUG] agent: Service "_v1_sdc-gui_10.233.32.64_8181" in sync
    2022/03/18 00:07:02 [DEBUG] agent: Node info in sync
    2022/03/18 00:07:02 [DEBUG] http: Request PUT /v1/agent/service/register (941.535803ms) from=10.233.78.138:52174
    2022/03/18 00:07:02 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.45.222_9007" in sync
    2022/03/18 00:07:02 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.45.222_9007" in sync
    2022/03/18 00:07:02 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.24.2_9015" in sync
    2022/03/18 00:07:02 [DEBUG] agent: Service "_v1_message-router_10.233.38.22_3904" in sync
    2022/03/18 00:07:02 [DEBUG] agent: Service "_v1_sdc-gui_10.233.32.64_8181" in sync
    2022/03/18 00:07:02 [DEBUG] agent: Node info in sync
    2022/03/18 00:07:02 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1 (425.154µs) from=10.233.78.138:52186
    2022/03/18 00:07:02 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/03/18 00:07:02 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/03/18 00:07:04 [INFO] agent: Synced service "_v1_dmaap-dr-prov_10.233.47.221_443"
    2022/03/18 00:07:04 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.24.2_9015" in sync
    2022/03/18 00:07:04 [DEBUG] agent: Service "_v1_message-router_10.233.38.22_3904" in sync
    2022/03/18 00:07:04 [DEBUG] agent: Service "_v1_sdc-gui_10.233.32.64_8181" in sync
    2022/03/18 00:07:04 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.45.222_9007" in sync
    2022/03/18 00:07:04 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.45.222_9007" in sync
    2022/03/18 00:07:04 [DEBUG] agent: Node info in sync
    2022/03/18 00:07:04 [DEBUG] http: Request PUT /v1/agent/service/register (1.247747891s) from=10.233.78.138:52188
    2022/03/18 00:07:04 [DEBUG] agent: Service "_v1_sdc-gui_10.233.32.64_8181" in sync
    2022/03/18 00:07:04 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.45.222_9007" in sync
    2022/03/18 00:07:04 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.45.222_9007" in sync
    2022/03/18 00:07:04 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.47.221_443" in sync
    2022/03/18 00:07:04 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.24.2_9015" in sync
    2022/03/18 00:07:04 [DEBUG] agent: Service "_v1_message-router_10.233.38.22_3904" in sync
    2022/03/18 00:07:04 [DEBUG] agent: Node info in sync
    2022/03/18 00:07:04 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1 (585.307µs) from=10.233.78.138:52202
    2022/03/18 00:07:04 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"UI\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/03/18 00:07:04 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"0|1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/03/18 00:07:09 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.45.222_9007" in sync
    2022/03/18 00:07:09 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.45.222_9007" in sync
    2022/03/18 00:07:09 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.47.221_443" in sync
    2022/03/18 00:07:09 [INFO] agent: Synced service "_v1_wf-gui_10.233.31.164_8443"
    2022/03/18 00:07:09 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.24.2_9015" in sync
    2022/03/18 00:07:09 [DEBUG] agent: Service "_v1_message-router_10.233.38.22_3904" in sync
    2022/03/18 00:07:09 [DEBUG] agent: Service "_v1_sdc-gui_10.233.32.64_8181" in sync
    2022/03/18 00:07:09 [DEBUG] agent: Node info in sync
    2022/03/18 00:07:09 [DEBUG] http: Request PUT /v1/agent/service/register (5.515032383s) from=10.233.78.138:52204
    2022/03/18 00:07:09 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.24.2_9015" in sync
    2022/03/18 00:07:09 [DEBUG] agent: Service "_v1_message-router_10.233.38.22_3904" in sync
    2022/03/18 00:07:09 [DEBUG] agent: Service "_v1_sdc-gui_10.233.32.64_8181" in sync
    2022/03/18 00:07:09 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.45.222_9007" in sync
    2022/03/18 00:07:09 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.45.222_9007" in sync
    2022/03/18 00:07:09 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.47.221_443" in sync
    2022/03/18 00:07:09 [DEBUG] agent: Service "_v1_wf-gui_10.233.31.164_8443" in sync
    2022/03/18 00:07:09 [DEBUG] agent: Node info in sync
    2022/03/18 00:07:10 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (903.47508ms) from=10.233.78.138:52256
    2022/03/18 00:07:11 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"true\",\"url\":\"/sdc/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/03/18 00:07:11 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/03/18 00:07:13 [DEBUG] consul: Skipping self join check for "onap-msb-consul-59f55f8877-8m2wm" since the cluster is too small
    2022/03/18 00:07:32 [DEBUG] agent: Service "_v1_sdc-gui_10.233.32.64_8181" in sync
    2022/03/18 00:07:32 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.45.222_9007" in sync
    2022/03/18 00:07:32 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.45.222_9007" in sync
    2022/03/18 00:07:32 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.47.221_443" in sync
    2022/03/18 00:07:32 [DEBUG] agent: Service "_v1_wf-gui_10.233.31.164_8443" in sync
    2022/03/18 00:07:32 [INFO] agent: Synced service "_v1_sdc_10.233.38.54_8443"
    2022/03/18 00:07:32 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.24.2_9015" in sync
    2022/03/18 00:07:32 [DEBUG] agent: Service "_v1_message-router_10.233.38.22_3904" in sync
    2022/03/18 00:07:32 [DEBUG] agent: Node info in sync
    2022/03/18 00:07:32 [DEBUG] http: Request PUT /v1/agent/service/register (21.028067124s) from=10.233.78.138:52264
    2022/03/18 00:07:32 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.47.221_443" in sync
    2022/03/18 00:07:32 [DEBUG] agent: Service "_v1_wf-gui_10.233.31.164_8443" in sync
    2022/03/18 00:07:32 [DEBUG] agent: Service "_v1_sdc_10.233.38.54_8443" in sync
    2022/03/18 00:07:32 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.24.2_9015" in sync
    2022/03/18 00:07:32 [DEBUG] agent: Service "_v1_message-router_10.233.38.22_3904" in sync
    2022/03/18 00:07:32 [DEBUG] agent: Service "_v1_sdc-gui_10.233.32.64_8181" in sync
    2022/03/18 00:07:32 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.45.222_9007" in sync
    2022/03/18 00:07:32 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.45.222_9007" in sync
    2022/03/18 00:07:32 [DEBUG] agent: Node info in sync
    2022/03/18 00:07:32 [DEBUG] http: Request GET /v1/health/service/sdc-v1 (1.139181ms) from=10.233.78.138:52370
    2022/03/18 00:07:32 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/sdc/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/03/18 00:07: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/03/18 00:07:33 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.24.2_9015" in sync
    2022/03/18 00:07:33 [DEBUG] agent: Service "_v1_sdc-gui_10.233.32.64_8181" in sync
    2022/03/18 00:07:33 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.45.222_9007" in sync
    2022/03/18 00:07:33 [DEBUG] agent: Service "_v1_wf-gui_10.233.31.164_8443" in sync
    2022/03/18 00:07:33 [DEBUG] agent: Service "_v1_message-router_10.233.38.22_3904" in sync
    2022/03/18 00:07:33 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.45.222_9007" in sync
    2022/03/18 00:07:33 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.47.221_443" in sync
    2022/03/18 00:07:33 [DEBUG] agent: Service "_v1_sdc_10.233.38.54_8443" in sync
    2022/03/18 00:07:33 [INFO] agent: Synced service "_v1_sdc-deprecated_10.233.38.54_8080"
    2022/03/18 00:07:33 [DEBUG] agent: Node info in sync
    2022/03/18 00:07:33 [DEBUG] http: Request PUT /v1/agent/service/register (1.000000436s) from=10.233.78.138:52372
    2022/03/18 00:07:33 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.45.222_9007" in sync
    2022/03/18 00:07:33 [DEBUG] agent: Service "_v1_wf-gui_10.233.31.164_8443" in sync
    2022/03/18 00:07:33 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.24.2_9015" in sync
    2022/03/18 00:07:33 [DEBUG] agent: Service "_v1_sdc-gui_10.233.32.64_8181" in sync
    2022/03/18 00:07:33 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.47.221_443" in sync
    2022/03/18 00:07:33 [DEBUG] agent: Service "_v1_sdc_10.233.38.54_8443" in sync
    2022/03/18 00:07:33 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.38.54_8080" in sync
    2022/03/18 00:07:33 [DEBUG] agent: Service "_v1_message-router_10.233.38.22_3904" in sync
    2022/03/18 00:07:33 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.45.222_9007" in sync
    2022/03/18 00:07:33 [DEBUG] agent: Node info in sync
    2022/03/18 00:07:33 [DEBUG] http: Request GET /v1/health/service/sdc-deprecated-v1 (2.063078ms) from=10.233.78.138:52388
    2022/03/18 00:07: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/03/18 00:07: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/03/18 00:07:34 [DEBUG] agent: Service "_v1_message-router_10.233.38.22_3904" in sync
    2022/03/18 00:07:34 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.45.222_9007" in sync
    2022/03/18 00:07:34 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.47.221_443" in sync
    2022/03/18 00:07:34 [DEBUG] agent: Service "_v1_sdc_10.233.38.54_8443" in sync
    2022/03/18 00:07:34 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.38.54_8080" in sync
    2022/03/18 00:07:34 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.24.2_9015" in sync
    2022/03/18 00:07:34 [DEBUG] agent: Service "_v1_sdc-gui_10.233.32.64_8181" in sync
    2022/03/18 00:07:34 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.45.222_9007" in sync
    2022/03/18 00:07:34 [DEBUG] agent: Service "_v1_wf-gui_10.233.31.164_8443" in sync
    2022/03/18 00:07:34 [INFO] agent: Synced service "_v0_multicloud_10.233.12.48_9001"
    2022/03/18 00:07:34 [DEBUG] agent: Node info in sync
    2022/03/18 00:07:34 [DEBUG] http: Request PUT /v1/agent/service/register (883.931846ms) from=10.233.78.138:52394
    2022/03/18 00:07:34 [DEBUG] agent: Service "_v1_sdc_10.233.38.54_8443" in sync
    2022/03/18 00:07:34 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.38.54_8080" in sync
    2022/03/18 00:07:34 [DEBUG] agent: Service "_v1_message-router_10.233.38.22_3904" in sync
    2022/03/18 00:07:34 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.45.222_9007" in sync
    2022/03/18 00:07:34 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.47.221_443" in sync
    2022/03/18 00:07:34 [DEBUG] agent: Service "_v1_wf-gui_10.233.31.164_8443" in sync
    2022/03/18 00:07:34 [DEBUG] agent: Service "_v0_multicloud_10.233.12.48_9001" in sync
    2022/03/18 00:07:34 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.24.2_9015" in sync
    2022/03/18 00:07:34 [DEBUG] agent: Service "_v1_sdc-gui_10.233.32.64_8181" in sync
    2022/03/18 00:07:34 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.45.222_9007" in sync
    2022/03/18 00:07:34 [DEBUG] agent: Node info in sync
    2022/03/18 00:07:35 [DEBUG] http: Request GET /v1/health/service/multicloud-v0 (99.873385ms) from=10.233.78.138:52406
    2022/03/18 00:07:35 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"true\",\"url\":\"/api/multicloud/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/03/18 00:07: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/03/18 00:07:36 [DEBUG] agent: Service "_v1_message-router_10.233.38.22_3904" in sync
    2022/03/18 00:07:36 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.45.222_9007" in sync
    2022/03/18 00:07:36 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.47.221_443" in sync
    2022/03/18 00:07:36 [DEBUG] agent: Service "_v1_sdc_10.233.38.54_8443" in sync
    2022/03/18 00:07:36 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.38.54_8080" in sync
    2022/03/18 00:07:36 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.24.2_9015" in sync
    2022/03/18 00:07:36 [DEBUG] agent: Service "_v1_sdc-gui_10.233.32.64_8181" in sync
    2022/03/18 00:07:36 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.45.222_9007" in sync
    2022/03/18 00:07:36 [DEBUG] agent: Service "_v1_wf-gui_10.233.31.164_8443" in sync
    2022/03/18 00:07:36 [DEBUG] agent: Service "_v0_multicloud_10.233.12.48_9001" in sync
    2022/03/18 00:07:36 [INFO] agent: Synced service "_v1_multicloud_10.233.12.48_9001"
    2022/03/18 00:07:36 [DEBUG] agent: Node info in sync
    2022/03/18 00:07:36 [DEBUG] http: Request PUT /v1/agent/service/register (1.571817582s) from=10.233.78.138:52410
    2022/03/18 00:07:36 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.45.222_9007" in sync
    2022/03/18 00:07:36 [DEBUG] agent: Service "_v1_wf-gui_10.233.31.164_8443" in sync
    2022/03/18 00:07:36 [DEBUG] agent: Service "_v0_multicloud_10.233.12.48_9001" in sync
    2022/03/18 00:07:36 [DEBUG] agent: Service "_v1_multicloud_10.233.12.48_9001" in sync
    2022/03/18 00:07:36 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.24.2_9015" in sync
    2022/03/18 00:07:36 [DEBUG] agent: Service "_v1_sdc-gui_10.233.32.64_8181" in sync
    2022/03/18 00:07:36 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.47.221_443" in sync
    2022/03/18 00:07:36 [DEBUG] agent: Service "_v1_sdc_10.233.38.54_8443" in sync
    2022/03/18 00:07:36 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.38.54_8080" in sync
    2022/03/18 00:07:36 [DEBUG] agent: Service "_v1_message-router_10.233.38.22_3904" in sync
    2022/03/18 00:07:36 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.45.222_9007" in sync
    2022/03/18 00:07:36 [DEBUG] agent: Node info in sync
    2022/03/18 00:07:36 [DEBUG] http: Request GET /v1/health/service/multicloud-v1 (513.164µs) from=10.233.78.138:52418
    2022/03/18 00:07:37 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/parser/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/03/18 00:07: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/03/18 00:07:37 [DEBUG] agent: Service "_v1_multicloud_10.233.12.48_9001" in sync
    2022/03/18 00:07:37 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.24.2_9015" in sync
    2022/03/18 00:07:37 [DEBUG] agent: Service "_v1_sdc-gui_10.233.32.64_8181" in sync
    2022/03/18 00:07:37 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.45.222_9007" in sync
    2022/03/18 00:07:37 [DEBUG] agent: Service "_v1_wf-gui_10.233.31.164_8443" in sync
    2022/03/18 00:07:37 [DEBUG] agent: Service "_v0_multicloud_10.233.12.48_9001" in sync
    2022/03/18 00:07:37 [INFO] agent: Synced service "_v1_parser_10.233.7.229_8806"
    2022/03/18 00:07:37 [DEBUG] agent: Service "_v1_message-router_10.233.38.22_3904" in sync
    2022/03/18 00:07:37 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.45.222_9007" in sync
    2022/03/18 00:07:37 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.47.221_443" in sync
    2022/03/18 00:07:37 [DEBUG] agent: Service "_v1_sdc_10.233.38.54_8443" in sync
    2022/03/18 00:07:37 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.38.54_8080" in sync
    2022/03/18 00:07:37 [DEBUG] agent: Node info in sync
    2022/03/18 00:07:37 [DEBUG] http: Request PUT /v1/agent/service/register (752.960599ms) from=10.233.78.138:52420
    2022/03/18 00:07:37 [DEBUG] agent: Service "_v1_message-router_10.233.38.22_3904" in sync
    2022/03/18 00:07:37 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.45.222_9007" in sync
    2022/03/18 00:07:37 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.47.221_443" in sync
    2022/03/18 00:07:37 [DEBUG] agent: Service "_v1_sdc_10.233.38.54_8443" in sync
    2022/03/18 00:07:37 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.38.54_8080" in sync
    2022/03/18 00:07:37 [DEBUG] agent: Service "_v1_parser_10.233.7.229_8806" in sync
    2022/03/18 00:07:37 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.24.2_9015" in sync
    2022/03/18 00:07:37 [DEBUG] agent: Service "_v1_sdc-gui_10.233.32.64_8181" in sync
    2022/03/18 00:07:37 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.45.222_9007" in sync
    2022/03/18 00:07:37 [DEBUG] agent: Service "_v1_wf-gui_10.233.31.164_8443" in sync
    2022/03/18 00:07:37 [DEBUG] agent: Service "_v0_multicloud_10.233.12.48_9001" in sync
    2022/03/18 00:07:37 [DEBUG] agent: Service "_v1_multicloud_10.233.12.48_9001" in sync
    2022/03/18 00:07:37 [DEBUG] agent: Node info in sync
    2022/03/18 00:07:38 [DEBUG] http: Request GET /v1/health/service/parser-v1 (100.114291ms) from=10.233.78.138:52424
    2022/03/18 00:07:38 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/catalog/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/03/18 00:07: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/03/18 00:07:38 [DEBUG] agent: Service "_v1_sdc_10.233.38.54_8443" in sync
    2022/03/18 00:07:38 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.38.54_8080" in sync
    2022/03/18 00:07:38 [DEBUG] agent: Service "_v1_parser_10.233.7.229_8806" in sync
    2022/03/18 00:07:38 [DEBUG] agent: Service "_v1_message-router_10.233.38.22_3904" in sync
    2022/03/18 00:07:38 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.45.222_9007" in sync
    2022/03/18 00:07:38 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.47.221_443" in sync
    2022/03/18 00:07:38 [DEBUG] agent: Service "_v1_wf-gui_10.233.31.164_8443" in sync
    2022/03/18 00:07:38 [DEBUG] agent: Service "_v0_multicloud_10.233.12.48_9001" in sync
    2022/03/18 00:07:38 [DEBUG] agent: Service "_v1_multicloud_10.233.12.48_9001" in sync
    2022/03/18 00:07:38 [INFO] agent: Synced service "_v1_catalog_10.233.7.229_8806"
    2022/03/18 00:07:38 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.24.2_9015" in sync
    2022/03/18 00:07:38 [DEBUG] agent: Service "_v1_sdc-gui_10.233.32.64_8181" in sync
    2022/03/18 00:07:38 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.45.222_9007" in sync
    2022/03/18 00:07:38 [DEBUG] agent: Node info in sync
    2022/03/18 00:07:38 [DEBUG] http: Request PUT /v1/agent/service/register (436.396512ms) from=10.233.78.138:52428
    2022/03/18 00:07:38 [DEBUG] agent: Service "_v1_message-router_10.233.38.22_3904" in sync
    2022/03/18 00:07:38 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.45.222_9007" in sync
    2022/03/18 00:07:38 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.47.221_443" in sync
    2022/03/18 00:07:38 [DEBUG] agent: Service "_v1_sdc_10.233.38.54_8443" in sync
    2022/03/18 00:07:38 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.38.54_8080" in sync
    2022/03/18 00:07:38 [DEBUG] agent: Service "_v1_parser_10.233.7.229_8806" in sync
    2022/03/18 00:07:38 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.24.2_9015" in sync
    2022/03/18 00:07:38 [DEBUG] agent: Service "_v1_sdc-gui_10.233.32.64_8181" in sync
    2022/03/18 00:07:38 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.45.222_9007" in sync
    2022/03/18 00:07:38 [DEBUG] agent: Service "_v1_wf-gui_10.233.31.164_8443" in sync
    2022/03/18 00:07:38 [DEBUG] agent: Service "_v0_multicloud_10.233.12.48_9001" in sync
    2022/03/18 00:07:38 [DEBUG] agent: Service "_v1_multicloud_10.233.12.48_9001" in sync
    2022/03/18 00:07:38 [DEBUG] agent: Service "_v1_catalog_10.233.7.229_8806" in sync
    2022/03/18 00:07:38 [DEBUG] agent: Node info in sync
    2022/03/18 00:07:38 [DEBUG] http: Request GET /v1/health/service/catalog-v1 (587.37µs) from=10.233.78.138:52434
    2022/03/18 00:07:38 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/nsd/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/03/18 00:07: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/03/18 00:07:39 [DEBUG] agent: Service "_v1_sdc_10.233.38.54_8443" in sync
    2022/03/18 00:07:39 [DEBUG] agent: Service "_v1_parser_10.233.7.229_8806" in sync
    2022/03/18 00:07:39 [DEBUG] agent: Service "_v1_message-router_10.233.38.22_3904" in sync
    2022/03/18 00:07:39 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.45.222_9007" in sync
    2022/03/18 00:07:39 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.47.221_443" in sync
    2022/03/18 00:07:39 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.24.2_9015" in sync
    2022/03/18 00:07:39 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.45.222_9007" in sync
    2022/03/18 00:07:39 [DEBUG] agent: Service "_v1_catalog_10.233.7.229_8806" in sync
    2022/03/18 00:07:39 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.38.54_8080" in sync
    2022/03/18 00:07:39 [INFO] agent: Synced service "_v1_nsd_10.233.7.229_8806"
    2022/03/18 00:07:39 [DEBUG] agent: Service "_v1_multicloud_10.233.12.48_9001" in sync
    2022/03/18 00:07:39 [DEBUG] agent: Service "_v1_sdc-gui_10.233.32.64_8181" in sync
    2022/03/18 00:07:39 [DEBUG] agent: Service "_v1_wf-gui_10.233.31.164_8443" in sync
    2022/03/18 00:07:39 [DEBUG] agent: Service "_v0_multicloud_10.233.12.48_9001" in sync
    2022/03/18 00:07:39 [DEBUG] agent: Node info in sync
    2022/03/18 00:07:39 [DEBUG] http: Request PUT /v1/agent/service/register (970.52965ms) from=10.233.78.138:52436
    2022/03/18 00:07:39 [DEBUG] agent: Service "_v1_sdc-gui_10.233.32.64_8181" in sync
    2022/03/18 00:07:39 [DEBUG] agent: Service "_v1_wf-gui_10.233.31.164_8443" in sync
    2022/03/18 00:07:39 [DEBUG] agent: Service "_v0_multicloud_10.233.12.48_9001" in sync
    2022/03/18 00:07:39 [DEBUG] agent: Service "_v1_multicloud_10.233.12.48_9001" in sync
    2022/03/18 00:07:39 [DEBUG] agent: Service "_v1_message-router_10.233.38.22_3904" in sync
    2022/03/18 00:07:39 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.45.222_9007" in sync
    2022/03/18 00:07:39 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.47.221_443" in sync
    2022/03/18 00:07:39 [DEBUG] agent: Service "_v1_sdc_10.233.38.54_8443" in sync
    2022/03/18 00:07:39 [DEBUG] agent: Service "_v1_parser_10.233.7.229_8806" in sync
    2022/03/18 00:07:39 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.24.2_9015" in sync
    2022/03/18 00:07:39 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.45.222_9007" in sync
    2022/03/18 00:07:39 [DEBUG] agent: Service "_v1_catalog_10.233.7.229_8806" in sync
    2022/03/18 00:07:39 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.38.54_8080" in sync
    2022/03/18 00:07:39 [DEBUG] agent: Service "_v1_nsd_10.233.7.229_8806" in sync
    2022/03/18 00:07:39 [DEBUG] agent: Node info in sync
    2022/03/18 00:07:39 [DEBUG] http: Request GET /v1/health/service/nsd-v1 (412.796µs) from=10.233.78.138:52452
    2022/03/18 00:07:40 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/vnfpkgm/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/03/18 00:07:40 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/03/18 00:07:40 [DEBUG] agent: Service "_v1_sdc-gui_10.233.32.64_8181" in sync
    2022/03/18 00:07:40 [DEBUG] agent: Service "_v1_wf-gui_10.233.31.164_8443" in sync
    2022/03/18 00:07:40 [DEBUG] agent: Service "_v0_multicloud_10.233.12.48_9001" in sync
    2022/03/18 00:07:40 [DEBUG] agent: Service "_v1_multicloud_10.233.12.48_9001" in sync
    2022/03/18 00:07:40 [DEBUG] agent: Service "_v1_parser_10.233.7.229_8806" in sync
    2022/03/18 00:07:40 [DEBUG] agent: Service "_v1_message-router_10.233.38.22_3904" in sync
    2022/03/18 00:07:40 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.45.222_9007" in sync
    2022/03/18 00:07:40 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.47.221_443" in sync
    2022/03/18 00:07:40 [DEBUG] agent: Service "_v1_sdc_10.233.38.54_8443" in sync
    2022/03/18 00:07:40 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.24.2_9015" in sync
    2022/03/18 00:07:40 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.45.222_9007" in sync
    2022/03/18 00:07:40 [DEBUG] agent: Service "_v1_catalog_10.233.7.229_8806" in sync
    2022/03/18 00:07:40 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.38.54_8080" in sync
    2022/03/18 00:07:40 [DEBUG] agent: Service "_v1_nsd_10.233.7.229_8806" in sync
    2022/03/18 00:07:40 [INFO] agent: Synced service "_v1_vnfpkgm_10.233.7.229_8806"
    2022/03/18 00:07:40 [DEBUG] agent: Node info in sync
    2022/03/18 00:07:40 [DEBUG] http: Request PUT /v1/agent/service/register (754.052954ms) from=10.233.78.138:52454
    2022/03/18 00:07:40 [DEBUG] agent: Service "_v1_sdc-gui_10.233.32.64_8181" in sync
    2022/03/18 00:07:40 [DEBUG] agent: Service "_v1_wf-gui_10.233.31.164_8443" in sync
    2022/03/18 00:07:40 [DEBUG] agent: Service "_v0_multicloud_10.233.12.48_9001" in sync
    2022/03/18 00:07:40 [DEBUG] agent: Service "_v1_multicloud_10.233.12.48_9001" in sync
    2022/03/18 00:07:40 [DEBUG] agent: Service "_v1_message-router_10.233.38.22_3904" in sync
    2022/03/18 00:07:40 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.45.222_9007" in sync
    2022/03/18 00:07:40 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.47.221_443" in sync
    2022/03/18 00:07:40 [DEBUG] agent: Service "_v1_sdc_10.233.38.54_8443" in sync
    2022/03/18 00:07:40 [DEBUG] agent: Service "_v1_parser_10.233.7.229_8806" in sync
    2022/03/18 00:07:40 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.24.2_9015" in sync
    2022/03/18 00:07:40 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.45.222_9007" in sync
    2022/03/18 00:07:40 [DEBUG] agent: Service "_v1_catalog_10.233.7.229_8806" in sync
    2022/03/18 00:07:40 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.38.54_8080" in sync
    2022/03/18 00:07:40 [DEBUG] agent: Service "_v1_nsd_10.233.7.229_8806" in sync
    2022/03/18 00:07:40 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.7.229_8806" in sync
    2022/03/18 00:07:40 [DEBUG] agent: Node info in sync
    2022/03/18 00:07:40 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1 (605.451µs) from=10.233.78.138:52458
    2022/03/18 00:07:41 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v0\",\"enable_ssl\":\"true\",\"url\":\"/api/multicloud-fcaps/v0\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/03/18 00:07:41 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/03/18 00:07:41 [DEBUG] agent: Service "_v1_message-router_10.233.38.22_3904" in sync
    2022/03/18 00:07:41 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.45.222_9007" in sync
    2022/03/18 00:07:41 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.47.221_443" in sync
    2022/03/18 00:07:41 [DEBUG] agent: Service "_v1_sdc_10.233.38.54_8443" in sync
    2022/03/18 00:07:41 [DEBUG] agent: Service "_v1_parser_10.233.7.229_8806" in sync
    2022/03/18 00:07:41 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.24.2_9015" in sync
    2022/03/18 00:07:41 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.45.222_9007" in sync
    2022/03/18 00:07:41 [DEBUG] agent: Service "_v1_catalog_10.233.7.229_8806" in sync
    2022/03/18 00:07:41 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.38.54_8080" in sync
    2022/03/18 00:07:41 [DEBUG] agent: Service "_v1_nsd_10.233.7.229_8806" in sync
    2022/03/18 00:07:41 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.7.229_8806" in sync
    2022/03/18 00:07:41 [INFO] agent: Synced service "_v0_multicloud-fcaps_10.233.45.166_9011"
    2022/03/18 00:07:41 [DEBUG] agent: Service "_v1_sdc-gui_10.233.32.64_8181" in sync
    2022/03/18 00:07:41 [DEBUG] agent: Service "_v1_wf-gui_10.233.31.164_8443" in sync
    2022/03/18 00:07:41 [DEBUG] agent: Service "_v0_multicloud_10.233.12.48_9001" in sync
    2022/03/18 00:07:41 [DEBUG] agent: Service "_v1_multicloud_10.233.12.48_9001" in sync
    2022/03/18 00:07:41 [DEBUG] agent: Node info in sync
    2022/03/18 00:07:41 [DEBUG] http: Request PUT /v1/agent/service/register (500.592068ms) from=10.233.78.138:52460
    2022/03/18 00:07:41 [DEBUG] agent: Service "_v1_nsd_10.233.7.229_8806" in sync
    2022/03/18 00:07:41 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.7.229_8806" in sync
    2022/03/18 00:07:41 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.45.166_9011" in sync
    2022/03/18 00:07:41 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.38.54_8080" in sync
    2022/03/18 00:07:41 [DEBUG] agent: Service "_v1_wf-gui_10.233.31.164_8443" in sync
    2022/03/18 00:07:41 [DEBUG] agent: Service "_v0_multicloud_10.233.12.48_9001" in sync
    2022/03/18 00:07:41 [DEBUG] agent: Service "_v1_multicloud_10.233.12.48_9001" in sync
    2022/03/18 00:07:41 [DEBUG] agent: Service "_v1_sdc-gui_10.233.32.64_8181" in sync
    2022/03/18 00:07:41 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.45.222_9007" in sync
    2022/03/18 00:07:41 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.47.221_443" in sync
    2022/03/18 00:07:41 [DEBUG] agent: Service "_v1_sdc_10.233.38.54_8443" in sync
    2022/03/18 00:07:41 [DEBUG] agent: Service "_v1_parser_10.233.7.229_8806" in sync
    2022/03/18 00:07:41 [DEBUG] agent: Service "_v1_message-router_10.233.38.22_3904" in sync
    2022/03/18 00:07:41 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.45.222_9007" in sync
    2022/03/18 00:07:41 [DEBUG] agent: Service "_v1_catalog_10.233.7.229_8806" in sync
    2022/03/18 00:07:41 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.24.2_9015" in sync
    2022/03/18 00:07:41 [DEBUG] agent: Node info in sync
    2022/03/18 00:07:41 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0 (100.190067ms) from=10.233.78.138:52464
    2022/03/18 00:07:41 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"true\",\"url\":\"/api/multicloud-fcaps/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/03/18 00:07:41 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/03/18 00:07:42 [DEBUG] agent: Service "_v1_sdc-gui_10.233.32.64_8181" in sync
    2022/03/18 00:07:42 [DEBUG] agent: Service "_v1_wf-gui_10.233.31.164_8443" in sync
    2022/03/18 00:07:42 [DEBUG] agent: Service "_v0_multicloud_10.233.12.48_9001" in sync
    2022/03/18 00:07:42 [DEBUG] agent: Service "_v1_multicloud_10.233.12.48_9001" in sync
    2022/03/18 00:07:42 [DEBUG] agent: Service "_v1_message-router_10.233.38.22_3904" in sync
    2022/03/18 00:07:42 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.45.222_9007" in sync
    2022/03/18 00:07:42 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.47.221_443" in sync
    2022/03/18 00:07:42 [DEBUG] agent: Service "_v1_sdc_10.233.38.54_8443" in sync
    2022/03/18 00:07:42 [DEBUG] agent: Service "_v1_parser_10.233.7.229_8806" in sync
    2022/03/18 00:07:42 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.24.2_9015" in sync
    2022/03/18 00:07:42 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.45.222_9007" in sync
    2022/03/18 00:07:42 [DEBUG] agent: Service "_v1_catalog_10.233.7.229_8806" in sync
    2022/03/18 00:07:42 [INFO] agent: Synced service "_v1_multicloud-fcaps_10.233.45.166_9011"
    2022/03/18 00:07:42 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.38.54_8080" in sync
    2022/03/18 00:07:42 [DEBUG] agent: Service "_v1_nsd_10.233.7.229_8806" in sync
    2022/03/18 00:07:42 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.7.229_8806" in sync
    2022/03/18 00:07:42 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.45.166_9011" in sync
    2022/03/18 00:07:42 [DEBUG] agent: Node info in sync
    2022/03/18 00:07:42 [DEBUG] http: Request PUT /v1/agent/service/register (513.71472ms) from=10.233.78.138:52468
    2022/03/18 00:07:42 [DEBUG] agent: Service "_v1_message-router_10.233.38.22_3904" in sync
    2022/03/18 00:07:42 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.45.222_9007" in sync
    2022/03/18 00:07:42 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.47.221_443" in sync
    2022/03/18 00:07:42 [DEBUG] agent: Service "_v1_sdc_10.233.38.54_8443" in sync
    2022/03/18 00:07:42 [DEBUG] agent: Service "_v1_parser_10.233.7.229_8806" in sync
    2022/03/18 00:07:42 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.24.2_9015" in sync
    2022/03/18 00:07:42 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.45.222_9007" in sync
    2022/03/18 00:07:42 [DEBUG] agent: Service "_v1_catalog_10.233.7.229_8806" in sync
    2022/03/18 00:07:42 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.45.166_9011" in sync
    2022/03/18 00:07:42 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.38.54_8080" in sync
    2022/03/18 00:07:42 [DEBUG] agent: Service "_v1_nsd_10.233.7.229_8806" in sync
    2022/03/18 00:07:42 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.7.229_8806" in sync
    2022/03/18 00:07:42 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.45.166_9011" in sync
    2022/03/18 00:07:42 [DEBUG] agent: Service "_v1_sdc-gui_10.233.32.64_8181" in sync
    2022/03/18 00:07:42 [DEBUG] agent: Service "_v1_wf-gui_10.233.31.164_8443" in sync
    2022/03/18 00:07:42 [DEBUG] agent: Service "_v0_multicloud_10.233.12.48_9001" in sync
    2022/03/18 00:07:42 [DEBUG] agent: Service "_v1_multicloud_10.233.12.48_9001" in sync
    2022/03/18 00:07:42 [DEBUG] agent: Node info in sync
    2022/03/18 00:07:42 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1 (595.076µs) from=10.233.78.138:52470
    2022/03/18 00:07:42 [WARN] agent: Service name "_aai-generic-query-v11" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/03/18 00:07:42 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v11/search/generic-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v11\",\"enable_ssl\":\"true\",\"url\":\"/aai/v11/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/03/18 00:07:42 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/03/18 00:07:42 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/03/18 00:07:43 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.24.2_9015" in sync
    2022/03/18 00:07:43 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.45.222_9007" in sync
    2022/03/18 00:07:43 [DEBUG] agent: Service "_v1_catalog_10.233.7.229_8806" in sync
    2022/03/18 00:07:43 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.45.166_9011" in sync
    2022/03/18 00:07:43 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.38.54_8080" in sync
    2022/03/18 00:07:43 [DEBUG] agent: Service "_v1_nsd_10.233.7.229_8806" in sync
    2022/03/18 00:07:43 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.7.229_8806" in sync
    2022/03/18 00:07:43 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.45.166_9011" in sync
    2022/03/18 00:07:43 [INFO] agent: Synced service "_v11__aai-generic-query_10.233.74.143_8446"
    2022/03/18 00:07:43 [DEBUG] agent: Service "_v1_sdc-gui_10.233.32.64_8181" in sync
    2022/03/18 00:07:43 [DEBUG] agent: Service "_v1_wf-gui_10.233.31.164_8443" in sync
    2022/03/18 00:07:43 [DEBUG] agent: Service "_v0_multicloud_10.233.12.48_9001" in sync
    2022/03/18 00:07:43 [DEBUG] agent: Service "_v1_multicloud_10.233.12.48_9001" in sync
    2022/03/18 00:07:43 [DEBUG] agent: Service "_v1_message-router_10.233.38.22_3904" in sync
    2022/03/18 00:07:43 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.45.222_9007" in sync
    2022/03/18 00:07:43 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.47.221_443" in sync
    2022/03/18 00:07:43 [DEBUG] agent: Service "_v1_sdc_10.233.38.54_8443" in sync
    2022/03/18 00:07:43 [DEBUG] agent: Service "_v1_parser_10.233.7.229_8806" in sync
    2022/03/18 00:07:43 [DEBUG] agent: Node info in sync
    2022/03/18 00:07:43 [DEBUG] http: Request PUT /v1/agent/service/register (482.346954ms) from=10.233.78.138:52472
    2022/03/18 00:07:43 [DEBUG] agent: Service "_v1_sdc-gui_10.233.32.64_8181" in sync
    2022/03/18 00:07:43 [DEBUG] agent: Service "_v1_wf-gui_10.233.31.164_8443" in sync
    2022/03/18 00:07:43 [DEBUG] agent: Service "_v0_multicloud_10.233.12.48_9001" in sync
    2022/03/18 00:07:43 [DEBUG] agent: Service "_v1_multicloud_10.233.12.48_9001" in sync
    2022/03/18 00:07:43 [DEBUG] agent: Service "_v1_parser_10.233.7.229_8806" in sync
    2022/03/18 00:07:43 [DEBUG] agent: Service "_v1_message-router_10.233.38.22_3904" in sync
    2022/03/18 00:07:43 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.45.222_9007" in sync
    2022/03/18 00:07:43 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.47.221_443" in sync
    2022/03/18 00:07:43 [DEBUG] agent: Service "_v1_sdc_10.233.38.54_8443" in sync
    2022/03/18 00:07:43 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.24.2_9015" in sync
    2022/03/18 00:07:43 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.45.222_9007" in sync
    2022/03/18 00:07:43 [DEBUG] agent: Service "_v1_catalog_10.233.7.229_8806" in sync
    2022/03/18 00:07:43 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.45.166_9011" in sync
    2022/03/18 00:07:43 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:07:43 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.38.54_8080" in sync
    2022/03/18 00:07:43 [DEBUG] agent: Service "_v1_nsd_10.233.7.229_8806" in sync
    2022/03/18 00:07:43 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.7.229_8806" in sync
    2022/03/18 00:07:43 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.45.166_9011" in sync
    2022/03/18 00:07:43 [DEBUG] agent: Node info in sync
    2022/03/18 00:07:43 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v11 (448.661µs) from=10.233.78.138:52476
    2022/03/18 00:07:43 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v11\",\"enable_ssl\":\"true\",\"url\":\"/aai/v11/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/03/18 00:07:43 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/03/18 00:07:43 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/03/18 00:07:43 [DEBUG] agent: Service "_v1_nsd_10.233.7.229_8806" in sync
    2022/03/18 00:07:43 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.7.229_8806" in sync
    2022/03/18 00:07:43 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.45.166_9011" in sync
    2022/03/18 00:07:43 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:07:43 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.38.54_8080" in sync
    2022/03/18 00:07:43 [DEBUG] agent: Service "_v1_wf-gui_10.233.31.164_8443" in sync
    2022/03/18 00:07:43 [DEBUG] agent: Service "_v0_multicloud_10.233.12.48_9001" in sync
    2022/03/18 00:07:43 [DEBUG] agent: Service "_v1_multicloud_10.233.12.48_9001" in sync
    2022/03/18 00:07:43 [DEBUG] agent: Service "_v1_sdc-gui_10.233.32.64_8181" in sync
    2022/03/18 00:07:43 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.45.222_9007" in sync
    2022/03/18 00:07:43 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.47.221_443" in sync
    2022/03/18 00:07:43 [DEBUG] agent: Service "_v1_sdc_10.233.38.54_8443" in sync
    2022/03/18 00:07:43 [DEBUG] agent: Service "_v1_parser_10.233.7.229_8806" in sync
    2022/03/18 00:07:43 [INFO] agent: Synced service "_v11_aai-generic-query_10.233.74.143_8446"
    2022/03/18 00:07:43 [DEBUG] agent: Service "_v1_message-router_10.233.38.22_3904" in sync
    2022/03/18 00:07:43 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.45.222_9007" in sync
    2022/03/18 00:07:43 [DEBUG] agent: Service "_v1_catalog_10.233.7.229_8806" in sync
    2022/03/18 00:07:43 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.45.166_9011" in sync
    2022/03/18 00:07:43 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.24.2_9015" in sync
    2022/03/18 00:07:43 [DEBUG] agent: Node info in sync
    2022/03/18 00:07:43 [DEBUG] http: Request PUT /v1/agent/service/register (439.95599ms) from=10.233.78.138:52478
    2022/03/18 00:07:43 [DEBUG] agent: Service "_v1_sdc-gui_10.233.32.64_8181" in sync
    2022/03/18 00:07:43 [DEBUG] agent: Service "_v1_wf-gui_10.233.31.164_8443" in sync
    2022/03/18 00:07:43 [DEBUG] agent: Service "_v0_multicloud_10.233.12.48_9001" in sync
    2022/03/18 00:07:43 [DEBUG] agent: Service "_v1_multicloud_10.233.12.48_9001" in sync
    2022/03/18 00:07:43 [DEBUG] agent: Service "_v1_message-router_10.233.38.22_3904" in sync
    2022/03/18 00:07:43 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.45.222_9007" in sync
    2022/03/18 00:07:43 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.47.221_443" in sync
    2022/03/18 00:07:43 [DEBUG] agent: Service "_v1_sdc_10.233.38.54_8443" in sync
    2022/03/18 00:07:43 [DEBUG] agent: Service "_v1_parser_10.233.7.229_8806" in sync
    2022/03/18 00:07:43 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:07:43 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.24.2_9015" in sync
    2022/03/18 00:07:43 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.45.222_9007" in sync
    2022/03/18 00:07:43 [DEBUG] agent: Service "_v1_catalog_10.233.7.229_8806" in sync
    2022/03/18 00:07:43 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.45.166_9011" in sync
    2022/03/18 00:07:43 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.38.54_8080" in sync
    2022/03/18 00:07:43 [DEBUG] agent: Service "_v1_nsd_10.233.7.229_8806" in sync
    2022/03/18 00:07:43 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.7.229_8806" in sync
    2022/03/18 00:07:43 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.45.166_9011" in sync
    2022/03/18 00:07:43 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:07:43 [DEBUG] agent: Node info in sync
    2022/03/18 00:07:43 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v11 (485.673µs) from=10.233.78.138:52486
    2022/03/18 00:07:43 [WARN] agent: Service name "_aai-generic-query-v12" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/03/18 00:07:43 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v12/search/generic-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v12\",\"enable_ssl\":\"true\",\"url\":\"/aai/v12/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/03/18 00:07:43 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/03/18 00:07:43 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/03/18 00:07:44 [DEBUG] agent: Service "_v1_sdc-gui_10.233.32.64_8181" in sync
    2022/03/18 00:07:44 [DEBUG] agent: Service "_v1_wf-gui_10.233.31.164_8443" in sync
    2022/03/18 00:07:44 [DEBUG] agent: Service "_v0_multicloud_10.233.12.48_9001" in sync
    2022/03/18 00:07:44 [DEBUG] agent: Service "_v1_multicloud_10.233.12.48_9001" in sync
    2022/03/18 00:07:44 [DEBUG] agent: Service "_v1_message-router_10.233.38.22_3904" in sync
    2022/03/18 00:07:44 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.45.222_9007" in sync
    2022/03/18 00:07:44 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.47.221_443" in sync
    2022/03/18 00:07:44 [DEBUG] agent: Service "_v1_sdc_10.233.38.54_8443" in sync
    2022/03/18 00:07:44 [DEBUG] agent: Service "_v1_parser_10.233.7.229_8806" in sync
    2022/03/18 00:07:44 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:07:44 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.24.2_9015" in sync
    2022/03/18 00:07:44 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.45.222_9007" in sync
    2022/03/18 00:07:44 [DEBUG] agent: Service "_v1_catalog_10.233.7.229_8806" in sync
    2022/03/18 00:07:44 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.45.166_9011" in sync
    2022/03/18 00:07:44 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.38.54_8080" in sync
    2022/03/18 00:07:44 [DEBUG] agent: Service "_v1_nsd_10.233.7.229_8806" in sync
    2022/03/18 00:07:44 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.7.229_8806" in sync
    2022/03/18 00:07:44 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.45.166_9011" in sync
    2022/03/18 00:07:44 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:07:44 [INFO] agent: Synced service "_v12__aai-generic-query_10.233.74.143_8446"
    2022/03/18 00:07:44 [DEBUG] agent: Node info in sync
    2022/03/18 00:07:44 [DEBUG] http: Request PUT /v1/agent/service/register (625.385951ms) from=10.233.78.138:52488
    2022/03/18 00:07:44 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.38.54_8080" in sync
    2022/03/18 00:07:44 [DEBUG] agent: Service "_v1_nsd_10.233.7.229_8806" in sync
    2022/03/18 00:07:44 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.7.229_8806" in sync
    2022/03/18 00:07:44 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.45.166_9011" in sync
    2022/03/18 00:07:44 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:07:44 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:07:44 [DEBUG] agent: Service "_v1_sdc-gui_10.233.32.64_8181" in sync
    2022/03/18 00:07:44 [DEBUG] agent: Service "_v1_wf-gui_10.233.31.164_8443" in sync
    2022/03/18 00:07:44 [DEBUG] agent: Service "_v0_multicloud_10.233.12.48_9001" in sync
    2022/03/18 00:07:44 [DEBUG] agent: Service "_v1_multicloud_10.233.12.48_9001" in sync
    2022/03/18 00:07:44 [DEBUG] agent: Service "_v1_message-router_10.233.38.22_3904" in sync
    2022/03/18 00:07:44 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.45.222_9007" in sync
    2022/03/18 00:07:44 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.47.221_443" in sync
    2022/03/18 00:07:44 [DEBUG] agent: Service "_v1_sdc_10.233.38.54_8443" in sync
    2022/03/18 00:07:44 [DEBUG] agent: Service "_v1_parser_10.233.7.229_8806" in sync
    2022/03/18 00:07:44 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:07:44 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.24.2_9015" in sync
    2022/03/18 00:07:44 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.45.222_9007" in sync
    2022/03/18 00:07:44 [DEBUG] agent: Service "_v1_catalog_10.233.7.229_8806" in sync
    2022/03/18 00:07:44 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.45.166_9011" in sync
    2022/03/18 00:07:44 [DEBUG] agent: Node info in sync
    2022/03/18 00:07:44 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v12 (566.421µs) from=10.233.78.138:52504
    2022/03/18 00:07:45 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v12\",\"enable_ssl\":\"true\",\"url\":\"/aai/v12/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/03/18 00:07:45 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/03/18 00:07:45 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/03/18 00:07:45 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.45.166_9011" in sync
    2022/03/18 00:07:45 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.24.2_9015" in sync
    2022/03/18 00:07:45 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.45.222_9007" in sync
    2022/03/18 00:07:45 [DEBUG] agent: Service "_v1_catalog_10.233.7.229_8806" in sync
    2022/03/18 00:07:45 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.45.166_9011" in sync
    2022/03/18 00:07:45 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:07:45 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:07:45 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.38.54_8080" in sync
    2022/03/18 00:07:45 [DEBUG] agent: Service "_v1_nsd_10.233.7.229_8806" in sync
    2022/03/18 00:07:45 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.7.229_8806" in sync
    2022/03/18 00:07:45 [DEBUG] agent: Service "_v1_multicloud_10.233.12.48_9001" in sync
    2022/03/18 00:07:45 [INFO] agent: Synced service "_v12_aai-generic-query_10.233.74.143_8446"
    2022/03/18 00:07:45 [DEBUG] agent: Service "_v1_sdc-gui_10.233.32.64_8181" in sync
    2022/03/18 00:07:45 [DEBUG] agent: Service "_v1_wf-gui_10.233.31.164_8443" in sync
    2022/03/18 00:07:45 [DEBUG] agent: Service "_v0_multicloud_10.233.12.48_9001" in sync
    2022/03/18 00:07:45 [DEBUG] agent: Service "_v1_sdc_10.233.38.54_8443" in sync
    2022/03/18 00:07:45 [DEBUG] agent: Service "_v1_parser_10.233.7.229_8806" in sync
    2022/03/18 00:07:45 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:07:45 [DEBUG] agent: Service "_v1_message-router_10.233.38.22_3904" in sync
    2022/03/18 00:07:45 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.45.222_9007" in sync
    2022/03/18 00:07:45 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.47.221_443" in sync
    2022/03/18 00:07:45 [DEBUG] agent: Node info in sync
    2022/03/18 00:07:45 [DEBUG] http: Request PUT /v1/agent/service/register (557.990596ms) from=10.233.78.138:52508
    2022/03/18 00:07:45 [DEBUG] agent: Service "_v1_message-router_10.233.38.22_3904" in sync
    2022/03/18 00:07:45 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.45.222_9007" in sync
    2022/03/18 00:07:45 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.47.221_443" in sync
    2022/03/18 00:07:45 [DEBUG] agent: Service "_v1_sdc_10.233.38.54_8443" in sync
    2022/03/18 00:07:45 [DEBUG] agent: Service "_v1_parser_10.233.7.229_8806" in sync
    2022/03/18 00:07:45 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:07:45 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.24.2_9015" in sync
    2022/03/18 00:07:45 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.45.222_9007" in sync
    2022/03/18 00:07:45 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v12 (411.347µs) from=10.233.78.138:52512
    2022/03/18 00:07:45 [DEBUG] agent: Service "_v1_catalog_10.233.7.229_8806" in sync
    2022/03/18 00:07:45 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.45.166_9011" in sync
    2022/03/18 00:07:45 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.38.54_8080" in sync
    2022/03/18 00:07:45 [DEBUG] agent: Service "_v1_nsd_10.233.7.229_8806" in sync
    2022/03/18 00:07:45 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.7.229_8806" in sync
    2022/03/18 00:07:45 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.45.166_9011" in sync
    2022/03/18 00:07:45 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:07:45 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:07:45 [DEBUG] agent: Service "_v1_sdc-gui_10.233.32.64_8181" in sync
    2022/03/18 00:07:45 [DEBUG] agent: Service "_v1_wf-gui_10.233.31.164_8443" in sync
    2022/03/18 00:07:45 [DEBUG] agent: Service "_v0_multicloud_10.233.12.48_9001" in sync
    2022/03/18 00:07:45 [DEBUG] agent: Service "_v1_multicloud_10.233.12.48_9001" in sync
    2022/03/18 00:07:45 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:07:45 [DEBUG] agent: Node info in sync
    2022/03/18 00:07:45 [WARN] agent: Service name "_aai-generic-query-v13" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/03/18 00:07:45 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v13/search/generic-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v13\",\"enable_ssl\":\"true\",\"url\":\"/aai/v13/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/03/18 00:07:45 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/03/18 00:07:45 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/03/18 00:07:46 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.24.2_9015" in sync
    2022/03/18 00:07:46 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.45.222_9007" in sync
    2022/03/18 00:07:46 [DEBUG] agent: Service "_v1_catalog_10.233.7.229_8806" in sync
    2022/03/18 00:07:46 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.45.166_9011" in sync
    2022/03/18 00:07:46 [INFO] agent: Synced service "_v13__aai-generic-query_10.233.74.143_8446"
    2022/03/18 00:07:46 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.38.54_8080" in sync
    2022/03/18 00:07:46 [DEBUG] agent: Service "_v1_nsd_10.233.7.229_8806" in sync
    2022/03/18 00:07:46 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.7.229_8806" in sync
    2022/03/18 00:07:46 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.45.166_9011" in sync
    2022/03/18 00:07:46 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:07:46 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:07:46 [DEBUG] agent: Service "_v1_sdc-gui_10.233.32.64_8181" in sync
    2022/03/18 00:07:46 [DEBUG] agent: Service "_v1_wf-gui_10.233.31.164_8443" in sync
    2022/03/18 00:07:46 [DEBUG] agent: Service "_v0_multicloud_10.233.12.48_9001" in sync
    2022/03/18 00:07:46 [DEBUG] agent: Service "_v1_multicloud_10.233.12.48_9001" in sync
    2022/03/18 00:07:46 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:07:46 [DEBUG] agent: Service "_v1_message-router_10.233.38.22_3904" in sync
    2022/03/18 00:07:46 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.45.222_9007" in sync
    2022/03/18 00:07:46 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.47.221_443" in sync
    2022/03/18 00:07:46 [DEBUG] agent: Service "_v1_sdc_10.233.38.54_8443" in sync
    2022/03/18 00:07:46 [DEBUG] agent: Service "_v1_parser_10.233.7.229_8806" in sync
    2022/03/18 00:07:46 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:07:46 [DEBUG] agent: Node info in sync
    2022/03/18 00:07:46 [DEBUG] http: Request PUT /v1/agent/service/register (1.241893882s) from=10.233.78.138:52514
    2022/03/18 00:07:46 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.24.2_9015" in sync
    2022/03/18 00:07:46 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.45.222_9007" in sync
    2022/03/18 00:07:46 [DEBUG] agent: Service "_v1_catalog_10.233.7.229_8806" in sync
    2022/03/18 00:07:46 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.45.166_9011" in sync
    2022/03/18 00:07:46 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:07:46 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.38.54_8080" in sync
    2022/03/18 00:07:46 [DEBUG] agent: Service "_v1_nsd_10.233.7.229_8806" in sync
    2022/03/18 00:07:46 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.7.229_8806" in sync
    2022/03/18 00:07:46 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.45.166_9011" in sync
    2022/03/18 00:07:46 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:07:46 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:07:46 [DEBUG] agent: Service "_v1_sdc-gui_10.233.32.64_8181" in sync
    2022/03/18 00:07:46 [DEBUG] agent: Service "_v1_wf-gui_10.233.31.164_8443" in sync
    2022/03/18 00:07:46 [DEBUG] agent: Service "_v0_multicloud_10.233.12.48_9001" in sync
    2022/03/18 00:07:46 [DEBUG] agent: Service "_v1_multicloud_10.233.12.48_9001" in sync
    2022/03/18 00:07:46 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:07:46 [DEBUG] agent: Service "_v1_message-router_10.233.38.22_3904" in sync
    2022/03/18 00:07:46 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.45.222_9007" in sync
    2022/03/18 00:07:46 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.47.221_443" in sync
    2022/03/18 00:07:46 [DEBUG] agent: Service "_v1_sdc_10.233.38.54_8443" in sync
    2022/03/18 00:07:46 [DEBUG] agent: Service "_v1_parser_10.233.7.229_8806" in sync
    2022/03/18 00:07:46 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:07:46 [DEBUG] agent: Node info in sync
    2022/03/18 00:07:46 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v13 (450.676µs) from=10.233.78.138:52520
    2022/03/18 00:07:47 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v13\",\"enable_ssl\":\"true\",\"url\":\"/aai/v13/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/03/18 00:07:47 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/03/18 00:07:47 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/03/18 00:07:47 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:07:47 [DEBUG] agent: Service "_v1_sdc-gui_10.233.32.64_8181" in sync
    2022/03/18 00:07:47 [DEBUG] agent: Service "_v1_wf-gui_10.233.31.164_8443" in sync
    2022/03/18 00:07:47 [DEBUG] agent: Service "_v0_multicloud_10.233.12.48_9001" in sync
    2022/03/18 00:07:47 [DEBUG] agent: Service "_v1_multicloud_10.233.12.48_9001" in sync
    2022/03/18 00:07:47 [DEBUG] agent: Service "_v1_parser_10.233.7.229_8806" in sync
    2022/03/18 00:07:47 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:07:47 [DEBUG] agent: Service "_v1_message-router_10.233.38.22_3904" in sync
    2022/03/18 00:07:47 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.45.222_9007" in sync
    2022/03/18 00:07:47 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.47.221_443" in sync
    2022/03/18 00:07:47 [DEBUG] agent: Service "_v1_sdc_10.233.38.54_8443" in sync
    2022/03/18 00:07:47 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:07:47 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.24.2_9015" in sync
    2022/03/18 00:07:47 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.45.222_9007" in sync
    2022/03/18 00:07:47 [DEBUG] agent: Service "_v1_catalog_10.233.7.229_8806" in sync
    2022/03/18 00:07:47 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.45.166_9011" in sync
    2022/03/18 00:07:47 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:07:47 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:07:47 [INFO] agent: Synced service "_v13_aai-generic-query_10.233.74.143_8446"
    2022/03/18 00:07:47 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.38.54_8080" in sync
    2022/03/18 00:07:47 [DEBUG] agent: Service "_v1_nsd_10.233.7.229_8806" in sync
    2022/03/18 00:07:47 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.7.229_8806" in sync
    2022/03/18 00:07:47 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.45.166_9011" in sync
    2022/03/18 00:07:47 [DEBUG] agent: Node info in sync
    2022/03/18 00:07:47 [DEBUG] http: Request PUT /v1/agent/service/register (938.707473ms) from=10.233.78.138:52522
    2022/03/18 00:07:47 [DEBUG] agent: Service "_v1_sdc-gui_10.233.32.64_8181" in sync
    2022/03/18 00:07:47 [DEBUG] agent: Service "_v1_wf-gui_10.233.31.164_8443" in sync
    2022/03/18 00:07:47 [DEBUG] agent: Service "_v0_multicloud_10.233.12.48_9001" in sync
    2022/03/18 00:07:47 [DEBUG] agent: Service "_v1_multicloud_10.233.12.48_9001" in sync
    2022/03/18 00:07:47 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:07:47 [DEBUG] agent: Service "_v1_message-router_10.233.38.22_3904" in sync
    2022/03/18 00:07:47 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.45.222_9007" in sync
    2022/03/18 00:07:47 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.47.221_443" in sync
    2022/03/18 00:07:47 [DEBUG] agent: Service "_v1_sdc_10.233.38.54_8443" in sync
    2022/03/18 00:07:47 [DEBUG] agent: Service "_v1_parser_10.233.7.229_8806" in sync
    2022/03/18 00:07:47 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:07:47 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.24.2_9015" in sync
    2022/03/18 00:07:47 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.45.222_9007" in sync
    2022/03/18 00:07:47 [DEBUG] agent: Service "_v1_catalog_10.233.7.229_8806" in sync
    2022/03/18 00:07:47 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.45.166_9011" in sync
    2022/03/18 00:07:47 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:07:47 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.38.54_8080" in sync
    2022/03/18 00:07:47 [DEBUG] agent: Service "_v1_nsd_10.233.7.229_8806" in sync
    2022/03/18 00:07:47 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.7.229_8806" in sync
    2022/03/18 00:07:47 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.45.166_9011" in sync
    2022/03/18 00:07:47 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:07:47 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:07:47 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:07:47 [DEBUG] agent: Node info in sync
    2022/03/18 00:07:48 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v13 (222.365508ms) from=10.233.78.138:52528
    2022/03/18 00:07:48 [WARN] agent: Service name "_aai-generic-query-v14" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/03/18 00:07:48 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v14/search/generic-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v14\",\"enable_ssl\":\"true\",\"url\":\"/aai/v14/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/03/18 00:07:48 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/03/18 00:07:48 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/03/18 00:07:48 [DEBUG] agent: Service "_v0_multicloud_10.233.12.48_9001" in sync
    2022/03/18 00:07:48 [DEBUG] agent: Service "_v1_multicloud_10.233.12.48_9001" in sync
    2022/03/18 00:07:48 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:07:48 [DEBUG] agent: Service "_v1_sdc-gui_10.233.32.64_8181" in sync
    2022/03/18 00:07:48 [DEBUG] agent: Service "_v1_wf-gui_10.233.31.164_8443" in sync
    2022/03/18 00:07:48 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.47.221_443" in sync
    2022/03/18 00:07:48 [DEBUG] agent: Service "_v1_sdc_10.233.38.54_8443" in sync
    2022/03/18 00:07:48 [DEBUG] agent: Service "_v1_parser_10.233.7.229_8806" in sync
    2022/03/18 00:07:48 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:07:48 [INFO] agent: Synced service "_v14__aai-generic-query_10.233.74.143_8446"
    2022/03/18 00:07:48 [DEBUG] agent: Service "_v1_message-router_10.233.38.22_3904" in sync
    2022/03/18 00:07:48 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.45.222_9007" in sync
    2022/03/18 00:07:48 [DEBUG] agent: Service "_v1_catalog_10.233.7.229_8806" in sync
    2022/03/18 00:07:48 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.45.166_9011" in sync
    2022/03/18 00:07:48 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:07:48 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.24.2_9015" in sync
    2022/03/18 00:07:48 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.45.222_9007" in sync
    2022/03/18 00:07:48 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.7.229_8806" in sync
    2022/03/18 00:07:48 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.45.166_9011" in sync
    2022/03/18 00:07:48 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:07:48 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:07:48 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:07:48 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.38.54_8080" in sync
    2022/03/18 00:07:48 [DEBUG] agent: Service "_v1_nsd_10.233.7.229_8806" in sync
    2022/03/18 00:07:48 [DEBUG] agent: Node info in sync
    2022/03/18 00:07:48 [DEBUG] http: Request PUT /v1/agent/service/register (475.403981ms) from=10.233.78.138:52530
    2022/03/18 00:07:48 [DEBUG] agent: Service "_v1_wf-gui_10.233.31.164_8443" in sync
    2022/03/18 00:07:48 [DEBUG] agent: Service "_v0_multicloud_10.233.12.48_9001" in sync
    2022/03/18 00:07:48 [DEBUG] agent: Service "_v1_multicloud_10.233.12.48_9001" in sync
    2022/03/18 00:07:48 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:07:48 [DEBUG] agent: Service "_v1_sdc-gui_10.233.32.64_8181" in sync
    2022/03/18 00:07:48 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.45.222_9007" in sync
    2022/03/18 00:07:48 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.47.221_443" in sync
    2022/03/18 00:07:48 [DEBUG] agent: Service "_v1_sdc_10.233.38.54_8443" in sync
    2022/03/18 00:07:48 [DEBUG] agent: Service "_v1_parser_10.233.7.229_8806" in sync
    2022/03/18 00:07:48 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:07:48 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:07:48 [DEBUG] agent: Service "_v1_message-router_10.233.38.22_3904" in sync
    2022/03/18 00:07:48 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.45.222_9007" in sync
    2022/03/18 00:07:48 [DEBUG] agent: Service "_v1_catalog_10.233.7.229_8806" in sync
    2022/03/18 00:07:48 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.45.166_9011" in sync
    2022/03/18 00:07:48 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:07:48 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.24.2_9015" in sync
    2022/03/18 00:07:48 [DEBUG] agent: Service "_v1_nsd_10.233.7.229_8806" in sync
    2022/03/18 00:07:48 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.7.229_8806" in sync
    2022/03/18 00:07:48 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.45.166_9011" in sync
    2022/03/18 00:07:48 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:07:48 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:07:48 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:07:48 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.38.54_8080" in sync
    2022/03/18 00:07:48 [DEBUG] agent: Node info in sync
    2022/03/18 00:07:48 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v14 (749.099µs) from=10.233.78.138:52538
    2022/03/18 00:07:49 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v14\",\"enable_ssl\":\"true\",\"url\":\"/aai/v14/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/03/18 00:07:49 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/03/18 00:07:49 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/03/18 00:07:49 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.47.221_443" in sync
    2022/03/18 00:07:49 [DEBUG] agent: Service "_v1_sdc_10.233.38.54_8443" in sync
    2022/03/18 00:07:49 [DEBUG] agent: Service "_v1_parser_10.233.7.229_8806" in sync
    2022/03/18 00:07:49 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:07:49 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:07:49 [INFO] agent: Synced service "_v14_aai-generic-query_10.233.74.143_8446"
    2022/03/18 00:07:49 [DEBUG] agent: Service "_v1_message-router_10.233.38.22_3904" in sync
    2022/03/18 00:07:49 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.45.222_9007" in sync
    2022/03/18 00:07:49 [DEBUG] agent: Service "_v1_catalog_10.233.7.229_8806" in sync
    2022/03/18 00:07:49 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.45.166_9011" in sync
    2022/03/18 00:07:49 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:07:49 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.24.2_9015" in sync
    2022/03/18 00:07:49 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.45.222_9007" in sync
    2022/03/18 00:07:49 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.7.229_8806" in sync
    2022/03/18 00:07:49 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.45.166_9011" in sync
    2022/03/18 00:07:49 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:07:49 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:07:49 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:07:49 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.38.54_8080" in sync
    2022/03/18 00:07:49 [DEBUG] agent: Service "_v1_nsd_10.233.7.229_8806" in sync
    2022/03/18 00:07:49 [DEBUG] agent: Service "_v0_multicloud_10.233.12.48_9001" in sync
    2022/03/18 00:07:49 [DEBUG] agent: Service "_v1_multicloud_10.233.12.48_9001" in sync
    2022/03/18 00:07:49 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:07:49 [DEBUG] agent: Service "_v1_sdc-gui_10.233.32.64_8181" in sync
    2022/03/18 00:07:49 [DEBUG] agent: Service "_v1_wf-gui_10.233.31.164_8443" in sync
    2022/03/18 00:07:49 [DEBUG] agent: Node info in sync
    2022/03/18 00:07:49 [DEBUG] http: Request PUT /v1/agent/service/register (377.880392ms) from=10.233.78.138:52546
    2022/03/18 00:07:49 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:07:49 [DEBUG] agent: Service "_v1_sdc-gui_10.233.32.64_8181" in sync
    2022/03/18 00:07:49 [DEBUG] agent: Service "_v1_wf-gui_10.233.31.164_8443" in sync
    2022/03/18 00:07:49 [DEBUG] agent: Service "_v0_multicloud_10.233.12.48_9001" in sync
    2022/03/18 00:07:49 [DEBUG] agent: Service "_v1_multicloud_10.233.12.48_9001" in sync
    2022/03/18 00:07:49 [DEBUG] agent: Service "_v1_parser_10.233.7.229_8806" in sync
    2022/03/18 00:07:49 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:07:49 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:07:49 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:07:49 [DEBUG] agent: Service "_v1_message-router_10.233.38.22_3904" in sync
    2022/03/18 00:07:49 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.45.222_9007" in sync
    2022/03/18 00:07:49 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.47.221_443" in sync
    2022/03/18 00:07:49 [DEBUG] agent: Service "_v1_sdc_10.233.38.54_8443" in sync
    2022/03/18 00:07:49 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:07:49 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.24.2_9015" in sync
    2022/03/18 00:07:49 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.45.222_9007" in sync
    2022/03/18 00:07:49 [DEBUG] agent: Service "_v1_catalog_10.233.7.229_8806" in sync
    2022/03/18 00:07:49 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.45.166_9011" in sync
    2022/03/18 00:07:49 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:07:49 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:07:49 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:07:49 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.38.54_8080" in sync
    2022/03/18 00:07:49 [DEBUG] agent: Service "_v1_nsd_10.233.7.229_8806" in sync
    2022/03/18 00:07:49 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.7.229_8806" in sync
    2022/03/18 00:07:49 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.45.166_9011" in sync
    2022/03/18 00:07:49 [DEBUG] agent: Node info in sync
    2022/03/18 00:07:50 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v14 (400.544336ms) from=10.233.78.138:52550
    2022/03/18 00:07:50 [WARN] agent: Service name "_aai-generic-query-v15" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/03/18 00:07:50 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v15/search/generic-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v15\",\"enable_ssl\":\"true\",\"url\":\"/aai/v15/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/03/18 00:07:50 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/03/18 00:07:50 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/03/18 00:07:51 [DEBUG] agent: Service "_v1_parser_10.233.7.229_8806" in sync
    2022/03/18 00:07:51 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:07:51 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:07:51 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:07:51 [DEBUG] agent: Service "_v1_message-router_10.233.38.22_3904" in sync
    2022/03/18 00:07:51 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.45.222_9007" in sync
    2022/03/18 00:07:51 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.47.221_443" in sync
    2022/03/18 00:07:51 [DEBUG] agent: Service "_v1_sdc_10.233.38.54_8443" in sync
    2022/03/18 00:07:51 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:07:51 [INFO] agent: Synced service "_v15__aai-generic-query_10.233.74.143_8446"
    2022/03/18 00:07:51 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.24.2_9015" in sync
    2022/03/18 00:07:51 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.45.222_9007" in sync
    2022/03/18 00:07:51 [DEBUG] agent: Service "_v1_catalog_10.233.7.229_8806" in sync
    2022/03/18 00:07:51 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.45.166_9011" in sync
    2022/03/18 00:07:51 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:07:51 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:07:51 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:07:51 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.38.54_8080" in sync
    2022/03/18 00:07:51 [DEBUG] agent: Service "_v1_nsd_10.233.7.229_8806" in sync
    2022/03/18 00:07:51 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.7.229_8806" in sync
    2022/03/18 00:07:51 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.45.166_9011" in sync
    2022/03/18 00:07:51 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:07:51 [DEBUG] agent: Service "_v1_sdc-gui_10.233.32.64_8181" in sync
    2022/03/18 00:07:51 [DEBUG] agent: Service "_v1_wf-gui_10.233.31.164_8443" in sync
    2022/03/18 00:07:51 [DEBUG] agent: Service "_v0_multicloud_10.233.12.48_9001" in sync
    2022/03/18 00:07:51 [DEBUG] agent: Service "_v1_multicloud_10.233.12.48_9001" in sync
    2022/03/18 00:07:51 [DEBUG] agent: Node info in sync
    2022/03/18 00:07:51 [DEBUG] http: Request PUT /v1/agent/service/register (918.779708ms) from=10.233.78.138:52560
    2022/03/18 00:07:51 [DEBUG] agent: Service "_v1_nsd_10.233.7.229_8806" in sync
    2022/03/18 00:07:51 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.7.229_8806" in sync
    2022/03/18 00:07:51 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.45.166_9011" in sync
    2022/03/18 00:07:51 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:07:51 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:07:51 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:07:51 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.38.54_8080" in sync
    2022/03/18 00:07:51 [DEBUG] agent: Service "_v1_wf-gui_10.233.31.164_8443" in sync
    2022/03/18 00:07:51 [DEBUG] agent: Service "_v0_multicloud_10.233.12.48_9001" in sync
    2022/03/18 00:07:51 [DEBUG] agent: Service "_v1_multicloud_10.233.12.48_9001" in sync
    2022/03/18 00:07:51 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:07:51 [DEBUG] agent: Service "_v1_sdc-gui_10.233.32.64_8181" in sync
    2022/03/18 00:07:51 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.45.222_9007" in sync
    2022/03/18 00:07:51 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.47.221_443" in sync
    2022/03/18 00:07:51 [DEBUG] agent: Service "_v1_sdc_10.233.38.54_8443" in sync
    2022/03/18 00:07:51 [DEBUG] agent: Service "_v1_parser_10.233.7.229_8806" in sync
    2022/03/18 00:07:51 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:07:51 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:07:51 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:07:51 [DEBUG] agent: Service "_v1_message-router_10.233.38.22_3904" in sync
    2022/03/18 00:07:51 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.45.222_9007" in sync
    2022/03/18 00:07:51 [DEBUG] agent: Service "_v1_catalog_10.233.7.229_8806" in sync
    2022/03/18 00:07:51 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.45.166_9011" in sync
    2022/03/18 00:07:51 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:07:51 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:07:51 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.24.2_9015" in sync
    2022/03/18 00:07:51 [DEBUG] agent: Node info in sync
    2022/03/18 00:07:51 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v15 (419.584µs) from=10.233.78.138:52578
    2022/03/18 00:07:51 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v15\",\"enable_ssl\":\"true\",\"url\":\"/aai/v15/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/03/18 00:07:51 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/03/18 00:07:51 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/03/18 00:07:52 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.45.166_9011" in sync
    2022/03/18 00:07:52 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:07:52 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.24.2_9015" in sync
    2022/03/18 00:07:52 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.45.222_9007" in sync
    2022/03/18 00:07:52 [DEBUG] agent: Service "_v1_catalog_10.233.7.229_8806" in sync
    2022/03/18 00:07:52 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.45.166_9011" in sync
    2022/03/18 00:07:52 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.38.54_8080" in sync
    2022/03/18 00:07:52 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.7.229_8806" in sync
    2022/03/18 00:07:52 [DEBUG] agent: Service "_v1_wf-gui_10.233.31.164_8443" in sync
    2022/03/18 00:07:52 [DEBUG] agent: Service "_v1_multicloud_10.233.12.48_9001" in sync
    2022/03/18 00:07:52 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:07:52 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:07:52 [DEBUG] agent: Service "_v1_message-router_10.233.38.22_3904" in sync
    2022/03/18 00:07:52 [DEBUG] agent: Service "_v1_parser_10.233.7.229_8806" in sync
    2022/03/18 00:07:52 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:07:52 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:07:52 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:07:52 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:07:52 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:07:52 [DEBUG] agent: Service "_v1_nsd_10.233.7.229_8806" in sync
    2022/03/18 00:07:52 [DEBUG] agent: Service "_v1_sdc-gui_10.233.32.64_8181" in sync
    2022/03/18 00:07:52 [DEBUG] agent: Service "_v0_multicloud_10.233.12.48_9001" in sync
    2022/03/18 00:07:52 [INFO] agent: Synced service "_v15_aai-generic-query_10.233.74.143_8446"
    2022/03/18 00:07:52 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:07:52 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.45.222_9007" in sync
    2022/03/18 00:07:52 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.47.221_443" in sync
    2022/03/18 00:07:52 [DEBUG] agent: Service "_v1_sdc_10.233.38.54_8443" in sync
    2022/03/18 00:07:52 [DEBUG] agent: Node info in sync
    2022/03/18 00:07:52 [DEBUG] http: Request PUT /v1/agent/service/register (1.053630809s) from=10.233.78.138:52582
    2022/03/18 00:07:52 [DEBUG] agent: Service "_v1_wf-gui_10.233.31.164_8443" in sync
    2022/03/18 00:07:52 [DEBUG] agent: Service "_v1_multicloud_10.233.12.48_9001" in sync
    2022/03/18 00:07:52 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:07:52 [DEBUG] agent: Service "_v1_message-router_10.233.38.22_3904" in sync
    2022/03/18 00:07:52 [DEBUG] agent: Service "_v1_parser_10.233.7.229_8806" in sync
    2022/03/18 00:07:52 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:07:52 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:07:52 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:07:52 [DEBUG] agent: Service "_v1_nsd_10.233.7.229_8806" in sync
    2022/03/18 00:07:52 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:07:52 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:07:52 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:07:52 [DEBUG] agent: Service "_v1_sdc-gui_10.233.32.64_8181" in sync
    2022/03/18 00:07:52 [DEBUG] agent: Service "_v0_multicloud_10.233.12.48_9001" in sync
    2022/03/18 00:07:52 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:07:52 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.45.222_9007" in sync
    2022/03/18 00:07:52 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.47.221_443" in sync
    2022/03/18 00:07:52 [DEBUG] agent: Service "_v1_sdc_10.233.38.54_8443" in sync
    2022/03/18 00:07:52 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:07:52 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.24.2_9015" in sync
    2022/03/18 00:07:52 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.45.222_9007" in sync
    2022/03/18 00:07:52 [DEBUG] agent: Service "_v1_catalog_10.233.7.229_8806" in sync
    2022/03/18 00:07:52 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.45.166_9011" in sync
    2022/03/18 00:07:52 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:07:52 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.38.54_8080" in sync
    2022/03/18 00:07:52 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.7.229_8806" in sync
    2022/03/18 00:07:52 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.45.166_9011" in sync
    2022/03/18 00:07:52 [DEBUG] agent: Node info in sync
    2022/03/18 00:07:52 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v15 (433.336µs) from=10.233.78.138:52586
    2022/03/18 00:07:52 [WARN] agent: Service name "_aai-generic-query-v16" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/03/18 00:07:52 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v16/search/generic-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v16\",\"enable_ssl\":\"true\",\"url\":\"/aai/v16/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/03/18 00:07:52 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/03/18 00:07:52 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/03/18 00:07:52 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.45.166_9011" in sync
    2022/03/18 00:07:52 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:07:52 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.24.2_9015" in sync
    2022/03/18 00:07:52 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.45.222_9007" in sync
    2022/03/18 00:07:52 [DEBUG] agent: Service "_v1_catalog_10.233.7.229_8806" in sync
    2022/03/18 00:07:52 [INFO] agent: Synced service "_v16__aai-generic-query_10.233.74.143_8446"
    2022/03/18 00:07:52 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.38.54_8080" in sync
    2022/03/18 00:07:52 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.7.229_8806" in sync
    2022/03/18 00:07:52 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.45.166_9011" in sync
    2022/03/18 00:07:52 [DEBUG] agent: Service "_v1_wf-gui_10.233.31.164_8443" in sync
    2022/03/18 00:07:52 [DEBUG] agent: Service "_v1_multicloud_10.233.12.48_9001" in sync
    2022/03/18 00:07:52 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:07:52 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:07:52 [DEBUG] agent: Service "_v1_message-router_10.233.38.22_3904" in sync
    2022/03/18 00:07:52 [DEBUG] agent: Service "_v1_parser_10.233.7.229_8806" in sync
    2022/03/18 00:07:52 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:07:52 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:07:52 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:07:52 [DEBUG] agent: Service "_v1_nsd_10.233.7.229_8806" in sync
    2022/03/18 00:07:52 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:07:52 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:07:52 [DEBUG] agent: Service "_v1_sdc-gui_10.233.32.64_8181" in sync
    2022/03/18 00:07:52 [DEBUG] agent: Service "_v0_multicloud_10.233.12.48_9001" in sync
    2022/03/18 00:07:52 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:07:52 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:07:52 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.45.222_9007" in sync
    2022/03/18 00:07:52 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.47.221_443" in sync
    2022/03/18 00:07:52 [DEBUG] agent: Service "_v1_sdc_10.233.38.54_8443" in sync
    2022/03/18 00:07:52 [DEBUG] agent: Node info in sync
    2022/03/18 00:07:52 [DEBUG] http: Request PUT /v1/agent/service/register (371.543713ms) from=10.233.78.138:52590
    2022/03/18 00:07:52 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:07:52 [DEBUG] agent: Service "_v1_wf-gui_10.233.31.164_8443" in sync
    2022/03/18 00:07:52 [DEBUG] agent: Service "_v1_multicloud_10.233.12.48_9001" in sync
    2022/03/18 00:07:52 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:07:52 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:07:52 [DEBUG] agent: Service "_v1_message-router_10.233.38.22_3904" in sync
    2022/03/18 00:07:52 [DEBUG] agent: Service "_v1_parser_10.233.7.229_8806" in sync
    2022/03/18 00:07:52 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:07:52 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:07:52 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:07:52 [DEBUG] agent: Service "_v1_nsd_10.233.7.229_8806" in sync
    2022/03/18 00:07:52 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:07:52 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:07:52 [DEBUG] agent: Service "_v1_sdc-gui_10.233.32.64_8181" in sync
    2022/03/18 00:07:52 [DEBUG] agent: Service "_v0_multicloud_10.233.12.48_9001" in sync
    2022/03/18 00:07:52 [DEBUG] agent: Service "_v1_sdc_10.233.38.54_8443" in sync
    2022/03/18 00:07:52 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:07:52 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.45.222_9007" in sync
    2022/03/18 00:07:52 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.47.221_443" in sync
    2022/03/18 00:07:52 [DEBUG] agent: Service "_v1_catalog_10.233.7.229_8806" in sync
    2022/03/18 00:07:52 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.45.166_9011" in sync
    2022/03/18 00:07:52 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:07:52 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.24.2_9015" in sync
    2022/03/18 00:07:52 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.45.222_9007" in sync
    2022/03/18 00:07:52 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.45.166_9011" in sync
    2022/03/18 00:07:52 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:07:52 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.38.54_8080" in sync
    2022/03/18 00:07:52 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.7.229_8806" in sync
    2022/03/18 00:07:52 [DEBUG] agent: Node info in sync
    2022/03/18 00:07:52 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v16 (612.743µs) from=10.233.78.138:52592
    2022/03/18 00:07:53 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v16\",\"enable_ssl\":\"true\",\"url\":\"/aai/v16/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/03/18 00:07:53 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/03/18 00:07:53 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/03/18 00:07:53 [DEBUG] agent: Service "_v1_sdc-gui_10.233.32.64_8181" in sync
    2022/03/18 00:07:53 [DEBUG] agent: Service "_v0_multicloud_10.233.12.48_9001" in sync
    2022/03/18 00:07:53 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:07:53 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.45.222_9007" in sync
    2022/03/18 00:07:53 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.47.221_443" in sync
    2022/03/18 00:07:53 [DEBUG] agent: Service "_v1_sdc_10.233.38.54_8443" in sync
    2022/03/18 00:07:53 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:07:53 [INFO] agent: Synced service "_v16_aai-generic-query_10.233.74.143_8446"
    2022/03/18 00:07:53 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.24.2_9015" in sync
    2022/03/18 00:07:53 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.45.222_9007" in sync
    2022/03/18 00:07:53 [DEBUG] agent: Service "_v1_catalog_10.233.7.229_8806" in sync
    2022/03/18 00:07:53 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.45.166_9011" in sync
    2022/03/18 00:07:53 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:07:53 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.38.54_8080" in sync
    2022/03/18 00:07:53 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.7.229_8806" in sync
    2022/03/18 00:07:53 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.45.166_9011" in sync
    2022/03/18 00:07:53 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:07:53 [DEBUG] agent: Service "_v1_wf-gui_10.233.31.164_8443" in sync
    2022/03/18 00:07:53 [DEBUG] agent: Service "_v1_multicloud_10.233.12.48_9001" in sync
    2022/03/18 00:07:53 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:07:53 [DEBUG] agent: Service "_v1_message-router_10.233.38.22_3904" in sync
    2022/03/18 00:07:53 [DEBUG] agent: Service "_v1_parser_10.233.7.229_8806" in sync
    2022/03/18 00:07:53 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:07:53 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:07:53 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:07:53 [DEBUG] agent: Service "_v1_nsd_10.233.7.229_8806" in sync
    2022/03/18 00:07:53 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:07:53 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:07:53 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:07:53 [DEBUG] agent: Node info in sync
    2022/03/18 00:07:53 [DEBUG] http: Request PUT /v1/agent/service/register (299.870585ms) from=10.233.78.138:52594
    2022/03/18 00:07:53 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.38.54_8080" in sync
    2022/03/18 00:07:53 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.7.229_8806" in sync
    2022/03/18 00:07:53 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.45.166_9011" in sync
    2022/03/18 00:07:53 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:07:53 [DEBUG] agent: Service "_v1_wf-gui_10.233.31.164_8443" in sync
    2022/03/18 00:07:53 [DEBUG] agent: Service "_v1_multicloud_10.233.12.48_9001" in sync
    2022/03/18 00:07:53 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:07:53 [DEBUG] agent: Service "_v1_message-router_10.233.38.22_3904" in sync
    2022/03/18 00:07:53 [DEBUG] agent: Service "_v1_parser_10.233.7.229_8806" in sync
    2022/03/18 00:07:53 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:07:53 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:07:53 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:07:53 [DEBUG] agent: Service "_v1_nsd_10.233.7.229_8806" in sync
    2022/03/18 00:07:53 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:07:53 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:07:53 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:07:53 [DEBUG] agent: Service "_v1_sdc-gui_10.233.32.64_8181" in sync
    2022/03/18 00:07:53 [DEBUG] agent: Service "_v0_multicloud_10.233.12.48_9001" in sync
    2022/03/18 00:07:53 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:07:53 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:07:53 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.45.222_9007" in sync
    2022/03/18 00:07:53 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.47.221_443" in sync
    2022/03/18 00:07:53 [DEBUG] agent: Service "_v1_sdc_10.233.38.54_8443" in sync
    2022/03/18 00:07:53 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:07:53 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:07:53 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.24.2_9015" in sync
    2022/03/18 00:07:53 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.45.222_9007" in sync
    2022/03/18 00:07:53 [DEBUG] agent: Service "_v1_catalog_10.233.7.229_8806" in sync
    2022/03/18 00:07:53 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.45.166_9011" in sync
    2022/03/18 00:07:53 [DEBUG] agent: Node info in sync
    2022/03/18 00:07:53 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v16 (592.947µs) from=10.233.78.138:52604
    2022/03/18 00:07:53 [WARN] agent: Service name "_aai-generic-query-v17" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/03/18 00:07:53 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v17/search/generic-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v17\",\"enable_ssl\":\"true\",\"url\":\"/aai/v17/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/03/18 00:07:53 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/03/18 00:07:53 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/03/18 00:07:53 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.45.222_9007" in sync
    2022/03/18 00:07:53 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.47.221_443" in sync
    2022/03/18 00:07:53 [DEBUG] agent: Service "_v1_sdc_10.233.38.54_8443" in sync
    2022/03/18 00:07:53 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:07:53 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:07:53 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.24.2_9015" in sync
    2022/03/18 00:07:53 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.45.222_9007" in sync
    2022/03/18 00:07:53 [DEBUG] agent: Service "_v1_catalog_10.233.7.229_8806" in sync
    2022/03/18 00:07:53 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.45.166_9011" in sync
    2022/03/18 00:07:53 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:07:53 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.38.54_8080" in sync
    2022/03/18 00:07:53 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.7.229_8806" in sync
    2022/03/18 00:07:53 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.45.166_9011" in sync
    2022/03/18 00:07:53 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:07:53 [DEBUG] agent: Service "_v1_wf-gui_10.233.31.164_8443" in sync
    2022/03/18 00:07:53 [DEBUG] agent: Service "_v1_multicloud_10.233.12.48_9001" in sync
    2022/03/18 00:07:53 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:07:53 [DEBUG] agent: Service "_v1_message-router_10.233.38.22_3904" in sync
    2022/03/18 00:07:53 [DEBUG] agent: Service "_v1_parser_10.233.7.229_8806" in sync
    2022/03/18 00:07:53 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:07:53 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:07:53 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:07:53 [INFO] agent: Synced service "_v17__aai-generic-query_10.233.74.143_8446"
    2022/03/18 00:07:53 [DEBUG] agent: Service "_v1_nsd_10.233.7.229_8806" in sync
    2022/03/18 00:07:53 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:07:53 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:07:53 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:07:53 [DEBUG] agent: Service "_v1_sdc-gui_10.233.32.64_8181" in sync
    2022/03/18 00:07:53 [DEBUG] agent: Service "_v0_multicloud_10.233.12.48_9001" in sync
    2022/03/18 00:07:53 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:07:53 [DEBUG] agent: Node info in sync
    2022/03/18 00:07:53 [DEBUG] http: Request PUT /v1/agent/service/register (203.437344ms) from=10.233.78.138:52606
    2022/03/18 00:07:53 [DEBUG] agent: Service "_v1_sdc-gui_10.233.32.64_8181" in sync
    2022/03/18 00:07:53 [DEBUG] agent: Service "_v0_multicloud_10.233.12.48_9001" in sync
    2022/03/18 00:07:53 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:07:53 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.45.222_9007" in sync
    2022/03/18 00:07:53 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.47.221_443" in sync
    2022/03/18 00:07:53 [DEBUG] agent: Service "_v1_sdc_10.233.38.54_8443" in sync
    2022/03/18 00:07:53 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:07:53 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:07:53 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.24.2_9015" in sync
    2022/03/18 00:07:53 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.45.222_9007" in sync
    2022/03/18 00:07:53 [DEBUG] agent: Service "_v1_catalog_10.233.7.229_8806" in sync
    2022/03/18 00:07:53 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.45.166_9011" in sync
    2022/03/18 00:07:53 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:07:53 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.38.54_8080" in sync
    2022/03/18 00:07:53 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.7.229_8806" in sync
    2022/03/18 00:07:53 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.45.166_9011" in sync
    2022/03/18 00:07:53 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:07:53 [DEBUG] agent: Service "_v1_wf-gui_10.233.31.164_8443" in sync
    2022/03/18 00:07:53 [DEBUG] agent: Service "_v1_multicloud_10.233.12.48_9001" in sync
    2022/03/18 00:07:53 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:07:53 [DEBUG] agent: Service "_v1_message-router_10.233.38.22_3904" in sync
    2022/03/18 00:07:53 [DEBUG] agent: Service "_v1_parser_10.233.7.229_8806" in sync
    2022/03/18 00:07:53 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:07:53 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:07:53 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:07:53 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:07:53 [DEBUG] agent: Service "_v1_nsd_10.233.7.229_8806" in sync
    2022/03/18 00:07:53 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:07:53 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:07:53 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:07:53 [DEBUG] agent: Node info in sync
    2022/03/18 00:07:53 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v17 (472.561µs) from=10.233.78.138:52612
    2022/03/18 00:07:54 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v17\",\"enable_ssl\":\"true\",\"url\":\"/aai/v17/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/03/18 00:07:54 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/03/18 00:07:54 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/03/18 00:07:54 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.24.2_9015" in sync
    2022/03/18 00:07:54 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.45.222_9007" in sync
    2022/03/18 00:07:54 [DEBUG] agent: Service "_v1_catalog_10.233.7.229_8806" in sync
    2022/03/18 00:07:54 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.45.166_9011" in sync
    2022/03/18 00:07:54 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:07:54 [INFO] agent: Synced service "_v17_aai-generic-query_10.233.74.143_8446"
    2022/03/18 00:07:54 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.38.54_8080" in sync
    2022/03/18 00:07:54 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.7.229_8806" in sync
    2022/03/18 00:07:54 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.45.166_9011" in sync
    2022/03/18 00:07:54 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:07:54 [DEBUG] agent: Service "_v1_wf-gui_10.233.31.164_8443" in sync
    2022/03/18 00:07:54 [DEBUG] agent: Service "_v1_multicloud_10.233.12.48_9001" in sync
    2022/03/18 00:07:54 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:07:54 [DEBUG] agent: Service "_v1_message-router_10.233.38.22_3904" in sync
    2022/03/18 00:07:54 [DEBUG] agent: Service "_v1_parser_10.233.7.229_8806" in sync
    2022/03/18 00:07:54 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:07:54 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:07:54 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:07:54 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:07:54 [DEBUG] agent: Service "_v1_nsd_10.233.7.229_8806" in sync
    2022/03/18 00:07:54 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:07:54 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:07:54 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:07:54 [DEBUG] agent: Service "_v1_sdc-gui_10.233.32.64_8181" in sync
    2022/03/18 00:07:54 [DEBUG] agent: Service "_v0_multicloud_10.233.12.48_9001" in sync
    2022/03/18 00:07:54 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:07:54 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.45.222_9007" in sync
    2022/03/18 00:07:54 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.47.221_443" in sync
    2022/03/18 00:07:54 [DEBUG] agent: Service "_v1_sdc_10.233.38.54_8443" in sync
    2022/03/18 00:07:54 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:07:54 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:07:54 [DEBUG] agent: Node info in sync
    2022/03/18 00:07:54 [DEBUG] http: Request PUT /v1/agent/service/register (205.696079ms) from=10.233.78.138:52614
    2022/03/18 00:07:54 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:07:54 [DEBUG] agent: Service "_v1_nsd_10.233.7.229_8806" in sync
    2022/03/18 00:07:54 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:07:54 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:07:54 [DEBUG] agent: Service "_v1_sdc-gui_10.233.32.64_8181" in sync
    2022/03/18 00:07:54 [DEBUG] agent: Service "_v0_multicloud_10.233.12.48_9001" in sync
    2022/03/18 00:07:54 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:07:54 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:07:54 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:07:54 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.45.222_9007" in sync
    2022/03/18 00:07:54 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.47.221_443" in sync
    2022/03/18 00:07:54 [DEBUG] agent: Service "_v1_sdc_10.233.38.54_8443" in sync
    2022/03/18 00:07:54 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.45.166_9011" in sync
    2022/03/18 00:07:54 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:07:54 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:07:54 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.24.2_9015" in sync
    2022/03/18 00:07:54 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.45.222_9007" in sync
    2022/03/18 00:07:54 [DEBUG] agent: Service "_v1_catalog_10.233.7.229_8806" in sync
    2022/03/18 00:07:54 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:07:54 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.38.54_8080" in sync
    2022/03/18 00:07:54 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.7.229_8806" in sync
    2022/03/18 00:07:54 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.45.166_9011" in sync
    2022/03/18 00:07:54 [DEBUG] agent: Service "_v1_wf-gui_10.233.31.164_8443" in sync
    2022/03/18 00:07:54 [DEBUG] agent: Service "_v1_multicloud_10.233.12.48_9001" in sync
    2022/03/18 00:07:54 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:07:54 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:07:54 [DEBUG] agent: Service "_v1_message-router_10.233.38.22_3904" in sync
    2022/03/18 00:07:54 [DEBUG] agent: Service "_v1_parser_10.233.7.229_8806" in sync
    2022/03/18 00:07:54 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:07:54 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:07:54 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:07:54 [DEBUG] agent: Node info in sync
    2022/03/18 00:07:54 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v17 (481.271µs) from=10.233.78.138:52616
    2022/03/18 00:07:54 [WARN] agent: Service name "_aai-generic-query-v18" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/03/18 00:07:54 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v18/search/generic-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v18\",\"enable_ssl\":\"true\",\"url\":\"/aai/v18/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/03/18 00:07:54 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/03/18 00:07:54 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/03/18 00:07:54 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:07:54 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:07:54 [DEBUG] agent: Service "_v1_nsd_10.233.7.229_8806" in sync
    2022/03/18 00:07:54 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:07:54 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:07:54 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:07:54 [DEBUG] agent: Service "_v1_sdc-gui_10.233.32.64_8181" in sync
    2022/03/18 00:07:54 [DEBUG] agent: Service "_v0_multicloud_10.233.12.48_9001" in sync
    2022/03/18 00:07:54 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:07:54 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.45.222_9007" in sync
    2022/03/18 00:07:54 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.47.221_443" in sync
    2022/03/18 00:07:54 [DEBUG] agent: Service "_v1_sdc_10.233.38.54_8443" in sync
    2022/03/18 00:07:54 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:07:54 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:07:54 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.24.2_9015" in sync
    2022/03/18 00:07:54 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.45.222_9007" in sync
    2022/03/18 00:07:54 [DEBUG] agent: Service "_v1_catalog_10.233.7.229_8806" in sync
    2022/03/18 00:07:54 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.45.166_9011" in sync
    2022/03/18 00:07:54 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:07:54 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:07:54 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.38.54_8080" in sync
    2022/03/18 00:07:54 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.7.229_8806" in sync
    2022/03/18 00:07:54 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.45.166_9011" in sync
    2022/03/18 00:07:54 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:07:54 [DEBUG] agent: Service "_v1_wf-gui_10.233.31.164_8443" in sync
    2022/03/18 00:07:54 [DEBUG] agent: Service "_v1_multicloud_10.233.12.48_9001" in sync
    2022/03/18 00:07:54 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:07:54 [DEBUG] agent: Service "_v1_message-router_10.233.38.22_3904" in sync
    2022/03/18 00:07:54 [DEBUG] agent: Service "_v1_parser_10.233.7.229_8806" in sync
    2022/03/18 00:07:54 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:07:54 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:07:54 [INFO] agent: Synced service "_v18__aai-generic-query_10.233.74.143_8446"
    2022/03/18 00:07:54 [DEBUG] agent: Node info in sync
    2022/03/18 00:07:54 [DEBUG] http: Request PUT /v1/agent/service/register (171.960718ms) from=10.233.78.138:52624
    2022/03/18 00:07:54 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:07:54 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:07:54 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:07:54 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:07:54 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:07:54 [DEBUG] agent: Service "_v1_nsd_10.233.7.229_8806" in sync
    2022/03/18 00:07:54 [DEBUG] agent: Service "_v0_multicloud_10.233.12.48_9001" in sync
    2022/03/18 00:07:54 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:07:54 [DEBUG] agent: Service "_v1_sdc-gui_10.233.32.64_8181" in sync
    2022/03/18 00:07:54 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.47.221_443" in sync
    2022/03/18 00:07:54 [DEBUG] agent: Service "_v1_sdc_10.233.38.54_8443" in sync
    2022/03/18 00:07:54 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:07:54 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:07:54 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.45.222_9007" in sync
    2022/03/18 00:07:54 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.45.222_9007" in sync
    2022/03/18 00:07:54 [DEBUG] agent: Service "_v1_catalog_10.233.7.229_8806" in sync
    2022/03/18 00:07:54 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.45.166_9011" in sync
    2022/03/18 00:07:54 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:07:54 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:07:54 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.24.2_9015" in sync
    2022/03/18 00:07:54 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.7.229_8806" in sync
    2022/03/18 00:07:54 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.45.166_9011" in sync
    2022/03/18 00:07:54 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:07:54 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.38.54_8080" in sync
    2022/03/18 00:07:54 [DEBUG] agent: Service "_v1_multicloud_10.233.12.48_9001" in sync
    2022/03/18 00:07:54 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:07:54 [DEBUG] agent: Service "_v1_wf-gui_10.233.31.164_8443" in sync
    2022/03/18 00:07:54 [DEBUG] agent: Service "_v1_parser_10.233.7.229_8806" in sync
    2022/03/18 00:07:54 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:07:54 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:07:54 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:07:54 [DEBUG] agent: Service "_v1_message-router_10.233.38.22_3904" in sync
    2022/03/18 00:07:54 [DEBUG] agent: Node info in sync
    2022/03/18 00:07:54 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v18 (339.071µs) from=10.233.78.138:52630
    2022/03/18 00:07:54 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v18\",\"enable_ssl\":\"true\",\"url\":\"/aai/v18/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/03/18 00:07:54 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/03/18 00:07:54 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/03/18 00:07:55 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:07:55 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.45.222_9007" in sync
    2022/03/18 00:07:55 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.47.221_443" in sync
    2022/03/18 00:07:55 [DEBUG] agent: Service "_v1_sdc_10.233.38.54_8443" in sync
    2022/03/18 00:07:55 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:07:55 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:07:55 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:07:55 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.24.2_9015" in sync
    2022/03/18 00:07:55 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.45.222_9007" in sync
    2022/03/18 00:07:55 [DEBUG] agent: Service "_v1_catalog_10.233.7.229_8806" in sync
    2022/03/18 00:07:55 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.45.166_9011" in sync
    2022/03/18 00:07:55 [INFO] agent: Synced service "_v18_aai-generic-query_10.233.74.143_8446"
    2022/03/18 00:07:55 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.38.54_8080" in sync
    2022/03/18 00:07:55 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.7.229_8806" in sync
    2022/03/18 00:07:55 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.45.166_9011" in sync
    2022/03/18 00:07:55 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:07:55 [DEBUG] agent: Service "_v1_wf-gui_10.233.31.164_8443" in sync
    2022/03/18 00:07:55 [DEBUG] agent: Service "_v1_multicloud_10.233.12.48_9001" in sync
    2022/03/18 00:07:55 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:07:55 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:07:55 [DEBUG] agent: Service "_v1_message-router_10.233.38.22_3904" in sync
    2022/03/18 00:07:55 [DEBUG] agent: Service "_v1_parser_10.233.7.229_8806" in sync
    2022/03/18 00:07:55 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:07:55 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:07:55 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:07:55 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:07:55 [DEBUG] agent: Service "_v1_nsd_10.233.7.229_8806" in sync
    2022/03/18 00:07:55 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:07:55 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:07:55 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:07:55 [DEBUG] agent: Service "_v1_sdc-gui_10.233.32.64_8181" in sync
    2022/03/18 00:07:55 [DEBUG] agent: Service "_v0_multicloud_10.233.12.48_9001" in sync
    2022/03/18 00:07:55 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:07:55 [DEBUG] agent: Node info in sync
    2022/03/18 00:07:55 [DEBUG] http: Request PUT /v1/agent/service/register (203.453393ms) from=10.233.78.138:52634
    2022/03/18 00:07:55 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.45.222_9007" in sync
    2022/03/18 00:07:55 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.47.221_443" in sync
    2022/03/18 00:07:55 [DEBUG] agent: Service "_v1_sdc_10.233.38.54_8443" in sync
    2022/03/18 00:07:55 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:07:55 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:07:55 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.24.2_9015" in sync
    2022/03/18 00:07:55 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.45.222_9007" in sync
    2022/03/18 00:07:55 [DEBUG] agent: Service "_v1_catalog_10.233.7.229_8806" in sync
    2022/03/18 00:07:55 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.45.166_9011" in sync
    2022/03/18 00:07:55 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:07:55 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:07:55 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.38.54_8080" in sync
    2022/03/18 00:07:55 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.7.229_8806" in sync
    2022/03/18 00:07:55 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.45.166_9011" in sync
    2022/03/18 00:07:55 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:07:55 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:07:55 [DEBUG] agent: Service "_v1_wf-gui_10.233.31.164_8443" in sync
    2022/03/18 00:07:55 [DEBUG] agent: Service "_v1_multicloud_10.233.12.48_9001" in sync
    2022/03/18 00:07:55 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:07:55 [DEBUG] agent: Service "_v1_message-router_10.233.38.22_3904" in sync
    2022/03/18 00:07:55 [DEBUG] agent: Service "_v1_parser_10.233.7.229_8806" in sync
    2022/03/18 00:07:55 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:07:55 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:07:55 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:07:55 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:07:55 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:07:55 [DEBUG] agent: Service "_v1_nsd_10.233.7.229_8806" in sync
    2022/03/18 00:07:55 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:07:55 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:07:55 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:07:55 [DEBUG] agent: Service "_v1_sdc-gui_10.233.32.64_8181" in sync
    2022/03/18 00:07:55 [DEBUG] agent: Service "_v0_multicloud_10.233.12.48_9001" in sync
    2022/03/18 00:07:55 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:07:55 [DEBUG] agent: Node info in sync
    2022/03/18 00:07:55 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v18 (100.530055ms) from=10.233.78.138:52636
    2022/03/18 00:07:55 [WARN] agent: Service name "_aai-generic-query-v19" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/03/18 00:07:55 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v19/search/generic-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v19\",\"enable_ssl\":\"true\",\"url\":\"/aai/v19/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/03/18 00:07:55 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/03/18 00:07:55 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/03/18 00:07:55 [DEBUG] agent: Service "_v1_sdc-gui_10.233.32.64_8181" in sync
    2022/03/18 00:07:55 [DEBUG] agent: Service "_v0_multicloud_10.233.12.48_9001" in sync
    2022/03/18 00:07:55 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:07:55 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.45.222_9007" in sync
    2022/03/18 00:07:55 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.47.221_443" in sync
    2022/03/18 00:07:55 [DEBUG] agent: Service "_v1_sdc_10.233.38.54_8443" in sync
    2022/03/18 00:07:55 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:07:55 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:07:55 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.24.2_9015" in sync
    2022/03/18 00:07:55 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.45.222_9007" in sync
    2022/03/18 00:07:55 [DEBUG] agent: Service "_v1_catalog_10.233.7.229_8806" in sync
    2022/03/18 00:07:55 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.45.166_9011" in sync
    2022/03/18 00:07:55 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:07:55 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:07:55 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.38.54_8080" in sync
    2022/03/18 00:07:55 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.7.229_8806" in sync
    2022/03/18 00:07:55 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.45.166_9011" in sync
    2022/03/18 00:07:55 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:07:55 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:07:55 [DEBUG] agent: Service "_v1_wf-gui_10.233.31.164_8443" in sync
    2022/03/18 00:07:55 [DEBUG] agent: Service "_v1_multicloud_10.233.12.48_9001" in sync
    2022/03/18 00:07:55 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:07:55 [DEBUG] agent: Service "_v1_message-router_10.233.38.22_3904" in sync
    2022/03/18 00:07:55 [DEBUG] agent: Service "_v1_parser_10.233.7.229_8806" in sync
    2022/03/18 00:07:55 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:07:55 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:07:55 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:07:55 [INFO] agent: Synced service "_v19__aai-generic-query_10.233.74.143_8446"
    2022/03/18 00:07:55 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:07:55 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:07:55 [DEBUG] agent: Service "_v1_nsd_10.233.7.229_8806" in sync
    2022/03/18 00:07:55 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:07:55 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:07:55 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:07:55 [DEBUG] agent: Node info in sync
    2022/03/18 00:07:55 [DEBUG] http: Request PUT /v1/agent/service/register (304.829951ms) from=10.233.78.138:52638
    2022/03/18 00:07:55 [DEBUG] agent: Service "_v1_sdc-gui_10.233.32.64_8181" in sync
    2022/03/18 00:07:55 [DEBUG] agent: Service "_v0_multicloud_10.233.12.48_9001" in sync
    2022/03/18 00:07:55 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:07:55 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:07:55 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.45.222_9007" in sync
    2022/03/18 00:07:55 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.47.221_443" in sync
    2022/03/18 00:07:55 [DEBUG] agent: Service "_v1_sdc_10.233.38.54_8443" in sync
    2022/03/18 00:07:55 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:07:55 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:07:55 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:07:55 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.24.2_9015" in sync
    2022/03/18 00:07:55 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.45.222_9007" in sync
    2022/03/18 00:07:55 [DEBUG] agent: Service "_v1_catalog_10.233.7.229_8806" in sync
    2022/03/18 00:07:55 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.45.166_9011" in sync
    2022/03/18 00:07:55 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:07:55 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.38.54_8080" in sync
    2022/03/18 00:07:55 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.7.229_8806" in sync
    2022/03/18 00:07:55 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.45.166_9011" in sync
    2022/03/18 00:07:55 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:07:55 [DEBUG] agent: Service "_v1_wf-gui_10.233.31.164_8443" in sync
    2022/03/18 00:07:55 [DEBUG] agent: Service "_v1_multicloud_10.233.12.48_9001" in sync
    2022/03/18 00:07:55 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:07:55 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:07:55 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:07:55 [DEBUG] agent: Service "_v1_message-router_10.233.38.22_3904" in sync
    2022/03/18 00:07:55 [DEBUG] agent: Service "_v1_parser_10.233.7.229_8806" in sync
    2022/03/18 00:07:55 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:07:55 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:07:55 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:07:55 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:07:55 [DEBUG] agent: Service "_v1_nsd_10.233.7.229_8806" in sync
    2022/03/18 00:07:55 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:07:55 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:07:55 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:07:55 [DEBUG] agent: Node info in sync
    2022/03/18 00:07:56 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v19 (200.221687ms) from=10.233.78.138:52642
    2022/03/18 00:07:56 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v19\",\"enable_ssl\":\"true\",\"url\":\"/aai/v19/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/03/18 00:07:56 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/03/18 00:07:56 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/03/18 00:07:56 [DEBUG] agent: Service "_v1_wf-gui_10.233.31.164_8443" in sync
    2022/03/18 00:07:56 [DEBUG] agent: Service "_v1_multicloud_10.233.12.48_9001" in sync
    2022/03/18 00:07:56 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:07:56 [INFO] agent: Synced service "_v19_aai-generic-query_10.233.74.143_8446"
    2022/03/18 00:07:56 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:07:56 [DEBUG] agent: Service "_v1_message-router_10.233.38.22_3904" in sync
    2022/03/18 00:07:56 [DEBUG] agent: Service "_v1_parser_10.233.7.229_8806" in sync
    2022/03/18 00:07:56 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:07:56 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:07:56 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:07:56 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:07:56 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:07:56 [DEBUG] agent: Service "_v1_nsd_10.233.7.229_8806" in sync
    2022/03/18 00:07:56 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:07:56 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:07:56 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:07:56 [DEBUG] agent: Service "_v1_sdc-gui_10.233.32.64_8181" in sync
    2022/03/18 00:07:56 [DEBUG] agent: Service "_v0_multicloud_10.233.12.48_9001" in sync
    2022/03/18 00:07:56 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:07:56 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.45.222_9007" in sync
    2022/03/18 00:07:56 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.47.221_443" in sync
    2022/03/18 00:07:56 [DEBUG] agent: Service "_v1_sdc_10.233.38.54_8443" in sync
    2022/03/18 00:07:56 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:07:56 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:07:56 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:07:56 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.24.2_9015" in sync
    2022/03/18 00:07:56 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.45.222_9007" in sync
    2022/03/18 00:07:56 [DEBUG] agent: Service "_v1_catalog_10.233.7.229_8806" in sync
    2022/03/18 00:07:56 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.45.166_9011" in sync
    2022/03/18 00:07:56 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:07:56 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.38.54_8080" in sync
    2022/03/18 00:07:56 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.7.229_8806" in sync
    2022/03/18 00:07:56 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.45.166_9011" in sync
    2022/03/18 00:07:56 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:07:56 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:07:56 [DEBUG] agent: Node info in sync
    2022/03/18 00:07:56 [DEBUG] http: Request PUT /v1/agent/service/register (401.079199ms) from=10.233.78.138:52644
    2022/03/18 00:07:56 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:07:56 [DEBUG] agent: Service "_v1_wf-gui_10.233.31.164_8443" in sync
    2022/03/18 00:07:56 [DEBUG] agent: Service "_v1_multicloud_10.233.12.48_9001" in sync
    2022/03/18 00:07:56 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:07:56 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:07:56 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:07:56 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:07:56 [DEBUG] agent: Service "_v1_message-router_10.233.38.22_3904" in sync
    2022/03/18 00:07:56 [DEBUG] agent: Service "_v1_parser_10.233.7.229_8806" in sync
    2022/03/18 00:07:56 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:07:56 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:07:56 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:07:56 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:07:56 [DEBUG] agent: Service "_v1_nsd_10.233.7.229_8806" in sync
    2022/03/18 00:07:56 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:07:56 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:07:56 [DEBUG] agent: Service "_v1_sdc-gui_10.233.32.64_8181" in sync
    2022/03/18 00:07:56 [DEBUG] agent: Service "_v0_multicloud_10.233.12.48_9001" in sync
    2022/03/18 00:07:56 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:07:56 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:07:56 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:07:56 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.45.222_9007" in sync
    2022/03/18 00:07:56 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.47.221_443" in sync
    2022/03/18 00:07:56 [DEBUG] agent: Service "_v1_sdc_10.233.38.54_8443" in sync
    2022/03/18 00:07:56 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.45.166_9011" in sync
    2022/03/18 00:07:56 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:07:56 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:07:56 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.24.2_9015" in sync
    2022/03/18 00:07:56 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.45.222_9007" in sync
    2022/03/18 00:07:56 [DEBUG] agent: Service "_v1_catalog_10.233.7.229_8806" in sync
    2022/03/18 00:07:56 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:07:56 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:07:56 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.38.54_8080" in sync
    2022/03/18 00:07:56 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.7.229_8806" in sync
    2022/03/18 00:07:56 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.45.166_9011" in sync
    2022/03/18 00:07:56 [DEBUG] agent: Node info in sync
    2022/03/18 00:07:56 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v19 (550.4µs) from=10.233.78.138:52652
    2022/03/18 00:07:56 [WARN] agent: Service name "_aai-nodes-query-v11" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/03/18 00:07:56 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v11/search/nodes-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v11\",\"enable_ssl\":\"true\",\"url\":\"/aai/v11/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/03/18 00:07:56 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/03/18 00:07:56 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/03/18 00:07:57 [DEBUG] agent: Service "_v1_nsd_10.233.7.229_8806" in sync
    2022/03/18 00:07:57 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:07:57 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:07:57 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:07:57 [DEBUG] agent: Service "_v1_sdc-gui_10.233.32.64_8181" in sync
    2022/03/18 00:07:57 [DEBUG] agent: Service "_v0_multicloud_10.233.12.48_9001" in sync
    2022/03/18 00:07:57 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:07:57 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.45.222_9007" in sync
    2022/03/18 00:07:57 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.47.221_443" in sync
    2022/03/18 00:07:57 [DEBUG] agent: Service "_v1_sdc_10.233.38.54_8443" in sync
    2022/03/18 00:07:57 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:07:57 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:07:57 [INFO] agent: Synced service "_v11__aai-nodes-query_10.233.74.143_8446"
    2022/03/18 00:07:57 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.24.2_9015" in sync
    2022/03/18 00:07:57 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.45.222_9007" in sync
    2022/03/18 00:07:57 [DEBUG] agent: Service "_v1_catalog_10.233.7.229_8806" in sync
    2022/03/18 00:07:57 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.45.166_9011" in sync
    2022/03/18 00:07:57 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:07:57 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:07:57 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.38.54_8080" in sync
    2022/03/18 00:07:57 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.7.229_8806" in sync
    2022/03/18 00:07:57 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.45.166_9011" in sync
    2022/03/18 00:07:57 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:07:57 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:07:57 [DEBUG] agent: Service "_v1_wf-gui_10.233.31.164_8443" in sync
    2022/03/18 00:07:57 [DEBUG] agent: Service "_v1_multicloud_10.233.12.48_9001" in sync
    2022/03/18 00:07:57 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:07:57 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:07:57 [DEBUG] agent: Service "_v1_message-router_10.233.38.22_3904" in sync
    2022/03/18 00:07:57 [DEBUG] agent: Service "_v1_parser_10.233.7.229_8806" in sync
    2022/03/18 00:07:57 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:07:57 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:07:57 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:07:57 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:07:57 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:07:57 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:07:57 [DEBUG] agent: Node info in sync
    2022/03/18 00:07:57 [DEBUG] http: Request PUT /v1/agent/service/register (294.961009ms) from=10.233.78.138:52654
    2022/03/18 00:07:57 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:07:57 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:07:57 [DEBUG] agent: Service "_v1_nsd_10.233.7.229_8806" in sync
    2022/03/18 00:07:57 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:07:57 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:07:57 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:07:57 [DEBUG] agent: Service "_v1_sdc-gui_10.233.32.64_8181" in sync
    2022/03/18 00:07:57 [DEBUG] agent: Service "_v0_multicloud_10.233.12.48_9001" in sync
    2022/03/18 00:07:57 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:07:57 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.45.222_9007" in sync
    2022/03/18 00:07:57 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.47.221_443" in sync
    2022/03/18 00:07:57 [DEBUG] agent: Service "_v1_sdc_10.233.38.54_8443" in sync
    2022/03/18 00:07:57 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:07:57 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:07:57 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.74.143_8446" in sync
    2022/03/18 00:07:57 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.24.2_9015" in sync
    2022/03/18 00:07:57 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.45.222_9007" in sync
    2022/03/18 00:07:57 [DEBUG] agent: Service "_v1_catalog_10.233.7.229_8806" in sync
    2022/03/18 00:07:57 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.45.166_9011" in sync
    2022/03/18 00:07:57 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:07:57 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:07:57 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.38.54_8080" in sync
    2022/03/18 00:07:57 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.7.229_8806" in sync
    2022/03/18 00:07:57 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.45.166_9011" in sync
    2022/03/18 00:07:57 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:07:57 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:07:57 [DEBUG] agent: Service "_v1_wf-gui_10.233.31.164_8443" in sync
    2022/03/18 00:07:57 [DEBUG] agent: Service "_v1_multicloud_10.233.12.48_9001" in sync
    2022/03/18 00:07:57 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:07:57 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:07:57 [DEBUG] agent: Service "_v1_message-router_10.233.38.22_3904" in sync
    2022/03/18 00:07:57 [DEBUG] agent: Service "_v1_parser_10.233.7.229_8806" in sync
    2022/03/18 00:07:57 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:07:57 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:07:57 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:07:57 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:07:57 [DEBUG] agent: Node info in sync
    2022/03/18 00:07:57 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v11 (401.972µs) from=10.233.78.138:52656
    2022/03/18 00:07:57 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v11\",\"enable_ssl\":\"true\",\"url\":\"/aai/v11/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/03/18 00:07:57 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/03/18 00:07:57 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/03/18 00:07:57 [DEBUG] agent: Service "_v1_message-router_10.233.38.22_3904" in sync
    2022/03/18 00:07:57 [DEBUG] agent: Service "_v1_parser_10.233.7.229_8806" in sync
    2022/03/18 00:07:57 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:07:57 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:07:57 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:07:57 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:07:57 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:07:57 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:07:57 [DEBUG] agent: Service "_v1_nsd_10.233.7.229_8806" in sync
    2022/03/18 00:07:57 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:07:57 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:07:57 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:07:57 [DEBUG] agent: Service "_v1_sdc-gui_10.233.32.64_8181" in sync
    2022/03/18 00:07:57 [DEBUG] agent: Service "_v0_multicloud_10.233.12.48_9001" in sync
    2022/03/18 00:07:57 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:07:57 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.45.222_9007" in sync
    2022/03/18 00:07:57 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.47.221_443" in sync
    2022/03/18 00:07:57 [DEBUG] agent: Service "_v1_sdc_10.233.38.54_8443" in sync
    2022/03/18 00:07:57 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:07:57 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:07:57 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.74.143_8446" in sync
    2022/03/18 00:07:57 [INFO] agent: Synced service "_v11_aai-nodes-query_10.233.74.143_8446"
    2022/03/18 00:07:57 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.24.2_9015" in sync
    2022/03/18 00:07:57 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.45.222_9007" in sync
    2022/03/18 00:07:57 [DEBUG] agent: Service "_v1_catalog_10.233.7.229_8806" in sync
    2022/03/18 00:07:57 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.45.166_9011" in sync
    2022/03/18 00:07:57 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:07:57 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:07:57 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.38.54_8080" in sync
    2022/03/18 00:07:57 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.7.229_8806" in sync
    2022/03/18 00:07:57 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.45.166_9011" in sync
    2022/03/18 00:07:57 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:07:57 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:07:57 [DEBUG] agent: Service "_v1_wf-gui_10.233.31.164_8443" in sync
    2022/03/18 00:07:57 [DEBUG] agent: Service "_v1_multicloud_10.233.12.48_9001" in sync
    2022/03/18 00:07:57 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:07:57 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:07:57 [DEBUG] agent: Node info in sync
    2022/03/18 00:07:57 [DEBUG] http: Request PUT /v1/agent/service/register (216.652682ms) from=10.233.78.138:52658
    2022/03/18 00:07:57 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:07:57 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:07:57 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.38.54_8080" in sync
    2022/03/18 00:07:57 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.7.229_8806" in sync
    2022/03/18 00:07:57 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.45.166_9011" in sync
    2022/03/18 00:07:57 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:07:57 [DEBUG] agent: Service "_v1_wf-gui_10.233.31.164_8443" in sync
    2022/03/18 00:07:57 [DEBUG] agent: Service "_v1_multicloud_10.233.12.48_9001" in sync
    2022/03/18 00:07:57 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:07:57 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:07:57 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:07:57 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:07:57 [DEBUG] agent: Service "_v1_message-router_10.233.38.22_3904" in sync
    2022/03/18 00:07:57 [DEBUG] agent: Service "_v1_parser_10.233.7.229_8806" in sync
    2022/03/18 00:07:57 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:07:57 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:07:57 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:07:57 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:07:57 [DEBUG] agent: Service "_v1_nsd_10.233.7.229_8806" in sync
    2022/03/18 00:07:57 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:07:57 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:07:57 [DEBUG] agent: Service "_v1_sdc-gui_10.233.32.64_8181" in sync
    2022/03/18 00:07:57 [DEBUG] agent: Service "_v0_multicloud_10.233.12.48_9001" in sync
    2022/03/18 00:07:57 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:07:57 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:07:57 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:07:57 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.74.143_8446" in sync
    2022/03/18 00:07:57 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.74.143_8446" in sync
    2022/03/18 00:07:57 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.45.222_9007" in sync
    2022/03/18 00:07:57 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.47.221_443" in sync
    2022/03/18 00:07:57 [DEBUG] agent: Service "_v1_sdc_10.233.38.54_8443" in sync
    2022/03/18 00:07:57 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.45.166_9011" in sync
    2022/03/18 00:07:57 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:07:57 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:07:57 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.24.2_9015" in sync
    2022/03/18 00:07:57 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.45.222_9007" in sync
    2022/03/18 00:07:57 [DEBUG] agent: Service "_v1_catalog_10.233.7.229_8806" in sync
    2022/03/18 00:07:57 [DEBUG] agent: Node info in sync
    2022/03/18 00:07:57 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v11 (390.815µs) from=10.233.78.138:52664
    2022/03/18 00:07:57 [WARN] agent: Service name "_aai-nodes-query-v12" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/03/18 00:07:57 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v12/search/nodes-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v12\",\"enable_ssl\":\"true\",\"url\":\"/aai/v12/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/03/18 00:07:57 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/03/18 00:07:57 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/03/18 00:07:58 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:07:58 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:07:58 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.24.2_9015" in sync
    2022/03/18 00:07:58 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.45.222_9007" in sync
    2022/03/18 00:07:58 [DEBUG] agent: Service "_v1_catalog_10.233.7.229_8806" in sync
    2022/03/18 00:07:58 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.45.166_9011" in sync
    2022/03/18 00:07:58 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:07:58 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.38.54_8080" in sync
    2022/03/18 00:07:58 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.7.229_8806" in sync
    2022/03/18 00:07:58 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.45.166_9011" in sync
    2022/03/18 00:07:58 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:07:58 [INFO] agent: Synced service "_v12__aai-nodes-query_10.233.74.143_8446"
    2022/03/18 00:07:58 [DEBUG] agent: Service "_v1_wf-gui_10.233.31.164_8443" in sync
    2022/03/18 00:07:58 [DEBUG] agent: Service "_v1_multicloud_10.233.12.48_9001" in sync
    2022/03/18 00:07:58 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:07:58 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:07:58 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:07:58 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:07:58 [DEBUG] agent: Service "_v1_message-router_10.233.38.22_3904" in sync
    2022/03/18 00:07:58 [DEBUG] agent: Service "_v1_parser_10.233.7.229_8806" in sync
    2022/03/18 00:07:58 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:07:58 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:07:58 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:07:58 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:07:58 [DEBUG] agent: Service "_v1_nsd_10.233.7.229_8806" in sync
    2022/03/18 00:07:58 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:07:58 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:07:58 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:07:58 [DEBUG] agent: Service "_v1_sdc-gui_10.233.32.64_8181" in sync
    2022/03/18 00:07:58 [DEBUG] agent: Service "_v0_multicloud_10.233.12.48_9001" in sync
    2022/03/18 00:07:58 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:07:58 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:07:58 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.74.143_8446" in sync
    2022/03/18 00:07:58 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.74.143_8446" in sync
    2022/03/18 00:07:58 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.45.222_9007" in sync
    2022/03/18 00:07:58 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.47.221_443" in sync
    2022/03/18 00:07:58 [DEBUG] agent: Service "_v1_sdc_10.233.38.54_8443" in sync
    2022/03/18 00:07:58 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:07:58 [DEBUG] agent: Node info in sync
    2022/03/18 00:07:58 [DEBUG] http: Request PUT /v1/agent/service/register (341.931899ms) from=10.233.78.138:52666
    2022/03/18 00:07:58 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:07:58 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:07:58 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:07:58 [DEBUG] agent: Service "_v1_nsd_10.233.7.229_8806" in sync
    2022/03/18 00:07:58 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:07:58 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:07:58 [DEBUG] agent: Service "_v1_sdc-gui_10.233.32.64_8181" in sync
    2022/03/18 00:07:58 [DEBUG] agent: Service "_v0_multicloud_10.233.12.48_9001" in sync
    2022/03/18 00:07:58 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:07:58 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:07:58 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:07:58 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.74.143_8446" in sync
    2022/03/18 00:07:58 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.74.143_8446" in sync
    2022/03/18 00:07:58 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.45.222_9007" in sync
    2022/03/18 00:07:58 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.47.221_443" in sync
    2022/03/18 00:07:58 [DEBUG] agent: Service "_v1_sdc_10.233.38.54_8443" in sync
    2022/03/18 00:07:58 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.45.166_9011" in sync
    2022/03/18 00:07:58 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:07:58 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:07:58 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.24.2_9015" in sync
    2022/03/18 00:07:58 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.45.222_9007" in sync
    2022/03/18 00:07:58 [DEBUG] agent: Service "_v1_catalog_10.233.7.229_8806" in sync
    2022/03/18 00:07:58 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:07:58 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:07:58 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.38.54_8080" in sync
    2022/03/18 00:07:58 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.7.229_8806" in sync
    2022/03/18 00:07:58 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.45.166_9011" in sync
    2022/03/18 00:07:58 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:07:58 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.74.143_8446" in sync
    2022/03/18 00:07:58 [DEBUG] agent: Service "_v1_wf-gui_10.233.31.164_8443" in sync
    2022/03/18 00:07:58 [DEBUG] agent: Service "_v1_multicloud_10.233.12.48_9001" in sync
    2022/03/18 00:07:58 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:07:58 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:07:58 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:07:58 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:07:58 [DEBUG] agent: Service "_v1_message-router_10.233.38.22_3904" in sync
    2022/03/18 00:07:58 [DEBUG] agent: Service "_v1_parser_10.233.7.229_8806" in sync
    2022/03/18 00:07:58 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:07:58 [DEBUG] agent: Node info in sync
    2022/03/18 00:07:58 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v12 (304.237µs) from=10.233.78.138:52668
    2022/03/18 00:07:58 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v12\",\"enable_ssl\":\"true\",\"url\":\"/aai/v12/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/03/18 00:07:58 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/03/18 00:07:58 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/03/18 00:07:58 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:07:58 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:07:58 [DEBUG] agent: Service "_v1_nsd_10.233.7.229_8806" in sync
    2022/03/18 00:07:58 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:07:58 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:07:58 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:07:58 [DEBUG] agent: Service "_v1_sdc-gui_10.233.32.64_8181" in sync
    2022/03/18 00:07:58 [DEBUG] agent: Service "_v0_multicloud_10.233.12.48_9001" in sync
    2022/03/18 00:07:58 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:07:58 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.45.222_9007" in sync
    2022/03/18 00:07:58 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.47.221_443" in sync
    2022/03/18 00:07:58 [DEBUG] agent: Service "_v1_sdc_10.233.38.54_8443" in sync
    2022/03/18 00:07:58 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:07:58 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:07:58 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.74.143_8446" in sync
    2022/03/18 00:07:58 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.74.143_8446" in sync
    2022/03/18 00:07:58 [INFO] agent: Synced service "_v12_aai-nodes-query_10.233.74.143_8446"
    2022/03/18 00:07:58 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.24.2_9015" in sync
    2022/03/18 00:07:58 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.45.222_9007" in sync
    2022/03/18 00:07:58 [DEBUG] agent: Service "_v1_catalog_10.233.7.229_8806" in sync
    2022/03/18 00:07:58 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.45.166_9011" in sync
    2022/03/18 00:07:58 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:07:58 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:07:58 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.38.54_8080" in sync
    2022/03/18 00:07:58 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.7.229_8806" in sync
    2022/03/18 00:07:58 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.45.166_9011" in sync
    2022/03/18 00:07:58 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:07:58 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:07:58 [DEBUG] agent: Service "_v1_wf-gui_10.233.31.164_8443" in sync
    2022/03/18 00:07:58 [DEBUG] agent: Service "_v1_multicloud_10.233.12.48_9001" in sync
    2022/03/18 00:07:58 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:07:58 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:07:58 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.74.143_8446" in sync
    2022/03/18 00:07:58 [DEBUG] agent: Service "_v1_message-router_10.233.38.22_3904" in sync
    2022/03/18 00:07:58 [DEBUG] agent: Service "_v1_parser_10.233.7.229_8806" in sync
    2022/03/18 00:07:58 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:07:58 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:07:58 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:07:58 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:07:58 [DEBUG] agent: Node info in sync
    2022/03/18 00:07:58 [DEBUG] http: Request PUT /v1/agent/service/register (206.790577ms) from=10.233.78.138:52670
    2022/03/18 00:07:58 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.24.2_9015" in sync
    2022/03/18 00:07:58 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.45.222_9007" in sync
    2022/03/18 00:07:58 [DEBUG] agent: Service "_v1_catalog_10.233.7.229_8806" in sync
    2022/03/18 00:07:58 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.45.166_9011" in sync
    2022/03/18 00:07:58 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:07:58 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:07:58 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.38.54_8080" in sync
    2022/03/18 00:07:58 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.7.229_8806" in sync
    2022/03/18 00:07:58 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.45.166_9011" in sync
    2022/03/18 00:07:58 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:07:58 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:07:58 [DEBUG] agent: Service "_v1_wf-gui_10.233.31.164_8443" in sync
    2022/03/18 00:07:58 [DEBUG] agent: Service "_v1_multicloud_10.233.12.48_9001" in sync
    2022/03/18 00:07:58 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:07:58 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:07:58 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.74.143_8446" in sync
    2022/03/18 00:07:58 [DEBUG] agent: Service "_v1_message-router_10.233.38.22_3904" in sync
    2022/03/18 00:07:58 [DEBUG] agent: Service "_v1_parser_10.233.7.229_8806" in sync
    2022/03/18 00:07:58 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:07:58 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:07:58 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:07:58 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:07:58 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:07:58 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v12 (466.179µs) from=10.233.78.138:52676
    2022/03/18 00:07:58 [WARN] agent: Service name "_aai-nodes-query-v13" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/03/18 00:07:58 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v13/search/nodes-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v13\",\"enable_ssl\":\"true\",\"url\":\"/aai/v13/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/03/18 00:07:58 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/03/18 00:07:58 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/03/18 00:07:58 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:07:58 [DEBUG] agent: Service "_v1_nsd_10.233.7.229_8806" in sync
    2022/03/18 00:07:58 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:07:58 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:07:58 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:07:58 [DEBUG] agent: Service "_v1_sdc-gui_10.233.32.64_8181" in sync
    2022/03/18 00:07:58 [DEBUG] agent: Service "_v0_multicloud_10.233.12.48_9001" in sync
    2022/03/18 00:07:58 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:07:58 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.45.222_9007" in sync
    2022/03/18 00:07:58 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.47.221_443" in sync
    2022/03/18 00:07:58 [DEBUG] agent: Service "_v1_sdc_10.233.38.54_8443" in sync
    2022/03/18 00:07:58 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:07:58 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:07:58 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.74.143_8446" in sync
    2022/03/18 00:07:58 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.74.143_8446" in sync
    2022/03/18 00:07:58 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.74.143_8446" in sync
    2022/03/18 00:07:58 [DEBUG] agent: Node info in sync
    2022/03/18 00:07:59 [DEBUG] agent: Service "_v1_nsd_10.233.7.229_8806" in sync
    2022/03/18 00:07:59 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:07:59 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:07:59 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:07:59 [DEBUG] agent: Service "_v1_sdc-gui_10.233.32.64_8181" in sync
    2022/03/18 00:07:59 [DEBUG] agent: Service "_v0_multicloud_10.233.12.48_9001" in sync
    2022/03/18 00:07:59 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:07:59 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.74.143_8446" in sync
    2022/03/18 00:07:59 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.45.222_9007" in sync
    2022/03/18 00:07:59 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.47.221_443" in sync
    2022/03/18 00:07:59 [DEBUG] agent: Service "_v1_sdc_10.233.38.54_8443" in sync
    2022/03/18 00:07:59 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:07:59 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:07:59 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.74.143_8446" in sync
    2022/03/18 00:07:59 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.74.143_8446" in sync
    2022/03/18 00:07:59 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.24.2_9015" in sync
    2022/03/18 00:07:59 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.45.222_9007" in sync
    2022/03/18 00:07:59 [DEBUG] agent: Service "_v1_catalog_10.233.7.229_8806" in sync
    2022/03/18 00:07:59 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.45.166_9011" in sync
    2022/03/18 00:07:59 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:07:59 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:07:59 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.38.54_8080" in sync
    2022/03/18 00:07:59 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.7.229_8806" in sync
    2022/03/18 00:07:59 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.45.166_9011" in sync
    2022/03/18 00:07:59 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:07:59 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:07:59 [INFO] agent: Synced service "_v13__aai-nodes-query_10.233.74.143_8446"
    2022/03/18 00:07:59 [DEBUG] agent: Service "_v1_wf-gui_10.233.31.164_8443" in sync
    2022/03/18 00:07:59 [DEBUG] agent: Service "_v1_multicloud_10.233.12.48_9001" in sync
    2022/03/18 00:07:59 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:07:59 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:07:59 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.74.143_8446" in sync
    2022/03/18 00:07:59 [DEBUG] agent: Service "_v1_message-router_10.233.38.22_3904" in sync
    2022/03/18 00:07:59 [DEBUG] agent: Service "_v1_parser_10.233.7.229_8806" in sync
    2022/03/18 00:07:59 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:07:59 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:07:59 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:07:59 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:07:59 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:07:59 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:07:59 [DEBUG] agent: Node info in sync
    2022/03/18 00:07:59 [DEBUG] http: Request PUT /v1/agent/service/register (864.354548ms) from=10.233.78.138:52680
    2022/03/18 00:07:59 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.38.54_8080" in sync
    2022/03/18 00:07:59 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.7.229_8806" in sync
    2022/03/18 00:07:59 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.45.166_9011" in sync
    2022/03/18 00:07:59 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:07:59 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:07:59 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.74.143_8446" in sync
    2022/03/18 00:07:59 [DEBUG] agent: Service "_v1_wf-gui_10.233.31.164_8443" in sync
    2022/03/18 00:07:59 [DEBUG] agent: Service "_v1_multicloud_10.233.12.48_9001" in sync
    2022/03/18 00:07:59 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:07:59 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:07:59 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.74.143_8446" in sync
    2022/03/18 00:07:59 [DEBUG] agent: Service "_v1_message-router_10.233.38.22_3904" in sync
    2022/03/18 00:07:59 [DEBUG] agent: Service "_v1_parser_10.233.7.229_8806" in sync
    2022/03/18 00:07:59 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:07:59 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:07:59 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:07:59 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:07:59 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:07:59 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:07:59 [DEBUG] agent: Service "_v1_nsd_10.233.7.229_8806" in sync
    2022/03/18 00:07:59 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:07:59 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:07:59 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:07:59 [DEBUG] agent: Service "_v1_sdc-gui_10.233.32.64_8181" in sync
    2022/03/18 00:07:59 [DEBUG] agent: Service "_v0_multicloud_10.233.12.48_9001" in sync
    2022/03/18 00:07:59 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:07:59 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.45.222_9007" in sync
    2022/03/18 00:07:59 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.47.221_443" in sync
    2022/03/18 00:07:59 [DEBUG] agent: Service "_v1_sdc_10.233.38.54_8443" in sync
    2022/03/18 00:07:59 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:07:59 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:07:59 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.74.143_8446" in sync
    2022/03/18 00:07:59 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.74.143_8446" in sync
    2022/03/18 00:07:59 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.74.143_8446" in sync
    2022/03/18 00:07:59 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.24.2_9015" in sync
    2022/03/18 00:07:59 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.45.222_9007" in sync
    2022/03/18 00:07:59 [DEBUG] agent: Service "_v1_catalog_10.233.7.229_8806" in sync
    2022/03/18 00:07:59 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.45.166_9011" in sync
    2022/03/18 00:07:59 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:07:59 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:07:59 [DEBUG] agent: Node info in sync
    2022/03/18 00:07:59 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v13 (200.200299ms) from=10.233.78.138:52696
    2022/03/18 00:08:00 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v13\",\"enable_ssl\":\"true\",\"url\":\"/aai/v13/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/03/18 00:08:00 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/03/18 00:08:00 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/03/18 00:08:13 [DEBUG] consul: Skipping self join check for "onap-msb-consul-59f55f8877-8m2wm" since the cluster is too small
    2022/03/18 00:08:29 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-59f55f8877-8m2wm.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/03/18 00:08:39 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:08:39 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.74.143_8446" in sync
    2022/03/18 00:08:39 [DEBUG] agent: Service "_v1_wf-gui_10.233.31.164_8443" in sync
    2022/03/18 00:08:39 [DEBUG] agent: Service "_v1_multicloud_10.233.12.48_9001" in sync
    2022/03/18 00:08:39 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:08:39 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:08:39 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:08:39 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:08:39 [INFO] agent: Synced service "_v13_aai-nodes-query_10.233.74.143_8446"
    2022/03/18 00:08:39 [DEBUG] agent: Service "_v1_message-router_10.233.38.22_3904" in sync
    2022/03/18 00:08:39 [DEBUG] agent: Service "_v1_parser_10.233.7.229_8806" in sync
    2022/03/18 00:08:39 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:08:39 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:08:39 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:08:39 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:08:39 [DEBUG] agent: Service "_v1_nsd_10.233.7.229_8806" in sync
    2022/03/18 00:08:39 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:08:39 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:08:39 [DEBUG] agent: Service "_v1_sdc-gui_10.233.32.64_8181" in sync
    2022/03/18 00:08:39 [DEBUG] agent: Service "_v0_multicloud_10.233.12.48_9001" in sync
    2022/03/18 00:08:39 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:08:39 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:08:39 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:08:39 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.74.143_8446" in sync
    2022/03/18 00:08:39 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.74.143_8446" in sync
    2022/03/18 00:08:39 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.74.143_8446" in sync
    2022/03/18 00:08:39 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.45.222_9007" in sync
    2022/03/18 00:08:39 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.47.221_443" in sync
    2022/03/18 00:08:39 [DEBUG] agent: Service "_v1_sdc_10.233.38.54_8443" in sync
    2022/03/18 00:08:39 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.45.166_9011" in sync
    2022/03/18 00:08:39 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:08:39 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:08:39 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.24.2_9015" in sync
    2022/03/18 00:08:39 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.45.222_9007" in sync
    2022/03/18 00:08:39 [DEBUG] agent: Service "_v1_catalog_10.233.7.229_8806" in sync
    2022/03/18 00:08:39 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:08:39 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:08:39 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.74.143_8446" in sync
    2022/03/18 00:08:39 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.38.54_8080" in sync
    2022/03/18 00:08:39 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.7.229_8806" in sync
    2022/03/18 00:08:39 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.45.166_9011" in sync
    2022/03/18 00:08:39 [DEBUG] agent: Node info in sync
    2022/03/18 00:08:39 [DEBUG] http: Request PUT /v1/agent/service/register (39.600556498s) from=10.233.78.138:52698
    2022/03/18 00:08:39 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:08:39 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:08:39 [DEBUG] agent: Service "_v1_nsd_10.233.7.229_8806" in sync
    2022/03/18 00:08:39 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:08:39 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:08:39 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:08:39 [DEBUG] agent: Service "_v1_sdc-gui_10.233.32.64_8181" in sync
    2022/03/18 00:08:39 [DEBUG] agent: Service "_v0_multicloud_10.233.12.48_9001" in sync
    2022/03/18 00:08:39 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:08:39 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.74.143_8446" in sync
    2022/03/18 00:08:39 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.74.143_8446" in sync
    2022/03/18 00:08:39 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.45.222_9007" in sync
    2022/03/18 00:08:39 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.47.221_443" in sync
    2022/03/18 00:08:39 [DEBUG] agent: Service "_v1_sdc_10.233.38.54_8443" in sync
    2022/03/18 00:08:39 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:08:39 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:08:39 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.74.143_8446" in sync
    2022/03/18 00:08:39 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.24.2_9015" in sync
    2022/03/18 00:08:39 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.45.222_9007" in sync
    2022/03/18 00:08:39 [DEBUG] agent: Service "_v1_catalog_10.233.7.229_8806" in sync
    2022/03/18 00:08:39 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.45.166_9011" in sync
    2022/03/18 00:08:39 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:08:39 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:08:39 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.38.54_8080" in sync
    2022/03/18 00:08:39 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.7.229_8806" in sync
    2022/03/18 00:08:39 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.45.166_9011" in sync
    2022/03/18 00:08:39 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:08:39 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:08:39 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.74.143_8446" in sync
    2022/03/18 00:08:39 [DEBUG] agent: Service "_v1_wf-gui_10.233.31.164_8443" in sync
    2022/03/18 00:08:39 [DEBUG] agent: Service "_v1_multicloud_10.233.12.48_9001" in sync
    2022/03/18 00:08:39 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:08:39 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:08:39 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.74.143_8446" in sync
    2022/03/18 00:08:39 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.74.143_8446" in sync
    2022/03/18 00:08:39 [DEBUG] agent: Service "_v1_message-router_10.233.38.22_3904" in sync
    2022/03/18 00:08:39 [DEBUG] agent: Service "_v1_parser_10.233.7.229_8806" in sync
    2022/03/18 00:08:39 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:08:39 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:08:39 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:08:39 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:08:39 [DEBUG] agent: Node info in sync
    2022/03/18 00:08:39 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v13 (1.022633ms) from=10.233.78.138:53010
    2022/03/18 00:08:39 [WARN] agent: Service name "_aai-nodes-query-v14" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/03/18 00:08:39 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v14/search/nodes-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v14\",\"enable_ssl\":\"true\",\"url\":\"/aai/v14/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/03/18 00:08:39 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/03/18 00:08:39 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/03/18 00:09:08 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:08 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:08 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:08 [DEBUG] agent: Service "_v1_message-router_10.233.38.22_3904" in sync
    2022/03/18 00:09:08 [DEBUG] agent: Service "_v1_parser_10.233.7.229_8806" in sync
    2022/03/18 00:09:08 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:08 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:08 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:08 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:08 [INFO] agent: Synced service "_v14__aai-nodes-query_10.233.74.143_8446"
    2022/03/18 00:09:08 [DEBUG] agent: Service "_v1_nsd_10.233.7.229_8806" in sync
    2022/03/18 00:09:08 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:08 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:08 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:08 [DEBUG] agent: Service "_v1_sdc-gui_10.233.32.64_8181" in sync
    2022/03/18 00:09:08 [DEBUG] agent: Service "_v0_multicloud_10.233.12.48_9001" in sync
    2022/03/18 00:09:08 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:08 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:08 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:08 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:08 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:08 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.45.222_9007" in sync
    2022/03/18 00:09:08 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.47.221_443" in sync
    2022/03/18 00:09:08 [DEBUG] agent: Service "_v1_sdc_10.233.38.54_8443" in sync
    2022/03/18 00:09:08 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:08 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:08 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:08 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.24.2_9015" in sync
    2022/03/18 00:09:08 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.45.222_9007" in sync
    2022/03/18 00:09:08 [DEBUG] agent: Service "_v1_catalog_10.233.7.229_8806" in sync
    2022/03/18 00:09:08 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.45.166_9011" in sync
    2022/03/18 00:09:08 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:08 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:08 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.38.54_8080" in sync
    2022/03/18 00:09:08 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.7.229_8806" in sync
    2022/03/18 00:09:08 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.45.166_9011" in sync
    2022/03/18 00:09:08 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:08 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:08 [DEBUG] agent: Service "_v1_wf-gui_10.233.31.164_8443" in sync
    2022/03/18 00:09:08 [DEBUG] agent: Service "_v1_multicloud_10.233.12.48_9001" in sync
    2022/03/18 00:09:08 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:08 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:08 [DEBUG] agent: Node info in sync
    2022/03/18 00:09:08 [DEBUG] http: Request PUT /v1/agent/service/register (29.122014981s) from=10.233.78.138:53020
    2022/03/18 00:09:08 [DEBUG] agent: Service "_v1_sdc-gui_10.233.32.64_8181" in sync
    2022/03/18 00:09:08 [DEBUG] agent: Service "_v0_multicloud_10.233.12.48_9001" in sync
    2022/03/18 00:09:08 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:08 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:08 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.45.222_9007" in sync
    2022/03/18 00:09:08 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.47.221_443" in sync
    2022/03/18 00:09:08 [DEBUG] agent: Service "_v1_sdc_10.233.38.54_8443" in sync
    2022/03/18 00:09:08 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:08 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:09 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:09 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:09 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.24.2_9015" in sync
    2022/03/18 00:09:09 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.45.222_9007" in sync
    2022/03/18 00:09:09 [DEBUG] agent: Service "_v1_catalog_10.233.7.229_8806" in sync
    2022/03/18 00:09:09 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.45.166_9011" in sync
    2022/03/18 00:09:09 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:09 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:09 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.38.54_8080" in sync
    2022/03/18 00:09:09 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.7.229_8806" in sync
    2022/03/18 00:09:09 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.45.166_9011" in sync
    2022/03/18 00:09:09 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:09 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:09 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:09 [DEBUG] agent: Service "_v1_wf-gui_10.233.31.164_8443" in sync
    2022/03/18 00:09:09 [DEBUG] agent: Service "_v1_multicloud_10.233.12.48_9001" in sync
    2022/03/18 00:09:09 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:09 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:09 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:09 [DEBUG] agent: Service "_v1_message-router_10.233.38.22_3904" in sync
    2022/03/18 00:09:09 [DEBUG] agent: Service "_v1_parser_10.233.7.229_8806" in sync
    2022/03/18 00:09:09 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:09 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:09 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:09 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:09 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:09 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:09 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:09 [DEBUG] agent: Service "_v1_nsd_10.233.7.229_8806" in sync
    2022/03/18 00:09:09 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:09 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:09 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:09 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:09 [DEBUG] agent: Node info in sync
    2022/03/18 00:09:09 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v14 (571.801µs) from=10.233.78.138:53274
    2022/03/18 00:09:09 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v14\",\"enable_ssl\":\"true\",\"url\":\"/aai/v14/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/03/18 00:09:09 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/03/18 00:09:09 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/03/18 00:09:10 [DEBUG] agent: Service "_v1_nsd_10.233.7.229_8806" in sync
    2022/03/18 00:09:10 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:10 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:10 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:10 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:10 [DEBUG] agent: Service "_v1_sdc-gui_10.233.32.64_8181" in sync
    2022/03/18 00:09:10 [DEBUG] agent: Service "_v0_multicloud_10.233.12.48_9001" in sync
    2022/03/18 00:09:10 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:10 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.45.222_9007" in sync
    2022/03/18 00:09:10 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.47.221_443" in sync
    2022/03/18 00:09:10 [DEBUG] agent: Service "_v1_sdc_10.233.38.54_8443" in sync
    2022/03/18 00:09:10 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:10 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:10 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:10 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:10 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:10 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.24.2_9015" in sync
    2022/03/18 00:09:10 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.45.222_9007" in sync
    2022/03/18 00:09:10 [DEBUG] agent: Service "_v1_catalog_10.233.7.229_8806" in sync
    2022/03/18 00:09:10 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.45.166_9011" in sync
    2022/03/18 00:09:10 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:10 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:10 [INFO] agent: Synced service "_v14_aai-nodes-query_10.233.74.143_8446"
    2022/03/18 00:09:10 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.38.54_8080" in sync
    2022/03/18 00:09:10 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.7.229_8806" in sync
    2022/03/18 00:09:10 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.45.166_9011" in sync
    2022/03/18 00:09:10 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:10 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:10 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:10 [DEBUG] agent: Service "_v1_wf-gui_10.233.31.164_8443" in sync
    2022/03/18 00:09:10 [DEBUG] agent: Service "_v1_multicloud_10.233.12.48_9001" in sync
    2022/03/18 00:09:10 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:10 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:10 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:10 [DEBUG] agent: Service "_v1_message-router_10.233.38.22_3904" in sync
    2022/03/18 00:09:10 [DEBUG] agent: Service "_v1_parser_10.233.7.229_8806" in sync
    2022/03/18 00:09:10 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:10 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:10 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:10 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:10 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:10 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:10 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:10 [DEBUG] agent: Node info in sync
    2022/03/18 00:09:10 [DEBUG] http: Request PUT /v1/agent/service/register (525.615718ms) from=10.233.78.138:53280
    2022/03/18 00:09:10 [DEBUG] agent: Service "_v1_parser_10.233.7.229_8806" in sync
    2022/03/18 00:09:10 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:10 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:10 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:10 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:10 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:10 [DEBUG] agent: Service "_v1_message-router_10.233.38.22_3904" in sync
    2022/03/18 00:09:10 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:10 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:10 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:10 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:10 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:10 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:10 [DEBUG] agent: Service "_v1_nsd_10.233.7.229_8806" in sync
    2022/03/18 00:09:10 [DEBUG] agent: Service "_v0_multicloud_10.233.12.48_9001" in sync
    2022/03/18 00:09:10 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:10 [DEBUG] agent: Service "_v1_sdc-gui_10.233.32.64_8181" in sync
    2022/03/18 00:09:10 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.47.221_443" in sync
    2022/03/18 00:09:10 [DEBUG] agent: Service "_v1_sdc_10.233.38.54_8443" in sync
    2022/03/18 00:09:10 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:10 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:10 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:10 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:10 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:10 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.45.222_9007" in sync
    2022/03/18 00:09:10 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.45.222_9007" in sync
    2022/03/18 00:09:10 [DEBUG] agent: Service "_v1_catalog_10.233.7.229_8806" in sync
    2022/03/18 00:09:10 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.45.166_9011" in sync
    2022/03/18 00:09:10 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:10 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:10 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:10 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.24.2_9015" in sync
    2022/03/18 00:09:10 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.7.229_8806" in sync
    2022/03/18 00:09:10 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.45.166_9011" in sync
    2022/03/18 00:09:10 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:10 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:10 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:10 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.38.54_8080" in sync
    2022/03/18 00:09:10 [DEBUG] agent: Service "_v1_multicloud_10.233.12.48_9001" in sync
    2022/03/18 00:09:10 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:10 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:10 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:10 [DEBUG] agent: Service "_v1_wf-gui_10.233.31.164_8443" in sync
    2022/03/18 00:09:10 [DEBUG] agent: Node info in sync
    2022/03/18 00:09:10 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v14 (157.895789ms) from=10.233.78.138:53296
    2022/03/18 00:09:10 [WARN] agent: Service name "_aai-nodes-query-v15" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/03/18 00:09:10 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v15/search/nodes-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v15\",\"enable_ssl\":\"true\",\"url\":\"/aai/v15/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/03/18 00:09:10 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/03/18 00:09:10 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/03/18 00:09:11 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:11 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:11 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.45.222_9007" in sync
    2022/03/18 00:09:11 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.47.221_443" in sync
    2022/03/18 00:09:11 [DEBUG] agent: Service "_v1_sdc_10.233.38.54_8443" in sync
    2022/03/18 00:09:11 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:11 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:11 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:11 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:11 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.24.2_9015" in sync
    2022/03/18 00:09:11 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.45.222_9007" in sync
    2022/03/18 00:09:11 [DEBUG] agent: Service "_v1_catalog_10.233.7.229_8806" in sync
    2022/03/18 00:09:11 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.45.166_9011" in sync
    2022/03/18 00:09:11 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:11 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:11 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.38.54_8080" in sync
    2022/03/18 00:09:11 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.7.229_8806" in sync
    2022/03/18 00:09:11 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.45.166_9011" in sync
    2022/03/18 00:09:11 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:11 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:11 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:11 [DEBUG] agent: Service "_v1_wf-gui_10.233.31.164_8443" in sync
    2022/03/18 00:09:11 [DEBUG] agent: Service "_v1_multicloud_10.233.12.48_9001" in sync
    2022/03/18 00:09:11 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:11 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:11 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:11 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:11 [DEBUG] agent: Service "_v1_message-router_10.233.38.22_3904" in sync
    2022/03/18 00:09:11 [DEBUG] agent: Service "_v1_parser_10.233.7.229_8806" in sync
    2022/03/18 00:09:11 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:11 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:11 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:11 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:11 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:11 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:11 [INFO] agent: Synced service "_v15__aai-nodes-query_10.233.74.143_8446"
    2022/03/18 00:09:11 [DEBUG] agent: Service "_v1_nsd_10.233.7.229_8806" in sync
    2022/03/18 00:09:11 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:11 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:11 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:11 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:11 [DEBUG] agent: Service "_v1_sdc-gui_10.233.32.64_8181" in sync
    2022/03/18 00:09:11 [DEBUG] agent: Service "_v0_multicloud_10.233.12.48_9001" in sync
    2022/03/18 00:09:11 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:11 [DEBUG] agent: Node info in sync
    2022/03/18 00:09:11 [DEBUG] agent: Service "_v1_wf-gui_10.233.31.164_8443" in sync
    2022/03/18 00:09:11 [DEBUG] agent: Service "_v1_multicloud_10.233.12.48_9001" in sync
    2022/03/18 00:09:11 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:11 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:11 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:11 [DEBUG] agent: Service "_v1_message-router_10.233.38.22_3904" in sync
    2022/03/18 00:09:11 [DEBUG] agent: Service "_v1_parser_10.233.7.229_8806" in sync
    2022/03/18 00:09:11 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:11 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:11 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:11 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:11 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:11 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:11 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:11 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:11 [DEBUG] agent: Service "_v1_nsd_10.233.7.229_8806" in sync
    2022/03/18 00:09:11 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:11 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:11 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:11 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:11 [DEBUG] agent: Service "_v1_sdc-gui_10.233.32.64_8181" in sync
    2022/03/18 00:09:11 [DEBUG] agent: Service "_v0_multicloud_10.233.12.48_9001" in sync
    2022/03/18 00:09:11 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:11 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:11 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.45.222_9007" in sync
    2022/03/18 00:09:11 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.47.221_443" in sync
    2022/03/18 00:09:11 [DEBUG] agent: Service "_v1_sdc_10.233.38.54_8443" in sync
    2022/03/18 00:09:11 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:11 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:11 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:11 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:11 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.24.2_9015" in sync
    2022/03/18 00:09:11 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.45.222_9007" in sync
    2022/03/18 00:09:11 [DEBUG] agent: Service "_v1_catalog_10.233.7.229_8806" in sync
    2022/03/18 00:09:11 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.45.166_9011" in sync
    2022/03/18 00:09:11 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:11 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:11 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:11 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.38.54_8080" in sync
    2022/03/18 00:09:11 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.7.229_8806" in sync
    2022/03/18 00:09:11 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.45.166_9011" in sync
    2022/03/18 00:09:11 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:11 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:11 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:11 [DEBUG] agent: Node info in sync
    2022/03/18 00:09:11 [DEBUG] http: Request PUT /v1/agent/service/register (1.214619263s) from=10.233.78.138:53300
    2022/03/18 00:09:11 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v15 (64.931711ms) from=10.233.78.138:53312
    2022/03/18 00:09:11 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v15\",\"enable_ssl\":\"true\",\"url\":\"/aai/v15/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/03/18 00:09:11 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/03/18 00:09:11 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/03/18 00:09:13 [DEBUG] consul: Skipping self join check for "onap-msb-consul-59f55f8877-8m2wm" since the cluster is too small
    2022/03/18 00:09:39 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.38.54_8080" in sync
    2022/03/18 00:09:39 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.7.229_8806" in sync
    2022/03/18 00:09:39 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.45.166_9011" in sync
    2022/03/18 00:09:39 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:39 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:39 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:39 [DEBUG] agent: Service "_v1_wf-gui_10.233.31.164_8443" in sync
    2022/03/18 00:09:39 [DEBUG] agent: Service "_v1_multicloud_10.233.12.48_9001" in sync
    2022/03/18 00:09:39 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:39 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:39 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:39 [INFO] agent: Synced service "_v15_aai-nodes-query_10.233.74.143_8446"
    2022/03/18 00:09:39 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:39 [DEBUG] agent: Service "_v1_message-router_10.233.38.22_3904" in sync
    2022/03/18 00:09:39 [DEBUG] agent: Service "_v1_parser_10.233.7.229_8806" in sync
    2022/03/18 00:09:39 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:39 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:39 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:39 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:39 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:39 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:39 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:39 [DEBUG] agent: Service "_v1_nsd_10.233.7.229_8806" in sync
    2022/03/18 00:09:39 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:39 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:39 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:39 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:39 [DEBUG] agent: Service "_v1_sdc-gui_10.233.32.64_8181" in sync
    2022/03/18 00:09:39 [DEBUG] agent: Service "_v0_multicloud_10.233.12.48_9001" in sync
    2022/03/18 00:09:39 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:39 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:39 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:39 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.45.222_9007" in sync
    2022/03/18 00:09:39 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.47.221_443" in sync
    2022/03/18 00:09:39 [DEBUG] agent: Service "_v1_sdc_10.233.38.54_8443" in sync
    2022/03/18 00:09:39 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:39 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:39 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:39 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:39 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.24.2_9015" in sync
    2022/03/18 00:09:39 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.45.222_9007" in sync
    2022/03/18 00:09:39 [DEBUG] agent: Service "_v1_catalog_10.233.7.229_8806" in sync
    2022/03/18 00:09:39 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.45.166_9011" in sync
    2022/03/18 00:09:39 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:39 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:39 [DEBUG] agent: Node info in sync
    2022/03/18 00:09:39 [DEBUG] http: Request PUT /v1/agent/service/register (27.453346213s) from=10.233.78.138:53314
    2022/03/18 00:09:39 [DEBUG] agent: Service "_v1_message-router_10.233.38.22_3904" in sync
    2022/03/18 00:09:39 [DEBUG] agent: Service "_v1_parser_10.233.7.229_8806" in sync
    2022/03/18 00:09:39 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:39 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:39 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:39 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:39 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:39 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:39 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:39 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:39 [DEBUG] agent: Service "_v1_nsd_10.233.7.229_8806" in sync
    2022/03/18 00:09:39 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:39 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:39 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:39 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:39 [DEBUG] agent: Service "_v1_sdc-gui_10.233.32.64_8181" in sync
    2022/03/18 00:09:39 [DEBUG] agent: Service "_v0_multicloud_10.233.12.48_9001" in sync
    2022/03/18 00:09:39 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:39 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:39 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.45.222_9007" in sync
    2022/03/18 00:09:39 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.47.221_443" in sync
    2022/03/18 00:09:39 [DEBUG] agent: Service "_v1_sdc_10.233.38.54_8443" in sync
    2022/03/18 00:09:39 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:39 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:39 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:39 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:39 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.24.2_9015" in sync
    2022/03/18 00:09:39 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.45.222_9007" in sync
    2022/03/18 00:09:39 [DEBUG] agent: Service "_v1_catalog_10.233.7.229_8806" in sync
    2022/03/18 00:09:39 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.45.166_9011" in sync
    2022/03/18 00:09:39 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:39 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:39 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:39 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.38.54_8080" in sync
    2022/03/18 00:09:39 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.7.229_8806" in sync
    2022/03/18 00:09:39 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.45.166_9011" in sync
    2022/03/18 00:09:39 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:39 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:39 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:39 [DEBUG] agent: Service "_v1_wf-gui_10.233.31.164_8443" in sync
    2022/03/18 00:09:39 [DEBUG] agent: Service "_v1_multicloud_10.233.12.48_9001" in sync
    2022/03/18 00:09:39 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:39 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:39 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:39 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:39 [DEBUG] agent: Node info in sync
    2022/03/18 00:09:39 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v15 (540.149µs) from=10.233.78.138:53636
    2022/03/18 00:09:39 [WARN] agent: Service name "_aai-nodes-query-v16" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/03/18 00:09:39 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v16/search/nodes-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v16\",\"enable_ssl\":\"true\",\"url\":\"/aai/v16/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/03/18 00:09:39 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/03/18 00:09:39 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/03/18 00:09:40 [DEBUG] agent: Service "_v1_message-router_10.233.38.22_3904" in sync
    2022/03/18 00:09:40 [DEBUG] agent: Service "_v1_parser_10.233.7.229_8806" in sync
    2022/03/18 00:09:40 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:40 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:40 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:40 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:40 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:40 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:40 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:40 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:40 [DEBUG] agent: Service "_v1_nsd_10.233.7.229_8806" in sync
    2022/03/18 00:09:40 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:40 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:40 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:40 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:40 [DEBUG] agent: Service "_v1_sdc-gui_10.233.32.64_8181" in sync
    2022/03/18 00:09:40 [DEBUG] agent: Service "_v0_multicloud_10.233.12.48_9001" in sync
    2022/03/18 00:09:40 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:40 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:40 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.45.222_9007" in sync
    2022/03/18 00:09:40 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.47.221_443" in sync
    2022/03/18 00:09:40 [DEBUG] agent: Service "_v1_sdc_10.233.38.54_8443" in sync
    2022/03/18 00:09:40 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:40 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:40 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:40 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:40 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.24.2_9015" in sync
    2022/03/18 00:09:40 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.45.222_9007" in sync
    2022/03/18 00:09:40 [DEBUG] agent: Service "_v1_catalog_10.233.7.229_8806" in sync
    2022/03/18 00:09:40 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.45.166_9011" in sync
    2022/03/18 00:09:40 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:40 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:40 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:40 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.38.54_8080" in sync
    2022/03/18 00:09:40 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.7.229_8806" in sync
    2022/03/18 00:09:40 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.45.166_9011" in sync
    2022/03/18 00:09:40 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:40 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:40 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:40 [DEBUG] agent: Service "_v1_wf-gui_10.233.31.164_8443" in sync
    2022/03/18 00:09:40 [DEBUG] agent: Service "_v1_multicloud_10.233.12.48_9001" in sync
    2022/03/18 00:09:40 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:40 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:40 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:40 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:40 [INFO] agent: Synced service "_v16__aai-nodes-query_10.233.74.143_8446"
    2022/03/18 00:09:40 [DEBUG] agent: Node info in sync
    2022/03/18 00:09:40 [DEBUG] http: Request PUT /v1/agent/service/register (1.101146897s) from=10.233.78.138:53638
    2022/03/18 00:09:40 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:40 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:40 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.38.54_8080" in sync
    2022/03/18 00:09:40 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.7.229_8806" in sync
    2022/03/18 00:09:40 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.45.166_9011" in sync
    2022/03/18 00:09:40 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:40 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:40 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:40 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:40 [DEBUG] agent: Service "_v1_wf-gui_10.233.31.164_8443" in sync
    2022/03/18 00:09:40 [DEBUG] agent: Service "_v1_multicloud_10.233.12.48_9001" in sync
    2022/03/18 00:09:40 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:40 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:40 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:40 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:40 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:40 [DEBUG] agent: Service "_v1_message-router_10.233.38.22_3904" in sync
    2022/03/18 00:09:40 [DEBUG] agent: Service "_v1_parser_10.233.7.229_8806" in sync
    2022/03/18 00:09:40 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:40 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:40 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:40 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:40 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:40 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:40 [DEBUG] agent: Service "_v1_nsd_10.233.7.229_8806" in sync
    2022/03/18 00:09:40 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:40 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:40 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:40 [DEBUG] agent: Service "_v1_sdc-gui_10.233.32.64_8181" in sync
    2022/03/18 00:09:40 [DEBUG] agent: Service "_v0_multicloud_10.233.12.48_9001" in sync
    2022/03/18 00:09:40 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:40 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:40 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:40 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:40 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:40 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.45.222_9007" in sync
    2022/03/18 00:09:40 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.47.221_443" in sync
    2022/03/18 00:09:40 [DEBUG] agent: Service "_v1_sdc_10.233.38.54_8443" in sync
    2022/03/18 00:09:40 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:40 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:40 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:40 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:40 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.24.2_9015" in sync
    2022/03/18 00:09:40 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.45.222_9007" in sync
    2022/03/18 00:09:40 [DEBUG] agent: Service "_v1_catalog_10.233.7.229_8806" in sync
    2022/03/18 00:09:40 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.45.166_9011" in sync
    2022/03/18 00:09:40 [DEBUG] agent: Node info in sync
    2022/03/18 00:09:40 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v16 (787.019µs) from=10.233.78.138:53658
    2022/03/18 00:09:41 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v16\",\"enable_ssl\":\"true\",\"url\":\"/aai/v16/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/03/18 00:09:41 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/03/18 00:09:41 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/03/18 00:09:41 [DEBUG] agent: Service "_v0_multicloud_10.233.12.48_9001" in sync
    2022/03/18 00:09:41 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:41 [INFO] agent: Synced service "_v16_aai-nodes-query_10.233.74.143_8446"
    2022/03/18 00:09:41 [DEBUG] agent: Service "_v1_sdc-gui_10.233.32.64_8181" in sync
    2022/03/18 00:09:41 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.47.221_443" in sync
    2022/03/18 00:09:41 [DEBUG] agent: Service "_v1_sdc_10.233.38.54_8443" in sync
    2022/03/18 00:09:41 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:41 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:41 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:41 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:41 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:41 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.45.222_9007" in sync
    2022/03/18 00:09:41 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.45.222_9007" in sync
    2022/03/18 00:09:41 [DEBUG] agent: Service "_v1_catalog_10.233.7.229_8806" in sync
    2022/03/18 00:09:41 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.45.166_9011" in sync
    2022/03/18 00:09:41 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:41 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:41 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:41 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.24.2_9015" in sync
    2022/03/18 00:09:41 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.7.229_8806" in sync
    2022/03/18 00:09:41 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.45.166_9011" in sync
    2022/03/18 00:09:41 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:41 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:41 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:41 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.38.54_8080" in sync
    2022/03/18 00:09:41 [DEBUG] agent: Service "_v1_multicloud_10.233.12.48_9001" in sync
    2022/03/18 00:09:41 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:41 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:41 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:41 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:41 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:41 [DEBUG] agent: Service "_v1_wf-gui_10.233.31.164_8443" in sync
    2022/03/18 00:09:41 [DEBUG] agent: Service "_v1_parser_10.233.7.229_8806" in sync
    2022/03/18 00:09:41 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:41 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:41 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:41 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:41 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:41 [DEBUG] agent: Service "_v1_message-router_10.233.38.22_3904" in sync
    2022/03/18 00:09:41 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:41 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:41 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:41 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:41 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:41 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:41 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:41 [DEBUG] agent: Service "_v1_nsd_10.233.7.229_8806" in sync
    2022/03/18 00:09:41 [DEBUG] agent: Node info in sync
    2022/03/18 00:09:41 [DEBUG] http: Request PUT /v1/agent/service/register (702.128987ms) from=10.233.78.138:53660
    2022/03/18 00:09:41 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:41 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:41 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:41 [DEBUG] agent: Service "_v1_wf-gui_10.233.31.164_8443" in sync
    2022/03/18 00:09:41 [DEBUG] agent: Service "_v1_multicloud_10.233.12.48_9001" in sync
    2022/03/18 00:09:41 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:41 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:41 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:41 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:41 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:41 [DEBUG] agent: Service "_v1_message-router_10.233.38.22_3904" in sync
    2022/03/18 00:09:41 [DEBUG] agent: Service "_v1_parser_10.233.7.229_8806" in sync
    2022/03/18 00:09:41 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:41 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:41 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:41 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:41 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:41 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:41 [DEBUG] agent: Service "_v1_nsd_10.233.7.229_8806" in sync
    2022/03/18 00:09:41 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:41 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:41 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:41 [DEBUG] agent: Service "_v1_sdc-gui_10.233.32.64_8181" in sync
    2022/03/18 00:09:41 [DEBUG] agent: Service "_v0_multicloud_10.233.12.48_9001" in sync
    2022/03/18 00:09:41 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:41 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:41 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:41 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:41 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:41 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:41 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.45.222_9007" in sync
    2022/03/18 00:09:41 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.47.221_443" in sync
    2022/03/18 00:09:41 [DEBUG] agent: Service "_v1_sdc_10.233.38.54_8443" in sync
    2022/03/18 00:09:41 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:41 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:41 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:41 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:41 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.24.2_9015" in sync
    2022/03/18 00:09:41 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.45.222_9007" in sync
    2022/03/18 00:09:41 [DEBUG] agent: Service "_v1_catalog_10.233.7.229_8806" in sync
    2022/03/18 00:09:41 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.45.166_9011" in sync
    2022/03/18 00:09:41 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:41 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:41 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.38.54_8080" in sync
    2022/03/18 00:09:41 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.7.229_8806" in sync
    2022/03/18 00:09:41 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.45.166_9011" in sync
    2022/03/18 00:09:41 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:41 [DEBUG] agent: Node info in sync
    2022/03/18 00:09:41 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v16 (519.307µs) from=10.233.78.138:53664
    2022/03/18 00:09:41 [WARN] agent: Service name "_aai-nodes-query-v17" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/03/18 00:09:41 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v17/search/nodes-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v17\",\"enable_ssl\":\"true\",\"url\":\"/aai/v17/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/03/18 00:09:41 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/03/18 00:09:41 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/03/18 00:09:42 [DEBUG] agent: Service "_v1_nsd_10.233.7.229_8806" in sync
    2022/03/18 00:09:42 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:42 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:42 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:42 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:42 [DEBUG] agent: Service "_v1_sdc-gui_10.233.32.64_8181" in sync
    2022/03/18 00:09:42 [DEBUG] agent: Service "_v0_multicloud_10.233.12.48_9001" in sync
    2022/03/18 00:09:42 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:42 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:42 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:42 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:42 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.45.222_9007" in sync
    2022/03/18 00:09:42 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.47.221_443" in sync
    2022/03/18 00:09:42 [DEBUG] agent: Service "_v1_sdc_10.233.38.54_8443" in sync
    2022/03/18 00:09:42 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:42 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:42 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:42 [INFO] agent: Synced service "_v17__aai-nodes-query_10.233.74.143_8446"
    2022/03/18 00:09:42 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:42 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.24.2_9015" in sync
    2022/03/18 00:09:42 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.45.222_9007" in sync
    2022/03/18 00:09:42 [DEBUG] agent: Service "_v1_catalog_10.233.7.229_8806" in sync
    2022/03/18 00:09:42 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.45.166_9011" in sync
    2022/03/18 00:09:42 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:42 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:42 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.38.54_8080" in sync
    2022/03/18 00:09:42 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.7.229_8806" in sync
    2022/03/18 00:09:42 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.45.166_9011" in sync
    2022/03/18 00:09:42 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:42 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:42 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:42 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:42 [DEBUG] agent: Service "_v1_wf-gui_10.233.31.164_8443" in sync
    2022/03/18 00:09:42 [DEBUG] agent: Service "_v1_multicloud_10.233.12.48_9001" in sync
    2022/03/18 00:09:42 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:42 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:42 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:42 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:42 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:42 [DEBUG] agent: Service "_v1_message-router_10.233.38.22_3904" in sync
    2022/03/18 00:09:42 [DEBUG] agent: Service "_v1_parser_10.233.7.229_8806" in sync
    2022/03/18 00:09:42 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:42 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:42 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:42 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:42 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:42 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:42 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:42 [DEBUG] agent: Node info in sync
    2022/03/18 00:09:42 [DEBUG] http: Request PUT /v1/agent/service/register (258.570346ms) from=10.233.78.138:53674
    2022/03/18 00:09:42 [DEBUG] agent: Service "_v1_sdc-gui_10.233.32.64_8181" in sync
    2022/03/18 00:09:42 [DEBUG] agent: Service "_v0_multicloud_10.233.12.48_9001" in sync
    2022/03/18 00:09:42 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:42 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:42 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.45.222_9007" in sync
    2022/03/18 00:09:42 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.47.221_443" in sync
    2022/03/18 00:09:42 [DEBUG] agent: Service "_v1_sdc_10.233.38.54_8443" in sync
    2022/03/18 00:09:42 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:42 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:42 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:42 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:42 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:42 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:42 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.24.2_9015" in sync
    2022/03/18 00:09:42 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.45.222_9007" in sync
    2022/03/18 00:09:42 [DEBUG] agent: Service "_v1_catalog_10.233.7.229_8806" in sync
    2022/03/18 00:09:42 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.45.166_9011" in sync
    2022/03/18 00:09:42 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:42 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:42 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:42 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.38.54_8080" in sync
    2022/03/18 00:09:42 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.7.229_8806" in sync
    2022/03/18 00:09:42 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.45.166_9011" in sync
    2022/03/18 00:09:42 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:42 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:42 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:42 [DEBUG] agent: Service "_v1_wf-gui_10.233.31.164_8443" in sync
    2022/03/18 00:09:42 [DEBUG] agent: Service "_v1_multicloud_10.233.12.48_9001" in sync
    2022/03/18 00:09:42 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:42 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:42 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:42 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:42 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:42 [DEBUG] agent: Service "_v1_message-router_10.233.38.22_3904" in sync
    2022/03/18 00:09:42 [DEBUG] agent: Service "_v1_parser_10.233.7.229_8806" in sync
    2022/03/18 00:09:42 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:42 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:42 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:42 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:42 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:42 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:42 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:42 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:42 [DEBUG] agent: Service "_v1_nsd_10.233.7.229_8806" in sync
    2022/03/18 00:09:42 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:42 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:42 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:42 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:42 [DEBUG] agent: Node info in sync
    2022/03/18 00:09:42 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v17 (279.560224ms) from=10.233.78.138:53680
    2022/03/18 00:09:42 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v17\",\"enable_ssl\":\"true\",\"url\":\"/aai/v17/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/03/18 00:09:42 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/03/18 00:09:42 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/03/18 00:09:43 [DEBUG] agent: Service "_v1_multicloud_10.233.12.48_9001" in sync
    2022/03/18 00:09:43 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:43 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:43 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:43 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:43 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:43 [DEBUG] agent: Service "_v1_wf-gui_10.233.31.164_8443" in sync
    2022/03/18 00:09:43 [DEBUG] agent: Service "_v1_parser_10.233.7.229_8806" in sync
    2022/03/18 00:09:43 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:43 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:43 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:43 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:43 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:43 [DEBUG] agent: Service "_v1_message-router_10.233.38.22_3904" in sync
    2022/03/18 00:09:43 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:43 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:43 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:43 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:43 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:43 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:43 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:43 [DEBUG] agent: Service "_v1_nsd_10.233.7.229_8806" in sync
    2022/03/18 00:09:43 [DEBUG] agent: Service "_v0_multicloud_10.233.12.48_9001" in sync
    2022/03/18 00:09:43 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:43 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:43 [DEBUG] agent: Service "_v1_sdc-gui_10.233.32.64_8181" in sync
    2022/03/18 00:09:43 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.47.221_443" in sync
    2022/03/18 00:09:43 [DEBUG] agent: Service "_v1_sdc_10.233.38.54_8443" in sync
    2022/03/18 00:09:43 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:43 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:43 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:43 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:43 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:43 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.45.222_9007" in sync
    2022/03/18 00:09:43 [INFO] agent: Synced service "_v17_aai-nodes-query_10.233.74.143_8446"
    2022/03/18 00:09:43 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:43 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.45.222_9007" in sync
    2022/03/18 00:09:43 [DEBUG] agent: Service "_v1_catalog_10.233.7.229_8806" in sync
    2022/03/18 00:09:43 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.45.166_9011" in sync
    2022/03/18 00:09:43 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:43 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:43 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:43 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.24.2_9015" in sync
    2022/03/18 00:09:43 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.7.229_8806" in sync
    2022/03/18 00:09:43 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.45.166_9011" in sync
    2022/03/18 00:09:43 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:43 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:43 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:43 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.38.54_8080" in sync
    2022/03/18 00:09:43 [DEBUG] agent: Node info in sync
    2022/03/18 00:09:43 [DEBUG] http: Request PUT /v1/agent/service/register (691.426624ms) from=10.233.78.138:53686
    2022/03/18 00:09:43 [DEBUG] agent: Service "_v1_nsd_10.233.7.229_8806" in sync
    2022/03/18 00:09:43 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:43 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:43 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:43 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:43 [DEBUG] agent: Service "_v1_sdc-gui_10.233.32.64_8181" in sync
    2022/03/18 00:09:43 [DEBUG] agent: Service "_v0_multicloud_10.233.12.48_9001" in sync
    2022/03/18 00:09:43 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:43 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:43 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:43 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:43 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:43 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.45.222_9007" in sync
    2022/03/18 00:09:43 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.47.221_443" in sync
    2022/03/18 00:09:43 [DEBUG] agent: Service "_v1_sdc_10.233.38.54_8443" in sync
    2022/03/18 00:09:43 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:43 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:43 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:43 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:43 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:43 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:43 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.24.2_9015" in sync
    2022/03/18 00:09:43 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.45.222_9007" in sync
    2022/03/18 00:09:43 [DEBUG] agent: Service "_v1_catalog_10.233.7.229_8806" in sync
    2022/03/18 00:09:43 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.45.166_9011" in sync
    2022/03/18 00:09:43 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:43 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:43 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.38.54_8080" in sync
    2022/03/18 00:09:43 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.7.229_8806" in sync
    2022/03/18 00:09:43 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.45.166_9011" in sync
    2022/03/18 00:09:43 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:43 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:43 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:43 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:43 [DEBUG] agent: Service "_v1_wf-gui_10.233.31.164_8443" in sync
    2022/03/18 00:09:43 [DEBUG] agent: Service "_v1_multicloud_10.233.12.48_9001" in sync
    2022/03/18 00:09:43 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:43 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:43 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:43 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:43 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:43 [DEBUG] agent: Service "_v1_message-router_10.233.38.22_3904" in sync
    2022/03/18 00:09:43 [DEBUG] agent: Service "_v1_parser_10.233.7.229_8806" in sync
    2022/03/18 00:09:43 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:43 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:43 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:43 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:43 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:43 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:43 [DEBUG] agent: Node info in sync
    2022/03/18 00:09:43 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v17 (456.823µs) from=10.233.78.138:53692
    2022/03/18 00:09:43 [WARN] agent: Service name "_aai-nodes-query-v18" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/03/18 00:09:43 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v18/search/nodes-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v18\",\"enable_ssl\":\"true\",\"url\":\"/aai/v18/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/03/18 00:09:43 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/03/18 00:09:43 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/03/18 00:09:44 [DEBUG] agent: Service "_v1_parser_10.233.7.229_8806" in sync
    2022/03/18 00:09:44 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:44 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:44 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:44 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:44 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:44 [DEBUG] agent: Service "_v1_message-router_10.233.38.22_3904" in sync
    2022/03/18 00:09:44 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:44 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:44 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:44 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:44 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:44 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:44 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:44 [DEBUG] agent: Service "_v1_nsd_10.233.7.229_8806" in sync
    2022/03/18 00:09:44 [DEBUG] agent: Service "_v0_multicloud_10.233.12.48_9001" in sync
    2022/03/18 00:09:44 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:44 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:44 [DEBUG] agent: Service "_v1_sdc-gui_10.233.32.64_8181" in sync
    2022/03/18 00:09:44 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.47.221_443" in sync
    2022/03/18 00:09:44 [DEBUG] agent: Service "_v1_sdc_10.233.38.54_8443" in sync
    2022/03/18 00:09:44 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:44 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:44 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:44 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:44 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:44 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.45.222_9007" in sync
    2022/03/18 00:09:44 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:44 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:44 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.45.222_9007" in sync
    2022/03/18 00:09:44 [DEBUG] agent: Service "_v1_catalog_10.233.7.229_8806" in sync
    2022/03/18 00:09:44 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.45.166_9011" in sync
    2022/03/18 00:09:44 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:44 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:44 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:44 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.24.2_9015" in sync
    2022/03/18 00:09:44 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.7.229_8806" in sync
    2022/03/18 00:09:44 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.45.166_9011" in sync
    2022/03/18 00:09:44 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:44 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:44 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:44 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.38.54_8080" in sync
    2022/03/18 00:09:44 [DEBUG] agent: Service "_v1_multicloud_10.233.12.48_9001" in sync
    2022/03/18 00:09:44 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:44 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:44 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:44 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:44 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:44 [INFO] agent: Synced service "_v18__aai-nodes-query_10.233.74.143_8446"
    2022/03/18 00:09:44 [DEBUG] agent: Service "_v1_wf-gui_10.233.31.164_8443" in sync
    2022/03/18 00:09:44 [DEBUG] agent: Node info in sync
    2022/03/18 00:09:44 [DEBUG] http: Request PUT /v1/agent/service/register (854.671463ms) from=10.233.78.138:53694
    2022/03/18 00:09:44 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.45.222_9007" in sync
    2022/03/18 00:09:44 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.47.221_443" in sync
    2022/03/18 00:09:44 [DEBUG] agent: Service "_v1_sdc_10.233.38.54_8443" in sync
    2022/03/18 00:09:44 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:44 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:44 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:44 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:44 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:44 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:44 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:44 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.24.2_9015" in sync
    2022/03/18 00:09:44 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.45.222_9007" in sync
    2022/03/18 00:09:44 [DEBUG] agent: Service "_v1_catalog_10.233.7.229_8806" in sync
    2022/03/18 00:09:44 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.45.166_9011" in sync
    2022/03/18 00:09:44 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:44 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:44 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:44 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.38.54_8080" in sync
    2022/03/18 00:09:44 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.7.229_8806" in sync
    2022/03/18 00:09:44 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.45.166_9011" in sync
    2022/03/18 00:09:44 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:44 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:44 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:44 [DEBUG] agent: Service "_v1_wf-gui_10.233.31.164_8443" in sync
    2022/03/18 00:09:44 [DEBUG] agent: Service "_v1_multicloud_10.233.12.48_9001" in sync
    2022/03/18 00:09:44 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:44 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:44 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:44 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:44 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:44 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:44 [DEBUG] agent: Service "_v1_message-router_10.233.38.22_3904" in sync
    2022/03/18 00:09:44 [DEBUG] agent: Service "_v1_parser_10.233.7.229_8806" in sync
    2022/03/18 00:09:44 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:44 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:44 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:44 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:44 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:44 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:44 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:44 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:44 [DEBUG] agent: Service "_v1_nsd_10.233.7.229_8806" in sync
    2022/03/18 00:09:44 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:44 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:44 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:44 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:44 [DEBUG] agent: Service "_v1_sdc-gui_10.233.32.64_8181" in sync
    2022/03/18 00:09:44 [DEBUG] agent: Service "_v0_multicloud_10.233.12.48_9001" in sync
    2022/03/18 00:09:44 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:44 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:44 [DEBUG] agent: Node info in sync
    2022/03/18 00:09:44 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v18 (591.089µs) from=10.233.78.138:53712
    2022/03/18 00:09:44 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v18\",\"enable_ssl\":\"true\",\"url\":\"/aai/v18/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/03/18 00:09:44 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/03/18 00:09:44 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/03/18 00:09:44 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.47.221_443" in sync
    2022/03/18 00:09:44 [DEBUG] agent: Service "_v1_sdc_10.233.38.54_8443" in sync
    2022/03/18 00:09:44 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:44 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:44 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:44 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:44 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:44 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.45.222_9007" in sync
    2022/03/18 00:09:44 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:44 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:44 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.45.222_9007" in sync
    2022/03/18 00:09:44 [DEBUG] agent: Service "_v1_catalog_10.233.7.229_8806" in sync
    2022/03/18 00:09:44 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.45.166_9011" in sync
    2022/03/18 00:09:44 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:44 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:44 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:44 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.24.2_9015" in sync
    2022/03/18 00:09:44 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.7.229_8806" in sync
    2022/03/18 00:09:44 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.45.166_9011" in sync
    2022/03/18 00:09:44 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:44 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:44 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:44 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.38.54_8080" in sync
    2022/03/18 00:09:44 [DEBUG] agent: Service "_v1_multicloud_10.233.12.48_9001" in sync
    2022/03/18 00:09:44 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:44 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:44 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:44 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:44 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:44 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:44 [DEBUG] agent: Service "_v1_wf-gui_10.233.31.164_8443" in sync
    2022/03/18 00:09:44 [DEBUG] agent: Service "_v1_parser_10.233.7.229_8806" in sync
    2022/03/18 00:09:44 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:44 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:44 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:44 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:44 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:44 [DEBUG] agent: Service "_v1_message-router_10.233.38.22_3904" in sync
    2022/03/18 00:09:44 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:44 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:44 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:44 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:44 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:44 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:44 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:44 [DEBUG] agent: Service "_v1_nsd_10.233.7.229_8806" in sync
    2022/03/18 00:09:44 [DEBUG] agent: Service "_v0_multicloud_10.233.12.48_9001" in sync
    2022/03/18 00:09:44 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:44 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:44 [INFO] agent: Synced service "_v18_aai-nodes-query_10.233.74.143_8446"
    2022/03/18 00:09:44 [DEBUG] agent: Service "_v1_sdc-gui_10.233.32.64_8181" in sync
    2022/03/18 00:09:44 [DEBUG] agent: Node info in sync
    2022/03/18 00:09:44 [DEBUG] http: Request PUT /v1/agent/service/register (376.641995ms) from=10.233.78.138:53714
    2022/03/18 00:09:44 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:44 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:44 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.45.222_9007" in sync
    2022/03/18 00:09:44 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.47.221_443" in sync
    2022/03/18 00:09:44 [DEBUG] agent: Service "_v1_sdc_10.233.38.54_8443" in sync
    2022/03/18 00:09:44 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:44 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:44 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:44 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:44 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:44 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:44 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.24.2_9015" in sync
    2022/03/18 00:09:44 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.45.222_9007" in sync
    2022/03/18 00:09:44 [DEBUG] agent: Service "_v1_catalog_10.233.7.229_8806" in sync
    2022/03/18 00:09:44 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.45.166_9011" in sync
    2022/03/18 00:09:44 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:44 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:44 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.38.54_8080" in sync
    2022/03/18 00:09:44 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.7.229_8806" in sync
    2022/03/18 00:09:44 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.45.166_9011" in sync
    2022/03/18 00:09:44 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:44 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:44 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:44 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:44 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:44 [DEBUG] agent: Service "_v1_wf-gui_10.233.31.164_8443" in sync
    2022/03/18 00:09:44 [DEBUG] agent: Service "_v1_multicloud_10.233.12.48_9001" in sync
    2022/03/18 00:09:44 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:44 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:44 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:44 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:44 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:44 [DEBUG] agent: Service "_v1_message-router_10.233.38.22_3904" in sync
    2022/03/18 00:09:44 [DEBUG] agent: Service "_v1_parser_10.233.7.229_8806" in sync
    2022/03/18 00:09:44 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:44 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:44 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:44 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:44 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:44 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:44 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:44 [DEBUG] agent: Service "_v1_nsd_10.233.7.229_8806" in sync
    2022/03/18 00:09:44 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:44 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:44 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:44 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:44 [DEBUG] agent: Service "_v1_sdc-gui_10.233.32.64_8181" in sync
    2022/03/18 00:09:44 [DEBUG] agent: Service "_v0_multicloud_10.233.12.48_9001" in sync
    2022/03/18 00:09:44 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:44 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:44 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:44 [DEBUG] agent: Node info in sync
    2022/03/18 00:09:44 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v18 (367.198µs) from=10.233.78.138:53734
    2022/03/18 00:09:45 [WARN] agent: Service name "_aai-nodes-query-v19" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/03/18 00:09:45 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v19/search/nodes-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v19\",\"enable_ssl\":\"true\",\"url\":\"/aai/v19/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/03/18 00:09:45 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/03/18 00:09:45 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/03/18 00:09:45 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:45 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:45 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:45 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.38.54_8080" in sync
    2022/03/18 00:09:45 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.7.229_8806" in sync
    2022/03/18 00:09:45 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.45.166_9011" in sync
    2022/03/18 00:09:45 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:45 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:45 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:45 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:45 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:45 [DEBUG] agent: Service "_v1_wf-gui_10.233.31.164_8443" in sync
    2022/03/18 00:09:45 [DEBUG] agent: Service "_v1_multicloud_10.233.12.48_9001" in sync
    2022/03/18 00:09:45 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:45 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:45 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:45 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:45 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:45 [DEBUG] agent: Service "_v1_message-router_10.233.38.22_3904" in sync
    2022/03/18 00:09:45 [DEBUG] agent: Service "_v1_parser_10.233.7.229_8806" in sync
    2022/03/18 00:09:45 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:45 [INFO] agent: Synced service "_v19__aai-nodes-query_10.233.74.143_8446"
    2022/03/18 00:09:45 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:45 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:45 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:45 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:45 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:45 [DEBUG] agent: Service "_v1_nsd_10.233.7.229_8806" in sync
    2022/03/18 00:09:45 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:45 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:45 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:45 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:45 [DEBUG] agent: Service "_v1_sdc-gui_10.233.32.64_8181" in sync
    2022/03/18 00:09:45 [DEBUG] agent: Service "_v0_multicloud_10.233.12.48_9001" in sync
    2022/03/18 00:09:45 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:45 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:45 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:45 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:45 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:45 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:45 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.45.222_9007" in sync
    2022/03/18 00:09:45 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.47.221_443" in sync
    2022/03/18 00:09:45 [DEBUG] agent: Service "_v1_sdc_10.233.38.54_8443" in sync
    2022/03/18 00:09:45 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:45 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:45 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.45.166_9011" in sync
    2022/03/18 00:09:45 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:45 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:45 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:45 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.24.2_9015" in sync
    2022/03/18 00:09:45 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.45.222_9007" in sync
    2022/03/18 00:09:45 [DEBUG] agent: Service "_v1_catalog_10.233.7.229_8806" in sync
    2022/03/18 00:09:45 [DEBUG] agent: Node info in sync
    2022/03/18 00:09:45 [DEBUG] http: Request PUT /v1/agent/service/register (78.925015ms) from=10.233.78.138:53736
    2022/03/18 00:09:45 [DEBUG] agent: Service "_v1_nsd_10.233.7.229_8806" in sync
    2022/03/18 00:09:45 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:45 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:45 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:45 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:45 [DEBUG] agent: Service "_v1_sdc-gui_10.233.32.64_8181" in sync
    2022/03/18 00:09:45 [DEBUG] agent: Service "_v0_multicloud_10.233.12.48_9001" in sync
    2022/03/18 00:09:45 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:45 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:45 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:45 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:45 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:45 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.45.222_9007" in sync
    2022/03/18 00:09:45 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.47.221_443" in sync
    2022/03/18 00:09:45 [DEBUG] agent: Service "_v1_sdc_10.233.38.54_8443" in sync
    2022/03/18 00:09:45 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:45 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:45 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:45 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:45 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:45 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:45 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.24.2_9015" in sync
    2022/03/18 00:09:45 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.45.222_9007" in sync
    2022/03/18 00:09:45 [DEBUG] agent: Service "_v1_catalog_10.233.7.229_8806" in sync
    2022/03/18 00:09:45 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.45.166_9011" in sync
    2022/03/18 00:09:45 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:45 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:45 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.38.54_8080" in sync
    2022/03/18 00:09:45 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.7.229_8806" in sync
    2022/03/18 00:09:45 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.45.166_9011" in sync
    2022/03/18 00:09:45 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:45 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:45 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:45 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:45 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:45 [DEBUG] agent: Service "_v1_wf-gui_10.233.31.164_8443" in sync
    2022/03/18 00:09:45 [DEBUG] agent: Service "_v1_multicloud_10.233.12.48_9001" in sync
    2022/03/18 00:09:45 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:45 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:45 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:45 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:45 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:45 [DEBUG] agent: Service "_v1_message-router_10.233.38.22_3904" in sync
    2022/03/18 00:09:45 [DEBUG] agent: Service "_v1_parser_10.233.7.229_8806" in sync
    2022/03/18 00:09:45 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:45 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:45 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:45 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:45 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:45 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:45 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:45 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:45 [DEBUG] agent: Node info in sync
    2022/03/18 00:09:45 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v19 (411.219µs) from=10.233.78.138:53738
    2022/03/18 00:09:45 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v19\",\"enable_ssl\":\"true\",\"url\":\"/aai/v19/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/03/18 00:09:45 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/03/18 00:09:45 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/03/18 00:09:46 [DEBUG] agent: Service "_v1_catalog_10.233.7.229_8806" in sync
    2022/03/18 00:09:46 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:46 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.24.2_9015" in sync
    2022/03/18 00:09:46 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.45.166_9011" in sync
    2022/03/18 00:09:46 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:46 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.38.54_8080" in sync
    2022/03/18 00:09:46 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:46 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:46 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:46 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:46 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:46 [DEBUG] agent: Service "_v1_wf-gui_10.233.31.164_8443" in sync
    2022/03/18 00:09:46 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:46 [DEBUG] agent: Service "_v1_parser_10.233.7.229_8806" in sync
    2022/03/18 00:09:46 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:46 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:46 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:46 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:46 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:46 [DEBUG] agent: Service "_v1_sdc-gui_10.233.32.64_8181" in sync
    2022/03/18 00:09:46 [INFO] agent: Synced service "_v19_aai-nodes-query_10.233.74.143_8446"
    2022/03/18 00:09:46 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:46 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:46 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.47.221_443" in sync
    2022/03/18 00:09:46 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:46 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.45.166_9011" in sync
    2022/03/18 00:09:46 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:46 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:46 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.45.222_9007" in sync
    2022/03/18 00:09:46 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:46 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:46 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.7.229_8806" in sync
    2022/03/18 00:09:46 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:46 [DEBUG] agent: Service "_v1_multicloud_10.233.12.48_9001" in sync
    2022/03/18 00:09:46 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:46 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:46 [DEBUG] agent: Service "_v1_message-router_10.233.38.22_3904" in sync
    2022/03/18 00:09:46 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:46 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:46 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:46 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:46 [DEBUG] agent: Service "_v1_nsd_10.233.7.229_8806" in sync
    2022/03/18 00:09:46 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:46 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:46 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:46 [DEBUG] agent: Service "_v0_multicloud_10.233.12.48_9001" in sync
    2022/03/18 00:09:46 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:46 [DEBUG] agent: Service "_v1_sdc_10.233.38.54_8443" in sync
    2022/03/18 00:09:46 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:46 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:46 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:46 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.45.222_9007" in sync
    2022/03/18 00:09:46 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:46 [DEBUG] agent: Node info in sync
    2022/03/18 00:09:46 [DEBUG] http: Request PUT /v1/agent/service/register (876.833198ms) from=10.233.78.138:53742
    2022/03/18 00:09:46 [DEBUG] agent: Service "_v1_nsd_10.233.7.229_8806" in sync
    2022/03/18 00:09:46 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:46 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:46 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:46 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:46 [DEBUG] agent: Service "_v0_multicloud_10.233.12.48_9001" in sync
    2022/03/18 00:09:46 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:46 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:46 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:46 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.45.222_9007" in sync
    2022/03/18 00:09:46 [DEBUG] agent: Service "_v1_sdc_10.233.38.54_8443" in sync
    2022/03/18 00:09:46 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:46 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:46 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:46 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:46 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.24.2_9015" in sync
    2022/03/18 00:09:46 [DEBUG] agent: Service "_v1_catalog_10.233.7.229_8806" in sync
    2022/03/18 00:09:46 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:46 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.38.54_8080" in sync
    2022/03/18 00:09:46 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.45.166_9011" in sync
    2022/03/18 00:09:46 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:46 [DEBUG] agent: Service "_v1_wf-gui_10.233.31.164_8443" in sync
    2022/03/18 00:09:46 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:46 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:46 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:46 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:46 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:46 [DEBUG] agent: Service "_v1_parser_10.233.7.229_8806" in sync
    2022/03/18 00:09:46 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:46 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:46 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:46 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:46 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:46 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:46 [DEBUG] agent: Service "_v1_sdc-gui_10.233.32.64_8181" in sync
    2022/03/18 00:09:46 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:46 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.47.221_443" in sync
    2022/03/18 00:09:46 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:46 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:46 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:46 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.45.222_9007" in sync
    2022/03/18 00:09:46 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.45.166_9011" in sync
    2022/03/18 00:09:46 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:46 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:46 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.7.229_8806" in sync
    2022/03/18 00:09:46 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:46 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:46 [DEBUG] agent: Service "_v1_multicloud_10.233.12.48_9001" in sync
    2022/03/18 00:09:46 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:46 [DEBUG] agent: Service "_v1_message-router_10.233.38.22_3904" in sync
    2022/03/18 00:09:46 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:46 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:46 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:46 [DEBUG] agent: Node info in sync
    2022/03/18 00:09:46 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v19 (410.543µs) from=10.233.78.138:53760
    2022/03/18 00:09:46 [WARN] agent: Service name "_aai-nquery-v11" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/03/18 00:09:46 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v11/query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v11\",\"enable_ssl\":\"true\",\"url\":\"/aai/v11/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/03/18 00:09:46 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/03/18 00:09:46 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/03/18 00:09:48 [DEBUG] agent: Service "_v1_nsd_10.233.7.229_8806" in sync
    2022/03/18 00:09:48 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:48 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:48 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:48 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:48 [DEBUG] agent: Service "_v0_multicloud_10.233.12.48_9001" in sync
    2022/03/18 00:09:48 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:48 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:48 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:48 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.45.222_9007" in sync
    2022/03/18 00:09:48 [DEBUG] agent: Service "_v1_sdc_10.233.38.54_8443" in sync
    2022/03/18 00:09:48 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:48 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:48 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:48 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:48 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.24.2_9015" in sync
    2022/03/18 00:09:48 [DEBUG] agent: Service "_v1_catalog_10.233.7.229_8806" in sync
    2022/03/18 00:09:48 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:48 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.38.54_8080" in sync
    2022/03/18 00:09:48 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.45.166_9011" in sync
    2022/03/18 00:09:48 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:48 [DEBUG] agent: Service "_v1_wf-gui_10.233.31.164_8443" in sync
    2022/03/18 00:09:48 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:48 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:48 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:48 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:48 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:48 [INFO] agent: Synced service "_v11__aai-nquery_10.233.74.143_8446"
    2022/03/18 00:09:48 [DEBUG] agent: Service "_v1_parser_10.233.7.229_8806" in sync
    2022/03/18 00:09:48 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:48 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:48 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:48 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:48 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:48 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:48 [DEBUG] agent: Service "_v1_sdc-gui_10.233.32.64_8181" in sync
    2022/03/18 00:09:48 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:48 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:48 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.47.221_443" in sync
    2022/03/18 00:09:48 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:48 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:48 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.45.222_9007" in sync
    2022/03/18 00:09:48 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.45.166_9011" in sync
    2022/03/18 00:09:48 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:48 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:48 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.7.229_8806" in sync
    2022/03/18 00:09:48 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:48 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:48 [DEBUG] agent: Service "_v1_multicloud_10.233.12.48_9001" in sync
    2022/03/18 00:09:48 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:48 [DEBUG] agent: Service "_v1_message-router_10.233.38.22_3904" in sync
    2022/03/18 00:09:48 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:48 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:48 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:48 [DEBUG] agent: Node info in sync
    2022/03/18 00:09:48 [DEBUG] http: Request PUT /v1/agent/service/register (1.804112938s) from=10.233.78.138:53762
    2022/03/18 00:09:48 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:48 [DEBUG] agent: Service "_v11__aai-nquery_10.233.74.143_8446" in sync
    2022/03/18 00:09:48 [DEBUG] agent: Service "_v1_wf-gui_10.233.31.164_8443" in sync
    2022/03/18 00:09:48 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:48 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:48 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:48 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:48 [DEBUG] agent: Service "_v1_parser_10.233.7.229_8806" in sync
    2022/03/18 00:09:48 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:48 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:48 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:48 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:48 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:48 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:48 [DEBUG] agent: Service "_v1_sdc-gui_10.233.32.64_8181" in sync
    2022/03/18 00:09:48 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:48 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:48 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.47.221_443" in sync
    2022/03/18 00:09:48 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:48 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:48 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:48 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:48 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.45.222_9007" in sync
    2022/03/18 00:09:48 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.45.166_9011" in sync
    2022/03/18 00:09:48 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:48 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.7.229_8806" in sync
    2022/03/18 00:09:48 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:48 [DEBUG] agent: Service "_v1_multicloud_10.233.12.48_9001" in sync
    2022/03/18 00:09:48 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:48 [DEBUG] agent: Service "_v1_message-router_10.233.38.22_3904" in sync
    2022/03/18 00:09:48 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:48 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:48 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:48 [DEBUG] agent: Service "_v1_nsd_10.233.7.229_8806" in sync
    2022/03/18 00:09:48 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:48 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:48 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:48 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:48 [DEBUG] agent: Service "_v0_multicloud_10.233.12.48_9001" in sync
    2022/03/18 00:09:48 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:48 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:48 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:48 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:48 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:48 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.45.222_9007" in sync
    2022/03/18 00:09:48 [DEBUG] agent: Service "_v1_sdc_10.233.38.54_8443" in sync
    2022/03/18 00:09:48 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:48 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:48 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.24.2_9015" in sync
    2022/03/18 00:09:48 [DEBUG] agent: Service "_v1_catalog_10.233.7.229_8806" in sync
    2022/03/18 00:09:48 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:48 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.38.54_8080" in sync
    2022/03/18 00:09:48 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.45.166_9011" in sync
    2022/03/18 00:09:48 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:48 [DEBUG] agent: Node info in sync
    2022/03/18 00:09:48 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v11 (523.567µs) from=10.233.78.138:53798
    2022/03/18 00:09:48 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v11\",\"enable_ssl\":\"true\",\"url\":\"/aai/v11/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/03/18 00:09:48 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/03/18 00:09:48 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/03/18 00:09:52 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.45.222_9007" in sync
    2022/03/18 00:09:52 [DEBUG] agent: Service "_v1_sdc_10.233.38.54_8443" in sync
    2022/03/18 00:09:52 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:52 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:52 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:52 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:52 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.24.2_9015" in sync
    2022/03/18 00:09:52 [DEBUG] agent: Service "_v1_catalog_10.233.7.229_8806" in sync
    2022/03/18 00:09:52 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:52 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.38.54_8080" in sync
    2022/03/18 00:09:52 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.45.166_9011" in sync
    2022/03/18 00:09:52 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:52 [DEBUG] agent: Service "_v1_wf-gui_10.233.31.164_8443" in sync
    2022/03/18 00:09:52 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:52 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:52 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:52 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:52 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:52 [DEBUG] agent: Service "_v11__aai-nquery_10.233.74.143_8446" in sync
    2022/03/18 00:09:52 [DEBUG] agent: Service "_v1_parser_10.233.7.229_8806" in sync
    2022/03/18 00:09:52 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:52 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:52 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:52 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:52 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:52 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:52 [INFO] agent: Synced service "_v11_aai-nquery_10.233.74.143_8446"
    2022/03/18 00:09:52 [DEBUG] agent: Service "_v1_sdc-gui_10.233.32.64_8181" in sync
    2022/03/18 00:09:52 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:52 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.47.221_443" in sync
    2022/03/18 00:09:52 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:52 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:52 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:52 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.45.222_9007" in sync
    2022/03/18 00:09:52 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.45.166_9011" in sync
    2022/03/18 00:09:52 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:52 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:52 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.7.229_8806" in sync
    2022/03/18 00:09:52 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:52 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:52 [DEBUG] agent: Service "_v1_multicloud_10.233.12.48_9001" in sync
    2022/03/18 00:09:52 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:52 [DEBUG] agent: Service "_v1_message-router_10.233.38.22_3904" in sync
    2022/03/18 00:09:52 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:52 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:52 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:52 [DEBUG] agent: Service "_v1_nsd_10.233.7.229_8806" in sync
    2022/03/18 00:09:52 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:52 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:52 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:52 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:52 [DEBUG] agent: Service "_v0_multicloud_10.233.12.48_9001" in sync
    2022/03/18 00:09:52 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:52 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:52 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:52 [DEBUG] agent: Node info in sync
    2022/03/18 00:09:52 [DEBUG] http: Request PUT /v1/agent/service/register (3.797193858s) from=10.233.78.138:53806
    2022/03/18 00:09:52 [DEBUG] agent: Service "_v1_multicloud_10.233.12.48_9001" in sync
    2022/03/18 00:09:52 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:52 [DEBUG] agent: Service "_v1_message-router_10.233.38.22_3904" in sync
    2022/03/18 00:09:52 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:52 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:52 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:52 [DEBUG] agent: Service "_v1_nsd_10.233.7.229_8806" in sync
    2022/03/18 00:09:52 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:52 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:52 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:52 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:52 [DEBUG] agent: Service "_v0_multicloud_10.233.12.48_9001" in sync
    2022/03/18 00:09:52 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:52 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:52 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:52 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:52 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.45.222_9007" in sync
    2022/03/18 00:09:52 [DEBUG] agent: Service "_v1_sdc_10.233.38.54_8443" in sync
    2022/03/18 00:09:52 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:52 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:52 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:52 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.24.2_9015" in sync
    2022/03/18 00:09:52 [DEBUG] agent: Service "_v1_catalog_10.233.7.229_8806" in sync
    2022/03/18 00:09:52 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:52 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.38.54_8080" in sync
    2022/03/18 00:09:52 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.45.166_9011" in sync
    2022/03/18 00:09:52 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:52 [DEBUG] agent: Service "_v11__aai-nquery_10.233.74.143_8446" in sync
    2022/03/18 00:09:52 [DEBUG] agent: Service "_v1_wf-gui_10.233.31.164_8443" in sync
    2022/03/18 00:09:52 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:52 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:52 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:52 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:52 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:52 [DEBUG] agent: Service "_v1_parser_10.233.7.229_8806" in sync
    2022/03/18 00:09:52 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:52 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:52 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:52 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:52 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:52 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:52 [DEBUG] agent: Service "_v11_aai-nquery_10.233.74.143_8446" in sync
    2022/03/18 00:09:52 [DEBUG] agent: Service "_v1_sdc-gui_10.233.32.64_8181" in sync
    2022/03/18 00:09:52 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:52 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:52 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.47.221_443" in sync
    2022/03/18 00:09:52 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:52 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:52 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:52 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.45.222_9007" in sync
    2022/03/18 00:09:52 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.45.166_9011" in sync
    2022/03/18 00:09:52 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:52 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.7.229_8806" in sync
    2022/03/18 00:09:52 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:52 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:52 [DEBUG] agent: Node info in sync
    2022/03/18 00:09:52 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v11 (486.312µs) from=10.233.78.138:53868
    2022/03/18 00:09:52 [WARN] agent: Service name "_aai-nquery-v12" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/03/18 00:09:52 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v12/query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v12\",\"enable_ssl\":\"true\",\"url\":\"/aai/v12/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/03/18 00:09:52 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/03/18 00:09:52 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/03/18 00:09:52 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:52 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:52 [DEBUG] agent: Service "_v1_message-router_10.233.38.22_3904" in sync
    2022/03/18 00:09:52 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:52 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:52 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:52 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:52 [DEBUG] agent: Service "_v1_nsd_10.233.7.229_8806" in sync
    2022/03/18 00:09:52 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:52 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:52 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:52 [DEBUG] agent: Service "_v0_multicloud_10.233.12.48_9001" in sync
    2022/03/18 00:09:52 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:52 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:52 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:52 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:52 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:52 [INFO] agent: Synced service "_v12__aai-nquery_10.233.74.143_8446"
    2022/03/18 00:09:52 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.45.222_9007" in sync
    2022/03/18 00:09:52 [DEBUG] agent: Service "_v1_sdc_10.233.38.54_8443" in sync
    2022/03/18 00:09:52 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:52 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.24.2_9015" in sync
    2022/03/18 00:09:52 [DEBUG] agent: Service "_v1_catalog_10.233.7.229_8806" in sync
    2022/03/18 00:09:52 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.45.166_9011" in sync
    2022/03/18 00:09:52 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:52 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.38.54_8080" in sync
    2022/03/18 00:09:52 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:52 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:52 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:52 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:52 [DEBUG] agent: Service "_v11__aai-nquery_10.233.74.143_8446" in sync
    2022/03/18 00:09:52 [DEBUG] agent: Service "_v1_wf-gui_10.233.31.164_8443" in sync
    2022/03/18 00:09:52 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:52 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:52 [DEBUG] agent: Service "_v1_parser_10.233.7.229_8806" in sync
    2022/03/18 00:09:52 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:52 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:52 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:52 [DEBUG] agent: Service "_v11_aai-nquery_10.233.74.143_8446" in sync
    2022/03/18 00:09:52 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:52 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:52 [DEBUG] agent: Service "_v1_sdc-gui_10.233.32.64_8181" in sync
    2022/03/18 00:09:52 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:52 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:52 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:52 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.47.221_443" in sync
    2022/03/18 00:09:52 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:52 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:52 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:52 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.45.222_9007" in sync
    2022/03/18 00:09:52 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.45.166_9011" in sync
    2022/03/18 00:09:52 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:52 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:52 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.7.229_8806" in sync
    2022/03/18 00:09:52 [DEBUG] agent: Service "_v1_multicloud_10.233.12.48_9001" in sync
    2022/03/18 00:09:52 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:52 [DEBUG] agent: Node info in sync
    2022/03/18 00:09:52 [DEBUG] http: Request PUT /v1/agent/service/register (500.390116ms) from=10.233.78.138:53870
    2022/03/18 00:09:52 [DEBUG] agent: Service "_v1_sdc-gui_10.233.32.64_8181" in sync
    2022/03/18 00:09:52 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:52 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.47.221_443" in sync
    2022/03/18 00:09:52 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:52 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:52 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:52 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.45.222_9007" in sync
    2022/03/18 00:09:52 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.45.166_9011" in sync
    2022/03/18 00:09:52 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:52 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:52 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.7.229_8806" in sync
    2022/03/18 00:09:52 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:52 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:52 [DEBUG] agent: Service "_v1_multicloud_10.233.12.48_9001" in sync
    2022/03/18 00:09:52 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:52 [DEBUG] agent: Service "_v1_message-router_10.233.38.22_3904" in sync
    2022/03/18 00:09:52 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:52 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:52 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:52 [DEBUG] agent: Service "_v1_nsd_10.233.7.229_8806" in sync
    2022/03/18 00:09:52 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:52 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:52 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:52 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:52 [DEBUG] agent: Service "_v0_multicloud_10.233.12.48_9001" in sync
    2022/03/18 00:09:52 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:52 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:52 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:52 [DEBUG] agent: Service "_v12__aai-nquery_10.233.74.143_8446" in sync
    2022/03/18 00:09:52 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.45.222_9007" in sync
    2022/03/18 00:09:52 [DEBUG] agent: Service "_v1_sdc_10.233.38.54_8443" in sync
    2022/03/18 00:09:52 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:52 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:52 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:52 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:52 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.24.2_9015" in sync
    2022/03/18 00:09:52 [DEBUG] agent: Service "_v1_catalog_10.233.7.229_8806" in sync
    2022/03/18 00:09:52 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:52 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.38.54_8080" in sync
    2022/03/18 00:09:52 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.45.166_9011" in sync
    2022/03/18 00:09:52 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:52 [DEBUG] agent: Service "_v11__aai-nquery_10.233.74.143_8446" in sync
    2022/03/18 00:09:52 [DEBUG] agent: Service "_v1_wf-gui_10.233.31.164_8443" in sync
    2022/03/18 00:09:52 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:52 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:52 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:52 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:52 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:52 [DEBUG] agent: Service "_v1_parser_10.233.7.229_8806" in sync
    2022/03/18 00:09:52 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:52 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:52 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:52 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:52 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:52 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:52 [DEBUG] agent: Service "_v11_aai-nquery_10.233.74.143_8446" in sync
    2022/03/18 00:09:52 [DEBUG] agent: Node info in sync
    2022/03/18 00:09:52 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v12 (468.644µs) from=10.233.78.138:53876
    2022/03/18 00:09:53 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v12\",\"enable_ssl\":\"true\",\"url\":\"/aai/v12/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/03/18 00:09:53 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/03/18 00:09:53 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/03/18 00:09:53 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:53 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:53 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.7.229_8806" in sync
    2022/03/18 00:09:53 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:53 [DEBUG] agent: Service "_v1_multicloud_10.233.12.48_9001" in sync
    2022/03/18 00:09:53 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:53 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:53 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:53 [DEBUG] agent: Service "_v1_message-router_10.233.38.22_3904" in sync
    2022/03/18 00:09:53 [INFO] agent: Synced service "_v12_aai-nquery_10.233.74.143_8446"
    2022/03/18 00:09:53 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:53 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:53 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:53 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:53 [DEBUG] agent: Service "_v1_nsd_10.233.7.229_8806" in sync
    2022/03/18 00:09:53 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:53 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:53 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:53 [DEBUG] agent: Service "_v0_multicloud_10.233.12.48_9001" in sync
    2022/03/18 00:09:53 [DEBUG] agent: Service "_v1_sdc_10.233.38.54_8443" in sync
    2022/03/18 00:09:53 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:53 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:53 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:53 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:53 [DEBUG] agent: Service "_v12__aai-nquery_10.233.74.143_8446" in sync
    2022/03/18 00:09:53 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.45.222_9007" in sync
    2022/03/18 00:09:53 [DEBUG] agent: Service "_v1_catalog_10.233.7.229_8806" in sync
    2022/03/18 00:09:53 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:53 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.24.2_9015" in sync
    2022/03/18 00:09:53 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.45.166_9011" in sync
    2022/03/18 00:09:53 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:53 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.38.54_8080" in sync
    2022/03/18 00:09:53 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:53 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:53 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:53 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:53 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:53 [DEBUG] agent: Service "_v11__aai-nquery_10.233.74.143_8446" in sync
    2022/03/18 00:09:53 [DEBUG] agent: Service "_v1_wf-gui_10.233.31.164_8443" in sync
    2022/03/18 00:09:53 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:53 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:53 [DEBUG] agent: Service "_v1_parser_10.233.7.229_8806" in sync
    2022/03/18 00:09:53 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:53 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:53 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:53 [DEBUG] agent: Service "_v11_aai-nquery_10.233.74.143_8446" in sync
    2022/03/18 00:09:53 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:53 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:53 [DEBUG] agent: Service "_v1_sdc-gui_10.233.32.64_8181" in sync
    2022/03/18 00:09:53 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:53 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:53 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:53 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.47.221_443" in sync
    2022/03/18 00:09:53 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.45.166_9011" in sync
    2022/03/18 00:09:53 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:53 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:53 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.45.222_9007" in sync
    2022/03/18 00:09:53 [DEBUG] agent: Node info in sync
    2022/03/18 00:09:53 [DEBUG] http: Request PUT /v1/agent/service/register (402.204842ms) from=10.233.78.138:53878
    2022/03/18 00:09:53 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:53 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:53 [DEBUG] agent: Service "_v11_aai-nquery_10.233.74.143_8446" in sync
    2022/03/18 00:09:53 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:53 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:53 [DEBUG] agent: Service "_v1_sdc-gui_10.233.32.64_8181" in sync
    2022/03/18 00:09:53 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:53 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:53 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:53 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.47.221_443" in sync
    2022/03/18 00:09:53 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:53 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:53 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:53 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.45.222_9007" in sync
    2022/03/18 00:09:53 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.45.166_9011" in sync
    2022/03/18 00:09:53 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:53 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.7.229_8806" in sync
    2022/03/18 00:09:53 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:53 [DEBUG] agent: Service "_v1_multicloud_10.233.12.48_9001" in sync
    2022/03/18 00:09:53 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:53 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:53 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:53 [DEBUG] agent: Service "_v1_message-router_10.233.38.22_3904" in sync
    2022/03/18 00:09:53 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:53 [DEBUG] agent: Service "_v12_aai-nquery_10.233.74.143_8446" in sync
    2022/03/18 00:09:53 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:53 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:53 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:53 [DEBUG] agent: Service "_v1_nsd_10.233.7.229_8806" in sync
    2022/03/18 00:09:53 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:53 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:53 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:53 [DEBUG] agent: Service "_v0_multicloud_10.233.12.48_9001" in sync
    2022/03/18 00:09:53 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:53 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:53 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:53 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:53 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:53 [DEBUG] agent: Service "_v12__aai-nquery_10.233.74.143_8446" in sync
    2022/03/18 00:09:53 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.45.222_9007" in sync
    2022/03/18 00:09:53 [DEBUG] agent: Service "_v1_sdc_10.233.38.54_8443" in sync
    2022/03/18 00:09:53 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:53 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.24.2_9015" in sync
    2022/03/18 00:09:53 [DEBUG] agent: Service "_v1_catalog_10.233.7.229_8806" in sync
    2022/03/18 00:09:53 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:53 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.38.54_8080" in sync
    2022/03/18 00:09:53 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.45.166_9011" in sync
    2022/03/18 00:09:53 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:53 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:53 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:53 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:53 [DEBUG] agent: Service "_v11__aai-nquery_10.233.74.143_8446" in sync
    2022/03/18 00:09:53 [DEBUG] agent: Service "_v1_wf-gui_10.233.31.164_8443" in sync
    2022/03/18 00:09:53 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:53 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:53 [DEBUG] agent: Service "_v1_parser_10.233.7.229_8806" in sync
    2022/03/18 00:09:53 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:53 [DEBUG] agent: Node info in sync
    2022/03/18 00:09:53 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v12 (550.883µs) from=10.233.78.138:53886
    2022/03/18 00:09:53 [WARN] agent: Service name "_aai-nquery-v13" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/03/18 00:09:53 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v13/query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v13\",\"enable_ssl\":\"true\",\"url\":\"/aai/v13/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/03/18 00:09:53 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/03/18 00:09:53 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/03/18 00:09:54 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:54 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:54 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:54 [DEBUG] agent: Service "_v1_nsd_10.233.7.229_8806" in sync
    2022/03/18 00:09:54 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:54 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:54 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:54 [DEBUG] agent: Service "_v0_multicloud_10.233.12.48_9001" in sync
    2022/03/18 00:09:54 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:54 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:54 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:54 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:54 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:54 [DEBUG] agent: Service "_v12__aai-nquery_10.233.74.143_8446" in sync
    2022/03/18 00:09:54 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.45.222_9007" in sync
    2022/03/18 00:09:54 [DEBUG] agent: Service "_v1_sdc_10.233.38.54_8443" in sync
    2022/03/18 00:09:54 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:54 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.24.2_9015" in sync
    2022/03/18 00:09:54 [DEBUG] agent: Service "_v1_catalog_10.233.7.229_8806" in sync
    2022/03/18 00:09:54 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:54 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.38.54_8080" in sync
    2022/03/18 00:09:54 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.45.166_9011" in sync
    2022/03/18 00:09:54 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:54 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:54 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:54 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:54 [DEBUG] agent: Service "_v11__aai-nquery_10.233.74.143_8446" in sync
    2022/03/18 00:09:54 [DEBUG] agent: Service "_v1_wf-gui_10.233.31.164_8443" in sync
    2022/03/18 00:09:54 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:54 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:54 [DEBUG] agent: Service "_v1_parser_10.233.7.229_8806" in sync
    2022/03/18 00:09:54 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:54 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:54 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:54 [DEBUG] agent: Service "_v11_aai-nquery_10.233.74.143_8446" in sync
    2022/03/18 00:09:54 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:54 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:54 [DEBUG] agent: Service "_v1_sdc-gui_10.233.32.64_8181" in sync
    2022/03/18 00:09:54 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:54 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:54 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:54 [INFO] agent: Synced service "_v13__aai-nquery_10.233.74.143_8446"
    2022/03/18 00:09:54 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.47.221_443" in sync
    2022/03/18 00:09:54 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:54 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:54 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:54 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.45.222_9007" in sync
    2022/03/18 00:09:54 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.45.166_9011" in sync
    2022/03/18 00:09:54 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:54 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.7.229_8806" in sync
    2022/03/18 00:09:54 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:54 [DEBUG] agent: Service "_v1_multicloud_10.233.12.48_9001" in sync
    2022/03/18 00:09:54 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:54 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:54 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:54 [DEBUG] agent: Service "_v1_message-router_10.233.38.22_3904" in sync
    2022/03/18 00:09:54 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:54 [DEBUG] agent: Service "_v12_aai-nquery_10.233.74.143_8446" in sync
    2022/03/18 00:09:54 [DEBUG] agent: Node info in sync
    2022/03/18 00:09:54 [DEBUG] http: Request PUT /v1/agent/service/register (1.101229739s) from=10.233.78.138:53890
    2022/03/18 00:09:54 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.38.54_8080" in sync
    2022/03/18 00:09:54 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.45.166_9011" in sync
    2022/03/18 00:09:54 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:54 [DEBUG] agent: Service "_v1_wf-gui_10.233.31.164_8443" in sync
    2022/03/18 00:09:54 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:54 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:54 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:54 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:54 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:54 [DEBUG] agent: Service "_v11__aai-nquery_10.233.74.143_8446" in sync
    2022/03/18 00:09:54 [DEBUG] agent: Service "_v1_parser_10.233.7.229_8806" in sync
    2022/03/18 00:09:54 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:54 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:54 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:54 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:54 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:54 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:54 [DEBUG] agent: Service "_v11_aai-nquery_10.233.74.143_8446" in sync
    2022/03/18 00:09:54 [DEBUG] agent: Service "_v1_sdc-gui_10.233.32.64_8181" in sync
    2022/03/18 00:09:54 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:54 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.47.221_443" in sync
    2022/03/18 00:09:54 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:54 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:54 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:54 [DEBUG] agent: Service "_v13__aai-nquery_10.233.74.143_8446" in sync
    2022/03/18 00:09:54 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.45.222_9007" in sync
    2022/03/18 00:09:54 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.45.166_9011" in sync
    2022/03/18 00:09:54 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:54 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:54 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.7.229_8806" in sync
    2022/03/18 00:09:54 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:54 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:54 [DEBUG] agent: Service "_v1_multicloud_10.233.12.48_9001" in sync
    2022/03/18 00:09:54 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:54 [DEBUG] agent: Service "_v1_message-router_10.233.38.22_3904" in sync
    2022/03/18 00:09:54 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:54 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:54 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:54 [DEBUG] agent: Service "_v12_aai-nquery_10.233.74.143_8446" in sync
    2022/03/18 00:09:54 [DEBUG] agent: Service "_v1_nsd_10.233.7.229_8806" in sync
    2022/03/18 00:09:54 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:54 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:54 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:54 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:54 [DEBUG] agent: Service "_v0_multicloud_10.233.12.48_9001" in sync
    2022/03/18 00:09:54 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:54 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:54 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:54 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.45.222_9007" in sync
    2022/03/18 00:09:54 [DEBUG] agent: Service "_v1_sdc_10.233.38.54_8443" in sync
    2022/03/18 00:09:54 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:54 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:54 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:54 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:54 [DEBUG] agent: Service "_v12__aai-nquery_10.233.74.143_8446" in sync
    2022/03/18 00:09:54 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.24.2_9015" in sync
    2022/03/18 00:09:54 [DEBUG] agent: Service "_v1_catalog_10.233.7.229_8806" in sync
    2022/03/18 00:09:54 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:54 [DEBUG] agent: Node info in sync
    2022/03/18 00:09:54 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v13 (698.578µs) from=10.233.78.138:53936
    2022/03/18 00:09:55 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v13\",\"enable_ssl\":\"true\",\"url\":\"/aai/v13/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/03/18 00:09:55 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/03/18 00:09:55 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/03/18 00:09:55 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:55 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:55 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:55 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:55 [DEBUG] agent: Service "_v11_aai-nquery_10.233.74.143_8446" in sync
    2022/03/18 00:09:55 [DEBUG] agent: Service "_v1_sdc-gui_10.233.32.64_8181" in sync
    2022/03/18 00:09:55 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:55 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.47.221_443" in sync
    2022/03/18 00:09:55 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:55 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:55 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:55 [DEBUG] agent: Service "_v13__aai-nquery_10.233.74.143_8446" in sync
    2022/03/18 00:09:55 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.45.222_9007" in sync
    2022/03/18 00:09:55 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.45.166_9011" in sync
    2022/03/18 00:09:55 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:55 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:55 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.7.229_8806" in sync
    2022/03/18 00:09:55 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:55 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:55 [INFO] agent: Synced service "_v13_aai-nquery_10.233.74.143_8446"
    2022/03/18 00:09:55 [DEBUG] agent: Service "_v1_multicloud_10.233.12.48_9001" in sync
    2022/03/18 00:09:55 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:55 [DEBUG] agent: Service "_v1_message-router_10.233.38.22_3904" in sync
    2022/03/18 00:09:55 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:55 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:55 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:55 [DEBUG] agent: Service "_v12_aai-nquery_10.233.74.143_8446" in sync
    2022/03/18 00:09:55 [DEBUG] agent: Service "_v1_nsd_10.233.7.229_8806" in sync
    2022/03/18 00:09:55 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:55 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:55 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:55 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:55 [DEBUG] agent: Service "_v0_multicloud_10.233.12.48_9001" in sync
    2022/03/18 00:09:55 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:55 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:55 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:55 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:55 [DEBUG] agent: Service "_v12__aai-nquery_10.233.74.143_8446" in sync
    2022/03/18 00:09:55 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.45.222_9007" in sync
    2022/03/18 00:09:55 [DEBUG] agent: Service "_v1_sdc_10.233.38.54_8443" in sync
    2022/03/18 00:09:55 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:55 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:55 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:55 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.24.2_9015" in sync
    2022/03/18 00:09:55 [DEBUG] agent: Service "_v1_catalog_10.233.7.229_8806" in sync
    2022/03/18 00:09:55 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:55 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.38.54_8080" in sync
    2022/03/18 00:09:55 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.45.166_9011" in sync
    2022/03/18 00:09:55 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:55 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:55 [DEBUG] agent: Service "_v11__aai-nquery_10.233.74.143_8446" in sync
    2022/03/18 00:09:55 [DEBUG] agent: Service "_v1_wf-gui_10.233.31.164_8443" in sync
    2022/03/18 00:09:55 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:55 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:55 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:55 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:55 [DEBUG] agent: Service "_v1_parser_10.233.7.229_8806" in sync
    2022/03/18 00:09:55 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:55 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:55 [DEBUG] agent: Node info in sync
    2022/03/18 00:09:55 [DEBUG] http: Request PUT /v1/agent/service/register (332.614824ms) from=10.233.78.138:53938
    2022/03/18 00:09:55 [DEBUG] agent: Service "_v1_parser_10.233.7.229_8806" in sync
    2022/03/18 00:09:55 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:55 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:55 [DEBUG] agent: Service "_v11_aai-nquery_10.233.74.143_8446" in sync
    2022/03/18 00:09:55 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:55 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:55 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:55 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:55 [DEBUG] agent: Service "_v1_sdc-gui_10.233.32.64_8181" in sync
    2022/03/18 00:09:55 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:55 [DEBUG] agent: Service "_v13__aai-nquery_10.233.74.143_8446" in sync
    2022/03/18 00:09:55 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.47.221_443" in sync
    2022/03/18 00:09:55 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:55 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:55 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:55 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.45.222_9007" in sync
    2022/03/18 00:09:55 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.45.166_9011" in sync
    2022/03/18 00:09:55 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:55 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:55 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.7.229_8806" in sync
    2022/03/18 00:09:55 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:55 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:55 [DEBUG] agent: Service "_v13_aai-nquery_10.233.74.143_8446" in sync
    2022/03/18 00:09:55 [DEBUG] agent: Service "_v1_multicloud_10.233.12.48_9001" in sync
    2022/03/18 00:09:55 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:55 [DEBUG] agent: Service "_v1_message-router_10.233.38.22_3904" in sync
    2022/03/18 00:09:55 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:55 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:55 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:55 [DEBUG] agent: Service "_v12_aai-nquery_10.233.74.143_8446" in sync
    2022/03/18 00:09:55 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:55 [DEBUG] agent: Service "_v1_nsd_10.233.7.229_8806" in sync
    2022/03/18 00:09:55 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:55 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:55 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:55 [DEBUG] agent: Service "_v0_multicloud_10.233.12.48_9001" in sync
    2022/03/18 00:09:55 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:55 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:55 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:55 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:55 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:55 [DEBUG] agent: Service "_v12__aai-nquery_10.233.74.143_8446" in sync
    2022/03/18 00:09:55 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.45.222_9007" in sync
    2022/03/18 00:09:55 [DEBUG] agent: Service "_v1_sdc_10.233.38.54_8443" in sync
    2022/03/18 00:09:55 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:55 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:55 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.24.2_9015" in sync
    2022/03/18 00:09:55 [DEBUG] agent: Service "_v1_catalog_10.233.7.229_8806" in sync
    2022/03/18 00:09:55 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:55 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.38.54_8080" in sync
    2022/03/18 00:09:55 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.45.166_9011" in sync
    2022/03/18 00:09:55 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:55 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:55 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:55 [DEBUG] agent: Service "_v11__aai-nquery_10.233.74.143_8446" in sync
    2022/03/18 00:09:55 [DEBUG] agent: Service "_v1_wf-gui_10.233.31.164_8443" in sync
    2022/03/18 00:09:55 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:55 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:55 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:55 [DEBUG] agent: Node info in sync
    2022/03/18 00:09:55 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v13 (537.683µs) from=10.233.78.138:53940
    2022/03/18 00:09:55 [WARN] agent: Service name "_aai-nquery-v14" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/03/18 00:09:55 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v14/query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v14\",\"enable_ssl\":\"true\",\"url\":\"/aai/v14/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/03/18 00:09:55 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/03/18 00:09:55 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/03/18 00:09:55 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.45.222_9007" in sync
    2022/03/18 00:09:55 [DEBUG] agent: Service "_v1_sdc_10.233.38.54_8443" in sync
    2022/03/18 00:09:55 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:55 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:55 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:55 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:55 [DEBUG] agent: Service "_v12__aai-nquery_10.233.74.143_8446" in sync
    2022/03/18 00:09:55 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.24.2_9015" in sync
    2022/03/18 00:09:55 [DEBUG] agent: Service "_v1_catalog_10.233.7.229_8806" in sync
    2022/03/18 00:09:55 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:55 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.38.54_8080" in sync
    2022/03/18 00:09:55 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.45.166_9011" in sync
    2022/03/18 00:09:55 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:55 [DEBUG] agent: Service "_v1_wf-gui_10.233.31.164_8443" in sync
    2022/03/18 00:09:55 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:55 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:55 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:55 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:55 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:55 [DEBUG] agent: Service "_v11__aai-nquery_10.233.74.143_8446" in sync
    2022/03/18 00:09:55 [DEBUG] agent: Service "_v1_parser_10.233.7.229_8806" in sync
    2022/03/18 00:09:55 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:55 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:55 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:55 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:55 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:55 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:55 [DEBUG] agent: Service "_v11_aai-nquery_10.233.74.143_8446" in sync
    2022/03/18 00:09:55 [DEBUG] agent: Service "_v1_sdc-gui_10.233.32.64_8181" in sync
    2022/03/18 00:09:55 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:55 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.47.221_443" in sync
    2022/03/18 00:09:55 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:55 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:55 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:55 [DEBUG] agent: Service "_v13__aai-nquery_10.233.74.143_8446" in sync
    2022/03/18 00:09:55 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.45.222_9007" in sync
    2022/03/18 00:09:55 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.45.166_9011" in sync
    2022/03/18 00:09:55 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:55 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:55 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.7.229_8806" in sync
    2022/03/18 00:09:55 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:55 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:55 [DEBUG] agent: Service "_v13_aai-nquery_10.233.74.143_8446" in sync
    2022/03/18 00:09:55 [DEBUG] agent: Service "_v1_multicloud_10.233.12.48_9001" in sync
    2022/03/18 00:09:55 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:55 [DEBUG] agent: Service "_v1_message-router_10.233.38.22_3904" in sync
    2022/03/18 00:09:55 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:55 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:55 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:55 [DEBUG] agent: Service "_v12_aai-nquery_10.233.74.143_8446" in sync
    2022/03/18 00:09:55 [INFO] agent: Synced service "_v14__aai-nquery_10.233.74.143_8446"
    2022/03/18 00:09:55 [DEBUG] agent: Service "_v1_nsd_10.233.7.229_8806" in sync
    2022/03/18 00:09:55 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:55 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:55 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:55 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:55 [DEBUG] agent: Service "_v0_multicloud_10.233.12.48_9001" in sync
    2022/03/18 00:09:55 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:55 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:55 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:55 [DEBUG] agent: Node info in sync
    2022/03/18 00:09:55 [DEBUG] http: Request PUT /v1/agent/service/register (252.853029ms) from=10.233.78.138:53942
    2022/03/18 00:09:55 [DEBUG] agent: Service "_v0_multicloud_10.233.12.48_9001" in sync
    2022/03/18 00:09:55 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:55 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:55 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:55 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:55 [DEBUG] agent: Service "_v12__aai-nquery_10.233.74.143_8446" in sync
    2022/03/18 00:09:55 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.45.222_9007" in sync
    2022/03/18 00:09:55 [DEBUG] agent: Service "_v1_sdc_10.233.38.54_8443" in sync
    2022/03/18 00:09:55 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:55 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:55 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:55 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.24.2_9015" in sync
    2022/03/18 00:09:55 [DEBUG] agent: Service "_v1_catalog_10.233.7.229_8806" in sync
    2022/03/18 00:09:55 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:55 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.38.54_8080" in sync
    2022/03/18 00:09:55 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.45.166_9011" in sync
    2022/03/18 00:09:55 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:55 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:55 [DEBUG] agent: Service "_v11__aai-nquery_10.233.74.143_8446" in sync
    2022/03/18 00:09:55 [DEBUG] agent: Service "_v1_wf-gui_10.233.31.164_8443" in sync
    2022/03/18 00:09:55 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:55 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:55 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:55 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:55 [DEBUG] agent: Service "_v1_parser_10.233.7.229_8806" in sync
    2022/03/18 00:09:55 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:55 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:55 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:55 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:55 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:55 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:55 [DEBUG] agent: Service "_v11_aai-nquery_10.233.74.143_8446" in sync
    2022/03/18 00:09:55 [DEBUG] agent: Service "_v1_sdc-gui_10.233.32.64_8181" in sync
    2022/03/18 00:09:55 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:55 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.47.221_443" in sync
    2022/03/18 00:09:55 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:55 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:55 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:55 [DEBUG] agent: Service "_v13__aai-nquery_10.233.74.143_8446" in sync
    2022/03/18 00:09:55 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.45.222_9007" in sync
    2022/03/18 00:09:55 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.45.166_9011" in sync
    2022/03/18 00:09:55 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:55 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:55 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.7.229_8806" in sync
    2022/03/18 00:09:55 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:55 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:55 [DEBUG] agent: Service "_v13_aai-nquery_10.233.74.143_8446" in sync
    2022/03/18 00:09:55 [DEBUG] agent: Service "_v1_multicloud_10.233.12.48_9001" in sync
    2022/03/18 00:09:55 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:55 [DEBUG] agent: Service "_v1_message-router_10.233.38.22_3904" in sync
    2022/03/18 00:09:55 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:55 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:55 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:55 [DEBUG] agent: Service "_v12_aai-nquery_10.233.74.143_8446" in sync
    2022/03/18 00:09:55 [DEBUG] agent: Service "_v14__aai-nquery_10.233.74.143_8446" in sync
    2022/03/18 00:09:55 [DEBUG] agent: Service "_v1_nsd_10.233.7.229_8806" in sync
    2022/03/18 00:09:55 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:55 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:55 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:55 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:55 [DEBUG] agent: Node info in sync
    2022/03/18 00:09:55 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v14 (524.808µs) from=10.233.78.138:53946
    2022/03/18 00:09:56 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v14\",\"enable_ssl\":\"true\",\"url\":\"/aai/v14/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/03/18 00:09:56 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/03/18 00:09:56 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/03/18 00:09:56 [DEBUG] agent: Service "_v0_multicloud_10.233.12.48_9001" in sync
    2022/03/18 00:09:56 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:56 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:56 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:56 [DEBUG] agent: Service "_v12__aai-nquery_10.233.74.143_8446" in sync
    2022/03/18 00:09:56 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.45.222_9007" in sync
    2022/03/18 00:09:56 [DEBUG] agent: Service "_v1_sdc_10.233.38.54_8443" in sync
    2022/03/18 00:09:56 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:56 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:56 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:56 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:56 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.24.2_9015" in sync
    2022/03/18 00:09:56 [DEBUG] agent: Service "_v1_catalog_10.233.7.229_8806" in sync
    2022/03/18 00:09:56 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:56 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.38.54_8080" in sync
    2022/03/18 00:09:56 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.45.166_9011" in sync
    2022/03/18 00:09:56 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:56 [DEBUG] agent: Service "_v11__aai-nquery_10.233.74.143_8446" in sync
    2022/03/18 00:09:56 [DEBUG] agent: Service "_v1_wf-gui_10.233.31.164_8443" in sync
    2022/03/18 00:09:56 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:56 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:56 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:56 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:56 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:56 [DEBUG] agent: Service "_v1_parser_10.233.7.229_8806" in sync
    2022/03/18 00:09:56 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:56 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:56 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:56 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:56 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:56 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:56 [DEBUG] agent: Service "_v11_aai-nquery_10.233.74.143_8446" in sync
    2022/03/18 00:09:56 [DEBUG] agent: Service "_v1_sdc-gui_10.233.32.64_8181" in sync
    2022/03/18 00:09:56 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:56 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.47.221_443" in sync
    2022/03/18 00:09:56 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:56 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:56 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:56 [DEBUG] agent: Service "_v13__aai-nquery_10.233.74.143_8446" in sync
    2022/03/18 00:09:56 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.45.222_9007" in sync
    2022/03/18 00:09:56 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.45.166_9011" in sync
    2022/03/18 00:09:56 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:56 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:56 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.7.229_8806" in sync
    2022/03/18 00:09:56 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:56 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:56 [DEBUG] agent: Service "_v13_aai-nquery_10.233.74.143_8446" in sync
    2022/03/18 00:09:56 [DEBUG] agent: Service "_v1_multicloud_10.233.12.48_9001" in sync
    2022/03/18 00:09:56 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:56 [DEBUG] agent: Service "_v1_message-router_10.233.38.22_3904" in sync
    2022/03/18 00:09:56 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:56 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:56 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:56 [DEBUG] agent: Service "_v12_aai-nquery_10.233.74.143_8446" in sync
    2022/03/18 00:09:56 [DEBUG] agent: Service "_v14__aai-nquery_10.233.74.143_8446" in sync
    2022/03/18 00:09:56 [INFO] agent: Synced service "_v14_aai-nquery_10.233.74.143_8446"
    2022/03/18 00:09:56 [DEBUG] agent: Service "_v1_nsd_10.233.7.229_8806" in sync
    2022/03/18 00:09:56 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:56 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:56 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:56 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:56 [DEBUG] agent: Node info in sync
    2022/03/18 00:09:56 [DEBUG] http: Request PUT /v1/agent/service/register (300.104122ms) from=10.233.78.138:53950
    2022/03/18 00:09:56 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.45.222_9007" in sync
    2022/03/18 00:09:56 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.45.166_9011" in sync
    2022/03/18 00:09:56 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:56 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:56 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.7.229_8806" in sync
    2022/03/18 00:09:56 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:56 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:56 [DEBUG] agent: Service "_v13_aai-nquery_10.233.74.143_8446" in sync
    2022/03/18 00:09:56 [DEBUG] agent: Service "_v1_multicloud_10.233.12.48_9001" in sync
    2022/03/18 00:09:56 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:56 [DEBUG] agent: Service "_v1_message-router_10.233.38.22_3904" in sync
    2022/03/18 00:09:56 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:56 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:56 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:56 [DEBUG] agent: Service "_v12_aai-nquery_10.233.74.143_8446" in sync
    2022/03/18 00:09:56 [DEBUG] agent: Service "_v14__aai-nquery_10.233.74.143_8446" in sync
    2022/03/18 00:09:56 [DEBUG] agent: Service "_v14_aai-nquery_10.233.74.143_8446" in sync
    2022/03/18 00:09:56 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:56 [DEBUG] agent: Service "_v1_nsd_10.233.7.229_8806" in sync
    2022/03/18 00:09:56 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:56 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:56 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:56 [DEBUG] agent: Service "_v0_multicloud_10.233.12.48_9001" in sync
    2022/03/18 00:09:56 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:56 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:56 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:56 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:56 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:56 [DEBUG] agent: Service "_v12__aai-nquery_10.233.74.143_8446" in sync
    2022/03/18 00:09:56 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.45.222_9007" in sync
    2022/03/18 00:09:56 [DEBUG] agent: Service "_v1_sdc_10.233.38.54_8443" in sync
    2022/03/18 00:09:56 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:56 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:56 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.24.2_9015" in sync
    2022/03/18 00:09:56 [DEBUG] agent: Service "_v1_catalog_10.233.7.229_8806" in sync
    2022/03/18 00:09:56 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:56 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.38.54_8080" in sync
    2022/03/18 00:09:56 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.45.166_9011" in sync
    2022/03/18 00:09:56 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:56 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:56 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:56 [DEBUG] agent: Service "_v11__aai-nquery_10.233.74.143_8446" in sync
    2022/03/18 00:09:56 [DEBUG] agent: Service "_v1_wf-gui_10.233.31.164_8443" in sync
    2022/03/18 00:09:56 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:56 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:56 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:56 [DEBUG] agent: Service "_v1_parser_10.233.7.229_8806" in sync
    2022/03/18 00:09:56 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:56 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:56 [DEBUG] agent: Service "_v11_aai-nquery_10.233.74.143_8446" in sync
    2022/03/18 00:09:56 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:56 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:56 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:56 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:56 [DEBUG] agent: Service "_v1_sdc-gui_10.233.32.64_8181" in sync
    2022/03/18 00:09:56 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:56 [DEBUG] agent: Service "_v13__aai-nquery_10.233.74.143_8446" in sync
    2022/03/18 00:09:56 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.47.221_443" in sync
    2022/03/18 00:09:56 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:56 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:56 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:56 [DEBUG] agent: Node info in sync
    2022/03/18 00:09:56 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v14 (478.906µs) from=10.233.78.138:53956
    2022/03/18 00:09:56 [WARN] agent: Service name "_aai-nquery-v15" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/03/18 00:09:56 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v15/query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v15\",\"enable_ssl\":\"true\",\"url\":\"/aai/v15/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/03/18 00:09:56 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/03/18 00:09:56 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/03/18 00:09:57 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:57 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:57 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:57 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:57 [DEBUG] agent: Service "_v11_aai-nquery_10.233.74.143_8446" in sync
    2022/03/18 00:09:57 [DEBUG] agent: Service "_v1_sdc-gui_10.233.32.64_8181" in sync
    2022/03/18 00:09:57 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:57 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.47.221_443" in sync
    2022/03/18 00:09:57 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:57 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:57 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:57 [DEBUG] agent: Service "_v13__aai-nquery_10.233.74.143_8446" in sync
    2022/03/18 00:09:57 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.45.222_9007" in sync
    2022/03/18 00:09:57 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.45.166_9011" in sync
    2022/03/18 00:09:57 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:57 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:57 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.7.229_8806" in sync
    2022/03/18 00:09:57 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:57 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:57 [DEBUG] agent: Service "_v13_aai-nquery_10.233.74.143_8446" in sync
    2022/03/18 00:09:57 [DEBUG] agent: Service "_v1_multicloud_10.233.12.48_9001" in sync
    2022/03/18 00:09:57 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:57 [DEBUG] agent: Service "_v1_message-router_10.233.38.22_3904" in sync
    2022/03/18 00:09:57 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:57 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:57 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:57 [DEBUG] agent: Service "_v12_aai-nquery_10.233.74.143_8446" in sync
    2022/03/18 00:09:57 [DEBUG] agent: Service "_v14__aai-nquery_10.233.74.143_8446" in sync
    2022/03/18 00:09:57 [DEBUG] agent: Service "_v14_aai-nquery_10.233.74.143_8446" in sync
    2022/03/18 00:09:57 [INFO] agent: Synced service "_v15__aai-nquery_10.233.74.143_8446"
    2022/03/18 00:09:57 [DEBUG] agent: Service "_v1_nsd_10.233.7.229_8806" in sync
    2022/03/18 00:09:57 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:57 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:57 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:57 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:57 [DEBUG] agent: Service "_v0_multicloud_10.233.12.48_9001" in sync
    2022/03/18 00:09:57 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:57 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:57 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:57 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:57 [DEBUG] agent: Service "_v12__aai-nquery_10.233.74.143_8446" in sync
    2022/03/18 00:09:57 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.45.222_9007" in sync
    2022/03/18 00:09:57 [DEBUG] agent: Service "_v1_sdc_10.233.38.54_8443" in sync
    2022/03/18 00:09:57 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:57 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:57 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:57 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.24.2_9015" in sync
    2022/03/18 00:09:57 [DEBUG] agent: Service "_v1_catalog_10.233.7.229_8806" in sync
    2022/03/18 00:09:57 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:57 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.38.54_8080" in sync
    2022/03/18 00:09:57 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.45.166_9011" in sync
    2022/03/18 00:09:57 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:57 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:57 [DEBUG] agent: Service "_v11__aai-nquery_10.233.74.143_8446" in sync
    2022/03/18 00:09:57 [DEBUG] agent: Service "_v1_wf-gui_10.233.31.164_8443" in sync
    2022/03/18 00:09:57 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:57 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:57 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:57 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:57 [DEBUG] agent: Service "_v1_parser_10.233.7.229_8806" in sync
    2022/03/18 00:09:57 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:57 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:57 [DEBUG] agent: Node info in sync
    2022/03/18 00:09:57 [DEBUG] http: Request PUT /v1/agent/service/register (508.802011ms) from=10.233.78.138:53958
    2022/03/18 00:09:57 [DEBUG] agent: Service "_v1_multicloud_10.233.12.48_9001" in sync
    2022/03/18 00:09:57 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:57 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:57 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:57 [DEBUG] agent: Service "_v1_message-router_10.233.38.22_3904" in sync
    2022/03/18 00:09:57 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:57 [DEBUG] agent: Service "_v14_aai-nquery_10.233.74.143_8446" in sync
    2022/03/18 00:09:57 [DEBUG] agent: Service "_v12_aai-nquery_10.233.74.143_8446" in sync
    2022/03/18 00:09:57 [DEBUG] agent: Service "_v14__aai-nquery_10.233.74.143_8446" in sync
    2022/03/18 00:09:57 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:57 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:57 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:57 [DEBUG] agent: Service "_v15__aai-nquery_10.233.74.143_8446" in sync
    2022/03/18 00:09:57 [DEBUG] agent: Service "_v1_nsd_10.233.7.229_8806" in sync
    2022/03/18 00:09:57 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:57 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:57 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:57 [DEBUG] agent: Service "_v0_multicloud_10.233.12.48_9001" in sync
    2022/03/18 00:09:57 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:57 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:57 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:57 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:57 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:57 [DEBUG] agent: Service "_v12__aai-nquery_10.233.74.143_8446" in sync
    2022/03/18 00:09:57 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.45.222_9007" in sync
    2022/03/18 00:09:57 [DEBUG] agent: Service "_v1_sdc_10.233.38.54_8443" in sync
    2022/03/18 00:09:57 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:57 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.24.2_9015" in sync
    2022/03/18 00:09:57 [DEBUG] agent: Service "_v1_catalog_10.233.7.229_8806" in sync
    2022/03/18 00:09:57 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:57 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.38.54_8080" in sync
    2022/03/18 00:09:57 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.45.166_9011" in sync
    2022/03/18 00:09:57 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:57 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:57 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:57 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:57 [DEBUG] agent: Service "_v11__aai-nquery_10.233.74.143_8446" in sync
    2022/03/18 00:09:57 [DEBUG] agent: Service "_v1_wf-gui_10.233.31.164_8443" in sync
    2022/03/18 00:09:57 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:57 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:57 [DEBUG] agent: Service "_v1_parser_10.233.7.229_8806" in sync
    2022/03/18 00:09:57 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:57 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:57 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:57 [DEBUG] agent: Service "_v11_aai-nquery_10.233.74.143_8446" in sync
    2022/03/18 00:09:57 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:57 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:57 [DEBUG] agent: Service "_v1_sdc-gui_10.233.32.64_8181" in sync
    2022/03/18 00:09:57 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:57 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:57 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:57 [DEBUG] agent: Service "_v13__aai-nquery_10.233.74.143_8446" in sync
    2022/03/18 00:09:57 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.47.221_443" in sync
    2022/03/18 00:09:57 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:57 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:57 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:57 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.45.222_9007" in sync
    2022/03/18 00:09:57 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.45.166_9011" in sync
    2022/03/18 00:09:57 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:57 [DEBUG] agent: Service "_v13_aai-nquery_10.233.74.143_8446" in sync
    2022/03/18 00:09:57 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.7.229_8806" in sync
    2022/03/18 00:09:57 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:57 [DEBUG] agent: Node info in sync
    2022/03/18 00:09:57 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v15 (481.32µs) from=10.233.78.138:53964
    2022/03/18 00:09:57 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v15\",\"enable_ssl\":\"true\",\"url\":\"/aai/v15/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/03/18 00:09:57 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/03/18 00:09:57 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/03/18 00:09:57 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.7.229_8806" in sync
    2022/03/18 00:09:57 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:57 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:57 [DEBUG] agent: Service "_v13_aai-nquery_10.233.74.143_8446" in sync
    2022/03/18 00:09:57 [DEBUG] agent: Service "_v1_multicloud_10.233.12.48_9001" in sync
    2022/03/18 00:09:57 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:57 [DEBUG] agent: Service "_v1_message-router_10.233.38.22_3904" in sync
    2022/03/18 00:09:57 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:57 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:57 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:57 [DEBUG] agent: Service "_v12_aai-nquery_10.233.74.143_8446" in sync
    2022/03/18 00:09:57 [DEBUG] agent: Service "_v14__aai-nquery_10.233.74.143_8446" in sync
    2022/03/18 00:09:57 [DEBUG] agent: Service "_v14_aai-nquery_10.233.74.143_8446" in sync
    2022/03/18 00:09:57 [DEBUG] agent: Service "_v1_nsd_10.233.7.229_8806" in sync
    2022/03/18 00:09:57 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:57 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:57 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:57 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:57 [DEBUG] agent: Service "_v15__aai-nquery_10.233.74.143_8446" in sync
    2022/03/18 00:09:57 [DEBUG] agent: Service "_v0_multicloud_10.233.12.48_9001" in sync
    2022/03/18 00:09:57 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:57 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:57 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:57 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.45.222_9007" in sync
    2022/03/18 00:09:57 [DEBUG] agent: Service "_v1_sdc_10.233.38.54_8443" in sync
    2022/03/18 00:09:57 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:57 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:57 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:57 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:57 [DEBUG] agent: Service "_v12__aai-nquery_10.233.74.143_8446" in sync
    2022/03/18 00:09:57 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.24.2_9015" in sync
    2022/03/18 00:09:57 [DEBUG] agent: Service "_v1_catalog_10.233.7.229_8806" in sync
    2022/03/18 00:09:57 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:57 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.38.54_8080" in sync
    2022/03/18 00:09:57 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.45.166_9011" in sync
    2022/03/18 00:09:57 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:57 [DEBUG] agent: Service "_v1_wf-gui_10.233.31.164_8443" in sync
    2022/03/18 00:09:57 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:57 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:57 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:57 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:57 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:57 [DEBUG] agent: Service "_v11__aai-nquery_10.233.74.143_8446" in sync
    2022/03/18 00:09:57 [DEBUG] agent: Service "_v1_parser_10.233.7.229_8806" in sync
    2022/03/18 00:09:57 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:57 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:57 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:57 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:57 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:57 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:57 [DEBUG] agent: Service "_v11_aai-nquery_10.233.74.143_8446" in sync
    2022/03/18 00:09:57 [INFO] agent: Synced service "_v15_aai-nquery_10.233.74.143_8446"
    2022/03/18 00:09:57 [DEBUG] agent: Service "_v1_sdc-gui_10.233.32.64_8181" in sync
    2022/03/18 00:09:57 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:57 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.47.221_443" in sync
    2022/03/18 00:09:57 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:57 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:57 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:57 [DEBUG] agent: Service "_v13__aai-nquery_10.233.74.143_8446" in sync
    2022/03/18 00:09:57 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.45.222_9007" in sync
    2022/03/18 00:09:57 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.45.166_9011" in sync
    2022/03/18 00:09:57 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:57 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:57 [DEBUG] agent: Node info in sync
    2022/03/18 00:09:57 [DEBUG] http: Request PUT /v1/agent/service/register (700.017865ms) from=10.233.78.138:53966
    2022/03/18 00:09:57 [DEBUG] agent: Service "_v1_sdc-gui_10.233.32.64_8181" in sync
    2022/03/18 00:09:57 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:57 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:57 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:57 [DEBUG] agent: Service "_v13__aai-nquery_10.233.74.143_8446" in sync
    2022/03/18 00:09:57 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.47.221_443" in sync
    2022/03/18 00:09:57 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:57 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:57 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:57 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.45.222_9007" in sync
    2022/03/18 00:09:57 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.45.166_9011" in sync
    2022/03/18 00:09:57 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:57 [DEBUG] agent: Service "_v13_aai-nquery_10.233.74.143_8446" in sync
    2022/03/18 00:09:57 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.7.229_8806" in sync
    2022/03/18 00:09:57 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:57 [DEBUG] agent: Service "_v1_multicloud_10.233.12.48_9001" in sync
    2022/03/18 00:09:57 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:57 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:57 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:57 [DEBUG] agent: Service "_v1_message-router_10.233.38.22_3904" in sync
    2022/03/18 00:09:57 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:57 [DEBUG] agent: Service "_v14_aai-nquery_10.233.74.143_8446" in sync
    2022/03/18 00:09:57 [DEBUG] agent: Service "_v12_aai-nquery_10.233.74.143_8446" in sync
    2022/03/18 00:09:57 [DEBUG] agent: Service "_v14__aai-nquery_10.233.74.143_8446" in sync
    2022/03/18 00:09:57 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:57 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:57 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:57 [DEBUG] agent: Service "_v15__aai-nquery_10.233.74.143_8446" in sync
    2022/03/18 00:09:57 [DEBUG] agent: Service "_v1_nsd_10.233.7.229_8806" in sync
    2022/03/18 00:09:57 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:57 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:57 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:57 [DEBUG] agent: Service "_v0_multicloud_10.233.12.48_9001" in sync
    2022/03/18 00:09:57 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:57 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:58 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:58 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:58 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:58 [DEBUG] agent: Service "_v12__aai-nquery_10.233.74.143_8446" in sync
    2022/03/18 00:09:58 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.45.222_9007" in sync
    2022/03/18 00:09:58 [DEBUG] agent: Service "_v1_sdc_10.233.38.54_8443" in sync
    2022/03/18 00:09:58 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:58 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.24.2_9015" in sync
    2022/03/18 00:09:58 [DEBUG] agent: Service "_v1_catalog_10.233.7.229_8806" in sync
    2022/03/18 00:09:58 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:58 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.38.54_8080" in sync
    2022/03/18 00:09:58 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.45.166_9011" in sync
    2022/03/18 00:09:58 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:58 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:58 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:58 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:58 [DEBUG] agent: Service "_v11__aai-nquery_10.233.74.143_8446" in sync
    2022/03/18 00:09:58 [DEBUG] agent: Service "_v1_wf-gui_10.233.31.164_8443" in sync
    2022/03/18 00:09:58 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:58 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:58 [DEBUG] agent: Service "_v1_parser_10.233.7.229_8806" in sync
    2022/03/18 00:09:58 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:58 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:58 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:58 [DEBUG] agent: Service "_v11_aai-nquery_10.233.74.143_8446" in sync
    2022/03/18 00:09:58 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:58 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:58 [DEBUG] agent: Service "_v15_aai-nquery_10.233.74.143_8446" in sync
    2022/03/18 00:09:58 [DEBUG] agent: Node info in sync
    2022/03/18 00:09:58 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v15 (525.877µs) from=10.233.78.138:53972
    2022/03/18 00:09:58 [WARN] agent: Service name "_aai-nquery-v16" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/03/18 00:09:58 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v16/query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v16\",\"enable_ssl\":\"true\",\"url\":\"/aai/v16/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/03/18 00:09:58 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/03/18 00:09:58 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/03/18 00:09:58 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:58 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:58 [DEBUG] agent: Service "_v11_aai-nquery_10.233.74.143_8446" in sync
    2022/03/18 00:09:58 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:58 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:58 [DEBUG] agent: Service "_v15_aai-nquery_10.233.74.143_8446" in sync
    2022/03/18 00:09:58 [DEBUG] agent: Service "_v1_sdc-gui_10.233.32.64_8181" in sync
    2022/03/18 00:09:58 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:58 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:58 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:58 [DEBUG] agent: Service "_v13__aai-nquery_10.233.74.143_8446" in sync
    2022/03/18 00:09:58 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.47.221_443" in sync
    2022/03/18 00:09:58 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:58 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:58 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:58 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.45.222_9007" in sync
    2022/03/18 00:09:58 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.45.166_9011" in sync
    2022/03/18 00:09:58 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:58 [DEBUG] agent: Service "_v13_aai-nquery_10.233.74.143_8446" in sync
    2022/03/18 00:09:58 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.7.229_8806" in sync
    2022/03/18 00:09:58 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:58 [DEBUG] agent: Service "_v1_multicloud_10.233.12.48_9001" in sync
    2022/03/18 00:09:58 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:58 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:58 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:58 [DEBUG] agent: Service "_v1_message-router_10.233.38.22_3904" in sync
    2022/03/18 00:09:58 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:58 [DEBUG] agent: Service "_v14_aai-nquery_10.233.74.143_8446" in sync
    2022/03/18 00:09:58 [DEBUG] agent: Service "_v12_aai-nquery_10.233.74.143_8446" in sync
    2022/03/18 00:09:58 [DEBUG] agent: Service "_v14__aai-nquery_10.233.74.143_8446" in sync
    2022/03/18 00:09:58 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:58 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:58 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:58 [DEBUG] agent: Service "_v15__aai-nquery_10.233.74.143_8446" in sync
    2022/03/18 00:09:58 [DEBUG] agent: Service "_v1_nsd_10.233.7.229_8806" in sync
    2022/03/18 00:09:58 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:58 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:58 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:58 [INFO] agent: Synced service "_v16__aai-nquery_10.233.74.143_8446"
    2022/03/18 00:09:58 [DEBUG] agent: Service "_v0_multicloud_10.233.12.48_9001" in sync
    2022/03/18 00:09:58 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:58 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:58 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:58 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:58 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:58 [DEBUG] agent: Service "_v12__aai-nquery_10.233.74.143_8446" in sync
    2022/03/18 00:09:58 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.45.222_9007" in sync
    2022/03/18 00:09:58 [DEBUG] agent: Service "_v1_sdc_10.233.38.54_8443" in sync
    2022/03/18 00:09:58 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:58 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.24.2_9015" in sync
    2022/03/18 00:09:58 [DEBUG] agent: Service "_v1_catalog_10.233.7.229_8806" in sync
    2022/03/18 00:09:58 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:58 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.38.54_8080" in sync
    2022/03/18 00:09:58 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.45.166_9011" in sync
    2022/03/18 00:09:58 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:58 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:58 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:58 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:58 [DEBUG] agent: Service "_v11__aai-nquery_10.233.74.143_8446" in sync
    2022/03/18 00:09:58 [DEBUG] agent: Service "_v1_wf-gui_10.233.31.164_8443" in sync
    2022/03/18 00:09:58 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:58 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:58 [DEBUG] agent: Service "_v1_parser_10.233.7.229_8806" in sync
    2022/03/18 00:09:58 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:58 [DEBUG] agent: Node info in sync
    2022/03/18 00:09:58 [DEBUG] http: Request PUT /v1/agent/service/register (201.547502ms) from=10.233.78.138:53978
    2022/03/18 00:09:58 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.45.222_9007" in sync
    2022/03/18 00:09:58 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.45.166_9011" in sync
    2022/03/18 00:09:58 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:58 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:58 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.7.229_8806" in sync
    2022/03/18 00:09:58 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:58 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:58 [DEBUG] agent: Service "_v13_aai-nquery_10.233.74.143_8446" in sync
    2022/03/18 00:09:58 [DEBUG] agent: Service "_v1_multicloud_10.233.12.48_9001" in sync
    2022/03/18 00:09:58 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:58 [DEBUG] agent: Service "_v1_message-router_10.233.38.22_3904" in sync
    2022/03/18 00:09:58 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:58 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:58 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:58 [DEBUG] agent: Service "_v12_aai-nquery_10.233.74.143_8446" in sync
    2022/03/18 00:09:58 [DEBUG] agent: Service "_v14__aai-nquery_10.233.74.143_8446" in sync
    2022/03/18 00:09:58 [DEBUG] agent: Service "_v14_aai-nquery_10.233.74.143_8446" in sync
    2022/03/18 00:09:58 [DEBUG] agent: Service "_v1_nsd_10.233.7.229_8806" in sync
    2022/03/18 00:09:58 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:58 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:58 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:58 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:58 [DEBUG] agent: Service "_v15__aai-nquery_10.233.74.143_8446" in sync
    2022/03/18 00:09:58 [DEBUG] agent: Service "_v0_multicloud_10.233.12.48_9001" in sync
    2022/03/18 00:09:58 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:58 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:58 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:58 [DEBUG] agent: Service "_v16__aai-nquery_10.233.74.143_8446" in sync
    2022/03/18 00:09:58 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.45.222_9007" in sync
    2022/03/18 00:09:58 [DEBUG] agent: Service "_v1_sdc_10.233.38.54_8443" in sync
    2022/03/18 00:09:58 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:58 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:58 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:58 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:58 [DEBUG] agent: Service "_v12__aai-nquery_10.233.74.143_8446" in sync
    2022/03/18 00:09:58 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.24.2_9015" in sync
    2022/03/18 00:09:58 [DEBUG] agent: Service "_v1_catalog_10.233.7.229_8806" in sync
    2022/03/18 00:09:58 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:58 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.38.54_8080" in sync
    2022/03/18 00:09:58 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.45.166_9011" in sync
    2022/03/18 00:09:58 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:58 [DEBUG] agent: Service "_v1_wf-gui_10.233.31.164_8443" in sync
    2022/03/18 00:09:58 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:58 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:58 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:58 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:58 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:58 [DEBUG] agent: Service "_v11__aai-nquery_10.233.74.143_8446" in sync
    2022/03/18 00:09:58 [DEBUG] agent: Service "_v1_parser_10.233.7.229_8806" in sync
    2022/03/18 00:09:58 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:58 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:58 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:58 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:58 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:58 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:58 [DEBUG] agent: Service "_v11_aai-nquery_10.233.74.143_8446" in sync
    2022/03/18 00:09:58 [DEBUG] agent: Service "_v15_aai-nquery_10.233.74.143_8446" in sync
    2022/03/18 00:09:58 [DEBUG] agent: Service "_v1_sdc-gui_10.233.32.64_8181" in sync
    2022/03/18 00:09:58 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:58 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.47.221_443" in sync
    2022/03/18 00:09:58 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:58 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:58 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.74.143_8446" in sync
    2022/03/18 00:09:58 [DEBUG] agent: Service "_v13__aai-nquery_10.233.74.143_8446" in sync
    2022/03/18 00:09:58 [DEBUG] agent: Node info in sync
    2022/03/18 00:09:58 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v16 (390.798424ms) from=10.233.78.138:53980
    2022/03/18 00:09:59 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v16\",\"enable_ssl\":\"true\",\"url\":\"/aai/v16/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/03/18 00:09:59 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/03/18 00:09:59 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/03/18 00:10:00 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:10:00 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.74.143_8446" in sync
    2022/03/18 00:10:00 [DEBUG] agent: Service "_v13_aai-nquery_10.233.74.143_8446" in sync
    2022/03/18 00:10:00 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.7.229_8806" in sync
    2022/03/18 00:10:00 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.74.143_8446" in sync
    2022/03/18 00:10:00 [DEBUG] agent: Service "_v1_multicloud_10.233.12.48_9001" in sync
    2022/03/18 00:10:00 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:10:00 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:10:00 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.74.143_8446" in sync
    2022/03/18 00:10:00 [DEBUG] agent: Service "_v1_message-router_10.233.38.22_3904" in sync
    2022/03/18 00:10:00 [DEBUG] agent: Service "_v14__aai-nquery_10.233.74.143_8446" in sync
    2022/03/18 00:10:00 [DEBUG] agent: Service "_v14_aai-nquery_10.233.74.143_8446" in sync
    2022/03/18 00:10:00 [DEBUG] agent: Service "_v12_aai-nquery_10.233.74.143_8446" in sync
    2022/03/18 00:10:00 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:10:00 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:10:00 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:10:00 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.74.143_8446" in sync
    2022/03/18 00:10:00 [DEBUG] agent: Service "_v15__aai-nquery_10.233.74.143_8446" in sync
    2022/03/18 00:10:00 [DEBUG] agent: Service "_v1_nsd_10.233.7.229_8806" in sync
    2022/03/18 00:10:00 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:10:00 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.74.143_8446" in sync
    2022/03/18 00:10:00 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.74.143_8446" in sync
    2022/03/18 00:10:00 [DEBUG] agent: Service "_v16__aai-nquery_10.233.74.143_8446" in sync
    2022/03/18 00:10:00 [DEBUG] agent: Service "_v0_multicloud_10.233.12.48_9001" in sync
    2022/03/18 00:10:00 [DEBUG] agent: Service "_v1_sdc_10.233.38.54_8443" in sync
    2022/03/18 00:10:00 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:10:00 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.74.143_8446" in sync
    2022/03/18 00:10:00 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.74.143_8446" in sync
    2022/03/18 00:10:00 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.74.143_8446" in sync
    2022/03/18 00:10:00 [DEBUG] agent: Service "_v12__aai-nquery_10.233.74.143_8446" in sync
    2022/03/18 00:10:00 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.45.222_9007" in sync
    2022/03/18 00:10:00 [DEBUG] agent: Service "_v1_catalog_10.233.7.229_8806" in sync
    2022/03/18 00:10:00 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:10:00 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.24.2_9015" in sync
    2022/03/18 00:10:00 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.45.166_9011" in sync
    2022/03/18 00:10:00 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:10:00 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.38.54_8080" in sync
    2022/03/18 00:10:00 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:10:00 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:10:00 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.74.143_8446" in sync
    2022/03/18 00:10:00 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.74.143_8446" in sync
    2022/03/18 00:10:00 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.74.143_8446" in sync
    2022/03/18 00:10:00 [DEBUG] agent: Service "_v11__aai-nquery_10.233.74.143_8446" in sync
    2022/03/18 00:10:00 [DEBUG] agent: Service "_v1_wf-gui_10.233.31.164_8443" in sync
    2022/03/18 00:10:00 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:10:00 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:10:00 [DEBUG] agent: Service "_v1_parser_10.233.7.229_8806" in sync
    2022/03/18 00:10:00 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:10:00 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.74.143_8446" in sync
    2022/03/18 00:10:00 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.74.143_8446" in sync
    2022/03/18 00:10:00 [DEBUG] agent: Service "_v11_aai-nquery_10.233.74.143_8446" in sync
    2022/03/18 00:10:00 [INFO] agent: Synced service "_v16_aai-nquery_10.233.74.143_8446"
    2022/03/18 00:10:00 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:10:00 [DEBUG] agent: Service "_v15_aai-nquery_10.233.74.143_8446" in sync
    2022/03/18 00:10:00 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.74.143_8446" in sync
    2022/03/18 00:10:00 [DEBUG] agent: Service "_v1_sdc-gui_10.233.32.64_8181" in sync
    2022/03/18 00:10:00 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:10:00 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.74.143_8446" in sync
    2022/03/18 00:10:00 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.74.143_8446" in sync
    2022/03/18 00:10:00 [DEBUG] agent: Service "_v13__aai-nquery_10.233.74.143_8446" in sync
    2022/03/18 00:10:00 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.47.221_443" in sync
    2022/03/18 00:10:00 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.45.166_9011" in sync
    2022/03/18 00:10:00 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:10:00 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.74.143_8446" in sync
    2022/03/18 00:10:00 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.45.222_9007" in sync
    2022/03/18 00:10:00 [DEBUG] agent: Node info in sync
    2022/03/18 00:10:00 [DEBUG] http: Request PUT /v1/agent/service/register (400.635304ms) from=10.233.78.138:53990
    2022/03/18 00:10:00 [DEBUG] agent: Service "_v1_sdc-gui_10.233.32.64_8181" in sync
    2022/03/18 00:10:00 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.74.143_8446" in sync
    2022/03/18 00:10:00 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.47.221_443" in sync
    2022/03/18 00:10:00 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:10:00 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.74.143_8446" in sync
    2022/03/18 00:10:00 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.74.143_8446" in sync
    2022/03/18 00:10:00 [DEBUG] agent: Service "_v13__aai-nquery_10.233.74.143_8446" in sync
    2022/03/18 00:10:00 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.45.222_9007" in sync
    2022/03/18 00:10:00 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.45.166_9011" in sync
    2022/03/18 00:10:00 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:10:00 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.74.143_8446" in sync
    2022/03/18 00:10:00 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.7.229_8806" in sync
    2022/03/18 00:10:00 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:10:00 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.74.143_8446" in sync
    2022/03/18 00:10:00 [DEBUG] agent: Service "_v13_aai-nquery_10.233.74.143_8446" in sync
    2022/03/18 00:10:00 [DEBUG] agent: Service "_v1_multicloud_10.233.12.48_9001" in sync
    2022/03/18 00:10:00 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.74.143_8446" in sync
    2022/03/18 00:10:00 [DEBUG] agent: Service "_v1_message-router_10.233.38.22_3904" in sync
    2022/03/18 00:10:00 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:10:00 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:10:00 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.74.143_8446" in sync
    2022/03/18 00:10:00 [DEBUG] agent: Service "_v12_aai-nquery_10.233.74.143_8446" in sync
    2022/03/18 00:10:00 [DEBUG] agent: Service "_v14__aai-nquery_10.233.74.143_8446" in sync
    2022/03/18 00:10:00 [DEBUG] agent: Service "_v14_aai-nquery_10.233.74.143_8446" in sync
    2022/03/18 00:10:00 [DEBUG] agent: Service "_v15__aai-nquery_10.233.74.143_8446" in sync
    2022/03/18 00:10:00 [DEBUG] agent: Service "_v1_nsd_10.233.7.229_8806" in sync
    2022/03/18 00:10:00 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:10:00 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:10:00 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:10:00 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.74.143_8446" in sync
    2022/03/18 00:10:00 [DEBUG] agent: Service "_v0_multicloud_10.233.12.48_9001" in sync
    2022/03/18 00:10:00 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:10:00 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.74.143_8446" in sync
    2022/03/18 00:10:00 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.74.143_8446" in sync
    2022/03/18 00:10:00 [DEBUG] agent: Service "_v16__aai-nquery_10.233.74.143_8446" in sync
    2022/03/18 00:10:00 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.74.143_8446" in sync
    2022/03/18 00:10:00 [DEBUG] agent: Service "_v12__aai-nquery_10.233.74.143_8446" in sync
    2022/03/18 00:10:00 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.45.222_9007" in sync
    2022/03/18 00:10:00 [DEBUG] agent: Service "_v1_sdc_10.233.38.54_8443" in sync
    2022/03/18 00:10:00 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:10:00 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.74.143_8446" in sync
    2022/03/18 00:10:00 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.74.143_8446" in sync
    2022/03/18 00:10:00 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.24.2_9015" in sync
    2022/03/18 00:10:00 [DEBUG] agent: Service "_v1_catalog_10.233.7.229_8806" in sync
    2022/03/18 00:10:00 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:10:00 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.38.54_8080" in sync
    2022/03/18 00:10:00 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.45.166_9011" in sync
    2022/03/18 00:10:00 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:10:00 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.74.143_8446" in sync
    2022/03/18 00:10:00 [DEBUG] agent: Service "_v11__aai-nquery_10.233.74.143_8446" in sync
    2022/03/18 00:10:00 [DEBUG] agent: Service "_v1_wf-gui_10.233.31.164_8443" in sync
    2022/03/18 00:10:00 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:10:00 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:10:00 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.74.143_8446" in sync
    2022/03/18 00:10:00 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.74.143_8446" in sync
    2022/03/18 00:10:00 [DEBUG] agent: Service "_v1_parser_10.233.7.229_8806" in sync
    2022/03/18 00:10:00 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:10:00 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:10:00 [DEBUG] agent: Service "_v16_aai-nquery_10.233.74.143_8446" in sync
    2022/03/18 00:10:00 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:10:00 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:10:00 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.74.143_8446" in sync
    2022/03/18 00:10:00 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.74.143_8446" in sync
    2022/03/18 00:10:00 [DEBUG] agent: Service "_v11_aai-nquery_10.233.74.143_8446" in sync
    2022/03/18 00:10:00 [DEBUG] agent: Service "_v15_aai-nquery_10.233.74.143_8446" in sync
    2022/03/18 00:10:00 [DEBUG] agent: Node info in sync
    2022/03/18 00:10:00 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v16 (77.858374ms) from=10.233.78.138:54030
    2022/03/18 00:10:00 [WARN] agent: Service name "_aai-nquery-v17" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/03/18 00:10:00 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v17/query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v17\",\"enable_ssl\":\"true\",\"url\":\"/aai/v17/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/03/18 00:10:00 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/03/18 00:10:00 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/03/18 00:10:00 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.38.54_8080" in sync
    2022/03/18 00:10:00 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.45.166_9011" in sync
    2022/03/18 00:10:00 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:10:00 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.74.143_8446" in sync
    2022/03/18 00:10:00 [DEBUG] agent: Service "_v11__aai-nquery_10.233.74.143_8446" in sync
    2022/03/18 00:10:00 [DEBUG] agent: Service "_v1_wf-gui_10.233.31.164_8443" in sync
    2022/03/18 00:10:00 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:10:00 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:10:00 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.74.143_8446" in sync
    2022/03/18 00:10:00 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.74.143_8446" in sync
    2022/03/18 00:10:00 [DEBUG] agent: Service "_v1_parser_10.233.7.229_8806" in sync
    2022/03/18 00:10:00 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:10:00 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:10:00 [INFO] agent: Synced service "_v17__aai-nquery_10.233.74.143_8446"
    2022/03/18 00:10:00 [DEBUG] agent: Service "_v16_aai-nquery_10.233.74.143_8446" in sync
    2022/03/18 00:10:00 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:10:00 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:10:00 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.74.143_8446" in sync
    2022/03/18 00:10:00 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.74.143_8446" in sync
    2022/03/18 00:10:00 [DEBUG] agent: Service "_v11_aai-nquery_10.233.74.143_8446" in sync
    2022/03/18 00:10:00 [DEBUG] agent: Service "_v15_aai-nquery_10.233.74.143_8446" in sync
    2022/03/18 00:10:00 [DEBUG] agent: Service "_v1_sdc-gui_10.233.32.64_8181" in sync
    2022/03/18 00:10:00 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.74.143_8446" in sync
    2022/03/18 00:10:00 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.47.221_443" in sync
    2022/03/18 00:10:00 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:10:00 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.74.143_8446" in sync
    2022/03/18 00:10:00 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.74.143_8446" in sync
    2022/03/18 00:10:00 [DEBUG] agent: Service "_v13__aai-nquery_10.233.74.143_8446" in sync
    2022/03/18 00:10:00 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.45.222_9007" in sync
    2022/03/18 00:10:00 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.45.166_9011" in sync
    2022/03/18 00:10:00 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:10:00 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.74.143_8446" in sync
    2022/03/18 00:10:00 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.7.229_8806" in sync
    2022/03/18 00:10:00 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:10:00 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.74.143_8446" in sync
    2022/03/18 00:10:00 [DEBUG] agent: Service "_v13_aai-nquery_10.233.74.143_8446" in sync
    2022/03/18 00:10:00 [DEBUG] agent: Service "_v1_multicloud_10.233.12.48_9001" in sync
    2022/03/18 00:10:00 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.74.143_8446" in sync
    2022/03/18 00:10:00 [DEBUG] agent: Service "_v1_message-router_10.233.38.22_3904" in sync
    2022/03/18 00:10:00 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:10:00 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:10:00 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.74.143_8446" in sync
    2022/03/18 00:10:00 [DEBUG] agent: Service "_v12_aai-nquery_10.233.74.143_8446" in sync
    2022/03/18 00:10:00 [DEBUG] agent: Service "_v14__aai-nquery_10.233.74.143_8446" in sync
    2022/03/18 00:10:00 [DEBUG] agent: Service "_v14_aai-nquery_10.233.74.143_8446" in sync
    2022/03/18 00:10:00 [DEBUG] agent: Service "_v15__aai-nquery_10.233.74.143_8446" in sync
    2022/03/18 00:10:00 [DEBUG] agent: Service "_v1_nsd_10.233.7.229_8806" in sync
    2022/03/18 00:10:00 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:10:00 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:10:00 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:10:00 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.74.143_8446" in sync
    2022/03/18 00:10:00 [DEBUG] agent: Service "_v0_multicloud_10.233.12.48_9001" in sync
    2022/03/18 00:10:00 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:10:00 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.74.143_8446" in sync
    2022/03/18 00:10:00 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.74.143_8446" in sync
    2022/03/18 00:10:00 [DEBUG] agent: Service "_v16__aai-nquery_10.233.74.143_8446" in sync
    2022/03/18 00:10:00 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.74.143_8446" in sync
    2022/03/18 00:10:00 [DEBUG] agent: Service "_v12__aai-nquery_10.233.74.143_8446" in sync
    2022/03/18 00:10:00 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.45.222_9007" in sync
    2022/03/18 00:10:00 [DEBUG] agent: Service "_v1_sdc_10.233.38.54_8443" in sync
    2022/03/18 00:10:00 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:10:00 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.74.143_8446" in sync
    2022/03/18 00:10:00 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.74.143_8446" in sync
    2022/03/18 00:10:00 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.24.2_9015" in sync
    2022/03/18 00:10:00 [DEBUG] agent: Service "_v1_catalog_10.233.7.229_8806" in sync
    2022/03/18 00:10:00 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:10:00 [DEBUG] agent: Node info in sync
    2022/03/18 00:10:00 [DEBUG] http: Request PUT /v1/agent/service/register (564.388361ms) from=10.233.78.138:54038
    2022/03/18 00:10:00 [DEBUG] agent: Service "_v0_multicloud_10.233.12.48_9001" in sync
    2022/03/18 00:10:00 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:10:00 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.74.143_8446" in sync
    2022/03/18 00:10:00 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.74.143_8446" in sync
    2022/03/18 00:10:00 [DEBUG] agent: Service "_v16__aai-nquery_10.233.74.143_8446" in sync
    2022/03/18 00:10:00 [DEBUG] agent: Service "_v12__aai-nquery_10.233.74.143_8446" in sync
    2022/03/18 00:10:00 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.45.222_9007" in sync
    2022/03/18 00:10:00 [DEBUG] agent: Service "_v1_sdc_10.233.38.54_8443" in sync
    2022/03/18 00:10:00 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:10:00 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.74.143_8446" in sync
    2022/03/18 00:10:00 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.74.143_8446" in sync
    2022/03/18 00:10:00 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.74.143_8446" in sync
    2022/03/18 00:10:00 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.24.2_9015" in sync
    2022/03/18 00:10:00 [DEBUG] agent: Service "_v1_catalog_10.233.7.229_8806" in sync
    2022/03/18 00:10:00 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:10:00 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.38.54_8080" in sync
    2022/03/18 00:10:00 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.45.166_9011" in sync
    2022/03/18 00:10:00 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:10:00 [DEBUG] agent: Service "_v11__aai-nquery_10.233.74.143_8446" in sync
    2022/03/18 00:10:00 [DEBUG] agent: Service "_v1_wf-gui_10.233.31.164_8443" in sync
    2022/03/18 00:10:00 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:10:00 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:10:00 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.74.143_8446" in sync
    2022/03/18 00:10:00 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.74.143_8446" in sync
    2022/03/18 00:10:00 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.74.143_8446" in sync
    2022/03/18 00:10:00 [DEBUG] agent: Service "_v1_parser_10.233.7.229_8806" in sync
    2022/03/18 00:10:00 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:10:00 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:10:00 [DEBUG] agent: Service "_v17__aai-nquery_10.233.74.143_8446" in sync
    2022/03/18 00:10:00 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:10:00 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:10:00 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.74.143_8446" in sync
    2022/03/18 00:10:00 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.74.143_8446" in sync
    2022/03/18 00:10:00 [DEBUG] agent: Service "_v11_aai-nquery_10.233.74.143_8446" in sync
    2022/03/18 00:10:00 [DEBUG] agent: Service "_v16_aai-nquery_10.233.74.143_8446" in sync
    2022/03/18 00:10:00 [DEBUG] agent: Service "_v15_aai-nquery_10.233.74.143_8446" in sync
    2022/03/18 00:10:00 [DEBUG] agent: Service "_v1_sdc-gui_10.233.32.64_8181" in sync
    2022/03/18 00:10:00 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.74.143_8446" in sync
    2022/03/18 00:10:00 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.47.221_443" in sync
    2022/03/18 00:10:00 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:10:00 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.74.143_8446" in sync
    2022/03/18 00:10:00 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.74.143_8446" in sync
    2022/03/18 00:10:00 [DEBUG] agent: Service "_v13__aai-nquery_10.233.74.143_8446" in sync
    2022/03/18 00:10:00 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.45.222_9007" in sync
    2022/03/18 00:10:00 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.45.166_9011" in sync
    2022/03/18 00:10:00 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:10:00 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.74.143_8446" in sync
    2022/03/18 00:10:00 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.7.229_8806" in sync
    2022/03/18 00:10:00 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:10:00 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.74.143_8446" in sync
    2022/03/18 00:10:00 [DEBUG] agent: Service "_v13_aai-nquery_10.233.74.143_8446" in sync
    2022/03/18 00:10:00 [DEBUG] agent: Service "_v1_multicloud_10.233.12.48_9001" in sync
    2022/03/18 00:10:00 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.74.143_8446" in sync
    2022/03/18 00:10:00 [DEBUG] agent: Service "_v1_message-router_10.233.38.22_3904" in sync
    2022/03/18 00:10:00 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:10:00 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:10:00 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.74.143_8446" in sync
    2022/03/18 00:10:00 [DEBUG] agent: Service "_v12_aai-nquery_10.233.74.143_8446" in sync
    2022/03/18 00:10:00 [DEBUG] agent: Service "_v14__aai-nquery_10.233.74.143_8446" in sync
    2022/03/18 00:10:00 [DEBUG] agent: Service "_v14_aai-nquery_10.233.74.143_8446" in sync
    2022/03/18 00:10:00 [DEBUG] agent: Service "_v1_nsd_10.233.7.229_8806" in sync
    2022/03/18 00:10:00 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:10:00 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:10:00 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:10:00 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.74.143_8446" in sync
    2022/03/18 00:10:00 [DEBUG] agent: Service "_v15__aai-nquery_10.233.74.143_8446" in sync
    2022/03/18 00:10:00 [DEBUG] agent: Node info in sync
    2022/03/18 00:10:01 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v17 (526.997µs) from=10.233.78.138:54070
    2022/03/18 00:10:01 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v17\",\"enable_ssl\":\"true\",\"url\":\"/aai/v17/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/03/18 00:10:01 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/03/18 00:10:01 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/03/18 00:10:01 [DEBUG] agent: Service "_v15_aai-nquery_10.233.74.143_8446" in sync
    2022/03/18 00:10:01 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.74.143_8446" in sync
    2022/03/18 00:10:01 [DEBUG] agent: Service "_v1_sdc-gui_10.233.32.64_8181" in sync
    2022/03/18 00:10:01 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:10:01 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.74.143_8446" in sync
    2022/03/18 00:10:01 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.74.143_8446" in sync
    2022/03/18 00:10:01 [DEBUG] agent: Service "_v13__aai-nquery_10.233.74.143_8446" in sync
    2022/03/18 00:10:01 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.47.221_443" in sync
    2022/03/18 00:10:01 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.45.166_9011" in sync
    2022/03/18 00:10:01 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:10:01 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.74.143_8446" in sync
    2022/03/18 00:10:01 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.45.222_9007" in sync
    2022/03/18 00:10:01 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:10:01 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.74.143_8446" in sync
    2022/03/18 00:10:01 [DEBUG] agent: Service "_v13_aai-nquery_10.233.74.143_8446" in sync
    2022/03/18 00:10:01 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.7.229_8806" in sync
    2022/03/18 00:10:01 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.74.143_8446" in sync
    2022/03/18 00:10:01 [DEBUG] agent: Service "_v1_multicloud_10.233.12.48_9001" in sync
    2022/03/18 00:10:01 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:10:01 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:10:01 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.74.143_8446" in sync
    2022/03/18 00:10:01 [DEBUG] agent: Service "_v1_message-router_10.233.38.22_3904" in sync
    2022/03/18 00:10:01 [DEBUG] agent: Service "_v14__aai-nquery_10.233.74.143_8446" in sync
    2022/03/18 00:10:01 [DEBUG] agent: Service "_v14_aai-nquery_10.233.74.143_8446" in sync
    2022/03/18 00:10:01 [DEBUG] agent: Service "_v12_aai-nquery_10.233.74.143_8446" in sync
    2022/03/18 00:10:01 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:10:01 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:10:01 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:10:01 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.74.143_8446" in sync
    2022/03/18 00:10:01 [DEBUG] agent: Service "_v15__aai-nquery_10.233.74.143_8446" in sync
    2022/03/18 00:10:01 [DEBUG] agent: Service "_v1_nsd_10.233.7.229_8806" in sync
    2022/03/18 00:10:01 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:10:01 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.74.143_8446" in sync
    2022/03/18 00:10:01 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.74.143_8446" in sync
    2022/03/18 00:10:01 [DEBUG] agent: Service "_v16__aai-nquery_10.233.74.143_8446" in sync
    2022/03/18 00:10:01 [DEBUG] agent: Service "_v0_multicloud_10.233.12.48_9001" in sync
    2022/03/18 00:10:01 [DEBUG] agent: Service "_v1_sdc_10.233.38.54_8443" in sync
    2022/03/18 00:10:01 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:10:01 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.74.143_8446" in sync
    2022/03/18 00:10:01 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.74.143_8446" in sync
    2022/03/18 00:10:01 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.74.143_8446" in sync
    2022/03/18 00:10:01 [DEBUG] agent: Service "_v12__aai-nquery_10.233.74.143_8446" in sync
    2022/03/18 00:10:01 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.45.222_9007" in sync
    2022/03/18 00:10:01 [DEBUG] agent: Service "_v1_catalog_10.233.7.229_8806" in sync
    2022/03/18 00:10:01 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:10:01 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.24.2_9015" in sync
    2022/03/18 00:10:01 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.45.166_9011" in sync
    2022/03/18 00:10:01 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:10:01 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.38.54_8080" in sync
    2022/03/18 00:10:01 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:10:01 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:10:01 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.74.143_8446" in sync
    2022/03/18 00:10:01 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.74.143_8446" in sync
    2022/03/18 00:10:01 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.74.143_8446" in sync
    2022/03/18 00:10:01 [DEBUG] agent: Service "_v11__aai-nquery_10.233.74.143_8446" in sync
    2022/03/18 00:10:01 [DEBUG] agent: Service "_v1_wf-gui_10.233.31.164_8443" in sync
    2022/03/18 00:10:01 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:10:01 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:10:01 [DEBUG] agent: Service "_v17__aai-nquery_10.233.74.143_8446" in sync
    2022/03/18 00:10:01 [DEBUG] agent: Service "_v1_parser_10.233.7.229_8806" in sync
    2022/03/18 00:10:01 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:10:01 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.74.143_8446" in sync
    2022/03/18 00:10:01 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.74.143_8446" in sync
    2022/03/18 00:10:01 [DEBUG] agent: Service "_v11_aai-nquery_10.233.74.143_8446" in sync
    2022/03/18 00:10:01 [DEBUG] agent: Service "_v16_aai-nquery_10.233.74.143_8446" in sync
    2022/03/18 00:10:01 [INFO] agent: Synced service "_v17_aai-nquery_10.233.74.143_8446"
    2022/03/18 00:10:01 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:10:01 [DEBUG] agent: Node info in sync
    2022/03/18 00:10:01 [DEBUG] http: Request PUT /v1/agent/service/register (232.504096ms) from=10.233.78.138:54072
    2022/03/18 00:10:01 [DEBUG] agent: Service "_v13__aai-nquery_10.233.74.143_8446" in sync
    2022/03/18 00:10:01 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.47.221_443" in sync
    2022/03/18 00:10:01 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:10:01 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.74.143_8446" in sync
    2022/03/18 00:10:01 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.74.143_8446" in sync
    2022/03/18 00:10:01 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.45.222_9007" in sync
    2022/03/18 00:10:01 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.45.166_9011" in sync
    2022/03/18 00:10:01 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:10:01 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.74.143_8446" in sync
    2022/03/18 00:10:01 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.7.229_8806" in sync
    2022/03/18 00:10:01 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:10:01 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.74.143_8446" in sync
    2022/03/18 00:10:01 [DEBUG] agent: Service "_v13_aai-nquery_10.233.74.143_8446" in sync
    2022/03/18 00:10:01 [DEBUG] agent: Service "_v1_multicloud_10.233.12.48_9001" in sync
    2022/03/18 00:10:01 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.74.143_8446" in sync
    2022/03/18 00:10:01 [DEBUG] agent: Service "_v1_message-router_10.233.38.22_3904" in sync
    2022/03/18 00:10:01 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:10:01 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:10:01 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.74.143_8446" in sync
    2022/03/18 00:10:01 [DEBUG] agent: Service "_v12_aai-nquery_10.233.74.143_8446" in sync
    2022/03/18 00:10:01 [DEBUG] agent: Service "_v14__aai-nquery_10.233.74.143_8446" in sync
    2022/03/18 00:10:01 [DEBUG] agent: Service "_v14_aai-nquery_10.233.74.143_8446" in sync
    2022/03/18 00:10:01 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.74.143_8446" in sync
    2022/03/18 00:10:01 [DEBUG] agent: Service "_v15__aai-nquery_10.233.74.143_8446" in sync
    2022/03/18 00:10:01 [DEBUG] agent: Service "_v1_nsd_10.233.7.229_8806" in sync
    2022/03/18 00:10:01 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:10:01 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:10:01 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.74.143_8446" in sync
    2022/03/18 00:10:01 [DEBUG] agent: Service "_v16__aai-nquery_10.233.74.143_8446" in sync
    2022/03/18 00:10:01 [DEBUG] agent: Service "_v0_multicloud_10.233.12.48_9001" in sync