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: 'e33f208b-c13e-d4d3-9289-6df3b5543c0c'
         Node name: 'onap-msb-consul-59f55f8877-5l8zk'
        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/02/23 00:23:29 [DEBUG] agent: Using random ID "e33f208b-c13e-d4d3-9289-6df3b5543c0c" as node ID
    2022/02/23 00:23:29 [INFO] raft: Initial configuration (index=1): [{Suffrage:Voter ID:e33f208b-c13e-d4d3-9289-6df3b5543c0c Address:127.0.0.1:8300}]
    2022/02/23 00:23:29 [INFO] raft: Node at 127.0.0.1:8300 [Follower] entering Follower state (Leader: "")
    2022/02/23 00:23:29 [WARN] raft: Heartbeat timeout from "" reached, starting election
    2022/02/23 00:23:29 [INFO] raft: Node at 127.0.0.1:8300 [Candidate] entering Candidate state in term 2
    2022/02/23 00:23:29 [WARN] raft: Unable to get address for server id e33f208b-c13e-d4d3-9289-6df3b5543c0c, using fallback address 127.0.0.1:8300: Could not find address for server id e33f208b-c13e-d4d3-9289-6df3b5543c0c
    2022/02/23 00:23:29 [DEBUG] raft: Votes needed: 1
    2022/02/23 00:23:29 [DEBUG] raft: Vote granted from e33f208b-c13e-d4d3-9289-6df3b5543c0c in term 2. Tally: 1
    2022/02/23 00:23:29 [INFO] raft: Election won. Tally: 1
    2022/02/23 00:23:29 [INFO] raft: Node at 127.0.0.1:8300 [Leader] entering Leader state
    2022/02/23 00:23:30 [INFO] serf: EventMemberJoin: onap-msb-consul-59f55f8877-5l8zk.dc1 127.0.0.1
    2022/02/23 00:23:30 [INFO] serf: EventMemberJoin: onap-msb-consul-59f55f8877-5l8zk 127.0.0.1
    2022/02/23 00:23:30 [DEBUG] agent/proxy: managed Connect proxy manager started
    2022/02/23 00:23:30 [INFO] consul: Handled member-join event for server "onap-msb-consul-59f55f8877-5l8zk.dc1" in area "wan"
    2022/02/23 00:23:30 [INFO] consul: cluster leadership acquired
    2022/02/23 00:23:30 [INFO] consul: Adding LAN server onap-msb-consul-59f55f8877-5l8zk (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/02/23 00:23:30 [INFO] consul: New leader elected: onap-msb-consul-59f55f8877-5l8zk
    2022/02/23 00:23:30 [INFO] agent: Started DNS server 0.0.0.0:8600 (udp)
    2022/02/23 00:23:30 [INFO] agent: Started DNS server 0.0.0.0:8600 (tcp)
    2022/02/23 00:23:31 [INFO] agent: Started HTTP server on [::]:8500 (tcp)
    2022/02/23 00:23:31 [INFO] agent: started state syncer
    2022/02/23 00:23:32 [INFO] agent: Started gRPC server on [::]:8502 (tcp)
    2022/02/23 00:23:32 [INFO] connect: initialized primary datacenter CA with provider "consul"
    2022/02/23 00:23:32 [INFO] agent: Synced node info
    2022/02/23 00:23:32 [DEBUG] consul: Skipping self join check for "onap-msb-consul-59f55f8877-5l8zk" since the cluster is too small
    2022/02/23 00:23:32 [INFO] consul: member 'onap-msb-consul-59f55f8877-5l8zk' joined, marking health alive
    2022/02/23 00:23:32 [DEBUG] consul: Skipping self join check for "onap-msb-consul-59f55f8877-5l8zk" since the cluster is too small
    2022/02/23 00:23:34 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/02/23 00:23:34 [DEBUG] agent: Node info in sync
    2022/02/23 00:23:34 [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/02/23 00:24:30 [DEBUG] consul: Skipping self join check for "onap-msb-consul-59f55f8877-5l8zk" since the cluster is too small
    2022/02/23 00:25:13 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/02/23 00:25:13 [DEBUG] agent: Node info in sync
    2022/02/23 00:25:30 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-59f55f8877-5l8zk.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/02/23 00:25:30 [DEBUG] consul: Skipping self join check for "onap-msb-consul-59f55f8877-5l8zk" since the cluster is too small
    2022/02/23 00:26:30 [DEBUG] consul: Skipping self join check for "onap-msb-consul-59f55f8877-5l8zk" since the cluster is too small
    2022/02/23 00:26:39 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/02/23 00:26:39 [DEBUG] agent: Node info in sync
    2022/02/23 00:27:30 [DEBUG] consul: Skipping self join check for "onap-msb-consul-59f55f8877-5l8zk" since the cluster is too small
    2022/02/23 00:27:44 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-59f55f8877-5l8zk.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/02/23 00:28:13 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/02/23 00:28:13 [DEBUG] agent: Node info in sync
    2022/02/23 00:28:30 [DEBUG] consul: Skipping self join check for "onap-msb-consul-59f55f8877-5l8zk" since the cluster is too small
    2022/02/23 00:29:30 [DEBUG] consul: Skipping self join check for "onap-msb-consul-59f55f8877-5l8zk" since the cluster is too small
    2022/02/23 00:30:06 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/02/23 00:30:06 [DEBUG] agent: Node info in sync
    2022/02/23 00:30:23 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-59f55f8877-5l8zk.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/02/23 00:30:30 [DEBUG] consul: Skipping self join check for "onap-msb-consul-59f55f8877-5l8zk" since the cluster is too small
    2022/02/23 00:31:30 [DEBUG] consul: Skipping self join check for "onap-msb-consul-59f55f8877-5l8zk" since the cluster is too small
    2022/02/23 00:31:43 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/02/23 00:31:43 [DEBUG] agent: Node info in sync
    2022/02/23 00:32:30 [DEBUG] consul: Skipping self join check for "onap-msb-consul-59f55f8877-5l8zk" since the cluster is too small
    2022/02/23 00:33:10 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/02/23 00:33:10 [DEBUG] agent: Node info in sync
    2022/02/23 00:33:16 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-59f55f8877-5l8zk.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/02/23 00:33:30 [DEBUG] consul: Skipping self join check for "onap-msb-consul-59f55f8877-5l8zk" since the cluster is too small
    2022/02/23 00:34:30 [DEBUG] consul: Skipping self join check for "onap-msb-consul-59f55f8877-5l8zk" since the cluster is too small
    2022/02/23 00:34:53 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/02/23 00:34:53 [DEBUG] agent: Node info in sync
    2022/02/23 00:35:28 [DEBUG] http: Request GET /v1/status/leader (38.594756ms) from=10.233.71.106:37836
    2022/02/23 00:35:29 [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/02/23 00:35:29 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/02/23 00:35:30 [INFO] agent: Synced service "_v1_dmaap-dr-prov_10.233.4.69_443"
    2022/02/23 00:35:30 [DEBUG] agent: Node info in sync
    2022/02/23 00:35:30 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.4.69_443" in sync
    2022/02/23 00:35:30 [DEBUG] agent: Node info in sync
    2022/02/23 00:35:30 [DEBUG] http: Request PUT /v1/agent/service/register (511.364161ms) from=10.233.71.106:37852
    2022/02/23 00:35:30 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1 (300.492864ms) from=10.233.71.106:37858
    2022/02/23 00:35:30 [DEBUG] consul: Skipping self join check for "onap-msb-consul-59f55f8877-5l8zk" since the cluster is too small
    2022/02/23 00:35:31 [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/02/23 00:35:31 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/02/23 00:35:31 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.4.69_443" in sync
    2022/02/23 00:35:31 [INFO] agent: Synced service "_v1_message-router_10.233.58.107_3904"
    2022/02/23 00:35:31 [DEBUG] agent: Node info in sync
    2022/02/23 00:35:31 [DEBUG] http: Request PUT /v1/agent/service/register (114.017428ms) from=10.233.71.106:37864
    2022/02/23 00:35:31 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.4.69_443" in sync
    2022/02/23 00:35:31 [DEBUG] agent: Service "_v1_message-router_10.233.58.107_3904" in sync
    2022/02/23 00:35:31 [DEBUG] agent: Node info in sync
    2022/02/23 00:35:31 [DEBUG] http: Request GET /v1/health/service/message-router-v1 (577.626µs) from=10.233.71.106:37866
    2022/02/23 00:35:31 [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/02/23 00:35:31 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/02/23 00:35:31 [INFO] agent: Synced service "_v1_multicloud-k8s_10.233.43.41_9015"
    2022/02/23 00:35:31 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.4.69_443" in sync
    2022/02/23 00:35:31 [DEBUG] agent: Service "_v1_message-router_10.233.58.107_3904" in sync
    2022/02/23 00:35:31 [DEBUG] agent: Node info in sync
    2022/02/23 00:35:31 [DEBUG] http: Request PUT /v1/agent/service/register (138.195352ms) from=10.233.71.106:37870
    2022/02/23 00:35:31 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.4.69_443" in sync
    2022/02/23 00:35:31 [DEBUG] agent: Service "_v1_message-router_10.233.58.107_3904" in sync
    2022/02/23 00:35:31 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.43.41_9015" in sync
    2022/02/23 00:35:31 [DEBUG] agent: Node info in sync
    2022/02/23 00:35:31 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1 (449.177µs) from=10.233.71.106:37876
    2022/02/23 00:35:32 [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/02/23 00:35: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/02/23 00:35:32 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.4.69_443" in sync
    2022/02/23 00:35:32 [DEBUG] agent: Service "_v1_message-router_10.233.58.107_3904" in sync
    2022/02/23 00:35:32 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.43.41_9015" in sync
    2022/02/23 00:35:32 [INFO] agent: Synced service "_v0_multicloud-pike_10.233.5.34_9007"
    2022/02/23 00:35:32 [DEBUG] agent: Node info in sync
    2022/02/23 00:35:32 [DEBUG] http: Request PUT /v1/agent/service/register (639.326591ms) from=10.233.71.106:37884
    2022/02/23 00:35:32 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.4.69_443" in sync
    2022/02/23 00:35:32 [DEBUG] agent: Service "_v1_message-router_10.233.58.107_3904" in sync
    2022/02/23 00:35:32 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.43.41_9015" in sync
    2022/02/23 00:35:32 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.5.34_9007" in sync
    2022/02/23 00:35:32 [DEBUG] agent: Node info in sync
    2022/02/23 00:35:33 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0 (1.310912ms) from=10.233.71.106:37896
    2022/02/23 00:35:33 [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/02/23 00:35: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/02/23 00:35:33 [DEBUG] agent: Service "_v1_message-router_10.233.58.107_3904" in sync
    2022/02/23 00:35:33 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.43.41_9015" in sync
    2022/02/23 00:35:33 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.5.34_9007" in sync
    2022/02/23 00:35:33 [INFO] agent: Synced service "_v1_multicloud-pike_10.233.5.34_9007"
    2022/02/23 00:35:33 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.4.69_443" in sync
    2022/02/23 00:35:33 [DEBUG] agent: Node info in sync
    2022/02/23 00:35:33 [DEBUG] http: Request PUT /v1/agent/service/register (217.390431ms) from=10.233.71.106:37898
    2022/02/23 00:35:33 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.43.41_9015" in sync
    2022/02/23 00:35:33 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.5.34_9007" in sync
    2022/02/23 00:35:33 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.5.34_9007" in sync
    2022/02/23 00:35:33 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.4.69_443" in sync
    2022/02/23 00:35:33 [DEBUG] agent: Service "_v1_message-router_10.233.58.107_3904" in sync
    2022/02/23 00:35:33 [DEBUG] agent: Node info in sync
    2022/02/23 00:35:33 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1 (621.115µs) from=10.233.71.106:37900
    2022/02/23 00:35:34 [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/02/23 00:35:34 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/02/23 00:35:34 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.5.34_9007" in sync
    2022/02/23 00:35:34 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.5.34_9007" in sync
    2022/02/23 00:35:34 [INFO] agent: Synced service "_v1_sdc_10.233.8.50_8443"
    2022/02/23 00:35:34 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.4.69_443" in sync
    2022/02/23 00:35:34 [DEBUG] agent: Service "_v1_message-router_10.233.58.107_3904" in sync
    2022/02/23 00:35:34 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.43.41_9015" in sync
    2022/02/23 00:35:34 [DEBUG] agent: Node info in sync
    2022/02/23 00:35:34 [DEBUG] http: Request PUT /v1/agent/service/register (108.985106ms) from=10.233.71.106:37906
    2022/02/23 00:35:34 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.4.69_443" in sync
    2022/02/23 00:35:34 [DEBUG] agent: Service "_v1_message-router_10.233.58.107_3904" in sync
    2022/02/23 00:35:34 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.43.41_9015" in sync
    2022/02/23 00:35:34 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.5.34_9007" in sync
    2022/02/23 00:35:34 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.5.34_9007" in sync
    2022/02/23 00:35:34 [DEBUG] agent: Service "_v1_sdc_10.233.8.50_8443" in sync
    2022/02/23 00:35:34 [DEBUG] agent: Node info in sync
    2022/02/23 00:35:34 [DEBUG] http: Request GET /v1/health/service/sdc-v1 (338.661µs) from=10.233.71.106:37908
    2022/02/23 00:35:34 [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/02/23 00:35:34 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/02/23 00:35:35 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.4.69_443" in sync
    2022/02/23 00:35:35 [DEBUG] agent: Service "_v1_message-router_10.233.58.107_3904" in sync
    2022/02/23 00:35:35 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.43.41_9015" in sync
    2022/02/23 00:35:35 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.5.34_9007" in sync
    2022/02/23 00:35:35 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.5.34_9007" in sync
    2022/02/23 00:35:35 [DEBUG] agent: Service "_v1_sdc_10.233.8.50_8443" in sync
    2022/02/23 00:35:35 [INFO] agent: Synced service "_v1_sdc-deprecated_10.233.8.50_8080"
    2022/02/23 00:35:35 [DEBUG] agent: Node info in sync
    2022/02/23 00:35:35 [DEBUG] http: Request PUT /v1/agent/service/register (479.081699ms) from=10.233.71.106:37912
    2022/02/23 00:35:35 [DEBUG] agent: Service "_v1_sdc_10.233.8.50_8443" in sync
    2022/02/23 00:35:35 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.8.50_8080" in sync
    2022/02/23 00:35:35 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.4.69_443" in sync
    2022/02/23 00:35:35 [DEBUG] agent: Service "_v1_message-router_10.233.58.107_3904" in sync
    2022/02/23 00:35:35 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.43.41_9015" in sync
    2022/02/23 00:35:35 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.5.34_9007" in sync
    2022/02/23 00:35:35 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.5.34_9007" in sync
    2022/02/23 00:35:35 [DEBUG] agent: Node info in sync
    2022/02/23 00:35:35 [DEBUG] http: Request GET /v1/health/service/sdc-deprecated-v1 (299.921772ms) from=10.233.71.106:37920
    2022/02/23 00:35:36 [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/02/23 00:35:36 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/02/23 00:35:36 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.5.34_9007" in sync
    2022/02/23 00:35:36 [DEBUG] agent: Service "_v1_sdc_10.233.8.50_8443" in sync
    2022/02/23 00:35:36 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.8.50_8080" in sync
    2022/02/23 00:35:36 [INFO] agent: Synced service "_v0_multicloud-fcaps_10.233.61.242_9011"
    2022/02/23 00:35:36 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.4.69_443" in sync
    2022/02/23 00:35:36 [DEBUG] agent: Service "_v1_message-router_10.233.58.107_3904" in sync
    2022/02/23 00:35:36 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.43.41_9015" in sync
    2022/02/23 00:35:36 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.5.34_9007" in sync
    2022/02/23 00:35:36 [DEBUG] agent: Node info in sync
    2022/02/23 00:35:36 [DEBUG] http: Request PUT /v1/agent/service/register (600.367031ms) from=10.233.71.106:37934
    2022/02/23 00:35:36 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.8.50_8080" in sync
    2022/02/23 00:35:36 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.61.242_9011" in sync
    2022/02/23 00:35:36 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.4.69_443" in sync
    2022/02/23 00:35:36 [DEBUG] agent: Service "_v1_message-router_10.233.58.107_3904" in sync
    2022/02/23 00:35:36 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.43.41_9015" in sync
    2022/02/23 00:35:36 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.5.34_9007" in sync
    2022/02/23 00:35:36 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.5.34_9007" in sync
    2022/02/23 00:35:36 [DEBUG] agent: Service "_v1_sdc_10.233.8.50_8443" in sync
    2022/02/23 00:35:36 [DEBUG] agent: Node info in sync
    2022/02/23 00:35:36 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0 (530.069µs) from=10.233.71.106:37956
    2022/02/23 00:35:37 [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/02/23 00:35: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/02/23 00:35:37 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.5.34_9007" in sync
    2022/02/23 00:35:37 [INFO] agent: Synced service "_v1_multicloud-fcaps_10.233.61.242_9011"
    2022/02/23 00:35:37 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.8.50_8080" in sync
    2022/02/23 00:35:37 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.61.242_9011" in sync
    2022/02/23 00:35:37 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.4.69_443" in sync
    2022/02/23 00:35:37 [DEBUG] agent: Service "_v1_message-router_10.233.58.107_3904" in sync
    2022/02/23 00:35:37 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.43.41_9015" in sync
    2022/02/23 00:35:37 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.5.34_9007" in sync
    2022/02/23 00:35:37 [DEBUG] agent: Service "_v1_sdc_10.233.8.50_8443" in sync
    2022/02/23 00:35:37 [DEBUG] agent: Node info in sync
    2022/02/23 00:35:37 [DEBUG] http: Request PUT /v1/agent/service/register (366.053403ms) from=10.233.71.106:37960
    2022/02/23 00:35:37 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.5.34_9007" in sync
    2022/02/23 00:35:37 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.61.242_9011" in sync
    2022/02/23 00:35:37 [DEBUG] agent: Service "_v1_sdc_10.233.8.50_8443" in sync
    2022/02/23 00:35:37 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.8.50_8080" in sync
    2022/02/23 00:35:37 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.61.242_9011" in sync
    2022/02/23 00:35:37 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.4.69_443" in sync
    2022/02/23 00:35:37 [DEBUG] agent: Service "_v1_message-router_10.233.58.107_3904" in sync
    2022/02/23 00:35:37 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.43.41_9015" in sync
    2022/02/23 00:35:37 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.5.34_9007" in sync
    2022/02/23 00:35:37 [DEBUG] agent: Node info in sync
    2022/02/23 00:35:37 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1 (784.101µs) from=10.233.71.106:37964
    2022/02/23 00:35:37 [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/02/23 00:35:37 [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/02/23 00:35:37 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.43.41_9015" in sync
    2022/02/23 00:35:37 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.5.34_9007" in sync
    2022/02/23 00:35:37 [DEBUG] agent: Service "_v1_sdc_10.233.8.50_8443" in sync
    2022/02/23 00:35:37 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.8.50_8080" in sync
    2022/02/23 00:35:37 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.61.242_9011" in sync
    2022/02/23 00:35:37 [INFO] agent: Synced service "_v1_sdc-gui_10.233.54.48_8181"
    2022/02/23 00:35:37 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.4.69_443" in sync
    2022/02/23 00:35:37 [DEBUG] agent: Service "_v1_message-router_10.233.58.107_3904" in sync
    2022/02/23 00:35:37 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.5.34_9007" in sync
    2022/02/23 00:35:37 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.61.242_9011" in sync
    2022/02/23 00:35:37 [DEBUG] agent: Node info in sync
    2022/02/23 00:35:37 [DEBUG] http: Request PUT /v1/agent/service/register (120.505932ms) from=10.233.71.106:37968
    2022/02/23 00:35:37 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.61.242_9011" in sync
    2022/02/23 00:35:37 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.5.34_9007" in sync
    2022/02/23 00:35:37 [DEBUG] agent: Service "_v1_message-router_10.233.58.107_3904" in sync
    2022/02/23 00:35:37 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.43.41_9015" in sync
    2022/02/23 00:35:37 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.5.34_9007" in sync
    2022/02/23 00:35:37 [DEBUG] agent: Service "_v1_sdc_10.233.8.50_8443" in sync
    2022/02/23 00:35:37 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.8.50_8080" in sync
    2022/02/23 00:35:37 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.61.242_9011" in sync
    2022/02/23 00:35:37 [DEBUG] agent: Service "_v1_sdc-gui_10.233.54.48_8181" in sync
    2022/02/23 00:35:37 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.4.69_443" in sync
    2022/02/23 00:35:37 [DEBUG] agent: Node info in sync
    2022/02/23 00:35:38 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (539.803µs) from=10.233.71.106:37976
    2022/02/23 00:35:38 [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/02/23 00:35:38 [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/02/23 00:35:38 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.43.41_9015" in sync
    2022/02/23 00:35:38 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.5.34_9007" in sync
    2022/02/23 00:35:38 [DEBUG] agent: Service "_v1_sdc_10.233.8.50_8443" in sync
    2022/02/23 00:35:38 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.8.50_8080" in sync
    2022/02/23 00:35:38 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.61.242_9011" in sync
    2022/02/23 00:35:38 [DEBUG] agent: Service "_v1_sdc-gui_10.233.54.48_8181" in sync
    2022/02/23 00:35:38 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.4.69_443" in sync
    2022/02/23 00:35:38 [DEBUG] agent: Service "_v1_message-router_10.233.58.107_3904" in sync
    2022/02/23 00:35:38 [INFO] agent: Synced service "_v1_wf-gui_10.233.22.64_8443"
    2022/02/23 00:35:38 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.5.34_9007" in sync
    2022/02/23 00:35:38 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.61.242_9011" in sync
    2022/02/23 00:35:38 [DEBUG] agent: Node info in sync
    2022/02/23 00:35:38 [DEBUG] http: Request PUT /v1/agent/service/register (259.091821ms) from=10.233.71.106:37978
    2022/02/23 00:35:38 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.5.34_9007" in sync
    2022/02/23 00:35:38 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.61.242_9011" in sync
    2022/02/23 00:35:38 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.5.34_9007" in sync
    2022/02/23 00:35:38 [DEBUG] agent: Service "_v1_sdc_10.233.8.50_8443" in sync
    2022/02/23 00:35:38 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.8.50_8080" in sync
    2022/02/23 00:35:38 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.61.242_9011" in sync
    2022/02/23 00:35:38 [DEBUG] agent: Service "_v1_sdc-gui_10.233.54.48_8181" in sync
    2022/02/23 00:35:38 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.4.69_443" in sync
    2022/02/23 00:35:38 [DEBUG] agent: Service "_v1_message-router_10.233.58.107_3904" in sync
    2022/02/23 00:35:38 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.43.41_9015" in sync
    2022/02/23 00:35:38 [DEBUG] agent: Service "_v1_wf-gui_10.233.22.64_8443" in sync
    2022/02/23 00:35:38 [DEBUG] agent: Node info in sync
    2022/02/23 00:35:38 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (299.965156ms) from=10.233.71.106:37982
    2022/02/23 00:35:39 [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/02/23 00:35: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/02/23 00:35:39 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.4.69_443" in sync
    2022/02/23 00:35:39 [DEBUG] agent: Service "_v1_message-router_10.233.58.107_3904" in sync
    2022/02/23 00:35:39 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.43.41_9015" in sync
    2022/02/23 00:35:39 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.5.34_9007" in sync
    2022/02/23 00:35:39 [DEBUG] agent: Service "_v1_sdc_10.233.8.50_8443" in sync
    2022/02/23 00:35:39 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.8.50_8080" in sync
    2022/02/23 00:35:39 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.61.242_9011" in sync
    2022/02/23 00:35:39 [DEBUG] agent: Service "_v1_sdc-gui_10.233.54.48_8181" in sync
    2022/02/23 00:35:39 [DEBUG] agent: Service "_v1_wf-gui_10.233.22.64_8443" in sync
    2022/02/23 00:35:39 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.5.34_9007" in sync
    2022/02/23 00:35:39 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.61.242_9011" in sync
    2022/02/23 00:35:39 [INFO] agent: Synced service "_v1_parser_10.233.57.187_8806"
    2022/02/23 00:35:39 [DEBUG] agent: Node info in sync
    2022/02/23 00:35:39 [DEBUG] http: Request PUT /v1/agent/service/register (142.579623ms) from=10.233.71.106:37990
    2022/02/23 00:35:39 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.5.34_9007" in sync
    2022/02/23 00:35:39 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.61.242_9011" in sync
    2022/02/23 00:35:39 [DEBUG] agent: Service "_v1_parser_10.233.57.187_8806" in sync
    2022/02/23 00:35:39 [DEBUG] agent: Service "_v1_sdc_10.233.8.50_8443" in sync
    2022/02/23 00:35:39 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.8.50_8080" in sync
    2022/02/23 00:35:39 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.61.242_9011" in sync
    2022/02/23 00:35:39 [DEBUG] agent: Service "_v1_sdc-gui_10.233.54.48_8181" in sync
    2022/02/23 00:35:39 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.4.69_443" in sync
    2022/02/23 00:35:39 [DEBUG] agent: Service "_v1_message-router_10.233.58.107_3904" in sync
    2022/02/23 00:35:39 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.43.41_9015" in sync
    2022/02/23 00:35:39 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.5.34_9007" in sync
    2022/02/23 00:35:39 [DEBUG] agent: Service "_v1_wf-gui_10.233.22.64_8443" in sync
    2022/02/23 00:35:39 [DEBUG] agent: Node info in sync
    2022/02/23 00:35:39 [DEBUG] http: Request GET /v1/health/service/parser-v1 (461.46µs) from=10.233.71.106:37994
    2022/02/23 00:35:39 [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/02/23 00:35: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/02/23 00:35:39 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.5.34_9007" in sync
    2022/02/23 00:35:39 [DEBUG] agent: Service "_v1_sdc_10.233.8.50_8443" in sync
    2022/02/23 00:35:39 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.8.50_8080" in sync
    2022/02/23 00:35:39 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.61.242_9011" in sync
    2022/02/23 00:35:39 [DEBUG] agent: Service "_v1_sdc-gui_10.233.54.48_8181" in sync
    2022/02/23 00:35:39 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.4.69_443" in sync
    2022/02/23 00:35:39 [DEBUG] agent: Service "_v1_message-router_10.233.58.107_3904" in sync
    2022/02/23 00:35:39 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.43.41_9015" in sync
    2022/02/23 00:35:39 [DEBUG] agent: Service "_v1_wf-gui_10.233.22.64_8443" in sync
    2022/02/23 00:35:39 [INFO] agent: Synced service "_v1_catalog_10.233.57.187_8806"
    2022/02/23 00:35:39 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.5.34_9007" in sync
    2022/02/23 00:35:39 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.61.242_9011" in sync
    2022/02/23 00:35:39 [DEBUG] agent: Service "_v1_parser_10.233.57.187_8806" in sync
    2022/02/23 00:35:39 [DEBUG] agent: Node info in sync
    2022/02/23 00:35:39 [DEBUG] http: Request PUT /v1/agent/service/register (103.301318ms) from=10.233.71.106:37996
    2022/02/23 00:35:39 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.5.34_9007" in sync
    2022/02/23 00:35:39 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.61.242_9011" in sync
    2022/02/23 00:35:39 [DEBUG] agent: Service "_v1_parser_10.233.57.187_8806" in sync
    2022/02/23 00:35:39 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.4.69_443" in sync
    2022/02/23 00:35:39 [DEBUG] agent: Service "_v1_message-router_10.233.58.107_3904" in sync
    2022/02/23 00:35:39 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.43.41_9015" in sync
    2022/02/23 00:35:39 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.5.34_9007" in sync
    2022/02/23 00:35:39 [DEBUG] agent: Service "_v1_sdc_10.233.8.50_8443" in sync
    2022/02/23 00:35:39 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.8.50_8080" in sync
    2022/02/23 00:35:39 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.61.242_9011" in sync
    2022/02/23 00:35:39 [DEBUG] agent: Service "_v1_sdc-gui_10.233.54.48_8181" in sync
    2022/02/23 00:35:39 [DEBUG] agent: Service "_v1_wf-gui_10.233.22.64_8443" in sync
    2022/02/23 00:35:39 [DEBUG] agent: Service "_v1_catalog_10.233.57.187_8806" in sync
    2022/02/23 00:35:39 [DEBUG] agent: Node info in sync
    2022/02/23 00:35:39 [DEBUG] http: Request GET /v1/health/service/catalog-v1 (1.418934ms) from=10.233.71.106:38002
    2022/02/23 00:35:40 [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/02/23 00:35: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/02/23 00:35:40 [DEBUG] agent: Service "_v1_wf-gui_10.233.22.64_8443" in sync
    2022/02/23 00:35:40 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.4.69_443" in sync
    2022/02/23 00:35:40 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.5.34_9007" in sync
    2022/02/23 00:35:40 [DEBUG] agent: Service "_v1_sdc_10.233.8.50_8443" in sync
    2022/02/23 00:35:40 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.8.50_8080" in sync
    2022/02/23 00:35:40 [DEBUG] agent: Service "_v1_sdc-gui_10.233.54.48_8181" in sync
    2022/02/23 00:35:40 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.5.34_9007" in sync
    2022/02/23 00:35:40 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.61.242_9011" in sync
    2022/02/23 00:35:40 [DEBUG] agent: Service "_v1_message-router_10.233.58.107_3904" in sync
    2022/02/23 00:35:40 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.43.41_9015" in sync
    2022/02/23 00:35:40 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.61.242_9011" in sync
    2022/02/23 00:35:40 [DEBUG] agent: Service "_v1_catalog_10.233.57.187_8806" in sync
    2022/02/23 00:35:40 [INFO] agent: Synced service "_v1_nsd_10.233.57.187_8806"
    2022/02/23 00:35:40 [DEBUG] agent: Service "_v1_parser_10.233.57.187_8806" in sync
    2022/02/23 00:35:40 [DEBUG] agent: Node info in sync
    2022/02/23 00:35:40 [DEBUG] http: Request PUT /v1/agent/service/register (592.770555ms) from=10.233.71.106:38008
    2022/02/23 00:35:40 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.5.34_9007" in sync
    2022/02/23 00:35:40 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.61.242_9011" in sync
    2022/02/23 00:35:40 [DEBUG] agent: Service "_v1_message-router_10.233.58.107_3904" in sync
    2022/02/23 00:35:40 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.43.41_9015" in sync
    2022/02/23 00:35:40 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.61.242_9011" in sync
    2022/02/23 00:35:40 [DEBUG] agent: Service "_v1_catalog_10.233.57.187_8806" in sync
    2022/02/23 00:35:40 [DEBUG] agent: Service "_v1_nsd_10.233.57.187_8806" in sync
    2022/02/23 00:35:40 [DEBUG] agent: Service "_v1_parser_10.233.57.187_8806" in sync
    2022/02/23 00:35:40 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.4.69_443" in sync
    2022/02/23 00:35:40 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.5.34_9007" in sync
    2022/02/23 00:35:40 [DEBUG] agent: Service "_v1_sdc_10.233.8.50_8443" in sync
    2022/02/23 00:35:40 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.8.50_8080" in sync
    2022/02/23 00:35:40 [DEBUG] agent: Service "_v1_sdc-gui_10.233.54.48_8181" in sync
    2022/02/23 00:35:40 [DEBUG] agent: Service "_v1_wf-gui_10.233.22.64_8443" in sync
    2022/02/23 00:35:40 [DEBUG] agent: Node info in sync
    2022/02/23 00:35:41 [DEBUG] http: Request GET /v1/health/service/nsd-v1 (397.643966ms) from=10.233.71.106:38018
    2022/02/23 00:35:41 [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/02/23 00:35: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/02/23 00:35:42 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.5.34_9007" in sync
    2022/02/23 00:35:42 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.61.242_9011" in sync
    2022/02/23 00:35:42 [INFO] agent: Synced service "_v1_vnfpkgm_10.233.57.187_8806"
    2022/02/23 00:35:42 [DEBUG] agent: Service "_v1_message-router_10.233.58.107_3904" in sync
    2022/02/23 00:35:42 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.43.41_9015" in sync
    2022/02/23 00:35:42 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.61.242_9011" in sync
    2022/02/23 00:35:42 [DEBUG] agent: Service "_v1_catalog_10.233.57.187_8806" in sync
    2022/02/23 00:35:42 [DEBUG] agent: Service "_v1_nsd_10.233.57.187_8806" in sync
    2022/02/23 00:35:42 [DEBUG] agent: Service "_v1_parser_10.233.57.187_8806" in sync
    2022/02/23 00:35:42 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.4.69_443" in sync
    2022/02/23 00:35:42 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.5.34_9007" in sync
    2022/02/23 00:35:42 [DEBUG] agent: Service "_v1_sdc_10.233.8.50_8443" in sync
    2022/02/23 00:35:42 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.8.50_8080" in sync
    2022/02/23 00:35:42 [DEBUG] agent: Service "_v1_sdc-gui_10.233.54.48_8181" in sync
    2022/02/23 00:35:42 [DEBUG] agent: Service "_v1_wf-gui_10.233.22.64_8443" in sync
    2022/02/23 00:35:42 [DEBUG] agent: Node info in sync
    2022/02/23 00:35:42 [DEBUG] http: Request PUT /v1/agent/service/register (658.377879ms) from=10.233.71.106:38024
    2022/02/23 00:35:42 [DEBUG] agent: Service "_v1_parser_10.233.57.187_8806" in sync
    2022/02/23 00:35:42 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.4.69_443" in sync
    2022/02/23 00:35:42 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.5.34_9007" in sync
    2022/02/23 00:35:42 [DEBUG] agent: Service "_v1_sdc_10.233.8.50_8443" in sync
    2022/02/23 00:35:42 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.8.50_8080" in sync
    2022/02/23 00:35:42 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1 (99.86843ms) from=10.233.71.106:38034
    2022/02/23 00:35:42 [DEBUG] agent: Service "_v1_sdc-gui_10.233.54.48_8181" in sync
    2022/02/23 00:35:42 [DEBUG] agent: Service "_v1_wf-gui_10.233.22.64_8443" in sync
    2022/02/23 00:35:42 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.5.34_9007" in sync
    2022/02/23 00:35:42 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.61.242_9011" in sync
    2022/02/23 00:35:42 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.57.187_8806" in sync
    2022/02/23 00:35:42 [DEBUG] agent: Service "_v1_message-router_10.233.58.107_3904" in sync
    2022/02/23 00:35:42 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.43.41_9015" in sync
    2022/02/23 00:35:42 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.61.242_9011" in sync
    2022/02/23 00:35:42 [DEBUG] agent: Service "_v1_catalog_10.233.57.187_8806" in sync
    2022/02/23 00:35:42 [DEBUG] agent: Service "_v1_nsd_10.233.57.187_8806" in sync
    2022/02/23 00:35:42 [DEBUG] agent: Node info in sync
    2022/02/23 00:35:42 [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/02/23 00:35: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/02/23 00:35:42 [INFO] agent: Synced service "_v0_multicloud_10.233.6.136_9001"
    2022/02/23 00:35:42 [DEBUG] agent: Service "_v1_parser_10.233.57.187_8806" in sync
    2022/02/23 00:35:42 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.5.34_9007" in sync
    2022/02/23 00:35:42 [DEBUG] agent: Service "_v1_sdc_10.233.8.50_8443" in sync
    2022/02/23 00:35:42 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.8.50_8080" in sync
    2022/02/23 00:35:42 [DEBUG] agent: Service "_v1_sdc-gui_10.233.54.48_8181" in sync
    2022/02/23 00:35:42 [DEBUG] agent: Service "_v1_wf-gui_10.233.22.64_8443" in sync
    2022/02/23 00:35:42 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.4.69_443" in sync
    2022/02/23 00:35:42 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.61.242_9011" in sync
    2022/02/23 00:35:42 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.57.187_8806" in sync
    2022/02/23 00:35:42 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.5.34_9007" in sync
    2022/02/23 00:35:42 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.43.41_9015" in sync
    2022/02/23 00:35:42 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.61.242_9011" in sync
    2022/02/23 00:35:42 [DEBUG] agent: Service "_v1_catalog_10.233.57.187_8806" in sync
    2022/02/23 00:35:42 [DEBUG] agent: Service "_v1_nsd_10.233.57.187_8806" in sync
    2022/02/23 00:35:42 [DEBUG] agent: Service "_v1_message-router_10.233.58.107_3904" in sync
    2022/02/23 00:35:42 [DEBUG] agent: Node info in sync
    2022/02/23 00:35:42 [DEBUG] http: Request PUT /v1/agent/service/register (418.516893ms) from=10.233.71.106:38038
    2022/02/23 00:35:42 [DEBUG] agent: Service "_v0_multicloud_10.233.6.136_9001" in sync
    2022/02/23 00:35:42 [DEBUG] agent: Service "_v1_parser_10.233.57.187_8806" in sync
    2022/02/23 00:35:42 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.5.34_9007" in sync
    2022/02/23 00:35:42 [DEBUG] agent: Service "_v1_sdc_10.233.8.50_8443" in sync
    2022/02/23 00:35:42 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.8.50_8080" in sync
    2022/02/23 00:35:42 [DEBUG] agent: Service "_v1_sdc-gui_10.233.54.48_8181" in sync
    2022/02/23 00:35:42 [DEBUG] agent: Service "_v1_wf-gui_10.233.22.64_8443" in sync
    2022/02/23 00:35:42 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.4.69_443" in sync
    2022/02/23 00:35:42 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.61.242_9011" in sync
    2022/02/23 00:35:42 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.57.187_8806" in sync
    2022/02/23 00:35:42 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.5.34_9007" in sync
    2022/02/23 00:35:42 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.43.41_9015" in sync
    2022/02/23 00:35:42 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.61.242_9011" in sync
    2022/02/23 00:35:42 [DEBUG] agent: Service "_v1_catalog_10.233.57.187_8806" in sync
    2022/02/23 00:35:42 [DEBUG] agent: Service "_v1_nsd_10.233.57.187_8806" in sync
    2022/02/23 00:35:42 [DEBUG] agent: Service "_v1_message-router_10.233.58.107_3904" in sync
    2022/02/23 00:35:42 [DEBUG] agent: Node info in sync
    2022/02/23 00:35:42 [DEBUG] http: Request GET /v1/health/service/multicloud-v0 (527.336µs) from=10.233.71.106:38046
    2022/02/23 00:35:43 [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/02/23 00:35: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/02/23 00:35:43 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.5.34_9007" in sync
    2022/02/23 00:35:43 [DEBUG] agent: Service "_v1_sdc_10.233.8.50_8443" in sync
    2022/02/23 00:35:43 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.8.50_8080" in sync
    2022/02/23 00:35:43 [DEBUG] agent: Service "_v1_sdc-gui_10.233.54.48_8181" in sync
    2022/02/23 00:35:43 [DEBUG] agent: Service "_v1_wf-gui_10.233.22.64_8443" in sync
    2022/02/23 00:35:43 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.4.69_443" in sync
    2022/02/23 00:35:43 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.61.242_9011" in sync
    2022/02/23 00:35:43 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.57.187_8806" in sync
    2022/02/23 00:35:43 [INFO] agent: Synced service "_v1_multicloud_10.233.6.136_9001"
    2022/02/23 00:35:43 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.5.34_9007" in sync
    2022/02/23 00:35:43 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.43.41_9015" in sync
    2022/02/23 00:35:43 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.61.242_9011" in sync
    2022/02/23 00:35:43 [DEBUG] agent: Service "_v1_catalog_10.233.57.187_8806" in sync
    2022/02/23 00:35:43 [DEBUG] agent: Service "_v1_nsd_10.233.57.187_8806" in sync
    2022/02/23 00:35:43 [DEBUG] agent: Service "_v1_message-router_10.233.58.107_3904" in sync
    2022/02/23 00:35:43 [DEBUG] agent: Service "_v0_multicloud_10.233.6.136_9001" in sync
    2022/02/23 00:35:43 [DEBUG] agent: Service "_v1_parser_10.233.57.187_8806" in sync
    2022/02/23 00:35:43 [DEBUG] agent: Node info in sync
    2022/02/23 00:35:43 [DEBUG] http: Request PUT /v1/agent/service/register (107.042929ms) from=10.233.71.106:38048
    2022/02/23 00:35:43 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.5.34_9007" in sync
    2022/02/23 00:35:43 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.61.242_9011" in sync
    2022/02/23 00:35:43 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.57.187_8806" in sync
    2022/02/23 00:35:43 [DEBUG] agent: Service "_v1_multicloud_10.233.6.136_9001" in sync
    2022/02/23 00:35:43 [DEBUG] agent: Service "_v1_message-router_10.233.58.107_3904" in sync
    2022/02/23 00:35:43 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.43.41_9015" in sync
    2022/02/23 00:35:43 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.61.242_9011" in sync
    2022/02/23 00:35:43 [DEBUG] agent: Service "_v1_catalog_10.233.57.187_8806" in sync
    2022/02/23 00:35:43 [DEBUG] agent: Service "_v1_nsd_10.233.57.187_8806" in sync
    2022/02/23 00:35:43 [DEBUG] agent: Service "_v1_parser_10.233.57.187_8806" in sync
    2022/02/23 00:35:43 [DEBUG] agent: Service "_v0_multicloud_10.233.6.136_9001" in sync
    2022/02/23 00:35:43 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.4.69_443" in sync
    2022/02/23 00:35:43 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.5.34_9007" in sync
    2022/02/23 00:35:43 [DEBUG] agent: Service "_v1_sdc_10.233.8.50_8443" in sync
    2022/02/23 00:35:43 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.8.50_8080" in sync
    2022/02/23 00:35:43 [DEBUG] agent: Service "_v1_sdc-gui_10.233.54.48_8181" in sync
    2022/02/23 00:35:43 [DEBUG] agent: Service "_v1_wf-gui_10.233.22.64_8443" in sync
    2022/02/23 00:35:43 [DEBUG] agent: Node info in sync
    2022/02/23 00:35:43 [DEBUG] http: Request GET /v1/health/service/multicloud-v1 (391.024µs) from=10.233.71.106:38052
    2022/02/23 00:35:43 [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/02/23 00:35:43 [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/02/23 00:35: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/02/23 00:35: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/02/23 00:35:43 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.8.50_8080" in sync
    2022/02/23 00:35:43 [DEBUG] agent: Service "_v1_sdc-gui_10.233.54.48_8181" in sync
    2022/02/23 00:35:43 [DEBUG] agent: Service "_v1_wf-gui_10.233.22.64_8443" in sync
    2022/02/23 00:35:43 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.4.69_443" in sync
    2022/02/23 00:35:43 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.5.34_9007" in sync
    2022/02/23 00:35:43 [DEBUG] agent: Service "_v1_sdc_10.233.8.50_8443" in sync
    2022/02/23 00:35:43 [DEBUG] agent: Service "_v1_multicloud_10.233.6.136_9001" in sync
    2022/02/23 00:35:43 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.5.34_9007" in sync
    2022/02/23 00:35:43 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.61.242_9011" in sync
    2022/02/23 00:35:43 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.57.187_8806" in sync
    2022/02/23 00:35:43 [DEBUG] agent: Service "_v1_catalog_10.233.57.187_8806" in sync
    2022/02/23 00:35:43 [DEBUG] agent: Service "_v1_nsd_10.233.57.187_8806" in sync
    2022/02/23 00:35:43 [INFO] agent: Synced service "_v11__aai-generic-query_10.233.71.96_8446"
    2022/02/23 00:35:43 [DEBUG] agent: Service "_v1_message-router_10.233.58.107_3904" in sync
    2022/02/23 00:35:43 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.43.41_9015" in sync
    2022/02/23 00:35:43 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.61.242_9011" in sync
    2022/02/23 00:35:43 [DEBUG] agent: Service "_v1_parser_10.233.57.187_8806" in sync
    2022/02/23 00:35:43 [DEBUG] agent: Service "_v0_multicloud_10.233.6.136_9001" in sync
    2022/02/23 00:35:43 [DEBUG] agent: Node info in sync
    2022/02/23 00:35:43 [DEBUG] http: Request PUT /v1/agent/service/register (404.684617ms) from=10.233.71.106:38054
    2022/02/23 00:35:43 [DEBUG] agent: Service "_v1_catalog_10.233.57.187_8806" in sync
    2022/02/23 00:35:43 [DEBUG] agent: Service "_v1_nsd_10.233.57.187_8806" in sync
    2022/02/23 00:35:43 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:35:43 [DEBUG] agent: Service "_v1_message-router_10.233.58.107_3904" in sync
    2022/02/23 00:35:43 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.43.41_9015" in sync
    2022/02/23 00:35:43 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.61.242_9011" in sync
    2022/02/23 00:35:43 [DEBUG] agent: Service "_v1_parser_10.233.57.187_8806" in sync
    2022/02/23 00:35:43 [DEBUG] agent: Service "_v0_multicloud_10.233.6.136_9001" in sync
    2022/02/23 00:35:43 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.8.50_8080" in sync
    2022/02/23 00:35:43 [DEBUG] agent: Service "_v1_sdc-gui_10.233.54.48_8181" in sync
    2022/02/23 00:35:43 [DEBUG] agent: Service "_v1_wf-gui_10.233.22.64_8443" in sync
    2022/02/23 00:35:43 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.4.69_443" in sync
    2022/02/23 00:35:43 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.5.34_9007" in sync
    2022/02/23 00:35:43 [DEBUG] agent: Service "_v1_sdc_10.233.8.50_8443" in sync
    2022/02/23 00:35:43 [DEBUG] agent: Service "_v1_multicloud_10.233.6.136_9001" in sync
    2022/02/23 00:35:43 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.5.34_9007" in sync
    2022/02/23 00:35:43 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.61.242_9011" in sync
    2022/02/23 00:35:43 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.57.187_8806" in sync
    2022/02/23 00:35:43 [DEBUG] agent: Node info in sync
    2022/02/23 00:35:43 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v11 (447.581µs) from=10.233.71.106:38058
    2022/02/23 00:35: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/02/23 00:35: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/02/23 00:35: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/02/23 00:35:43 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.61.242_9011" in sync
    2022/02/23 00:35:43 [DEBUG] agent: Service "_v1_catalog_10.233.57.187_8806" in sync
    2022/02/23 00:35:43 [DEBUG] agent: Service "_v1_nsd_10.233.57.187_8806" in sync
    2022/02/23 00:35:43 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:35:43 [DEBUG] agent: Service "_v1_message-router_10.233.58.107_3904" in sync
    2022/02/23 00:35:43 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.43.41_9015" in sync
    2022/02/23 00:35:44 [INFO] agent: Synced service "_v11_aai-generic-query_10.233.71.96_8446"
    2022/02/23 00:35:44 [DEBUG] agent: Service "_v1_parser_10.233.57.187_8806" in sync
    2022/02/23 00:35:44 [DEBUG] agent: Service "_v0_multicloud_10.233.6.136_9001" in sync
    2022/02/23 00:35:44 [DEBUG] agent: Service "_v1_sdc_10.233.8.50_8443" in sync
    2022/02/23 00:35:44 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.8.50_8080" in sync
    2022/02/23 00:35:44 [DEBUG] agent: Service "_v1_sdc-gui_10.233.54.48_8181" in sync
    2022/02/23 00:35:44 [DEBUG] agent: Service "_v1_wf-gui_10.233.22.64_8443" in sync
    2022/02/23 00:35:44 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.4.69_443" in sync
    2022/02/23 00:35:44 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.5.34_9007" in sync
    2022/02/23 00:35:44 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.57.187_8806" in sync
    2022/02/23 00:35:44 [DEBUG] agent: Service "_v1_multicloud_10.233.6.136_9001" in sync
    2022/02/23 00:35:44 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.5.34_9007" in sync
    2022/02/23 00:35:44 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.61.242_9011" in sync
    2022/02/23 00:35:44 [DEBUG] agent: Node info in sync
    2022/02/23 00:35:44 [DEBUG] http: Request PUT /v1/agent/service/register (200.403846ms) from=10.233.71.106:38060
    2022/02/23 00:35:44 [DEBUG] agent: Service "_v1_parser_10.233.57.187_8806" in sync
    2022/02/23 00:35:44 [DEBUG] agent: Service "_v0_multicloud_10.233.6.136_9001" in sync
    2022/02/23 00:35:44 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:35:44 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.4.69_443" in sync
    2022/02/23 00:35:44 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.5.34_9007" in sync
    2022/02/23 00:35:44 [DEBUG] agent: Service "_v1_sdc_10.233.8.50_8443" in sync
    2022/02/23 00:35:44 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.8.50_8080" in sync
    2022/02/23 00:35:44 [DEBUG] agent: Service "_v1_sdc-gui_10.233.54.48_8181" in sync
    2022/02/23 00:35:44 [DEBUG] agent: Service "_v1_wf-gui_10.233.22.64_8443" in sync
    2022/02/23 00:35:44 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.5.34_9007" in sync
    2022/02/23 00:35:44 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.61.242_9011" in sync
    2022/02/23 00:35:44 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.57.187_8806" in sync
    2022/02/23 00:35:44 [DEBUG] agent: Service "_v1_multicloud_10.233.6.136_9001" in sync
    2022/02/23 00:35:44 [DEBUG] agent: Service "_v1_message-router_10.233.58.107_3904" in sync
    2022/02/23 00:35:44 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.43.41_9015" in sync
    2022/02/23 00:35:44 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.61.242_9011" in sync
    2022/02/23 00:35:44 [DEBUG] agent: Service "_v1_catalog_10.233.57.187_8806" in sync
    2022/02/23 00:35:44 [DEBUG] agent: Service "_v1_nsd_10.233.57.187_8806" in sync
    2022/02/23 00:35:44 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:35:44 [DEBUG] agent: Node info in sync
    2022/02/23 00:35:44 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v11 (558.417µs) from=10.233.71.106:38064
    2022/02/23 00:35:44 [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/02/23 00:35:44 [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/02/23 00:35: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/02/23 00:35: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/02/23 00:35:45 [DEBUG] agent: Service "_v0_multicloud_10.233.6.136_9001" in sync
    2022/02/23 00:35:45 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:35:45 [INFO] agent: Synced service "_v12__aai-generic-query_10.233.71.96_8446"
    2022/02/23 00:35:45 [DEBUG] agent: Service "_v1_parser_10.233.57.187_8806" in sync
    2022/02/23 00:35:45 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.5.34_9007" in sync
    2022/02/23 00:35:45 [DEBUG] agent: Service "_v1_sdc_10.233.8.50_8443" in sync
    2022/02/23 00:35:45 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.8.50_8080" in sync
    2022/02/23 00:35:45 [DEBUG] agent: Service "_v1_sdc-gui_10.233.54.48_8181" in sync
    2022/02/23 00:35:45 [DEBUG] agent: Service "_v1_wf-gui_10.233.22.64_8443" in sync
    2022/02/23 00:35:45 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.4.69_443" in sync
    2022/02/23 00:35:45 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.61.242_9011" in sync
    2022/02/23 00:35:45 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.57.187_8806" in sync
    2022/02/23 00:35:45 [DEBUG] agent: Service "_v1_multicloud_10.233.6.136_9001" in sync
    2022/02/23 00:35:45 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.5.34_9007" in sync
    2022/02/23 00:35:45 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.43.41_9015" in sync
    2022/02/23 00:35:45 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.61.242_9011" in sync
    2022/02/23 00:35:45 [DEBUG] agent: Service "_v1_catalog_10.233.57.187_8806" in sync
    2022/02/23 00:35:45 [DEBUG] agent: Service "_v1_nsd_10.233.57.187_8806" in sync
    2022/02/23 00:35:45 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:35:45 [DEBUG] agent: Service "_v1_message-router_10.233.58.107_3904" in sync
    2022/02/23 00:35:45 [DEBUG] agent: Node info in sync
    2022/02/23 00:35:45 [DEBUG] http: Request PUT /v1/agent/service/register (1.100506043s) from=10.233.71.106:38070
    2022/02/23 00:35:45 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.43.41_9015" in sync
    2022/02/23 00:35:45 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.61.242_9011" in sync
    2022/02/23 00:35:45 [DEBUG] agent: Service "_v1_catalog_10.233.57.187_8806" in sync
    2022/02/23 00:35:45 [DEBUG] agent: Service "_v1_nsd_10.233.57.187_8806" in sync
    2022/02/23 00:35:45 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:35:45 [DEBUG] agent: Service "_v1_message-router_10.233.58.107_3904" in sync
    2022/02/23 00:35:45 [DEBUG] agent: Service "_v0_multicloud_10.233.6.136_9001" in sync
    2022/02/23 00:35:45 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:35:45 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:35:45 [DEBUG] agent: Service "_v1_parser_10.233.57.187_8806" in sync
    2022/02/23 00:35:45 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.5.34_9007" in sync
    2022/02/23 00:35:45 [DEBUG] agent: Service "_v1_sdc_10.233.8.50_8443" in sync
    2022/02/23 00:35:45 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.8.50_8080" in sync
    2022/02/23 00:35:45 [DEBUG] agent: Service "_v1_sdc-gui_10.233.54.48_8181" in sync
    2022/02/23 00:35:45 [DEBUG] agent: Service "_v1_wf-gui_10.233.22.64_8443" in sync
    2022/02/23 00:35:45 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.4.69_443" in sync
    2022/02/23 00:35:45 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.61.242_9011" in sync
    2022/02/23 00:35:45 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.57.187_8806" in sync
    2022/02/23 00:35:45 [DEBUG] agent: Service "_v1_multicloud_10.233.6.136_9001" in sync
    2022/02/23 00:35:45 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.5.34_9007" in sync
    2022/02/23 00:35:45 [DEBUG] agent: Node info in sync
    2022/02/23 00:35:45 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v12 (86.540378ms) from=10.233.71.106:38092
    2022/02/23 00:35:46 [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/02/23 00:35: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/02/23 00:35: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/02/23 00:35:46 [DEBUG] agent: Service "_v1_nsd_10.233.57.187_8806" in sync
    2022/02/23 00:35:46 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:35:46 [INFO] agent: Synced service "_v12_aai-generic-query_10.233.71.96_8446"
    2022/02/23 00:35:46 [DEBUG] agent: Service "_v1_message-router_10.233.58.107_3904" in sync
    2022/02/23 00:35:46 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.43.41_9015" in sync
    2022/02/23 00:35:46 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.61.242_9011" in sync
    2022/02/23 00:35:46 [DEBUG] agent: Service "_v1_catalog_10.233.57.187_8806" in sync
    2022/02/23 00:35:46 [DEBUG] agent: Service "_v1_parser_10.233.57.187_8806" in sync
    2022/02/23 00:35:46 [DEBUG] agent: Service "_v0_multicloud_10.233.6.136_9001" in sync
    2022/02/23 00:35:46 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:35:46 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:35:46 [DEBUG] agent: Service "_v1_sdc-gui_10.233.54.48_8181" in sync
    2022/02/23 00:35:46 [DEBUG] agent: Service "_v1_wf-gui_10.233.22.64_8443" in sync
    2022/02/23 00:35:46 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.4.69_443" in sync
    2022/02/23 00:35:46 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.5.34_9007" in sync
    2022/02/23 00:35:46 [DEBUG] agent: Service "_v1_sdc_10.233.8.50_8443" in sync
    2022/02/23 00:35:46 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.8.50_8080" in sync
    2022/02/23 00:35:46 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.5.34_9007" in sync
    2022/02/23 00:35:46 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.61.242_9011" in sync
    2022/02/23 00:35:46 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.57.187_8806" in sync
    2022/02/23 00:35:46 [DEBUG] agent: Service "_v1_multicloud_10.233.6.136_9001" in sync
    2022/02/23 00:35:46 [DEBUG] agent: Node info in sync
    2022/02/23 00:35:46 [DEBUG] http: Request PUT /v1/agent/service/register (404.043985ms) from=10.233.71.106:38094
    2022/02/23 00:35:46 [DEBUG] agent: Service "_v1_sdc_10.233.8.50_8443" in sync
    2022/02/23 00:35:46 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.8.50_8080" in sync
    2022/02/23 00:35:46 [DEBUG] agent: Service "_v1_sdc-gui_10.233.54.48_8181" in sync
    2022/02/23 00:35:46 [DEBUG] agent: Service "_v1_wf-gui_10.233.22.64_8443" in sync
    2022/02/23 00:35:46 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.4.69_443" in sync
    2022/02/23 00:35:46 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.5.34_9007" in sync
    2022/02/23 00:35:46 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.57.187_8806" in sync
    2022/02/23 00:35:46 [DEBUG] agent: Service "_v1_multicloud_10.233.6.136_9001" in sync
    2022/02/23 00:35:46 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.5.34_9007" in sync
    2022/02/23 00:35:46 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.61.242_9011" in sync
    2022/02/23 00:35:46 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.61.242_9011" in sync
    2022/02/23 00:35:46 [DEBUG] agent: Service "_v1_catalog_10.233.57.187_8806" in sync
    2022/02/23 00:35:46 [DEBUG] agent: Service "_v1_nsd_10.233.57.187_8806" in sync
    2022/02/23 00:35:46 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:35:46 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:35:46 [DEBUG] agent: Service "_v1_message-router_10.233.58.107_3904" in sync
    2022/02/23 00:35:46 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.43.41_9015" in sync
    2022/02/23 00:35:46 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:35:46 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:35:46 [DEBUG] agent: Service "_v1_parser_10.233.57.187_8806" in sync
    2022/02/23 00:35:46 [DEBUG] agent: Service "_v0_multicloud_10.233.6.136_9001" in sync
    2022/02/23 00:35:46 [DEBUG] agent: Node info in sync
    2022/02/23 00:35:46 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v12 (199.819758ms) from=10.233.71.106:38104
    2022/02/23 00:35:47 [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/02/23 00:35:47 [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/02/23 00:35: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/02/23 00:35: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/02/23 00:35:47 [DEBUG] agent: Service "_v1_parser_10.233.57.187_8806" in sync
    2022/02/23 00:35:47 [DEBUG] agent: Service "_v0_multicloud_10.233.6.136_9001" in sync
    2022/02/23 00:35:47 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:35:47 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:35:47 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.4.69_443" in sync
    2022/02/23 00:35:47 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.5.34_9007" in sync
    2022/02/23 00:35:47 [DEBUG] agent: Service "_v1_sdc_10.233.8.50_8443" in sync
    2022/02/23 00:35:47 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.8.50_8080" in sync
    2022/02/23 00:35:47 [DEBUG] agent: Service "_v1_sdc-gui_10.233.54.48_8181" in sync
    2022/02/23 00:35:47 [DEBUG] agent: Service "_v1_wf-gui_10.233.22.64_8443" in sync
    2022/02/23 00:35:47 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.5.34_9007" in sync
    2022/02/23 00:35:47 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.61.242_9011" in sync
    2022/02/23 00:35:47 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.57.187_8806" in sync
    2022/02/23 00:35:47 [DEBUG] agent: Service "_v1_multicloud_10.233.6.136_9001" in sync
    2022/02/23 00:35:47 [INFO] agent: Synced service "_v13__aai-generic-query_10.233.71.96_8446"
    2022/02/23 00:35:47 [DEBUG] agent: Service "_v1_message-router_10.233.58.107_3904" in sync
    2022/02/23 00:35:47 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.43.41_9015" in sync
    2022/02/23 00:35:47 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.61.242_9011" in sync
    2022/02/23 00:35:47 [DEBUG] agent: Service "_v1_catalog_10.233.57.187_8806" in sync
    2022/02/23 00:35:47 [DEBUG] agent: Service "_v1_nsd_10.233.57.187_8806" in sync
    2022/02/23 00:35:47 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:35:47 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:35:47 [DEBUG] agent: Node info in sync
    2022/02/23 00:35:47 [DEBUG] agent: Service "_v1_parser_10.233.57.187_8806" in sync
    2022/02/23 00:35:47 [DEBUG] agent: Service "_v0_multicloud_10.233.6.136_9001" in sync
    2022/02/23 00:35:47 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:35:47 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:35:47 [DEBUG] agent: Service "_v1_sdc-gui_10.233.54.48_8181" in sync
    2022/02/23 00:35:47 [DEBUG] agent: Service "_v1_wf-gui_10.233.22.64_8443" in sync
    2022/02/23 00:35:47 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.4.69_443" in sync
    2022/02/23 00:35:47 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.5.34_9007" in sync
    2022/02/23 00:35:47 [DEBUG] agent: Service "_v1_sdc_10.233.8.50_8443" in sync
    2022/02/23 00:35:47 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.8.50_8080" in sync
    2022/02/23 00:35:47 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:35:47 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.5.34_9007" in sync
    2022/02/23 00:35:47 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.61.242_9011" in sync
    2022/02/23 00:35:47 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.57.187_8806" in sync
    2022/02/23 00:35:47 [DEBUG] agent: Service "_v1_multicloud_10.233.6.136_9001" in sync
    2022/02/23 00:35:47 [DEBUG] agent: Service "_v1_nsd_10.233.57.187_8806" in sync
    2022/02/23 00:35:47 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:35:47 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:35:47 [DEBUG] agent: Service "_v1_message-router_10.233.58.107_3904" in sync
    2022/02/23 00:35:47 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.43.41_9015" in sync
    2022/02/23 00:35:47 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.61.242_9011" in sync
    2022/02/23 00:35:47 [DEBUG] agent: Service "_v1_catalog_10.233.57.187_8806" in sync
    2022/02/23 00:35:47 [DEBUG] agent: Node info in sync
    2022/02/23 00:35:47 [DEBUG] http: Request PUT /v1/agent/service/register (281.02497ms) from=10.233.71.106:38108
    2022/02/23 00:35:47 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v13 (570.542µs) from=10.233.71.106:38112
    2022/02/23 00:35: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/02/23 00:35: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/02/23 00:35: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/02/23 00:35:47 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.5.34_9007" in sync
    2022/02/23 00:35:47 [DEBUG] agent: Service "_v1_sdc_10.233.8.50_8443" in sync
    2022/02/23 00:35:47 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.8.50_8080" in sync
    2022/02/23 00:35:47 [DEBUG] agent: Service "_v1_sdc-gui_10.233.54.48_8181" in sync
    2022/02/23 00:35:47 [DEBUG] agent: Service "_v1_wf-gui_10.233.22.64_8443" in sync
    2022/02/23 00:35:47 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.4.69_443" in sync
    2022/02/23 00:35:47 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.61.242_9011" in sync
    2022/02/23 00:35:47 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.57.187_8806" in sync
    2022/02/23 00:35:47 [DEBUG] agent: Service "_v1_multicloud_10.233.6.136_9001" in sync
    2022/02/23 00:35:47 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:35:47 [INFO] agent: Synced service "_v13_aai-generic-query_10.233.71.96_8446"
    2022/02/23 00:35:47 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.5.34_9007" in sync
    2022/02/23 00:35:47 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.43.41_9015" in sync
    2022/02/23 00:35:47 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.61.242_9011" in sync
    2022/02/23 00:35:47 [DEBUG] agent: Service "_v1_catalog_10.233.57.187_8806" in sync
    2022/02/23 00:35:47 [DEBUG] agent: Service "_v1_nsd_10.233.57.187_8806" in sync
    2022/02/23 00:35:47 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:35:47 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:35:47 [DEBUG] agent: Service "_v1_message-router_10.233.58.107_3904" in sync
    2022/02/23 00:35:47 [DEBUG] agent: Service "_v0_multicloud_10.233.6.136_9001" in sync
    2022/02/23 00:35:47 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:35:47 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:35:47 [DEBUG] agent: Service "_v1_parser_10.233.57.187_8806" in sync
    2022/02/23 00:35:47 [DEBUG] agent: Node info in sync
    2022/02/23 00:35:47 [DEBUG] agent: Service "_v0_multicloud_10.233.6.136_9001" in sync
    2022/02/23 00:35:47 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:35:47 [DEBUG] http: Request PUT /v1/agent/service/register (199.86024ms) from=10.233.71.106:38114
    2022/02/23 00:35:47 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:35:47 [DEBUG] agent: Service "_v1_parser_10.233.57.187_8806" in sync
    2022/02/23 00:35:47 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.5.34_9007" in sync
    2022/02/23 00:35:47 [DEBUG] agent: Service "_v1_sdc_10.233.8.50_8443" in sync
    2022/02/23 00:35:47 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.8.50_8080" in sync
    2022/02/23 00:35:47 [DEBUG] agent: Service "_v1_sdc-gui_10.233.54.48_8181" in sync
    2022/02/23 00:35:47 [DEBUG] agent: Service "_v1_wf-gui_10.233.22.64_8443" in sync
    2022/02/23 00:35:47 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.4.69_443" in sync
    2022/02/23 00:35:47 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.61.242_9011" in sync
    2022/02/23 00:35:47 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.57.187_8806" in sync
    2022/02/23 00:35:47 [DEBUG] agent: Service "_v1_multicloud_10.233.6.136_9001" in sync
    2022/02/23 00:35:47 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:35:47 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:35:47 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.5.34_9007" in sync
    2022/02/23 00:35:47 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.43.41_9015" in sync
    2022/02/23 00:35:47 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.61.242_9011" in sync
    2022/02/23 00:35:47 [DEBUG] agent: Service "_v1_catalog_10.233.57.187_8806" in sync
    2022/02/23 00:35:47 [DEBUG] agent: Service "_v1_nsd_10.233.57.187_8806" in sync
    2022/02/23 00:35:47 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:35:47 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:35:47 [DEBUG] agent: Service "_v1_message-router_10.233.58.107_3904" in sync
    2022/02/23 00:35:47 [DEBUG] agent: Node info in sync
    2022/02/23 00:35:47 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v13 (435.49µs) from=10.233.71.106:38118
    2022/02/23 00:35: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/02/23 00:35: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/02/23 00:35: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/02/23 00:35: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/02/23 00:35:48 [DEBUG] agent: Service "_v1_catalog_10.233.57.187_8806" in sync
    2022/02/23 00:35:48 [DEBUG] agent: Service "_v1_nsd_10.233.57.187_8806" in sync
    2022/02/23 00:35:48 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:35:48 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:35:48 [DEBUG] agent: Service "_v1_message-router_10.233.58.107_3904" in sync
    2022/02/23 00:35:48 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.43.41_9015" in sync
    2022/02/23 00:35:48 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.61.242_9011" in sync
    2022/02/23 00:35:48 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:35:48 [INFO] agent: Synced service "_v14__aai-generic-query_10.233.71.96_8446"
    2022/02/23 00:35:48 [DEBUG] agent: Service "_v1_parser_10.233.57.187_8806" in sync
    2022/02/23 00:35:48 [DEBUG] agent: Service "_v0_multicloud_10.233.6.136_9001" in sync
    2022/02/23 00:35:48 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:35:48 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.8.50_8080" in sync
    2022/02/23 00:35:48 [DEBUG] agent: Service "_v1_sdc-gui_10.233.54.48_8181" in sync
    2022/02/23 00:35:48 [DEBUG] agent: Service "_v1_wf-gui_10.233.22.64_8443" in sync
    2022/02/23 00:35:48 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.4.69_443" in sync
    2022/02/23 00:35:48 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.5.34_9007" in sync
    2022/02/23 00:35:48 [DEBUG] agent: Service "_v1_sdc_10.233.8.50_8443" in sync
    2022/02/23 00:35:48 [DEBUG] agent: Service "_v1_multicloud_10.233.6.136_9001" in sync
    2022/02/23 00:35:48 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:35:48 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:35:48 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.5.34_9007" in sync
    2022/02/23 00:35:48 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.61.242_9011" in sync
    2022/02/23 00:35:48 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.57.187_8806" in sync
    2022/02/23 00:35:48 [DEBUG] agent: Node info in sync
    2022/02/23 00:35:48 [DEBUG] http: Request PUT /v1/agent/service/register (900.95933ms) from=10.233.71.106:38124
    2022/02/23 00:35:48 [DEBUG] agent: Service "_v1_message-router_10.233.58.107_3904" in sync
    2022/02/23 00:35:48 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.43.41_9015" in sync
    2022/02/23 00:35:48 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.61.242_9011" in sync
    2022/02/23 00:35:48 [DEBUG] agent: Service "_v1_catalog_10.233.57.187_8806" in sync
    2022/02/23 00:35:48 [DEBUG] agent: Service "_v1_nsd_10.233.57.187_8806" in sync
    2022/02/23 00:35:48 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:35:48 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:35:48 [DEBUG] agent: Service "_v1_parser_10.233.57.187_8806" in sync
    2022/02/23 00:35:48 [DEBUG] agent: Service "_v0_multicloud_10.233.6.136_9001" in sync
    2022/02/23 00:35:48 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:35:48 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:35:48 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:35:48 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.4.69_443" in sync
    2022/02/23 00:35:48 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.5.34_9007" in sync
    2022/02/23 00:35:48 [DEBUG] agent: Service "_v1_sdc_10.233.8.50_8443" in sync
    2022/02/23 00:35:48 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.8.50_8080" in sync
    2022/02/23 00:35:48 [DEBUG] agent: Service "_v1_sdc-gui_10.233.54.48_8181" in sync
    2022/02/23 00:35:48 [DEBUG] agent: Service "_v1_wf-gui_10.233.22.64_8443" in sync
    2022/02/23 00:35:48 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.5.34_9007" in sync
    2022/02/23 00:35:48 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.61.242_9011" in sync
    2022/02/23 00:35:48 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.57.187_8806" in sync
    2022/02/23 00:35:48 [DEBUG] agent: Service "_v1_multicloud_10.233.6.136_9001" in sync
    2022/02/23 00:35:48 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:35:48 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:35:48 [DEBUG] agent: Node info in sync
    2022/02/23 00:35:49 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v14 (794.148µs) from=10.233.71.106:38132
    2022/02/23 00:35: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/02/23 00:35: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/02/23 00:35: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/02/23 00:35:49 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:35:49 [DEBUG] agent: Service "_v1_message-router_10.233.58.107_3904" in sync
    2022/02/23 00:35:49 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.43.41_9015" in sync
    2022/02/23 00:35:49 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.61.242_9011" in sync
    2022/02/23 00:35:49 [DEBUG] agent: Service "_v1_catalog_10.233.57.187_8806" in sync
    2022/02/23 00:35:49 [DEBUG] agent: Service "_v1_nsd_10.233.57.187_8806" in sync
    2022/02/23 00:35:49 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:35:49 [DEBUG] agent: Service "_v1_parser_10.233.57.187_8806" in sync
    2022/02/23 00:35:49 [DEBUG] agent: Service "_v0_multicloud_10.233.6.136_9001" in sync
    2022/02/23 00:35:49 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:35:49 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:35:49 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:35:49 [INFO] agent: Synced service "_v14_aai-generic-query_10.233.71.96_8446"
    2022/02/23 00:35:49 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.4.69_443" in sync
    2022/02/23 00:35:49 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.5.34_9007" in sync
    2022/02/23 00:35:49 [DEBUG] agent: Service "_v1_sdc_10.233.8.50_8443" in sync
    2022/02/23 00:35:49 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.8.50_8080" in sync
    2022/02/23 00:35:49 [DEBUG] agent: Service "_v1_sdc-gui_10.233.54.48_8181" in sync
    2022/02/23 00:35:49 [DEBUG] agent: Service "_v1_wf-gui_10.233.22.64_8443" in sync
    2022/02/23 00:35:49 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.5.34_9007" in sync
    2022/02/23 00:35:49 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.61.242_9011" in sync
    2022/02/23 00:35:49 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.57.187_8806" in sync
    2022/02/23 00:35:49 [DEBUG] agent: Service "_v1_multicloud_10.233.6.136_9001" in sync
    2022/02/23 00:35:49 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:35:49 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:35:49 [DEBUG] agent: Node info in sync
    2022/02/23 00:35:49 [DEBUG] http: Request PUT /v1/agent/service/register (257.275629ms) from=10.233.71.106:38134
    2022/02/23 00:35:49 [DEBUG] agent: Service "_v1_nsd_10.233.57.187_8806" in sync
    2022/02/23 00:35:49 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:35:49 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:35:49 [DEBUG] agent: Service "_v1_message-router_10.233.58.107_3904" in sync
    2022/02/23 00:35:49 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.43.41_9015" in sync
    2022/02/23 00:35:49 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.61.242_9011" in sync
    2022/02/23 00:35:49 [DEBUG] agent: Service "_v1_catalog_10.233.57.187_8806" in sync
    2022/02/23 00:35:49 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:35:49 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:35:49 [DEBUG] agent: Service "_v1_parser_10.233.57.187_8806" in sync
    2022/02/23 00:35:49 [DEBUG] agent: Service "_v0_multicloud_10.233.6.136_9001" in sync
    2022/02/23 00:35:49 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:35:49 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:35:49 [DEBUG] agent: Service "_v1_sdc-gui_10.233.54.48_8181" in sync
    2022/02/23 00:35:49 [DEBUG] agent: Service "_v1_wf-gui_10.233.22.64_8443" in sync
    2022/02/23 00:35:49 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.4.69_443" in sync
    2022/02/23 00:35:49 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.5.34_9007" in sync
    2022/02/23 00:35:49 [DEBUG] agent: Service "_v1_sdc_10.233.8.50_8443" in sync
    2022/02/23 00:35:49 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.8.50_8080" in sync
    2022/02/23 00:35:49 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:35:49 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:35:49 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.5.34_9007" in sync
    2022/02/23 00:35:49 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.61.242_9011" in sync
    2022/02/23 00:35:49 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.57.187_8806" in sync
    2022/02/23 00:35:49 [DEBUG] agent: Service "_v1_multicloud_10.233.6.136_9001" in sync
    2022/02/23 00:35:49 [DEBUG] agent: Node info in sync
    2022/02/23 00:35:49 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v14 (612.533µs) from=10.233.71.106:38142
    2022/02/23 00:35: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/02/23 00:35: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/02/23 00:35: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/02/23 00:35: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/02/23 00:35:50 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.57.187_8806" in sync
    2022/02/23 00:35:50 [DEBUG] agent: Service "_v1_multicloud_10.233.6.136_9001" in sync
    2022/02/23 00:35:50 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:35:50 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:35:50 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.5.34_9007" in sync
    2022/02/23 00:35:50 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.61.242_9011" in sync
    2022/02/23 00:35:50 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.61.242_9011" in sync
    2022/02/23 00:35:50 [DEBUG] agent: Service "_v1_catalog_10.233.57.187_8806" in sync
    2022/02/23 00:35:50 [DEBUG] agent: Service "_v1_nsd_10.233.57.187_8806" in sync
    2022/02/23 00:35:50 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:35:50 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:35:50 [DEBUG] agent: Service "_v1_message-router_10.233.58.107_3904" in sync
    2022/02/23 00:35:50 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.43.41_9015" in sync
    2022/02/23 00:35:50 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:35:50 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:35:50 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:35:50 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:35:50 [DEBUG] agent: Service "_v1_parser_10.233.57.187_8806" in sync
    2022/02/23 00:35:50 [DEBUG] agent: Service "_v0_multicloud_10.233.6.136_9001" in sync
    2022/02/23 00:35:50 [DEBUG] agent: Service "_v1_sdc_10.233.8.50_8443" in sync
    2022/02/23 00:35:50 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.8.50_8080" in sync
    2022/02/23 00:35:50 [DEBUG] agent: Service "_v1_sdc-gui_10.233.54.48_8181" in sync
    2022/02/23 00:35:50 [DEBUG] agent: Service "_v1_wf-gui_10.233.22.64_8443" in sync
    2022/02/23 00:35:50 [INFO] agent: Synced service "_v15__aai-generic-query_10.233.71.96_8446"
    2022/02/23 00:35:50 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.4.69_443" in sync
    2022/02/23 00:35:50 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.5.34_9007" in sync
    2022/02/23 00:35:50 [DEBUG] agent: Node info in sync
    2022/02/23 00:35:50 [DEBUG] http: Request PUT /v1/agent/service/register (400.340126ms) from=10.233.71.106:38144
    2022/02/23 00:35:50 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.43.41_9015" in sync
    2022/02/23 00:35:50 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.61.242_9011" in sync
    2022/02/23 00:35:50 [DEBUG] agent: Service "_v1_catalog_10.233.57.187_8806" in sync
    2022/02/23 00:35:50 [DEBUG] agent: Service "_v1_nsd_10.233.57.187_8806" in sync
    2022/02/23 00:35:50 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:35:50 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:35:50 [DEBUG] agent: Service "_v1_message-router_10.233.58.107_3904" in sync
    2022/02/23 00:35:50 [DEBUG] agent: Service "_v0_multicloud_10.233.6.136_9001" in sync
    2022/02/23 00:35:50 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:35:50 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:35:50 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:35:50 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:35:50 [DEBUG] agent: Service "_v1_parser_10.233.57.187_8806" in sync
    2022/02/23 00:35:50 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.5.34_9007" in sync
    2022/02/23 00:35:50 [DEBUG] agent: Service "_v1_sdc_10.233.8.50_8443" in sync
    2022/02/23 00:35:50 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.8.50_8080" in sync
    2022/02/23 00:35:50 [DEBUG] agent: Service "_v1_sdc-gui_10.233.54.48_8181" in sync
    2022/02/23 00:35:50 [DEBUG] agent: Service "_v1_wf-gui_10.233.22.64_8443" in sync
    2022/02/23 00:35:50 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:35:50 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.4.69_443" in sync
    2022/02/23 00:35:50 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.61.242_9011" in sync
    2022/02/23 00:35:50 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.57.187_8806" in sync
    2022/02/23 00:35:50 [DEBUG] agent: Service "_v1_multicloud_10.233.6.136_9001" in sync
    2022/02/23 00:35:50 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:35:50 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:35:50 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.5.34_9007" in sync
    2022/02/23 00:35:50 [DEBUG] agent: Node info in sync
    2022/02/23 00:35:50 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v15 (472.338µs) from=10.233.71.106:38146
    2022/02/23 00:35:50 [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/02/23 00:35: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/02/23 00:35: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/02/23 00:35:50 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.8.50_8080" in sync
    2022/02/23 00:35:50 [DEBUG] agent: Service "_v1_wf-gui_10.233.22.64_8443" in sync
    2022/02/23 00:35:50 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.5.34_9007" in sync
    2022/02/23 00:35:50 [INFO] agent: Synced service "_v15_aai-generic-query_10.233.71.96_8446"
    2022/02/23 00:35:50 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.5.34_9007" in sync
    2022/02/23 00:35:50 [DEBUG] agent: Service "_v1_multicloud_10.233.6.136_9001" in sync
    2022/02/23 00:35:50 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:35:50 [DEBUG] agent: Service "_v1_catalog_10.233.57.187_8806" in sync
    2022/02/23 00:35:50 [DEBUG] agent: Service "_v1_nsd_10.233.57.187_8806" in sync
    2022/02/23 00:35:50 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:35:50 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:35:50 [DEBUG] agent: Service "_v1_message-router_10.233.58.107_3904" in sync
    2022/02/23 00:35:50 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.43.41_9015" in sync
    2022/02/23 00:35:50 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.61.242_9011" in sync
    2022/02/23 00:35:50 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:35:50 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:35:50 [DEBUG] agent: Service "_v1_parser_10.233.57.187_8806" in sync
    2022/02/23 00:35:50 [DEBUG] agent: Service "_v0_multicloud_10.233.6.136_9001" in sync
    2022/02/23 00:35:50 [DEBUG] agent: Service "_v1_sdc-gui_10.233.54.48_8181" in sync
    2022/02/23 00:35:50 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:35:50 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.4.69_443" in sync
    2022/02/23 00:35:50 [DEBUG] agent: Service "_v1_sdc_10.233.8.50_8443" in sync
    2022/02/23 00:35:50 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.61.242_9011" in sync
    2022/02/23 00:35:50 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.57.187_8806" in sync
    2022/02/23 00:35:50 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:35:50 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:35:50 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:35:50 [DEBUG] agent: Node info in sync
    2022/02/23 00:35:50 [DEBUG] http: Request PUT /v1/agent/service/register (277.332566ms) from=10.233.71.106:38148
    2022/02/23 00:35:50 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:35:50 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:35:50 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.5.34_9007" in sync
    2022/02/23 00:35:50 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.8.50_8080" in sync
    2022/02/23 00:35:50 [DEBUG] agent: Service "_v1_wf-gui_10.233.22.64_8443" in sync
    2022/02/23 00:35:50 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.5.34_9007" in sync
    2022/02/23 00:35:50 [DEBUG] agent: Service "_v1_multicloud_10.233.6.136_9001" in sync
    2022/02/23 00:35:50 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:35:50 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:35:50 [DEBUG] agent: Service "_v1_message-router_10.233.58.107_3904" in sync
    2022/02/23 00:35:50 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.43.41_9015" in sync
    2022/02/23 00:35:50 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.61.242_9011" in sync
    2022/02/23 00:35:50 [DEBUG] agent: Service "_v1_catalog_10.233.57.187_8806" in sync
    2022/02/23 00:35:50 [DEBUG] agent: Service "_v1_nsd_10.233.57.187_8806" in sync
    2022/02/23 00:35:50 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:35:50 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:35:50 [DEBUG] agent: Service "_v1_parser_10.233.57.187_8806" in sync
    2022/02/23 00:35:50 [DEBUG] agent: Service "_v0_multicloud_10.233.6.136_9001" in sync
    2022/02/23 00:35:50 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:35:50 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:35:50 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.4.69_443" in sync
    2022/02/23 00:35:50 [DEBUG] agent: Service "_v1_sdc_10.233.8.50_8443" in sync
    2022/02/23 00:35:50 [DEBUG] agent: Service "_v1_sdc-gui_10.233.54.48_8181" in sync
    2022/02/23 00:35:50 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:35:50 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.61.242_9011" in sync
    2022/02/23 00:35:50 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.57.187_8806" in sync
    2022/02/23 00:35:50 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:35:50 [DEBUG] agent: Node info in sync
    2022/02/23 00:35:51 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v15 (575.982µs) from=10.233.71.106:38152
    2022/02/23 00:35:51 [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/02/23 00:35:51 [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/02/23 00:35: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/02/23 00:35: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/02/23 00:35:51 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:35:51 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:35:51 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.8.50_8080" in sync
    2022/02/23 00:35:51 [DEBUG] agent: Service "_v1_wf-gui_10.233.22.64_8443" in sync
    2022/02/23 00:35:51 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.5.34_9007" in sync
    2022/02/23 00:35:51 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:35:51 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:35:51 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.5.34_9007" in sync
    2022/02/23 00:35:51 [DEBUG] agent: Service "_v1_multicloud_10.233.6.136_9001" in sync
    2022/02/23 00:35:51 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.61.242_9011" in sync
    2022/02/23 00:35:51 [DEBUG] agent: Service "_v1_catalog_10.233.57.187_8806" in sync
    2022/02/23 00:35:51 [DEBUG] agent: Service "_v1_nsd_10.233.57.187_8806" in sync
    2022/02/23 00:35:51 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:35:51 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:35:51 [DEBUG] agent: Service "_v1_message-router_10.233.58.107_3904" in sync
    2022/02/23 00:35:51 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.43.41_9015" in sync
    2022/02/23 00:35:51 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:35:51 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:35:51 [DEBUG] agent: Service "_v1_parser_10.233.57.187_8806" in sync
    2022/02/23 00:35:51 [DEBUG] agent: Service "_v0_multicloud_10.233.6.136_9001" in sync
    2022/02/23 00:35:51 [DEBUG] agent: Service "_v1_sdc_10.233.8.50_8443" in sync
    2022/02/23 00:35:51 [DEBUG] agent: Service "_v1_sdc-gui_10.233.54.48_8181" in sync
    2022/02/23 00:35:51 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:35:51 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.4.69_443" in sync
    2022/02/23 00:35:51 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:35:51 [INFO] agent: Synced service "_v16__aai-generic-query_10.233.71.96_8446"
    2022/02/23 00:35:51 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.61.242_9011" in sync
    2022/02/23 00:35:51 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.57.187_8806" in sync
    2022/02/23 00:35:51 [DEBUG] agent: Node info in sync
    2022/02/23 00:35:51 [DEBUG] http: Request PUT /v1/agent/service/register (381.534394ms) from=10.233.71.106:38154
    2022/02/23 00:35:51 [DEBUG] agent: Service "_v0_multicloud_10.233.6.136_9001" in sync
    2022/02/23 00:35:51 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:35:51 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:35:51 [DEBUG] agent: Service "_v1_parser_10.233.57.187_8806" in sync
    2022/02/23 00:35:51 [DEBUG] agent: Service "_v1_sdc_10.233.8.50_8443" in sync
    2022/02/23 00:35:51 [DEBUG] agent: Service "_v1_sdc-gui_10.233.54.48_8181" in sync
    2022/02/23 00:35:51 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:35:51 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.4.69_443" in sync
    2022/02/23 00:35:51 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.57.187_8806" in sync
    2022/02/23 00:35:51 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:35:51 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:35:51 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.61.242_9011" in sync
    2022/02/23 00:35:51 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:35:51 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:35:51 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.5.34_9007" in sync
    2022/02/23 00:35:51 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.8.50_8080" in sync
    2022/02/23 00:35:51 [DEBUG] agent: Service "_v1_wf-gui_10.233.22.64_8443" in sync
    2022/02/23 00:35:51 [DEBUG] agent: Service "_v1_multicloud_10.233.6.136_9001" in sync
    2022/02/23 00:35:51 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:35:51 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:35:51 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.5.34_9007" in sync
    2022/02/23 00:35:51 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.43.41_9015" in sync
    2022/02/23 00:35:51 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.61.242_9011" in sync
    2022/02/23 00:35:51 [DEBUG] agent: Service "_v1_catalog_10.233.57.187_8806" in sync
    2022/02/23 00:35:51 [DEBUG] agent: Service "_v1_nsd_10.233.57.187_8806" in sync
    2022/02/23 00:35:51 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:35:51 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:35:51 [DEBUG] agent: Service "_v1_message-router_10.233.58.107_3904" in sync
    2022/02/23 00:35:51 [DEBUG] agent: Node info in sync
    2022/02/23 00:35:51 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v16 (459.504µs) from=10.233.71.106:38162
    2022/02/23 00:35:51 [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/02/23 00:35: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/02/23 00:35: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/02/23 00:35:52 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:35:52 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:35:52 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.61.242_9011" in sync
    2022/02/23 00:35:52 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.57.187_8806" in sync
    2022/02/23 00:35:52 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:35:52 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:35:52 [DEBUG] agent: Service "_v1_wf-gui_10.233.22.64_8443" in sync
    2022/02/23 00:35:52 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.5.34_9007" in sync
    2022/02/23 00:35:52 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.8.50_8080" in sync
    2022/02/23 00:35:52 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:35:52 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:35:52 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.5.34_9007" in sync
    2022/02/23 00:35:52 [DEBUG] agent: Service "_v1_multicloud_10.233.6.136_9001" in sync
    2022/02/23 00:35:52 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.61.242_9011" in sync
    2022/02/23 00:35:52 [DEBUG] agent: Service "_v1_catalog_10.233.57.187_8806" in sync
    2022/02/23 00:35:52 [DEBUG] agent: Service "_v1_nsd_10.233.57.187_8806" in sync
    2022/02/23 00:35:52 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:35:52 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:35:52 [INFO] agent: Synced service "_v16_aai-generic-query_10.233.71.96_8446"
    2022/02/23 00:35:52 [DEBUG] agent: Service "_v1_message-router_10.233.58.107_3904" in sync
    2022/02/23 00:35:52 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.43.41_9015" in sync
    2022/02/23 00:35:52 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:35:52 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:35:52 [DEBUG] agent: Service "_v1_parser_10.233.57.187_8806" in sync
    2022/02/23 00:35:52 [DEBUG] agent: Service "_v0_multicloud_10.233.6.136_9001" in sync
    2022/02/23 00:35:52 [DEBUG] agent: Service "_v1_sdc-gui_10.233.54.48_8181" in sync
    2022/02/23 00:35:52 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:35:52 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.4.69_443" in sync
    2022/02/23 00:35:52 [DEBUG] agent: Service "_v1_sdc_10.233.8.50_8443" in sync
    2022/02/23 00:35:52 [DEBUG] agent: Node info in sync
    2022/02/23 00:35:52 [DEBUG] http: Request PUT /v1/agent/service/register (686.517792ms) from=10.233.71.106:38164
    2022/02/23 00:35:52 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:35:52 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.5.34_9007" in sync
    2022/02/23 00:35:52 [DEBUG] agent: Service "_v1_multicloud_10.233.6.136_9001" in sync
    2022/02/23 00:35:52 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:35:52 [DEBUG] agent: Service "_v1_catalog_10.233.57.187_8806" in sync
    2022/02/23 00:35:52 [DEBUG] agent: Service "_v1_nsd_10.233.57.187_8806" in sync
    2022/02/23 00:35:52 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:35:52 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:35:53 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:35:53 [DEBUG] agent: Service "_v1_message-router_10.233.58.107_3904" in sync
    2022/02/23 00:35:53 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.43.41_9015" in sync
    2022/02/23 00:35:53 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.61.242_9011" in sync
    2022/02/23 00:35:53 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:35:53 [DEBUG] agent: Service "_v1_parser_10.233.57.187_8806" in sync
    2022/02/23 00:35:53 [DEBUG] agent: Service "_v0_multicloud_10.233.6.136_9001" in sync
    2022/02/23 00:35:53 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:35:53 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:35:52 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v16 (884.994µs) from=10.233.71.106:38176
    2022/02/23 00:35:53 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.4.69_443" in sync
    2022/02/23 00:35:53 [DEBUG] agent: Service "_v1_sdc_10.233.8.50_8443" in sync
    2022/02/23 00:35:53 [DEBUG] agent: Service "_v1_sdc-gui_10.233.54.48_8181" in sync
    2022/02/23 00:35:53 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:35:53 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.61.242_9011" in sync
    2022/02/23 00:35:53 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.57.187_8806" in sync
    2022/02/23 00:35:53 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:35:53 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:35:53 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:35:53 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.5.34_9007" in sync
    2022/02/23 00:35:53 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.8.50_8080" in sync
    2022/02/23 00:35:53 [DEBUG] agent: Service "_v1_wf-gui_10.233.22.64_8443" in sync
    2022/02/23 00:35:53 [DEBUG] agent: Node info in sync
    2022/02/23 00:35: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/02/23 00:35: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/02/23 00:35: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/02/23 00:35: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/02/23 00:35:53 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.61.242_9011" in sync
    2022/02/23 00:35:53 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.57.187_8806" in sync
    2022/02/23 00:35:53 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:35:53 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:35:53 [INFO] agent: Synced service "_v17__aai-generic-query_10.233.71.96_8446"
    2022/02/23 00:35:53 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:35:53 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:35:53 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.5.34_9007" in sync
    2022/02/23 00:35:53 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.8.50_8080" in sync
    2022/02/23 00:35:53 [DEBUG] agent: Service "_v1_wf-gui_10.233.22.64_8443" in sync
    2022/02/23 00:35:53 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.5.34_9007" in sync
    2022/02/23 00:35:53 [DEBUG] agent: Service "_v1_multicloud_10.233.6.136_9001" in sync
    2022/02/23 00:35:53 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:35:53 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:35:53 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:35:53 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:35:53 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:35:53 [DEBUG] agent: Service "_v1_message-router_10.233.58.107_3904" in sync
    2022/02/23 00:35:53 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.43.41_9015" in sync
    2022/02/23 00:35:53 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.61.242_9011" in sync
    2022/02/23 00:35:53 [DEBUG] agent: Service "_v1_catalog_10.233.57.187_8806" in sync
    2022/02/23 00:35:53 [DEBUG] agent: Service "_v1_nsd_10.233.57.187_8806" in sync
    2022/02/23 00:35:53 [DEBUG] agent: Service "_v1_parser_10.233.57.187_8806" in sync
    2022/02/23 00:35:53 [DEBUG] agent: Service "_v0_multicloud_10.233.6.136_9001" in sync
    2022/02/23 00:35:53 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:35:53 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:35:53 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.4.69_443" in sync
    2022/02/23 00:35:53 [DEBUG] agent: Service "_v1_sdc_10.233.8.50_8443" in sync
    2022/02/23 00:35:53 [DEBUG] agent: Service "_v1_sdc-gui_10.233.54.48_8181" in sync
    2022/02/23 00:35:53 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:35:53 [DEBUG] agent: Node info in sync
    2022/02/23 00:35:53 [DEBUG] http: Request PUT /v1/agent/service/register (405.142801ms) from=10.233.71.106:38182
    2022/02/23 00:35:53 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.5.34_9007" in sync
    2022/02/23 00:35:53 [DEBUG] agent: Service "_v1_multicloud_10.233.6.136_9001" in sync
    2022/02/23 00:35:53 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:35:53 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:35:53 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:35:53 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:35:53 [DEBUG] agent: Service "_v1_message-router_10.233.58.107_3904" in sync
    2022/02/23 00:35:53 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.43.41_9015" in sync
    2022/02/23 00:35:53 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.61.242_9011" in sync
    2022/02/23 00:35:53 [DEBUG] agent: Service "_v1_catalog_10.233.57.187_8806" in sync
    2022/02/23 00:35:53 [DEBUG] agent: Service "_v1_nsd_10.233.57.187_8806" in sync
    2022/02/23 00:35:53 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:35:53 [DEBUG] agent: Service "_v1_parser_10.233.57.187_8806" in sync
    2022/02/23 00:35:53 [DEBUG] agent: Service "_v0_multicloud_10.233.6.136_9001" in sync
    2022/02/23 00:35:53 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:35:53 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:35:53 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.4.69_443" in sync
    2022/02/23 00:35:53 [DEBUG] agent: Service "_v1_sdc_10.233.8.50_8443" in sync
    2022/02/23 00:35:53 [DEBUG] agent: Service "_v1_sdc-gui_10.233.54.48_8181" in sync
    2022/02/23 00:35:53 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:35:53 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.61.242_9011" in sync
    2022/02/23 00:35:53 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.57.187_8806" in sync
    2022/02/23 00:35:53 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:35:53 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:35:53 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:35:53 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:35:53 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:35:53 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.5.34_9007" in sync
    2022/02/23 00:35:53 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.8.50_8080" in sync
    2022/02/23 00:35:53 [DEBUG] agent: Service "_v1_wf-gui_10.233.22.64_8443" in sync
    2022/02/23 00:35:53 [DEBUG] agent: Node info in sync
    2022/02/23 00:35:53 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v17 (788.43µs) from=10.233.71.106:38188
    2022/02/23 00:35:53 [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/02/23 00:35: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/02/23 00:35: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/02/23 00:35:54 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:35:54 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:35:54 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.5.34_9007" in sync
    2022/02/23 00:35:54 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.8.50_8080" in sync
    2022/02/23 00:35:54 [DEBUG] agent: Service "_v1_wf-gui_10.233.22.64_8443" in sync
    2022/02/23 00:35:54 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.5.34_9007" in sync
    2022/02/23 00:35:54 [DEBUG] agent: Service "_v1_multicloud_10.233.6.136_9001" in sync
    2022/02/23 00:35:54 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:35:54 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:35:54 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:35:54 [DEBUG] agent: Service "_v1_message-router_10.233.58.107_3904" in sync
    2022/02/23 00:35:54 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.43.41_9015" in sync
    2022/02/23 00:35:54 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.61.242_9011" in sync
    2022/02/23 00:35:54 [DEBUG] agent: Service "_v1_catalog_10.233.57.187_8806" in sync
    2022/02/23 00:35:54 [DEBUG] agent: Service "_v1_nsd_10.233.57.187_8806" in sync
    2022/02/23 00:35:54 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:35:54 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:35:54 [DEBUG] agent: Service "_v1_parser_10.233.57.187_8806" in sync
    2022/02/23 00:35:54 [DEBUG] agent: Service "_v0_multicloud_10.233.6.136_9001" in sync
    2022/02/23 00:35:54 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:35:54 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:35:54 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.4.69_443" in sync
    2022/02/23 00:35:54 [DEBUG] agent: Service "_v1_sdc_10.233.8.50_8443" in sync
    2022/02/23 00:35:54 [DEBUG] agent: Service "_v1_sdc-gui_10.233.54.48_8181" in sync
    2022/02/23 00:35:54 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:35:54 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.61.242_9011" in sync
    2022/02/23 00:35:54 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.57.187_8806" in sync
    2022/02/23 00:35:54 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:35:54 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:35:54 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:35:54 [INFO] agent: Synced service "_v17_aai-generic-query_10.233.71.96_8446"
    2022/02/23 00:35:54 [DEBUG] agent: Node info in sync
    2022/02/23 00:35:54 [DEBUG] http: Request PUT /v1/agent/service/register (593.167743ms) from=10.233.71.106:38190
    2022/02/23 00:35:54 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:35:54 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:35:54 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.8.50_8080" in sync
    2022/02/23 00:35:54 [DEBUG] agent: Service "_v1_wf-gui_10.233.22.64_8443" in sync
    2022/02/23 00:35:54 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.5.34_9007" in sync
    2022/02/23 00:35:54 [DEBUG] agent: Service "_v1_multicloud_10.233.6.136_9001" in sync
    2022/02/23 00:35:54 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:35:54 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:35:54 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.5.34_9007" in sync
    2022/02/23 00:35:54 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.43.41_9015" in sync
    2022/02/23 00:35:54 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.61.242_9011" in sync
    2022/02/23 00:35:54 [DEBUG] agent: Service "_v1_catalog_10.233.57.187_8806" in sync
    2022/02/23 00:35:54 [DEBUG] agent: Service "_v1_nsd_10.233.57.187_8806" in sync
    2022/02/23 00:35:54 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:35:54 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:35:54 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:35:54 [DEBUG] agent: Service "_v1_message-router_10.233.58.107_3904" in sync
    2022/02/23 00:35:54 [DEBUG] agent: Service "_v0_multicloud_10.233.6.136_9001" in sync
    2022/02/23 00:35:54 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:35:54 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:35:54 [DEBUG] agent: Service "_v1_parser_10.233.57.187_8806" in sync
    2022/02/23 00:35:54 [DEBUG] agent: Service "_v1_sdc_10.233.8.50_8443" in sync
    2022/02/23 00:35:54 [DEBUG] agent: Service "_v1_sdc-gui_10.233.54.48_8181" in sync
    2022/02/23 00:35:54 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:35:54 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.4.69_443" in sync
    2022/02/23 00:35:54 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.57.187_8806" in sync
    2022/02/23 00:35:54 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:35:54 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:35:54 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:35:54 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:35:54 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.61.242_9011" in sync
    2022/02/23 00:35:54 [DEBUG] agent: Node info in sync
    2022/02/23 00:35:54 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v17 (654.948µs) from=10.233.71.106:38194
    2022/02/23 00:35: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/02/23 00:35: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/02/23 00:35: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/02/23 00:35: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/02/23 00:35:55 [INFO] agent: Synced service "_v18__aai-generic-query_10.233.71.96_8446"
    2022/02/23 00:35:55 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:35:55 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:35:55 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.5.34_9007" in sync
    2022/02/23 00:35:55 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.8.50_8080" in sync
    2022/02/23 00:35:55 [DEBUG] agent: Service "_v1_wf-gui_10.233.22.64_8443" in sync
    2022/02/23 00:35:55 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.5.34_9007" in sync
    2022/02/23 00:35:55 [DEBUG] agent: Service "_v1_multicloud_10.233.6.136_9001" in sync
    2022/02/23 00:35:55 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:35:55 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:35:55 [DEBUG] agent: Service "_v1_nsd_10.233.57.187_8806" in sync
    2022/02/23 00:35:55 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:35:55 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:35:55 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:35:55 [DEBUG] agent: Service "_v1_message-router_10.233.58.107_3904" in sync
    2022/02/23 00:35:55 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.43.41_9015" in sync
    2022/02/23 00:35:55 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.61.242_9011" in sync
    2022/02/23 00:35:55 [DEBUG] agent: Service "_v1_catalog_10.233.57.187_8806" in sync
    2022/02/23 00:35:55 [DEBUG] agent: Service "_v1_parser_10.233.57.187_8806" in sync
    2022/02/23 00:35:55 [DEBUG] agent: Service "_v0_multicloud_10.233.6.136_9001" in sync
    2022/02/23 00:35:55 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:35:55 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:35:55 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.4.69_443" in sync
    2022/02/23 00:35:55 [DEBUG] agent: Service "_v1_sdc_10.233.8.50_8443" in sync
    2022/02/23 00:35:55 [DEBUG] agent: Service "_v1_sdc-gui_10.233.54.48_8181" in sync
    2022/02/23 00:35:55 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:35:55 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:35:55 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:35:55 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.61.242_9011" in sync
    2022/02/23 00:35:55 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.57.187_8806" in sync
    2022/02/23 00:35:55 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:35:55 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:35:55 [DEBUG] agent: Node info in sync
    2022/02/23 00:35:55 [DEBUG] http: Request PUT /v1/agent/service/register (423.703573ms) from=10.233.71.106:38196
    2022/02/23 00:35:55 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.5.34_9007" in sync
    2022/02/23 00:35:55 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.8.50_8080" in sync
    2022/02/23 00:35:55 [DEBUG] agent: Service "_v1_wf-gui_10.233.22.64_8443" in sync
    2022/02/23 00:35:55 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:35:55 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.5.34_9007" in sync
    2022/02/23 00:35:55 [DEBUG] agent: Service "_v1_multicloud_10.233.6.136_9001" in sync
    2022/02/23 00:35:55 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:35:55 [DEBUG] agent: Service "_v1_catalog_10.233.57.187_8806" in sync
    2022/02/23 00:35:55 [DEBUG] agent: Service "_v1_nsd_10.233.57.187_8806" in sync
    2022/02/23 00:35:55 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:35:55 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:35:55 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:35:55 [DEBUG] agent: Service "_v1_message-router_10.233.58.107_3904" in sync
    2022/02/23 00:35:55 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.43.41_9015" in sync
    2022/02/23 00:35:55 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.61.242_9011" in sync
    2022/02/23 00:35:55 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:35:55 [DEBUG] agent: Service "_v1_parser_10.233.57.187_8806" in sync
    2022/02/23 00:35:55 [DEBUG] agent: Service "_v0_multicloud_10.233.6.136_9001" in sync
    2022/02/23 00:35:55 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:35:55 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:35:55 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.4.69_443" in sync
    2022/02/23 00:35:55 [DEBUG] agent: Service "_v1_sdc_10.233.8.50_8443" in sync
    2022/02/23 00:35:55 [DEBUG] agent: Service "_v1_sdc-gui_10.233.54.48_8181" in sync
    2022/02/23 00:35:55 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:35:55 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:35:55 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:35:55 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.61.242_9011" in sync
    2022/02/23 00:35:55 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.57.187_8806" in sync
    2022/02/23 00:35:55 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:35:55 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:35:55 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:35:55 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:35:55 [DEBUG] agent: Node info in sync
    2022/02/23 00:35:55 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v18 (100.6937ms) from=10.233.71.106:38204
    2022/02/23 00:35:55 [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/02/23 00:35: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/02/23 00:35: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/02/23 00:35:55 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.5.34_9007" in sync
    2022/02/23 00:35:55 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.8.50_8080" in sync
    2022/02/23 00:35:55 [DEBUG] agent: Service "_v1_wf-gui_10.233.22.64_8443" in sync
    2022/02/23 00:35:55 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.5.34_9007" in sync
    2022/02/23 00:35:55 [DEBUG] agent: Service "_v1_multicloud_10.233.6.136_9001" in sync
    2022/02/23 00:35:55 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:35:55 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:35:55 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:35:55 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:35:55 [DEBUG] agent: Service "_v1_message-router_10.233.58.107_3904" in sync
    2022/02/23 00:35:55 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.43.41_9015" in sync
    2022/02/23 00:35:55 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.61.242_9011" in sync
    2022/02/23 00:35:55 [DEBUG] agent: Service "_v1_catalog_10.233.57.187_8806" in sync
    2022/02/23 00:35:55 [DEBUG] agent: Service "_v1_nsd_10.233.57.187_8806" in sync
    2022/02/23 00:35:55 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:35:55 [INFO] agent: Synced service "_v18_aai-generic-query_10.233.71.96_8446"
    2022/02/23 00:35:55 [DEBUG] agent: Service "_v1_parser_10.233.57.187_8806" in sync
    2022/02/23 00:35:55 [DEBUG] agent: Service "_v0_multicloud_10.233.6.136_9001" in sync
    2022/02/23 00:35:55 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:35:55 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:35:55 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.4.69_443" in sync
    2022/02/23 00:35:55 [DEBUG] agent: Service "_v1_sdc_10.233.8.50_8443" in sync
    2022/02/23 00:35:55 [DEBUG] agent: Service "_v1_sdc-gui_10.233.54.48_8181" in sync
    2022/02/23 00:35:55 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:35:55 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.61.242_9011" in sync
    2022/02/23 00:35:55 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.57.187_8806" in sync
    2022/02/23 00:35:55 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:35:55 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:35:55 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:35:55 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:35:55 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:35:55 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:35:55 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:35:55 [DEBUG] agent: Node info in sync
    2022/02/23 00:35:55 [DEBUG] http: Request PUT /v1/agent/service/register (624.961009ms) from=10.233.71.106:38206
    2022/02/23 00:35:55 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:35:55 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:35:55 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.5.34_9007" in sync
    2022/02/23 00:35:55 [DEBUG] agent: Service "_v1_multicloud_10.233.6.136_9001" in sync
    2022/02/23 00:35:55 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.61.242_9011" in sync
    2022/02/23 00:35:55 [DEBUG] agent: Service "_v1_catalog_10.233.57.187_8806" in sync
    2022/02/23 00:35:55 [DEBUG] agent: Service "_v1_nsd_10.233.57.187_8806" in sync
    2022/02/23 00:35:55 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:35:55 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:35:55 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:35:55 [DEBUG] agent: Service "_v1_message-router_10.233.58.107_3904" in sync
    2022/02/23 00:35:55 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.43.41_9015" in sync
    2022/02/23 00:35:55 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:35:55 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:35:55 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:35:55 [DEBUG] agent: Service "_v1_parser_10.233.57.187_8806" in sync
    2022/02/23 00:35:55 [DEBUG] agent: Service "_v0_multicloud_10.233.6.136_9001" in sync
    2022/02/23 00:35:55 [DEBUG] agent: Service "_v1_sdc-gui_10.233.54.48_8181" in sync
    2022/02/23 00:35:55 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:35:55 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.4.69_443" in sync
    2022/02/23 00:35:55 [DEBUG] agent: Service "_v1_sdc_10.233.8.50_8443" in sync
    2022/02/23 00:35:55 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:35:55 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:35:55 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:35:55 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:35:55 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.61.242_9011" in sync
    2022/02/23 00:35:55 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.57.187_8806" in sync
    2022/02/23 00:35:55 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:35:55 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:35:55 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:35:55 [DEBUG] agent: Service "_v1_wf-gui_10.233.22.64_8443" in sync
    2022/02/23 00:35:55 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.5.34_9007" in sync
    2022/02/23 00:35:55 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.8.50_8080" in sync
    2022/02/23 00:35:55 [DEBUG] agent: Node info in sync
    2022/02/23 00:35:56 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v18 (692.466µs) from=10.233.71.106:38218
    2022/02/23 00:35:56 [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/02/23 00:35:56 [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/02/23 00:35: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/02/23 00:35: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/02/23 00:35:56 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:35:56 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.5.34_9007" in sync
    2022/02/23 00:35:56 [DEBUG] agent: Service "_v1_multicloud_10.233.6.136_9001" in sync
    2022/02/23 00:35:56 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:35:56 [DEBUG] agent: Service "_v1_catalog_10.233.57.187_8806" in sync
    2022/02/23 00:35:56 [DEBUG] agent: Service "_v1_nsd_10.233.57.187_8806" in sync
    2022/02/23 00:35:56 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:35:56 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:35:56 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:35:56 [DEBUG] agent: Service "_v1_message-router_10.233.58.107_3904" in sync
    2022/02/23 00:35:56 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.43.41_9015" in sync
    2022/02/23 00:35:56 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.61.242_9011" in sync
    2022/02/23 00:35:56 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:35:56 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:35:56 [DEBUG] agent: Service "_v1_parser_10.233.57.187_8806" in sync
    2022/02/23 00:35:56 [DEBUG] agent: Service "_v0_multicloud_10.233.6.136_9001" in sync
    2022/02/23 00:35:56 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:35:56 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:35:56 [INFO] agent: Synced service "_v19__aai-generic-query_10.233.71.96_8446"
    2022/02/23 00:35:56 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.4.69_443" in sync
    2022/02/23 00:35:56 [DEBUG] agent: Service "_v1_sdc_10.233.8.50_8443" in sync
    2022/02/23 00:35:56 [DEBUG] agent: Service "_v1_sdc-gui_10.233.54.48_8181" in sync
    2022/02/23 00:35:56 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:35:56 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:35:56 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:35:56 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.61.242_9011" in sync
    2022/02/23 00:35:56 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.57.187_8806" in sync
    2022/02/23 00:35:56 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:35:56 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:35:56 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:35:56 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:35:56 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.5.34_9007" in sync
    2022/02/23 00:35:56 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.8.50_8080" in sync
    2022/02/23 00:35:56 [DEBUG] agent: Service "_v1_wf-gui_10.233.22.64_8443" in sync
    2022/02/23 00:35:56 [DEBUG] agent: Node info in sync
    2022/02/23 00:35:56 [DEBUG] http: Request PUT /v1/agent/service/register (499.968859ms) from=10.233.71.106:38220
    2022/02/23 00:35:56 [DEBUG] agent: Service "_v1_parser_10.233.57.187_8806" in sync
    2022/02/23 00:35:56 [DEBUG] agent: Service "_v0_multicloud_10.233.6.136_9001" in sync
    2022/02/23 00:35:56 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:35:56 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:35:56 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.4.69_443" in sync
    2022/02/23 00:35:56 [DEBUG] agent: Service "_v1_sdc_10.233.8.50_8443" in sync
    2022/02/23 00:35:56 [DEBUG] agent: Service "_v1_sdc-gui_10.233.54.48_8181" in sync
    2022/02/23 00:35:56 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:35:56 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:35:56 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.61.242_9011" in sync
    2022/02/23 00:35:56 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.57.187_8806" in sync
    2022/02/23 00:35:56 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:35:56 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:35:56 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:35:56 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:35:56 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:35:56 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:35:56 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:35:56 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.5.34_9007" in sync
    2022/02/23 00:35:56 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.8.50_8080" in sync
    2022/02/23 00:35:56 [DEBUG] agent: Service "_v1_wf-gui_10.233.22.64_8443" in sync
    2022/02/23 00:35:56 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.5.34_9007" in sync
    2022/02/23 00:35:56 [DEBUG] agent: Service "_v1_multicloud_10.233.6.136_9001" in sync
    2022/02/23 00:35:56 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:35:56 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:35:56 [DEBUG] agent: Service "_v1_message-router_10.233.58.107_3904" in sync
    2022/02/23 00:35:56 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.43.41_9015" in sync
    2022/02/23 00:35:56 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.61.242_9011" in sync
    2022/02/23 00:35:56 [DEBUG] agent: Service "_v1_catalog_10.233.57.187_8806" in sync
    2022/02/23 00:35:56 [DEBUG] agent: Service "_v1_nsd_10.233.57.187_8806" in sync
    2022/02/23 00:35:56 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:35:56 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:35:56 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:35:56 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:35:56 [DEBUG] agent: Node info in sync
    2022/02/23 00:35:56 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v19 (305.611µs) from=10.233.71.106:38230
    2022/02/23 00:35: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/02/23 00:35: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/02/23 00:35: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/02/23 00:35:56 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.5.34_9007" in sync
    2022/02/23 00:35:56 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.8.50_8080" in sync
    2022/02/23 00:35:56 [DEBUG] agent: Service "_v1_wf-gui_10.233.22.64_8443" in sync
    2022/02/23 00:35:56 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.5.34_9007" in sync
    2022/02/23 00:35:56 [DEBUG] agent: Service "_v1_multicloud_10.233.6.136_9001" in sync
    2022/02/23 00:35:56 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:35:56 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:35:56 [DEBUG] agent: Service "_v1_nsd_10.233.57.187_8806" in sync
    2022/02/23 00:35:56 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:35:56 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:35:56 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:35:56 [DEBUG] agent: Service "_v1_message-router_10.233.58.107_3904" in sync
    2022/02/23 00:35:56 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.43.41_9015" in sync
    2022/02/23 00:35:56 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.61.242_9011" in sync
    2022/02/23 00:35:56 [DEBUG] agent: Service "_v1_catalog_10.233.57.187_8806" in sync
    2022/02/23 00:35:56 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:35:56 [INFO] agent: Synced service "_v19_aai-generic-query_10.233.71.96_8446"
    2022/02/23 00:35:56 [DEBUG] agent: Service "_v1_parser_10.233.57.187_8806" in sync
    2022/02/23 00:35:56 [DEBUG] agent: Service "_v0_multicloud_10.233.6.136_9001" in sync
    2022/02/23 00:35:56 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:35:56 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:35:56 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:35:56 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.4.69_443" in sync
    2022/02/23 00:35:56 [DEBUG] agent: Service "_v1_sdc_10.233.8.50_8443" in sync
    2022/02/23 00:35:56 [DEBUG] agent: Service "_v1_sdc-gui_10.233.54.48_8181" in sync
    2022/02/23 00:35:56 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:35:56 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:35:56 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:35:56 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.61.242_9011" in sync
    2022/02/23 00:35:56 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.57.187_8806" in sync
    2022/02/23 00:35:56 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:35:56 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:35:56 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:35:56 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:35:56 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:35:56 [DEBUG] agent: Node info in sync
    2022/02/23 00:35:56 [DEBUG] http: Request PUT /v1/agent/service/register (302.160849ms) from=10.233.71.106:38232
    2022/02/23 00:35:56 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.5.34_9007" in sync
    2022/02/23 00:35:56 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.8.50_8080" in sync
    2022/02/23 00:35:56 [DEBUG] agent: Service "_v1_wf-gui_10.233.22.64_8443" in sync
    2022/02/23 00:35:56 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.5.34_9007" in sync
    2022/02/23 00:35:56 [DEBUG] agent: Service "_v1_multicloud_10.233.6.136_9001" in sync
    2022/02/23 00:35:56 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:35:56 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:35:56 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:35:56 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:35:56 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:35:56 [DEBUG] agent: Service "_v1_message-router_10.233.58.107_3904" in sync
    2022/02/23 00:35:57 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.43.41_9015" in sync
    2022/02/23 00:35:57 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.61.242_9011" in sync
    2022/02/23 00:35:57 [DEBUG] agent: Service "_v1_catalog_10.233.57.187_8806" in sync
    2022/02/23 00:35:57 [DEBUG] agent: Service "_v1_nsd_10.233.57.187_8806" in sync
    2022/02/23 00:35:57 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:35:57 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:35:57 [DEBUG] agent: Service "_v1_parser_10.233.57.187_8806" in sync
    2022/02/23 00:35:57 [DEBUG] agent: Service "_v0_multicloud_10.233.6.136_9001" in sync
    2022/02/23 00:35:57 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:35:57 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:35:57 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.4.69_443" in sync
    2022/02/23 00:35:57 [DEBUG] agent: Service "_v1_sdc_10.233.8.50_8443" in sync
    2022/02/23 00:35:57 [DEBUG] agent: Service "_v1_sdc-gui_10.233.54.48_8181" in sync
    2022/02/23 00:35:57 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:35:57 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:35:57 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:35:57 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.61.242_9011" in sync
    2022/02/23 00:35:57 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.57.187_8806" in sync
    2022/02/23 00:35:57 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:35:57 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:35:57 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:35:57 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:35:57 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:35:57 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:35:57 [DEBUG] agent: Node info in sync
    2022/02/23 00:35:57 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v19 (874.355µs) from=10.233.71.106:38236
    2022/02/23 00:35:57 [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/02/23 00:35:57 [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/02/23 00:35: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/02/23 00:35: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/02/23 00:35:58 [DEBUG] agent: Service "_v1_parser_10.233.57.187_8806" in sync
    2022/02/23 00:35:58 [DEBUG] agent: Service "_v0_multicloud_10.233.6.136_9001" in sync
    2022/02/23 00:35:58 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:35:58 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:35:58 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.4.69_443" in sync
    2022/02/23 00:35:58 [DEBUG] agent: Service "_v1_sdc_10.233.8.50_8443" in sync
    2022/02/23 00:35:58 [DEBUG] agent: Service "_v1_sdc-gui_10.233.54.48_8181" in sync
    2022/02/23 00:35:58 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:35:58 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:35:58 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.61.242_9011" in sync
    2022/02/23 00:35:58 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.57.187_8806" in sync
    2022/02/23 00:35:58 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:35:58 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:35:58 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:35:58 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:35:58 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:35:58 [INFO] agent: Synced service "_v11__aai-nodes-query_10.233.71.96_8446"
    2022/02/23 00:35:58 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:35:58 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:35:58 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.5.34_9007" in sync
    2022/02/23 00:35:58 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.8.50_8080" in sync
    2022/02/23 00:35:58 [DEBUG] agent: Service "_v1_wf-gui_10.233.22.64_8443" in sync
    2022/02/23 00:35:58 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.5.34_9007" in sync
    2022/02/23 00:35:58 [DEBUG] agent: Service "_v1_multicloud_10.233.6.136_9001" in sync
    2022/02/23 00:35:58 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:35:58 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:35:58 [DEBUG] agent: Service "_v1_message-router_10.233.58.107_3904" in sync
    2022/02/23 00:35:58 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.43.41_9015" in sync
    2022/02/23 00:35:58 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.61.242_9011" in sync
    2022/02/23 00:35:58 [DEBUG] agent: Service "_v1_catalog_10.233.57.187_8806" in sync
    2022/02/23 00:35:58 [DEBUG] agent: Service "_v1_nsd_10.233.57.187_8806" in sync
    2022/02/23 00:35:58 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:35:58 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:35:58 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:35:58 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:35:58 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:35:58 [DEBUG] agent: Node info in sync
    2022/02/23 00:35:58 [DEBUG] http: Request PUT /v1/agent/service/register (1.10030829s) from=10.233.71.106:38242
    2022/02/23 00:35:58 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.5.34_9007" in sync
    2022/02/23 00:35:58 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.8.50_8080" in sync
    2022/02/23 00:35:58 [DEBUG] agent: Service "_v1_wf-gui_10.233.22.64_8443" in sync
    2022/02/23 00:35:58 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:35:58 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.5.34_9007" in sync
    2022/02/23 00:35:58 [DEBUG] agent: Service "_v1_multicloud_10.233.6.136_9001" in sync
    2022/02/23 00:35:58 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:35:58 [DEBUG] agent: Service "_v1_catalog_10.233.57.187_8806" in sync
    2022/02/23 00:35:58 [DEBUG] agent: Service "_v1_nsd_10.233.57.187_8806" in sync
    2022/02/23 00:35:58 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:35:58 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:35:58 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:35:58 [DEBUG] agent: Service "_v1_message-router_10.233.58.107_3904" in sync
    2022/02/23 00:35:58 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.43.41_9015" in sync
    2022/02/23 00:35:58 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.61.242_9011" in sync
    2022/02/23 00:35:58 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:35:58 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:35:58 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:35:58 [DEBUG] agent: Service "_v1_parser_10.233.57.187_8806" in sync
    2022/02/23 00:35:58 [DEBUG] agent: Service "_v0_multicloud_10.233.6.136_9001" in sync
    2022/02/23 00:35:58 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:35:58 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:35:58 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:35:58 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.4.69_443" in sync
    2022/02/23 00:35:58 [DEBUG] agent: Service "_v1_sdc_10.233.8.50_8443" in sync
    2022/02/23 00:35:58 [DEBUG] agent: Service "_v1_sdc-gui_10.233.54.48_8181" in sync
    2022/02/23 00:35:58 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:35:58 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:35:58 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:35:58 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.61.242_9011" in sync
    2022/02/23 00:35:58 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.57.187_8806" in sync
    2022/02/23 00:35:58 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:35:58 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:35:58 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.96_8446" in sync
    2022/02/23 00:35:58 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:35:58 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:35:58 [DEBUG] agent: Node info in sync
    2022/02/23 00:35:58 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v11 (532.657µs) from=10.233.71.106:38254
    2022/02/23 00:35:59 [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/02/23 00:35: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/02/23 00:35: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/02/23 00:35:59 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:35:59 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.96_8446" in sync
    2022/02/23 00:35:59 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:35:59 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:35:59 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.5.34_9007" in sync
    2022/02/23 00:35:59 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.8.50_8080" in sync
    2022/02/23 00:35:59 [DEBUG] agent: Service "_v1_wf-gui_10.233.22.64_8443" in sync
    2022/02/23 00:35:59 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.5.34_9007" in sync
    2022/02/23 00:35:59 [DEBUG] agent: Service "_v1_multicloud_10.233.6.136_9001" in sync
    2022/02/23 00:35:59 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:35:59 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:35:59 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:35:59 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:35:59 [DEBUG] agent: Service "_v1_message-router_10.233.58.107_3904" in sync
    2022/02/23 00:35:59 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.43.41_9015" in sync
    2022/02/23 00:35:59 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.61.242_9011" in sync
    2022/02/23 00:35:59 [DEBUG] agent: Service "_v1_catalog_10.233.57.187_8806" in sync
    2022/02/23 00:35:59 [DEBUG] agent: Service "_v1_nsd_10.233.57.187_8806" in sync
    2022/02/23 00:35:59 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:35:59 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:35:59 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:35:59 [DEBUG] agent: Service "_v1_parser_10.233.57.187_8806" in sync
    2022/02/23 00:35:59 [DEBUG] agent: Service "_v0_multicloud_10.233.6.136_9001" in sync
    2022/02/23 00:35:59 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:35:59 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:35:59 [INFO] agent: Synced service "_v11_aai-nodes-query_10.233.71.96_8446"
    2022/02/23 00:35:59 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.4.69_443" in sync
    2022/02/23 00:35:59 [DEBUG] agent: Service "_v1_sdc_10.233.8.50_8443" in sync
    2022/02/23 00:35:59 [DEBUG] agent: Service "_v1_sdc-gui_10.233.54.48_8181" in sync
    2022/02/23 00:35:59 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:35:59 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:35:59 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.61.242_9011" in sync
    2022/02/23 00:35:59 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.57.187_8806" in sync
    2022/02/23 00:35:59 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:35:59 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:35:59 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:35:59 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:35:59 [DEBUG] agent: Node info in sync
    2022/02/23 00:35:59 [DEBUG] http: Request PUT /v1/agent/service/register (332.279344ms) from=10.233.71.106:38256
    2022/02/23 00:35:59 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:35:59 [DEBUG] agent: Service "_v1_message-router_10.233.58.107_3904" in sync
    2022/02/23 00:35:59 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.43.41_9015" in sync
    2022/02/23 00:35:59 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.61.242_9011" in sync
    2022/02/23 00:35:59 [DEBUG] agent: Service "_v1_catalog_10.233.57.187_8806" in sync
    2022/02/23 00:35:59 [DEBUG] agent: Service "_v1_nsd_10.233.57.187_8806" in sync
    2022/02/23 00:35:59 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:35:59 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:35:59 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:35:59 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:35:59 [DEBUG] agent: Service "_v1_parser_10.233.57.187_8806" in sync
    2022/02/23 00:35:59 [DEBUG] agent: Service "_v0_multicloud_10.233.6.136_9001" in sync
    2022/02/23 00:35:59 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:35:59 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:35:59 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.96_8446" in sync
    2022/02/23 00:35:59 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.4.69_443" in sync
    2022/02/23 00:35:59 [DEBUG] agent: Service "_v1_sdc_10.233.8.50_8443" in sync
    2022/02/23 00:35:59 [DEBUG] agent: Service "_v1_sdc-gui_10.233.54.48_8181" in sync
    2022/02/23 00:35:59 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:35:59 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:35:59 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.61.242_9011" in sync
    2022/02/23 00:35:59 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.57.187_8806" in sync
    2022/02/23 00:35:59 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:35:59 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:35:59 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:35:59 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:35:59 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:35:59 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.96_8446" in sync
    2022/02/23 00:35:59 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:35:59 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:35:59 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.5.34_9007" in sync
    2022/02/23 00:35:59 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.8.50_8080" in sync
    2022/02/23 00:35:59 [DEBUG] agent: Service "_v1_wf-gui_10.233.22.64_8443" in sync
    2022/02/23 00:35:59 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.5.34_9007" in sync
    2022/02/23 00:35:59 [DEBUG] agent: Service "_v1_multicloud_10.233.6.136_9001" in sync
    2022/02/23 00:35:59 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:35:59 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:35:59 [DEBUG] agent: Node info in sync
    2022/02/23 00:35:59 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v11 (608.602µs) from=10.233.71.106:38260
    2022/02/23 00:35:59 [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/02/23 00:35:59 [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/02/23 00:35: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/02/23 00:35: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/02/23 00:35:59 [DEBUG] agent: Service "_v1_nsd_10.233.57.187_8806" in sync
    2022/02/23 00:35:59 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:35:59 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:35:59 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:35:59 [DEBUG] agent: Service "_v1_message-router_10.233.58.107_3904" in sync
    2022/02/23 00:35:59 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.43.41_9015" in sync
    2022/02/23 00:35:59 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.61.242_9011" in sync
    2022/02/23 00:35:59 [DEBUG] agent: Service "_v1_catalog_10.233.57.187_8806" in sync
    2022/02/23 00:35:59 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:35:59 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:35:59 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.96_8446" in sync
    2022/02/23 00:35:59 [DEBUG] agent: Service "_v1_parser_10.233.57.187_8806" in sync
    2022/02/23 00:35:59 [DEBUG] agent: Service "_v0_multicloud_10.233.6.136_9001" in sync
    2022/02/23 00:35:59 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:35:59 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:35:59 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:35:59 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.4.69_443" in sync
    2022/02/23 00:35:59 [DEBUG] agent: Service "_v1_sdc_10.233.8.50_8443" in sync
    2022/02/23 00:35:59 [DEBUG] agent: Service "_v1_sdc-gui_10.233.54.48_8181" in sync
    2022/02/23 00:35:59 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:35:59 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:35:59 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:35:59 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.61.242_9011" in sync
    2022/02/23 00:35:59 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.57.187_8806" in sync
    2022/02/23 00:35:59 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:35:59 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:35:59 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:35:59 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.96_8446" in sync
    2022/02/23 00:35:59 [INFO] agent: Synced service "_v12__aai-nodes-query_10.233.71.96_8446"
    2022/02/23 00:35:59 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:35:59 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:35:59 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.5.34_9007" in sync
    2022/02/23 00:35:59 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.8.50_8080" in sync
    2022/02/23 00:35:59 [DEBUG] agent: Service "_v1_wf-gui_10.233.22.64_8443" in sync
    2022/02/23 00:35:59 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.5.34_9007" in sync
    2022/02/23 00:35:59 [DEBUG] agent: Service "_v1_multicloud_10.233.6.136_9001" in sync
    2022/02/23 00:35:59 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:35:59 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:35:59 [DEBUG] agent: Node info in sync
    2022/02/23 00:35:59 [DEBUG] http: Request PUT /v1/agent/service/register (329.248202ms) from=10.233.71.106:38262
    2022/02/23 00:35:59 [DEBUG] agent: Service "_v1_multicloud_10.233.6.136_9001" in sync
    2022/02/23 00:35:59 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:35:59 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:35:59 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.5.34_9007" in sync
    2022/02/23 00:35:59 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.43.41_9015" in sync
    2022/02/23 00:35:59 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.61.242_9011" in sync
    2022/02/23 00:35:59 [DEBUG] agent: Service "_v1_catalog_10.233.57.187_8806" in sync
    2022/02/23 00:35:59 [DEBUG] agent: Service "_v1_nsd_10.233.57.187_8806" in sync
    2022/02/23 00:35:59 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:35:59 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:35:59 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:35:59 [DEBUG] agent: Service "_v1_message-router_10.233.58.107_3904" in sync
    2022/02/23 00:35:59 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:35:59 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:35:59 [DEBUG] agent: Service "_v0_multicloud_10.233.6.136_9001" in sync
    2022/02/23 00:35:59 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:35:59 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:35:59 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.96_8446" in sync
    2022/02/23 00:35:59 [DEBUG] agent: Service "_v1_parser_10.233.57.187_8806" in sync
    2022/02/23 00:35:59 [DEBUG] agent: Service "_v1_sdc_10.233.8.50_8443" in sync
    2022/02/23 00:35:59 [DEBUG] agent: Service "_v1_sdc-gui_10.233.54.48_8181" in sync
    2022/02/23 00:35:59 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:35:59 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:35:59 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.4.69_443" in sync
    2022/02/23 00:35:59 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.57.187_8806" in sync
    2022/02/23 00:35:59 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:35:59 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:35:59 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:35:59 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:35:59 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.61.242_9011" in sync
    2022/02/23 00:35:59 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.96_8446" in sync
    2022/02/23 00:35:59 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.96_8446" in sync
    2022/02/23 00:35:59 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:35:59 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:35:59 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:35:59 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.8.50_8080" in sync
    2022/02/23 00:35:59 [DEBUG] agent: Service "_v1_wf-gui_10.233.22.64_8443" in sync
    2022/02/23 00:35:59 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.5.34_9007" in sync
    2022/02/23 00:35:59 [DEBUG] agent: Node info in sync
    2022/02/23 00:35:59 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v12 (478.441µs) from=10.233.71.106:38270
    2022/02/23 00:35:59 [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/02/23 00:35: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/02/23 00:35: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/02/23 00:36:00 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:00 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:00 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.61.242_9011" in sync
    2022/02/23 00:36:00 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.57.187_8806" in sync
    2022/02/23 00:36:00 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:00 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:00 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:00 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:00 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:00 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:00 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:00 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.5.34_9007" in sync
    2022/02/23 00:36:00 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.8.50_8080" in sync
    2022/02/23 00:36:00 [DEBUG] agent: Service "_v1_wf-gui_10.233.22.64_8443" in sync
    2022/02/23 00:36:00 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.5.34_9007" in sync
    2022/02/23 00:36:00 [DEBUG] agent: Service "_v1_multicloud_10.233.6.136_9001" in sync
    2022/02/23 00:36:00 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:00 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:00 [DEBUG] agent: Service "_v1_nsd_10.233.57.187_8806" in sync
    2022/02/23 00:36:00 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:00 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:00 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:00 [DEBUG] agent: Service "_v1_message-router_10.233.58.107_3904" in sync
    2022/02/23 00:36:00 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.43.41_9015" in sync
    2022/02/23 00:36:00 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.61.242_9011" in sync
    2022/02/23 00:36:00 [DEBUG] agent: Service "_v1_catalog_10.233.57.187_8806" in sync
    2022/02/23 00:36:00 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:00 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:00 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:00 [INFO] agent: Synced service "_v12_aai-nodes-query_10.233.71.96_8446"
    2022/02/23 00:36:00 [DEBUG] agent: Service "_v1_parser_10.233.57.187_8806" in sync
    2022/02/23 00:36:00 [DEBUG] agent: Service "_v0_multicloud_10.233.6.136_9001" in sync
    2022/02/23 00:36:00 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:00 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:00 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:00 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.4.69_443" in sync
    2022/02/23 00:36:00 [DEBUG] agent: Service "_v1_sdc_10.233.8.50_8443" in sync
    2022/02/23 00:36:00 [DEBUG] agent: Service "_v1_sdc-gui_10.233.54.48_8181" in sync
    2022/02/23 00:36:00 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:00 [DEBUG] agent: Node info in sync
    2022/02/23 00:36:00 [DEBUG] http: Request PUT /v1/agent/service/register (302.28991ms) from=10.233.71.106:38272
    2022/02/23 00:36:00 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.4.69_443" in sync
    2022/02/23 00:36:00 [DEBUG] agent: Service "_v1_sdc_10.233.8.50_8443" in sync
    2022/02/23 00:36:00 [DEBUG] agent: Service "_v1_sdc-gui_10.233.54.48_8181" in sync
    2022/02/23 00:36:00 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:00 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:00 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.61.242_9011" in sync
    2022/02/23 00:36:00 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.57.187_8806" in sync
    2022/02/23 00:36:00 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:00 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:00 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:00 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:00 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:00 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:00 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:00 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:00 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:00 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.5.34_9007" in sync
    2022/02/23 00:36:00 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.8.50_8080" in sync
    2022/02/23 00:36:00 [DEBUG] agent: Service "_v1_wf-gui_10.233.22.64_8443" in sync
    2022/02/23 00:36:00 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.5.34_9007" in sync
    2022/02/23 00:36:00 [DEBUG] agent: Service "_v1_multicloud_10.233.6.136_9001" in sync
    2022/02/23 00:36:00 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:00 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:00 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:00 [DEBUG] agent: Service "_v1_message-router_10.233.58.107_3904" in sync
    2022/02/23 00:36:00 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.43.41_9015" in sync
    2022/02/23 00:36:00 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.61.242_9011" in sync
    2022/02/23 00:36:00 [DEBUG] agent: Service "_v1_catalog_10.233.57.187_8806" in sync
    2022/02/23 00:36:00 [DEBUG] agent: Service "_v1_nsd_10.233.57.187_8806" in sync
    2022/02/23 00:36:00 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:00 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:00 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:00 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:00 [DEBUG] agent: Service "_v1_parser_10.233.57.187_8806" in sync
    2022/02/23 00:36:00 [DEBUG] agent: Service "_v0_multicloud_10.233.6.136_9001" in sync
    2022/02/23 00:36:00 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:00 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:00 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:00 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:00 [DEBUG] agent: Node info in sync
    2022/02/23 00:36:00 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v12 (691.845447ms) from=10.233.71.106:38274
    2022/02/23 00:36:01 [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/02/23 00:36:01 [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/02/23 00:36: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/02/23 00:36: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/02/23 00:36:01 [DEBUG] agent: Service "_v1_parser_10.233.57.187_8806" in sync
    2022/02/23 00:36:01 [DEBUG] agent: Service "_v0_multicloud_10.233.6.136_9001" in sync
    2022/02/23 00:36:01 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:01 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:01 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:01 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:01 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.4.69_443" in sync
    2022/02/23 00:36:01 [DEBUG] agent: Service "_v1_sdc_10.233.8.50_8443" in sync
    2022/02/23 00:36:01 [DEBUG] agent: Service "_v1_sdc-gui_10.233.54.48_8181" in sync
    2022/02/23 00:36:01 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:01 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:01 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.61.242_9011" in sync
    2022/02/23 00:36:01 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.57.187_8806" in sync
    2022/02/23 00:36:01 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:01 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:01 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:01 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:01 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:01 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:01 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:01 [INFO] agent: Synced service "_v13__aai-nodes-query_10.233.71.96_8446"
    2022/02/23 00:36:01 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:01 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:01 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.5.34_9007" in sync
    2022/02/23 00:36:01 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.8.50_8080" in sync
    2022/02/23 00:36:01 [DEBUG] agent: Service "_v1_wf-gui_10.233.22.64_8443" in sync
    2022/02/23 00:36:01 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.5.34_9007" in sync
    2022/02/23 00:36:01 [DEBUG] agent: Service "_v1_multicloud_10.233.6.136_9001" in sync
    2022/02/23 00:36:01 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:01 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:01 [DEBUG] agent: Service "_v1_message-router_10.233.58.107_3904" in sync
    2022/02/23 00:36:01 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.43.41_9015" in sync
    2022/02/23 00:36:01 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.61.242_9011" in sync
    2022/02/23 00:36:01 [DEBUG] agent: Service "_v1_catalog_10.233.57.187_8806" in sync
    2022/02/23 00:36:01 [DEBUG] agent: Service "_v1_nsd_10.233.57.187_8806" in sync
    2022/02/23 00:36:01 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:01 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:01 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:01 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:01 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:01 [DEBUG] agent: Node info in sync
    2022/02/23 00:36:01 [DEBUG] http: Request PUT /v1/agent/service/register (219.096645ms) from=10.233.71.106:38278
    2022/02/23 00:36:01 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:01 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:01 [DEBUG] agent: Service "_v1_message-router_10.233.58.107_3904" in sync
    2022/02/23 00:36:01 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.43.41_9015" in sync
    2022/02/23 00:36:01 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.61.242_9011" in sync
    2022/02/23 00:36:01 [DEBUG] agent: Service "_v1_catalog_10.233.57.187_8806" in sync
    2022/02/23 00:36:01 [DEBUG] agent: Service "_v1_nsd_10.233.57.187_8806" in sync
    2022/02/23 00:36:01 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:01 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:01 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:01 [DEBUG] agent: Service "_v1_parser_10.233.57.187_8806" in sync
    2022/02/23 00:36:01 [DEBUG] agent: Service "_v0_multicloud_10.233.6.136_9001" in sync
    2022/02/23 00:36:01 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:01 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:01 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:01 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:01 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.4.69_443" in sync
    2022/02/23 00:36:01 [DEBUG] agent: Service "_v1_sdc_10.233.8.50_8443" in sync
    2022/02/23 00:36:01 [DEBUG] agent: Service "_v1_sdc-gui_10.233.54.48_8181" in sync
    2022/02/23 00:36:01 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:01 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:01 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.61.242_9011" in sync
    2022/02/23 00:36:01 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.57.187_8806" in sync
    2022/02/23 00:36:01 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:01 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:01 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:01 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:01 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:01 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:01 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:01 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:01 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:01 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:01 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.5.34_9007" in sync
    2022/02/23 00:36:01 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.8.50_8080" in sync
    2022/02/23 00:36:01 [DEBUG] agent: Service "_v1_wf-gui_10.233.22.64_8443" in sync
    2022/02/23 00:36:01 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.5.34_9007" in sync
    2022/02/23 00:36:01 [DEBUG] agent: Service "_v1_multicloud_10.233.6.136_9001" in sync
    2022/02/23 00:36:01 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:01 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:01 [DEBUG] agent: Node info in sync
    2022/02/23 00:36:01 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-59f55f8877-5l8zk.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/02/23 00:36:01 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v13 (551.055µs) from=10.233.71.106:38284
    2022/02/23 00:36:01 [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/02/23 00:36: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/02/23 00:36: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/02/23 00:36:02 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:02 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:02 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.5.34_9007" in sync
    2022/02/23 00:36:02 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.8.50_8080" in sync
    2022/02/23 00:36:02 [DEBUG] agent: Service "_v1_wf-gui_10.233.22.64_8443" in sync
    2022/02/23 00:36:02 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.5.34_9007" in sync
    2022/02/23 00:36:02 [DEBUG] agent: Service "_v1_multicloud_10.233.6.136_9001" in sync
    2022/02/23 00:36:02 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:02 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:02 [INFO] agent: Synced service "_v13_aai-nodes-query_10.233.71.96_8446"
    2022/02/23 00:36:02 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:02 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:02 [DEBUG] agent: Service "_v1_message-router_10.233.58.107_3904" in sync
    2022/02/23 00:36:02 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.43.41_9015" in sync
    2022/02/23 00:36:02 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.61.242_9011" in sync
    2022/02/23 00:36:02 [DEBUG] agent: Service "_v1_catalog_10.233.57.187_8806" in sync
    2022/02/23 00:36:02 [DEBUG] agent: Service "_v1_nsd_10.233.57.187_8806" in sync
    2022/02/23 00:36:02 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:02 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:02 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:02 [DEBUG] agent: Service "_v1_parser_10.233.57.187_8806" in sync
    2022/02/23 00:36:02 [DEBUG] agent: Service "_v0_multicloud_10.233.6.136_9001" in sync
    2022/02/23 00:36:02 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:02 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:02 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:02 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:02 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.4.69_443" in sync
    2022/02/23 00:36:02 [DEBUG] agent: Service "_v1_sdc_10.233.8.50_8443" in sync
    2022/02/23 00:36:02 [DEBUG] agent: Service "_v1_sdc-gui_10.233.54.48_8181" in sync
    2022/02/23 00:36:02 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:02 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:02 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.61.242_9011" in sync
    2022/02/23 00:36:02 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.57.187_8806" in sync
    2022/02/23 00:36:02 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:02 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:02 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:02 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:02 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:02 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:02 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:02 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:02 [DEBUG] agent: Node info in sync
    2022/02/23 00:36:02 [DEBUG] http: Request PUT /v1/agent/service/register (467.182876ms) from=10.233.71.106:38286
    2022/02/23 00:36:02 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:02 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:02 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:02 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:02 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:02 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:02 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.5.34_9007" in sync
    2022/02/23 00:36:02 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.8.50_8080" in sync
    2022/02/23 00:36:02 [DEBUG] agent: Service "_v1_wf-gui_10.233.22.64_8443" in sync
    2022/02/23 00:36:02 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.5.34_9007" in sync
    2022/02/23 00:36:02 [DEBUG] agent: Service "_v1_multicloud_10.233.6.136_9001" in sync
    2022/02/23 00:36:02 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:02 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:02 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:02 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:02 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:02 [DEBUG] agent: Service "_v1_message-router_10.233.58.107_3904" in sync
    2022/02/23 00:36:02 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.43.41_9015" in sync
    2022/02/23 00:36:02 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.61.242_9011" in sync
    2022/02/23 00:36:02 [DEBUG] agent: Service "_v1_catalog_10.233.57.187_8806" in sync
    2022/02/23 00:36:02 [DEBUG] agent: Service "_v1_nsd_10.233.57.187_8806" in sync
    2022/02/23 00:36:02 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:02 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:02 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:02 [DEBUG] agent: Service "_v1_parser_10.233.57.187_8806" in sync
    2022/02/23 00:36:02 [DEBUG] agent: Service "_v0_multicloud_10.233.6.136_9001" in sync
    2022/02/23 00:36:02 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:02 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:02 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:02 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:02 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.4.69_443" in sync
    2022/02/23 00:36:02 [DEBUG] agent: Service "_v1_sdc_10.233.8.50_8443" in sync
    2022/02/23 00:36:02 [DEBUG] agent: Service "_v1_sdc-gui_10.233.54.48_8181" in sync
    2022/02/23 00:36:02 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:02 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:02 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.61.242_9011" in sync
    2022/02/23 00:36:02 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.57.187_8806" in sync
    2022/02/23 00:36:02 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:02 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:02 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:02 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:02 [DEBUG] agent: Node info in sync
    2022/02/23 00:36:02 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v13 (599.193µs) from=10.233.71.106:38292
    2022/02/23 00:36:02 [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/02/23 00:36:02 [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/02/23 00:36:02 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/02/23 00:36: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/02/23 00:36:02 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:02 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:02 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.5.34_9007" in sync
    2022/02/23 00:36:02 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.8.50_8080" in sync
    2022/02/23 00:36:02 [DEBUG] agent: Service "_v1_wf-gui_10.233.22.64_8443" in sync
    2022/02/23 00:36:02 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.5.34_9007" in sync
    2022/02/23 00:36:02 [DEBUG] agent: Service "_v1_multicloud_10.233.6.136_9001" in sync
    2022/02/23 00:36:02 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:02 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:02 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:02 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:02 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:02 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:02 [DEBUG] agent: Service "_v1_message-router_10.233.58.107_3904" in sync
    2022/02/23 00:36:02 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.43.41_9015" in sync
    2022/02/23 00:36:02 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.61.242_9011" in sync
    2022/02/23 00:36:02 [DEBUG] agent: Service "_v1_catalog_10.233.57.187_8806" in sync
    2022/02/23 00:36:02 [DEBUG] agent: Service "_v1_nsd_10.233.57.187_8806" in sync
    2022/02/23 00:36:02 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:02 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:02 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:02 [DEBUG] agent: Service "_v1_parser_10.233.57.187_8806" in sync
    2022/02/23 00:36:02 [DEBUG] agent: Service "_v0_multicloud_10.233.6.136_9001" in sync
    2022/02/23 00:36:02 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:02 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:02 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:02 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.4.69_443" in sync
    2022/02/23 00:36:02 [DEBUG] agent: Service "_v1_sdc_10.233.8.50_8443" in sync
    2022/02/23 00:36:02 [DEBUG] agent: Service "_v1_sdc-gui_10.233.54.48_8181" in sync
    2022/02/23 00:36:02 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:02 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:02 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:02 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.61.242_9011" in sync
    2022/02/23 00:36:02 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.57.187_8806" in sync
    2022/02/23 00:36:02 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:02 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:02 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:02 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:02 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:02 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:02 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:02 [INFO] agent: Synced service "_v14__aai-nodes-query_10.233.71.96_8446"
    2022/02/23 00:36:02 [DEBUG] agent: Node info in sync
    2022/02/23 00:36:02 [DEBUG] http: Request PUT /v1/agent/service/register (636.686775ms) from=10.233.71.106:38294
    2022/02/23 00:36:02 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:02 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:02 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:02 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:02 [DEBUG] agent: Service "_v1_parser_10.233.57.187_8806" in sync
    2022/02/23 00:36:02 [DEBUG] agent: Service "_v0_multicloud_10.233.6.136_9001" in sync
    2022/02/23 00:36:02 [DEBUG] agent: Service "_v1_sdc-gui_10.233.54.48_8181" in sync
    2022/02/23 00:36:02 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:02 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:02 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.4.69_443" in sync
    2022/02/23 00:36:02 [DEBUG] agent: Service "_v1_sdc_10.233.8.50_8443" in sync
    2022/02/23 00:36:02 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:02 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:02 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:02 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:02 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.61.242_9011" in sync
    2022/02/23 00:36:02 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.57.187_8806" in sync
    2022/02/23 00:36:02 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:02 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:02 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:02 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:02 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:02 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:02 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:02 [DEBUG] agent: Service "_v1_wf-gui_10.233.22.64_8443" in sync
    2022/02/23 00:36:02 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.5.34_9007" in sync
    2022/02/23 00:36:02 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.8.50_8080" in sync
    2022/02/23 00:36:02 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:02 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:02 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:02 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.5.34_9007" in sync
    2022/02/23 00:36:02 [DEBUG] agent: Service "_v1_multicloud_10.233.6.136_9001" in sync
    2022/02/23 00:36:02 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.61.242_9011" in sync
    2022/02/23 00:36:02 [DEBUG] agent: Service "_v1_catalog_10.233.57.187_8806" in sync
    2022/02/23 00:36:02 [DEBUG] agent: Service "_v1_nsd_10.233.57.187_8806" in sync
    2022/02/23 00:36:02 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:02 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:02 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:02 [DEBUG] agent: Service "_v1_message-router_10.233.58.107_3904" in sync
    2022/02/23 00:36:02 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.43.41_9015" in sync
    2022/02/23 00:36:02 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:02 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:02 [DEBUG] agent: Node info in sync
    2022/02/23 00:36:02 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v14 (660.112µs) from=10.233.71.106:38304
    2022/02/23 00:36:03 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v14\",\"enable_ssl\":\"true\",\"url\":\"/aai/v14/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/02/23 00:36:03 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/02/23 00:36:03 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/02/23 00:36:03 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.8.50_8080" in sync
    2022/02/23 00:36:03 [DEBUG] agent: Service "_v1_wf-gui_10.233.22.64_8443" in sync
    2022/02/23 00:36:03 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.5.34_9007" in sync
    2022/02/23 00:36:03 [DEBUG] agent: Service "_v1_multicloud_10.233.6.136_9001" in sync
    2022/02/23 00:36:03 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:03 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:03 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:03 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.5.34_9007" in sync
    2022/02/23 00:36:03 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.43.41_9015" in sync
    2022/02/23 00:36:03 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.61.242_9011" in sync
    2022/02/23 00:36:03 [DEBUG] agent: Service "_v1_catalog_10.233.57.187_8806" in sync
    2022/02/23 00:36:03 [DEBUG] agent: Service "_v1_nsd_10.233.57.187_8806" in sync
    2022/02/23 00:36:03 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:03 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:03 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:03 [DEBUG] agent: Service "_v1_message-router_10.233.58.107_3904" in sync
    2022/02/23 00:36:03 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:03 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:03 [DEBUG] agent: Service "_v0_multicloud_10.233.6.136_9001" in sync
    2022/02/23 00:36:03 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:03 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:03 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:03 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:03 [DEBUG] agent: Service "_v1_parser_10.233.57.187_8806" in sync
    2022/02/23 00:36:03 [DEBUG] agent: Service "_v1_sdc_10.233.8.50_8443" in sync
    2022/02/23 00:36:03 [DEBUG] agent: Service "_v1_sdc-gui_10.233.54.48_8181" in sync
    2022/02/23 00:36:03 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:03 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:03 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.4.69_443" in sync
    2022/02/23 00:36:03 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.57.187_8806" in sync
    2022/02/23 00:36:03 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:03 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:03 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:03 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:03 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.61.242_9011" in sync
    2022/02/23 00:36:03 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:03 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:03 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:03 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:03 [INFO] agent: Synced service "_v14_aai-nodes-query_10.233.71.96_8446"
    2022/02/23 00:36:03 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:03 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:03 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:03 [DEBUG] agent: Node info in sync
    2022/02/23 00:36:03 [DEBUG] http: Request PUT /v1/agent/service/register (715.273952ms) from=10.233.71.106:38306
    2022/02/23 00:36:03 [DEBUG] agent: Service "_v1_multicloud_10.233.6.136_9001" in sync
    2022/02/23 00:36:03 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:03 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:03 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:03 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.5.34_9007" in sync
    2022/02/23 00:36:03 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.43.41_9015" in sync
    2022/02/23 00:36:03 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.61.242_9011" in sync
    2022/02/23 00:36:03 [DEBUG] agent: Service "_v1_catalog_10.233.57.187_8806" in sync
    2022/02/23 00:36:03 [DEBUG] agent: Service "_v1_nsd_10.233.57.187_8806" in sync
    2022/02/23 00:36:03 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:03 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:03 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:03 [DEBUG] agent: Service "_v1_message-router_10.233.58.107_3904" in sync
    2022/02/23 00:36:03 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:03 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:03 [DEBUG] agent: Service "_v0_multicloud_10.233.6.136_9001" in sync
    2022/02/23 00:36:03 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:03 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:03 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:03 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:03 [DEBUG] agent: Service "_v1_parser_10.233.57.187_8806" in sync
    2022/02/23 00:36:03 [DEBUG] agent: Service "_v1_sdc_10.233.8.50_8443" in sync
    2022/02/23 00:36:03 [DEBUG] agent: Service "_v1_sdc-gui_10.233.54.48_8181" in sync
    2022/02/23 00:36:03 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:03 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:03 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.4.69_443" in sync
    2022/02/23 00:36:03 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.57.187_8806" in sync
    2022/02/23 00:36:03 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:03 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:03 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:03 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:03 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.61.242_9011" in sync
    2022/02/23 00:36:03 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:03 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:03 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:03 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:03 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:03 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:03 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:03 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:03 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.8.50_8080" in sync
    2022/02/23 00:36:03 [DEBUG] agent: Service "_v1_wf-gui_10.233.22.64_8443" in sync
    2022/02/23 00:36:03 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.5.34_9007" in sync
    2022/02/23 00:36:03 [DEBUG] agent: Node info in sync
    2022/02/23 00:36:04 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v14 (100.167162ms) from=10.233.71.106:38310
    2022/02/23 00:36:04 [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/02/23 00:36:04 [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/02/23 00:36:04 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/02/23 00:36:04 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/02/23 00:36:07 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.61.242_9011" in sync
    2022/02/23 00:36:07 [DEBUG] agent: Service "_v1_catalog_10.233.57.187_8806" in sync
    2022/02/23 00:36:07 [DEBUG] agent: Service "_v1_nsd_10.233.57.187_8806" in sync
    2022/02/23 00:36:07 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:07 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:07 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:07 [DEBUG] agent: Service "_v1_message-router_10.233.58.107_3904" in sync
    2022/02/23 00:36:07 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.43.41_9015" in sync
    2022/02/23 00:36:07 [INFO] agent: Synced service "_v15__aai-nodes-query_10.233.71.96_8446"
    2022/02/23 00:36:07 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:07 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:07 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:07 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:07 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:07 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:07 [DEBUG] agent: Service "_v1_parser_10.233.57.187_8806" in sync
    2022/02/23 00:36:07 [DEBUG] agent: Service "_v0_multicloud_10.233.6.136_9001" in sync
    2022/02/23 00:36:07 [DEBUG] agent: Service "_v1_sdc-gui_10.233.54.48_8181" in sync
    2022/02/23 00:36:07 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:07 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:07 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.4.69_443" in sync
    2022/02/23 00:36:07 [DEBUG] agent: Service "_v1_sdc_10.233.8.50_8443" in sync
    2022/02/23 00:36:07 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:07 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:07 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:07 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:07 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.61.242_9011" in sync
    2022/02/23 00:36:07 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.57.187_8806" in sync
    2022/02/23 00:36:07 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:07 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:07 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:07 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:07 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:07 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:07 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:07 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:07 [DEBUG] agent: Service "_v1_wf-gui_10.233.22.64_8443" in sync
    2022/02/23 00:36:07 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.5.34_9007" in sync
    2022/02/23 00:36:07 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.8.50_8080" in sync
    2022/02/23 00:36:07 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:07 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:07 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:07 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.5.34_9007" in sync
    2022/02/23 00:36:07 [DEBUG] agent: Service "_v1_multicloud_10.233.6.136_9001" in sync
    2022/02/23 00:36:07 [DEBUG] agent: Node info in sync
    2022/02/23 00:36:07 [DEBUG] http: Request PUT /v1/agent/service/register (3.518788321s) from=10.233.71.106:38312
    2022/02/23 00:36:07 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:07 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.5.34_9007" in sync
    2022/02/23 00:36:07 [DEBUG] agent: Service "_v1_multicloud_10.233.6.136_9001" in sync
    2022/02/23 00:36:07 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:07 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:07 [DEBUG] agent: Service "_v1_nsd_10.233.57.187_8806" in sync
    2022/02/23 00:36:07 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:07 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:07 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:07 [DEBUG] agent: Service "_v1_message-router_10.233.58.107_3904" in sync
    2022/02/23 00:36:07 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.43.41_9015" in sync
    2022/02/23 00:36:07 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.61.242_9011" in sync
    2022/02/23 00:36:07 [DEBUG] agent: Service "_v1_catalog_10.233.57.187_8806" in sync
    2022/02/23 00:36:07 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:07 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:07 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:07 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:07 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:07 [DEBUG] agent: Service "_v1_parser_10.233.57.187_8806" in sync
    2022/02/23 00:36:07 [DEBUG] agent: Service "_v0_multicloud_10.233.6.136_9001" in sync
    2022/02/23 00:36:07 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:07 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:07 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:07 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.4.69_443" in sync
    2022/02/23 00:36:07 [DEBUG] agent: Service "_v1_sdc_10.233.8.50_8443" in sync
    2022/02/23 00:36:07 [DEBUG] agent: Service "_v1_sdc-gui_10.233.54.48_8181" in sync
    2022/02/23 00:36:07 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:07 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:07 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:07 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.61.242_9011" in sync
    2022/02/23 00:36:07 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.57.187_8806" in sync
    2022/02/23 00:36:07 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:07 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:07 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:07 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:07 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:07 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:07 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:07 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:07 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:07 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:07 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.5.34_9007" in sync
    2022/02/23 00:36:07 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.8.50_8080" in sync
    2022/02/23 00:36:07 [DEBUG] agent: Service "_v1_wf-gui_10.233.22.64_8443" in sync
    2022/02/23 00:36:07 [DEBUG] agent: Node info in sync
    2022/02/23 00:36:07 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v15 (449.737µs) from=10.233.71.106:38354
    2022/02/23 00:36:08 [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/02/23 00:36:08 [DEBUG] agent: Service 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/02/23 00:36:08 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/02/23 00:36:09 [DEBUG] agent: Service "_v1_sdc-gui_10.233.54.48_8181" in sync
    2022/02/23 00:36:09 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:09 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:09 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.4.69_443" in sync
    2022/02/23 00:36:09 [DEBUG] agent: Service "_v1_sdc_10.233.8.50_8443" in sync
    2022/02/23 00:36:09 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:09 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:09 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:09 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:09 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.61.242_9011" in sync
    2022/02/23 00:36:09 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.57.187_8806" in sync
    2022/02/23 00:36:09 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:09 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:09 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:09 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:09 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:09 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:09 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:09 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:09 [DEBUG] agent: Service "_v1_wf-gui_10.233.22.64_8443" in sync
    2022/02/23 00:36:09 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.5.34_9007" in sync
    2022/02/23 00:36:09 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.8.50_8080" in sync
    2022/02/23 00:36:09 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:09 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:09 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:09 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.5.34_9007" in sync
    2022/02/23 00:36:09 [DEBUG] agent: Service "_v1_multicloud_10.233.6.136_9001" in sync
    2022/02/23 00:36:09 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.61.242_9011" in sync
    2022/02/23 00:36:09 [DEBUG] agent: Service "_v1_catalog_10.233.57.187_8806" in sync
    2022/02/23 00:36:09 [DEBUG] agent: Service "_v1_nsd_10.233.57.187_8806" in sync
    2022/02/23 00:36:09 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:09 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:09 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:09 [DEBUG] agent: Service "_v1_message-router_10.233.58.107_3904" in sync
    2022/02/23 00:36:09 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.43.41_9015" in sync
    2022/02/23 00:36:09 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:09 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:09 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:09 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:09 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:09 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:09 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:09 [INFO] agent: Synced service "_v15_aai-nodes-query_10.233.71.96_8446"
    2022/02/23 00:36:09 [DEBUG] agent: Service "_v1_parser_10.233.57.187_8806" in sync
    2022/02/23 00:36:09 [DEBUG] agent: Service "_v0_multicloud_10.233.6.136_9001" in sync
    2022/02/23 00:36:09 [DEBUG] agent: Node info in sync
    2022/02/23 00:36:09 [DEBUG] http: Request PUT /v1/agent/service/register (952.010598ms) from=10.233.71.106:38358
    2022/02/23 00:36:09 [DEBUG] agent: Service "_v1_wf-gui_10.233.22.64_8443" in sync
    2022/02/23 00:36:09 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.5.34_9007" in sync
    2022/02/23 00:36:09 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.8.50_8080" in sync
    2022/02/23 00:36:09 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:09 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:09 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:09 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.5.34_9007" in sync
    2022/02/23 00:36:09 [DEBUG] agent: Service "_v1_multicloud_10.233.6.136_9001" in sync
    2022/02/23 00:36:09 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.61.242_9011" in sync
    2022/02/23 00:36:09 [DEBUG] agent: Service "_v1_catalog_10.233.57.187_8806" in sync
    2022/02/23 00:36:09 [DEBUG] agent: Service "_v1_nsd_10.233.57.187_8806" in sync
    2022/02/23 00:36:09 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:09 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:09 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:09 [DEBUG] agent: Service "_v1_message-router_10.233.58.107_3904" in sync
    2022/02/23 00:36:09 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.43.41_9015" in sync
    2022/02/23 00:36:09 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:09 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:09 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:09 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:09 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:09 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:09 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:09 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:09 [DEBUG] agent: Service "_v1_parser_10.233.57.187_8806" in sync
    2022/02/23 00:36:09 [DEBUG] agent: Service "_v0_multicloud_10.233.6.136_9001" in sync
    2022/02/23 00:36:09 [DEBUG] agent: Service "_v1_sdc-gui_10.233.54.48_8181" in sync
    2022/02/23 00:36:09 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:09 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:09 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.4.69_443" in sync
    2022/02/23 00:36:09 [DEBUG] agent: Service "_v1_sdc_10.233.8.50_8443" in sync
    2022/02/23 00:36:09 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:09 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:09 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:09 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:09 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.61.242_9011" in sync
    2022/02/23 00:36:09 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.57.187_8806" in sync
    2022/02/23 00:36:09 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:09 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:09 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:09 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:09 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:09 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:09 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:09 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:09 [DEBUG] agent: Node info in sync
    2022/02/23 00:36:09 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v15 (445.484µs) from=10.233.71.106:38362
    2022/02/23 00:36:09 [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/02/23 00:36:09 [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/02/23 00:36: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/02/23 00:36: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/02/23 00:36:09 [DEBUG] agent: Service "_v1_message-router_10.233.58.107_3904" in sync
    2022/02/23 00:36:09 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.43.41_9015" in sync
    2022/02/23 00:36:09 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.61.242_9011" in sync
    2022/02/23 00:36:09 [DEBUG] agent: Service "_v1_catalog_10.233.57.187_8806" in sync
    2022/02/23 00:36:09 [DEBUG] agent: Service "_v1_nsd_10.233.57.187_8806" in sync
    2022/02/23 00:36:09 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:09 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:09 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:09 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:09 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:09 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:09 [DEBUG] agent: Service "_v1_parser_10.233.57.187_8806" in sync
    2022/02/23 00:36:09 [DEBUG] agent: Service "_v0_multicloud_10.233.6.136_9001" in sync
    2022/02/23 00:36:09 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:09 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:09 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:09 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:09 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:09 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.4.69_443" in sync
    2022/02/23 00:36:09 [DEBUG] agent: Service "_v1_sdc_10.233.8.50_8443" in sync
    2022/02/23 00:36:09 [DEBUG] agent: Service "_v1_sdc-gui_10.233.54.48_8181" in sync
    2022/02/23 00:36:09 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:09 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:09 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.61.242_9011" in sync
    2022/02/23 00:36:09 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.57.187_8806" in sync
    2022/02/23 00:36:09 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:09 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:09 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:09 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:09 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:09 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:09 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:09 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:09 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:09 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:09 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:09 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:09 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.5.34_9007" in sync
    2022/02/23 00:36:09 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.8.50_8080" in sync
    2022/02/23 00:36:09 [DEBUG] agent: Service "_v1_wf-gui_10.233.22.64_8443" in sync
    2022/02/23 00:36:10 [INFO] agent: Synced service "_v16__aai-nodes-query_10.233.71.96_8446"
    2022/02/23 00:36:10 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.5.34_9007" in sync
    2022/02/23 00:36:10 [DEBUG] agent: Service "_v1_multicloud_10.233.6.136_9001" in sync
    2022/02/23 00:36:10 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:10 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:10 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:10 [DEBUG] agent: Node info in sync
    2022/02/23 00:36:10 [DEBUG] http: Request PUT /v1/agent/service/register (875.9106ms) from=10.233.71.106:38366
    2022/02/23 00:36:10 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.5.34_9007" in sync
    2022/02/23 00:36:10 [DEBUG] agent: Service "_v1_multicloud_10.233.6.136_9001" in sync
    2022/02/23 00:36:10 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:10 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:10 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:10 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:10 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:10 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:10 [DEBUG] agent: Service "_v1_message-router_10.233.58.107_3904" in sync
    2022/02/23 00:36:10 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.43.41_9015" in sync
    2022/02/23 00:36:10 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.61.242_9011" in sync
    2022/02/23 00:36:10 [DEBUG] agent: Service "_v1_catalog_10.233.57.187_8806" in sync
    2022/02/23 00:36:10 [DEBUG] agent: Service "_v1_nsd_10.233.57.187_8806" in sync
    2022/02/23 00:36:10 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:10 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:10 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:10 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:10 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:10 [DEBUG] agent: Service "_v1_parser_10.233.57.187_8806" in sync
    2022/02/23 00:36:10 [DEBUG] agent: Service "_v0_multicloud_10.233.6.136_9001" in sync
    2022/02/23 00:36:10 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:10 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:10 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:10 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.4.69_443" in sync
    2022/02/23 00:36:10 [DEBUG] agent: Service "_v1_sdc_10.233.8.50_8443" in sync
    2022/02/23 00:36:10 [DEBUG] agent: Service "_v1_sdc-gui_10.233.54.48_8181" in sync
    2022/02/23 00:36:10 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:10 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:10 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:10 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.61.242_9011" in sync
    2022/02/23 00:36:10 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.57.187_8806" in sync
    2022/02/23 00:36:10 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:10 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:10 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:10 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:10 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:10 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:10 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:10 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:10 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:10 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:10 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:10 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.5.34_9007" in sync
    2022/02/23 00:36:10 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.8.50_8080" in sync
    2022/02/23 00:36:10 [DEBUG] agent: Service "_v1_wf-gui_10.233.22.64_8443" in sync
    2022/02/23 00:36:10 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:10 [DEBUG] agent: Node info in sync
    2022/02/23 00:36:10 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v16 (440.895µs) from=10.233.71.106:38378
    2022/02/23 00:36:10 [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/02/23 00:36: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/02/23 00:36: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/02/23 00:36:11 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:11 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:11 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:11 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:11 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.61.242_9011" in sync
    2022/02/23 00:36:11 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.57.187_8806" in sync
    2022/02/23 00:36:11 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:11 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:11 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:11 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:11 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:11 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:11 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:11 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:11 [DEBUG] agent: Service "_v1_wf-gui_10.233.22.64_8443" in sync
    2022/02/23 00:36:11 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:11 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.5.34_9007" in sync
    2022/02/23 00:36:11 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.8.50_8080" in sync
    2022/02/23 00:36:11 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:11 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:11 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:11 [INFO] agent: Synced service "_v16_aai-nodes-query_10.233.71.96_8446"
    2022/02/23 00:36:11 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.5.34_9007" in sync
    2022/02/23 00:36:11 [DEBUG] agent: Service "_v1_multicloud_10.233.6.136_9001" in sync
    2022/02/23 00:36:11 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.61.242_9011" in sync
    2022/02/23 00:36:11 [DEBUG] agent: Service "_v1_catalog_10.233.57.187_8806" in sync
    2022/02/23 00:36:11 [DEBUG] agent: Service "_v1_nsd_10.233.57.187_8806" in sync
    2022/02/23 00:36:11 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:11 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:11 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:11 [DEBUG] agent: Service "_v1_message-router_10.233.58.107_3904" in sync
    2022/02/23 00:36:11 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.43.41_9015" in sync
    2022/02/23 00:36:11 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:11 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:11 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:11 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:11 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:11 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:11 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:11 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:11 [DEBUG] agent: Service "_v1_parser_10.233.57.187_8806" in sync
    2022/02/23 00:36:11 [DEBUG] agent: Service "_v0_multicloud_10.233.6.136_9001" in sync
    2022/02/23 00:36:11 [DEBUG] agent: Service "_v1_sdc-gui_10.233.54.48_8181" in sync
    2022/02/23 00:36:11 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:11 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:11 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.4.69_443" in sync
    2022/02/23 00:36:11 [DEBUG] agent: Service "_v1_sdc_10.233.8.50_8443" in sync
    2022/02/23 00:36:11 [DEBUG] agent: Node info in sync
    2022/02/23 00:36:11 [DEBUG] http: Request PUT /v1/agent/service/register (322.543892ms) from=10.233.71.106:38382
    2022/02/23 00:36:11 [DEBUG] agent: Service "_v1_sdc_10.233.8.50_8443" in sync
    2022/02/23 00:36:11 [DEBUG] agent: Service "_v1_sdc-gui_10.233.54.48_8181" in sync
    2022/02/23 00:36:11 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:11 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:11 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.4.69_443" in sync
    2022/02/23 00:36:11 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.57.187_8806" in sync
    2022/02/23 00:36:11 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:11 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:11 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:11 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:11 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.61.242_9011" in sync
    2022/02/23 00:36:11 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:11 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:11 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:11 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:11 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:11 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:11 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:11 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:11 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.8.50_8080" in sync
    2022/02/23 00:36:11 [DEBUG] agent: Service "_v1_wf-gui_10.233.22.64_8443" in sync
    2022/02/23 00:36:11 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:11 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.5.34_9007" in sync
    2022/02/23 00:36:11 [DEBUG] agent: Service "_v1_multicloud_10.233.6.136_9001" in sync
    2022/02/23 00:36:11 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:11 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:11 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:11 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:11 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.5.34_9007" in sync
    2022/02/23 00:36:11 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.43.41_9015" in sync
    2022/02/23 00:36:11 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.61.242_9011" in sync
    2022/02/23 00:36:11 [DEBUG] agent: Service "_v1_catalog_10.233.57.187_8806" in sync
    2022/02/23 00:36:11 [DEBUG] agent: Service "_v1_nsd_10.233.57.187_8806" in sync
    2022/02/23 00:36:11 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:11 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:11 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:11 [DEBUG] agent: Service "_v1_message-router_10.233.58.107_3904" in sync
    2022/02/23 00:36:11 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:11 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:11 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:11 [DEBUG] agent: Service "_v0_multicloud_10.233.6.136_9001" in sync
    2022/02/23 00:36:11 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:11 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:11 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:11 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:11 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:11 [DEBUG] agent: Service "_v1_parser_10.233.57.187_8806" in sync
    2022/02/23 00:36:11 [DEBUG] agent: Node info in sync
    2022/02/23 00:36:11 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v16 (789.635µs) from=10.233.71.106:38384
    2022/02/23 00:36:11 [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/02/23 00:36:11 [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/02/23 00:36: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/02/23 00:36: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/02/23 00:36:11 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:11 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:11 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.4.69_443" in sync
    2022/02/23 00:36:11 [DEBUG] agent: Service "_v1_sdc_10.233.8.50_8443" in sync
    2022/02/23 00:36:11 [DEBUG] agent: Service "_v1_sdc-gui_10.233.54.48_8181" in sync
    2022/02/23 00:36:11 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:11 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:11 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:11 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.61.242_9011" in sync
    2022/02/23 00:36:11 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.57.187_8806" in sync
    2022/02/23 00:36:11 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:11 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:11 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:11 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:11 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:11 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:11 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:11 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:11 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:11 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:11 [INFO] agent: Synced service "_v17__aai-nodes-query_10.233.71.96_8446"
    2022/02/23 00:36:11 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.5.34_9007" in sync
    2022/02/23 00:36:11 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.8.50_8080" in sync
    2022/02/23 00:36:11 [DEBUG] agent: Service "_v1_wf-gui_10.233.22.64_8443" in sync
    2022/02/23 00:36:11 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:11 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:11 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:11 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.5.34_9007" in sync
    2022/02/23 00:36:11 [DEBUG] agent: Service "_v1_multicloud_10.233.6.136_9001" in sync
    2022/02/23 00:36:11 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:11 [DEBUG] agent: Service "_v1_catalog_10.233.57.187_8806" in sync
    2022/02/23 00:36:11 [DEBUG] agent: Service "_v1_nsd_10.233.57.187_8806" in sync
    2022/02/23 00:36:11 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:11 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:11 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:11 [DEBUG] agent: Service "_v1_message-router_10.233.58.107_3904" in sync
    2022/02/23 00:36:11 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.43.41_9015" in sync
    2022/02/23 00:36:11 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.61.242_9011" in sync
    2022/02/23 00:36:11 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:11 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:11 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:11 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:11 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:11 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:11 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:11 [DEBUG] agent: Service "_v1_parser_10.233.57.187_8806" in sync
    2022/02/23 00:36:11 [DEBUG] agent: Service "_v0_multicloud_10.233.6.136_9001" in sync
    2022/02/23 00:36:11 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:11 [DEBUG] agent: Node info in sync
    2022/02/23 00:36:11 [DEBUG] http: Request PUT /v1/agent/service/register (399.577837ms) from=10.233.71.106:38386
    2022/02/23 00:36:11 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:11 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:11 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:11 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:11 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.5.34_9007" in sync
    2022/02/23 00:36:11 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.8.50_8080" in sync
    2022/02/23 00:36:11 [DEBUG] agent: Service "_v1_wf-gui_10.233.22.64_8443" in sync
    2022/02/23 00:36:11 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:11 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:11 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:11 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.5.34_9007" in sync
    2022/02/23 00:36:11 [DEBUG] agent: Service "_v1_multicloud_10.233.6.136_9001" in sync
    2022/02/23 00:36:11 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:11 [DEBUG] agent: Service "_v1_catalog_10.233.57.187_8806" in sync
    2022/02/23 00:36:11 [DEBUG] agent: Service "_v1_nsd_10.233.57.187_8806" in sync
    2022/02/23 00:36:11 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:11 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:11 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:11 [DEBUG] agent: Service "_v1_message-router_10.233.58.107_3904" in sync
    2022/02/23 00:36:11 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.43.41_9015" in sync
    2022/02/23 00:36:11 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.61.242_9011" in sync
    2022/02/23 00:36:11 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:11 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:11 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:11 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:11 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:11 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:11 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:11 [DEBUG] agent: Service "_v1_parser_10.233.57.187_8806" in sync
    2022/02/23 00:36:11 [DEBUG] agent: Service "_v0_multicloud_10.233.6.136_9001" in sync
    2022/02/23 00:36:11 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:11 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:11 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:11 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.4.69_443" in sync
    2022/02/23 00:36:11 [DEBUG] agent: Service "_v1_sdc_10.233.8.50_8443" in sync
    2022/02/23 00:36:11 [DEBUG] agent: Service "_v1_sdc-gui_10.233.54.48_8181" in sync
    2022/02/23 00:36:11 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:11 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:11 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:11 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.61.242_9011" in sync
    2022/02/23 00:36:11 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.57.187_8806" in sync
    2022/02/23 00:36:11 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:11 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:11 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:11 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:11 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:11 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:11 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:11 [DEBUG] agent: Node info in sync
    2022/02/23 00:36:11 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v17 (389.803µs) from=10.233.71.106:38394
    2022/02/23 00:36:12 [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/02/23 00:36:12 [DEBUG] agent: Service 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/02/23 00:36:12 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/02/23 00:36:12 [DEBUG] agent: Service "_v1_sdc_10.233.8.50_8443" in sync
    2022/02/23 00:36:12 [DEBUG] agent: Service "_v1_sdc-gui_10.233.54.48_8181" in sync
    2022/02/23 00:36:12 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:12 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:12 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.4.69_443" in sync
    2022/02/23 00:36:12 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.57.187_8806" in sync
    2022/02/23 00:36:12 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:12 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:12 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:12 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:12 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.61.242_9011" in sync
    2022/02/23 00:36:12 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:12 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:12 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:12 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:12 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:12 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:12 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:12 [INFO] agent: Synced service "_v17_aai-nodes-query_10.233.71.96_8446"
    2022/02/23 00:36:12 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:12 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.8.50_8080" in sync
    2022/02/23 00:36:12 [DEBUG] agent: Service "_v1_wf-gui_10.233.22.64_8443" in sync
    2022/02/23 00:36:12 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:12 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:12 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.5.34_9007" in sync
    2022/02/23 00:36:12 [DEBUG] agent: Service "_v1_multicloud_10.233.6.136_9001" in sync
    2022/02/23 00:36:12 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:12 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:12 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:12 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:12 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.5.34_9007" in sync
    2022/02/23 00:36:12 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.43.41_9015" in sync
    2022/02/23 00:36:12 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.61.242_9011" in sync
    2022/02/23 00:36:12 [DEBUG] agent: Service "_v1_catalog_10.233.57.187_8806" in sync
    2022/02/23 00:36:12 [DEBUG] agent: Service "_v1_nsd_10.233.57.187_8806" in sync
    2022/02/23 00:36:12 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:12 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:12 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:12 [DEBUG] agent: Service "_v1_message-router_10.233.58.107_3904" in sync
    2022/02/23 00:36:12 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:12 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:12 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:12 [DEBUG] agent: Service "_v0_multicloud_10.233.6.136_9001" in sync
    2022/02/23 00:36:12 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:12 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:12 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:12 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:12 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:12 [DEBUG] agent: Service "_v1_parser_10.233.57.187_8806" in sync
    2022/02/23 00:36:12 [DEBUG] agent: Node info in sync
    2022/02/23 00:36:12 [DEBUG] http: Request PUT /v1/agent/service/register (179.544342ms) from=10.233.71.106:38396
    2022/02/23 00:36:12 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.61.242_9011" in sync
    2022/02/23 00:36:12 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.57.187_8806" in sync
    2022/02/23 00:36:12 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:12 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:12 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:12 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:12 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:12 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:12 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:12 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:12 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:12 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:12 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:12 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:12 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:12 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.5.34_9007" in sync
    2022/02/23 00:36:12 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.8.50_8080" in sync
    2022/02/23 00:36:12 [DEBUG] agent: Service "_v1_wf-gui_10.233.22.64_8443" in sync
    2022/02/23 00:36:12 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:12 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:12 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.5.34_9007" in sync
    2022/02/23 00:36:12 [DEBUG] agent: Service "_v1_multicloud_10.233.6.136_9001" in sync
    2022/02/23 00:36:12 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:12 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:12 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:12 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:12 [DEBUG] agent: Service "_v1_message-router_10.233.58.107_3904" in sync
    2022/02/23 00:36:12 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.43.41_9015" in sync
    2022/02/23 00:36:12 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.61.242_9011" in sync
    2022/02/23 00:36:12 [DEBUG] agent: Service "_v1_catalog_10.233.57.187_8806" in sync
    2022/02/23 00:36:12 [DEBUG] agent: Service "_v1_nsd_10.233.57.187_8806" in sync
    2022/02/23 00:36:12 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:12 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:12 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:12 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:12 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:12 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:12 [DEBUG] agent: Service "_v1_parser_10.233.57.187_8806" in sync
    2022/02/23 00:36:12 [DEBUG] agent: Service "_v0_multicloud_10.233.6.136_9001" in sync
    2022/02/23 00:36:12 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:12 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:12 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:12 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:12 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:12 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.4.69_443" in sync
    2022/02/23 00:36:12 [DEBUG] agent: Service "_v1_sdc_10.233.8.50_8443" in sync
    2022/02/23 00:36:12 [DEBUG] agent: Service "_v1_sdc-gui_10.233.54.48_8181" in sync
    2022/02/23 00:36:12 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:12 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:12 [DEBUG] agent: Node info in sync
    2022/02/23 00:36:12 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v17 (635.774µs) from=10.233.71.106:38400
    2022/02/23 00:36:12 [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/02/23 00:36:12 [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/02/23 00:36:12 [DEBUG] agent: Service 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/02/23 00:36:12 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/02/23 00:36:12 [DEBUG] agent: Service "_v0_multicloud_10.233.6.136_9001" in sync
    2022/02/23 00:36:12 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:12 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:12 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:12 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:12 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:12 [DEBUG] agent: Service "_v1_parser_10.233.57.187_8806" in sync
    2022/02/23 00:36:12 [DEBUG] agent: Service "_v1_sdc_10.233.8.50_8443" in sync
    2022/02/23 00:36:12 [DEBUG] agent: Service "_v1_sdc-gui_10.233.54.48_8181" in sync
    2022/02/23 00:36:12 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:12 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:12 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.4.69_443" in sync
    2022/02/23 00:36:12 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.57.187_8806" in sync
    2022/02/23 00:36:12 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:12 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:12 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:12 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:12 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.61.242_9011" in sync
    2022/02/23 00:36:12 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:12 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:12 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:12 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:12 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:12 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:12 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:12 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:12 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:12 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.8.50_8080" in sync
    2022/02/23 00:36:12 [DEBUG] agent: Service "_v1_wf-gui_10.233.22.64_8443" in sync
    2022/02/23 00:36:12 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:12 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:12 [INFO] agent: Synced service "_v18__aai-nodes-query_10.233.71.96_8446"
    2022/02/23 00:36:12 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.5.34_9007" in sync
    2022/02/23 00:36:12 [DEBUG] agent: Service "_v1_multicloud_10.233.6.136_9001" in sync
    2022/02/23 00:36:12 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:12 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:12 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:12 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:12 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.5.34_9007" in sync
    2022/02/23 00:36:12 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.43.41_9015" in sync
    2022/02/23 00:36:12 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.61.242_9011" in sync
    2022/02/23 00:36:12 [DEBUG] agent: Service "_v1_catalog_10.233.57.187_8806" in sync
    2022/02/23 00:36:12 [DEBUG] agent: Service "_v1_nsd_10.233.57.187_8806" in sync
    2022/02/23 00:36:12 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:12 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:12 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:12 [DEBUG] agent: Service "_v1_message-router_10.233.58.107_3904" in sync
    2022/02/23 00:36:12 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:12 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:12 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:12 [DEBUG] agent: Node info in sync
    2022/02/23 00:36:12 [DEBUG] http: Request PUT /v1/agent/service/register (397.883766ms) from=10.233.71.106:38402
    2022/02/23 00:36:12 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:12 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:12 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.61.242_9011" in sync
    2022/02/23 00:36:12 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.57.187_8806" in sync
    2022/02/23 00:36:12 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:12 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:13 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:13 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:13 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:13 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:13 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:13 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:13 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:13 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:13 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:13 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:13 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:13 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.5.34_9007" in sync
    2022/02/23 00:36:13 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.8.50_8080" in sync
    2022/02/23 00:36:13 [DEBUG] agent: Service "_v1_wf-gui_10.233.22.64_8443" in sync
    2022/02/23 00:36:13 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:13 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:13 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:13 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.5.34_9007" in sync
    2022/02/23 00:36:13 [DEBUG] agent: Service "_v1_multicloud_10.233.6.136_9001" in sync
    2022/02/23 00:36:13 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:13 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:13 [DEBUG] agent: Service "_v1_nsd_10.233.57.187_8806" in sync
    2022/02/23 00:36:13 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:13 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:13 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:13 [DEBUG] agent: Service "_v1_message-router_10.233.58.107_3904" in sync
    2022/02/23 00:36:13 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.43.41_9015" in sync
    2022/02/23 00:36:13 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.61.242_9011" in sync
    2022/02/23 00:36:13 [DEBUG] agent: Service "_v1_catalog_10.233.57.187_8806" in sync
    2022/02/23 00:36:13 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:13 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:13 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:13 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:13 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:13 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:13 [DEBUG] agent: Service "_v1_parser_10.233.57.187_8806" in sync
    2022/02/23 00:36:13 [DEBUG] agent: Service "_v0_multicloud_10.233.6.136_9001" in sync
    2022/02/23 00:36:13 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:13 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:13 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:13 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.4.69_443" in sync
    2022/02/23 00:36:13 [DEBUG] agent: Service "_v1_sdc_10.233.8.50_8443" in sync
    2022/02/23 00:36:13 [DEBUG] agent: Service "_v1_sdc-gui_10.233.54.48_8181" in sync
    2022/02/23 00:36:13 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:13 [DEBUG] agent: Node info in sync
    2022/02/23 00:36:13 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v18 (193.987202ms) from=10.233.71.106:38406
    2022/02/23 00:36:13 [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/02/23 00:36:13 [DEBUG] agent: Service 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/02/23 00:36:13 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/02/23 00:36:28 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.5.34_9007" in sync
    2022/02/23 00:36:28 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.8.50_8080" in sync
    2022/02/23 00:36:28 [DEBUG] agent: Service "_v1_wf-gui_10.233.22.64_8443" in sync
    2022/02/23 00:36:28 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:28 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:28 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:28 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.5.34_9007" in sync
    2022/02/23 00:36:28 [DEBUG] agent: Service "_v1_multicloud_10.233.6.136_9001" in sync
    2022/02/23 00:36:28 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:28 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:28 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:28 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:28 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:28 [DEBUG] agent: Service "_v1_message-router_10.233.58.107_3904" in sync
    2022/02/23 00:36:28 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.43.41_9015" in sync
    2022/02/23 00:36:28 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.61.242_9011" in sync
    2022/02/23 00:36:28 [DEBUG] agent: Service "_v1_catalog_10.233.57.187_8806" in sync
    2022/02/23 00:36:28 [DEBUG] agent: Service "_v1_nsd_10.233.57.187_8806" in sync
    2022/02/23 00:36:28 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:28 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:28 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:28 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:28 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:28 [DEBUG] agent: Service "_v1_parser_10.233.57.187_8806" in sync
    2022/02/23 00:36:28 [DEBUG] agent: Service "_v0_multicloud_10.233.6.136_9001" in sync
    2022/02/23 00:36:28 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:28 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:28 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:28 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:28 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:28 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.4.69_443" in sync
    2022/02/23 00:36:28 [DEBUG] agent: Service "_v1_sdc_10.233.8.50_8443" in sync
    2022/02/23 00:36:28 [DEBUG] agent: Service "_v1_sdc-gui_10.233.54.48_8181" in sync
    2022/02/23 00:36:28 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:28 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:28 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.61.242_9011" in sync
    2022/02/23 00:36:28 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.57.187_8806" in sync
    2022/02/23 00:36:28 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:28 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:28 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:28 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:28 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:28 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:28 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:28 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:28 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:28 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:28 [INFO] agent: Synced service "_v18_aai-nodes-query_10.233.71.96_8446"
    2022/02/23 00:36:28 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:28 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:28 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:28 [DEBUG] agent: Node info in sync
    2022/02/23 00:36:28 [DEBUG] http: Request PUT /v1/agent/service/register (14.700033352s) from=10.233.71.106:38408
    2022/02/23 00:36:28 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:28 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:28 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:28 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.5.34_9007" in sync
    2022/02/23 00:36:28 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.8.50_8080" in sync
    2022/02/23 00:36:28 [DEBUG] agent: Service "_v1_wf-gui_10.233.22.64_8443" in sync
    2022/02/23 00:36:28 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:28 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:28 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:28 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.5.34_9007" in sync
    2022/02/23 00:36:28 [DEBUG] agent: Service "_v1_multicloud_10.233.6.136_9001" in sync
    2022/02/23 00:36:28 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:28 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:28 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:28 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:28 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:28 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:28 [DEBUG] agent: Service "_v1_message-router_10.233.58.107_3904" in sync
    2022/02/23 00:36:28 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.43.41_9015" in sync
    2022/02/23 00:36:28 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.61.242_9011" in sync
    2022/02/23 00:36:28 [DEBUG] agent: Service "_v1_catalog_10.233.57.187_8806" in sync
    2022/02/23 00:36:28 [DEBUG] agent: Service "_v1_nsd_10.233.57.187_8806" in sync
    2022/02/23 00:36:28 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:28 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:28 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:28 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:28 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:28 [DEBUG] agent: Service "_v1_parser_10.233.57.187_8806" in sync
    2022/02/23 00:36:28 [DEBUG] agent: Service "_v0_multicloud_10.233.6.136_9001" in sync
    2022/02/23 00:36:28 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:28 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:28 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:28 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:28 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.4.69_443" in sync
    2022/02/23 00:36:28 [DEBUG] agent: Service "_v1_sdc_10.233.8.50_8443" in sync
    2022/02/23 00:36:28 [DEBUG] agent: Service "_v1_sdc-gui_10.233.54.48_8181" in sync
    2022/02/23 00:36:28 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:28 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:28 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.61.242_9011" in sync
    2022/02/23 00:36:28 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.57.187_8806" in sync
    2022/02/23 00:36:28 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:28 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:28 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:28 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:28 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:28 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:28 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:28 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:28 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:28 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:28 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:28 [DEBUG] agent: Node info in sync
    2022/02/23 00:36:28 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v18 (200.623624ms) from=10.233.71.106:38522
    2022/02/23 00:36:28 [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/02/23 00:36:28 [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/02/23 00:36:28 [DEBUG] agent: Service 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/02/23 00:36:28 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/02/23 00:36:30 [DEBUG] consul: Skipping self join check for "onap-msb-consul-59f55f8877-5l8zk" since the cluster is too small
    2022/02/23 00:36:40 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:40 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:40 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:40 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:40 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:40 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:40 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:40 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:40 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:40 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:40 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:40 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:40 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:40 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.5.34_9007" in sync
    2022/02/23 00:36:40 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.8.50_8080" in sync
    2022/02/23 00:36:40 [DEBUG] agent: Service "_v1_wf-gui_10.233.22.64_8443" in sync
    2022/02/23 00:36:40 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:40 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:40 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:40 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.5.34_9007" in sync
    2022/02/23 00:36:40 [DEBUG] agent: Service "_v1_multicloud_10.233.6.136_9001" in sync
    2022/02/23 00:36:40 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:40 [DEBUG] agent: Service "_v1_catalog_10.233.57.187_8806" in sync
    2022/02/23 00:36:40 [DEBUG] agent: Service "_v1_nsd_10.233.57.187_8806" in sync
    2022/02/23 00:36:40 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:40 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:40 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:40 [DEBUG] agent: Service "_v1_message-router_10.233.58.107_3904" in sync
    2022/02/23 00:36:40 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.43.41_9015" in sync
    2022/02/23 00:36:40 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.61.242_9011" in sync
    2022/02/23 00:36:40 [INFO] agent: Synced service "_v19__aai-nodes-query_10.233.71.96_8446"
    2022/02/23 00:36:40 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:40 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:40 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:40 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:40 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:40 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:40 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:40 [DEBUG] agent: Service "_v1_parser_10.233.57.187_8806" in sync
    2022/02/23 00:36:40 [DEBUG] agent: Service "_v0_multicloud_10.233.6.136_9001" in sync
    2022/02/23 00:36:40 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:40 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:40 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:40 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.4.69_443" in sync
    2022/02/23 00:36:40 [DEBUG] agent: Service "_v1_sdc_10.233.8.50_8443" in sync
    2022/02/23 00:36:40 [DEBUG] agent: Service "_v1_sdc-gui_10.233.54.48_8181" in sync
    2022/02/23 00:36:40 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:40 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:40 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:40 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.61.242_9011" in sync
    2022/02/23 00:36:40 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.57.187_8806" in sync
    2022/02/23 00:36:40 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:40 [DEBUG] agent: Node info in sync
    2022/02/23 00:36:40 [DEBUG] http: Request PUT /v1/agent/service/register (12.300246379s) from=10.233.71.106:38524
    2022/02/23 00:36:40 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.61.242_9011" in sync
    2022/02/23 00:36:40 [DEBUG] agent: Service "_v1_catalog_10.233.57.187_8806" in sync
    2022/02/23 00:36:40 [DEBUG] agent: Service "_v1_nsd_10.233.57.187_8806" in sync
    2022/02/23 00:36:40 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:40 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:40 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:40 [DEBUG] agent: Service "_v1_message-router_10.233.58.107_3904" in sync
    2022/02/23 00:36:40 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.43.41_9015" in sync
    2022/02/23 00:36:40 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:40 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:40 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:40 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:40 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:40 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:40 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:40 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:40 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:40 [DEBUG] agent: Service "_v1_parser_10.233.57.187_8806" in sync
    2022/02/23 00:36:40 [DEBUG] agent: Service "_v0_multicloud_10.233.6.136_9001" in sync
    2022/02/23 00:36:40 [DEBUG] agent: Service "_v1_sdc-gui_10.233.54.48_8181" in sync
    2022/02/23 00:36:40 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:40 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:40 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.4.69_443" in sync
    2022/02/23 00:36:40 [DEBUG] agent: Service "_v1_sdc_10.233.8.50_8443" in sync
    2022/02/23 00:36:40 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:40 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:40 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:40 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:40 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.61.242_9011" in sync
    2022/02/23 00:36:40 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.57.187_8806" in sync
    2022/02/23 00:36:40 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:40 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:40 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:40 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:40 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:40 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:40 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:40 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:40 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:40 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:40 [DEBUG] agent: Service "_v1_wf-gui_10.233.22.64_8443" in sync
    2022/02/23 00:36:40 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:40 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:40 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:40 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.5.34_9007" in sync
    2022/02/23 00:36:40 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.8.50_8080" in sync
    2022/02/23 00:36:40 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:40 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:40 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:40 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:40 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.5.34_9007" in sync
    2022/02/23 00:36:40 [DEBUG] agent: Service "_v1_multicloud_10.233.6.136_9001" in sync
    2022/02/23 00:36:40 [DEBUG] agent: Node info in sync
    2022/02/23 00:36:41 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v19 (100.417313ms) from=10.233.71.106:38602
    2022/02/23 00:36:41 [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/02/23 00:36: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/02/23 00:36: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/02/23 00:36:41 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:41 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:41 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:41 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:41 [DEBUG] agent: Service "_v1_message-router_10.233.58.107_3904" in sync
    2022/02/23 00:36:41 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:41 [DEBUG] agent: Service "_v0_multicloud_10.233.6.136_9001" in sync
    2022/02/23 00:36:41 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:41 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:41 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:41 [DEBUG] agent: Service "_v1_parser_10.233.57.187_8806" in sync
    2022/02/23 00:36:41 [DEBUG] agent: Service "_v1_sdc_10.233.8.50_8443" in sync
    2022/02/23 00:36:41 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:41 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.4.69_443" in sync
    2022/02/23 00:36:41 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:41 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:41 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:41 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.61.242_9011" in sync
    2022/02/23 00:36:41 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:41 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:41 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:41 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:41 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:41 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:41 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:41 [DEBUG] agent: Service "_v1_wf-gui_10.233.22.64_8443" in sync
    2022/02/23 00:36:41 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:41 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:41 [DEBUG] agent: Service "_v1_multicloud_10.233.6.136_9001" in sync
    2022/02/23 00:36:41 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:41 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:41 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.5.34_9007" in sync
    2022/02/23 00:36:41 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.43.41_9015" in sync
    2022/02/23 00:36:41 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.61.242_9011" in sync
    2022/02/23 00:36:41 [DEBUG] agent: Service "_v1_catalog_10.233.57.187_8806" in sync
    2022/02/23 00:36:41 [DEBUG] agent: Service "_v1_nsd_10.233.57.187_8806" in sync
    2022/02/23 00:36:41 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:41 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:41 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:41 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:41 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:41 [INFO] agent: Synced service "_v19_aai-nodes-query_10.233.71.96_8446"
    2022/02/23 00:36:41 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:41 [DEBUG] agent: Service "_v1_sdc-gui_10.233.54.48_8181" in sync
    2022/02/23 00:36:41 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:41 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.57.187_8806" in sync
    2022/02/23 00:36:41 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:41 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:41 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:41 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:41 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.8.50_8080" in sync
    2022/02/23 00:36:41 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:41 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.5.34_9007" in sync
    2022/02/23 00:36:41 [DEBUG] agent: Node info in sync
    2022/02/23 00:36:41 [DEBUG] http: Request PUT /v1/agent/service/register (666.197967ms) from=10.233.71.106:38604
    2022/02/23 00:36:41 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v19 (450.746µs) from=10.233.71.106:38612
    2022/02/23 00:36:41 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:41 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.5.34_9007" in sync
    2022/02/23 00:36:41 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.8.50_8080" in sync
    2022/02/23 00:36:41 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:41 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:41 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:41 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:41 [DEBUG] agent: Service "_v1_message-router_10.233.58.107_3904" in sync
    2022/02/23 00:36:41 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:41 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:41 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:41 [DEBUG] agent: Service "_v1_parser_10.233.57.187_8806" in sync
    2022/02/23 00:36:41 [DEBUG] agent: Service "_v0_multicloud_10.233.6.136_9001" in sync
    2022/02/23 00:36:41 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:41 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:41 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.4.69_443" in sync
    2022/02/23 00:36:41 [DEBUG] agent: Service "_v1_sdc_10.233.8.50_8443" in sync
    2022/02/23 00:36:41 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:41 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:41 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.61.242_9011" in sync
    2022/02/23 00:36:41 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:41 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:41 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:41 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:41 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:41 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:41 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:41 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:41 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:41 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:41 [DEBUG] agent: Service "_v1_wf-gui_10.233.22.64_8443" in sync
    2022/02/23 00:36:41 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:41 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.5.34_9007" in sync
    2022/02/23 00:36:41 [DEBUG] agent: Service "_v1_multicloud_10.233.6.136_9001" in sync
    2022/02/23 00:36:41 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:41 [DEBUG] agent: Service "_v1_catalog_10.233.57.187_8806" in sync
    2022/02/23 00:36:41 [DEBUG] agent: Service "_v1_nsd_10.233.57.187_8806" in sync
    2022/02/23 00:36:41 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:41 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.43.41_9015" in sync
    2022/02/23 00:36:41 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.61.242_9011" in sync
    2022/02/23 00:36:41 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:41 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:41 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:41 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:41 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:41 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:41 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:41 [DEBUG] agent: Service "_v1_sdc-gui_10.233.54.48_8181" in sync
    2022/02/23 00:36:41 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:41 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.57.187_8806" in sync
    2022/02/23 00:36:41 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:41 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:41 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:41 [DEBUG] agent: Node info in sync
    2022/02/23 00:36:42 [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/02/23 00:36:42 [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/02/23 00:36: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/02/23 00:36: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/02/23 00:36:42 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.5.34_9007" in sync
    2022/02/23 00:36:42 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.8.50_8080" in sync
    2022/02/23 00:36:42 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:42 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:42 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:42 [DEBUG] agent: Service "_v1_message-router_10.233.58.107_3904" in sync
    2022/02/23 00:36:42 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:42 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:42 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:42 [DEBUG] agent: Service "_v1_parser_10.233.57.187_8806" in sync
    2022/02/23 00:36:42 [DEBUG] agent: Service "_v0_multicloud_10.233.6.136_9001" in sync
    2022/02/23 00:36:42 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:42 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:42 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:42 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.4.69_443" in sync
    2022/02/23 00:36:42 [DEBUG] agent: Service "_v1_sdc_10.233.8.50_8443" in sync
    2022/02/23 00:36:42 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:42 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.61.242_9011" in sync
    2022/02/23 00:36:42 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:42 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:42 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:42 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:42 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:42 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:42 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:42 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:42 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:42 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:42 [DEBUG] agent: Service "_v1_wf-gui_10.233.22.64_8443" in sync
    2022/02/23 00:36:42 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:42 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:42 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.5.34_9007" in sync
    2022/02/23 00:36:42 [DEBUG] agent: Service "_v1_multicloud_10.233.6.136_9001" in sync
    2022/02/23 00:36:42 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:42 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:42 [INFO] agent: Synced service "_v11__aai-nquery_10.233.71.96_8446"
    2022/02/23 00:36:42 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:42 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.43.41_9015" in sync
    2022/02/23 00:36:42 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.61.242_9011" in sync
    2022/02/23 00:36:42 [DEBUG] agent: Service "_v1_catalog_10.233.57.187_8806" in sync
    2022/02/23 00:36:42 [DEBUG] agent: Service "_v1_nsd_10.233.57.187_8806" in sync
    2022/02/23 00:36:42 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:42 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:42 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:42 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:42 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:42 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:42 [DEBUG] agent: Service "_v1_sdc-gui_10.233.54.48_8181" in sync
    2022/02/23 00:36:42 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:42 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.57.187_8806" in sync
    2022/02/23 00:36:42 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:42 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:42 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:42 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:42 [DEBUG] agent: Node info in sync
    2022/02/23 00:36:42 [DEBUG] http: Request PUT /v1/agent/service/register (396.647233ms) from=10.233.71.106:38614
    2022/02/23 00:36:42 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.5.34_9007" in sync
    2022/02/23 00:36:42 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.8.50_8080" in sync
    2022/02/23 00:36:42 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:42 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:42 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:42 [DEBUG] agent: Service "_v1_message-router_10.233.58.107_3904" in sync
    2022/02/23 00:36:42 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:42 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:42 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:42 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:42 [DEBUG] agent: Service "_v1_parser_10.233.57.187_8806" in sync
    2022/02/23 00:36:42 [DEBUG] agent: Service "_v0_multicloud_10.233.6.136_9001" in sync
    2022/02/23 00:36:42 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:42 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:42 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.4.69_443" in sync
    2022/02/23 00:36:42 [DEBUG] agent: Service "_v1_sdc_10.233.8.50_8443" in sync
    2022/02/23 00:36:42 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:42 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:42 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:42 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.61.242_9011" in sync
    2022/02/23 00:36:42 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:42 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:42 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:42 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:42 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:42 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:42 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:42 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:42 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:42 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:42 [DEBUG] agent: Service "_v1_wf-gui_10.233.22.64_8443" in sync
    2022/02/23 00:36:42 [DEBUG] agent: Service "_v11__aai-nquery_10.233.71.96_8446" in sync
    2022/02/23 00:36:42 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.5.34_9007" in sync
    2022/02/23 00:36:42 [DEBUG] agent: Service "_v1_multicloud_10.233.6.136_9001" in sync
    2022/02/23 00:36:42 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:42 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:42 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:42 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:42 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:42 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:42 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.43.41_9015" in sync
    2022/02/23 00:36:42 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.61.242_9011" in sync
    2022/02/23 00:36:42 [DEBUG] agent: Service "_v1_catalog_10.233.57.187_8806" in sync
    2022/02/23 00:36:42 [DEBUG] agent: Service "_v1_nsd_10.233.57.187_8806" in sync
    2022/02/23 00:36:42 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:42 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:42 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:42 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:42 [DEBUG] agent: Service "_v1_sdc-gui_10.233.54.48_8181" in sync
    2022/02/23 00:36:42 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.57.187_8806" in sync
    2022/02/23 00:36:42 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:42 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:42 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:42 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:42 [DEBUG] agent: Node info in sync
    2022/02/23 00:36:42 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v11 (500.227µs) from=10.233.71.106:38618
    2022/02/23 00:36:43 [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/02/23 00:36: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/02/23 00:36: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/02/23 00:36:43 [DEBUG] agent: Service "_v1_parser_10.233.57.187_8806" in sync
    2022/02/23 00:36:43 [DEBUG] agent: Service "_v0_multicloud_10.233.6.136_9001" in sync
    2022/02/23 00:36:43 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:43 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:43 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:43 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.4.69_443" in sync
    2022/02/23 00:36:43 [DEBUG] agent: Service "_v1_sdc_10.233.8.50_8443" in sync
    2022/02/23 00:36:43 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:43 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.61.242_9011" in sync
    2022/02/23 00:36:43 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:43 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:43 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:43 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:43 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:43 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:43 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:43 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:43 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:43 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:43 [INFO] agent: Synced service "_v11_aai-nquery_10.233.71.96_8446"
    2022/02/23 00:36:43 [DEBUG] agent: Service "_v1_wf-gui_10.233.22.64_8443" in sync
    2022/02/23 00:36:43 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:43 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:43 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.5.34_9007" in sync
    2022/02/23 00:36:43 [DEBUG] agent: Service "_v1_multicloud_10.233.6.136_9001" in sync
    2022/02/23 00:36:43 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:43 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:43 [DEBUG] agent: Service "_v11__aai-nquery_10.233.71.96_8446" in sync
    2022/02/23 00:36:43 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:43 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.43.41_9015" in sync
    2022/02/23 00:36:43 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.61.242_9011" in sync
    2022/02/23 00:36:43 [DEBUG] agent: Service "_v1_catalog_10.233.57.187_8806" in sync
    2022/02/23 00:36:43 [DEBUG] agent: Service "_v1_nsd_10.233.57.187_8806" in sync
    2022/02/23 00:36:43 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:43 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:43 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:43 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:43 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:43 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:43 [DEBUG] agent: Service "_v1_sdc-gui_10.233.54.48_8181" in sync
    2022/02/23 00:36:43 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:43 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.57.187_8806" in sync
    2022/02/23 00:36:43 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:43 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:43 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:43 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:43 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.5.34_9007" in sync
    2022/02/23 00:36:43 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.8.50_8080" in sync
    2022/02/23 00:36:43 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:43 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:43 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:43 [DEBUG] agent: Service "_v1_message-router_10.233.58.107_3904" in sync
    2022/02/23 00:36:43 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:43 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:43 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:43 [DEBUG] agent: Node info in sync
    2022/02/23 00:36:43 [DEBUG] http: Request PUT /v1/agent/service/register (624.926808ms) from=10.233.71.106:38622
    2022/02/23 00:36:43 [DEBUG] agent: Service "_v11_aai-nquery_10.233.71.96_8446" in sync
    2022/02/23 00:36:43 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:43 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:43 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:43 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:43 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:43 [DEBUG] agent: Service "_v1_wf-gui_10.233.22.64_8443" in sync
    2022/02/23 00:36:43 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:43 [DEBUG] agent: Service "_v11__aai-nquery_10.233.71.96_8446" in sync
    2022/02/23 00:36:43 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.5.34_9007" in sync
    2022/02/23 00:36:43 [DEBUG] agent: Service "_v1_multicloud_10.233.6.136_9001" in sync
    2022/02/23 00:36:43 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:43 [DEBUG] agent: Service "_v1_nsd_10.233.57.187_8806" in sync
    2022/02/23 00:36:43 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:43 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:43 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:43 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:43 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.43.41_9015" in sync
    2022/02/23 00:36:43 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.61.242_9011" in sync
    2022/02/23 00:36:43 [DEBUG] agent: Service "_v1_catalog_10.233.57.187_8806" in sync
    2022/02/23 00:36:43 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:43 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:43 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:43 [DEBUG] agent: Service "_v1_sdc-gui_10.233.54.48_8181" in sync
    2022/02/23 00:36:43 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:43 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:43 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.57.187_8806" in sync
    2022/02/23 00:36:43 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:43 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:43 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:43 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:43 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.5.34_9007" in sync
    2022/02/23 00:36:43 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.8.50_8080" in sync
    2022/02/23 00:36:43 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:43 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:43 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:43 [DEBUG] agent: Service "_v1_message-router_10.233.58.107_3904" in sync
    2022/02/23 00:36:43 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:43 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:43 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:43 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:43 [DEBUG] agent: Service "_v1_parser_10.233.57.187_8806" in sync
    2022/02/23 00:36:43 [DEBUG] agent: Service "_v0_multicloud_10.233.6.136_9001" in sync
    2022/02/23 00:36:43 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:43 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.4.69_443" in sync
    2022/02/23 00:36:43 [DEBUG] agent: Service "_v1_sdc_10.233.8.50_8443" in sync
    2022/02/23 00:36:43 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:43 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:43 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:43 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.61.242_9011" in sync
    2022/02/23 00:36:43 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:43 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:43 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:43 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:43 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:43 [DEBUG] agent: Node info in sync
    2022/02/23 00:36:44 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v11 (330.267µs) from=10.233.71.106:38628
    2022/02/23 00:36:44 [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/02/23 00:36:44 [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/02/23 00:36: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/02/23 00:36: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/02/23 00:36:44 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.5.34_9007" in sync
    2022/02/23 00:36:44 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.8.50_8080" in sync
    2022/02/23 00:36:44 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:44 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:44 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:44 [DEBUG] agent: Service "_v1_message-router_10.233.58.107_3904" in sync
    2022/02/23 00:36:44 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:44 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:44 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:44 [DEBUG] agent: Service "_v1_parser_10.233.57.187_8806" in sync
    2022/02/23 00:36:44 [DEBUG] agent: Service "_v0_multicloud_10.233.6.136_9001" in sync
    2022/02/23 00:36:44 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:44 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:44 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:44 [INFO] agent: Synced service "_v12__aai-nquery_10.233.71.96_8446"
    2022/02/23 00:36:44 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.4.69_443" in sync
    2022/02/23 00:36:44 [DEBUG] agent: Service "_v1_sdc_10.233.8.50_8443" in sync
    2022/02/23 00:36:44 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:44 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.61.242_9011" in sync
    2022/02/23 00:36:44 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:44 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:44 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:44 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:44 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:44 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:44 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:44 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:44 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:44 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:44 [DEBUG] agent: Service "_v11_aai-nquery_10.233.71.96_8446" in sync
    2022/02/23 00:36:44 [DEBUG] agent: Service "_v1_wf-gui_10.233.22.64_8443" in sync
    2022/02/23 00:36:44 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:44 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:44 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.5.34_9007" in sync
    2022/02/23 00:36:44 [DEBUG] agent: Service "_v1_multicloud_10.233.6.136_9001" in sync
    2022/02/23 00:36:44 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:44 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:44 [DEBUG] agent: Service "_v11__aai-nquery_10.233.71.96_8446" in sync
    2022/02/23 00:36:44 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:44 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:44 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.43.41_9015" in sync
    2022/02/23 00:36:44 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.61.242_9011" in sync
    2022/02/23 00:36:44 [DEBUG] agent: Service "_v1_catalog_10.233.57.187_8806" in sync
    2022/02/23 00:36:44 [DEBUG] agent: Service "_v1_nsd_10.233.57.187_8806" in sync
    2022/02/23 00:36:44 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:44 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:44 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:44 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:44 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:44 [DEBUG] agent: Service "_v1_sdc-gui_10.233.54.48_8181" in sync
    2022/02/23 00:36:44 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:44 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.57.187_8806" in sync
    2022/02/23 00:36:44 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:44 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:44 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:44 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:44 [DEBUG] agent: Node info in sync
    2022/02/23 00:36:44 [DEBUG] http: Request PUT /v1/agent/service/register (201.206269ms) from=10.233.71.106:38630
    2022/02/23 00:36:44 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.61.242_9011" in sync
    2022/02/23 00:36:44 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:44 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:44 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:44 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:44 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:44 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:44 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:44 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:44 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:44 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:44 [DEBUG] agent: Service "_v11_aai-nquery_10.233.71.96_8446" in sync
    2022/02/23 00:36:44 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:44 [DEBUG] agent: Service "_v1_wf-gui_10.233.22.64_8443" in sync
    2022/02/23 00:36:44 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:44 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.5.34_9007" in sync
    2022/02/23 00:36:44 [DEBUG] agent: Service "_v1_multicloud_10.233.6.136_9001" in sync
    2022/02/23 00:36:44 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:44 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:44 [DEBUG] agent: Service "_v11__aai-nquery_10.233.71.96_8446" in sync
    2022/02/23 00:36:44 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:44 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:44 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:44 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.43.41_9015" in sync
    2022/02/23 00:36:44 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.61.242_9011" in sync
    2022/02/23 00:36:44 [DEBUG] agent: Service "_v1_catalog_10.233.57.187_8806" in sync
    2022/02/23 00:36:44 [DEBUG] agent: Service "_v1_nsd_10.233.57.187_8806" in sync
    2022/02/23 00:36:44 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:44 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:44 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:44 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:44 [DEBUG] agent: Service "_v1_sdc-gui_10.233.54.48_8181" in sync
    2022/02/23 00:36:44 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:44 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.57.187_8806" in sync
    2022/02/23 00:36:44 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:44 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:44 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:44 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:44 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.5.34_9007" in sync
    2022/02/23 00:36:44 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.8.50_8080" in sync
    2022/02/23 00:36:44 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:44 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:44 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:44 [DEBUG] agent: Service "_v1_message-router_10.233.58.107_3904" in sync
    2022/02/23 00:36:44 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:44 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:44 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:44 [DEBUG] agent: Service "_v12__aai-nquery_10.233.71.96_8446" in sync
    2022/02/23 00:36:44 [DEBUG] agent: Service "_v1_parser_10.233.57.187_8806" in sync
    2022/02/23 00:36:44 [DEBUG] agent: Service "_v0_multicloud_10.233.6.136_9001" in sync
    2022/02/23 00:36:44 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:44 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:44 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:44 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.4.69_443" in sync
    2022/02/23 00:36:44 [DEBUG] agent: Service "_v1_sdc_10.233.8.50_8443" in sync
    2022/02/23 00:36:44 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:44 [DEBUG] agent: Node info in sync
    2022/02/23 00:36:44 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v12 (189.829238ms) from=10.233.71.106:38632
    2022/02/23 00:36:44 [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/02/23 00:36: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/02/23 00:36: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/02/23 00:36:44 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:44 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:44 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.43.41_9015" in sync
    2022/02/23 00:36:44 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.61.242_9011" in sync
    2022/02/23 00:36:44 [DEBUG] agent: Service "_v1_catalog_10.233.57.187_8806" in sync
    2022/02/23 00:36:44 [DEBUG] agent: Service "_v1_nsd_10.233.57.187_8806" in sync
    2022/02/23 00:36:44 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:44 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:44 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:44 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:44 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:44 [DEBUG] agent: Service "_v1_sdc-gui_10.233.54.48_8181" in sync
    2022/02/23 00:36:44 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:44 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.57.187_8806" in sync
    2022/02/23 00:36:44 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:44 [INFO] agent: Synced service "_v12_aai-nquery_10.233.71.96_8446"
    2022/02/23 00:36:44 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:44 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:44 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:44 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.5.34_9007" in sync
    2022/02/23 00:36:44 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.8.50_8080" in sync
    2022/02/23 00:36:44 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:44 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:44 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:44 [DEBUG] agent: Service "_v1_message-router_10.233.58.107_3904" in sync
    2022/02/23 00:36:44 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:44 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:44 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:44 [DEBUG] agent: Service "_v1_parser_10.233.57.187_8806" in sync
    2022/02/23 00:36:44 [DEBUG] agent: Service "_v0_multicloud_10.233.6.136_9001" in sync
    2022/02/23 00:36:44 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:44 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:44 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:44 [DEBUG] agent: Service "_v12__aai-nquery_10.233.71.96_8446" in sync
    2022/02/23 00:36:44 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.4.69_443" in sync
    2022/02/23 00:36:44 [DEBUG] agent: Service "_v1_sdc_10.233.8.50_8443" in sync
    2022/02/23 00:36:44 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:44 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.61.242_9011" in sync
    2022/02/23 00:36:44 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:44 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:44 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:44 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:44 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:44 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:44 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:44 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:44 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:44 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:44 [DEBUG] agent: Service "_v11_aai-nquery_10.233.71.96_8446" in sync
    2022/02/23 00:36:44 [DEBUG] agent: Service "_v1_wf-gui_10.233.22.64_8443" in sync
    2022/02/23 00:36:44 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:44 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:44 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.5.34_9007" in sync
    2022/02/23 00:36:44 [DEBUG] agent: Service "_v1_multicloud_10.233.6.136_9001" in sync
    2022/02/23 00:36:44 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:44 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:44 [DEBUG] agent: Service "_v11__aai-nquery_10.233.71.96_8446" in sync
    2022/02/23 00:36:44 [DEBUG] agent: Node info in sync
    2022/02/23 00:36:44 [DEBUG] http: Request PUT /v1/agent/service/register (300.151065ms) from=10.233.71.106:38634
    2022/02/23 00:36:44 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:44 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:44 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:44 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.5.34_9007" in sync
    2022/02/23 00:36:44 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.8.50_8080" in sync
    2022/02/23 00:36:44 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:44 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:44 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:44 [DEBUG] agent: Service "_v1_message-router_10.233.58.107_3904" in sync
    2022/02/23 00:36:44 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:44 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:44 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:44 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:44 [DEBUG] agent: Service "_v12__aai-nquery_10.233.71.96_8446" in sync
    2022/02/23 00:36:44 [DEBUG] agent: Service "_v1_parser_10.233.57.187_8806" in sync
    2022/02/23 00:36:44 [DEBUG] agent: Service "_v0_multicloud_10.233.6.136_9001" in sync
    2022/02/23 00:36:44 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:44 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:44 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.4.69_443" in sync
    2022/02/23 00:36:44 [DEBUG] agent: Service "_v1_sdc_10.233.8.50_8443" in sync
    2022/02/23 00:36:44 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:44 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.61.242_9011" in sync
    2022/02/23 00:36:44 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:44 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:44 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:44 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:44 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:44 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:44 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:44 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:44 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:44 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:44 [DEBUG] agent: Service "_v11_aai-nquery_10.233.71.96_8446" in sync
    2022/02/23 00:36:44 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:44 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:44 [DEBUG] agent: Service "_v1_wf-gui_10.233.22.64_8443" in sync
    2022/02/23 00:36:44 [DEBUG] agent: Service "_v11__aai-nquery_10.233.71.96_8446" in sync
    2022/02/23 00:36:44 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.5.34_9007" in sync
    2022/02/23 00:36:44 [DEBUG] agent: Service "_v1_multicloud_10.233.6.136_9001" in sync
    2022/02/23 00:36:44 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:44 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:44 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:44 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:44 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:44 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:44 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.43.41_9015" in sync
    2022/02/23 00:36:44 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.61.242_9011" in sync
    2022/02/23 00:36:44 [DEBUG] agent: Service "_v1_catalog_10.233.57.187_8806" in sync
    2022/02/23 00:36:44 [DEBUG] agent: Service "_v1_nsd_10.233.57.187_8806" in sync
    2022/02/23 00:36:44 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:44 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:44 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:44 [DEBUG] agent: Service "_v1_sdc-gui_10.233.54.48_8181" in sync
    2022/02/23 00:36:44 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:44 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.57.187_8806" in sync
    2022/02/23 00:36:44 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:44 [DEBUG] agent: Service "_v12_aai-nquery_10.233.71.96_8446" in sync
    2022/02/23 00:36:44 [DEBUG] agent: Node info in sync
    2022/02/23 00:36:45 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v12 (734.054µs) from=10.233.71.106:38638
    2022/02/23 00:36:45 [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/02/23 00:36:45 [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/02/23 00:36: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/02/23 00:36: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/02/23 00:36:45 [DEBUG] agent: Service "_v1_message-router_10.233.58.107_3904" in sync
    2022/02/23 00:36:45 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:45 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:45 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:45 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:45 [DEBUG] agent: Service "_v12__aai-nquery_10.233.71.96_8446" in sync
    2022/02/23 00:36:45 [DEBUG] agent: Service "_v1_parser_10.233.57.187_8806" in sync
    2022/02/23 00:36:45 [DEBUG] agent: Service "_v0_multicloud_10.233.6.136_9001" in sync
    2022/02/23 00:36:45 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:45 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:45 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.4.69_443" in sync
    2022/02/23 00:36:45 [DEBUG] agent: Service "_v1_sdc_10.233.8.50_8443" in sync
    2022/02/23 00:36:45 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:45 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.61.242_9011" in sync
    2022/02/23 00:36:45 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:45 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:45 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:45 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:45 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:45 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:45 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:45 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:45 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:45 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:45 [DEBUG] agent: Service "_v11_aai-nquery_10.233.71.96_8446" in sync
    2022/02/23 00:36:45 [DEBUG] agent: Service "_v1_wf-gui_10.233.22.64_8443" in sync
    2022/02/23 00:36:45 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:45 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:45 [DEBUG] agent: Service "_v11__aai-nquery_10.233.71.96_8446" in sync
    2022/02/23 00:36:45 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.5.34_9007" in sync
    2022/02/23 00:36:45 [DEBUG] agent: Service "_v1_multicloud_10.233.6.136_9001" in sync
    2022/02/23 00:36:45 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:45 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:45 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:45 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:45 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:45 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:45 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.43.41_9015" in sync
    2022/02/23 00:36:45 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.61.242_9011" in sync
    2022/02/23 00:36:45 [DEBUG] agent: Service "_v1_catalog_10.233.57.187_8806" in sync
    2022/02/23 00:36:45 [DEBUG] agent: Service "_v1_nsd_10.233.57.187_8806" in sync
    2022/02/23 00:36:45 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:45 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:45 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:45 [DEBUG] agent: Service "_v1_sdc-gui_10.233.54.48_8181" in sync
    2022/02/23 00:36:45 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:45 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.57.187_8806" in sync
    2022/02/23 00:36:45 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:45 [DEBUG] agent: Service "_v12_aai-nquery_10.233.71.96_8446" in sync
    2022/02/23 00:36:45 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:45 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:45 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:45 [INFO] agent: Synced service "_v13__aai-nquery_10.233.71.96_8446"
    2022/02/23 00:36:45 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.5.34_9007" in sync
    2022/02/23 00:36:45 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.8.50_8080" in sync
    2022/02/23 00:36:45 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:45 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:45 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:45 [DEBUG] agent: Node info in sync
    2022/02/23 00:36:45 [DEBUG] http: Request PUT /v1/agent/service/register (636.95623ms) from=10.233.71.106:38644
    2022/02/23 00:36:45 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:45 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:45 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:45 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.61.242_9011" in sync
    2022/02/23 00:36:45 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:45 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:45 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:45 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:45 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:45 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:45 [DEBUG] agent: Service "_v11_aai-nquery_10.233.71.96_8446" in sync
    2022/02/23 00:36:45 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:45 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:45 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:45 [DEBUG] agent: Service "_v1_wf-gui_10.233.22.64_8443" in sync
    2022/02/23 00:36:45 [DEBUG] agent: Service "_v1_multicloud_10.233.6.136_9001" in sync
    2022/02/23 00:36:45 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:45 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:45 [DEBUG] agent: Service "_v11__aai-nquery_10.233.71.96_8446" in sync
    2022/02/23 00:36:45 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.5.34_9007" in sync
    2022/02/23 00:36:45 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.61.242_9011" in sync
    2022/02/23 00:36:45 [DEBUG] agent: Service "_v1_catalog_10.233.57.187_8806" in sync
    2022/02/23 00:36:45 [DEBUG] agent: Service "_v1_nsd_10.233.57.187_8806" in sync
    2022/02/23 00:36:45 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:45 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:45 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:45 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:45 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.43.41_9015" in sync
    2022/02/23 00:36:45 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:45 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:45 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:45 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:45 [DEBUG] agent: Service "_v1_sdc-gui_10.233.54.48_8181" in sync
    2022/02/23 00:36:45 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:45 [DEBUG] agent: Service "_v12_aai-nquery_10.233.71.96_8446" in sync
    2022/02/23 00:36:45 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.57.187_8806" in sync
    2022/02/23 00:36:45 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:45 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:45 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:45 [DEBUG] agent: Service "_v13__aai-nquery_10.233.71.96_8446" in sync
    2022/02/23 00:36:45 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.8.50_8080" in sync
    2022/02/23 00:36:45 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:45 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.5.34_9007" in sync
    2022/02/23 00:36:45 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:45 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:45 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:45 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:45 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:45 [DEBUG] agent: Service "_v1_message-router_10.233.58.107_3904" in sync
    2022/02/23 00:36:45 [DEBUG] agent: Service "_v0_multicloud_10.233.6.136_9001" in sync
    2022/02/23 00:36:45 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:45 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:45 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:45 [DEBUG] agent: Service "_v12__aai-nquery_10.233.71.96_8446" in sync
    2022/02/23 00:36:45 [DEBUG] agent: Service "_v1_parser_10.233.57.187_8806" in sync
    2022/02/23 00:36:45 [DEBUG] agent: Service "_v1_sdc_10.233.8.50_8443" in sync
    2022/02/23 00:36:45 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:45 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.4.69_443" in sync
    2022/02/23 00:36:45 [DEBUG] agent: Node info in sync
    2022/02/23 00:36:46 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v13 (414.312µs) from=10.233.71.106:38658
    2022/02/23 00:36:46 [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/02/23 00:36: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/02/23 00:36: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/02/23 00:36:46 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:46 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:46 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:46 [DEBUG] agent: Service "_v11_aai-nquery_10.233.71.96_8446" in sync
    2022/02/23 00:36:46 [DEBUG] agent: Service "_v1_wf-gui_10.233.22.64_8443" in sync
    2022/02/23 00:36:46 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:46 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:46 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.5.34_9007" in sync
    2022/02/23 00:36:46 [DEBUG] agent: Service "_v1_multicloud_10.233.6.136_9001" in sync
    2022/02/23 00:36:46 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:46 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:46 [DEBUG] agent: Service "_v11__aai-nquery_10.233.71.96_8446" in sync
    2022/02/23 00:36:46 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:46 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.43.41_9015" in sync
    2022/02/23 00:36:46 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.61.242_9011" in sync
    2022/02/23 00:36:46 [DEBUG] agent: Service "_v1_catalog_10.233.57.187_8806" in sync
    2022/02/23 00:36:46 [DEBUG] agent: Service "_v1_nsd_10.233.57.187_8806" in sync
    2022/02/23 00:36:46 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:46 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:46 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:46 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:46 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:46 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:46 [DEBUG] agent: Service "_v1_sdc-gui_10.233.54.48_8181" in sync
    2022/02/23 00:36:46 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:46 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.57.187_8806" in sync
    2022/02/23 00:36:46 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:46 [DEBUG] agent: Service "_v12_aai-nquery_10.233.71.96_8446" in sync
    2022/02/23 00:36:46 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:46 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:46 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:46 [DEBUG] agent: Service "_v13__aai-nquery_10.233.71.96_8446" in sync
    2022/02/23 00:36:46 [INFO] agent: Synced service "_v13_aai-nquery_10.233.71.96_8446"
    2022/02/23 00:36:46 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.5.34_9007" in sync
    2022/02/23 00:36:46 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.8.50_8080" in sync
    2022/02/23 00:36:46 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:46 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:46 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:46 [DEBUG] agent: Service "_v1_message-router_10.233.58.107_3904" in sync
    2022/02/23 00:36:46 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:46 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:46 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:46 [DEBUG] agent: Service "_v1_parser_10.233.57.187_8806" in sync
    2022/02/23 00:36:46 [DEBUG] agent: Service "_v0_multicloud_10.233.6.136_9001" in sync
    2022/02/23 00:36:46 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:46 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:46 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:46 [DEBUG] agent: Service "_v12__aai-nquery_10.233.71.96_8446" in sync
    2022/02/23 00:36:46 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.4.69_443" in sync
    2022/02/23 00:36:46 [DEBUG] agent: Service "_v1_sdc_10.233.8.50_8443" in sync
    2022/02/23 00:36:46 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:46 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.61.242_9011" in sync
    2022/02/23 00:36:46 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:46 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:46 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:46 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:46 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:46 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:46 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:46 [DEBUG] agent: Node info in sync
    2022/02/23 00:36:46 [DEBUG] http: Request PUT /v1/agent/service/register (201.460495ms) from=10.233.71.106:38660
    2022/02/23 00:36:46 [DEBUG] agent: Service "_v13__aai-nquery_10.233.71.96_8446" in sync
    2022/02/23 00:36:46 [DEBUG] agent: Service "_v13_aai-nquery_10.233.71.96_8446" in sync
    2022/02/23 00:36:46 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.5.34_9007" in sync
    2022/02/23 00:36:46 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.8.50_8080" in sync
    2022/02/23 00:36:46 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:46 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:46 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:46 [DEBUG] agent: Service "_v1_message-router_10.233.58.107_3904" in sync
    2022/02/23 00:36:46 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:46 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:46 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:46 [DEBUG] agent: Service "_v1_parser_10.233.57.187_8806" in sync
    2022/02/23 00:36:46 [DEBUG] agent: Service "_v0_multicloud_10.233.6.136_9001" in sync
    2022/02/23 00:36:46 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:46 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:46 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:46 [DEBUG] agent: Service "_v12__aai-nquery_10.233.71.96_8446" in sync
    2022/02/23 00:36:46 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.4.69_443" in sync
    2022/02/23 00:36:46 [DEBUG] agent: Service "_v1_sdc_10.233.8.50_8443" in sync
    2022/02/23 00:36:46 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:46 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.61.242_9011" in sync
    2022/02/23 00:36:46 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:46 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:46 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:46 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:46 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:46 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:46 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:46 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:46 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:46 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:46 [DEBUG] agent: Service "_v11_aai-nquery_10.233.71.96_8446" in sync
    2022/02/23 00:36:46 [DEBUG] agent: Service "_v1_wf-gui_10.233.22.64_8443" in sync
    2022/02/23 00:36:46 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:46 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:46 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.5.34_9007" in sync
    2022/02/23 00:36:46 [DEBUG] agent: Service "_v1_multicloud_10.233.6.136_9001" in sync
    2022/02/23 00:36:46 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:46 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:46 [DEBUG] agent: Service "_v11__aai-nquery_10.233.71.96_8446" in sync
    2022/02/23 00:36:46 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:46 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:46 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.43.41_9015" in sync
    2022/02/23 00:36:46 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.61.242_9011" in sync
    2022/02/23 00:36:46 [DEBUG] agent: Service "_v1_catalog_10.233.57.187_8806" in sync
    2022/02/23 00:36:46 [DEBUG] agent: Service "_v1_nsd_10.233.57.187_8806" in sync
    2022/02/23 00:36:46 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:46 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:46 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:46 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:46 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:46 [DEBUG] agent: Service "_v1_sdc-gui_10.233.54.48_8181" in sync
    2022/02/23 00:36:46 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:46 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.57.187_8806" in sync
    2022/02/23 00:36:46 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:46 [DEBUG] agent: Service "_v12_aai-nquery_10.233.71.96_8446" in sync
    2022/02/23 00:36:46 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:46 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:46 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:46 [DEBUG] agent: Node info in sync
    2022/02/23 00:36:46 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v13 (520.198µs) from=10.233.71.106:38666
    2022/02/23 00:36:46 [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/02/23 00:36:46 [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/02/23 00:36: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/02/23 00:36: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/02/23 00:36:47 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:47 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:47 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:47 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:47 [DEBUG] agent: Service "_v11_aai-nquery_10.233.71.96_8446" in sync
    2022/02/23 00:36:47 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:47 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:47 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:47 [DEBUG] agent: Service "_v1_wf-gui_10.233.22.64_8443" in sync
    2022/02/23 00:36:47 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:47 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:47 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:47 [DEBUG] agent: Service "_v11__aai-nquery_10.233.71.96_8446" in sync
    2022/02/23 00:36:47 [INFO] agent: Synced service "_v14__aai-nquery_10.233.71.96_8446"
    2022/02/23 00:36:47 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.5.34_9007" in sync
    2022/02/23 00:36:47 [DEBUG] agent: Service "_v1_multicloud_10.233.6.136_9001" in sync
    2022/02/23 00:36:47 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:47 [DEBUG] agent: Service "_v1_nsd_10.233.57.187_8806" in sync
    2022/02/23 00:36:47 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:47 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:47 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:47 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:47 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.43.41_9015" in sync
    2022/02/23 00:36:47 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.61.242_9011" in sync
    2022/02/23 00:36:47 [DEBUG] agent: Service "_v1_catalog_10.233.57.187_8806" in sync
    2022/02/23 00:36:47 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:47 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:47 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:47 [DEBUG] agent: Service "_v1_sdc-gui_10.233.54.48_8181" in sync
    2022/02/23 00:36:47 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:47 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.57.187_8806" in sync
    2022/02/23 00:36:47 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:47 [DEBUG] agent: Service "_v12_aai-nquery_10.233.71.96_8446" in sync
    2022/02/23 00:36:47 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:47 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:47 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:47 [DEBUG] agent: Service "_v13__aai-nquery_10.233.71.96_8446" in sync
    2022/02/23 00:36:47 [DEBUG] agent: Service "_v13_aai-nquery_10.233.71.96_8446" in sync
    2022/02/23 00:36:47 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.5.34_9007" in sync
    2022/02/23 00:36:47 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.8.50_8080" in sync
    2022/02/23 00:36:47 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:47 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:47 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:47 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:47 [DEBUG] agent: Service "_v1_message-router_10.233.58.107_3904" in sync
    2022/02/23 00:36:47 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:47 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:47 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:47 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:47 [DEBUG] agent: Service "_v12__aai-nquery_10.233.71.96_8446" in sync
    2022/02/23 00:36:47 [DEBUG] agent: Service "_v1_parser_10.233.57.187_8806" in sync
    2022/02/23 00:36:47 [DEBUG] agent: Service "_v0_multicloud_10.233.6.136_9001" in sync
    2022/02/23 00:36:47 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:47 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.4.69_443" in sync
    2022/02/23 00:36:47 [DEBUG] agent: Service "_v1_sdc_10.233.8.50_8443" in sync
    2022/02/23 00:36:47 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:47 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:47 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.61.242_9011" in sync
    2022/02/23 00:36:47 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:47 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:47 [DEBUG] agent: Node info in sync
    2022/02/23 00:36:47 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.8.50_8080" in sync
    2022/02/23 00:36:47 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:47 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.5.34_9007" in sync
    2022/02/23 00:36:47 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:47 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:47 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:47 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:47 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:47 [DEBUG] agent: Service "_v1_message-router_10.233.58.107_3904" in sync
    2022/02/23 00:36:47 [DEBUG] agent: Service "_v0_multicloud_10.233.6.136_9001" in sync
    2022/02/23 00:36:47 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:47 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:47 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:47 [DEBUG] agent: Service "_v12__aai-nquery_10.233.71.96_8446" in sync
    2022/02/23 00:36:47 [DEBUG] agent: Service "_v1_parser_10.233.57.187_8806" in sync
    2022/02/23 00:36:47 [DEBUG] agent: Service "_v1_sdc_10.233.8.50_8443" in sync
    2022/02/23 00:36:47 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:47 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.4.69_443" in sync
    2022/02/23 00:36:47 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:47 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:47 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:47 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.61.242_9011" in sync
    2022/02/23 00:36:47 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:47 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:47 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:47 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:47 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:47 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:47 [DEBUG] agent: Service "_v11_aai-nquery_10.233.71.96_8446" in sync
    2022/02/23 00:36:47 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:47 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:47 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:47 [DEBUG] agent: Service "_v1_wf-gui_10.233.22.64_8443" in sync
    2022/02/23 00:36:47 [DEBUG] agent: Service "_v1_multicloud_10.233.6.136_9001" in sync
    2022/02/23 00:36:47 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:47 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:47 [DEBUG] agent: Service "_v11__aai-nquery_10.233.71.96_8446" in sync
    2022/02/23 00:36:47 [DEBUG] agent: Service "_v14__aai-nquery_10.233.71.96_8446" in sync
    2022/02/23 00:36:47 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.5.34_9007" in sync
    2022/02/23 00:36:47 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.61.242_9011" in sync
    2022/02/23 00:36:47 [DEBUG] agent: Service "_v1_catalog_10.233.57.187_8806" in sync
    2022/02/23 00:36:47 [DEBUG] agent: Service "_v1_nsd_10.233.57.187_8806" in sync
    2022/02/23 00:36:47 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:47 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:47 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:47 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:47 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.43.41_9015" in sync
    2022/02/23 00:36:47 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:47 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:47 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:47 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:47 [DEBUG] agent: Service "_v1_sdc-gui_10.233.54.48_8181" in sync
    2022/02/23 00:36:47 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:47 [DEBUG] agent: Service "_v12_aai-nquery_10.233.71.96_8446" in sync
    2022/02/23 00:36:47 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.57.187_8806" in sync
    2022/02/23 00:36:47 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:47 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:47 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:47 [DEBUG] agent: Service "_v13_aai-nquery_10.233.71.96_8446" in sync
    2022/02/23 00:36:47 [DEBUG] agent: Service "_v13__aai-nquery_10.233.71.96_8446" in sync
    2022/02/23 00:36:47 [DEBUG] agent: Node info in sync
    2022/02/23 00:36:47 [DEBUG] http: Request PUT /v1/agent/service/register (400.302182ms) from=10.233.71.106:38674
    2022/02/23 00:36:47 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v14 (436.36µs) from=10.233.71.106:38678
    2022/02/23 00:36:47 [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/02/23 00:36: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/02/23 00:36: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/02/23 00:36:47 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.61.242_9011" in sync
    2022/02/23 00:36:47 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:47 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:47 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:47 [INFO] agent: Synced service "_v14_aai-nquery_10.233.71.96_8446"
    2022/02/23 00:36:47 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:47 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:47 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:47 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:47 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:47 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:47 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:47 [DEBUG] agent: Service "_v11_aai-nquery_10.233.71.96_8446" in sync
    2022/02/23 00:36:47 [DEBUG] agent: Service "_v1_wf-gui_10.233.22.64_8443" in sync
    2022/02/23 00:36:47 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:47 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:47 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.5.34_9007" in sync
    2022/02/23 00:36:47 [DEBUG] agent: Service "_v1_multicloud_10.233.6.136_9001" in sync
    2022/02/23 00:36:47 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:47 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:47 [DEBUG] agent: Service "_v11__aai-nquery_10.233.71.96_8446" in sync
    2022/02/23 00:36:47 [DEBUG] agent: Service "_v14__aai-nquery_10.233.71.96_8446" in sync
    2022/02/23 00:36:47 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.43.41_9015" in sync
    2022/02/23 00:36:47 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.61.242_9011" in sync
    2022/02/23 00:36:47 [DEBUG] agent: Service "_v1_catalog_10.233.57.187_8806" in sync
    2022/02/23 00:36:47 [DEBUG] agent: Service "_v1_nsd_10.233.57.187_8806" in sync
    2022/02/23 00:36:47 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:47 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:47 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:47 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:47 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:47 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:47 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:47 [DEBUG] agent: Service "_v1_sdc-gui_10.233.54.48_8181" in sync
    2022/02/23 00:36:47 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:47 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.57.187_8806" in sync
    2022/02/23 00:36:47 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:47 [DEBUG] agent: Service "_v12_aai-nquery_10.233.71.96_8446" in sync
    2022/02/23 00:36:47 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:47 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:47 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:47 [DEBUG] agent: Service "_v13__aai-nquery_10.233.71.96_8446" in sync
    2022/02/23 00:36:47 [DEBUG] agent: Service "_v13_aai-nquery_10.233.71.96_8446" in sync
    2022/02/23 00:36:47 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.5.34_9007" in sync
    2022/02/23 00:36:47 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.8.50_8080" in sync
    2022/02/23 00:36:47 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:47 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:47 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:47 [DEBUG] agent: Service "_v1_message-router_10.233.58.107_3904" in sync
    2022/02/23 00:36:47 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:47 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:47 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:47 [DEBUG] agent: Service "_v1_parser_10.233.57.187_8806" in sync
    2022/02/23 00:36:47 [DEBUG] agent: Service "_v0_multicloud_10.233.6.136_9001" in sync
    2022/02/23 00:36:47 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:47 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:47 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:47 [DEBUG] agent: Service "_v12__aai-nquery_10.233.71.96_8446" in sync
    2022/02/23 00:36:47 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.4.69_443" in sync
    2022/02/23 00:36:47 [DEBUG] agent: Service "_v1_sdc_10.233.8.50_8443" in sync
    2022/02/23 00:36:47 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:47 [DEBUG] agent: Node info in sync
    2022/02/23 00:36:47 [DEBUG] http: Request PUT /v1/agent/service/register (203.910741ms) from=10.233.71.106:38680
    2022/02/23 00:36:47 [DEBUG] agent: Service "_v1_message-router_10.233.58.107_3904" in sync
    2022/02/23 00:36:47 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:47 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:47 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:47 [DEBUG] agent: Service "_v1_parser_10.233.57.187_8806" in sync
    2022/02/23 00:36:47 [DEBUG] agent: Service "_v0_multicloud_10.233.6.136_9001" in sync
    2022/02/23 00:36:47 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:47 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:47 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:47 [DEBUG] agent: Service "_v12__aai-nquery_10.233.71.96_8446" in sync
    2022/02/23 00:36:47 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.4.69_443" in sync
    2022/02/23 00:36:47 [DEBUG] agent: Service "_v1_sdc_10.233.8.50_8443" in sync
    2022/02/23 00:36:47 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:47 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.61.242_9011" in sync
    2022/02/23 00:36:47 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:47 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:47 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:47 [DEBUG] agent: Service "_v14_aai-nquery_10.233.71.96_8446" in sync
    2022/02/23 00:36:47 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:47 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:47 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:47 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:47 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:47 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:47 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:47 [DEBUG] agent: Service "_v11_aai-nquery_10.233.71.96_8446" in sync
    2022/02/23 00:36:47 [DEBUG] agent: Service "_v1_wf-gui_10.233.22.64_8443" in sync
    2022/02/23 00:36:47 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:47 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:47 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.5.34_9007" in sync
    2022/02/23 00:36:47 [DEBUG] agent: Service "_v1_multicloud_10.233.6.136_9001" in sync
    2022/02/23 00:36:47 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:47 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:47 [DEBUG] agent: Service "_v11__aai-nquery_10.233.71.96_8446" in sync
    2022/02/23 00:36:47 [DEBUG] agent: Service "_v14__aai-nquery_10.233.71.96_8446" in sync
    2022/02/23 00:36:47 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:47 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.43.41_9015" in sync
    2022/02/23 00:36:47 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.61.242_9011" in sync
    2022/02/23 00:36:47 [DEBUG] agent: Service "_v1_catalog_10.233.57.187_8806" in sync
    2022/02/23 00:36:47 [DEBUG] agent: Service "_v1_nsd_10.233.57.187_8806" in sync
    2022/02/23 00:36:47 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:47 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:47 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:47 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:47 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:47 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:47 [DEBUG] agent: Service "_v1_sdc-gui_10.233.54.48_8181" in sync
    2022/02/23 00:36:47 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:47 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.57.187_8806" in sync
    2022/02/23 00:36:47 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:47 [DEBUG] agent: Service "_v12_aai-nquery_10.233.71.96_8446" in sync
    2022/02/23 00:36:47 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:47 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:47 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:47 [DEBUG] agent: Service "_v13__aai-nquery_10.233.71.96_8446" in sync
    2022/02/23 00:36:47 [DEBUG] agent: Service "_v13_aai-nquery_10.233.71.96_8446" in sync
    2022/02/23 00:36:47 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.5.34_9007" in sync
    2022/02/23 00:36:47 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.8.50_8080" in sync
    2022/02/23 00:36:47 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:47 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:47 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:47 [DEBUG] agent: Node info in sync
    2022/02/23 00:36:47 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v14 (475.901µs) from=10.233.71.106:38682
    2022/02/23 00:36:47 [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/02/23 00:36:47 [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/02/23 00:36: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/02/23 00:36: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/02/23 00:36:48 [DEBUG] agent: Service "_v11__aai-nquery_10.233.71.96_8446" in sync
    2022/02/23 00:36:48 [DEBUG] agent: Service "_v14__aai-nquery_10.233.71.96_8446" in sync
    2022/02/23 00:36:48 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.5.34_9007" in sync
    2022/02/23 00:36:48 [DEBUG] agent: Service "_v1_multicloud_10.233.6.136_9001" in sync
    2022/02/23 00:36:48 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:48 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:48 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:48 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:48 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:48 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:48 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.43.41_9015" in sync
    2022/02/23 00:36:48 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.61.242_9011" in sync
    2022/02/23 00:36:48 [DEBUG] agent: Service "_v1_catalog_10.233.57.187_8806" in sync
    2022/02/23 00:36:48 [DEBUG] agent: Service "_v1_nsd_10.233.57.187_8806" in sync
    2022/02/23 00:36:48 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:48 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:48 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:48 [DEBUG] agent: Service "_v1_sdc-gui_10.233.54.48_8181" in sync
    2022/02/23 00:36:48 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:48 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.57.187_8806" in sync
    2022/02/23 00:36:48 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:48 [DEBUG] agent: Service "_v12_aai-nquery_10.233.71.96_8446" in sync
    2022/02/23 00:36:48 [INFO] agent: Synced service "_v15__aai-nquery_10.233.71.96_8446"
    2022/02/23 00:36:48 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:48 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:48 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:48 [DEBUG] agent: Service "_v13__aai-nquery_10.233.71.96_8446" in sync
    2022/02/23 00:36:48 [DEBUG] agent: Service "_v13_aai-nquery_10.233.71.96_8446" in sync
    2022/02/23 00:36:48 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.5.34_9007" in sync
    2022/02/23 00:36:48 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.8.50_8080" in sync
    2022/02/23 00:36:48 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:48 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:48 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:48 [DEBUG] agent: Service "_v1_message-router_10.233.58.107_3904" in sync
    2022/02/23 00:36:48 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:48 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:48 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:48 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:48 [DEBUG] agent: Service "_v12__aai-nquery_10.233.71.96_8446" in sync
    2022/02/23 00:36:48 [DEBUG] agent: Service "_v1_parser_10.233.57.187_8806" in sync
    2022/02/23 00:36:48 [DEBUG] agent: Service "_v0_multicloud_10.233.6.136_9001" in sync
    2022/02/23 00:36:48 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:48 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:48 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.4.69_443" in sync
    2022/02/23 00:36:48 [DEBUG] agent: Service "_v1_sdc_10.233.8.50_8443" in sync
    2022/02/23 00:36:48 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:48 [DEBUG] agent: Service "_v14_aai-nquery_10.233.71.96_8446" in sync
    2022/02/23 00:36:48 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.61.242_9011" in sync
    2022/02/23 00:36:48 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:48 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:48 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:48 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:48 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:48 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:48 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:48 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:48 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:48 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:48 [DEBUG] agent: Service "_v11_aai-nquery_10.233.71.96_8446" in sync
    2022/02/23 00:36:48 [DEBUG] agent: Service "_v1_wf-gui_10.233.22.64_8443" in sync
    2022/02/23 00:36:48 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:48 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:48 [DEBUG] agent: Node info in sync
    2022/02/23 00:36:48 [DEBUG] http: Request PUT /v1/agent/service/register (305.019609ms) from=10.233.71.106:38684
    2022/02/23 00:36:48 [DEBUG] agent: Service "_v1_sdc-gui_10.233.54.48_8181" in sync
    2022/02/23 00:36:48 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:48 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.57.187_8806" in sync
    2022/02/23 00:36:48 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:48 [DEBUG] agent: Service "_v12_aai-nquery_10.233.71.96_8446" in sync
    2022/02/23 00:36:48 [DEBUG] agent: Service "_v15__aai-nquery_10.233.71.96_8446" in sync
    2022/02/23 00:36:48 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:48 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:48 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:48 [DEBUG] agent: Service "_v13__aai-nquery_10.233.71.96_8446" in sync
    2022/02/23 00:36:48 [DEBUG] agent: Service "_v13_aai-nquery_10.233.71.96_8446" in sync
    2022/02/23 00:36:48 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.5.34_9007" in sync
    2022/02/23 00:36:48 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.8.50_8080" in sync
    2022/02/23 00:36:48 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:48 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:48 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:48 [DEBUG] agent: Service "_v1_message-router_10.233.58.107_3904" in sync
    2022/02/23 00:36:48 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:48 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:48 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:48 [DEBUG] agent: Service "_v1_parser_10.233.57.187_8806" in sync
    2022/02/23 00:36:48 [DEBUG] agent: Service "_v0_multicloud_10.233.6.136_9001" in sync
    2022/02/23 00:36:48 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:48 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:48 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:48 [DEBUG] agent: Service "_v12__aai-nquery_10.233.71.96_8446" in sync
    2022/02/23 00:36:48 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.4.69_443" in sync
    2022/02/23 00:36:48 [DEBUG] agent: Service "_v1_sdc_10.233.8.50_8443" in sync
    2022/02/23 00:36:48 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:48 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.61.242_9011" in sync
    2022/02/23 00:36:48 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:48 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:48 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:48 [DEBUG] agent: Service "_v14_aai-nquery_10.233.71.96_8446" in sync
    2022/02/23 00:36:48 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:48 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:48 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:48 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:48 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:48 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:48 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:48 [DEBUG] agent: Service "_v11_aai-nquery_10.233.71.96_8446" in sync
    2022/02/23 00:36:48 [DEBUG] agent: Service "_v1_wf-gui_10.233.22.64_8443" in sync
    2022/02/23 00:36:48 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:48 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:48 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.5.34_9007" in sync
    2022/02/23 00:36:48 [DEBUG] agent: Service "_v1_multicloud_10.233.6.136_9001" in sync
    2022/02/23 00:36:48 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:48 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:48 [DEBUG] agent: Service "_v11__aai-nquery_10.233.71.96_8446" in sync
    2022/02/23 00:36:48 [DEBUG] agent: Service "_v14__aai-nquery_10.233.71.96_8446" in sync
    2022/02/23 00:36:48 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:48 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:48 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.43.41_9015" in sync
    2022/02/23 00:36:48 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.61.242_9011" in sync
    2022/02/23 00:36:48 [DEBUG] agent: Service "_v1_catalog_10.233.57.187_8806" in sync
    2022/02/23 00:36:48 [DEBUG] agent: Service "_v1_nsd_10.233.57.187_8806" in sync
    2022/02/23 00:36:48 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:48 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:48 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:48 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:48 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:48 [DEBUG] agent: Node info in sync
    2022/02/23 00:36:48 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v15 (817.949µs) from=10.233.71.106:38692
    2022/02/23 00:36:49 [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/02/23 00:36: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/02/23 00:36: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/02/23 00:36:49 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.61.242_9011" in sync
    2022/02/23 00:36:49 [DEBUG] agent: Service "_v1_catalog_10.233.57.187_8806" in sync
    2022/02/23 00:36:49 [DEBUG] agent: Service "_v1_nsd_10.233.57.187_8806" in sync
    2022/02/23 00:36:49 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:49 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:49 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:49 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:49 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.43.41_9015" in sync
    2022/02/23 00:36:49 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:49 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:49 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:49 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:49 [DEBUG] agent: Service "_v1_sdc-gui_10.233.54.48_8181" in sync
    2022/02/23 00:36:49 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:49 [DEBUG] agent: Service "_v12_aai-nquery_10.233.71.96_8446" in sync
    2022/02/23 00:36:49 [DEBUG] agent: Service "_v15__aai-nquery_10.233.71.96_8446" in sync
    2022/02/23 00:36:49 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.57.187_8806" in sync
    2022/02/23 00:36:49 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:49 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:49 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:49 [DEBUG] agent: Service "_v13_aai-nquery_10.233.71.96_8446" in sync
    2022/02/23 00:36:49 [DEBUG] agent: Service "_v13__aai-nquery_10.233.71.96_8446" in sync
    2022/02/23 00:36:49 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.8.50_8080" in sync
    2022/02/23 00:36:49 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:49 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.5.34_9007" in sync
    2022/02/23 00:36:49 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:49 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:49 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:49 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:49 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:49 [DEBUG] agent: Service "_v1_message-router_10.233.58.107_3904" in sync
    2022/02/23 00:36:49 [DEBUG] agent: Service "_v0_multicloud_10.233.6.136_9001" in sync
    2022/02/23 00:36:49 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:49 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:49 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:49 [DEBUG] agent: Service "_v12__aai-nquery_10.233.71.96_8446" in sync
    2022/02/23 00:36:49 [INFO] agent: Synced service "_v15_aai-nquery_10.233.71.96_8446"
    2022/02/23 00:36:49 [DEBUG] agent: Service "_v1_parser_10.233.57.187_8806" in sync
    2022/02/23 00:36:49 [DEBUG] agent: Service "_v1_sdc_10.233.8.50_8443" in sync
    2022/02/23 00:36:49 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:49 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.4.69_443" in sync
    2022/02/23 00:36:49 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:49 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:49 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:49 [DEBUG] agent: Service "_v14_aai-nquery_10.233.71.96_8446" in sync
    2022/02/23 00:36:49 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.61.242_9011" in sync
    2022/02/23 00:36:49 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:49 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:49 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:49 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:49 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:49 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:49 [DEBUG] agent: Service "_v11_aai-nquery_10.233.71.96_8446" in sync
    2022/02/23 00:36:49 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:49 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:49 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:49 [DEBUG] agent: Service "_v1_wf-gui_10.233.22.64_8443" in sync
    2022/02/23 00:36:49 [DEBUG] agent: Service "_v1_multicloud_10.233.6.136_9001" in sync
    2022/02/23 00:36:49 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:49 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:49 [DEBUG] agent: Service "_v11__aai-nquery_10.233.71.96_8446" in sync
    2022/02/23 00:36:49 [DEBUG] agent: Service "_v14__aai-nquery_10.233.71.96_8446" in sync
    2022/02/23 00:36:49 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.5.34_9007" in sync
    2022/02/23 00:36:49 [DEBUG] agent: Node info in sync
    2022/02/23 00:36:49 [DEBUG] agent: Service "_v13__aai-nquery_10.233.71.96_8446" in sync
    2022/02/23 00:36:49 [DEBUG] agent: Service "_v13_aai-nquery_10.233.71.96_8446" in sync
    2022/02/23 00:36:49 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:49 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.5.34_9007" in sync
    2022/02/23 00:36:49 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.8.50_8080" in sync
    2022/02/23 00:36:49 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:49 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:49 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:49 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:49 [DEBUG] agent: Service "_v1_message-router_10.233.58.107_3904" in sync
    2022/02/23 00:36:49 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:49 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:49 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:49 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:49 [DEBUG] agent: Service "_v12__aai-nquery_10.233.71.96_8446" in sync
    2022/02/23 00:36:49 [DEBUG] agent: Service "_v15_aai-nquery_10.233.71.96_8446" in sync
    2022/02/23 00:36:49 [DEBUG] agent: Service "_v1_parser_10.233.57.187_8806" in sync
    2022/02/23 00:36:49 [DEBUG] agent: Service "_v0_multicloud_10.233.6.136_9001" in sync
    2022/02/23 00:36:49 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:49 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.4.69_443" in sync
    2022/02/23 00:36:49 [DEBUG] agent: Service "_v1_sdc_10.233.8.50_8443" in sync
    2022/02/23 00:36:49 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:49 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:49 [DEBUG] agent: Service "_v14_aai-nquery_10.233.71.96_8446" in sync
    2022/02/23 00:36:49 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.61.242_9011" in sync
    2022/02/23 00:36:49 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:49 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:49 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:49 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:49 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:49 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:49 [DEBUG] agent: Service "_v11_aai-nquery_10.233.71.96_8446" in sync
    2022/02/23 00:36:49 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:49 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:49 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:49 [DEBUG] agent: Service "_v1_wf-gui_10.233.22.64_8443" in sync
    2022/02/23 00:36:49 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:49 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:49 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:49 [DEBUG] agent: Service "_v11__aai-nquery_10.233.71.96_8446" in sync
    2022/02/23 00:36:49 [DEBUG] agent: Service "_v14__aai-nquery_10.233.71.96_8446" in sync
    2022/02/23 00:36:49 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.5.34_9007" in sync
    2022/02/23 00:36:49 [DEBUG] agent: Service "_v1_multicloud_10.233.6.136_9001" in sync
    2022/02/23 00:36:49 [DEBUG] agent: Service "_v1_catalog_10.233.57.187_8806" in sync
    2022/02/23 00:36:49 [DEBUG] agent: Service "_v1_nsd_10.233.57.187_8806" in sync
    2022/02/23 00:36:49 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:49 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:49 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:49 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:49 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.43.41_9015" in sync
    2022/02/23 00:36:49 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.61.242_9011" in sync
    2022/02/23 00:36:49 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:49 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:49 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:49 [DEBUG] agent: Service "_v1_sdc-gui_10.233.54.48_8181" in sync
    2022/02/23 00:36:49 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:49 [DEBUG] agent: Service "_v12_aai-nquery_10.233.71.96_8446" in sync
    2022/02/23 00:36:49 [DEBUG] agent: Service "_v15__aai-nquery_10.233.71.96_8446" in sync
    2022/02/23 00:36:49 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.57.187_8806" in sync
    2022/02/23 00:36:49 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:49 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:49 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:49 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:49 [DEBUG] agent: Node info in sync
    2022/02/23 00:36:49 [DEBUG] http: Request PUT /v1/agent/service/register (1.102139312s) from=10.233.71.106:38694
    2022/02/23 00:36:49 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v15 (500.032µs) from=10.233.71.106:38702
    2022/02/23 00:36:50 [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/02/23 00:36:50 [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/02/23 00:36: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/02/23 00:36: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/02/23 00:36:50 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:50 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:50 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:50 [DEBUG] agent: Service "_v14_aai-nquery_10.233.71.96_8446" in sync
    2022/02/23 00:36:50 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.61.242_9011" in sync
    2022/02/23 00:36:50 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:50 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:50 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:50 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:50 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:50 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:50 [DEBUG] agent: Service "_v11_aai-nquery_10.233.71.96_8446" in sync
    2022/02/23 00:36:50 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:50 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:50 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:50 [DEBUG] agent: Service "_v1_wf-gui_10.233.22.64_8443" in sync
    2022/02/23 00:36:50 [DEBUG] agent: Service "_v1_multicloud_10.233.6.136_9001" in sync
    2022/02/23 00:36:50 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:50 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:50 [DEBUG] agent: Service "_v11__aai-nquery_10.233.71.96_8446" in sync
    2022/02/23 00:36:50 [DEBUG] agent: Service "_v14__aai-nquery_10.233.71.96_8446" in sync
    2022/02/23 00:36:50 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.5.34_9007" in sync
    2022/02/23 00:36:50 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.61.242_9011" in sync
    2022/02/23 00:36:50 [DEBUG] agent: Service "_v1_catalog_10.233.57.187_8806" in sync
    2022/02/23 00:36:50 [DEBUG] agent: Service "_v1_nsd_10.233.57.187_8806" in sync
    2022/02/23 00:36:50 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:50 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:50 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:50 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:50 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.43.41_9015" in sync
    2022/02/23 00:36:50 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:50 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:50 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:50 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:50 [DEBUG] agent: Service "_v1_sdc-gui_10.233.54.48_8181" in sync
    2022/02/23 00:36:50 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:50 [DEBUG] agent: Service "_v12_aai-nquery_10.233.71.96_8446" in sync
    2022/02/23 00:36:50 [DEBUG] agent: Service "_v15__aai-nquery_10.233.71.96_8446" in sync
    2022/02/23 00:36:50 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.57.187_8806" in sync
    2022/02/23 00:36:50 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:50 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:50 [INFO] agent: Synced service "_v16__aai-nquery_10.233.71.96_8446"
    2022/02/23 00:36:50 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:50 [DEBUG] agent: Service "_v13_aai-nquery_10.233.71.96_8446" in sync
    2022/02/23 00:36:50 [DEBUG] agent: Service "_v13__aai-nquery_10.233.71.96_8446" in sync
    2022/02/23 00:36:50 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.8.50_8080" in sync
    2022/02/23 00:36:50 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:50 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.5.34_9007" in sync
    2022/02/23 00:36:50 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:50 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:50 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:50 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:50 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:50 [DEBUG] agent: Service "_v1_message-router_10.233.58.107_3904" in sync
    2022/02/23 00:36:50 [DEBUG] agent: Service "_v0_multicloud_10.233.6.136_9001" in sync
    2022/02/23 00:36:50 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:50 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:50 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:50 [DEBUG] agent: Service "_v12__aai-nquery_10.233.71.96_8446" in sync
    2022/02/23 00:36:50 [DEBUG] agent: Service "_v15_aai-nquery_10.233.71.96_8446" in sync
    2022/02/23 00:36:50 [DEBUG] agent: Service "_v1_parser_10.233.57.187_8806" in sync
    2022/02/23 00:36:50 [DEBUG] agent: Service "_v1_sdc_10.233.8.50_8443" in sync
    2022/02/23 00:36:50 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:50 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.4.69_443" in sync
    2022/02/23 00:36:50 [DEBUG] agent: Node info in sync
    2022/02/23 00:36:50 [DEBUG] http: Request PUT /v1/agent/service/register (602.03588ms) from=10.233.71.106:38706
    2022/02/23 00:36:50 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:50 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:50 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:50 [DEBUG] agent: Service "_v11_aai-nquery_10.233.71.96_8446" in sync
    2022/02/23 00:36:50 [DEBUG] agent: Service "_v1_wf-gui_10.233.22.64_8443" in sync
    2022/02/23 00:36:50 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:50 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:50 [DEBUG] agent: Service "_v11__aai-nquery_10.233.71.96_8446" in sync
    2022/02/23 00:36:50 [DEBUG] agent: Service "_v14__aai-nquery_10.233.71.96_8446" in sync
    2022/02/23 00:36:50 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.5.34_9007" in sync
    2022/02/23 00:36:50 [DEBUG] agent: Service "_v1_multicloud_10.233.6.136_9001" in sync
    2022/02/23 00:36:50 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:51 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:51 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:51 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:51 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:51 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:51 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.43.41_9015" in sync
    2022/02/23 00:36:51 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.61.242_9011" in sync
    2022/02/23 00:36:51 [DEBUG] agent: Service "_v1_catalog_10.233.57.187_8806" in sync
    2022/02/23 00:36:51 [DEBUG] agent: Service "_v1_nsd_10.233.57.187_8806" in sync
    2022/02/23 00:36:51 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:51 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:51 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:51 [DEBUG] agent: Service "_v1_sdc-gui_10.233.54.48_8181" in sync
    2022/02/23 00:36:51 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:51 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.57.187_8806" in sync
    2022/02/23 00:36:51 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:51 [DEBUG] agent: Service "_v12_aai-nquery_10.233.71.96_8446" in sync
    2022/02/23 00:36:51 [DEBUG] agent: Service "_v15__aai-nquery_10.233.71.96_8446" in sync
    2022/02/23 00:36:51 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:51 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:51 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:51 [DEBUG] agent: Service "_v16__aai-nquery_10.233.71.96_8446" in sync
    2022/02/23 00:36:51 [DEBUG] agent: Service "_v13__aai-nquery_10.233.71.96_8446" in sync
    2022/02/23 00:36:51 [DEBUG] agent: Service "_v13_aai-nquery_10.233.71.96_8446" in sync
    2022/02/23 00:36:51 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.5.34_9007" in sync
    2022/02/23 00:36:51 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.8.50_8080" in sync
    2022/02/23 00:36:51 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:51 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:51 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:51 [DEBUG] agent: Service "_v1_message-router_10.233.58.107_3904" in sync
    2022/02/23 00:36:51 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:51 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:51 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:51 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:51 [DEBUG] agent: Service "_v12__aai-nquery_10.233.71.96_8446" in sync
    2022/02/23 00:36:51 [DEBUG] agent: Service "_v15_aai-nquery_10.233.71.96_8446" in sync
    2022/02/23 00:36:51 [DEBUG] agent: Service "_v1_parser_10.233.57.187_8806" in sync
    2022/02/23 00:36:51 [DEBUG] agent: Service "_v0_multicloud_10.233.6.136_9001" in sync
    2022/02/23 00:36:51 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:51 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:51 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.4.69_443" in sync
    2022/02/23 00:36:51 [DEBUG] agent: Service "_v1_sdc_10.233.8.50_8443" in sync
    2022/02/23 00:36:51 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:51 [DEBUG] agent: Service "_v14_aai-nquery_10.233.71.96_8446" in sync
    2022/02/23 00:36:51 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.61.242_9011" in sync
    2022/02/23 00:36:51 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:51 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:51 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:51 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:51 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:51 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:51 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:51 [DEBUG] agent: Node info in sync
    2022/02/23 00:36:51 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v16 (600.96µs) from=10.233.71.106:38712
    2022/02/23 00:36:51 [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/02/23 00:36: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/02/23 00:36: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/02/23 00:36:51 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.5.34_9007" in sync
    2022/02/23 00:36:51 [DEBUG] agent: Service "_v1_multicloud_10.233.6.136_9001" in sync
    2022/02/23 00:36:51 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:51 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:51 [DEBUG] agent: Service "_v11__aai-nquery_10.233.71.96_8446" in sync
    2022/02/23 00:36:51 [DEBUG] agent: Service "_v14__aai-nquery_10.233.71.96_8446" in sync
    2022/02/23 00:36:51 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:51 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.43.41_9015" in sync
    2022/02/23 00:36:51 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.61.242_9011" in sync
    2022/02/23 00:36:51 [DEBUG] agent: Service "_v1_catalog_10.233.57.187_8806" in sync
    2022/02/23 00:36:51 [DEBUG] agent: Service "_v1_nsd_10.233.57.187_8806" in sync
    2022/02/23 00:36:51 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:51 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:51 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:51 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:51 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:51 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:51 [DEBUG] agent: Service "_v1_sdc-gui_10.233.54.48_8181" in sync
    2022/02/23 00:36:51 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:51 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.57.187_8806" in sync
    2022/02/23 00:36:51 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:51 [DEBUG] agent: Service "_v12_aai-nquery_10.233.71.96_8446" in sync
    2022/02/23 00:36:51 [DEBUG] agent: Service "_v15__aai-nquery_10.233.71.96_8446" in sync
    2022/02/23 00:36:51 [INFO] agent: Synced service "_v16_aai-nquery_10.233.71.96_8446"
    2022/02/23 00:36:51 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:51 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:51 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:51 [DEBUG] agent: Service "_v16__aai-nquery_10.233.71.96_8446" in sync
    2022/02/23 00:36:51 [DEBUG] agent: Service "_v13__aai-nquery_10.233.71.96_8446" in sync
    2022/02/23 00:36:51 [DEBUG] agent: Service "_v13_aai-nquery_10.233.71.96_8446" in sync
    2022/02/23 00:36:51 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.5.34_9007" in sync
    2022/02/23 00:36:51 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.8.50_8080" in sync
    2022/02/23 00:36:51 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:51 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:51 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:51 [DEBUG] agent: Service "_v1_message-router_10.233.58.107_3904" in sync
    2022/02/23 00:36:51 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:51 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:51 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:51 [DEBUG] agent: Service "_v1_parser_10.233.57.187_8806" in sync
    2022/02/23 00:36:51 [DEBUG] agent: Service "_v0_multicloud_10.233.6.136_9001" in sync
    2022/02/23 00:36:51 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:51 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:51 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:51 [DEBUG] agent: Service "_v12__aai-nquery_10.233.71.96_8446" in sync
    2022/02/23 00:36:51 [DEBUG] agent: Service "_v15_aai-nquery_10.233.71.96_8446" in sync
    2022/02/23 00:36:51 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.4.69_443" in sync
    2022/02/23 00:36:51 [DEBUG] agent: Service "_v1_sdc_10.233.8.50_8443" in sync
    2022/02/23 00:36:51 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:51 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.61.242_9011" in sync
    2022/02/23 00:36:51 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:51 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:51 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:51 [DEBUG] agent: Service "_v14_aai-nquery_10.233.71.96_8446" in sync
    2022/02/23 00:36:51 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:51 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:51 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:51 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:51 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:51 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:51 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:51 [DEBUG] agent: Service "_v11_aai-nquery_10.233.71.96_8446" in sync
    2022/02/23 00:36:51 [DEBUG] agent: Service "_v1_wf-gui_10.233.22.64_8443" in sync
    2022/02/23 00:36:51 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:51 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:51 [DEBUG] agent: Node info in sync
    2022/02/23 00:36:51 [DEBUG] http: Request PUT /v1/agent/service/register (431.644901ms) from=10.233.71.106:38714
    2022/02/23 00:36:51 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:51 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.43.41_9015" in sync
    2022/02/23 00:36:51 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.61.242_9011" in sync
    2022/02/23 00:36:51 [DEBUG] agent: Service "_v1_catalog_10.233.57.187_8806" in sync
    2022/02/23 00:36:51 [DEBUG] agent: Service "_v1_nsd_10.233.57.187_8806" in sync
    2022/02/23 00:36:51 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:51 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:51 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:51 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:51 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:51 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:51 [DEBUG] agent: Service "_v1_sdc-gui_10.233.54.48_8181" in sync
    2022/02/23 00:36:51 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:51 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.57.187_8806" in sync
    2022/02/23 00:36:51 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:51 [DEBUG] agent: Service "_v12_aai-nquery_10.233.71.96_8446" in sync
    2022/02/23 00:36:51 [DEBUG] agent: Service "_v15__aai-nquery_10.233.71.96_8446" in sync
    2022/02/23 00:36:51 [DEBUG] agent: Service "_v16_aai-nquery_10.233.71.96_8446" in sync
    2022/02/23 00:36:51 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:51 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:51 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:51 [DEBUG] agent: Service "_v16__aai-nquery_10.233.71.96_8446" in sync
    2022/02/23 00:36:51 [DEBUG] agent: Service "_v13__aai-nquery_10.233.71.96_8446" in sync
    2022/02/23 00:36:51 [DEBUG] agent: Service "_v13_aai-nquery_10.233.71.96_8446" in sync
    2022/02/23 00:36:51 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.5.34_9007" in sync
    2022/02/23 00:36:51 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.8.50_8080" in sync
    2022/02/23 00:36:51 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:51 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:51 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:51 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v16 (392.597µs) from=10.233.71.106:38720
    2022/02/23 00:36:51 [DEBUG] agent: Service "_v1_message-router_10.233.58.107_3904" in sync
    2022/02/23 00:36:51 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:51 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:51 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:51 [DEBUG] agent: Service "_v1_parser_10.233.57.187_8806" in sync
    2022/02/23 00:36:51 [DEBUG] agent: Service "_v0_multicloud_10.233.6.136_9001" in sync
    2022/02/23 00:36:51 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:51 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:51 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:51 [DEBUG] agent: Service "_v12__aai-nquery_10.233.71.96_8446" in sync
    2022/02/23 00:36:51 [DEBUG] agent: Service "_v15_aai-nquery_10.233.71.96_8446" in sync
    2022/02/23 00:36:51 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.4.69_443" in sync
    2022/02/23 00:36:51 [DEBUG] agent: Service "_v1_sdc_10.233.8.50_8443" in sync
    2022/02/23 00:36:51 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:51 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.61.242_9011" in sync
    2022/02/23 00:36:51 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:51 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:51 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:51 [DEBUG] agent: Service "_v14_aai-nquery_10.233.71.96_8446" in sync
    2022/02/23 00:36:51 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:51 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:51 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:51 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:51 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:51 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:51 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:51 [DEBUG] agent: Service "_v11_aai-nquery_10.233.71.96_8446" in sync
    2022/02/23 00:36:51 [DEBUG] agent: Service "_v1_wf-gui_10.233.22.64_8443" in sync
    2022/02/23 00:36:51 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:51 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:51 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.5.34_9007" in sync
    2022/02/23 00:36:51 [DEBUG] agent: Service "_v1_multicloud_10.233.6.136_9001" in sync
    2022/02/23 00:36:51 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:51 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:51 [DEBUG] agent: Service "_v11__aai-nquery_10.233.71.96_8446" in sync
    2022/02/23 00:36:51 [DEBUG] agent: Service "_v14__aai-nquery_10.233.71.96_8446" in sync
    2022/02/23 00:36:51 [DEBUG] agent: Node info in sync
    2022/02/23 00:36:51 [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/02/23 00:36:51 [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/02/23 00:36: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/02/23 00:36: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/02/23 00:36:52 [DEBUG] agent: Service "_v13__aai-nquery_10.233.71.96_8446" in sync
    2022/02/23 00:36:52 [DEBUG] agent: Service "_v13_aai-nquery_10.233.71.96_8446" in sync
    2022/02/23 00:36:52 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.5.34_9007" in sync
    2022/02/23 00:36:52 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.8.50_8080" in sync
    2022/02/23 00:36:52 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:52 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:52 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:52 [DEBUG] agent: Service "_v1_message-router_10.233.58.107_3904" in sync
    2022/02/23 00:36:52 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:52 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:52 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:52 [DEBUG] agent: Service "_v12__aai-nquery_10.233.71.96_8446" in sync
    2022/02/23 00:36:52 [DEBUG] agent: Service "_v15_aai-nquery_10.233.71.96_8446" in sync
    2022/02/23 00:36:52 [DEBUG] agent: Service "_v1_parser_10.233.57.187_8806" in sync
    2022/02/23 00:36:52 [DEBUG] agent: Service "_v0_multicloud_10.233.6.136_9001" in sync
    2022/02/23 00:36:52 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:52 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:52 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:52 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.4.69_443" in sync
    2022/02/23 00:36:52 [DEBUG] agent: Service "_v1_sdc_10.233.8.50_8443" in sync
    2022/02/23 00:36:52 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:52 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.61.242_9011" in sync
    2022/02/23 00:36:52 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:52 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:52 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:52 [DEBUG] agent: Service "_v14_aai-nquery_10.233.71.96_8446" in sync
    2022/02/23 00:36:52 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:52 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:52 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:52 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:52 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:52 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:52 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:52 [DEBUG] agent: Service "_v11_aai-nquery_10.233.71.96_8446" in sync
    2022/02/23 00:36:52 [INFO] agent: Synced service "_v17__aai-nquery_10.233.71.96_8446"
    2022/02/23 00:36:52 [DEBUG] agent: Service "_v1_wf-gui_10.233.22.64_8443" in sync
    2022/02/23 00:36:52 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:52 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:52 [DEBUG] agent: Service "_v14__aai-nquery_10.233.71.96_8446" in sync
    2022/02/23 00:36:52 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.5.34_9007" in sync
    2022/02/23 00:36:52 [DEBUG] agent: Service "_v1_multicloud_10.233.6.136_9001" in sync
    2022/02/23 00:36:52 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:52 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:52 [DEBUG] agent: Service "_v11__aai-nquery_10.233.71.96_8446" in sync
    2022/02/23 00:36:52 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:52 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:52 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:52 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.43.41_9015" in sync
    2022/02/23 00:36:52 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.61.242_9011" in sync
    2022/02/23 00:36:52 [DEBUG] agent: Service "_v1_catalog_10.233.57.187_8806" in sync
    2022/02/23 00:36:52 [DEBUG] agent: Service "_v1_nsd_10.233.57.187_8806" in sync
    2022/02/23 00:36:52 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:52 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:52 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:52 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:52 [DEBUG] agent: Service "_v1_sdc-gui_10.233.54.48_8181" in sync
    2022/02/23 00:36:52 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:52 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.57.187_8806" in sync
    2022/02/23 00:36:52 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:52 [DEBUG] agent: Service "_v12_aai-nquery_10.233.71.96_8446" in sync
    2022/02/23 00:36:52 [DEBUG] agent: Service "_v15__aai-nquery_10.233.71.96_8446" in sync
    2022/02/23 00:36:52 [DEBUG] agent: Service "_v16_aai-nquery_10.233.71.96_8446" in sync
    2022/02/23 00:36:52 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:52 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:52 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:52 [DEBUG] agent: Service "_v16__aai-nquery_10.233.71.96_8446" in sync
    2022/02/23 00:36:52 [DEBUG] agent: Node info in sync
    2022/02/23 00:36:52 [DEBUG] http: Request PUT /v1/agent/service/register (698.652834ms) from=10.233.71.106:38722
    2022/02/23 00:36:52 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:52 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:52 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:52 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:52 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:52 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:52 [DEBUG] agent: Service "_v11_aai-nquery_10.233.71.96_8446" in sync
    2022/02/23 00:36:52 [DEBUG] agent: Service "_v17__aai-nquery_10.233.71.96_8446" in sync
    2022/02/23 00:36:52 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:52 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:52 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:52 [DEBUG] agent: Service "_v1_wf-gui_10.233.22.64_8443" in sync
    2022/02/23 00:36:52 [DEBUG] agent: Service "_v1_multicloud_10.233.6.136_9001" in sync
    2022/02/23 00:36:52 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:52 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:52 [DEBUG] agent: Service "_v11__aai-nquery_10.233.71.96_8446" in sync
    2022/02/23 00:36:52 [DEBUG] agent: Service "_v14__aai-nquery_10.233.71.96_8446" in sync
    2022/02/23 00:36:52 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.5.34_9007" in sync
    2022/02/23 00:36:52 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.61.242_9011" in sync
    2022/02/23 00:36:52 [DEBUG] agent: Service "_v1_catalog_10.233.57.187_8806" in sync
    2022/02/23 00:36:52 [DEBUG] agent: Service "_v1_nsd_10.233.57.187_8806" in sync
    2022/02/23 00:36:52 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:52 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:52 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:52 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:52 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.43.41_9015" in sync
    2022/02/23 00:36:52 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:52 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:52 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:52 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:52 [DEBUG] agent: Service "_v1_sdc-gui_10.233.54.48_8181" in sync
    2022/02/23 00:36:52 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:52 [DEBUG] agent: Service "_v12_aai-nquery_10.233.71.96_8446" in sync
    2022/02/23 00:36:52 [DEBUG] agent: Service "_v15__aai-nquery_10.233.71.96_8446" in sync
    2022/02/23 00:36:52 [DEBUG] agent: Service "_v16_aai-nquery_10.233.71.96_8446" in sync
    2022/02/23 00:36:52 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.57.187_8806" in sync
    2022/02/23 00:36:52 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:52 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:52 [DEBUG] agent: Service "_v16__aai-nquery_10.233.71.96_8446" in sync
    2022/02/23 00:36:52 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:52 [DEBUG] agent: Service "_v13_aai-nquery_10.233.71.96_8446" in sync
    2022/02/23 00:36:52 [DEBUG] agent: Service "_v13__aai-nquery_10.233.71.96_8446" in sync
    2022/02/23 00:36:52 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.8.50_8080" in sync
    2022/02/23 00:36:52 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:52 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.5.34_9007" in sync
    2022/02/23 00:36:52 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:52 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:52 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:52 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:52 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:52 [DEBUG] agent: Service "_v1_message-router_10.233.58.107_3904" in sync
    2022/02/23 00:36:52 [DEBUG] agent: Service "_v0_multicloud_10.233.6.136_9001" in sync
    2022/02/23 00:36:52 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:52 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:52 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:52 [DEBUG] agent: Service "_v12__aai-nquery_10.233.71.96_8446" in sync
    2022/02/23 00:36:52 [DEBUG] agent: Service "_v15_aai-nquery_10.233.71.96_8446" in sync
    2022/02/23 00:36:52 [DEBUG] agent: Service "_v1_parser_10.233.57.187_8806" in sync
    2022/02/23 00:36:52 [DEBUG] agent: Service "_v1_sdc_10.233.8.50_8443" in sync
    2022/02/23 00:36:52 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:52 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.4.69_443" in sync
    2022/02/23 00:36:52 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v17 (556.917µs) from=10.233.71.106:38728
    2022/02/23 00:36:52 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:52 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:52 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:52 [DEBUG] agent: Service "_v14_aai-nquery_10.233.71.96_8446" in sync
    2022/02/23 00:36:52 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.61.242_9011" in sync
    2022/02/23 00:36:52 [DEBUG] agent: Node info in sync
    2022/02/23 00:36:52 [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/02/23 00:36: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/02/23 00:36: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/02/23 00:36:53 [DEBUG] agent: Service "_v1_parser_10.233.57.187_8806" in sync
    2022/02/23 00:36:53 [DEBUG] agent: Service "_v0_multicloud_10.233.6.136_9001" in sync
    2022/02/23 00:36:53 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:53 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:53 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:53 [DEBUG] agent: Service "_v12__aai-nquery_10.233.71.96_8446" in sync
    2022/02/23 00:36:53 [DEBUG] agent: Service "_v15_aai-nquery_10.233.71.96_8446" in sync
    2022/02/23 00:36:53 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.4.69_443" in sync
    2022/02/23 00:36:53 [DEBUG] agent: Service "_v1_sdc_10.233.8.50_8443" in sync
    2022/02/23 00:36:53 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:53 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.61.242_9011" in sync
    2022/02/23 00:36:53 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:53 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:53 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:53 [DEBUG] agent: Service "_v14_aai-nquery_10.233.71.96_8446" in sync
    2022/02/23 00:36:53 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:53 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:53 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:53 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:53 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:53 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:53 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:53 [DEBUG] agent: Service "_v11_aai-nquery_10.233.71.96_8446" in sync
    2022/02/23 00:36:53 [DEBUG] agent: Service "_v17__aai-nquery_10.233.71.96_8446" in sync
    2022/02/23 00:36:53 [DEBUG] agent: Service "_v1_wf-gui_10.233.22.64_8443" in sync
    2022/02/23 00:36:53 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:53 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:53 [INFO] agent: Synced service "_v17_aai-nquery_10.233.71.96_8446"
    2022/02/23 00:36:53 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.5.34_9007" in sync
    2022/02/23 00:36:53 [DEBUG] agent: Service "_v1_multicloud_10.233.6.136_9001" in sync
    2022/02/23 00:36:53 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:53 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:53 [DEBUG] agent: Service "_v11__aai-nquery_10.233.71.96_8446" in sync
    2022/02/23 00:36:53 [DEBUG] agent: Service "_v14__aai-nquery_10.233.71.96_8446" in sync
    2022/02/23 00:36:53 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:53 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.43.41_9015" in sync
    2022/02/23 00:36:53 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.61.242_9011" in sync
    2022/02/23 00:36:53 [DEBUG] agent: Service "_v1_catalog_10.233.57.187_8806" in sync
    2022/02/23 00:36:53 [DEBUG] agent: Service "_v1_nsd_10.233.57.187_8806" in sync
    2022/02/23 00:36:53 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:53 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:53 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:53 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:53 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:53 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:53 [DEBUG] agent: Service "_v1_sdc-gui_10.233.54.48_8181" in sync
    2022/02/23 00:36:53 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:53 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.57.187_8806" in sync
    2022/02/23 00:36:53 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:53 [DEBUG] agent: Service "_v12_aai-nquery_10.233.71.96_8446" in sync
    2022/02/23 00:36:53 [DEBUG] agent: Service "_v15__aai-nquery_10.233.71.96_8446" in sync
    2022/02/23 00:36:53 [DEBUG] agent: Service "_v16_aai-nquery_10.233.71.96_8446" in sync
    2022/02/23 00:36:53 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:53 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:53 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:53 [DEBUG] agent: Service "_v16__aai-nquery_10.233.71.96_8446" in sync
    2022/02/23 00:36:53 [DEBUG] agent: Service "_v13__aai-nquery_10.233.71.96_8446" in sync
    2022/02/23 00:36:53 [DEBUG] agent: Service "_v13_aai-nquery_10.233.71.96_8446" in sync
    2022/02/23 00:36:53 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.5.34_9007" in sync
    2022/02/23 00:36:53 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.8.50_8080" in sync
    2022/02/23 00:36:53 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:53 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:53 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:53 [DEBUG] agent: Service "_v1_message-router_10.233.58.107_3904" in sync
    2022/02/23 00:36:53 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:53 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:53 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:53 [DEBUG] agent: Node info in sync
    2022/02/23 00:36:53 [DEBUG] http: Request PUT /v1/agent/service/register (416.160788ms) from=10.233.71.106:38738
    2022/02/23 00:36:53 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.61.242_9011" in sync
    2022/02/23 00:36:53 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:53 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:53 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:53 [DEBUG] agent: Service "_v14_aai-nquery_10.233.71.96_8446" in sync
    2022/02/23 00:36:53 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:53 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:53 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:53 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:53 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:53 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:53 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:53 [DEBUG] agent: Service "_v11_aai-nquery_10.233.71.96_8446" in sync
    2022/02/23 00:36:53 [DEBUG] agent: Service "_v17__aai-nquery_10.233.71.96_8446" in sync
    2022/02/23 00:36:53 [DEBUG] agent: Service "_v1_wf-gui_10.233.22.64_8443" in sync
    2022/02/23 00:36:53 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:53 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:53 [DEBUG] agent: Service "_v17_aai-nquery_10.233.71.96_8446" in sync
    2022/02/23 00:36:53 [DEBUG] agent: Service "_v14__aai-nquery_10.233.71.96_8446" in sync
    2022/02/23 00:36:53 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.5.34_9007" in sync
    2022/02/23 00:36:53 [DEBUG] agent: Service "_v1_multicloud_10.233.6.136_9001" in sync
    2022/02/23 00:36:53 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:53 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:53 [DEBUG] agent: Service "_v11__aai-nquery_10.233.71.96_8446" in sync
    2022/02/23 00:36:53 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:53 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:53 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:53 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.43.41_9015" in sync
    2022/02/23 00:36:53 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.61.242_9011" in sync
    2022/02/23 00:36:53 [DEBUG] agent: Service "_v1_catalog_10.233.57.187_8806" in sync
    2022/02/23 00:36:53 [DEBUG] agent: Service "_v1_nsd_10.233.57.187_8806" in sync
    2022/02/23 00:36:53 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:53 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:53 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:53 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:53 [DEBUG] agent: Service "_v1_sdc-gui_10.233.54.48_8181" in sync
    2022/02/23 00:36:53 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:53 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.57.187_8806" in sync
    2022/02/23 00:36:53 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:53 [DEBUG] agent: Service "_v12_aai-nquery_10.233.71.96_8446" in sync
    2022/02/23 00:36:53 [DEBUG] agent: Service "_v15__aai-nquery_10.233.71.96_8446" in sync
    2022/02/23 00:36:53 [DEBUG] agent: Service "_v16_aai-nquery_10.233.71.96_8446" in sync
    2022/02/23 00:36:53 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:53 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:53 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:53 [DEBUG] agent: Service "_v16__aai-nquery_10.233.71.96_8446" in sync
    2022/02/23 00:36:53 [DEBUG] agent: Service "_v13__aai-nquery_10.233.71.96_8446" in sync
    2022/02/23 00:36:53 [DEBUG] agent: Service "_v13_aai-nquery_10.233.71.96_8446" in sync
    2022/02/23 00:36:53 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.5.34_9007" in sync
    2022/02/23 00:36:53 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.8.50_8080" in sync
    2022/02/23 00:36:53 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:53 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:53 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:53 [DEBUG] agent: Service "_v1_message-router_10.233.58.107_3904" in sync
    2022/02/23 00:36:53 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:53 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:53 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:53 [DEBUG] agent: Service "_v12__aai-nquery_10.233.71.96_8446" in sync
    2022/02/23 00:36:53 [DEBUG] agent: Service "_v15_aai-nquery_10.233.71.96_8446" in sync
    2022/02/23 00:36:53 [DEBUG] agent: Service "_v1_parser_10.233.57.187_8806" in sync
    2022/02/23 00:36:53 [DEBUG] agent: Service "_v0_multicloud_10.233.6.136_9001" in sync
    2022/02/23 00:36:53 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.96_8446" in sync
    2022/02/23 00:36:53 [DEBUG] agent: Service "_v14_aai-generic-query_1