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: '0f966f7a-fd5e-270c-d91e-1df2164a96fd'
         Node name: 'onap-msb-consul-59f55f8877-j59rf'
        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/04/15 09:08:17 [DEBUG] agent: Using random ID "0f966f7a-fd5e-270c-d91e-1df2164a96fd" as node ID
    2022/04/15 09:08:17 [INFO] raft: Initial configuration (index=1): [{Suffrage:Voter ID:0f966f7a-fd5e-270c-d91e-1df2164a96fd Address:127.0.0.1:8300}]
    2022/04/15 09:08:17 [INFO] raft: Node at 127.0.0.1:8300 [Follower] entering Follower state (Leader: "")
    2022/04/15 09:08:17 [WARN] raft: Heartbeat timeout from "" reached, starting election
    2022/04/15 09:08:17 [INFO] raft: Node at 127.0.0.1:8300 [Candidate] entering Candidate state in term 2
    2022/04/15 09:08:17 [WARN] raft: Unable to get address for server id 0f966f7a-fd5e-270c-d91e-1df2164a96fd, using fallback address 127.0.0.1:8300: Could not find address for server id 0f966f7a-fd5e-270c-d91e-1df2164a96fd
    2022/04/15 09:08:17 [DEBUG] raft: Votes needed: 1
    2022/04/15 09:08:17 [DEBUG] raft: Vote granted from 0f966f7a-fd5e-270c-d91e-1df2164a96fd in term 2. Tally: 1
    2022/04/15 09:08:17 [INFO] raft: Election won. Tally: 1
    2022/04/15 09:08:17 [INFO] raft: Node at 127.0.0.1:8300 [Leader] entering Leader state
    2022/04/15 09:08:18 [INFO] serf: EventMemberJoin: onap-msb-consul-59f55f8877-j59rf.dc1 127.0.0.1
    2022/04/15 09:08:18 [INFO] serf: EventMemberJoin: onap-msb-consul-59f55f8877-j59rf 127.0.0.1
    2022/04/15 09:08:18 [INFO] consul: Adding LAN server onap-msb-consul-59f55f8877-j59rf (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/04/15 09:08:18 [DEBUG] agent/proxy: managed Connect proxy manager started
    2022/04/15 09:08:18 [INFO] consul: Handled member-join event for server "onap-msb-consul-59f55f8877-j59rf.dc1" in area "wan"
    2022/04/15 09:08:18 [INFO] consul: cluster leadership acquired
    2022/04/15 09:08:18 [INFO] consul: New leader elected: onap-msb-consul-59f55f8877-j59rf
    2022/04/15 09:08:19 [INFO] agent: Started DNS server 0.0.0.0:8600 (tcp)
    2022/04/15 09:08:19 [INFO] agent: Started DNS server 0.0.0.0:8600 (udp)
    2022/04/15 09:08:19 [INFO] agent: Started HTTP server on [::]:8500 (tcp)
    2022/04/15 09:08:19 [INFO] agent: started state syncer
    2022/04/15 09:08:19 [INFO] agent: Started gRPC server on [::]:8502 (tcp)
    2022/04/15 09:08:20 [INFO] agent: Synced node info
    2022/04/15 09:08:20 [DEBUG] agent: Node info in sync
    2022/04/15 09:08:21 [DEBUG] agent: Node info in sync
    2022/04/15 09:08:22 [INFO] connect: initialized primary datacenter CA with provider "consul"
    2022/04/15 09:08:22 [DEBUG] consul: Skipping self join check for "onap-msb-consul-59f55f8877-j59rf" since the cluster is too small
    2022/04/15 09:08:22 [INFO] consul: member 'onap-msb-consul-59f55f8877-j59rf' joined, marking health alive
    2022/04/15 09:08:22 [DEBUG] consul: Skipping self join check for "onap-msb-consul-59f55f8877-j59rf" since the cluster is too small
==> 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/04/15 09:09:18 [DEBUG] consul: Skipping self join check for "onap-msb-consul-59f55f8877-j59rf" since the cluster is too small
    2022/04/15 09:09:25 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/04/15 09:09:25 [DEBUG] agent: Node info in sync
    2022/04/15 09:10:18 [DEBUG] consul: Skipping self join check for "onap-msb-consul-59f55f8877-j59rf" since the cluster is too small
    2022/04/15 09:10:18 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-59f55f8877-j59rf.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/04/15 09:10:34 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/04/15 09:10:34 [DEBUG] agent: Node info in sync
    2022/04/15 09:11:18 [DEBUG] consul: Skipping self join check for "onap-msb-consul-59f55f8877-j59rf" since the cluster is too small
    2022/04/15 09:11:54 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/04/15 09:11:54 [DEBUG] agent: Node info in sync
    2022/04/15 09:12:18 [DEBUG] consul: Skipping self join check for "onap-msb-consul-59f55f8877-j59rf" since the cluster is too small
    2022/04/15 09:12:50 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-59f55f8877-j59rf.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/04/15 09:13:01 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/04/15 09:13:01 [DEBUG] agent: Node info in sync
    2022/04/15 09:13:18 [DEBUG] consul: Skipping self join check for "onap-msb-consul-59f55f8877-j59rf" since the cluster is too small
    2022/04/15 09:14:18 [DEBUG] consul: Skipping self join check for "onap-msb-consul-59f55f8877-j59rf" since the cluster is too small
    2022/04/15 09:14:41 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/04/15 09:14:41 [DEBUG] agent: Node info in sync
    2022/04/15 09:15:12 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-59f55f8877-j59rf.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/04/15 09:15:18 [DEBUG] consul: Skipping self join check for "onap-msb-consul-59f55f8877-j59rf" since the cluster is too small
    2022/04/15 09:16:09 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/04/15 09:16:09 [DEBUG] agent: Node info in sync
    2022/04/15 09:16:18 [DEBUG] consul: Skipping self join check for "onap-msb-consul-59f55f8877-j59rf" since the cluster is too small
    2022/04/15 09:17:18 [DEBUG] consul: Skipping self join check for "onap-msb-consul-59f55f8877-j59rf" since the cluster is too small
    2022/04/15 09:17:41 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/04/15 09:17:41 [DEBUG] agent: Node info in sync
    2022/04/15 09:17:43 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-59f55f8877-j59rf.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/04/15 09:18:18 [DEBUG] consul: Skipping self join check for "onap-msb-consul-59f55f8877-j59rf" since the cluster is too small
    2022/04/15 09:19:18 [DEBUG] consul: Skipping self join check for "onap-msb-consul-59f55f8877-j59rf" since the cluster is too small
    2022/04/15 09:19:19 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/04/15 09:19:19 [DEBUG] agent: Node info in sync
    2022/04/15 09:20:18 [DEBUG] consul: Skipping self join check for "onap-msb-consul-59f55f8877-j59rf" since the cluster is too small
    2022/04/15 09:20:22 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-59f55f8877-j59rf.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/04/15 09:21:15 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/04/15 09:21:15 [DEBUG] agent: Node info in sync
    2022/04/15 09:21:18 [DEBUG] consul: Skipping self join check for "onap-msb-consul-59f55f8877-j59rf" since the cluster is too small
    2022/04/15 09:22:15 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/04/15 09:22:15 [DEBUG] agent: Node info in sync
    2022/04/15 09:22:18 [DEBUG] consul: Skipping self join check for "onap-msb-consul-59f55f8877-j59rf" since the cluster is too small
    2022/04/15 09:22:58 [DEBUG] http: Request GET /v1/status/leader (75.808933ms) from=10.233.71.4:53052
    2022/04/15 09:22:59 [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/04/15 09:22: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/04/15 09:23:01 [INFO] agent: Synced service "_v1_sdc_10.233.47.134_8443"
    2022/04/15 09:23:01 [DEBUG] agent: Node info in sync
    2022/04/15 09:23:01 [DEBUG] http: Request PUT /v1/agent/service/register (1.762978818s) from=10.233.71.4:53066
    2022/04/15 09:23:01 [DEBUG] agent: Service "_v1_sdc_10.233.47.134_8443" in sync
    2022/04/15 09:23:01 [DEBUG] agent: Node info in sync
    2022/04/15 09:23:01 [DEBUG] http: Request GET /v1/health/service/sdc-v1 (1.790341ms) from=10.233.71.4:53090
    2022/04/15 09:23:02 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-59f55f8877-j59rf.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/04/15 09:23:02 [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/04/15 09:23: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/04/15 09:23:03 [INFO] agent: Synced service "_v1_sdc-deprecated_10.233.47.134_8080"
    2022/04/15 09:23:03 [DEBUG] agent: Service "_v1_sdc_10.233.47.134_8443" in sync
    2022/04/15 09:23:03 [DEBUG] agent: Node info in sync
    2022/04/15 09:23:03 [DEBUG] http: Request PUT /v1/agent/service/register (859.790575ms) from=10.233.71.4:53098
    2022/04/15 09:23:03 [DEBUG] agent: Service "_v1_sdc_10.233.47.134_8443" in sync
    2022/04/15 09:23:03 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.47.134_8080" in sync
    2022/04/15 09:23:03 [DEBUG] agent: Node info in sync
    2022/04/15 09:23:03 [DEBUG] http: Request GET /v1/health/service/sdc-deprecated-v1 (99.645515ms) from=10.233.71.4:53102
    2022/04/15 09:23:03 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/04/15 09:23: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/04/15 09:23:04 [INFO] agent: Synced service "_v1_dmaap-dr-prov_10.233.17.50_443"
    2022/04/15 09:23:04 [DEBUG] agent: Service "_v1_sdc_10.233.47.134_8443" in sync
    2022/04/15 09:23:04 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.47.134_8080" in sync
    2022/04/15 09:23:04 [DEBUG] agent: Node info in sync
    2022/04/15 09:23:04 [DEBUG] http: Request PUT /v1/agent/service/register (863.462397ms) from=10.233.71.4:53106
    2022/04/15 09:23:04 [DEBUG] agent: Service "_v1_sdc_10.233.47.134_8443" in sync
    2022/04/15 09:23:04 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.47.134_8080" in sync
    2022/04/15 09:23:04 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.17.50_443" in sync
    2022/04/15 09:23:04 [DEBUG] agent: Node info in sync
    2022/04/15 09:23:04 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1 (128.118848ms) from=10.233.71.4:53112
    2022/04/15 09:23:05 [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/04/15 09:23:05 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/04/15 09:23:05 [INFO] agent: Synced service "_v0_multicloud-fcaps_10.233.42.15_9011"
    2022/04/15 09:23:05 [DEBUG] agent: Service "_v1_sdc_10.233.47.134_8443" in sync
    2022/04/15 09:23:05 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.47.134_8080" in sync
    2022/04/15 09:23:05 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.17.50_443" in sync
    2022/04/15 09:23:05 [DEBUG] agent: Node info in sync
    2022/04/15 09:23:05 [DEBUG] http: Request PUT /v1/agent/service/register (698.768626ms) from=10.233.71.4:53116
    2022/04/15 09:23:05 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.42.15_9011" in sync
    2022/04/15 09:23:05 [DEBUG] agent: Service "_v1_sdc_10.233.47.134_8443" in sync
    2022/04/15 09:23:05 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.47.134_8080" in sync
    2022/04/15 09:23:05 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.17.50_443" in sync
    2022/04/15 09:23:05 [DEBUG] agent: Node info in sync
    2022/04/15 09:23:06 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0 (299.826399ms) from=10.233.71.4:53132
    2022/04/15 09:23:06 [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/04/15 09:23:06 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/04/15 09:23:06 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.42.15_9011" in sync
    2022/04/15 09:23:06 [INFO] agent: Synced service "_v1_multicloud-fcaps_10.233.42.15_9011"
    2022/04/15 09:23:06 [DEBUG] agent: Service "_v1_sdc_10.233.47.134_8443" in sync
    2022/04/15 09:23:06 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.47.134_8080" in sync
    2022/04/15 09:23:06 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.17.50_443" in sync
    2022/04/15 09:23:06 [DEBUG] agent: Node info in sync
    2022/04/15 09:23:06 [DEBUG] http: Request PUT /v1/agent/service/register (300.550923ms) from=10.233.71.4:53138
    2022/04/15 09:23:06 [DEBUG] agent: Service "_v1_sdc_10.233.47.134_8443" in sync
    2022/04/15 09:23:06 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.47.134_8080" in sync
    2022/04/15 09:23:06 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.17.50_443" in sync
    2022/04/15 09:23:06 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.42.15_9011" in sync
    2022/04/15 09:23:06 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.42.15_9011" in sync
    2022/04/15 09:23:06 [DEBUG] agent: Node info in sync
    2022/04/15 09:23:06 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1 (755.481µs) from=10.233.71.4:53142
    2022/04/15 09:23:07 [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/04/15 09:23:07 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/04/15 09:23:07 [INFO] agent: Synced service "_v0_multicloud-pike_10.233.49.13_9007"
    2022/04/15 09:23:07 [DEBUG] agent: Service "_v1_sdc_10.233.47.134_8443" in sync
    2022/04/15 09:23:07 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.47.134_8080" in sync
    2022/04/15 09:23:07 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.17.50_443" in sync
    2022/04/15 09:23:07 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.42.15_9011" in sync
    2022/04/15 09:23:07 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.42.15_9011" in sync
    2022/04/15 09:23:07 [DEBUG] agent: Node info in sync
    2022/04/15 09:23:07 [DEBUG] http: Request PUT /v1/agent/service/register (290.917636ms) from=10.233.71.4:53150
    2022/04/15 09:23:07 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.42.15_9011" in sync
    2022/04/15 09:23:07 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.42.15_9011" in sync
    2022/04/15 09:23:07 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.49.13_9007" in sync
    2022/04/15 09:23:07 [DEBUG] agent: Service "_v1_sdc_10.233.47.134_8443" in sync
    2022/04/15 09:23:07 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.47.134_8080" in sync
    2022/04/15 09:23:07 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.17.50_443" in sync
    2022/04/15 09:23:07 [DEBUG] agent: Node info in sync
    2022/04/15 09:23:07 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0 (620.276µs) from=10.233.71.4:53152
    2022/04/15 09:23:08 [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/04/15 09:23: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/04/15 09:23:08 [DEBUG] agent: Service "_v1_sdc_10.233.47.134_8443" in sync
    2022/04/15 09:23:08 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.47.134_8080" in sync
    2022/04/15 09:23:08 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.17.50_443" in sync
    2022/04/15 09:23:08 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.42.15_9011" in sync
    2022/04/15 09:23:08 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.42.15_9011" in sync
    2022/04/15 09:23:08 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.49.13_9007" in sync
    2022/04/15 09:23:08 [INFO] agent: Synced service "_v1_multicloud-pike_10.233.49.13_9007"
    2022/04/15 09:23:08 [DEBUG] agent: Node info in sync
    2022/04/15 09:23:08 [DEBUG] http: Request PUT /v1/agent/service/register (230.963578ms) from=10.233.71.4:53162
    2022/04/15 09:23:08 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.49.13_9007" in sync
    2022/04/15 09:23:08 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.49.13_9007" in sync
    2022/04/15 09:23:08 [DEBUG] agent: Service "_v1_sdc_10.233.47.134_8443" in sync
    2022/04/15 09:23:08 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.47.134_8080" in sync
    2022/04/15 09:23:08 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.17.50_443" in sync
    2022/04/15 09:23:08 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.42.15_9011" in sync
    2022/04/15 09:23:08 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.42.15_9011" in sync
    2022/04/15 09:23:08 [DEBUG] agent: Node info in sync
    2022/04/15 09:23:08 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1 (507.265µs) from=10.233.71.4:53168
    2022/04/15 09:23:09 [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/04/15 09:23: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/04/15 09:23:09 [INFO] agent: Synced service "_v1_parser_10.233.63.202_8806"
    2022/04/15 09:23:09 [DEBUG] agent: Service "_v1_sdc_10.233.47.134_8443" in sync
    2022/04/15 09:23:09 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.47.134_8080" in sync
    2022/04/15 09:23:09 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.17.50_443" in sync
    2022/04/15 09:23:09 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.42.15_9011" in sync
    2022/04/15 09:23:09 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.42.15_9011" in sync
    2022/04/15 09:23:09 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.49.13_9007" in sync
    2022/04/15 09:23:09 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.49.13_9007" in sync
    2022/04/15 09:23:09 [DEBUG] agent: Node info in sync
    2022/04/15 09:23:09 [DEBUG] http: Request PUT /v1/agent/service/register (295.204787ms) from=10.233.71.4:53178
    2022/04/15 09:23:09 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.49.13_9007" in sync
    2022/04/15 09:23:09 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.49.13_9007" in sync
    2022/04/15 09:23:09 [DEBUG] agent: Service "_v1_parser_10.233.63.202_8806" in sync
    2022/04/15 09:23:09 [DEBUG] agent: Service "_v1_sdc_10.233.47.134_8443" in sync
    2022/04/15 09:23:09 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.47.134_8080" in sync
    2022/04/15 09:23:09 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.17.50_443" in sync
    2022/04/15 09:23:09 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.42.15_9011" in sync
    2022/04/15 09:23:09 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.42.15_9011" in sync
    2022/04/15 09:23:09 [DEBUG] agent: Node info in sync
    2022/04/15 09:23:09 [DEBUG] http: Request GET /v1/health/service/parser-v1 (464.316µs) from=10.233.71.4:53188
    2022/04/15 09:23:09 [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/04/15 09:23: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/04/15 09:23:09 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.42.15_9011" in sync
    2022/04/15 09:23:09 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.42.15_9011" in sync
    2022/04/15 09:23:09 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.49.13_9007" in sync
    2022/04/15 09:23:09 [DEBUG] agent: Service "_v1_parser_10.233.63.202_8806" in sync
    2022/04/15 09:23:09 [INFO] agent: Synced service "_v1_catalog_10.233.63.202_8806"
    2022/04/15 09:23:09 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.47.134_8080" in sync
    2022/04/15 09:23:09 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.17.50_443" in sync
    2022/04/15 09:23:09 [DEBUG] agent: Service "_v1_sdc_10.233.47.134_8443" in sync
    2022/04/15 09:23:09 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.49.13_9007" in sync
    2022/04/15 09:23:09 [DEBUG] agent: Node info in sync
    2022/04/15 09:23:09 [DEBUG] http: Request PUT /v1/agent/service/register (97.611515ms) from=10.233.71.4:53192
    2022/04/15 09:23:09 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.49.13_9007" in sync
    2022/04/15 09:23:09 [DEBUG] agent: Service "_v1_parser_10.233.63.202_8806" in sync
    2022/04/15 09:23:09 [DEBUG] agent: Service "_v1_catalog_10.233.63.202_8806" in sync
    2022/04/15 09:23:09 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.47.134_8080" in sync
    2022/04/15 09:23:09 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.17.50_443" in sync
    2022/04/15 09:23:09 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.42.15_9011" in sync
    2022/04/15 09:23:09 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.42.15_9011" in sync
    2022/04/15 09:23:09 [DEBUG] agent: Service "_v1_sdc_10.233.47.134_8443" in sync
    2022/04/15 09:23:09 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.49.13_9007" in sync
    2022/04/15 09:23:09 [DEBUG] agent: Node info in sync
    2022/04/15 09:23:09 [DEBUG] http: Request GET /v1/health/service/catalog-v1 (431.894µs) from=10.233.71.4:53196
    2022/04/15 09:23:10 [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/04/15 09:23: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/04/15 09:23:10 [DEBUG] agent: Service "_v1_sdc_10.233.47.134_8443" in sync
    2022/04/15 09:23:10 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.49.13_9007" in sync
    2022/04/15 09:23:10 [INFO] agent: Synced service "_v1_nsd_10.233.63.202_8806"
    2022/04/15 09:23:10 [DEBUG] agent: Service "_v1_parser_10.233.63.202_8806" in sync
    2022/04/15 09:23:10 [DEBUG] agent: Service "_v1_catalog_10.233.63.202_8806" in sync
    2022/04/15 09:23:10 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.47.134_8080" in sync
    2022/04/15 09:23:10 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.17.50_443" in sync
    2022/04/15 09:23:10 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.42.15_9011" in sync
    2022/04/15 09:23:10 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.42.15_9011" in sync
    2022/04/15 09:23:10 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.49.13_9007" in sync
    2022/04/15 09:23:10 [DEBUG] agent: Node info in sync
    2022/04/15 09:23:10 [DEBUG] http: Request PUT /v1/agent/service/register (305.51202ms) from=10.233.71.4:53202
    2022/04/15 09:23:10 [DEBUG] agent: Service "_v1_sdc_10.233.47.134_8443" in sync
    2022/04/15 09:23:10 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.49.13_9007" in sync
    2022/04/15 09:23:10 [DEBUG] agent: Service "_v1_nsd_10.233.63.202_8806" in sync
    2022/04/15 09:23:10 [DEBUG] agent: Service "_v1_parser_10.233.63.202_8806" in sync
    2022/04/15 09:23:10 [DEBUG] agent: Service "_v1_catalog_10.233.63.202_8806" in sync
    2022/04/15 09:23:10 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.47.134_8080" in sync
    2022/04/15 09:23:10 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.17.50_443" in sync
    2022/04/15 09:23:10 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.42.15_9011" in sync
    2022/04/15 09:23:10 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.42.15_9011" in sync
    2022/04/15 09:23:10 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.49.13_9007" in sync
    2022/04/15 09:23:10 [DEBUG] agent: Node info in sync
    2022/04/15 09:23:10 [DEBUG] http: Request GET /v1/health/service/nsd-v1 (479.036µs) from=10.233.71.4:53210
    2022/04/15 09:23:10 [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/04/15 09:23: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/04/15 09:23:11 [DEBUG] agent: Service "_v1_sdc_10.233.47.134_8443" in sync
    2022/04/15 09:23:11 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.49.13_9007" in sync
    2022/04/15 09:23:11 [DEBUG] agent: Service "_v1_nsd_10.233.63.202_8806" in sync
    2022/04/15 09:23:11 [INFO] agent: Synced service "_v1_vnfpkgm_10.233.63.202_8806"
    2022/04/15 09:23:11 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.47.134_8080" in sync
    2022/04/15 09:23:11 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.17.50_443" in sync
    2022/04/15 09:23:11 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.42.15_9011" in sync
    2022/04/15 09:23:11 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.42.15_9011" in sync
    2022/04/15 09:23:11 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.49.13_9007" in sync
    2022/04/15 09:23:11 [DEBUG] agent: Service "_v1_parser_10.233.63.202_8806" in sync
    2022/04/15 09:23:11 [DEBUG] agent: Service "_v1_catalog_10.233.63.202_8806" in sync
    2022/04/15 09:23:11 [DEBUG] agent: Node info in sync
    2022/04/15 09:23:11 [DEBUG] http: Request PUT /v1/agent/service/register (598.364848ms) from=10.233.71.4:53216
    2022/04/15 09:23:11 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.49.13_9007" in sync
    2022/04/15 09:23:11 [DEBUG] agent: Service "_v1_parser_10.233.63.202_8806" in sync
    2022/04/15 09:23:11 [DEBUG] agent: Service "_v1_catalog_10.233.63.202_8806" in sync
    2022/04/15 09:23:11 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.63.202_8806" in sync
    2022/04/15 09:23:11 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.47.134_8080" in sync
    2022/04/15 09:23:11 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.17.50_443" in sync
    2022/04/15 09:23:11 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.42.15_9011" in sync
    2022/04/15 09:23:11 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.42.15_9011" in sync
    2022/04/15 09:23:11 [DEBUG] agent: Service "_v1_sdc_10.233.47.134_8443" in sync
    2022/04/15 09:23:11 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.49.13_9007" in sync
    2022/04/15 09:23:11 [DEBUG] agent: Service "_v1_nsd_10.233.63.202_8806" in sync
    2022/04/15 09:23:11 [DEBUG] agent: Node info in sync
    2022/04/15 09:23:11 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1 (667.309µs) from=10.233.71.4:53226
    2022/04/15 09:23:11 [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/04/15 09:23: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/04/15 09:23:11 [DEBUG] agent: Service "_v1_catalog_10.233.63.202_8806" in sync
    2022/04/15 09:23:11 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.63.202_8806" in sync
    2022/04/15 09:23:11 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.47.134_8080" in sync
    2022/04/15 09:23:11 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.17.50_443" in sync
    2022/04/15 09:23:11 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.42.15_9011" in sync
    2022/04/15 09:23:11 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.42.15_9011" in sync
    2022/04/15 09:23:11 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.49.13_9007" in sync
    2022/04/15 09:23:11 [DEBUG] agent: Service "_v1_parser_10.233.63.202_8806" in sync
    2022/04/15 09:23:11 [INFO] agent: Synced service "_v0_multicloud_10.233.34.236_9001"
    2022/04/15 09:23:11 [DEBUG] agent: Service "_v1_sdc_10.233.47.134_8443" in sync
    2022/04/15 09:23:11 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.49.13_9007" in sync
    2022/04/15 09:23:11 [DEBUG] agent: Service "_v1_nsd_10.233.63.202_8806" in sync
    2022/04/15 09:23:11 [DEBUG] agent: Node info in sync
    2022/04/15 09:23:11 [DEBUG] http: Request PUT /v1/agent/service/register (142.461993ms) from=10.233.71.4:53230
    2022/04/15 09:23:11 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.17.50_443" in sync
    2022/04/15 09:23:11 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.42.15_9011" in sync
    2022/04/15 09:23:11 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.42.15_9011" in sync
    2022/04/15 09:23:11 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.49.13_9007" in sync
    2022/04/15 09:23:11 [DEBUG] agent: Service "_v1_parser_10.233.63.202_8806" in sync
    2022/04/15 09:23:11 [DEBUG] agent: Service "_v1_catalog_10.233.63.202_8806" in sync
    2022/04/15 09:23:11 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.63.202_8806" in sync
    2022/04/15 09:23:11 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.47.134_8080" in sync
    2022/04/15 09:23:11 [DEBUG] agent: Service "_v0_multicloud_10.233.34.236_9001" in sync
    2022/04/15 09:23:11 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.49.13_9007" in sync
    2022/04/15 09:23:11 [DEBUG] agent: Service "_v1_nsd_10.233.63.202_8806" in sync
    2022/04/15 09:23:11 [DEBUG] agent: Service "_v1_sdc_10.233.47.134_8443" in sync
    2022/04/15 09:23:11 [DEBUG] agent: Node info in sync
    2022/04/15 09:23:11 [DEBUG] http: Request GET /v1/health/service/multicloud-v0 (534.39µs) from=10.233.71.4:53232
    2022/04/15 09:23:12 [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/04/15 09:23: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/04/15 09:23:12 [DEBUG] agent: Service "_v1_sdc_10.233.47.134_8443" in sync
    2022/04/15 09:23:12 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.49.13_9007" in sync
    2022/04/15 09:23:12 [DEBUG] agent: Service "_v1_nsd_10.233.63.202_8806" in sync
    2022/04/15 09:23:12 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.47.134_8080" in sync
    2022/04/15 09:23:12 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.17.50_443" in sync
    2022/04/15 09:23:12 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.42.15_9011" in sync
    2022/04/15 09:23:12 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.42.15_9011" in sync
    2022/04/15 09:23:12 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.49.13_9007" in sync
    2022/04/15 09:23:12 [DEBUG] agent: Service "_v1_parser_10.233.63.202_8806" in sync
    2022/04/15 09:23:12 [DEBUG] agent: Service "_v1_catalog_10.233.63.202_8806" in sync
    2022/04/15 09:23:12 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.63.202_8806" in sync
    2022/04/15 09:23:12 [DEBUG] agent: Service "_v0_multicloud_10.233.34.236_9001" in sync
    2022/04/15 09:23:12 [INFO] agent: Synced service "_v1_multicloud_10.233.34.236_9001"
    2022/04/15 09:23:12 [DEBUG] agent: Node info in sync
    2022/04/15 09:23:12 [DEBUG] http: Request PUT /v1/agent/service/register (495.565952ms) from=10.233.71.4:53240
    2022/04/15 09:23:12 [DEBUG] agent: Service "_v1_sdc_10.233.47.134_8443" in sync
    2022/04/15 09:23:12 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.49.13_9007" in sync
    2022/04/15 09:23:12 [DEBUG] agent: Service "_v1_nsd_10.233.63.202_8806" in sync
    2022/04/15 09:23:12 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.49.13_9007" in sync
    2022/04/15 09:23:12 [DEBUG] agent: Service "_v1_parser_10.233.63.202_8806" in sync
    2022/04/15 09:23:12 [DEBUG] agent: Service "_v1_catalog_10.233.63.202_8806" in sync
    2022/04/15 09:23:12 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.63.202_8806" in sync
    2022/04/15 09:23:12 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.47.134_8080" in sync
    2022/04/15 09:23:12 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.17.50_443" in sync
    2022/04/15 09:23:12 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.42.15_9011" in sync
    2022/04/15 09:23:12 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.42.15_9011" in sync
    2022/04/15 09:23:12 [DEBUG] agent: Service "_v0_multicloud_10.233.34.236_9001" in sync
    2022/04/15 09:23:12 [DEBUG] agent: Service "_v1_multicloud_10.233.34.236_9001" in sync
    2022/04/15 09:23:12 [DEBUG] agent: Node info in sync
    2022/04/15 09:23:12 [DEBUG] http: Request GET /v1/health/service/multicloud-v1 (726.507µs) from=10.233.71.4:53244
    2022/04/15 09:23:13 [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/04/15 09:23:13 [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/04/15 09:23:13 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.47.134_8080" in sync
    2022/04/15 09:23:13 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.49.13_9007" in sync
    2022/04/15 09:23:13 [DEBUG] agent: Service "_v1_parser_10.233.63.202_8806" in sync
    2022/04/15 09:23:13 [DEBUG] agent: Service "_v1_catalog_10.233.63.202_8806" in sync
    2022/04/15 09:23:13 [DEBUG] agent: Service "_v0_multicloud_10.233.34.236_9001" in sync
    2022/04/15 09:23:13 [DEBUG] agent: Service "_v1_multicloud_10.233.34.236_9001" in sync
    2022/04/15 09:23:13 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.49.13_9007" in sync
    2022/04/15 09:23:13 [INFO] agent: Synced service "_v1_wf-gui_10.233.40.193_8443"
    2022/04/15 09:23:13 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.17.50_443" in sync
    2022/04/15 09:23:13 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.42.15_9011" in sync
    2022/04/15 09:23:13 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.42.15_9011" in sync
    2022/04/15 09:23:13 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.63.202_8806" in sync
    2022/04/15 09:23:13 [DEBUG] agent: Service "_v1_sdc_10.233.47.134_8443" in sync
    2022/04/15 09:23:13 [DEBUG] agent: Service "_v1_nsd_10.233.63.202_8806" in sync
    2022/04/15 09:23:13 [DEBUG] agent: Node info in sync
    2022/04/15 09:23:13 [DEBUG] http: Request PUT /v1/agent/service/register (694.653562ms) from=10.233.71.4:53250
    2022/04/15 09:23:13 [DEBUG] agent: Service "_v0_multicloud_10.233.34.236_9001" in sync
    2022/04/15 09:23:13 [DEBUG] agent: Service "_v1_multicloud_10.233.34.236_9001" in sync
    2022/04/15 09:23:13 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.47.134_8080" in sync
    2022/04/15 09:23:13 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.49.13_9007" in sync
    2022/04/15 09:23:13 [DEBUG] agent: Service "_v1_parser_10.233.63.202_8806" in sync
    2022/04/15 09:23:13 [DEBUG] agent: Service "_v1_catalog_10.233.63.202_8806" in sync
    2022/04/15 09:23:13 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.49.13_9007" in sync
    2022/04/15 09:23:13 [DEBUG] agent: Service "_v1_wf-gui_10.233.40.193_8443" in sync
    2022/04/15 09:23:13 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.17.50_443" in sync
    2022/04/15 09:23:13 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.42.15_9011" in sync
    2022/04/15 09:23:13 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.42.15_9011" in sync
    2022/04/15 09:23:13 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.63.202_8806" in sync
    2022/04/15 09:23:13 [DEBUG] agent: Service "_v1_sdc_10.233.47.134_8443" in sync
    2022/04/15 09:23:13 [DEBUG] agent: Service "_v1_nsd_10.233.63.202_8806" in sync
    2022/04/15 09:23:13 [DEBUG] agent: Node info in sync
    2022/04/15 09:23:14 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (98.793115ms) from=10.233.71.4:53256
    2022/04/15 09:23:14 [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/04/15 09:23:14 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/04/15 09:23:14 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.49.13_9007" in sync
    2022/04/15 09:23:14 [DEBUG] agent: Service "_v1_wf-gui_10.233.40.193_8443" in sync
    2022/04/15 09:23:14 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.63.202_8806" in sync
    2022/04/15 09:23:14 [INFO] agent: Synced service "_v1_multicloud-k8s_10.233.18.121_9015"
    2022/04/15 09:23:14 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.17.50_443" in sync
    2022/04/15 09:23:14 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.42.15_9011" in sync
    2022/04/15 09:23:14 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.42.15_9011" in sync
    2022/04/15 09:23:14 [DEBUG] agent: Service "_v1_sdc_10.233.47.134_8443" in sync
    2022/04/15 09:23:14 [DEBUG] agent: Service "_v1_nsd_10.233.63.202_8806" in sync
    2022/04/15 09:23:14 [DEBUG] agent: Service "_v1_catalog_10.233.63.202_8806" in sync
    2022/04/15 09:23:14 [DEBUG] agent: Service "_v0_multicloud_10.233.34.236_9001" in sync
    2022/04/15 09:23:14 [DEBUG] agent: Service "_v1_multicloud_10.233.34.236_9001" in sync
    2022/04/15 09:23:14 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.47.134_8080" in sync
    2022/04/15 09:23:14 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.49.13_9007" in sync
    2022/04/15 09:23:14 [DEBUG] agent: Service "_v1_parser_10.233.63.202_8806" in sync
    2022/04/15 09:23:14 [DEBUG] agent: Node info in sync
    2022/04/15 09:23:14 [DEBUG] http: Request PUT /v1/agent/service/register (691.39328ms) from=10.233.71.4:53260
    2022/04/15 09:23:14 [DEBUG] agent: Service "_v1_sdc_10.233.47.134_8443" in sync
    2022/04/15 09:23:14 [DEBUG] agent: Service "_v1_nsd_10.233.63.202_8806" in sync
    2022/04/15 09:23:14 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.47.134_8080" in sync
    2022/04/15 09:23:14 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.49.13_9007" in sync
    2022/04/15 09:23:14 [DEBUG] agent: Service "_v1_parser_10.233.63.202_8806" in sync
    2022/04/15 09:23:14 [DEBUG] agent: Service "_v1_catalog_10.233.63.202_8806" in sync
    2022/04/15 09:23:14 [DEBUG] agent: Service "_v0_multicloud_10.233.34.236_9001" in sync
    2022/04/15 09:23:14 [DEBUG] agent: Service "_v1_multicloud_10.233.34.236_9001" in sync
    2022/04/15 09:23:14 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.49.13_9007" in sync
    2022/04/15 09:23:14 [DEBUG] agent: Service "_v1_wf-gui_10.233.40.193_8443" in sync
    2022/04/15 09:23:14 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.17.50_443" in sync
    2022/04/15 09:23:14 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.42.15_9011" in sync
    2022/04/15 09:23:14 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.42.15_9011" in sync
    2022/04/15 09:23:14 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.63.202_8806" in sync
    2022/04/15 09:23:14 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.18.121_9015" in sync
    2022/04/15 09:23:14 [DEBUG] agent: Node info in sync
    2022/04/15 09:23:14 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1 (542.765µs) from=10.233.71.4:53272
    2022/04/15 09:23:15 [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/04/15 09:23:15 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/04/15 09:23:15 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.49.13_9007" in sync
    2022/04/15 09:23:15 [DEBUG] agent: Service "_v1_wf-gui_10.233.40.193_8443" in sync
    2022/04/15 09:23:15 [INFO] agent: Synced service "_v1_message-router_10.233.60.195_3904"
    2022/04/15 09:23:15 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.17.50_443" in sync
    2022/04/15 09:23:15 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.42.15_9011" in sync
    2022/04/15 09:23:15 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.42.15_9011" in sync
    2022/04/15 09:23:15 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.63.202_8806" in sync
    2022/04/15 09:23:15 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.18.121_9015" in sync
    2022/04/15 09:23:15 [DEBUG] agent: Service "_v1_sdc_10.233.47.134_8443" in sync
    2022/04/15 09:23:15 [DEBUG] agent: Service "_v1_nsd_10.233.63.202_8806" in sync
    2022/04/15 09:23:15 [DEBUG] agent: Service "_v1_multicloud_10.233.34.236_9001" in sync
    2022/04/15 09:23:15 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.47.134_8080" in sync
    2022/04/15 09:23:15 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.49.13_9007" in sync
    2022/04/15 09:23:15 [DEBUG] agent: Service "_v1_parser_10.233.63.202_8806" in sync
    2022/04/15 09:23:15 [DEBUG] agent: Service "_v1_catalog_10.233.63.202_8806" in sync
    2022/04/15 09:23:15 [DEBUG] agent: Service "_v0_multicloud_10.233.34.236_9001" in sync
    2022/04/15 09:23:15 [DEBUG] agent: Node info in sync
    2022/04/15 09:23:15 [DEBUG] http: Request PUT /v1/agent/service/register (574.049478ms) from=10.233.71.4:53276
    2022/04/15 09:23:15 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.47.134_8080" in sync
    2022/04/15 09:23:15 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.49.13_9007" in sync
    2022/04/15 09:23:15 [DEBUG] agent: Service "_v1_parser_10.233.63.202_8806" in sync
    2022/04/15 09:23:15 [DEBUG] agent: Service "_v1_catalog_10.233.63.202_8806" in sync
    2022/04/15 09:23:15 [DEBUG] agent: Service "_v0_multicloud_10.233.34.236_9001" in sync
    2022/04/15 09:23:15 [DEBUG] agent: Service "_v1_multicloud_10.233.34.236_9001" in sync
    2022/04/15 09:23:15 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.49.13_9007" in sync
    2022/04/15 09:23:15 [DEBUG] agent: Service "_v1_wf-gui_10.233.40.193_8443" in sync
    2022/04/15 09:23:15 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.17.50_443" in sync
    2022/04/15 09:23:15 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.42.15_9011" in sync
    2022/04/15 09:23:15 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.42.15_9011" in sync
    2022/04/15 09:23:15 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.63.202_8806" in sync
    2022/04/15 09:23:15 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.18.121_9015" in sync
    2022/04/15 09:23:15 [DEBUG] agent: Service "_v1_message-router_10.233.60.195_3904" in sync
    2022/04/15 09:23:15 [DEBUG] agent: Service "_v1_sdc_10.233.47.134_8443" in sync
    2022/04/15 09:23:15 [DEBUG] agent: Service "_v1_nsd_10.233.63.202_8806" in sync
    2022/04/15 09:23:15 [DEBUG] agent: Node info in sync
    2022/04/15 09:23:15 [DEBUG] http: Request GET /v1/health/service/message-router-v1 (421.022µs) from=10.233.71.4:53284
    2022/04/15 09:23:16 [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/04/15 09:23:16 [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/04/15 09:23:17 [DEBUG] agent: Service "_v1_nsd_10.233.63.202_8806" in sync
    2022/04/15 09:23:17 [INFO] agent: Synced service "_v1_sdc-gui_10.233.49.42_8181"
    2022/04/15 09:23:17 [DEBUG] agent: Service "_v1_sdc_10.233.47.134_8443" in sync
    2022/04/15 09:23:17 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.49.13_9007" in sync
    2022/04/15 09:23:17 [DEBUG] agent: Service "_v1_parser_10.233.63.202_8806" in sync
    2022/04/15 09:23:17 [DEBUG] agent: Service "_v1_catalog_10.233.63.202_8806" in sync
    2022/04/15 09:23:17 [DEBUG] agent: Service "_v0_multicloud_10.233.34.236_9001" in sync
    2022/04/15 09:23:17 [DEBUG] agent: Service "_v1_multicloud_10.233.34.236_9001" in sync
    2022/04/15 09:23:17 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.47.134_8080" in sync
    2022/04/15 09:23:17 [DEBUG] agent: Service "_v1_wf-gui_10.233.40.193_8443" in sync
    2022/04/15 09:23:17 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.49.13_9007" in sync
    2022/04/15 09:23:17 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.42.15_9011" in sync
    2022/04/15 09:23:17 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.42.15_9011" in sync
    2022/04/15 09:23:17 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.63.202_8806" in sync
    2022/04/15 09:23:17 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.18.121_9015" in sync
    2022/04/15 09:23:17 [DEBUG] agent: Service "_v1_message-router_10.233.60.195_3904" in sync
    2022/04/15 09:23:17 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.17.50_443" in sync
    2022/04/15 09:23:17 [DEBUG] agent: Node info in sync
    2022/04/15 09:23:17 [DEBUG] http: Request PUT /v1/agent/service/register (1.074224242s) from=10.233.71.4:53292
    2022/04/15 09:23:17 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.18.121_9015" in sync
    2022/04/15 09:23:17 [DEBUG] agent: Service "_v1_message-router_10.233.60.195_3904" in sync
    2022/04/15 09:23:17 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.17.50_443" in sync
    2022/04/15 09:23:17 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.42.15_9011" in sync
    2022/04/15 09:23:17 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.42.15_9011" in sync
    2022/04/15 09:23:17 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.63.202_8806" in sync
    2022/04/15 09:23:17 [DEBUG] agent: Service "_v1_sdc_10.233.47.134_8443" in sync
    2022/04/15 09:23:17 [DEBUG] agent: Service "_v1_nsd_10.233.63.202_8806" in sync
    2022/04/15 09:23:17 [DEBUG] agent: Service "_v1_sdc-gui_10.233.49.42_8181" in sync
    2022/04/15 09:23:17 [DEBUG] agent: Service "_v0_multicloud_10.233.34.236_9001" in sync
    2022/04/15 09:23:17 [DEBUG] agent: Service "_v1_multicloud_10.233.34.236_9001" in sync
    2022/04/15 09:23:17 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.47.134_8080" in sync
    2022/04/15 09:23:17 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.49.13_9007" in sync
    2022/04/15 09:23:17 [DEBUG] agent: Service "_v1_parser_10.233.63.202_8806" in sync
    2022/04/15 09:23:17 [DEBUG] agent: Service "_v1_catalog_10.233.63.202_8806" in sync
    2022/04/15 09:23:17 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.49.13_9007" in sync
    2022/04/15 09:23:17 [DEBUG] agent: Service "_v1_wf-gui_10.233.40.193_8443" in sync
    2022/04/15 09:23:17 [DEBUG] agent: Node info in sync
    2022/04/15 09:23:17 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (590.05µs) from=10.233.71.4:53302
    2022/04/15 09:23:17 [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/04/15 09:23:17 [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/04/15 09:23:17 [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/04/15 09:23:17 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/04/15 09:23:17 [DEBUG] agent: Service "_v1_sdc_10.233.47.134_8443" in sync
    2022/04/15 09:23:17 [DEBUG] agent: Service "_v1_nsd_10.233.63.202_8806" in sync
    2022/04/15 09:23:17 [DEBUG] agent: Service "_v1_sdc-gui_10.233.49.42_8181" in sync
    2022/04/15 09:23:17 [INFO] agent: Synced service "_v11__aai-generic-query_10.233.71.37_8446"
    2022/04/15 09:23:17 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.47.134_8080" in sync
    2022/04/15 09:23:17 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.49.13_9007" in sync
    2022/04/15 09:23:17 [DEBUG] agent: Service "_v1_parser_10.233.63.202_8806" in sync
    2022/04/15 09:23:17 [DEBUG] agent: Service "_v1_catalog_10.233.63.202_8806" in sync
    2022/04/15 09:23:17 [DEBUG] agent: Service "_v0_multicloud_10.233.34.236_9001" in sync
    2022/04/15 09:23:17 [DEBUG] agent: Service "_v1_multicloud_10.233.34.236_9001" in sync
    2022/04/15 09:23:17 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.49.13_9007" in sync
    2022/04/15 09:23:17 [DEBUG] agent: Service "_v1_wf-gui_10.233.40.193_8443" in sync
    2022/04/15 09:23:17 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.17.50_443" in sync
    2022/04/15 09:23:17 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.42.15_9011" in sync
    2022/04/15 09:23:17 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.42.15_9011" in sync
    2022/04/15 09:23:17 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.63.202_8806" in sync
    2022/04/15 09:23:17 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.18.121_9015" in sync
    2022/04/15 09:23:17 [DEBUG] agent: Service "_v1_message-router_10.233.60.195_3904" in sync
    2022/04/15 09:23:17 [DEBUG] agent: Node info in sync
    2022/04/15 09:23:17 [DEBUG] http: Request PUT /v1/agent/service/register (442.055205ms) from=10.233.71.4:53306
    2022/04/15 09:23:17 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:17 [DEBUG] agent: Service "_v1_sdc_10.233.47.134_8443" in sync
    2022/04/15 09:23:17 [DEBUG] agent: Service "_v1_nsd_10.233.63.202_8806" in sync
    2022/04/15 09:23:17 [DEBUG] agent: Service "_v1_sdc-gui_10.233.49.42_8181" in sync
    2022/04/15 09:23:17 [DEBUG] agent: Service "_v1_catalog_10.233.63.202_8806" in sync
    2022/04/15 09:23:17 [DEBUG] agent: Service "_v0_multicloud_10.233.34.236_9001" in sync
    2022/04/15 09:23:17 [DEBUG] agent: Service "_v1_multicloud_10.233.34.236_9001" in sync
    2022/04/15 09:23:17 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.47.134_8080" in sync
    2022/04/15 09:23:17 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.49.13_9007" in sync
    2022/04/15 09:23:17 [DEBUG] agent: Service "_v1_parser_10.233.63.202_8806" in sync
    2022/04/15 09:23:17 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.49.13_9007" in sync
    2022/04/15 09:23:17 [DEBUG] agent: Service "_v1_wf-gui_10.233.40.193_8443" in sync
    2022/04/15 09:23:17 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.63.202_8806" in sync
    2022/04/15 09:23:17 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.18.121_9015" in sync
    2022/04/15 09:23:17 [DEBUG] agent: Service "_v1_message-router_10.233.60.195_3904" in sync
    2022/04/15 09:23:17 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.17.50_443" in sync
    2022/04/15 09:23:17 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.42.15_9011" in sync
    2022/04/15 09:23:17 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.42.15_9011" in sync
    2022/04/15 09:23:17 [DEBUG] agent: Node info in sync
    2022/04/15 09:23:18 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v11 (367.123µs) from=10.233.71.4:53310
    2022/04/15 09:23:18 [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/04/15 09:23:18 [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/04/15 09:23:18 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/04/15 09:23:18 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.47.134_8080" in sync
    2022/04/15 09:23:18 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.49.13_9007" in sync
    2022/04/15 09:23:18 [DEBUG] agent: Service "_v1_parser_10.233.63.202_8806" in sync
    2022/04/15 09:23:18 [DEBUG] agent: Service "_v1_catalog_10.233.63.202_8806" in sync
    2022/04/15 09:23:18 [DEBUG] agent: Service "_v0_multicloud_10.233.34.236_9001" in sync
    2022/04/15 09:23:18 [DEBUG] agent: Service "_v1_multicloud_10.233.34.236_9001" in sync
    2022/04/15 09:23:18 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.49.13_9007" in sync
    2022/04/15 09:23:18 [DEBUG] agent: Service "_v1_wf-gui_10.233.40.193_8443" in sync
    2022/04/15 09:23:18 [INFO] agent: Synced service "_v11_aai-generic-query_10.233.71.37_8446"
    2022/04/15 09:23:18 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.17.50_443" in sync
    2022/04/15 09:23:18 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.42.15_9011" in sync
    2022/04/15 09:23:18 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.42.15_9011" in sync
    2022/04/15 09:23:18 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.63.202_8806" in sync
    2022/04/15 09:23:18 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.18.121_9015" in sync
    2022/04/15 09:23:18 [DEBUG] agent: Service "_v1_message-router_10.233.60.195_3904" in sync
    2022/04/15 09:23:18 [DEBUG] agent: Service "_v1_sdc_10.233.47.134_8443" in sync
    2022/04/15 09:23:18 [DEBUG] agent: Service "_v1_nsd_10.233.63.202_8806" in sync
    2022/04/15 09:23:18 [DEBUG] agent: Service "_v1_sdc-gui_10.233.49.42_8181" in sync
    2022/04/15 09:23:18 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:18 [DEBUG] agent: Node info in sync
    2022/04/15 09:23:18 [DEBUG] http: Request PUT /v1/agent/service/register (313.464571ms) from=10.233.71.4:53314
    2022/04/15 09:23:18 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.42.15_9011" in sync
    2022/04/15 09:23:18 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.42.15_9011" in sync
    2022/04/15 09:23:18 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.63.202_8806" in sync
    2022/04/15 09:23:18 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.18.121_9015" in sync
    2022/04/15 09:23:18 [DEBUG] agent: Service "_v1_message-router_10.233.60.195_3904" in sync
    2022/04/15 09:23:18 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.17.50_443" in sync
    2022/04/15 09:23:18 [DEBUG] agent: Service "_v1_nsd_10.233.63.202_8806" in sync
    2022/04/15 09:23:18 [DEBUG] agent: Service "_v1_sdc-gui_10.233.49.42_8181" in sync
    2022/04/15 09:23:18 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:18 [DEBUG] agent: Service "_v1_sdc_10.233.47.134_8443" in sync
    2022/04/15 09:23:18 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.49.13_9007" in sync
    2022/04/15 09:23:18 [DEBUG] agent: Service "_v1_parser_10.233.63.202_8806" in sync
    2022/04/15 09:23:18 [DEBUG] agent: Service "_v1_catalog_10.233.63.202_8806" in sync
    2022/04/15 09:23:18 [DEBUG] agent: Service "_v0_multicloud_10.233.34.236_9001" in sync
    2022/04/15 09:23:18 [DEBUG] agent: Service "_v1_multicloud_10.233.34.236_9001" in sync
    2022/04/15 09:23:18 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.47.134_8080" in sync
    2022/04/15 09:23:18 [DEBUG] agent: Service "_v1_wf-gui_10.233.40.193_8443" in sync
    2022/04/15 09:23:18 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:18 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.49.13_9007" in sync
    2022/04/15 09:23:18 [DEBUG] agent: Node info in sync
    2022/04/15 09:23:18 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v11 (84.163197ms) from=10.233.71.4:53318
    2022/04/15 09:23:18 [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/04/15 09:23:18 [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/04/15 09:23:18 [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/04/15 09:23:18 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/04/15 09:23:19 [DEBUG] consul: Skipping self join check for "onap-msb-consul-59f55f8877-j59rf" since the cluster is too small
    2022/04/15 09:23:19 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.47.134_8080" in sync
    2022/04/15 09:23:19 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.49.13_9007" in sync
    2022/04/15 09:23:19 [DEBUG] agent: Service "_v1_parser_10.233.63.202_8806" in sync
    2022/04/15 09:23:19 [DEBUG] agent: Service "_v1_catalog_10.233.63.202_8806" in sync
    2022/04/15 09:23:19 [DEBUG] agent: Service "_v0_multicloud_10.233.34.236_9001" in sync
    2022/04/15 09:23:19 [DEBUG] agent: Service "_v1_multicloud_10.233.34.236_9001" in sync
    2022/04/15 09:23:19 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.49.13_9007" in sync
    2022/04/15 09:23:19 [DEBUG] agent: Service "_v1_wf-gui_10.233.40.193_8443" in sync
    2022/04/15 09:23:19 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:19 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.17.50_443" in sync
    2022/04/15 09:23:19 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.42.15_9011" in sync
    2022/04/15 09:23:19 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.42.15_9011" in sync
    2022/04/15 09:23:19 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.63.202_8806" in sync
    2022/04/15 09:23:19 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.18.121_9015" in sync
    2022/04/15 09:23:19 [DEBUG] agent: Service "_v1_message-router_10.233.60.195_3904" in sync
    2022/04/15 09:23:19 [INFO] agent: Synced service "_v12__aai-generic-query_10.233.71.37_8446"
    2022/04/15 09:23:19 [DEBUG] agent: Service "_v1_sdc_10.233.47.134_8443" in sync
    2022/04/15 09:23:19 [DEBUG] agent: Service "_v1_nsd_10.233.63.202_8806" in sync
    2022/04/15 09:23:19 [DEBUG] agent: Service "_v1_sdc-gui_10.233.49.42_8181" in sync
    2022/04/15 09:23:19 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:19 [DEBUG] agent: Node info in sync
    2022/04/15 09:23:19 [DEBUG] http: Request PUT /v1/agent/service/register (910.056857ms) from=10.233.71.4:53322
    2022/04/15 09:23:19 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.17.50_443" in sync
    2022/04/15 09:23:19 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.42.15_9011" in sync
    2022/04/15 09:23:19 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.42.15_9011" in sync
    2022/04/15 09:23:19 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.63.202_8806" in sync
    2022/04/15 09:23:19 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.18.121_9015" in sync
    2022/04/15 09:23:19 [DEBUG] agent: Service "_v1_message-router_10.233.60.195_3904" in sync
    2022/04/15 09:23:19 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:19 [DEBUG] agent: Service "_v1_sdc_10.233.47.134_8443" in sync
    2022/04/15 09:23:19 [DEBUG] agent: Service "_v1_nsd_10.233.63.202_8806" in sync
    2022/04/15 09:23:19 [DEBUG] agent: Service "_v1_sdc-gui_10.233.49.42_8181" in sync
    2022/04/15 09:23:19 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:19 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.47.134_8080" in sync
    2022/04/15 09:23:19 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.49.13_9007" in sync
    2022/04/15 09:23:19 [DEBUG] agent: Service "_v1_parser_10.233.63.202_8806" in sync
    2022/04/15 09:23:19 [DEBUG] agent: Service "_v1_catalog_10.233.63.202_8806" in sync
    2022/04/15 09:23:19 [DEBUG] agent: Service "_v0_multicloud_10.233.34.236_9001" in sync
    2022/04/15 09:23:19 [DEBUG] agent: Service "_v1_multicloud_10.233.34.236_9001" in sync
    2022/04/15 09:23:19 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.49.13_9007" in sync
    2022/04/15 09:23:19 [DEBUG] agent: Service "_v1_wf-gui_10.233.40.193_8443" in sync
    2022/04/15 09:23:19 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:19 [DEBUG] agent: Node info in sync
    2022/04/15 09:23:19 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v12 (793.176µs) from=10.233.71.4:53342
    2022/04/15 09:23:20 [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/04/15 09:23:20 [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/04/15 09:23:20 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/04/15 09:23:20 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.47.134_8080" in sync
    2022/04/15 09:23:20 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.49.13_9007" in sync
    2022/04/15 09:23:20 [DEBUG] agent: Service "_v1_parser_10.233.63.202_8806" in sync
    2022/04/15 09:23:20 [DEBUG] agent: Service "_v1_catalog_10.233.63.202_8806" in sync
    2022/04/15 09:23:20 [DEBUG] agent: Service "_v0_multicloud_10.233.34.236_9001" in sync
    2022/04/15 09:23:20 [DEBUG] agent: Service "_v1_multicloud_10.233.34.236_9001" in sync
    2022/04/15 09:23:20 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.49.13_9007" in sync
    2022/04/15 09:23:20 [DEBUG] agent: Service "_v1_wf-gui_10.233.40.193_8443" in sync
    2022/04/15 09:23:20 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:20 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.17.50_443" in sync
    2022/04/15 09:23:20 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.42.15_9011" in sync
    2022/04/15 09:23:20 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.42.15_9011" in sync
    2022/04/15 09:23:20 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.63.202_8806" in sync
    2022/04/15 09:23:20 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.18.121_9015" in sync
    2022/04/15 09:23:20 [DEBUG] agent: Service "_v1_message-router_10.233.60.195_3904" in sync
    2022/04/15 09:23:20 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:20 [DEBUG] agent: Service "_v1_sdc_10.233.47.134_8443" in sync
    2022/04/15 09:23:20 [DEBUG] agent: Service "_v1_nsd_10.233.63.202_8806" in sync
    2022/04/15 09:23:20 [DEBUG] agent: Service "_v1_sdc-gui_10.233.49.42_8181" in sync
    2022/04/15 09:23:20 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:20 [INFO] agent: Synced service "_v12_aai-generic-query_10.233.71.37_8446"
    2022/04/15 09:23:20 [DEBUG] agent: Node info in sync
    2022/04/15 09:23:20 [DEBUG] http: Request PUT /v1/agent/service/register (295.660179ms) from=10.233.71.4:53350
    2022/04/15 09:23:20 [DEBUG] agent: Service "_v0_multicloud_10.233.34.236_9001" in sync
    2022/04/15 09:23:20 [DEBUG] agent: Service "_v1_multicloud_10.233.34.236_9001" in sync
    2022/04/15 09:23:20 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.47.134_8080" in sync
    2022/04/15 09:23:20 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.49.13_9007" in sync
    2022/04/15 09:23:20 [DEBUG] agent: Service "_v1_parser_10.233.63.202_8806" in sync
    2022/04/15 09:23:20 [DEBUG] agent: Service "_v1_catalog_10.233.63.202_8806" in sync
    2022/04/15 09:23:20 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.49.13_9007" in sync
    2022/04/15 09:23:20 [DEBUG] agent: Service "_v1_wf-gui_10.233.40.193_8443" in sync
    2022/04/15 09:23:20 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:20 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.18.121_9015" in sync
    2022/04/15 09:23:20 [DEBUG] agent: Service "_v1_message-router_10.233.60.195_3904" in sync
    2022/04/15 09:23:20 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:20 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.17.50_443" in sync
    2022/04/15 09:23:20 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.42.15_9011" in sync
    2022/04/15 09:23:20 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.42.15_9011" in sync
    2022/04/15 09:23:20 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.63.202_8806" in sync
    2022/04/15 09:23:20 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:20 [DEBUG] agent: Service "_v1_sdc_10.233.47.134_8443" in sync
    2022/04/15 09:23:20 [DEBUG] agent: Service "_v1_nsd_10.233.63.202_8806" in sync
    2022/04/15 09:23:20 [DEBUG] agent: Service "_v1_sdc-gui_10.233.49.42_8181" in sync
    2022/04/15 09:23:20 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:20 [DEBUG] agent: Node info in sync
    2022/04/15 09:23:20 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v12 (545.286µs) from=10.233.71.4:53354
    2022/04/15 09:23:20 [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/04/15 09:23:20 [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/04/15 09:23:20 [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/04/15 09:23:20 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/04/15 09:23:21 [DEBUG] agent: Service "_v1_sdc_10.233.47.134_8443" in sync
    2022/04/15 09:23:21 [DEBUG] agent: Service "_v1_nsd_10.233.63.202_8806" in sync
    2022/04/15 09:23:21 [DEBUG] agent: Service "_v1_sdc-gui_10.233.49.42_8181" in sync
    2022/04/15 09:23:21 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:21 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:21 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.47.134_8080" in sync
    2022/04/15 09:23:21 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.49.13_9007" in sync
    2022/04/15 09:23:21 [DEBUG] agent: Service "_v1_parser_10.233.63.202_8806" in sync
    2022/04/15 09:23:21 [DEBUG] agent: Service "_v1_catalog_10.233.63.202_8806" in sync
    2022/04/15 09:23:21 [DEBUG] agent: Service "_v0_multicloud_10.233.34.236_9001" in sync
    2022/04/15 09:23:21 [DEBUG] agent: Service "_v1_multicloud_10.233.34.236_9001" in sync
    2022/04/15 09:23:21 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.49.13_9007" in sync
    2022/04/15 09:23:21 [DEBUG] agent: Service "_v1_wf-gui_10.233.40.193_8443" in sync
    2022/04/15 09:23:21 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:21 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.17.50_443" in sync
    2022/04/15 09:23:21 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.42.15_9011" in sync
    2022/04/15 09:23:21 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.42.15_9011" in sync
    2022/04/15 09:23:21 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.63.202_8806" in sync
    2022/04/15 09:23:21 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.18.121_9015" in sync
    2022/04/15 09:23:21 [DEBUG] agent: Service "_v1_message-router_10.233.60.195_3904" in sync
    2022/04/15 09:23:21 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:21 [INFO] agent: Synced service "_v13__aai-generic-query_10.233.71.37_8446"
    2022/04/15 09:23:21 [DEBUG] agent: Node info in sync
    2022/04/15 09:23:21 [DEBUG] http: Request PUT /v1/agent/service/register (428.422849ms) from=10.233.71.4:53364
    2022/04/15 09:23:21 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.17.50_443" in sync
    2022/04/15 09:23:21 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.42.15_9011" in sync
    2022/04/15 09:23:21 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.42.15_9011" in sync
    2022/04/15 09:23:21 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.63.202_8806" in sync
    2022/04/15 09:23:21 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.18.121_9015" in sync
    2022/04/15 09:23:21 [DEBUG] agent: Service "_v1_message-router_10.233.60.195_3904" in sync
    2022/04/15 09:23:21 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:21 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:21 [DEBUG] agent: Service "_v1_sdc_10.233.47.134_8443" in sync
    2022/04/15 09:23:21 [DEBUG] agent: Service "_v1_nsd_10.233.63.202_8806" in sync
    2022/04/15 09:23:21 [DEBUG] agent: Service "_v1_sdc-gui_10.233.49.42_8181" in sync
    2022/04/15 09:23:21 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:21 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:21 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.47.134_8080" in sync
    2022/04/15 09:23:21 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.49.13_9007" in sync
    2022/04/15 09:23:21 [DEBUG] agent: Service "_v1_parser_10.233.63.202_8806" in sync
    2022/04/15 09:23:21 [DEBUG] agent: Service "_v1_catalog_10.233.63.202_8806" in sync
    2022/04/15 09:23:21 [DEBUG] agent: Service "_v0_multicloud_10.233.34.236_9001" in sync
    2022/04/15 09:23:21 [DEBUG] agent: Service "_v1_multicloud_10.233.34.236_9001" in sync
    2022/04/15 09:23:21 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.49.13_9007" in sync
    2022/04/15 09:23:21 [DEBUG] agent: Service "_v1_wf-gui_10.233.40.193_8443" in sync
    2022/04/15 09:23:21 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:21 [DEBUG] agent: Node info in sync
    2022/04/15 09:23:21 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v13 (394.779µs) from=10.233.71.4:53374
    2022/04/15 09:23:21 [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/04/15 09:23:21 [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/04/15 09:23:21 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/04/15 09:23:22 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.49.13_9007" in sync
    2022/04/15 09:23:22 [DEBUG] agent: Service "_v1_wf-gui_10.233.40.193_8443" in sync
    2022/04/15 09:23:22 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:22 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.63.202_8806" in sync
    2022/04/15 09:23:22 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.18.121_9015" in sync
    2022/04/15 09:23:22 [DEBUG] agent: Service "_v1_message-router_10.233.60.195_3904" in sync
    2022/04/15 09:23:22 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:22 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:22 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.17.50_443" in sync
    2022/04/15 09:23:22 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.42.15_9011" in sync
    2022/04/15 09:23:22 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.42.15_9011" in sync
    2022/04/15 09:23:22 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:22 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:22 [DEBUG] agent: Service "_v1_sdc_10.233.47.134_8443" in sync
    2022/04/15 09:23:22 [DEBUG] agent: Service "_v1_nsd_10.233.63.202_8806" in sync
    2022/04/15 09:23:22 [DEBUG] agent: Service "_v1_sdc-gui_10.233.49.42_8181" in sync
    2022/04/15 09:23:22 [DEBUG] agent: Service "_v1_catalog_10.233.63.202_8806" in sync
    2022/04/15 09:23:22 [DEBUG] agent: Service "_v0_multicloud_10.233.34.236_9001" in sync
    2022/04/15 09:23:22 [DEBUG] agent: Service "_v1_multicloud_10.233.34.236_9001" in sync
    2022/04/15 09:23:22 [INFO] agent: Synced service "_v13_aai-generic-query_10.233.71.37_8446"
    2022/04/15 09:23:22 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.47.134_8080" in sync
    2022/04/15 09:23:22 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.49.13_9007" in sync
    2022/04/15 09:23:22 [DEBUG] agent: Service "_v1_parser_10.233.63.202_8806" in sync
    2022/04/15 09:23:22 [DEBUG] agent: Node info in sync
    2022/04/15 09:23:22 [DEBUG] http: Request PUT /v1/agent/service/register (858.220409ms) from=10.233.71.4:53378
    2022/04/15 09:23:22 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.49.13_9007" in sync
    2022/04/15 09:23:22 [DEBUG] agent: Service "_v1_wf-gui_10.233.40.193_8443" in sync
    2022/04/15 09:23:22 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:22 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.63.202_8806" in sync
    2022/04/15 09:23:22 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.18.121_9015" in sync
    2022/04/15 09:23:22 [DEBUG] agent: Service "_v1_message-router_10.233.60.195_3904" in sync
    2022/04/15 09:23:22 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:22 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:22 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.17.50_443" in sync
    2022/04/15 09:23:22 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.42.15_9011" in sync
    2022/04/15 09:23:22 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.42.15_9011" in sync
    2022/04/15 09:23:22 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:22 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:22 [DEBUG] agent: Service "_v1_sdc_10.233.47.134_8443" in sync
    2022/04/15 09:23:22 [DEBUG] agent: Service "_v1_nsd_10.233.63.202_8806" in sync
    2022/04/15 09:23:22 [DEBUG] agent: Service "_v1_sdc-gui_10.233.49.42_8181" in sync
    2022/04/15 09:23:22 [DEBUG] agent: Service "_v1_catalog_10.233.63.202_8806" in sync
    2022/04/15 09:23:22 [DEBUG] agent: Service "_v0_multicloud_10.233.34.236_9001" in sync
    2022/04/15 09:23:22 [DEBUG] agent: Service "_v1_multicloud_10.233.34.236_9001" in sync
    2022/04/15 09:23:22 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:22 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.47.134_8080" in sync
    2022/04/15 09:23:22 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.49.13_9007" in sync
    2022/04/15 09:23:22 [DEBUG] agent: Service "_v1_parser_10.233.63.202_8806" in sync
    2022/04/15 09:23:22 [DEBUG] agent: Node info in sync
    2022/04/15 09:23:22 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v13 (286.31µs) from=10.233.71.4:53384
    2022/04/15 09:23:22 [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/04/15 09:23:22 [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/04/15 09:23:22 [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/04/15 09:23:22 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/04/15 09:23:22 [DEBUG] agent: Service "_v1_sdc_10.233.47.134_8443" in sync
    2022/04/15 09:23:22 [DEBUG] agent: Service "_v1_nsd_10.233.63.202_8806" in sync
    2022/04/15 09:23:22 [DEBUG] agent: Service "_v1_sdc-gui_10.233.49.42_8181" in sync
    2022/04/15 09:23:22 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:22 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:22 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:22 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.47.134_8080" in sync
    2022/04/15 09:23:22 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.49.13_9007" in sync
    2022/04/15 09:23:22 [DEBUG] agent: Service "_v1_parser_10.233.63.202_8806" in sync
    2022/04/15 09:23:22 [DEBUG] agent: Service "_v1_catalog_10.233.63.202_8806" in sync
    2022/04/15 09:23:22 [DEBUG] agent: Service "_v0_multicloud_10.233.34.236_9001" in sync
    2022/04/15 09:23:22 [DEBUG] agent: Service "_v1_multicloud_10.233.34.236_9001" in sync
    2022/04/15 09:23:22 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.49.13_9007" in sync
    2022/04/15 09:23:22 [DEBUG] agent: Service "_v1_wf-gui_10.233.40.193_8443" in sync
    2022/04/15 09:23:22 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:22 [INFO] agent: Synced service "_v14__aai-generic-query_10.233.71.37_8446"
    2022/04/15 09:23:22 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:22 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:22 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.17.50_443" in sync
    2022/04/15 09:23:22 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.42.15_9011" in sync
    2022/04/15 09:23:22 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.42.15_9011" in sync
    2022/04/15 09:23:22 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.63.202_8806" in sync
    2022/04/15 09:23:22 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.18.121_9015" in sync
    2022/04/15 09:23:22 [DEBUG] agent: Service "_v1_message-router_10.233.60.195_3904" in sync
    2022/04/15 09:23:22 [DEBUG] agent: Node info in sync
    2022/04/15 09:23:22 [DEBUG] http: Request PUT /v1/agent/service/register (240.900282ms) from=10.233.71.4:53390
    2022/04/15 09:23:22 [DEBUG] agent: Service "_v0_multicloud_10.233.34.236_9001" in sync
    2022/04/15 09:23:22 [DEBUG] agent: Service "_v1_multicloud_10.233.34.236_9001" in sync
    2022/04/15 09:23:22 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:22 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.47.134_8080" in sync
    2022/04/15 09:23:22 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.49.13_9007" in sync
    2022/04/15 09:23:22 [DEBUG] agent: Service "_v1_parser_10.233.63.202_8806" in sync
    2022/04/15 09:23:22 [DEBUG] agent: Service "_v1_catalog_10.233.63.202_8806" in sync
    2022/04/15 09:23:22 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.49.13_9007" in sync
    2022/04/15 09:23:22 [DEBUG] agent: Service "_v1_wf-gui_10.233.40.193_8443" in sync
    2022/04/15 09:23:22 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:22 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:22 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.18.121_9015" in sync
    2022/04/15 09:23:22 [DEBUG] agent: Service "_v1_message-router_10.233.60.195_3904" in sync
    2022/04/15 09:23:22 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:22 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:22 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.17.50_443" in sync
    2022/04/15 09:23:22 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.42.15_9011" in sync
    2022/04/15 09:23:22 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.42.15_9011" in sync
    2022/04/15 09:23:22 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.63.202_8806" in sync
    2022/04/15 09:23:22 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:22 [DEBUG] agent: Service "_v1_sdc_10.233.47.134_8443" in sync
    2022/04/15 09:23:22 [DEBUG] agent: Service "_v1_nsd_10.233.63.202_8806" in sync
    2022/04/15 09:23:22 [DEBUG] agent: Service "_v1_sdc-gui_10.233.49.42_8181" in sync
    2022/04/15 09:23:22 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:22 [DEBUG] agent: Node info in sync
    2022/04/15 09:23:23 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v14 (483.721µs) from=10.233.71.4:53394
    2022/04/15 09:23:23 [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/04/15 09:23:23 [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/04/15 09:23:23 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/04/15 09:23:23 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.49.13_9007" in sync
    2022/04/15 09:23:23 [DEBUG] agent: Service "_v1_parser_10.233.63.202_8806" in sync
    2022/04/15 09:23:23 [DEBUG] agent: Service "_v1_catalog_10.233.63.202_8806" in sync
    2022/04/15 09:23:23 [DEBUG] agent: Service "_v0_multicloud_10.233.34.236_9001" in sync
    2022/04/15 09:23:23 [DEBUG] agent: Service "_v1_multicloud_10.233.34.236_9001" in sync
    2022/04/15 09:23:23 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:23 [INFO] agent: Synced service "_v14_aai-generic-query_10.233.71.37_8446"
    2022/04/15 09:23:23 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.47.134_8080" in sync
    2022/04/15 09:23:23 [DEBUG] agent: Service "_v1_wf-gui_10.233.40.193_8443" in sync
    2022/04/15 09:23:23 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:23 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:23 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.49.13_9007" in sync
    2022/04/15 09:23:23 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.42.15_9011" in sync
    2022/04/15 09:23:23 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.42.15_9011" in sync
    2022/04/15 09:23:23 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.63.202_8806" in sync
    2022/04/15 09:23:23 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.18.121_9015" in sync
    2022/04/15 09:23:23 [DEBUG] agent: Service "_v1_message-router_10.233.60.195_3904" in sync
    2022/04/15 09:23:23 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:23 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:23 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.17.50_443" in sync
    2022/04/15 09:23:23 [DEBUG] agent: Service "_v1_nsd_10.233.63.202_8806" in sync
    2022/04/15 09:23:23 [DEBUG] agent: Service "_v1_sdc-gui_10.233.49.42_8181" in sync
    2022/04/15 09:23:23 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:23 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:23 [DEBUG] agent: Service "_v1_sdc_10.233.47.134_8443" in sync
    2022/04/15 09:23:23 [DEBUG] agent: Node info in sync
    2022/04/15 09:23:23 [DEBUG] http: Request PUT /v1/agent/service/register (768.08368ms) from=10.233.71.4:53398
    2022/04/15 09:23:23 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.49.13_9007" in sync
    2022/04/15 09:23:23 [DEBUG] agent: Service "_v1_parser_10.233.63.202_8806" in sync
    2022/04/15 09:23:23 [DEBUG] agent: Service "_v1_catalog_10.233.63.202_8806" in sync
    2022/04/15 09:23:23 [DEBUG] agent: Service "_v0_multicloud_10.233.34.236_9001" in sync
    2022/04/15 09:23:23 [DEBUG] agent: Service "_v1_multicloud_10.233.34.236_9001" in sync
    2022/04/15 09:23:23 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:23 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:23 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.47.134_8080" in sync
    2022/04/15 09:23:23 [DEBUG] agent: Service "_v1_wf-gui_10.233.40.193_8443" in sync
    2022/04/15 09:23:23 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:23 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:23 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.49.13_9007" in sync
    2022/04/15 09:23:23 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.42.15_9011" in sync
    2022/04/15 09:23:23 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.42.15_9011" in sync
    2022/04/15 09:23:23 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.63.202_8806" in sync
    2022/04/15 09:23:23 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.18.121_9015" in sync
    2022/04/15 09:23:23 [DEBUG] agent: Service "_v1_message-router_10.233.60.195_3904" in sync
    2022/04/15 09:23:23 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:23 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:23 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.17.50_443" in sync
    2022/04/15 09:23:23 [DEBUG] agent: Service "_v1_nsd_10.233.63.202_8806" in sync
    2022/04/15 09:23:23 [DEBUG] agent: Service "_v1_sdc-gui_10.233.49.42_8181" in sync
    2022/04/15 09:23:23 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:23 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:23 [DEBUG] agent: Service "_v1_sdc_10.233.47.134_8443" in sync
    2022/04/15 09:23:23 [DEBUG] agent: Node info in sync
    2022/04/15 09:23:23 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v14 (279.744µs) from=10.233.71.4:53404
    2022/04/15 09:23:24 [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/04/15 09:23:24 [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/04/15 09:23:24 [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/04/15 09:23:24 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/04/15 09:23:25 [DEBUG] agent: Service "_v1_nsd_10.233.63.202_8806" in sync
    2022/04/15 09:23:25 [DEBUG] agent: Service "_v1_sdc-gui_10.233.49.42_8181" in sync
    2022/04/15 09:23:25 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:25 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:25 [INFO] agent: Synced service "_v15__aai-generic-query_10.233.71.37_8446"
    2022/04/15 09:23:25 [DEBUG] agent: Service "_v1_sdc_10.233.47.134_8443" in sync
    2022/04/15 09:23:25 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.49.13_9007" in sync
    2022/04/15 09:23:25 [DEBUG] agent: Service "_v1_parser_10.233.63.202_8806" in sync
    2022/04/15 09:23:25 [DEBUG] agent: Service "_v1_catalog_10.233.63.202_8806" in sync
    2022/04/15 09:23:25 [DEBUG] agent: Service "_v0_multicloud_10.233.34.236_9001" in sync
    2022/04/15 09:23:25 [DEBUG] agent: Service "_v1_multicloud_10.233.34.236_9001" in sync
    2022/04/15 09:23:25 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:25 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:25 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.47.134_8080" in sync
    2022/04/15 09:23:25 [DEBUG] agent: Service "_v1_wf-gui_10.233.40.193_8443" in sync
    2022/04/15 09:23:25 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:25 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:25 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.49.13_9007" in sync
    2022/04/15 09:23:25 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.42.15_9011" in sync
    2022/04/15 09:23:25 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.42.15_9011" in sync
    2022/04/15 09:23:25 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.63.202_8806" in sync
    2022/04/15 09:23:25 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.18.121_9015" in sync
    2022/04/15 09:23:25 [DEBUG] agent: Service "_v1_message-router_10.233.60.195_3904" in sync
    2022/04/15 09:23:25 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:25 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:25 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.17.50_443" in sync
    2022/04/15 09:23:25 [DEBUG] agent: Node info in sync
    2022/04/15 09:23:25 [DEBUG] http: Request PUT /v1/agent/service/register (1.00062955s) from=10.233.71.4:53408
    2022/04/15 09:23:25 [DEBUG] agent: Service "_v0_multicloud_10.233.34.236_9001" in sync
    2022/04/15 09:23:25 [DEBUG] agent: Service "_v1_multicloud_10.233.34.236_9001" in sync
    2022/04/15 09:23:25 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:25 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:25 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.47.134_8080" in sync
    2022/04/15 09:23:25 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.49.13_9007" in sync
    2022/04/15 09:23:25 [DEBUG] agent: Service "_v1_parser_10.233.63.202_8806" in sync
    2022/04/15 09:23:25 [DEBUG] agent: Service "_v1_catalog_10.233.63.202_8806" in sync
    2022/04/15 09:23:25 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.49.13_9007" in sync
    2022/04/15 09:23:25 [DEBUG] agent: Service "_v1_wf-gui_10.233.40.193_8443" in sync
    2022/04/15 09:23:25 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:25 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:25 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.18.121_9015" in sync
    2022/04/15 09:23:25 [DEBUG] agent: Service "_v1_message-router_10.233.60.195_3904" in sync
    2022/04/15 09:23:25 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:25 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:25 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.17.50_443" in sync
    2022/04/15 09:23:25 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.42.15_9011" in sync
    2022/04/15 09:23:25 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.42.15_9011" in sync
    2022/04/15 09:23:25 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.63.202_8806" in sync
    2022/04/15 09:23:25 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:25 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:25 [DEBUG] agent: Service "_v1_sdc_10.233.47.134_8443" in sync
    2022/04/15 09:23:25 [DEBUG] agent: Service "_v1_nsd_10.233.63.202_8806" in sync
    2022/04/15 09:23:25 [DEBUG] agent: Service "_v1_sdc-gui_10.233.49.42_8181" in sync
    2022/04/15 09:23:25 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:25 [DEBUG] agent: Node info in sync
    2022/04/15 09:23:25 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v15 (449.901µs) from=10.233.71.4:53424
    2022/04/15 09:23:25 [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/04/15 09:23:25 [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/04/15 09:23:25 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/04/15 09:23:31 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.47.134_8080" in sync
    2022/04/15 09:23:31 [DEBUG] agent: Service "_v0_multicloud_10.233.34.236_9001" in sync
    2022/04/15 09:23:31 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:31 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.49.13_9007" in sync
    2022/04/15 09:23:31 [DEBUG] agent: Service "_v1_wf-gui_10.233.40.193_8443" in sync
    2022/04/15 09:23:31 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.42.15_9011" in sync
    2022/04/15 09:23:31 [DEBUG] agent: Service "_v1_sdc-gui_10.233.49.42_8181" in sync
    2022/04/15 09:23:31 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:31 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.49.13_9007" in sync
    2022/04/15 09:23:31 [DEBUG] agent: Service "_v1_parser_10.233.63.202_8806" in sync
    2022/04/15 09:23:31 [DEBUG] agent: Service "_v1_catalog_10.233.63.202_8806" in sync
    2022/04/15 09:23:31 [DEBUG] agent: Service "_v1_multicloud_10.233.34.236_9001" in sync
    2022/04/15 09:23:31 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:31 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:31 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:31 [DEBUG] agent: Service "_v1_message-router_10.233.60.195_3904" in sync
    2022/04/15 09:23:31 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:31 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:31 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.17.50_443" in sync
    2022/04/15 09:23:31 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.42.15_9011" in sync
    2022/04/15 09:23:31 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.63.202_8806" in sync
    2022/04/15 09:23:31 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.18.121_9015" in sync
    2022/04/15 09:23:31 [DEBUG] agent: Service "_v1_sdc_10.233.47.134_8443" in sync
    2022/04/15 09:23:31 [DEBUG] agent: Service "_v1_nsd_10.233.63.202_8806" in sync
    2022/04/15 09:23:31 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:31 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:31 [INFO] agent: Synced service "_v15_aai-generic-query_10.233.71.37_8446"
    2022/04/15 09:23:31 [DEBUG] agent: Node info in sync
    2022/04/15 09:23:31 [DEBUG] http: Request PUT /v1/agent/service/register (5.899333606s) from=10.233.71.4:53428
    2022/04/15 09:23:31 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:31 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.49.13_9007" in sync
    2022/04/15 09:23:31 [DEBUG] agent: Service "_v1_parser_10.233.63.202_8806" in sync
    2022/04/15 09:23:31 [DEBUG] agent: Service "_v1_catalog_10.233.63.202_8806" in sync
    2022/04/15 09:23:31 [DEBUG] agent: Service "_v1_multicloud_10.233.34.236_9001" in sync
    2022/04/15 09:23:31 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:31 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:31 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.18.121_9015" in sync
    2022/04/15 09:23:31 [DEBUG] agent: Service "_v1_message-router_10.233.60.195_3904" in sync
    2022/04/15 09:23:31 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:31 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:31 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.17.50_443" in sync
    2022/04/15 09:23:31 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.42.15_9011" in sync
    2022/04/15 09:23:31 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.63.202_8806" in sync
    2022/04/15 09:23:31 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:31 [DEBUG] agent: Service "_v1_sdc_10.233.47.134_8443" in sync
    2022/04/15 09:23:31 [DEBUG] agent: Service "_v1_nsd_10.233.63.202_8806" in sync
    2022/04/15 09:23:31 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:31 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:31 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.47.134_8080" in sync
    2022/04/15 09:23:31 [DEBUG] agent: Service "_v0_multicloud_10.233.34.236_9001" in sync
    2022/04/15 09:23:31 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:31 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.49.13_9007" in sync
    2022/04/15 09:23:31 [DEBUG] agent: Service "_v1_wf-gui_10.233.40.193_8443" in sync
    2022/04/15 09:23:31 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.42.15_9011" in sync
    2022/04/15 09:23:31 [DEBUG] agent: Service "_v1_sdc-gui_10.233.49.42_8181" in sync
    2022/04/15 09:23:31 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:31 [DEBUG] agent: Node info in sync
    2022/04/15 09:23:31 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v15 (722.749µs) from=10.233.71.4:53464
    2022/04/15 09:23:32 [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/04/15 09:23:32 [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/04/15 09:23:32 [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/04/15 09:23: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/04/15 09:23:33 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.49.13_9007" in sync
    2022/04/15 09:23:33 [DEBUG] agent: Service "_v1_wf-gui_10.233.40.193_8443" in sync
    2022/04/15 09:23:33 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.42.15_9011" in sync
    2022/04/15 09:23:33 [DEBUG] agent: Service "_v1_sdc-gui_10.233.49.42_8181" in sync
    2022/04/15 09:23:33 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:33 [DEBUG] agent: Service "_v1_multicloud_10.233.34.236_9001" in sync
    2022/04/15 09:23:33 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:33 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.49.13_9007" in sync
    2022/04/15 09:23:33 [DEBUG] agent: Service "_v1_parser_10.233.63.202_8806" in sync
    2022/04/15 09:23:33 [DEBUG] agent: Service "_v1_catalog_10.233.63.202_8806" in sync
    2022/04/15 09:23:33 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:33 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:33 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.18.121_9015" in sync
    2022/04/15 09:23:33 [DEBUG] agent: Service "_v1_message-router_10.233.60.195_3904" in sync
    2022/04/15 09:23:33 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:33 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:33 [INFO] agent: Synced service "_v16__aai-generic-query_10.233.71.37_8446"
    2022/04/15 09:23:33 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.17.50_443" in sync
    2022/04/15 09:23:33 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.42.15_9011" in sync
    2022/04/15 09:23:33 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.63.202_8806" in sync
    2022/04/15 09:23:33 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:33 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:33 [DEBUG] agent: Service "_v1_sdc_10.233.47.134_8443" in sync
    2022/04/15 09:23:33 [DEBUG] agent: Service "_v1_nsd_10.233.63.202_8806" in sync
    2022/04/15 09:23:33 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:33 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.47.134_8080" in sync
    2022/04/15 09:23:33 [DEBUG] agent: Service "_v0_multicloud_10.233.34.236_9001" in sync
    2022/04/15 09:23:33 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:33 [DEBUG] agent: Node info in sync
    2022/04/15 09:23:33 [DEBUG] http: Request PUT /v1/agent/service/register (1.012831679s) from=10.233.71.4:53470
    2022/04/15 09:23:33 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.18.121_9015" in sync
    2022/04/15 09:23:33 [DEBUG] agent: Service "_v1_message-router_10.233.60.195_3904" in sync
    2022/04/15 09:23:33 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:33 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:33 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:33 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.17.50_443" in sync
    2022/04/15 09:23:33 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.42.15_9011" in sync
    2022/04/15 09:23:33 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.63.202_8806" in sync
    2022/04/15 09:23:33 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:33 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:33 [DEBUG] agent: Service "_v1_sdc_10.233.47.134_8443" in sync
    2022/04/15 09:23:33 [DEBUG] agent: Service "_v1_nsd_10.233.63.202_8806" in sync
    2022/04/15 09:23:33 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:33 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.47.134_8080" in sync
    2022/04/15 09:23:33 [DEBUG] agent: Service "_v0_multicloud_10.233.34.236_9001" in sync
    2022/04/15 09:23:33 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:33 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.49.13_9007" in sync
    2022/04/15 09:23:33 [DEBUG] agent: Service "_v1_wf-gui_10.233.40.193_8443" in sync
    2022/04/15 09:23:33 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.42.15_9011" in sync
    2022/04/15 09:23:33 [DEBUG] agent: Service "_v1_sdc-gui_10.233.49.42_8181" in sync
    2022/04/15 09:23:33 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:33 [DEBUG] agent: Service "_v1_multicloud_10.233.34.236_9001" in sync
    2022/04/15 09:23:33 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:33 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.49.13_9007" in sync
    2022/04/15 09:23:33 [DEBUG] agent: Service "_v1_parser_10.233.63.202_8806" in sync
    2022/04/15 09:23:33 [DEBUG] agent: Service "_v1_catalog_10.233.63.202_8806" in sync
    2022/04/15 09:23:33 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:33 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:33 [DEBUG] agent: Node info in sync
    2022/04/15 09:23:33 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v16 (460.267µs) from=10.233.71.4:53480
    2022/04/15 09:23:33 [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/04/15 09:23:33 [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/04/15 09:23: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/04/15 09:23:33 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:33 [INFO] agent: Synced service "_v16_aai-generic-query_10.233.71.37_8446"
    2022/04/15 09:23:33 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.47.134_8080" in sync
    2022/04/15 09:23:33 [DEBUG] agent: Service "_v0_multicloud_10.233.34.236_9001" in sync
    2022/04/15 09:23:33 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.49.13_9007" in sync
    2022/04/15 09:23:33 [DEBUG] agent: Service "_v1_wf-gui_10.233.40.193_8443" in sync
    2022/04/15 09:23:33 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.42.15_9011" in sync
    2022/04/15 09:23:33 [DEBUG] agent: Service "_v1_sdc-gui_10.233.49.42_8181" in sync
    2022/04/15 09:23:33 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:33 [DEBUG] agent: Service "_v1_catalog_10.233.63.202_8806" in sync
    2022/04/15 09:23:33 [DEBUG] agent: Service "_v1_multicloud_10.233.34.236_9001" in sync
    2022/04/15 09:23:33 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:33 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.49.13_9007" in sync
    2022/04/15 09:23:33 [DEBUG] agent: Service "_v1_parser_10.233.63.202_8806" in sync
    2022/04/15 09:23:33 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:33 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:33 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.63.202_8806" in sync
    2022/04/15 09:23:33 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.18.121_9015" in sync
    2022/04/15 09:23:33 [DEBUG] agent: Service "_v1_message-router_10.233.60.195_3904" in sync
    2022/04/15 09:23:33 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:33 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:33 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:33 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.17.50_443" in sync
    2022/04/15 09:23:33 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.42.15_9011" in sync
    2022/04/15 09:23:33 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:33 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:33 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:33 [DEBUG] agent: Service "_v1_sdc_10.233.47.134_8443" in sync
    2022/04/15 09:23:33 [DEBUG] agent: Service "_v1_nsd_10.233.63.202_8806" in sync
    2022/04/15 09:23:33 [DEBUG] agent: Node info in sync
    2022/04/15 09:23:33 [DEBUG] http: Request PUT /v1/agent/service/register (787.182573ms) from=10.233.71.4:53484
    2022/04/15 09:23:33 [DEBUG] agent: Service "_v1_message-router_10.233.60.195_3904" in sync
    2022/04/15 09:23:33 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:33 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:33 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:33 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.17.50_443" in sync
    2022/04/15 09:23:33 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.42.15_9011" in sync
    2022/04/15 09:23:33 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.63.202_8806" in sync
    2022/04/15 09:23:33 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.18.121_9015" in sync
    2022/04/15 09:23:33 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:33 [DEBUG] agent: Service "_v1_sdc_10.233.47.134_8443" in sync
    2022/04/15 09:23:33 [DEBUG] agent: Service "_v1_nsd_10.233.63.202_8806" in sync
    2022/04/15 09:23:33 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:33 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:33 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.47.134_8080" in sync
    2022/04/15 09:23:33 [DEBUG] agent: Service "_v0_multicloud_10.233.34.236_9001" in sync
    2022/04/15 09:23:33 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:33 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:33 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.49.13_9007" in sync
    2022/04/15 09:23:33 [DEBUG] agent: Service "_v1_wf-gui_10.233.40.193_8443" in sync
    2022/04/15 09:23:33 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.42.15_9011" in sync
    2022/04/15 09:23:33 [DEBUG] agent: Service "_v1_sdc-gui_10.233.49.42_8181" in sync
    2022/04/15 09:23:33 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:33 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:33 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.49.13_9007" in sync
    2022/04/15 09:23:33 [DEBUG] agent: Service "_v1_parser_10.233.63.202_8806" in sync
    2022/04/15 09:23:33 [DEBUG] agent: Service "_v1_catalog_10.233.63.202_8806" in sync
    2022/04/15 09:23:33 [DEBUG] agent: Service "_v1_multicloud_10.233.34.236_9001" in sync
    2022/04/15 09:23:33 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:33 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:33 [DEBUG] agent: Node info in sync
    2022/04/15 09:23:34 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v16 (482.472µs) from=10.233.71.4:53488
    2022/04/15 09:23:34 [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/04/15 09:23:34 [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/04/15 09:23:34 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/04/15 09:23: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/04/15 09:23:34 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.47.134_8080" in sync
    2022/04/15 09:23:34 [DEBUG] agent: Service "_v0_multicloud_10.233.34.236_9001" in sync
    2022/04/15 09:23:34 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:34 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:34 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.49.13_9007" in sync
    2022/04/15 09:23:34 [DEBUG] agent: Service "_v1_wf-gui_10.233.40.193_8443" in sync
    2022/04/15 09:23:34 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.42.15_9011" in sync
    2022/04/15 09:23:34 [DEBUG] agent: Service "_v1_sdc-gui_10.233.49.42_8181" in sync
    2022/04/15 09:23:34 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:34 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:34 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.49.13_9007" in sync
    2022/04/15 09:23:34 [DEBUG] agent: Service "_v1_parser_10.233.63.202_8806" in sync
    2022/04/15 09:23:34 [DEBUG] agent: Service "_v1_catalog_10.233.63.202_8806" in sync
    2022/04/15 09:23:34 [DEBUG] agent: Service "_v1_multicloud_10.233.34.236_9001" in sync
    2022/04/15 09:23:34 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:34 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:34 [DEBUG] agent: Service "_v1_message-router_10.233.60.195_3904" in sync
    2022/04/15 09:23:34 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:34 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:34 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:34 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.17.50_443" in sync
    2022/04/15 09:23:34 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.42.15_9011" in sync
    2022/04/15 09:23:34 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.63.202_8806" in sync
    2022/04/15 09:23:34 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.18.121_9015" in sync
    2022/04/15 09:23:34 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:34 [INFO] agent: Synced service "_v17__aai-generic-query_10.233.71.37_8446"
    2022/04/15 09:23:34 [DEBUG] agent: Service "_v1_sdc_10.233.47.134_8443" in sync
    2022/04/15 09:23:34 [DEBUG] agent: Service "_v1_nsd_10.233.63.202_8806" in sync
    2022/04/15 09:23:34 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:34 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:34 [DEBUG] agent: Node info in sync
    2022/04/15 09:23:34 [DEBUG] http: Request PUT /v1/agent/service/register (648.605471ms) from=10.233.71.4:53492
    2022/04/15 09:23:34 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:34 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:34 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:34 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.17.50_443" in sync
    2022/04/15 09:23:34 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.42.15_9011" in sync
    2022/04/15 09:23:34 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.63.202_8806" in sync
    2022/04/15 09:23:34 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.18.121_9015" in sync
    2022/04/15 09:23:34 [DEBUG] agent: Service "_v1_message-router_10.233.60.195_3904" in sync
    2022/04/15 09:23:34 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:34 [DEBUG] agent: Service "_v1_sdc_10.233.47.134_8443" in sync
    2022/04/15 09:23:34 [DEBUG] agent: Service "_v1_nsd_10.233.63.202_8806" in sync
    2022/04/15 09:23:34 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:34 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:34 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:34 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.47.134_8080" in sync
    2022/04/15 09:23:34 [DEBUG] agent: Service "_v0_multicloud_10.233.34.236_9001" in sync
    2022/04/15 09:23:34 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:34 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:34 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.49.13_9007" in sync
    2022/04/15 09:23:34 [DEBUG] agent: Service "_v1_wf-gui_10.233.40.193_8443" in sync
    2022/04/15 09:23:34 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.42.15_9011" in sync
    2022/04/15 09:23:34 [DEBUG] agent: Service "_v1_sdc-gui_10.233.49.42_8181" in sync
    2022/04/15 09:23:34 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:34 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.49.13_9007" in sync
    2022/04/15 09:23:34 [DEBUG] agent: Service "_v1_parser_10.233.63.202_8806" in sync
    2022/04/15 09:23:34 [DEBUG] agent: Service "_v1_catalog_10.233.63.202_8806" in sync
    2022/04/15 09:23:34 [DEBUG] agent: Service "_v1_multicloud_10.233.34.236_9001" in sync
    2022/04/15 09:23:34 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:34 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:34 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:34 [DEBUG] agent: Node info in sync
    2022/04/15 09:23:34 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v17 (369.291µs) from=10.233.71.4:53502
    2022/04/15 09:23:34 [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/04/15 09:23:34 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/04/15 09:23: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/04/15 09:23:35 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:35 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:35 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.47.134_8080" in sync
    2022/04/15 09:23:35 [DEBUG] agent: Service "_v0_multicloud_10.233.34.236_9001" in sync
    2022/04/15 09:23:35 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.49.13_9007" in sync
    2022/04/15 09:23:35 [DEBUG] agent: Service "_v1_wf-gui_10.233.40.193_8443" in sync
    2022/04/15 09:23:35 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.42.15_9011" in sync
    2022/04/15 09:23:35 [DEBUG] agent: Service "_v1_sdc-gui_10.233.49.42_8181" in sync
    2022/04/15 09:23:35 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:35 [DEBUG] agent: Service "_v1_catalog_10.233.63.202_8806" in sync
    2022/04/15 09:23:35 [DEBUG] agent: Service "_v1_multicloud_10.233.34.236_9001" in sync
    2022/04/15 09:23:35 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:35 [INFO] agent: Synced service "_v17_aai-generic-query_10.233.71.37_8446"
    2022/04/15 09:23:35 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.49.13_9007" in sync
    2022/04/15 09:23:35 [DEBUG] agent: Service "_v1_parser_10.233.63.202_8806" in sync
    2022/04/15 09:23:35 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:35 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:35 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.63.202_8806" in sync
    2022/04/15 09:23:35 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.18.121_9015" in sync
    2022/04/15 09:23:35 [DEBUG] agent: Service "_v1_message-router_10.233.60.195_3904" in sync
    2022/04/15 09:23:35 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:35 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:35 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:35 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.17.50_443" in sync
    2022/04/15 09:23:35 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.42.15_9011" in sync
    2022/04/15 09:23:35 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:35 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:35 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:35 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:35 [DEBUG] agent: Service "_v1_sdc_10.233.47.134_8443" in sync
    2022/04/15 09:23:35 [DEBUG] agent: Service "_v1_nsd_10.233.63.202_8806" in sync
    2022/04/15 09:23:35 [DEBUG] agent: Node info in sync
    2022/04/15 09:23:35 [DEBUG] http: Request PUT /v1/agent/service/register (343.684539ms) from=10.233.71.4:53508
    2022/04/15 09:23:35 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:35 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:35 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.18.121_9015" in sync
    2022/04/15 09:23:35 [DEBUG] agent: Service "_v1_message-router_10.233.60.195_3904" in sync
    2022/04/15 09:23:35 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:35 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:35 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:35 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.17.50_443" in sync
    2022/04/15 09:23:35 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.42.15_9011" in sync
    2022/04/15 09:23:35 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.63.202_8806" in sync
    2022/04/15 09:23:35 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:35 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:35 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:35 [DEBUG] agent: Service "_v1_sdc_10.233.47.134_8443" in sync
    2022/04/15 09:23:35 [DEBUG] agent: Service "_v1_nsd_10.233.63.202_8806" in sync
    2022/04/15 09:23:35 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:35 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:35 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.47.134_8080" in sync
    2022/04/15 09:23:35 [DEBUG] agent: Service "_v0_multicloud_10.233.34.236_9001" in sync
    2022/04/15 09:23:35 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:35 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.49.13_9007" in sync
    2022/04/15 09:23:35 [DEBUG] agent: Service "_v1_wf-gui_10.233.40.193_8443" in sync
    2022/04/15 09:23:35 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.42.15_9011" in sync
    2022/04/15 09:23:35 [DEBUG] agent: Service "_v1_sdc-gui_10.233.49.42_8181" in sync
    2022/04/15 09:23:35 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:35 [DEBUG] agent: Service "_v1_multicloud_10.233.34.236_9001" in sync
    2022/04/15 09:23:35 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:35 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:35 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.49.13_9007" in sync
    2022/04/15 09:23:35 [DEBUG] agent: Service "_v1_parser_10.233.63.202_8806" in sync
    2022/04/15 09:23:35 [DEBUG] agent: Service "_v1_catalog_10.233.63.202_8806" in sync
    2022/04/15 09:23:35 [DEBUG] agent: Node info in sync
    2022/04/15 09:23:35 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v17 (556.704µs) from=10.233.71.4:53510
    2022/04/15 09:23:35 [WARN] agent: Service name "_aai-generic-query-v18" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/04/15 09:23:35 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v18/search/generic-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v18\",\"enable_ssl\":\"true\",\"url\":\"/aai/v18/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/04/15 09:23:35 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/04/15 09:23:35 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/04/15 09:23:36 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:36 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:36 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:36 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:36 [DEBUG] agent: Service "_v1_sdc_10.233.47.134_8443" in sync
    2022/04/15 09:23:36 [DEBUG] agent: Service "_v1_nsd_10.233.63.202_8806" in sync
    2022/04/15 09:23:36 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:36 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:36 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.47.134_8080" in sync
    2022/04/15 09:23:36 [DEBUG] agent: Service "_v0_multicloud_10.233.34.236_9001" in sync
    2022/04/15 09:23:36 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.49.13_9007" in sync
    2022/04/15 09:23:36 [DEBUG] agent: Service "_v1_wf-gui_10.233.40.193_8443" in sync
    2022/04/15 09:23:36 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.42.15_9011" in sync
    2022/04/15 09:23:36 [DEBUG] agent: Service "_v1_sdc-gui_10.233.49.42_8181" in sync
    2022/04/15 09:23:36 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:36 [DEBUG] agent: Service "_v1_catalog_10.233.63.202_8806" in sync
    2022/04/15 09:23:36 [DEBUG] agent: Service "_v1_multicloud_10.233.34.236_9001" in sync
    2022/04/15 09:23:36 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:36 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:36 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.49.13_9007" in sync
    2022/04/15 09:23:36 [DEBUG] agent: Service "_v1_parser_10.233.63.202_8806" in sync
    2022/04/15 09:23:36 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:36 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:36 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.63.202_8806" in sync
    2022/04/15 09:23:36 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.18.121_9015" in sync
    2022/04/15 09:23:36 [DEBUG] agent: Service "_v1_message-router_10.233.60.195_3904" in sync
    2022/04/15 09:23:36 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:36 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:36 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:36 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.17.50_443" in sync
    2022/04/15 09:23:36 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.42.15_9011" in sync
    2022/04/15 09:23:36 [INFO] agent: Synced service "_v18__aai-generic-query_10.233.71.37_8446"
    2022/04/15 09:23:36 [DEBUG] agent: Node info in sync
    2022/04/15 09:23:36 [DEBUG] http: Request PUT /v1/agent/service/register (694.972644ms) from=10.233.71.4:53514
    2022/04/15 09:23:36 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.42.15_9011" in sync
    2022/04/15 09:23:36 [DEBUG] agent: Service "_v1_sdc-gui_10.233.49.42_8181" in sync
    2022/04/15 09:23:36 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:36 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:36 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.49.13_9007" in sync
    2022/04/15 09:23:36 [DEBUG] agent: Service "_v1_parser_10.233.63.202_8806" in sync
    2022/04/15 09:23:36 [DEBUG] agent: Service "_v1_catalog_10.233.63.202_8806" in sync
    2022/04/15 09:23:36 [DEBUG] agent: Service "_v1_multicloud_10.233.34.236_9001" in sync
    2022/04/15 09:23:36 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:36 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:36 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:36 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:36 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:36 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:36 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.17.50_443" in sync
    2022/04/15 09:23:36 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.42.15_9011" in sync
    2022/04/15 09:23:36 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.63.202_8806" in sync
    2022/04/15 09:23:36 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.18.121_9015" in sync
    2022/04/15 09:23:36 [DEBUG] agent: Service "_v1_message-router_10.233.60.195_3904" in sync
    2022/04/15 09:23:36 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:36 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:36 [DEBUG] agent: Service "_v1_sdc_10.233.47.134_8443" in sync
    2022/04/15 09:23:36 [DEBUG] agent: Service "_v1_nsd_10.233.63.202_8806" in sync
    2022/04/15 09:23:36 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:36 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:36 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:36 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.47.134_8080" in sync
    2022/04/15 09:23:36 [DEBUG] agent: Service "_v0_multicloud_10.233.34.236_9001" in sync
    2022/04/15 09:23:36 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:36 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:36 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.49.13_9007" in sync
    2022/04/15 09:23:36 [DEBUG] agent: Service "_v1_wf-gui_10.233.40.193_8443" in sync
    2022/04/15 09:23:36 [DEBUG] agent: Node info in sync
    2022/04/15 09:23:36 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v18 (275.835µs) from=10.233.71.4:53518
    2022/04/15 09:23:36 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v18\",\"enable_ssl\":\"true\",\"url\":\"/aai/v18/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/04/15 09:23:36 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/04/15 09:23: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/04/15 09:23:38 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:38 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:38 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:38 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.17.50_443" in sync
    2022/04/15 09:23:38 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.42.15_9011" in sync
    2022/04/15 09:23:38 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.63.202_8806" in sync
    2022/04/15 09:23:38 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.18.121_9015" in sync
    2022/04/15 09:23:38 [DEBUG] agent: Service "_v1_message-router_10.233.60.195_3904" in sync
    2022/04/15 09:23:38 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:38 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:38 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:38 [INFO] agent: Synced service "_v18_aai-generic-query_10.233.71.37_8446"
    2022/04/15 09:23:38 [DEBUG] agent: Service "_v1_sdc_10.233.47.134_8443" in sync
    2022/04/15 09:23:38 [DEBUG] agent: Service "_v1_nsd_10.233.63.202_8806" in sync
    2022/04/15 09:23:38 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:38 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:38 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:38 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:38 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.47.134_8080" in sync
    2022/04/15 09:23:38 [DEBUG] agent: Service "_v0_multicloud_10.233.34.236_9001" in sync
    2022/04/15 09:23:38 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:38 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:38 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.49.13_9007" in sync
    2022/04/15 09:23:38 [DEBUG] agent: Service "_v1_wf-gui_10.233.40.193_8443" in sync
    2022/04/15 09:23:38 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.42.15_9011" in sync
    2022/04/15 09:23:38 [DEBUG] agent: Service "_v1_sdc-gui_10.233.49.42_8181" in sync
    2022/04/15 09:23:38 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:38 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.49.13_9007" in sync
    2022/04/15 09:23:38 [DEBUG] agent: Service "_v1_parser_10.233.63.202_8806" in sync
    2022/04/15 09:23:38 [DEBUG] agent: Service "_v1_catalog_10.233.63.202_8806" in sync
    2022/04/15 09:23:38 [DEBUG] agent: Service "_v1_multicloud_10.233.34.236_9001" in sync
    2022/04/15 09:23:38 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:38 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:38 [DEBUG] agent: Node info in sync
    2022/04/15 09:23:38 [DEBUG] http: Request PUT /v1/agent/service/register (1.843913232s) from=10.233.71.4:53522
    2022/04/15 09:23:38 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.42.15_9011" in sync
    2022/04/15 09:23:38 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.63.202_8806" in sync
    2022/04/15 09:23:38 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.18.121_9015" in sync
    2022/04/15 09:23:38 [DEBUG] agent: Service "_v1_message-router_10.233.60.195_3904" in sync
    2022/04/15 09:23:38 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:38 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:38 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:38 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.17.50_443" in sync
    2022/04/15 09:23:38 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:38 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:38 [DEBUG] agent: Service "_v1_nsd_10.233.63.202_8806" in sync
    2022/04/15 09:23:38 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:38 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:38 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:38 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:38 [DEBUG] agent: Service "_v1_sdc_10.233.47.134_8443" in sync
    2022/04/15 09:23:38 [DEBUG] agent: Service "_v0_multicloud_10.233.34.236_9001" in sync
    2022/04/15 09:23:38 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:38 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:38 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.47.134_8080" in sync
    2022/04/15 09:23:38 [DEBUG] agent: Service "_v1_wf-gui_10.233.40.193_8443" in sync
    2022/04/15 09:23:38 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.49.13_9007" in sync
    2022/04/15 09:23:38 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.42.15_9011" in sync
    2022/04/15 09:23:38 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:38 [DEBUG] agent: Service "_v1_sdc-gui_10.233.49.42_8181" in sync
    2022/04/15 09:23:38 [DEBUG] agent: Service "_v1_parser_10.233.63.202_8806" in sync
    2022/04/15 09:23:38 [DEBUG] agent: Service "_v1_catalog_10.233.63.202_8806" in sync
    2022/04/15 09:23:38 [DEBUG] agent: Service "_v1_multicloud_10.233.34.236_9001" in sync
    2022/04/15 09:23:38 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:38 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:38 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.49.13_9007" in sync
    2022/04/15 09:23:38 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:38 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:38 [DEBUG] agent: Node info in sync
    2022/04/15 09:23:38 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v18 (99.842054ms) from=10.233.71.4:53536
    2022/04/15 09:23:38 [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/04/15 09:23:38 [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/04/15 09:23:38 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/04/15 09:23:38 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/04/15 09:23:39 [DEBUG] agent: Service "_v1_parser_10.233.63.202_8806" in sync
    2022/04/15 09:23:39 [DEBUG] agent: Service "_v1_catalog_10.233.63.202_8806" in sync
    2022/04/15 09:23:39 [DEBUG] agent: Service "_v1_multicloud_10.233.34.236_9001" in sync
    2022/04/15 09:23:39 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:39 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:39 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.49.13_9007" in sync
    2022/04/15 09:23:39 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:39 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:39 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.42.15_9011" in sync
    2022/04/15 09:23:39 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.63.202_8806" in sync
    2022/04/15 09:23:39 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.18.121_9015" in sync
    2022/04/15 09:23:39 [DEBUG] agent: Service "_v1_message-router_10.233.60.195_3904" in sync
    2022/04/15 09:23:39 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:39 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:39 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:39 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.17.50_443" in sync
    2022/04/15 09:23:39 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:39 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:39 [DEBUG] agent: Service "_v1_nsd_10.233.63.202_8806" in sync
    2022/04/15 09:23:39 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:39 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:39 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:39 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:39 [DEBUG] agent: Service "_v1_sdc_10.233.47.134_8443" in sync
    2022/04/15 09:23:39 [DEBUG] agent: Service "_v0_multicloud_10.233.34.236_9001" in sync
    2022/04/15 09:23:39 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:39 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:39 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.47.134_8080" in sync
    2022/04/15 09:23:39 [DEBUG] agent: Service "_v1_wf-gui_10.233.40.193_8443" in sync
    2022/04/15 09:23:39 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.49.13_9007" in sync
    2022/04/15 09:23:39 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.42.15_9011" in sync
    2022/04/15 09:23:39 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:39 [INFO] agent: Synced service "_v19__aai-generic-query_10.233.71.37_8446"
    2022/04/15 09:23:39 [DEBUG] agent: Service "_v1_sdc-gui_10.233.49.42_8181" in sync
    2022/04/15 09:23:39 [DEBUG] agent: Node info in sync
    2022/04/15 09:23:39 [DEBUG] http: Request PUT /v1/agent/service/register (699.923229ms) from=10.233.71.4:53540
    2022/04/15 09:23:39 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.47.134_8080" in sync
    2022/04/15 09:23:39 [DEBUG] agent: Service "_v0_multicloud_10.233.34.236_9001" in sync
    2022/04/15 09:23:39 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:39 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:39 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.49.13_9007" in sync
    2022/04/15 09:23:39 [DEBUG] agent: Service "_v1_wf-gui_10.233.40.193_8443" in sync
    2022/04/15 09:23:39 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.42.15_9011" in sync
    2022/04/15 09:23:39 [DEBUG] agent: Service "_v1_sdc-gui_10.233.49.42_8181" in sync
    2022/04/15 09:23:39 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:39 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:39 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.49.13_9007" in sync
    2022/04/15 09:23:39 [DEBUG] agent: Service "_v1_parser_10.233.63.202_8806" in sync
    2022/04/15 09:23:39 [DEBUG] agent: Service "_v1_catalog_10.233.63.202_8806" in sync
    2022/04/15 09:23:39 [DEBUG] agent: Service "_v1_multicloud_10.233.34.236_9001" in sync
    2022/04/15 09:23:39 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:39 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:39 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:39 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:39 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.17.50_443" in sync
    2022/04/15 09:23:39 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.42.15_9011" in sync
    2022/04/15 09:23:39 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.63.202_8806" in sync
    2022/04/15 09:23:39 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.18.121_9015" in sync
    2022/04/15 09:23:39 [DEBUG] agent: Service "_v1_message-router_10.233.60.195_3904" in sync
    2022/04/15 09:23:39 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:39 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:39 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:39 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:39 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:39 [DEBUG] agent: Service "_v1_sdc_10.233.47.134_8443" in sync
    2022/04/15 09:23:39 [DEBUG] agent: Service "_v1_nsd_10.233.63.202_8806" in sync
    2022/04/15 09:23:39 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:39 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:39 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:39 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:39 [DEBUG] agent: Node info in sync
    2022/04/15 09:23:39 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v19 (502.389µs) from=10.233.71.4:53544
    2022/04/15 09:23:39 [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/04/15 09:23:39 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/04/15 09:23: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/04/15 09:23:39 [DEBUG] agent: Service "_v1_parser_10.233.63.202_8806" in sync
    2022/04/15 09:23:39 [DEBUG] agent: Service "_v1_catalog_10.233.63.202_8806" in sync
    2022/04/15 09:23:39 [DEBUG] agent: Service "_v1_multicloud_10.233.34.236_9001" in sync
    2022/04/15 09:23:39 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:39 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:39 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.49.13_9007" in sync
    2022/04/15 09:23:39 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:39 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:39 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.42.15_9011" in sync
    2022/04/15 09:23:39 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.63.202_8806" in sync
    2022/04/15 09:23:39 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.18.121_9015" in sync
    2022/04/15 09:23:39 [DEBUG] agent: Service "_v1_message-router_10.233.60.195_3904" in sync
    2022/04/15 09:23:39 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:39 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:39 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:39 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.17.50_443" in sync
    2022/04/15 09:23:39 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:39 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:39 [DEBUG] agent: Service "_v1_nsd_10.233.63.202_8806" in sync
    2022/04/15 09:23:39 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:39 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:39 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:39 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:39 [INFO] agent: Synced service "_v19_aai-generic-query_10.233.71.37_8446"
    2022/04/15 09:23:39 [DEBUG] agent: Service "_v1_sdc_10.233.47.134_8443" in sync
    2022/04/15 09:23:39 [DEBUG] agent: Service "_v0_multicloud_10.233.34.236_9001" in sync
    2022/04/15 09:23:39 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:39 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:39 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.47.134_8080" in sync
    2022/04/15 09:23:39 [DEBUG] agent: Service "_v1_wf-gui_10.233.40.193_8443" in sync
    2022/04/15 09:23:39 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.49.13_9007" in sync
    2022/04/15 09:23:39 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.42.15_9011" in sync
    2022/04/15 09:23:39 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:39 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:39 [DEBUG] agent: Service "_v1_sdc-gui_10.233.49.42_8181" in sync
    2022/04/15 09:23:39 [DEBUG] agent: Node info in sync
    2022/04/15 09:23:39 [DEBUG] http: Request PUT /v1/agent/service/register (337.365513ms) from=10.233.71.4:53548
    2022/04/15 09:23:39 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:39 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:39 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:39 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.17.50_443" in sync
    2022/04/15 09:23:39 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.42.15_9011" in sync
    2022/04/15 09:23:39 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.63.202_8806" in sync
    2022/04/15 09:23:39 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.18.121_9015" in sync
    2022/04/15 09:23:39 [DEBUG] agent: Service "_v1_message-router_10.233.60.195_3904" in sync
    2022/04/15 09:23:39 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:39 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:39 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:39 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:39 [DEBUG] agent: Service "_v1_sdc_10.233.47.134_8443" in sync
    2022/04/15 09:23:39 [DEBUG] agent: Service "_v1_nsd_10.233.63.202_8806" in sync
    2022/04/15 09:23:39 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:39 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:39 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:39 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:39 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:39 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.47.134_8080" in sync
    2022/04/15 09:23:39 [DEBUG] agent: Service "_v0_multicloud_10.233.34.236_9001" in sync
    2022/04/15 09:23:39 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:39 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:39 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.49.13_9007" in sync
    2022/04/15 09:23:39 [DEBUG] agent: Service "_v1_wf-gui_10.233.40.193_8443" in sync
    2022/04/15 09:23:39 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.42.15_9011" in sync
    2022/04/15 09:23:39 [DEBUG] agent: Service "_v1_sdc-gui_10.233.49.42_8181" in sync
    2022/04/15 09:23:39 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:39 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:39 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.49.13_9007" in sync
    2022/04/15 09:23:39 [DEBUG] agent: Service "_v1_parser_10.233.63.202_8806" in sync
    2022/04/15 09:23:39 [DEBUG] agent: Service "_v1_catalog_10.233.63.202_8806" in sync
    2022/04/15 09:23:39 [DEBUG] agent: Service "_v1_multicloud_10.233.34.236_9001" in sync
    2022/04/15 09:23:39 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:39 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:39 [DEBUG] agent: Node info in sync
    2022/04/15 09:23:39 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v19 (423.791µs) from=10.233.71.4:53550
    2022/04/15 09:23:39 [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/04/15 09:23:39 [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/04/15 09:23:39 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/04/15 09:23: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/04/15 09:23:40 [DEBUG] agent: Service "_v1_message-router_10.233.60.195_3904" in sync
    2022/04/15 09:23:40 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:40 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:40 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:40 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.17.50_443" in sync
    2022/04/15 09:23:40 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.42.15_9011" in sync
    2022/04/15 09:23:40 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.63.202_8806" in sync
    2022/04/15 09:23:40 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.18.121_9015" in sync
    2022/04/15 09:23:40 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:40 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:40 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:40 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:40 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:40 [DEBUG] agent: Service "_v1_sdc_10.233.47.134_8443" in sync
    2022/04/15 09:23:40 [DEBUG] agent: Service "_v1_nsd_10.233.63.202_8806" in sync
    2022/04/15 09:23:40 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:40 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:40 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.47.134_8080" in sync
    2022/04/15 09:23:40 [DEBUG] agent: Service "_v0_multicloud_10.233.34.236_9001" in sync
    2022/04/15 09:23:40 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:40 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:40 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.49.13_9007" in sync
    2022/04/15 09:23:40 [DEBUG] agent: Service "_v1_wf-gui_10.233.40.193_8443" in sync
    2022/04/15 09:23:40 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.42.15_9011" in sync
    2022/04/15 09:23:40 [DEBUG] agent: Service "_v1_sdc-gui_10.233.49.42_8181" in sync
    2022/04/15 09:23:40 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:40 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:40 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:40 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:40 [INFO] agent: Synced service "_v11__aai-nodes-query_10.233.71.37_8446"
    2022/04/15 09:23:40 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.49.13_9007" in sync
    2022/04/15 09:23:40 [DEBUG] agent: Service "_v1_parser_10.233.63.202_8806" in sync
    2022/04/15 09:23:40 [DEBUG] agent: Service "_v1_catalog_10.233.63.202_8806" in sync
    2022/04/15 09:23:40 [DEBUG] agent: Service "_v1_multicloud_10.233.34.236_9001" in sync
    2022/04/15 09:23:40 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:40 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:40 [DEBUG] agent: Node info in sync
    2022/04/15 09:23:40 [DEBUG] http: Request PUT /v1/agent/service/register (782.295968ms) from=10.233.71.4:53554
    2022/04/15 09:23:40 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.47.134_8080" in sync
    2022/04/15 09:23:40 [DEBUG] agent: Service "_v0_multicloud_10.233.34.236_9001" in sync
    2022/04/15 09:23:40 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:40 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:40 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.49.13_9007" in sync
    2022/04/15 09:23:40 [DEBUG] agent: Service "_v1_wf-gui_10.233.40.193_8443" in sync
    2022/04/15 09:23:40 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.42.15_9011" in sync
    2022/04/15 09:23:40 [DEBUG] agent: Service "_v1_sdc-gui_10.233.49.42_8181" in sync
    2022/04/15 09:23:40 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:40 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:40 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.49.13_9007" in sync
    2022/04/15 09:23:40 [DEBUG] agent: Service "_v1_parser_10.233.63.202_8806" in sync
    2022/04/15 09:23:40 [DEBUG] agent: Service "_v1_catalog_10.233.63.202_8806" in sync
    2022/04/15 09:23:40 [DEBUG] agent: Service "_v1_multicloud_10.233.34.236_9001" in sync
    2022/04/15 09:23:40 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:40 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:40 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:40 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:40 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:40 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:40 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.17.50_443" in sync
    2022/04/15 09:23:40 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.42.15_9011" in sync
    2022/04/15 09:23:40 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.63.202_8806" in sync
    2022/04/15 09:23:40 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.18.121_9015" in sync
    2022/04/15 09:23:40 [DEBUG] agent: Service "_v1_message-router_10.233.60.195_3904" in sync
    2022/04/15 09:23:40 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:40 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:40 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:40 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:40 [DEBUG] agent: Service "_v1_sdc_10.233.47.134_8443" in sync
    2022/04/15 09:23:40 [DEBUG] agent: Service "_v1_nsd_10.233.63.202_8806" in sync
    2022/04/15 09:23:40 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:40 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:40 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:40 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:40 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:40 [DEBUG] agent: Node info in sync
    2022/04/15 09:23:40 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v11 (400.042µs) from=10.233.71.4:53570
    2022/04/15 09:23:40 [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/04/15 09:23:40 [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/04/15 09:23: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/04/15 09:23:41 [DEBUG] agent: Service "_v1_wf-gui_10.233.40.193_8443" in sync
    2022/04/15 09:23:41 [INFO] agent: Synced service "_v11_aai-nodes-query_10.233.71.37_8446"
    2022/04/15 09:23:41 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.49.13_9007" in sync
    2022/04/15 09:23:41 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.42.15_9011" in sync
    2022/04/15 09:23:41 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:41 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:41 [DEBUG] agent: Service "_v1_sdc-gui_10.233.49.42_8181" in sync
    2022/04/15 09:23:41 [DEBUG] agent: Service "_v1_parser_10.233.63.202_8806" in sync
    2022/04/15 09:23:41 [DEBUG] agent: Service "_v1_catalog_10.233.63.202_8806" in sync
    2022/04/15 09:23:41 [DEBUG] agent: Service "_v1_multicloud_10.233.34.236_9001" in sync
    2022/04/15 09:23:41 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:41 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:41 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:41 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.49.13_9007" in sync
    2022/04/15 09:23:41 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:41 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:41 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.42.15_9011" in sync
    2022/04/15 09:23:41 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.63.202_8806" in sync
    2022/04/15 09:23:41 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.18.121_9015" in sync
    2022/04/15 09:23:41 [DEBUG] agent: Service "_v1_message-router_10.233.60.195_3904" in sync
    2022/04/15 09:23:41 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:41 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:41 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:41 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.17.50_443" in sync
    2022/04/15 09:23:41 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:41 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:41 [DEBUG] agent: Service "_v1_nsd_10.233.63.202_8806" in sync
    2022/04/15 09:23:41 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:41 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:41 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:41 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:41 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:41 [DEBUG] agent: Service "_v1_sdc_10.233.47.134_8443" in sync
    2022/04/15 09:23:41 [DEBUG] agent: Service "_v0_multicloud_10.233.34.236_9001" in sync
    2022/04/15 09:23:41 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:41 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:41 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.47.134_8080" in sync
    2022/04/15 09:23:41 [DEBUG] agent: Node info in sync
    2022/04/15 09:23:41 [DEBUG] http: Request PUT /v1/agent/service/register (483.124231ms) from=10.233.71.4:53574
    2022/04/15 09:23:41 [DEBUG] agent: Service "_v1_wf-gui_10.233.40.193_8443" in sync
    2022/04/15 09:23:41 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:41 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.49.13_9007" in sync
    2022/04/15 09:23:41 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.42.15_9011" in sync
    2022/04/15 09:23:41 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:41 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:41 [DEBUG] agent: Service "_v1_sdc-gui_10.233.49.42_8181" in sync
    2022/04/15 09:23:41 [DEBUG] agent: Service "_v1_parser_10.233.63.202_8806" in sync
    2022/04/15 09:23:41 [DEBUG] agent: Service "_v1_catalog_10.233.63.202_8806" in sync
    2022/04/15 09:23:41 [DEBUG] agent: Service "_v1_multicloud_10.233.34.236_9001" in sync
    2022/04/15 09:23:41 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:41 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:41 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:41 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.49.13_9007" in sync
    2022/04/15 09:23:41 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:41 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:41 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.42.15_9011" in sync
    2022/04/15 09:23:41 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.63.202_8806" in sync
    2022/04/15 09:23:41 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.18.121_9015" in sync
    2022/04/15 09:23:41 [DEBUG] agent: Service "_v1_message-router_10.233.60.195_3904" in sync
    2022/04/15 09:23:41 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:41 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:41 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:41 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.17.50_443" in sync
    2022/04/15 09:23:41 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:41 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:41 [DEBUG] agent: Service "_v1_nsd_10.233.63.202_8806" in sync
    2022/04/15 09:23:41 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:41 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:41 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:41 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:41 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:41 [DEBUG] agent: Service "_v1_sdc_10.233.47.134_8443" in sync
    2022/04/15 09:23:41 [DEBUG] agent: Service "_v0_multicloud_10.233.34.236_9001" in sync
    2022/04/15 09:23:41 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:41 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:41 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.47.134_8080" in sync
    2022/04/15 09:23:41 [DEBUG] agent: Node info in sync
    2022/04/15 09:23:41 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v11 (618.254µs) from=10.233.71.4:53584
    2022/04/15 09:23:41 [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/04/15 09:23:41 [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/04/15 09:23: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/04/15 09:23: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/04/15 09:23:42 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:42 [DEBUG] agent: Service "_v1_sdc-gui_10.233.49.42_8181" in sync
    2022/04/15 09:23:42 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:42 [DEBUG] agent: Service "_v1_catalog_10.233.63.202_8806" in sync
    2022/04/15 09:23:42 [DEBUG] agent: Service "_v1_multicloud_10.233.34.236_9001" in sync
    2022/04/15 09:23:42 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:42 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:42 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:42 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.49.13_9007" in sync
    2022/04/15 09:23:42 [DEBUG] agent: Service "_v1_parser_10.233.63.202_8806" in sync
    2022/04/15 09:23:42 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:42 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:42 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.63.202_8806" in sync
    2022/04/15 09:23:42 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.18.121_9015" in sync
    2022/04/15 09:23:42 [DEBUG] agent: Service "_v1_message-router_10.233.60.195_3904" in sync
    2022/04/15 09:23:42 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:42 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:42 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:42 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.17.50_443" in sync
    2022/04/15 09:23:42 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.42.15_9011" in sync
    2022/04/15 09:23:42 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:42 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:42 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:42 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:42 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:42 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:42 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:42 [INFO] agent: Synced service "_v12__aai-nodes-query_10.233.71.37_8446"
    2022/04/15 09:23:42 [DEBUG] agent: Service "_v1_sdc_10.233.47.134_8443" in sync
    2022/04/15 09:23:42 [DEBUG] agent: Service "_v1_nsd_10.233.63.202_8806" in sync
    2022/04/15 09:23:42 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:42 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:42 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.47.134_8080" in sync
    2022/04/15 09:23:42 [DEBUG] agent: Service "_v0_multicloud_10.233.34.236_9001" in sync
    2022/04/15 09:23:42 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:42 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.49.13_9007" in sync
    2022/04/15 09:23:42 [DEBUG] agent: Service "_v1_wf-gui_10.233.40.193_8443" in sync
    2022/04/15 09:23:42 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.42.15_9011" in sync
    2022/04/15 09:23:42 [DEBUG] agent: Node info in sync
    2022/04/15 09:23:42 [DEBUG] http: Request PUT /v1/agent/service/register (1.299850953s) from=10.233.71.4:53588
    2022/04/15 09:23:42 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:42 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:42 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:42 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.49.13_9007" in sync
    2022/04/15 09:23:42 [DEBUG] agent: Service "_v1_parser_10.233.63.202_8806" in sync
    2022/04/15 09:23:42 [DEBUG] agent: Service "_v1_catalog_10.233.63.202_8806" in sync
    2022/04/15 09:23:42 [DEBUG] agent: Service "_v1_multicloud_10.233.34.236_9001" in sync
    2022/04/15 09:23:42 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:42 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:42 [DEBUG] agent: Service "_v1_message-router_10.233.60.195_3904" in sync
    2022/04/15 09:23:42 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:42 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:42 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:42 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.17.50_443" in sync
    2022/04/15 09:23:42 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.42.15_9011" in sync
    2022/04/15 09:23:42 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.63.202_8806" in sync
    2022/04/15 09:23:42 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.18.121_9015" in sync
    2022/04/15 09:23:42 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:42 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:42 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:42 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:42 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:42 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:42 [DEBUG] agent: Service "_v1_sdc_10.233.47.134_8443" in sync
    2022/04/15 09:23:42 [DEBUG] agent: Service "_v1_nsd_10.233.63.202_8806" in sync
    2022/04/15 09:23:42 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:42 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:42 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.47.134_8080" in sync
    2022/04/15 09:23:42 [DEBUG] agent: Service "_v0_multicloud_10.233.34.236_9001" in sync
    2022/04/15 09:23:42 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:42 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:42 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.49.13_9007" in sync
    2022/04/15 09:23:42 [DEBUG] agent: Service "_v1_wf-gui_10.233.40.193_8443" in sync
    2022/04/15 09:23:42 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:42 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.42.15_9011" in sync
    2022/04/15 09:23:42 [DEBUG] agent: Service "_v1_sdc-gui_10.233.49.42_8181" in sync
    2022/04/15 09:23:42 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:42 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:42 [DEBUG] agent: Node info in sync
    2022/04/15 09:23:43 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v12 (377.906µs) from=10.233.71.4:53596
    2022/04/15 09:23:43 [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/04/15 09:23: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/04/15 09:23: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/04/15 09:23:43 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.49.13_9007" in sync
    2022/04/15 09:23:43 [DEBUG] agent: Service "_v1_wf-gui_10.233.40.193_8443" in sync
    2022/04/15 09:23:43 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:43 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.42.15_9011" in sync
    2022/04/15 09:23:43 [DEBUG] agent: Service "_v1_sdc-gui_10.233.49.42_8181" in sync
    2022/04/15 09:23:43 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:43 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:43 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:43 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:43 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.49.13_9007" in sync
    2022/04/15 09:23:43 [DEBUG] agent: Service "_v1_parser_10.233.63.202_8806" in sync
    2022/04/15 09:23:43 [DEBUG] agent: Service "_v1_catalog_10.233.63.202_8806" in sync
    2022/04/15 09:23:43 [DEBUG] agent: Service "_v1_multicloud_10.233.34.236_9001" in sync
    2022/04/15 09:23:43 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:43 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:43 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:43 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:43 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:43 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:43 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.17.50_443" in sync
    2022/04/15 09:23:43 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.42.15_9011" in sync
    2022/04/15 09:23:43 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.63.202_8806" in sync
    2022/04/15 09:23:43 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.18.121_9015" in sync
    2022/04/15 09:23:43 [DEBUG] agent: Service "_v1_message-router_10.233.60.195_3904" in sync
    2022/04/15 09:23:43 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:43 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:43 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:43 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:43 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:43 [DEBUG] agent: Service "_v1_sdc_10.233.47.134_8443" in sync
    2022/04/15 09:23:43 [DEBUG] agent: Service "_v1_nsd_10.233.63.202_8806" in sync
    2022/04/15 09:23:43 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:43 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:43 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:43 [INFO] agent: Synced service "_v12_aai-nodes-query_10.233.71.37_8446"
    2022/04/15 09:23:43 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.47.134_8080" in sync
    2022/04/15 09:23:43 [DEBUG] agent: Service "_v0_multicloud_10.233.34.236_9001" in sync
    2022/04/15 09:23:43 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:43 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:43 [DEBUG] agent: Node info in sync
    2022/04/15 09:23:43 [DEBUG] http: Request PUT /v1/agent/service/register (590.472226ms) from=10.233.71.4:53600
    2022/04/15 09:23:43 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:43 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:43 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:43 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:43 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:43 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.17.50_443" in sync
    2022/04/15 09:23:43 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.42.15_9011" in sync
    2022/04/15 09:23:43 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.63.202_8806" in sync
    2022/04/15 09:23:43 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.18.121_9015" in sync
    2022/04/15 09:23:43 [DEBUG] agent: Service "_v1_message-router_10.233.60.195_3904" in sync
    2022/04/15 09:23:43 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:43 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:43 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:43 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:43 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:43 [DEBUG] agent: Service "_v1_sdc_10.233.47.134_8443" in sync
    2022/04/15 09:23:43 [DEBUG] agent: Service "_v1_nsd_10.233.63.202_8806" in sync
    2022/04/15 09:23:43 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:43 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:43 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:43 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:43 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.47.134_8080" in sync
    2022/04/15 09:23:43 [DEBUG] agent: Service "_v0_multicloud_10.233.34.236_9001" in sync
    2022/04/15 09:23:43 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:43 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:43 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.49.13_9007" in sync
    2022/04/15 09:23:43 [DEBUG] agent: Service "_v1_wf-gui_10.233.40.193_8443" in sync
    2022/04/15 09:23:43 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:43 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v12 (420.439µs) from=10.233.71.4:53604
    2022/04/15 09:23:43 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.42.15_9011" in sync
    2022/04/15 09:23:43 [DEBUG] agent: Service "_v1_sdc-gui_10.233.49.42_8181" in sync
    2022/04/15 09:23:43 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:43 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:43 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:43 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:43 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.49.13_9007" in sync
    2022/04/15 09:23:43 [DEBUG] agent: Service "_v1_parser_10.233.63.202_8806" in sync
    2022/04/15 09:23:43 [DEBUG] agent: Service "_v1_catalog_10.233.63.202_8806" in sync
    2022/04/15 09:23:43 [DEBUG] agent: Service "_v1_multicloud_10.233.34.236_9001" in sync
    2022/04/15 09:23:43 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:43 [DEBUG] agent: Node info in sync
    2022/04/15 09:23:43 [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/04/15 09:23:43 [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/04/15 09:23: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/04/15 09:23: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/04/15 09:23:44 [DEBUG] agent: Service "_v1_message-router_10.233.60.195_3904" in sync
    2022/04/15 09:23:44 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:44 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:44 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:44 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.17.50_443" in sync
    2022/04/15 09:23:44 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.42.15_9011" in sync
    2022/04/15 09:23:44 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.63.202_8806" in sync
    2022/04/15 09:23:44 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.18.121_9015" in sync
    2022/04/15 09:23:44 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:44 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:44 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:44 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:44 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:44 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:44 [DEBUG] agent: Service "_v1_sdc_10.233.47.134_8443" in sync
    2022/04/15 09:23:44 [DEBUG] agent: Service "_v1_nsd_10.233.63.202_8806" in sync
    2022/04/15 09:23:44 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:44 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:44 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:44 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.47.134_8080" in sync
    2022/04/15 09:23:44 [DEBUG] agent: Service "_v0_multicloud_10.233.34.236_9001" in sync
    2022/04/15 09:23:44 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:44 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:44 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.49.13_9007" in sync
    2022/04/15 09:23:44 [DEBUG] agent: Service "_v1_wf-gui_10.233.40.193_8443" in sync
    2022/04/15 09:23:44 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:44 [INFO] agent: Synced service "_v13__aai-nodes-query_10.233.71.37_8446"
    2022/04/15 09:23:44 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.42.15_9011" in sync
    2022/04/15 09:23:44 [DEBUG] agent: Service "_v1_sdc-gui_10.233.49.42_8181" in sync
    2022/04/15 09:23:44 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:44 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:44 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:44 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:44 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:44 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.49.13_9007" in sync
    2022/04/15 09:23:44 [DEBUG] agent: Service "_v1_parser_10.233.63.202_8806" in sync
    2022/04/15 09:23:44 [DEBUG] agent: Service "_v1_catalog_10.233.63.202_8806" in sync
    2022/04/15 09:23:44 [DEBUG] agent: Service "_v1_multicloud_10.233.34.236_9001" in sync
    2022/04/15 09:23:44 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:44 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:44 [DEBUG] agent: Node info in sync
    2022/04/15 09:23:44 [DEBUG] http: Request PUT /v1/agent/service/register (300.173216ms) from=10.233.71.4:53608
    2022/04/15 09:23:44 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.49.13_9007" in sync
    2022/04/15 09:23:44 [DEBUG] agent: Service "_v1_wf-gui_10.233.40.193_8443" in sync
    2022/04/15 09:23:44 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:44 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:44 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.42.15_9011" in sync
    2022/04/15 09:23:44 [DEBUG] agent: Service "_v1_sdc-gui_10.233.49.42_8181" in sync
    2022/04/15 09:23:44 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:44 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:44 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.49.13_9007" in sync
    2022/04/15 09:23:44 [DEBUG] agent: Service "_v1_parser_10.233.63.202_8806" in sync
    2022/04/15 09:23:44 [DEBUG] agent: Service "_v1_catalog_10.233.63.202_8806" in sync
    2022/04/15 09:23:44 [DEBUG] agent: Service "_v1_multicloud_10.233.34.236_9001" in sync
    2022/04/15 09:23:44 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:44 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:44 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:44 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:44 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:44 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:44 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.17.50_443" in sync
    2022/04/15 09:23:44 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.42.15_9011" in sync
    2022/04/15 09:23:44 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.63.202_8806" in sync
    2022/04/15 09:23:44 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.18.121_9015" in sync
    2022/04/15 09:23:44 [DEBUG] agent: Service "_v1_message-router_10.233.60.195_3904" in sync
    2022/04/15 09:23:44 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:44 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:44 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:44 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:44 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:44 [DEBUG] agent: Service "_v1_sdc_10.233.47.134_8443" in sync
    2022/04/15 09:23:44 [DEBUG] agent: Service "_v1_nsd_10.233.63.202_8806" in sync
    2022/04/15 09:23:44 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:44 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:44 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:44 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:44 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:44 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:44 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.47.134_8080" in sync
    2022/04/15 09:23:44 [DEBUG] agent: Service "_v0_multicloud_10.233.34.236_9001" in sync
    2022/04/15 09:23:44 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:44 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:44 [DEBUG] agent: Node info in sync
    2022/04/15 09:23:44 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v13 (523.817µs) from=10.233.71.4:53612
    2022/04/15 09:23:44 [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/04/15 09:23: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/04/15 09:23: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/04/15 09:23:44 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:44 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:44 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.17.50_443" in sync
    2022/04/15 09:23:44 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.42.15_9011" in sync
    2022/04/15 09:23:44 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.63.202_8806" in sync
    2022/04/15 09:23:44 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.18.121_9015" in sync
    2022/04/15 09:23:44 [DEBUG] agent: Service "_v1_message-router_10.233.60.195_3904" in sync
    2022/04/15 09:23:44 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:44 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:44 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:44 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:44 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:44 [DEBUG] agent: Service "_v1_sdc_10.233.47.134_8443" in sync
    2022/04/15 09:23:44 [DEBUG] agent: Service "_v1_nsd_10.233.63.202_8806" in sync
    2022/04/15 09:23:44 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:44 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:44 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:44 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:44 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:44 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.47.134_8080" in sync
    2022/04/15 09:23:44 [DEBUG] agent: Service "_v0_multicloud_10.233.34.236_9001" in sync
    2022/04/15 09:23:44 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:44 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:44 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.49.13_9007" in sync
    2022/04/15 09:23:44 [DEBUG] agent: Service "_v1_wf-gui_10.233.40.193_8443" in sync
    2022/04/15 09:23:44 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:44 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:44 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.42.15_9011" in sync
    2022/04/15 09:23:44 [DEBUG] agent: Service "_v1_sdc-gui_10.233.49.42_8181" in sync
    2022/04/15 09:23:44 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:44 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:44 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:44 [INFO] agent: Synced service "_v13_aai-nodes-query_10.233.71.37_8446"
    2022/04/15 09:23:44 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.49.13_9007" in sync
    2022/04/15 09:23:44 [DEBUG] agent: Service "_v1_parser_10.233.63.202_8806" in sync
    2022/04/15 09:23:44 [DEBUG] agent: Service "_v1_catalog_10.233.63.202_8806" in sync
    2022/04/15 09:23:44 [DEBUG] agent: Service "_v1_multicloud_10.233.34.236_9001" in sync
    2022/04/15 09:23:44 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:44 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:44 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:44 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:44 [DEBUG] agent: Node info in sync
    2022/04/15 09:23:44 [DEBUG] http: Request PUT /v1/agent/service/register (102.462133ms) from=10.233.71.4:53618
    2022/04/15 09:23:44 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:44 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.17.50_443" in sync
    2022/04/15 09:23:44 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.42.15_9011" in sync
    2022/04/15 09:23:44 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.63.202_8806" in sync
    2022/04/15 09:23:44 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.18.121_9015" in sync
    2022/04/15 09:23:44 [DEBUG] agent: Service "_v1_message-router_10.233.60.195_3904" in sync
    2022/04/15 09:23:44 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:44 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:44 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:44 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:44 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:44 [DEBUG] agent: Service "_v1_sdc_10.233.47.134_8443" in sync
    2022/04/15 09:23:44 [DEBUG] agent: Service "_v1_nsd_10.233.63.202_8806" in sync
    2022/04/15 09:23:44 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:44 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:44 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:44 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:44 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:44 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:44 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.47.134_8080" in sync
    2022/04/15 09:23:44 [DEBUG] agent: Service "_v0_multicloud_10.233.34.236_9001" in sync
    2022/04/15 09:23:44 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:44 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:44 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.49.13_9007" in sync
    2022/04/15 09:23:44 [DEBUG] agent: Service "_v1_wf-gui_10.233.40.193_8443" in sync
    2022/04/15 09:23:44 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:44 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:44 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.42.15_9011" in sync
    2022/04/15 09:23:44 [DEBUG] agent: Service "_v1_sdc-gui_10.233.49.42_8181" in sync
    2022/04/15 09:23:44 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:44 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:44 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:44 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.49.13_9007" in sync
    2022/04/15 09:23:44 [DEBUG] agent: Service "_v1_parser_10.233.63.202_8806" in sync
    2022/04/15 09:23:44 [DEBUG] agent: Service "_v1_catalog_10.233.63.202_8806" in sync
    2022/04/15 09:23:44 [DEBUG] agent: Service "_v1_multicloud_10.233.34.236_9001" in sync
    2022/04/15 09:23:44 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:44 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:44 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:44 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:44 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:44 [DEBUG] agent: Node info in sync
    2022/04/15 09:23:44 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v13 (770.48µs) from=10.233.71.4:53620
    2022/04/15 09:23:45 [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/04/15 09:23:45 [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/04/15 09:23: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/04/15 09:23: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/04/15 09:23:45 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:45 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:45 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.17.50_443" in sync
    2022/04/15 09:23:45 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.42.15_9011" in sync
    2022/04/15 09:23:45 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.63.202_8806" in sync
    2022/04/15 09:23:45 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.18.121_9015" in sync
    2022/04/15 09:23:45 [DEBUG] agent: Service "_v1_message-router_10.233.60.195_3904" in sync
    2022/04/15 09:23:45 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:45 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:45 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:45 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:45 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:45 [DEBUG] agent: Service "_v1_sdc_10.233.47.134_8443" in sync
    2022/04/15 09:23:45 [DEBUG] agent: Service "_v1_nsd_10.233.63.202_8806" in sync
    2022/04/15 09:23:45 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:45 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:45 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:45 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:45 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:45 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:45 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:45 [INFO] agent: Synced service "_v14__aai-nodes-query_10.233.71.37_8446"
    2022/04/15 09:23:45 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.47.134_8080" in sync
    2022/04/15 09:23:45 [DEBUG] agent: Service "_v0_multicloud_10.233.34.236_9001" in sync
    2022/04/15 09:23:45 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:45 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:45 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.49.13_9007" in sync
    2022/04/15 09:23:45 [DEBUG] agent: Service "_v1_wf-gui_10.233.40.193_8443" in sync
    2022/04/15 09:23:45 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:45 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:45 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.42.15_9011" in sync
    2022/04/15 09:23:45 [DEBUG] agent: Service "_v1_sdc-gui_10.233.49.42_8181" in sync
    2022/04/15 09:23:45 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:45 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:45 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.49.13_9007" in sync
    2022/04/15 09:23:45 [DEBUG] agent: Service "_v1_parser_10.233.63.202_8806" in sync
    2022/04/15 09:23:45 [DEBUG] agent: Service "_v1_catalog_10.233.63.202_8806" in sync
    2022/04/15 09:23:45 [DEBUG] agent: Service "_v1_multicloud_10.233.34.236_9001" in sync
    2022/04/15 09:23:45 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:45 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:45 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:45 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:45 [DEBUG] agent: Node info in sync
    2022/04/15 09:23:45 [DEBUG] http: Request PUT /v1/agent/service/register (881.0759ms) from=10.233.71.4:53634
    2022/04/15 09:23:45 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.42.15_9011" in sync
    2022/04/15 09:23:45 [DEBUG] agent: Service "_v1_sdc-gui_10.233.49.42_8181" in sync
    2022/04/15 09:23:45 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:45 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:45 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:45 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:45 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.49.13_9007" in sync
    2022/04/15 09:23:46 [DEBUG] agent: Service "_v1_parser_10.233.63.202_8806" in sync
    2022/04/15 09:23:45 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v14 (390.261µs) from=10.233.71.4:53640
    2022/04/15 09:23:46 [DEBUG] agent: Service "_v1_catalog_10.233.63.202_8806" in sync
    2022/04/15 09:23:46 [DEBUG] agent: Service "_v1_multicloud_10.233.34.236_9001" in sync
    2022/04/15 09:23:46 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:46 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:46 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:46 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:46 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:46 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:46 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.17.50_443" in sync
    2022/04/15 09:23:46 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.42.15_9011" in sync
    2022/04/15 09:23:46 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.63.202_8806" in sync
    2022/04/15 09:23:46 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.18.121_9015" in sync
    2022/04/15 09:23:46 [DEBUG] agent: Service "_v1_message-router_10.233.60.195_3904" in sync
    2022/04/15 09:23:46 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:46 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:46 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:46 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:46 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:46 [DEBUG] agent: Service "_v1_sdc_10.233.47.134_8443" in sync
    2022/04/15 09:23:46 [DEBUG] agent: Service "_v1_nsd_10.233.63.202_8806" in sync
    2022/04/15 09:23:46 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:46 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:46 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:46 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:46 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:46 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:46 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.47.134_8080" in sync
    2022/04/15 09:23:46 [DEBUG] agent: Service "_v0_multicloud_10.233.34.236_9001" in sync
    2022/04/15 09:23:46 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:46 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:46 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.49.13_9007" in sync
    2022/04/15 09:23:46 [DEBUG] agent: Service "_v1_wf-gui_10.233.40.193_8443" in sync
    2022/04/15 09:23:46 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:46 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:46 [DEBUG] agent: Node info in sync
    2022/04/15 09:23:46 [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/04/15 09:23: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/04/15 09:23: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/04/15 09:23:46 [DEBUG] agent: Service "_v1_sdc-gui_10.233.49.42_8181" in sync
    2022/04/15 09:23:46 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:46 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:46 [DEBUG] agent: Service "_v1_multicloud_10.233.34.236_9001" in sync
    2022/04/15 09:23:46 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:46 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:46 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:46 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:46 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.49.13_9007" in sync
    2022/04/15 09:23:46 [DEBUG] agent: Service "_v1_parser_10.233.63.202_8806" in sync
    2022/04/15 09:23:46 [DEBUG] agent: Service "_v1_catalog_10.233.63.202_8806" in sync
    2022/04/15 09:23:46 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:46 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:46 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.18.121_9015" in sync
    2022/04/15 09:23:46 [DEBUG] agent: Service "_v1_message-router_10.233.60.195_3904" in sync
    2022/04/15 09:23:46 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:46 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:46 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:46 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.17.50_443" in sync
    2022/04/15 09:23:46 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.42.15_9011" in sync
    2022/04/15 09:23:46 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.63.202_8806" in sync
    2022/04/15 09:23:46 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:46 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:46 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:46 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:46 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:46 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:46 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:46 [DEBUG] agent: Service "_v1_sdc_10.233.47.134_8443" in sync
    2022/04/15 09:23:46 [DEBUG] agent: Service "_v1_nsd_10.233.63.202_8806" in sync
    2022/04/15 09:23:46 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:46 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:46 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:46 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:46 [INFO] agent: Synced service "_v14_aai-nodes-query_10.233.71.37_8446"
    2022/04/15 09:23:46 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.47.134_8080" in sync
    2022/04/15 09:23:46 [DEBUG] agent: Service "_v0_multicloud_10.233.34.236_9001" in sync
    2022/04/15 09:23:46 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:46 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:46 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.49.13_9007" in sync
    2022/04/15 09:23:46 [DEBUG] agent: Service "_v1_wf-gui_10.233.40.193_8443" in sync
    2022/04/15 09:23:46 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:46 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.42.15_9011" in sync
    2022/04/15 09:23:46 [DEBUG] agent: Node info in sync
    2022/04/15 09:23:46 [DEBUG] http: Request PUT /v1/agent/service/register (786.478917ms) from=10.233.71.4:53644
    2022/04/15 09:23:47 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:47 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:47 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.18.121_9015" in sync
    2022/04/15 09:23:47 [DEBUG] agent: Service "_v1_message-router_10.233.60.195_3904" in sync
    2022/04/15 09:23:47 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:47 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:47 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:47 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.17.50_443" in sync
    2022/04/15 09:23:47 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.42.15_9011" in sync
    2022/04/15 09:23:47 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.63.202_8806" in sync
    2022/04/15 09:23:47 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:47 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:47 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:47 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:47 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:47 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:47 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:47 [DEBUG] agent: Service "_v1_sdc_10.233.47.134_8443" in sync
    2022/04/15 09:23:47 [DEBUG] agent: Service "_v1_nsd_10.233.63.202_8806" in sync
    2022/04/15 09:23:47 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:47 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:47 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:47 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:47 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:47 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.47.134_8080" in sync
    2022/04/15 09:23:47 [DEBUG] agent: Service "_v0_multicloud_10.233.34.236_9001" in sync
    2022/04/15 09:23:47 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:47 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:47 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.49.13_9007" in sync
    2022/04/15 09:23:47 [DEBUG] agent: Service "_v1_wf-gui_10.233.40.193_8443" in sync
    2022/04/15 09:23:47 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:47 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.42.15_9011" in sync
    2022/04/15 09:23:47 [DEBUG] agent: Service "_v1_sdc-gui_10.233.49.42_8181" in sync
    2022/04/15 09:23:47 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:47 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:47 [DEBUG] agent: Service "_v1_multicloud_10.233.34.236_9001" in sync
    2022/04/15 09:23:47 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:47 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:47 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:47 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:47 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.49.13_9007" in sync
    2022/04/15 09:23:47 [DEBUG] agent: Service "_v1_parser_10.233.63.202_8806" in sync
    2022/04/15 09:23:47 [DEBUG] agent: Service "_v1_catalog_10.233.63.202_8806" in sync
    2022/04/15 09:23:47 [DEBUG] agent: Node info in sync
    2022/04/15 09:23:47 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v14 (309.118µs) from=10.233.71.4:53654
    2022/04/15 09:23:47 [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/04/15 09:23:47 [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/04/15 09:23: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/04/15 09:23: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/04/15 09:23:47 [DEBUG] agent: Service "_v1_sdc-gui_10.233.49.42_8181" in sync
    2022/04/15 09:23:47 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:47 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:47 [INFO] agent: Synced service "_v15__aai-nodes-query_10.233.71.37_8446"
    2022/04/15 09:23:47 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.49.13_9007" in sync
    2022/04/15 09:23:47 [DEBUG] agent: Service "_v1_parser_10.233.63.202_8806" in sync
    2022/04/15 09:23:47 [DEBUG] agent: Service "_v1_catalog_10.233.63.202_8806" in sync
    2022/04/15 09:23:47 [DEBUG] agent: Service "_v1_multicloud_10.233.34.236_9001" in sync
    2022/04/15 09:23:47 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:47 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:47 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:47 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:47 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:47 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:47 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.17.50_443" in sync
    2022/04/15 09:23:47 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.42.15_9011" in sync
    2022/04/15 09:23:47 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.63.202_8806" in sync
    2022/04/15 09:23:47 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.18.121_9015" in sync
    2022/04/15 09:23:47 [DEBUG] agent: Service "_v1_message-router_10.233.60.195_3904" in sync
    2022/04/15 09:23:47 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:47 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:47 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:47 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:47 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:47 [DEBUG] agent: Service "_v1_sdc_10.233.47.134_8443" in sync
    2022/04/15 09:23:47 [DEBUG] agent: Service "_v1_nsd_10.233.63.202_8806" in sync
    2022/04/15 09:23:47 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:47 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:47 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:47 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:47 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:47 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:47 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:47 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:47 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.47.134_8080" in sync
    2022/04/15 09:23:47 [DEBUG] agent: Service "_v0_multicloud_10.233.34.236_9001" in sync
    2022/04/15 09:23:47 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:47 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:47 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:47 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.49.13_9007" in sync
    2022/04/15 09:23:47 [DEBUG] agent: Service "_v1_wf-gui_10.233.40.193_8443" in sync
    2022/04/15 09:23:47 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:47 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:47 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.42.15_9011" in sync
    2022/04/15 09:23:47 [DEBUG] agent: Node info in sync
    2022/04/15 09:23:47 [DEBUG] http: Request PUT /v1/agent/service/register (337.075127ms) from=10.233.71.4:53660
    2022/04/15 09:23:47 [DEBUG] agent: Service "_v1_sdc-gui_10.233.49.42_8181" in sync
    2022/04/15 09:23:47 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:47 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:47 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:47 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:47 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:47 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:47 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:47 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.49.13_9007" in sync
    2022/04/15 09:23:47 [DEBUG] agent: Service "_v1_parser_10.233.63.202_8806" in sync
    2022/04/15 09:23:47 [DEBUG] agent: Service "_v1_catalog_10.233.63.202_8806" in sync
    2022/04/15 09:23:47 [DEBUG] agent: Service "_v1_multicloud_10.233.34.236_9001" in sync
    2022/04/15 09:23:47 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:47 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:47 [DEBUG] agent: Service "_v1_message-router_10.233.60.195_3904" in sync
    2022/04/15 09:23:47 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:47 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:47 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:47 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.17.50_443" in sync
    2022/04/15 09:23:47 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.42.15_9011" in sync
    2022/04/15 09:23:47 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.63.202_8806" in sync
    2022/04/15 09:23:47 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.18.121_9015" in sync
    2022/04/15 09:23:47 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:47 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:47 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:47 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:47 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:47 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:47 [DEBUG] agent: Service "_v1_sdc_10.233.47.134_8443" in sync
    2022/04/15 09:23:47 [DEBUG] agent: Service "_v1_nsd_10.233.63.202_8806" in sync
    2022/04/15 09:23:47 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:47 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:47 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:47 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:47 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:47 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.47.134_8080" in sync
    2022/04/15 09:23:47 [DEBUG] agent: Service "_v0_multicloud_10.233.34.236_9001" in sync
    2022/04/15 09:23:47 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:47 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:47 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.49.13_9007" in sync
    2022/04/15 09:23:47 [DEBUG] agent: Service "_v1_wf-gui_10.233.40.193_8443" in sync
    2022/04/15 09:23:47 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:47 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:47 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.42.15_9011" in sync
    2022/04/15 09:23:47 [DEBUG] agent: Node info in sync
    2022/04/15 09:23:47 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v15 (200.232757ms) from=10.233.71.4:53664
    2022/04/15 09:23:48 [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/04/15 09:23: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/04/15 09:23: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/04/15 09:23:48 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.49.13_9007" in sync
    2022/04/15 09:23:48 [DEBUG] agent: Service "_v1_wf-gui_10.233.40.193_8443" in sync
    2022/04/15 09:23:48 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:48 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:48 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.42.15_9011" in sync
    2022/04/15 09:23:48 [INFO] agent: Synced service "_v15_aai-nodes-query_10.233.71.37_8446"
    2022/04/15 09:23:48 [DEBUG] agent: Service "_v1_sdc-gui_10.233.49.42_8181" in sync
    2022/04/15 09:23:48 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:48 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:48 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:48 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:48 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:48 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:48 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:48 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.49.13_9007" in sync
    2022/04/15 09:23:48 [DEBUG] agent: Service "_v1_parser_10.233.63.202_8806" in sync
    2022/04/15 09:23:48 [DEBUG] agent: Service "_v1_catalog_10.233.63.202_8806" in sync
    2022/04/15 09:23:48 [DEBUG] agent: Service "_v1_multicloud_10.233.34.236_9001" in sync
    2022/04/15 09:23:48 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:48 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:48 [DEBUG] agent: Service "_v1_message-router_10.233.60.195_3904" in sync
    2022/04/15 09:23:48 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:48 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:48 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:48 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.17.50_443" in sync
    2022/04/15 09:23:49 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.42.15_9011" in sync
    2022/04/15 09:23:49 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.63.202_8806" in sync
    2022/04/15 09:23:49 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.18.121_9015" in sync
    2022/04/15 09:23:49 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:49 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:49 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:49 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:49 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:49 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:49 [DEBUG] agent: Service "_v1_sdc_10.233.47.134_8443" in sync
    2022/04/15 09:23:49 [DEBUG] agent: Service "_v1_nsd_10.233.63.202_8806" in sync
    2022/04/15 09:23:49 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:49 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:49 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:49 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:49 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:49 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.47.134_8080" in sync
    2022/04/15 09:23:49 [DEBUG] agent: Service "_v0_multicloud_10.233.34.236_9001" in sync
    2022/04/15 09:23:49 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:49 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:49 [DEBUG] agent: Node info in sync
    2022/04/15 09:23:49 [DEBUG] http: Request PUT /v1/agent/service/register (800.055475ms) from=10.233.71.4:53670
    2022/04/15 09:23:49 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:49 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:49 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.17.50_443" in sync
    2022/04/15 09:23:49 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.42.15_9011" in sync
    2022/04/15 09:23:49 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.63.202_8806" in sync
    2022/04/15 09:23:49 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.18.121_9015" in sync
    2022/04/15 09:23:49 [DEBUG] agent: Service "_v1_message-router_10.233.60.195_3904" in sync
    2022/04/15 09:23:49 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:49 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:49 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:49 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:49 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:49 [DEBUG] agent: Service "_v1_sdc_10.233.47.134_8443" in sync
    2022/04/15 09:23:49 [DEBUG] agent: Service "_v1_nsd_10.233.63.202_8806" in sync
    2022/04/15 09:23:49 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:49 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:49 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:49 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:49 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:49 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:49 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:49 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:49 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.47.134_8080" in sync
    2022/04/15 09:23:49 [DEBUG] agent: Service "_v0_multicloud_10.233.34.236_9001" in sync
    2022/04/15 09:23:49 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:49 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:49 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:49 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.49.13_9007" in sync
    2022/04/15 09:23:49 [DEBUG] agent: Service "_v1_wf-gui_10.233.40.193_8443" in sync
    2022/04/15 09:23:49 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:49 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:49 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.42.15_9011" in sync
    2022/04/15 09:23:49 [DEBUG] agent: Service "_v1_sdc-gui_10.233.49.42_8181" in sync
    2022/04/15 09:23:49 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:49 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:49 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:49 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:49 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.49.13_9007" in sync
    2022/04/15 09:23:49 [DEBUG] agent: Service "_v1_parser_10.233.63.202_8806" in sync
    2022/04/15 09:23:49 [DEBUG] agent: Service "_v1_catalog_10.233.63.202_8806" in sync
    2022/04/15 09:23:49 [DEBUG] agent: Service "_v1_multicloud_10.233.34.236_9001" in sync
    2022/04/15 09:23:49 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:49 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:49 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:49 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:49 [DEBUG] agent: Node info in sync
    2022/04/15 09:23:49 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v15 (411.743µs) from=10.233.71.4:53674
    2022/04/15 09:23:49 [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/04/15 09:23:49 [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/04/15 09:23: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/04/15 09:23: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/04/15 09:23:49 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.17.50_443" in sync
    2022/04/15 09:23:49 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.42.15_9011" in sync
    2022/04/15 09:23:49 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.63.202_8806" in sync
    2022/04/15 09:23:49 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.18.121_9015" in sync
    2022/04/15 09:23:49 [DEBUG] agent: Service "_v1_message-router_10.233.60.195_3904" in sync
    2022/04/15 09:23:49 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:49 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:49 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:49 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:49 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:49 [DEBUG] agent: Service "_v1_sdc_10.233.47.134_8443" in sync
    2022/04/15 09:23:49 [DEBUG] agent: Service "_v1_nsd_10.233.63.202_8806" in sync
    2022/04/15 09:23:49 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:49 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:49 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:49 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:49 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:49 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:49 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:49 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:49 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.47.134_8080" in sync
    2022/04/15 09:23:49 [DEBUG] agent: Service "_v0_multicloud_10.233.34.236_9001" in sync
    2022/04/15 09:23:49 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:49 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:49 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:49 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.49.13_9007" in sync
    2022/04/15 09:23:49 [DEBUG] agent: Service "_v1_wf-gui_10.233.40.193_8443" in sync
    2022/04/15 09:23:49 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:49 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:49 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.42.15_9011" in sync
    2022/04/15 09:23:49 [DEBUG] agent: Service "_v1_sdc-gui_10.233.49.42_8181" in sync
    2022/04/15 09:23:49 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:49 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:49 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:49 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:50 [INFO] agent: Synced service "_v16__aai-nodes-query_10.233.71.37_8446"
    2022/04/15 09:23:50 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.49.13_9007" in sync
    2022/04/15 09:23:50 [DEBUG] agent: Service "_v1_parser_10.233.63.202_8806" in sync
    2022/04/15 09:23:50 [DEBUG] agent: Service "_v1_catalog_10.233.63.202_8806" in sync
    2022/04/15 09:23:50 [DEBUG] agent: Service "_v1_multicloud_10.233.34.236_9001" in sync
    2022/04/15 09:23:50 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:50 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:50 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:50 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:50 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:50 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:50 [DEBUG] agent: Node info in sync
    2022/04/15 09:23:50 [DEBUG] http: Request PUT /v1/agent/service/register (797.858247ms) from=10.233.71.4:53678
    2022/04/15 09:23:50 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.49.13_9007" in sync
    2022/04/15 09:23:50 [DEBUG] agent: Service "_v1_wf-gui_10.233.40.193_8443" in sync
    2022/04/15 09:23:50 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:50 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:50 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.42.15_9011" in sync
    2022/04/15 09:23:50 [DEBUG] agent: Service "_v1_sdc-gui_10.233.49.42_8181" in sync
    2022/04/15 09:23:50 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:50 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:50 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:50 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:50 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:50 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:50 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:50 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.49.13_9007" in sync
    2022/04/15 09:23:50 [DEBUG] agent: Service "_v1_parser_10.233.63.202_8806" in sync
    2022/04/15 09:23:50 [DEBUG] agent: Service "_v1_catalog_10.233.63.202_8806" in sync
    2022/04/15 09:23:50 [DEBUG] agent: Service "_v1_multicloud_10.233.34.236_9001" in sync
    2022/04/15 09:23:50 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:50 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:50 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:50 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:50 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:50 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:50 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.17.50_443" in sync
    2022/04/15 09:23:50 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.42.15_9011" in sync
    2022/04/15 09:23:50 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.63.202_8806" in sync
    2022/04/15 09:23:50 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.18.121_9015" in sync
    2022/04/15 09:23:50 [DEBUG] agent: Service "_v1_message-router_10.233.60.195_3904" in sync
    2022/04/15 09:23:50 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:50 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:50 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:50 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:50 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:50 [DEBUG] agent: Service "_v1_sdc_10.233.47.134_8443" in sync
    2022/04/15 09:23:50 [DEBUG] agent: Service "_v1_nsd_10.233.63.202_8806" in sync
    2022/04/15 09:23:50 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:50 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:50 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:50 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:50 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:50 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:50 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.47.134_8080" in sync
    2022/04/15 09:23:50 [DEBUG] agent: Service "_v0_multicloud_10.233.34.236_9001" in sync
    2022/04/15 09:23:50 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:50 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:50 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:50 [DEBUG] agent: Node info in sync
    2022/04/15 09:23:50 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v16 (482.254µs) from=10.233.71.4:53684
    2022/04/15 09:23:50 [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/04/15 09:23: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/04/15 09:23: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/04/15 09:23:50 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.18.121_9015" in sync
    2022/04/15 09:23:50 [DEBUG] agent: Service "_v1_message-router_10.233.60.195_3904" in sync
    2022/04/15 09:23:50 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:50 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:50 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:50 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.17.50_443" in sync
    2022/04/15 09:23:50 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.42.15_9011" in sync
    2022/04/15 09:23:50 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.63.202_8806" in sync
    2022/04/15 09:23:50 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:50 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:50 [INFO] agent: Synced service "_v16_aai-nodes-query_10.233.71.37_8446"
    2022/04/15 09:23:50 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:50 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:50 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:50 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:50 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:50 [DEBUG] agent: Service "_v1_sdc_10.233.47.134_8443" in sync
    2022/04/15 09:23:50 [DEBUG] agent: Service "_v1_nsd_10.233.63.202_8806" in sync
    2022/04/15 09:23:50 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:50 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:50 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:50 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:50 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:50 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.47.134_8080" in sync
    2022/04/15 09:23:50 [DEBUG] agent: Service "_v0_multicloud_10.233.34.236_9001" in sync
    2022/04/15 09:23:50 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:50 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:50 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.49.13_9007" in sync
    2022/04/15 09:23:50 [DEBUG] agent: Service "_v1_wf-gui_10.233.40.193_8443" in sync
    2022/04/15 09:23:50 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:50 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.42.15_9011" in sync
    2022/04/15 09:23:50 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:50 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:50 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:50 [DEBUG] agent: Service "_v1_sdc-gui_10.233.49.42_8181" in sync
    2022/04/15 09:23:50 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:50 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:50 [DEBUG] agent: Service "_v1_multicloud_10.233.34.236_9001" in sync
    2022/04/15 09:23:50 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:50 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:50 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:50 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:50 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.49.13_9007" in sync
    2022/04/15 09:23:50 [DEBUG] agent: Service "_v1_parser_10.233.63.202_8806" in sync
    2022/04/15 09:23:50 [DEBUG] agent: Service "_v1_catalog_10.233.63.202_8806" in sync
    2022/04/15 09:23:50 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:50 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:50 [DEBUG] agent: Node info in sync
    2022/04/15 09:23:50 [DEBUG] http: Request PUT /v1/agent/service/register (588.662796ms) from=10.233.71.4:53688
    2022/04/15 09:23:50 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:50 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:50 [DEBUG] agent: Service "_v1_sdc-gui_10.233.49.42_8181" in sync
    2022/04/15 09:23:50 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:50 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:50 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:50 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:50 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:50 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:50 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:50 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.49.13_9007" in sync
    2022/04/15 09:23:50 [DEBUG] agent: Service "_v1_parser_10.233.63.202_8806" in sync
    2022/04/15 09:23:50 [DEBUG] agent: Service "_v1_catalog_10.233.63.202_8806" in sync
    2022/04/15 09:23:50 [DEBUG] agent: Service "_v1_multicloud_10.233.34.236_9001" in sync
    2022/04/15 09:23:50 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:50 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:50 [DEBUG] agent: Service "_v1_message-router_10.233.60.195_3904" in sync
    2022/04/15 09:23:50 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:50 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:50 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:50 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.17.50_443" in sync
    2022/04/15 09:23:50 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.42.15_9011" in sync
    2022/04/15 09:23:50 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.63.202_8806" in sync
    2022/04/15 09:23:50 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.18.121_9015" in sync
    2022/04/15 09:23:50 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:50 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:50 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:50 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:50 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:50 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:50 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:50 [DEBUG] agent: Service "_v1_sdc_10.233.47.134_8443" in sync
    2022/04/15 09:23:50 [DEBUG] agent: Service "_v1_nsd_10.233.63.202_8806" in sync
    2022/04/15 09:23:50 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:50 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:50 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:50 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:50 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:50 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.47.134_8080" in sync
    2022/04/15 09:23:50 [DEBUG] agent: Service "_v0_multicloud_10.233.34.236_9001" in sync
    2022/04/15 09:23:50 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:50 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:50 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.49.13_9007" in sync
    2022/04/15 09:23:50 [DEBUG] agent: Service "_v1_wf-gui_10.233.40.193_8443" in sync
    2022/04/15 09:23:50 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:50 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:50 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.42.15_9011" in sync
    2022/04/15 09:23:50 [DEBUG] agent: Node info in sync
    2022/04/15 09:23:50 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v16 (687.026µs) from=10.233.71.4:53698
    2022/04/15 09:23:51 [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/04/15 09:23:51 [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/04/15 09:23: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/04/15 09:23: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/04/15 09:23:51 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:51 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:51 [DEBUG] agent: Service "_v1_sdc_10.233.47.134_8443" in sync
    2022/04/15 09:23:51 [DEBUG] agent: Service "_v1_nsd_10.233.63.202_8806" in sync
    2022/04/15 09:23:51 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:51 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:51 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:51 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:51 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:51 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:51 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.47.134_8080" in sync
    2022/04/15 09:23:51 [DEBUG] agent: Service "_v0_multicloud_10.233.34.236_9001" in sync
    2022/04/15 09:23:51 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:51 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:51 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:51 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.49.13_9007" in sync
    2022/04/15 09:23:51 [DEBUG] agent: Service "_v1_wf-gui_10.233.40.193_8443" in sync
    2022/04/15 09:23:51 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:51 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:51 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.42.15_9011" in sync
    2022/04/15 09:23:51 [DEBUG] agent: Service "_v1_sdc-gui_10.233.49.42_8181" in sync
    2022/04/15 09:23:51 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:51 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:51 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:51 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:51 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:51 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:51 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:51 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.49.13_9007" in sync
    2022/04/15 09:23:51 [DEBUG] agent: Service "_v1_parser_10.233.63.202_8806" in sync
    2022/04/15 09:23:51 [DEBUG] agent: Service "_v1_catalog_10.233.63.202_8806" in sync
    2022/04/15 09:23:51 [DEBUG] agent: Service "_v1_multicloud_10.233.34.236_9001" in sync
    2022/04/15 09:23:51 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:51 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:51 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:51 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:51 [INFO] agent: Synced service "_v17__aai-nodes-query_10.233.71.37_8446"
    2022/04/15 09:23:51 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:51 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:51 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.17.50_443" in sync
    2022/04/15 09:23:51 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.42.15_9011" in sync
    2022/04/15 09:23:51 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.63.202_8806" in sync
    2022/04/15 09:23:51 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.18.121_9015" in sync
    2022/04/15 09:23:51 [DEBUG] agent: Service "_v1_message-router_10.233.60.195_3904" in sync
    2022/04/15 09:23:51 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:51 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:51 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:51 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:51 [DEBUG] agent: Node info in sync
    2022/04/15 09:23:51 [DEBUG] http: Request PUT /v1/agent/service/register (180.706547ms) from=10.233.71.4:53710
    2022/04/15 09:23:51 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:51 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:51 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:51 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:51 [DEBUG] agent: Service "_v1_sdc_10.233.47.134_8443" in sync
    2022/04/15 09:23:51 [DEBUG] agent: Service "_v1_nsd_10.233.63.202_8806" in sync
    2022/04/15 09:23:51 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:51 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:51 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:51 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:51 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:51 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.47.134_8080" in sync
    2022/04/15 09:23:51 [DEBUG] agent: Service "_v0_multicloud_10.233.34.236_9001" in sync
    2022/04/15 09:23:51 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:51 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:51 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.49.13_9007" in sync
    2022/04/15 09:23:51 [DEBUG] agent: Service "_v1_wf-gui_10.233.40.193_8443" in sync
    2022/04/15 09:23:51 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:51 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:51 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.42.15_9011" in sync
    2022/04/15 09:23:51 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:51 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:51 [DEBUG] agent: Service "_v1_sdc-gui_10.233.49.42_8181" in sync
    2022/04/15 09:23:51 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:51 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:51 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:51 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:51 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:51 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:51 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:51 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.49.13_9007" in sync
    2022/04/15 09:23:51 [DEBUG] agent: Service "_v1_parser_10.233.63.202_8806" in sync
    2022/04/15 09:23:51 [DEBUG] agent: Service "_v1_catalog_10.233.63.202_8806" in sync
    2022/04/15 09:23:51 [DEBUG] agent: Service "_v1_multicloud_10.233.34.236_9001" in sync
    2022/04/15 09:23:51 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:51 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:51 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:51 [DEBUG] agent: Service "_v1_message-router_10.233.60.195_3904" in sync
    2022/04/15 09:23:51 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:51 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:51 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:51 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.17.50_443" in sync
    2022/04/15 09:23:51 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.42.15_9011" in sync
    2022/04/15 09:23:51 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.63.202_8806" in sync
    2022/04/15 09:23:51 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.18.121_9015" in sync
    2022/04/15 09:23:51 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:51 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:51 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:51 [DEBUG] agent: Node info in sync
    2022/04/15 09:23:51 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v17 (510.35µs) from=10.233.71.4:53712
    2022/04/15 09:23:51 [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/04/15 09:23: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/04/15 09:23: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/04/15 09:23:51 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:51 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.47.134_8080" in sync
    2022/04/15 09:23:51 [DEBUG] agent: Service "_v0_multicloud_10.233.34.236_9001" in sync
    2022/04/15 09:23:51 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:51 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:51 [INFO] agent: Synced service "_v17_aai-nodes-query_10.233.71.37_8446"
    2022/04/15 09:23:51 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.49.13_9007" in sync
    2022/04/15 09:23:51 [DEBUG] agent: Service "_v1_wf-gui_10.233.40.193_8443" in sync
    2022/04/15 09:23:51 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:51 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:51 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.42.15_9011" in sync
    2022/04/15 09:23:51 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:51 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:51 [DEBUG] agent: Service "_v1_sdc-gui_10.233.49.42_8181" in sync
    2022/04/15 09:23:51 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:51 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:51 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:51 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:51 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:51 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:51 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:51 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.49.13_9007" in sync
    2022/04/15 09:23:51 [DEBUG] agent: Service "_v1_parser_10.233.63.202_8806" in sync
    2022/04/15 09:23:51 [DEBUG] agent: Service "_v1_catalog_10.233.63.202_8806" in sync
    2022/04/15 09:23:51 [DEBUG] agent: Service "_v1_multicloud_10.233.34.236_9001" in sync
    2022/04/15 09:23:51 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:51 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:51 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:51 [DEBUG] agent: Service "_v1_message-router_10.233.60.195_3904" in sync
    2022/04/15 09:23:51 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:51 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:51 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:51 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.17.50_443" in sync
    2022/04/15 09:23:51 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.42.15_9011" in sync
    2022/04/15 09:23:51 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.63.202_8806" in sync
    2022/04/15 09:23:51 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.18.121_9015" in sync
    2022/04/15 09:23:51 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:51 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:51 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:51 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:51 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:51 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:51 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:51 [DEBUG] agent: Service "_v1_sdc_10.233.47.134_8443" in sync
    2022/04/15 09:23:51 [DEBUG] agent: Service "_v1_nsd_10.233.63.202_8806" in sync
    2022/04/15 09:23:51 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:51 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:51 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:51 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:51 [DEBUG] agent: Node info in sync
    2022/04/15 09:23:51 [DEBUG] http: Request PUT /v1/agent/service/register (514.134558ms) from=10.233.71.4:53716
    2022/04/15 09:23:51 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.47.134_8080" in sync
    2022/04/15 09:23:51 [DEBUG] agent: Service "_v0_multicloud_10.233.34.236_9001" in sync
    2022/04/15 09:23:51 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:51 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:51 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:51 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.49.13_9007" in sync
    2022/04/15 09:23:51 [DEBUG] agent: Service "_v1_wf-gui_10.233.40.193_8443" in sync
    2022/04/15 09:23:51 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:51 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:51 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:51 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.42.15_9011" in sync
    2022/04/15 09:23:51 [DEBUG] agent: Service "_v1_sdc-gui_10.233.49.42_8181" in sync
    2022/04/15 09:23:51 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:51 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:51 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:51 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:51 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:51 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:51 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.49.13_9007" in sync
    2022/04/15 09:23:51 [DEBUG] agent: Service "_v1_parser_10.233.63.202_8806" in sync
    2022/04/15 09:23:51 [DEBUG] agent: Service "_v1_catalog_10.233.63.202_8806" in sync
    2022/04/15 09:23:51 [DEBUG] agent: Service "_v1_multicloud_10.233.34.236_9001" in sync
    2022/04/15 09:23:51 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:51 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:51 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:51 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:51 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:51 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:51 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:51 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.17.50_443" in sync
    2022/04/15 09:23:51 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.42.15_9011" in sync
    2022/04/15 09:23:51 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.63.202_8806" in sync
    2022/04/15 09:23:51 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.18.121_9015" in sync
    2022/04/15 09:23:51 [DEBUG] agent: Service "_v1_message-router_10.233.60.195_3904" in sync
    2022/04/15 09:23:51 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:51 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:51 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:51 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:51 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:51 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:51 [DEBUG] agent: Service "_v1_sdc_10.233.47.134_8443" in sync
    2022/04/15 09:23:51 [DEBUG] agent: Service "_v1_nsd_10.233.63.202_8806" in sync
    2022/04/15 09:23:51 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:51 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:51 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:51 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:51 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:51 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:51 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:51 [DEBUG] agent: Node info in sync
    2022/04/15 09:23:52 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v17 (307.523µs) from=10.233.71.4:53720
    2022/04/15 09:23:52 [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/04/15 09:23:52 [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/04/15 09:23: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/04/15 09:23: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/04/15 09:23:52 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.49.13_9007" in sync
    2022/04/15 09:23:52 [DEBUG] agent: Service "_v1_wf-gui_10.233.40.193_8443" in sync
    2022/04/15 09:23:52 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:52 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:52 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:52 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.42.15_9011" in sync
    2022/04/15 09:23:52 [DEBUG] agent: Service "_v1_sdc-gui_10.233.49.42_8181" in sync
    2022/04/15 09:23:52 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:52 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:52 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:52 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:52 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:52 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.49.13_9007" in sync
    2022/04/15 09:23:52 [DEBUG] agent: Service "_v1_parser_10.233.63.202_8806" in sync
    2022/04/15 09:23:52 [DEBUG] agent: Service "_v1_catalog_10.233.63.202_8806" in sync
    2022/04/15 09:23:52 [DEBUG] agent: Service "_v1_multicloud_10.233.34.236_9001" in sync
    2022/04/15 09:23:52 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:52 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:52 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:52 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:52 [INFO] agent: Synced service "_v18__aai-nodes-query_10.233.71.37_8446"
    2022/04/15 09:23:52 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:52 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:52 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:52 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.17.50_443" in sync
    2022/04/15 09:23:52 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.42.15_9011" in sync
    2022/04/15 09:23:52 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.63.202_8806" in sync
    2022/04/15 09:23:52 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.18.121_9015" in sync
    2022/04/15 09:23:52 [DEBUG] agent: Service "_v1_message-router_10.233.60.195_3904" in sync
    2022/04/15 09:23:52 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:52 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:52 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:52 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:52 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:52 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:52 [DEBUG] agent: Service "_v1_sdc_10.233.47.134_8443" in sync
    2022/04/15 09:23:52 [DEBUG] agent: Service "_v1_nsd_10.233.63.202_8806" in sync
    2022/04/15 09:23:52 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:52 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:52 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:52 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:52 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:52 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:52 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:52 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:52 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.47.134_8080" in sync
    2022/04/15 09:23:52 [DEBUG] agent: Service "_v0_multicloud_10.233.34.236_9001" in sync
    2022/04/15 09:23:52 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:52 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:52 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:52 [DEBUG] agent: Node info in sync
    2022/04/15 09:23:52 [DEBUG] http: Request PUT /v1/agent/service/register (200.854475ms) from=10.233.71.4:53726
    2022/04/15 09:23:52 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:52 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:52 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:52 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.17.50_443" in sync
    2022/04/15 09:23:52 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.42.15_9011" in sync
    2022/04/15 09:23:52 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v18 (308.719µs) from=10.233.71.4:53730
    2022/04/15 09:23:52 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.63.202_8806" in sync
    2022/04/15 09:23:52 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.18.121_9015" in sync
    2022/04/15 09:23:52 [DEBUG] agent: Service "_v1_message-router_10.233.60.195_3904" in sync
    2022/04/15 09:23:52 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:52 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:52 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:52 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:52 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:52 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:52 [DEBUG] agent: Service "_v1_sdc_10.233.47.134_8443" in sync
    2022/04/15 09:23:52 [DEBUG] agent: Service "_v1_nsd_10.233.63.202_8806" in sync
    2022/04/15 09:23:52 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:52 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:52 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:52 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:52 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:52 [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/04/15 09:23:52 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.47.134_8080" in sync
    2022/04/15 09:23: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/04/15 09:23: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/04/15 09:23:52 [DEBUG] agent: Service "_v0_multicloud_10.233.34.236_9001" in sync
    2022/04/15 09:23:52 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:52 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:52 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:52 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.49.13_9007" in sync
    2022/04/15 09:23:52 [DEBUG] agent: Service "_v1_wf-gui_10.233.40.193_8443" in sync
    2022/04/15 09:23:52 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:52 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:52 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:52 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.42.15_9011" in sync
    2022/04/15 09:23:52 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:52 [DEBUG] agent: Service "_v1_sdc-gui_10.233.49.42_8181" in sync
    2022/04/15 09:23:52 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:52 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:52 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:52 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:53 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:53 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:53 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:53 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.49.13_9007" in sync
    2022/04/15 09:23:53 [DEBUG] agent: Service "_v1_parser_10.233.63.202_8806" in sync
    2022/04/15 09:23:53 [DEBUG] agent: Service "_v1_catalog_10.233.63.202_8806" in sync
    2022/04/15 09:23:53 [DEBUG] agent: Service "_v1_multicloud_10.233.34.236_9001" in sync
    2022/04/15 09:23:53 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:53 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:53 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:53 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:53 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:53 [DEBUG] agent: Node info in sync
    2022/04/15 09:23:57 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:57 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:57 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:57 [DEBUG] agent: Service "_v1_sdc-gui_10.233.49.42_8181" in sync
    2022/04/15 09:23:57 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:57 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:57 [DEBUG] agent: Service "_v1_multicloud_10.233.34.236_9001" in sync
    2022/04/15 09:23:57 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:57 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:57 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:57 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:57 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.49.13_9007" in sync
    2022/04/15 09:23:57 [DEBUG] agent: Service "_v1_parser_10.233.63.202_8806" in sync
    2022/04/15 09:23:57 [DEBUG] agent: Service "_v1_catalog_10.233.63.202_8806" in sync
    2022/04/15 09:23:57 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:57 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:57 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:57 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:57 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.18.121_9015" in sync
    2022/04/15 09:23:57 [DEBUG] agent: Service "_v1_message-router_10.233.60.195_3904" in sync
    2022/04/15 09:23:57 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:57 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:57 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:57 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.17.50_443" in sync
    2022/04/15 09:23:57 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.42.15_9011" in sync
    2022/04/15 09:23:57 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.63.202_8806" in sync
    2022/04/15 09:23:57 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:57 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:57 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:57 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:57 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:57 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:57 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:57 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:57 [DEBUG] agent: Service "_v1_sdc_10.233.47.134_8443" in sync
    2022/04/15 09:23:57 [DEBUG] agent: Service "_v1_nsd_10.233.63.202_8806" in sync
    2022/04/15 09:23:57 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:57 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:57 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:57 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:57 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:57 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.47.134_8080" in sync
    2022/04/15 09:23:57 [DEBUG] agent: Service "_v0_multicloud_10.233.34.236_9001" in sync
    2022/04/15 09:23:57 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:57 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:57 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:57 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.49.13_9007" in sync
    2022/04/15 09:23:57 [DEBUG] agent: Service "_v1_wf-gui_10.233.40.193_8443" in sync
    2022/04/15 09:23:57 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:57 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.42.15_9011" in sync
    2022/04/15 09:23:57 [INFO] agent: Synced service "_v18_aai-nodes-query_10.233.71.37_8446"
    2022/04/15 09:23:57 [DEBUG] agent: Node info in sync
    2022/04/15 09:23:57 [DEBUG] http: Request PUT /v1/agent/service/register (4.850792664s) from=10.233.71.4:53734
    2022/04/15 09:23:57 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:57 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:57 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:57 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:57 [DEBUG] agent: Service "_v1_sdc-gui_10.233.49.42_8181" in sync
    2022/04/15 09:23:57 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:57 [DEBUG] agent: Service "_v1_catalog_10.233.63.202_8806" in sync
    2022/04/15 09:23:57 [DEBUG] agent: Service "_v1_multicloud_10.233.34.236_9001" in sync
    2022/04/15 09:23:57 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:57 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:57 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:57 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:57 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.49.13_9007" in sync
    2022/04/15 09:23:57 [DEBUG] agent: Service "_v1_parser_10.233.63.202_8806" in sync
    2022/04/15 09:23:57 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:57 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:57 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:57 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:57 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.63.202_8806" in sync
    2022/04/15 09:23:57 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.18.121_9015" in sync
    2022/04/15 09:23:57 [DEBUG] agent: Service "_v1_message-router_10.233.60.195_3904" in sync
    2022/04/15 09:23:57 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:57 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:57 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:57 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.17.50_443" in sync
    2022/04/15 09:23:57 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.42.15_9011" in sync
    2022/04/15 09:23:57 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:57 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:57 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:57 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:57 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:57 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:57 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:57 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:57 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:57 [DEBUG] agent: Service "_v1_sdc_10.233.47.134_8443" in sync
    2022/04/15 09:23:57 [DEBUG] agent: Service "_v1_nsd_10.233.63.202_8806" in sync
    2022/04/15 09:23:57 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:57 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:57 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:57 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:57 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:57 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.47.134_8080" in sync
    2022/04/15 09:23:57 [DEBUG] agent: Service "_v0_multicloud_10.233.34.236_9001" in sync
    2022/04/15 09:23:57 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:57 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:57 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:57 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.49.13_9007" in sync
    2022/04/15 09:23:57 [DEBUG] agent: Service "_v1_wf-gui_10.233.40.193_8443" in sync
    2022/04/15 09:23:57 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.42.15_9011" in sync
    2022/04/15 09:23:57 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:57 [DEBUG] agent: Node info in sync
    2022/04/15 09:23:58 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v18 (1.000179292s) from=10.233.71.4:53772
    2022/04/15 09:23:58 [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/04/15 09:23:58 [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/04/15 09:23:58 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/04/15 09:23:58 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/04/15 09:23:59 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.49.13_9007" in sync
    2022/04/15 09:23:59 [DEBUG] agent: Service "_v1_parser_10.233.63.202_8806" in sync
    2022/04/15 09:23:59 [DEBUG] agent: Service "_v1_catalog_10.233.63.202_8806" in sync
    2022/04/15 09:23:59 [DEBUG] agent: Service "_v1_multicloud_10.233.34.236_9001" in sync
    2022/04/15 09:23:59 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:59 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:59 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:59 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:59 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:59 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:59 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:59 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:59 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.17.50_443" in sync
    2022/04/15 09:23:59 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.42.15_9011" in sync
    2022/04/15 09:23:59 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.63.202_8806" in sync
    2022/04/15 09:23:59 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.18.121_9015" in sync
    2022/04/15 09:23:59 [DEBUG] agent: Service "_v1_message-router_10.233.60.195_3904" in sync
    2022/04/15 09:23:59 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:59 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:59 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:59 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:59 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:59 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:59 [DEBUG] agent: Service "_v1_sdc_10.233.47.134_8443" in sync
    2022/04/15 09:23:59 [DEBUG] agent: Service "_v1_nsd_10.233.63.202_8806" in sync
    2022/04/15 09:23:59 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:59 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:59 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:59 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:59 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:59 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:59 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:59 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:59 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.47.134_8080" in sync
    2022/04/15 09:23:59 [DEBUG] agent: Service "_v0_multicloud_10.233.34.236_9001" in sync
    2022/04/15 09:23:59 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:59 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:59 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:59 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.49.13_9007" in sync
    2022/04/15 09:23:59 [DEBUG] agent: Service "_v1_wf-gui_10.233.40.193_8443" in sync
    2022/04/15 09:23:59 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:59 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:59 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:59 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.42.15_9011" in sync
    2022/04/15 09:23:59 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:59 [INFO] agent: Synced service "_v19__aai-nodes-query_10.233.71.37_8446"
    2022/04/15 09:23:59 [DEBUG] agent: Service "_v1_sdc-gui_10.233.49.42_8181" in sync
    2022/04/15 09:23:59 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:59 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:59 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:59 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:59 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:59 [DEBUG] agent: Node info in sync
    2022/04/15 09:23:59 [DEBUG] http: Request PUT /v1/agent/service/register (611.723074ms) from=10.233.71.4:53780
    2022/04/15 09:23:59 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:59 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:59 [DEBUG] agent: Service "_v1_sdc_10.233.47.134_8443" in sync
    2022/04/15 09:23:59 [DEBUG] agent: Service "_v1_nsd_10.233.63.202_8806" in sync
    2022/04/15 09:23:59 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:59 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:59 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:59 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:59 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:59 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:59 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.47.134_8080" in sync
    2022/04/15 09:23:59 [DEBUG] agent: Service "_v0_multicloud_10.233.34.236_9001" in sync
    2022/04/15 09:23:59 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:59 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:59 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:59 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.49.13_9007" in sync
    2022/04/15 09:23:59 [DEBUG] agent: Service "_v1_wf-gui_10.233.40.193_8443" in sync
    2022/04/15 09:23:59 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:59 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:59 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:59 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.42.15_9011" in sync
    2022/04/15 09:23:59 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:59 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:59 [DEBUG] agent: Service "_v1_sdc-gui_10.233.49.42_8181" in sync
    2022/04/15 09:23:59 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:59 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:59 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:59 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:59 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:59 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:59 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:59 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.49.13_9007" in sync
    2022/04/15 09:23:59 [DEBUG] agent: Service "_v1_parser_10.233.63.202_8806" in sync
    2022/04/15 09:23:59 [DEBUG] agent: Service "_v1_catalog_10.233.63.202_8806" in sync
    2022/04/15 09:23:59 [DEBUG] agent: Service "_v1_multicloud_10.233.34.236_9001" in sync
    2022/04/15 09:23:59 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:59 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:59 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:59 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:59 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:59 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:59 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:59 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:59 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.17.50_443" in sync
    2022/04/15 09:23:59 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.42.15_9011" in sync
    2022/04/15 09:23:59 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.63.202_8806" in sync
    2022/04/15 09:23:59 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.18.121_9015" in sync
    2022/04/15 09:23:59 [DEBUG] agent: Service "_v1_message-router_10.233.60.195_3904" in sync
    2022/04/15 09:23:59 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:59 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:59 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:59 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.71.37_8446" in sync
    2022/04/15 09:23:59 [DEBUG] agent: Node info in sync
    2022/04/15 09:23:59 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v19 (398.763µs) from=10.233.71.4:53784
    2022/04/15 09:23:59 [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/04/15 09:23: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/04/15 09:23: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/04/15 09:24:00 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:24:00 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:24:00 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.37_8446" in sync
    2022/04/15 09:24:00 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.47.134_8080" in sync
    2022/04/15 09:24:00 [DEBUG] agent: Service "_v1_wf-gui_10.233.40.193_8443" in sync
    2022/04/15 09:24:00 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.71.37_8446" in sync
    2022/04/15 09:24:00 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.42.15_9011" in sync
    2022/04/15 09:24:00 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:24:00 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.71.37_8446" in sync
    2022/04/15 09:24:00 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.71.37_8446" in sync
    2022/04/15 09:24:00 [DEBUG] agent: Service "_v1_sdc-gui_10.233.49.42_8181" in sync
    2022/04/15 09:24:00 [DEBUG] agent: Service "_v1_parser_10.233.63.202_8806" in sync
    2022/04/15 09:24:00 [DEBUG] agent: Service "_v1_catalog_10.233.63.202_8806" in sync
    2022/04/15 09:24:00 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:24:00 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.37_8446" in sync
    2022/04/15 09:24:00 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:24:00 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.71.37_8446" in sync
    2022/04/15 09:24:00 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:24:00 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.63.202_8806" in sync
    2022/04/15 09:24:00 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.18.121_9015" in sync
    2022/04/15 09:24:00 [DEBUG] agent: Service "_v1_message-router_10.233.60.195_3904" in sync
    2022/04/15 09:24:00 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.17.50_443" in sync
    2022/04/15 09:24:00 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.71.37_8446" in sync
    2022/04/15 09:24:00 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:24:00 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:24:00 [DEBUG] agent: Service "_v0_multicloud_10.233.34.236_9001" in sync
    2022/04/15 09:24:00 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.37_8446" in sync
    2022/04/15 09:24:00 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.37_8446" in sync
    2022/04/15 09:24:00 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.71.37_8446" in sync
    2022/04/15 09:24:00 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.49.13_9007" in sync
    2022/04/15 09:24:00 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.71.37_8446" in sync
    2022/04/15 09:24:00 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:24:00 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.37_8446" in sync
    2022/04/15 09:24:00 [DEBUG] agent: Service "_v1_multicloud_10.233.34.236_9001" in sync
    2022/04/15 09:24:00 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:24:00 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.37_8446" in sync
    2022/04/15 09:24:00 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.49.13_9007" in sync
    2022/04/15 09:24:00 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.71.37_8446" in sync
    2022/04/15 09:24:00 [INFO] agent: Synced service "_v19_aai-nodes-query_10.233.71.37_8446"
    2022/04/15 09:24:00 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.42.15_9011" in sync
    2022/04/15 09:24:00 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:24:00 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:24:00 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:24:00 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:24:00 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:24:00 [DEBUG] agent: Service "_v1_nsd_10.233.63.202_8806" in sync
    2022/04/15 09:24:00 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:24:00 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:24:00 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:24:00 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.37_8446" in sync
    2022/04/15 09:24:00 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.37_8446" in sync
    2022/04/15 09:24:00 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.37_8446" in sync
    2022/04/15 09:24:00 [DEBUG] agent: Service "_v1_sdc_10.233.47.134_8443" in sync
    2022/04/15 09:24:00 [DEBUG] agent: Node info in sync
    2022/04/15 09:24:00 [DEBUG] http: Request PUT /v1/agent/service/register (641.530099ms) from=10.233.71.4:53788
    2022/04/15 09:24:00 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.63.202_8806" in sync
    2022/04/15 09:24:00 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.18.121_9015" in sync
    2022/04/15 09:24:00 [DEBUG] agent: Service "_v1_message-router_10.233.60.195_3904" in sync
    2022/04/15 09:24:00 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.17.50_443" in sync
    2022/04/15 09:24:00 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.71.37_8446" in sync
    2022/04/15 09:24:00 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:24:00 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:24:00 [DEBUG] agent: Service "_v0_multicloud_10.233.34.236_9001" in sync
    2022/04/15 09:24:00 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.37_8446" in sync
    2022/04/15 09:24:00 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.37_8446" in sync
    2022/04/15 09:24:00 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.71.37_8446" in sync
    2022/04/15 09:24:00 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.49.13_9007" in sync
    2022/04/15 09:24:00 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.71.37_8446" in sync
    2022/04/15 09:24:00 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:24:00 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.37_8446" in sync
    2022/04/15 09:24:00 [DEBUG] agent: Service "_v1_multicloud_10.233.34.236_9001" in sync
    2022/04/15 09:24:00 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:24:00 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.37_8446" in sync
    2022/04/15 09:24:00 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.49.13_9007" in sync
    2022/04/15 09:24:00 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.71.37_8446" in sync
    2022/04/15 09:24:00 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.71.37_8446" in sync
    2022/04/15 09:24:00 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:24:00 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:24:00 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:24:00 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.42.15_9011" in sync
    2022/04/15 09:24:00 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:24:00 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:24:00 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:24:00 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:24:00 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:24:00 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.37_8446" in sync
    2022/04/15 09:24:00 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.37_8446" in sync
    2022/04/15 09:24:00 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.37_8446" in sync
    2022/04/15 09:24:00 [DEBUG] agent: Service "_v1_sdc_10.233.47.134_8443" in sync
    2022/04/15 09:24:00 [DEBUG] agent: Service "_v1_nsd_10.233.63.202_8806" in sync
    2022/04/15 09:24:00 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:24:00 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:24:00 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.37_8446" in sync
    2022/04/15 09:24:00 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.47.134_8080" in sync
    2022/04/15 09:24:00 [DEBUG] agent: Service "_v1_wf-gui_10.233.40.193_8443" in sync
    2022/04/15 09:24:00 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.42.15_9011" in sync
    2022/04/15 09:24:00 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.71.37_8446" in sync
    2022/04/15 09:24:00 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.71.37_8446" in sync
    2022/04/15 09:24:00 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.71.37_8446" in sync
    2022/04/15 09:24:00 [DEBUG] agent: Service "_v1_sdc-gui_10.233.49.42_8181" in sync
    2022/04/15 09:24:00 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:24:00 [DEBUG] agent: Service "_v1_catalog_10.233.63.202_8806" in sync
    2022/04/15 09:24:00 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:24:00 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.37_8446" in sync
    2022/04/15 09:24:00 [DEBUG] agent: Service "_v1_parser_10.233.63.202_8806" in sync
    2022/04/15 09:24:00 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.71.37_8446" in sync
    2022/04/15 09:24:00 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:24:00 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:24:00 [DEBUG] agent: Node info in sync
    2022/04/15 09:24:00 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v19 (47.29881ms) from=10.233.71.4:53792
    2022/04/15 09:24:00 [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/04/15 09:24:00 [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/04/15 09:24:00 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/04/15 09:24:00 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/04/15 09:24:00 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:24:00 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:24:00 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:24:00 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.42.15_9011" in sync
    2022/04/15 09:24:00 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:24:00 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:24:00 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:24:00 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:24:00 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:24:00 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.37_8446" in sync
    2022/04/15 09:24:00 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.37_8446" in sync
    2022/04/15 09:24:00 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.37_8446" in sync
    2022/04/15 09:24:00 [DEBUG] agent: Service "_v1_sdc_10.233.47.134_8443" in sync
    2022/04/15 09:24:00 [DEBUG] agent: Service "_v1_nsd_10.233.63.202_8806" in sync
    2022/04/15 09:24:00 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:24:00 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.37_8446" in sync
    2022/04/15 09:24:00 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.47.134_8080" in sync
    2022/04/15 09:24:00 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:24:00 [DEBUG] agent: Service "_v1_wf-gui_10.233.40.193_8443" in sync
    2022/04/15 09:24:00 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.42.15_9011" in sync
    2022/04/15 09:24:00 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.71.37_8446" in sync
    2022/04/15 09:24:00 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.71.37_8446" in sync
    2022/04/15 09:24:00 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.71.37_8446" in sync
    2022/04/15 09:24:00 [DEBUG] agent: Service "_v1_sdc-gui_10.233.49.42_8181" in sync
    2022/04/15 09:24:00 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:24:00 [DEBUG] agent: Service "_v1_catalog_10.233.63.202_8806" in sync
    2022/04/15 09:24:00 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:24:00 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.37_8446" in sync
    2022/04/15 09:24:00 [DEBUG] agent: Service "_v1_parser_10.233.63.202_8806" in sync
    2022/04/15 09:24:00 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.71.37_8446" in sync
    2022/04/15 09:24:00 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:24:00 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:24:00 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.63.202_8806" in sync
    2022/04/15 09:24:00 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.18.121_9015" in sync
    2022/04/15 09:24:00 [DEBUG] agent: Service "_v1_message-router_10.233.60.195_3904" in sync
    2022/04/15 09:24:00 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.17.50_443" in sync
    2022/04/15 09:24:00 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.71.37_8446" in sync
    2022/04/15 09:24:00 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:24:00 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:24:00 [DEBUG] agent: Service "_v0_multicloud_10.233.34.236_9001" in sync
    2022/04/15 09:24:00 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.37_8446" in sync
    2022/04/15 09:24:00 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.71.37_8446" in sync
    2022/04/15 09:24:00 [INFO] agent: Synced service "_v11__aai-nquery_10.233.71.37_8446"
    2022/04/15 09:24:00 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.49.13_9007" in sync
    2022/04/15 09:24:00 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.37_8446" in sync
    2022/04/15 09:24:00 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.71.37_8446" in sync
    2022/04/15 09:24:00 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:24:00 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.37_8446" in sync
    2022/04/15 09:24:00 [DEBUG] agent: Service "_v1_multicloud_10.233.34.236_9001" in sync
    2022/04/15 09:24:00 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:24:00 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.37_8446" in sync
    2022/04/15 09:24:00 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.49.13_9007" in sync
    2022/04/15 09:24:00 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.71.37_8446" in sync
    2022/04/15 09:24:00 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.71.37_8446" in sync
    2022/04/15 09:24:00 [DEBUG] agent: Node info in sync
    2022/04/15 09:24:00 [DEBUG] http: Request PUT /v1/agent/service/register (454.670393ms) from=10.233.71.4:53796
    2022/04/15 09:24:00 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:24:00 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.71.37_8446" in sync
    2022/04/15 09:24:00 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.71.37_8446" in sync
    2022/04/15 09:24:00 [DEBUG] agent: Service "_v1_sdc-gui_10.233.49.42_8181" in sync
    2022/04/15 09:24:00 [DEBUG] agent: Service "_v1_parser_10.233.63.202_8806" in sync
    2022/04/15 09:24:00 [DEBUG] agent: Service "_v1_catalog_10.233.63.202_8806" in sync
    2022/04/15 09:24:00 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:24:00 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.37_8446" in sync
    2022/04/15 09:24:00 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:24:00 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.71.37_8446" in sync
    2022/04/15 09:24:00 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:24:00 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.63.202_8806" in sync
    2022/04/15 09:24:00 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.18.121_9015" in sync
    2022/04/15 09:24:00 [DEBUG] agent: Service "_v1_message-router_10.233.60.195_3904" in sync
    2022/04/15 09:24:00 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.17.50_443" in sync
    2022/04/15 09:24:00 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.71.37_8446" in sync
    2022/04/15 09:24:00 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:24:00 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:24:00 [DEBUG] agent: Service "_v0_multicloud_10.233.34.236_9001" in sync
    2022/04/15 09:24:00 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.37_8446" in sync
    2022/04/15 09:24:00 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.37_8446" in sync
    2022/04/15 09:24:00 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.71.37_8446" in sync
    2022/04/15 09:24:00 [DEBUG] agent: Service "_v11__aai-nquery_10.233.71.37_8446" in sync
    2022/04/15 09:24:00 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.49.13_9007" in sync
    2022/04/15 09:24:00 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.71.37_8446" in sync
    2022/04/15 09:24:00 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:24:00 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.37_8446" in sync
    2022/04/15 09:24:00 [DEBUG] agent: Service "_v1_multicloud_10.233.34.236_9001" in sync
    2022/04/15 09:24:00 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:24:00 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.37_8446" in sync
    2022/04/15 09:24:00 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.49.13_9007" in sync
    2022/04/15 09:24:00 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.71.37_8446" in sync
    2022/04/15 09:24:00 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.71.37_8446" in sync
    2022/04/15 09:24:00 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.42.15_9011" in sync
    2022/04/15 09:24:00 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:24:00 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:24:00 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:24:00 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:24:00 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:24:00 [DEBUG] agent: Service "_v1_nsd_10.233.63.202_8806" in sync
    2022/04/15 09:24:00 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:24:00 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:24:00 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:24:00 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.37_8446" in sync
    2022/04/15 09:24:00 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.37_8446" in sync
    2022/04/15 09:24:00 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.37_8446" in sync
    2022/04/15 09:24:00 [DEBUG] agent: Service "_v1_sdc_10.233.47.134_8443" in sync
    2022/04/15 09:24:00 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:24:00 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:24:00 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.37_8446" in sync
    2022/04/15 09:24:00 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.47.134_8080" in sync
    2022/04/15 09:24:00 [DEBUG] agent: Service "_v1_wf-gui_10.233.40.193_8443" in sync
    2022/04/15 09:24:00 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.71.37_8446" in sync
    2022/04/15 09:24:00 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.42.15_9011" in sync
    2022/04/15 09:24:00 [DEBUG] agent: Node info in sync
    2022/04/15 09:24:00 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v11 (598.483µs) from=10.233.71.4:53802
    2022/04/15 09:24:01 [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/04/15 09:24: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/04/15 09:24: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/04/15 09:24:01 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.71.37_8446" in sync
    2022/04/15 09:24:01 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:24:01 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.37_8446" in sync
    2022/04/15 09:24:01 [DEBUG] agent: Service "_v1_multicloud_10.233.34.236_9001" in sync
    2022/04/15 09:24:01 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:24:01 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.37_8446" in sync
    2022/04/15 09:24:01 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.71.37_8446" in sync
    2022/04/15 09:24:01 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.49.13_9007" in sync
    2022/04/15 09:24:01 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.71.37_8446" in sync
    2022/04/15 09:24:01 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.42.15_9011" in sync
    2022/04/15 09:24:01 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:24:01 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:24:01 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:24:01 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:24:01 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:24:01 [DEBUG] agent: Service "_v1_nsd_10.233.63.202_8806" in sync
    2022/04/15 09:24:01 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:24:01 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:24:01 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:24:01 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.37_8446" in sync
    2022/04/15 09:24:01 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.37_8446" in sync
    2022/04/15 09:24:01 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.37_8446" in sync
    2022/04/15 09:24:01 [DEBUG] agent: Service "_v1_sdc_10.233.47.134_8443" in sync
    2022/04/15 09:24:01 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:24:01 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:24:01 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.37_8446" in sync
    2022/04/15 09:24:01 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.47.134_8080" in sync
    2022/04/15 09:24:01 [DEBUG] agent: Service "_v1_wf-gui_10.233.40.193_8443" in sync
    2022/04/15 09:24:01 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.71.37_8446" in sync
    2022/04/15 09:24:01 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.42.15_9011" in sync
    2022/04/15 09:24:01 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:24:01 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.71.37_8446" in sync
    2022/04/15 09:24:01 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.71.37_8446" in sync
    2022/04/15 09:24:01 [DEBUG] agent: Service "_v1_sdc-gui_10.233.49.42_8181" in sync
    2022/04/15 09:24:01 [DEBUG] agent: Service "_v1_catalog_10.233.63.202_8806" in sync
    2022/04/15 09:24:01 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:24:01 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.37_8446" in sync
    2022/04/15 09:24:01 [INFO] agent: Synced service "_v11_aai-nquery_10.233.71.37_8446"
    2022/04/15 09:24:01 [DEBUG] agent: Service "_v1_parser_10.233.63.202_8806" in sync
    2022/04/15 09:24:01 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:24:01 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.71.37_8446" in sync
    2022/04/15 09:24:01 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:24:01 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.63.202_8806" in sync
    2022/04/15 09:24:01 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.18.121_9015" in sync
    2022/04/15 09:24:01 [DEBUG] agent: Service "_v1_message-router_10.233.60.195_3904" in sync
    2022/04/15 09:24:01 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.17.50_443" in sync
    2022/04/15 09:24:01 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.71.37_8446" in sync
    2022/04/15 09:24:01 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:24:01 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:24:01 [DEBUG] agent: Service "_v0_multicloud_10.233.34.236_9001" in sync
    2022/04/15 09:24:01 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.37_8446" in sync
    2022/04/15 09:24:01 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.37_8446" in sync
    2022/04/15 09:24:01 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.71.37_8446" in sync
    2022/04/15 09:24:01 [DEBUG] agent: Service "_v11__aai-nquery_10.233.71.37_8446" in sync
    2022/04/15 09:24:01 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.49.13_9007" in sync
    2022/04/15 09:24:01 [DEBUG] agent: Node info in sync
    2022/04/15 09:24:01 [DEBUG] http: Request PUT /v1/agent/service/register (892.480034ms) from=10.233.71.4:53812
    2022/04/15 09:24:01 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.63.202_8806" in sync
    2022/04/15 09:24:01 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.18.121_9015" in sync
    2022/04/15 09:24:01 [DEBUG] agent: Service "_v1_message-router_10.233.60.195_3904" in sync
    2022/04/15 09:24:01 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.17.50_443" in sync
    2022/04/15 09:24:01 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.71.37_8446" in sync
    2022/04/15 09:24:01 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:24:01 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:24:01 [DEBUG] agent: Service "_v0_multicloud_10.233.34.236_9001" in sync
    2022/04/15 09:24:01 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.37_8446" in sync
    2022/04/15 09:24:01 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.71.37_8446" in sync
    2022/04/15 09:24:01 [DEBUG] agent: Service "_v11__aai-nquery_10.233.71.37_8446" in sync
    2022/04/15 09:24:01 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.49.13_9007" in sync
    2022/04/15 09:24:01 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.37_8446" in sync
    2022/04/15 09:24:01 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.71.37_8446" in sync
    2022/04/15 09:24:01 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:24:01 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.37_8446" in sync
    2022/04/15 09:24:01 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:24:01 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.37_8446" in sync
    2022/04/15 09:24:01 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.71.37_8446" in sync
    2022/04/15 09:24:01 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.49.13_9007" in sync
    2022/04/15 09:24:01 [DEBUG] agent: Service "_v1_multicloud_10.233.34.236_9001" in sync
    2022/04/15 09:24:01 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.71.37_8446" in sync
    2022/04/15 09:24:01 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:24:01 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:24:01 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:24:01 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.42.15_9011" in sync
    2022/04/15 09:24:01 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:24:01 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:24:01 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:24:01 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:24:01 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:24:01 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.37_8446" in sync
    2022/04/15 09:24:01 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.37_8446" in sync
    2022/04/15 09:24:01 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.37_8446" in sync
    2022/04/15 09:24:01 [DEBUG] agent: Service "_v1_sdc_10.233.47.134_8443" in sync
    2022/04/15 09:24:01 [DEBUG] agent: Service "_v1_nsd_10.233.63.202_8806" in sync
    2022/04/15 09:24:01 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:24:01 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.37_8446" in sync
    2022/04/15 09:24:01 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.47.134_8080" in sync
    2022/04/15 09:24:01 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:24:01 [DEBUG] agent: Service "_v1_wf-gui_10.233.40.193_8443" in sync
    2022/04/15 09:24:01 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.42.15_9011" in sync
    2022/04/15 09:24:01 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.71.37_8446" in sync
    2022/04/15 09:24:01 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.71.37_8446" in sync
    2022/04/15 09:24:01 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.71.37_8446" in sync
    2022/04/15 09:24:01 [DEBUG] agent: Service "_v1_sdc-gui_10.233.49.42_8181" in sync
    2022/04/15 09:24:01 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:24:01 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:24:01 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.37_8446" in sync
    2022/04/15 09:24:01 [DEBUG] agent: Service "_v11_aai-nquery_10.233.71.37_8446" in sync
    2022/04/15 09:24:01 [DEBUG] agent: Service "_v1_parser_10.233.63.202_8806" in sync
    2022/04/15 09:24:01 [DEBUG] agent: Service "_v1_catalog_10.233.63.202_8806" in sync
    2022/04/15 09:24:01 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.71.37_8446" in sync
    2022/04/15 09:24:01 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:24:01 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:24:01 [DEBUG] agent: Node info in sync
    2022/04/15 09:24:01 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v11 (580.557µs) from=10.233.71.4:53820
    2022/04/15 09:24:01 [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/04/15 09:24:01 [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/04/15 09:24: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/04/15 09:24: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/04/15 09:24:02 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:24:02 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:24:02 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:24:02 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.37_8446" in sync
    2022/04/15 09:24:02 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.37_8446" in sync
    2022/04/15 09:24:02 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.37_8446" in sync
    2022/04/15 09:24:02 [DEBUG] agent: Service "_v1_sdc_10.233.47.134_8443" in sync
    2022/04/15 09:24:02 [DEBUG] agent: Service "_v1_nsd_10.233.63.202_8806" in sync
    2022/04/15 09:24:02 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:24:02 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.37_8446" in sync
    2022/04/15 09:24:02 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.47.134_8080" in sync
    2022/04/15 09:24:02 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:24:02 [DEBUG] agent: Service "_v1_wf-gui_10.233.40.193_8443" in sync
    2022/04/15 09:24:02 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.42.15_9011" in sync
    2022/04/15 09:24:02 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.71.37_8446" in sync
    2022/04/15 09:24:02 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.71.37_8446" in sync
    2022/04/15 09:24:02 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.71.37_8446" in sync
    2022/04/15 09:24:02 [DEBUG] agent: Service "_v1_sdc-gui_10.233.49.42_8181" in sync
    2022/04/15 09:24:02 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:24:02 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:24:02 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.37_8446" in sync
    2022/04/15 09:24:02 [DEBUG] agent: Service "_v11_aai-nquery_10.233.71.37_8446" in sync
    2022/04/15 09:24:02 [DEBUG] agent: Service "_v1_parser_10.233.63.202_8806" in sync
    2022/04/15 09:24:02 [DEBUG] agent: Service "_v1_catalog_10.233.63.202_8806" in sync
    2022/04/15 09:24:02 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.71.37_8446" in sync
    2022/04/15 09:24:02 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:24:02 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:24:02 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.18.121_9015" in sync
    2022/04/15 09:24:02 [DEBUG] agent: Service "_v1_message-router_10.233.60.195_3904" in sync
    2022/04/15 09:24:02 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.71.37_8446" in sync
    2022/04/15 09:24:02 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.17.50_443" in sync
    2022/04/15 09:24:02 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.63.202_8806" in sync
    2022/04/15 09:24:02 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:24:02 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:24:02 [DEBUG] agent: Service "_v0_multicloud_10.233.34.236_9001" in sync
    2022/04/15 09:24:02 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.37_8446" in sync
    2022/04/15 09:24:02 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.71.37_8446" in sync
    2022/04/15 09:24:02 [DEBUG] agent: Service "_v11__aai-nquery_10.233.71.37_8446" in sync
    2022/04/15 09:24:02 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.49.13_9007" in sync
    2022/04/15 09:24:02 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.37_8446" in sync
    2022/04/15 09:24:02 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.71.37_8446" in sync
    2022/04/15 09:24:02 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:24:02 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.37_8446" in sync
    2022/04/15 09:24:02 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:24:02 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.37_8446" in sync
    2022/04/15 09:24:02 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.71.37_8446" in sync
    2022/04/15 09:24:02 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.49.13_9007" in sync
    2022/04/15 09:24:02 [DEBUG] agent: Service "_v1_multicloud_10.233.34.236_9001" in sync
    2022/04/15 09:24:02 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.71.37_8446" in sync
    2022/04/15 09:24:02 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:24:02 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:24:02 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:24:02 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:24:02 [INFO] agent: Synced service "_v12__aai-nquery_10.233.71.37_8446"
    2022/04/15 09:24:02 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.42.15_9011" in sync
    2022/04/15 09:24:02 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:24:02 [DEBUG] agent: Node info in sync
    2022/04/15 09:24:02 [DEBUG] http: Request PUT /v1/agent/service/register (422.909018ms) from=10.233.71.4:53826
    2022/04/15 09:24:02 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.71.37_8446" in sync
    2022/04/15 09:24:02 [DEBUG] agent: Service "_v12__aai-nquery_10.233.71.37_8446" in sync
    2022/04/15 09:24:02 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.42.15_9011" in sync
    2022/04/15 09:24:02 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:24:02 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:24:02 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:24:02 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:24:02 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:24:02 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.37_8446" in sync
    2022/04/15 09:24:02 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.37_8446" in sync
    2022/04/15 09:24:02 [DEBUG] agent: Service "_v1_sdc_10.233.47.134_8443" in sync
    2022/04/15 09:24:02 [DEBUG] agent: Service "_v1_nsd_10.233.63.202_8806" in sync
    2022/04/15 09:24:02 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:24:02 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:24:02 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:24:02 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.37_8446" in sync
    2022/04/15 09:24:02 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.47.134_8080" in sync
    2022/04/15 09:24:02 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:24:02 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:24:02 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.37_8446" in sync
    2022/04/15 09:24:02 [DEBUG] agent: Service "_v1_wf-gui_10.233.40.193_8443" in sync
    2022/04/15 09:24:02 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.42.15_9011" in sync
    2022/04/15 09:24:02 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.71.37_8446" in sync
    2022/04/15 09:24:02 [DEBUG] agent: Service "_v1_sdc-gui_10.233.49.42_8181" in sync
    2022/04/15 09:24:02 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:24:02 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.71.37_8446" in sync
    2022/04/15 09:24:02 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.71.37_8446" in sync
    2022/04/15 09:24:02 [DEBUG] agent: Service "_v1_parser_10.233.63.202_8806" in sync
    2022/04/15 09:24:02 [DEBUG] agent: Service "_v1_catalog_10.233.63.202_8806" in sync
    2022/04/15 09:24:02 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:24:02 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.37_8446" in sync
    2022/04/15 09:24:02 [DEBUG] agent: Service "_v11_aai-nquery_10.233.71.37_8446" in sync
    2022/04/15 09:24:02 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:24:02 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:24:02 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.71.37_8446" in sync
    2022/04/15 09:24:02 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.17.50_443" in sync
    2022/04/15 09:24:02 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.63.202_8806" in sync
    2022/04/15 09:24:02 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.18.121_9015" in sync
    2022/04/15 09:24:02 [DEBUG] agent: Service "_v1_message-router_10.233.60.195_3904" in sync
    2022/04/15 09:24:02 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.71.37_8446" in sync
    2022/04/15 09:24:02 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:24:02 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:24:02 [DEBUG] agent: Service "_v0_multicloud_10.233.34.236_9001" in sync
    2022/04/15 09:24:02 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.49.13_9007" in sync
    2022/04/15 09:24:02 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.37_8446" in sync
    2022/04/15 09:24:02 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.37_8446" in sync
    2022/04/15 09:24:02 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.71.37_8446" in sync
    2022/04/15 09:24:02 [DEBUG] agent: Service "_v11__aai-nquery_10.233.71.37_8446" in sync
    2022/04/15 09:24:02 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.71.37_8446" in sync
    2022/04/15 09:24:02 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:24:02 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.37_8446" in sync
    2022/04/15 09:24:02 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.49.13_9007" in sync
    2022/04/15 09:24:02 [DEBUG] agent: Service "_v1_multicloud_10.233.34.236_9001" in sync
    2022/04/15 09:24:02 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:24:02 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.37_8446" in sync
    2022/04/15 09:24:02 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.71.37_8446" in sync
    2022/04/15 09:24:02 [DEBUG] agent: Node info in sync
    2022/04/15 09:24:02 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v12 (406.524µs) from=10.233.71.4:53830
    2022/04/15 09:24:02 [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/04/15 09:24: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/04/15 09:24: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/04/15 09:24:03 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:24:03 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.37_8446" in sync
    2022/04/15 09:24:03 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.71.37_8446" in sync
    2022/04/15 09:24:03 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.49.13_9007" in sync
    2022/04/15 09:24:03 [DEBUG] agent: Service "_v1_multicloud_10.233.34.236_9001" in sync
    2022/04/15 09:24:03 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:24:03 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.37_8446" in sync
    2022/04/15 09:24:03 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.71.37_8446" in sync
    2022/04/15 09:24:03 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:24:03 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:24:03 [DEBUG] agent: Service "_v12__aai-nquery_10.233.71.37_8446" in sync
    2022/04/15 09:24:03 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.42.15_9011" in sync
    2022/04/15 09:24:03 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:24:03 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:24:03 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:24:03 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:24:03 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.37_8446" in sync
    2022/04/15 09:24:03 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.37_8446" in sync
    2022/04/15 09:24:03 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.37_8446" in sync
    2022/04/15 09:24:03 [DEBUG] agent: Service "_v1_sdc_10.233.47.134_8443" in sync
    2022/04/15 09:24:03 [DEBUG] agent: Service "_v1_nsd_10.233.63.202_8806" in sync
    2022/04/15 09:24:03 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:24:03 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:24:03 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.47.134_8080" in sync
    2022/04/15 09:24:03 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:24:03 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:24:03 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.37_8446" in sync
    2022/04/15 09:24:03 [DEBUG] agent: Service "_v1_wf-gui_10.233.40.193_8443" in sync
    2022/04/15 09:24:03 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.42.15_9011" in sync
    2022/04/15 09:24:03 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.71.37_8446" in sync
    2022/04/15 09:24:03 [DEBUG] agent: Service "_v1_sdc-gui_10.233.49.42_8181" in sync
    2022/04/15 09:24:03 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:24:03 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.71.37_8446" in sync
    2022/04/15 09:24:03 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.71.37_8446" in sync
    2022/04/15 09:24:03 [DEBUG] agent: Service "_v11_aai-nquery_10.233.71.37_8446" in sync
    2022/04/15 09:24:03 [DEBUG] agent: Service "_v1_parser_10.233.63.202_8806" in sync
    2022/04/15 09:24:03 [DEBUG] agent: Service "_v1_catalog_10.233.63.202_8806" in sync
    2022/04/15 09:24:03 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:24:03 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.37_8446" in sync
    2022/04/15 09:24:03 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:24:03 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:24:03 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.71.37_8446" in sync
    2022/04/15 09:24:03 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.71.37_8446" in sync
    2022/04/15 09:24:03 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.17.50_443" in sync
    2022/04/15 09:24:03 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.63.202_8806" in sync
    2022/04/15 09:24:03 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.18.121_9015" in sync
    2022/04/15 09:24:03 [DEBUG] agent: Service "_v1_message-router_10.233.60.195_3904" in sync
    2022/04/15 09:24:03 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:24:03 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:24:03 [DEBUG] agent: Service "_v0_multicloud_10.233.34.236_9001" in sync
    2022/04/15 09:24:03 [DEBUG] agent: Service "_v11__aai-nquery_10.233.71.37_8446" in sync
    2022/04/15 09:24:03 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.49.13_9007" in sync
    2022/04/15 09:24:03 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.37_8446" in sync
    2022/04/15 09:24:03 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.37_8446" in sync
    2022/04/15 09:24:03 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.71.37_8446" in sync
    2022/04/15 09:24:03 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.71.37_8446" in sync
    2022/04/15 09:24:03 [INFO] agent: Synced service "_v12_aai-nquery_10.233.71.37_8446"
    2022/04/15 09:24:03 [DEBUG] agent: Node info in sync
    2022/04/15 09:24:03 [DEBUG] http: Request PUT /v1/agent/service/register (658.333301ms) from=10.233.71.4:53834
    2022/04/15 09:24:03 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:24:03 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:24:03 [DEBUG] agent: Service "_v0_multicloud_10.233.34.236_9001" in sync
    2022/04/15 09:24:03 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.71.37_8446" in sync
    2022/04/15 09:24:03 [DEBUG] agent: Service "_v11__aai-nquery_10.233.71.37_8446" in sync
    2022/04/15 09:24:03 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.49.13_9007" in sync
    2022/04/15 09:24:03 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.37_8446" in sync
    2022/04/15 09:24:03 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.37_8446" in sync
    2022/04/15 09:24:03 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.71.37_8446" in sync
    2022/04/15 09:24:03 [DEBUG] agent: Service "_v12_aai-nquery_10.233.71.37_8446" in sync
    2022/04/15 09:24:03 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:24:03 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.37_8446" in sync
    2022/04/15 09:24:03 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.37_8446" in sync
    2022/04/15 09:24:03 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.71.37_8446" in sync
    2022/04/15 09:24:03 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.49.13_9007" in sync
    2022/04/15 09:24:03 [DEBUG] agent: Service "_v1_multicloud_10.233.34.236_9001" in sync
    2022/04/15 09:24:03 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:24:03 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.71.37_8446" in sync
    2022/04/15 09:24:03 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:24:03 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:24:03 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:24:03 [DEBUG] agent: Service "_v12__aai-nquery_10.233.71.37_8446" in sync
    2022/04/15 09:24:03 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.42.15_9011" in sync
    2022/04/15 09:24:03 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:24:03 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:24:03 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:24:03 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:24:03 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.37_8446" in sync
    2022/04/15 09:24:03 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.37_8446" in sync
    2022/04/15 09:24:03 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.37_8446" in sync
    2022/04/15 09:24:03 [DEBUG] agent: Service "_v1_sdc_10.233.47.134_8443" in sync
    2022/04/15 09:24:03 [DEBUG] agent: Service "_v1_nsd_10.233.63.202_8806" in sync
    2022/04/15 09:24:03 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:24:03 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.37_8446" in sync
    2022/04/15 09:24:03 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.47.134_8080" in sync
    2022/04/15 09:24:03 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:24:03 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:24:03 [DEBUG] agent: Service "_v1_wf-gui_10.233.40.193_8443" in sync
    2022/04/15 09:24:03 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.42.15_9011" in sync
    2022/04/15 09:24:03 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.71.37_8446" in sync
    2022/04/15 09:24:03 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.71.37_8446" in sync
    2022/04/15 09:24:03 [DEBUG] agent: Service "_v1_sdc-gui_10.233.49.42_8181" in sync
    2022/04/15 09:24:03 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:24:03 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.71.37_8446" in sync
    2022/04/15 09:24:03 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.37_8446" in sync
    2022/04/15 09:24:03 [DEBUG] agent: Service "_v11_aai-nquery_10.233.71.37_8446" in sync
    2022/04/15 09:24:03 [DEBUG] agent: Service "_v1_parser_10.233.63.202_8806" in sync
    2022/04/15 09:24:03 [DEBUG] agent: Service "_v1_catalog_10.233.63.202_8806" in sync
    2022/04/15 09:24:03 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:24:03 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:24:03 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:24:03 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.71.37_8446" in sync
    2022/04/15 09:24:03 [DEBUG] agent: Service "_v1_message-router_10.233.60.195_3904" in sync
    2022/04/15 09:24:03 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.71.37_8446" in sync
    2022/04/15 09:24:03 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.17.50_443" in sync
    2022/04/15 09:24:03 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.63.202_8806" in sync
    2022/04/15 09:24:03 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.18.121_9015" in sync
    2022/04/15 09:24:03 [DEBUG] agent: Node info in sync
    2022/04/15 09:24:03 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v12 (99.303529ms) from=10.233.71.4:53840
    2022/04/15 09:24:03 [WARN] agent: Service name "_aai-nquery-v13" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/04/15 09:24:03 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v13/query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v13\",\"enable_ssl\":\"true\",\"url\":\"/aai/v13/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/04/15 09:24: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/04/15 09:24: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/04/15 09:24:03 [DEBUG] agent: Service "_v1_wf-gui_10.233.40.193_8443" in sync
    2022/04/15 09:24:03 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.42.15_9011" in sync
    2022/04/15 09:24:03 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.71.37_8446" in sync
    2022/04/15 09:24:03 [DEBUG] agent: Service "_v1_sdc-gui_10.233.49.42_8181" in sync
    2022/04/15 09:24:03 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:24:03 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.71.37_8446" in sync
    2022/04/15 09:24:03 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.71.37_8446" in sync
    2022/04/15 09:24:03 [DEBUG] agent: Service "_v11_aai-nquery_10.233.71.37_8446" in sync
    2022/04/15 09:24:03 [DEBUG] agent: Service "_v1_parser_10.233.63.202_8806" in sync
    2022/04/15 09:24:03 [DEBUG] agent: Service "_v1_catalog_10.233.63.202_8806" in sync
    2022/04/15 09:24:03 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:24:03 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.37_8446" in sync
    2022/04/15 09:24:03 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:24:03 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:24:03 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.71.37_8446" in sync
    2022/04/15 09:24:03 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.71.37_8446" in sync
    2022/04/15 09:24:03 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.17.50_443" in sync
    2022/04/15 09:24:03 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.63.202_8806" in sync
    2022/04/15 09:24:03 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.18.121_9015" in sync
    2022/04/15 09:24:03 [DEBUG] agent: Service "_v1_message-router_10.233.60.195_3904" in sync
    2022/04/15 09:24:03 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:24:03 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:24:03 [DEBUG] agent: Service "_v0_multicloud_10.233.34.236_9001" in sync
    2022/04/15 09:24:03 [DEBUG] agent: Service "_v11__aai-nquery_10.233.71.37_8446" in sync
    2022/04/15 09:24:03 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.49.13_9007" in sync
    2022/04/15 09:24:03 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.37_8446" in sync
    2022/04/15 09:24:03 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.37_8446" in sync
    2022/04/15 09:24:03 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.71.37_8446" in sync
    2022/04/15 09:24:03 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.71.37_8446" in sync
    2022/04/15 09:24:03 [DEBUG] agent: Service "_v12_aai-nquery_10.233.71.37_8446" in sync
    2022/04/15 09:24:03 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:24:03 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.37_8446" in sync
    2022/04/15 09:24:03 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.71.37_8446" in sync
    2022/04/15 09:24:03 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.49.13_9007" in sync
    2022/04/15 09:24:03 [DEBUG] agent: Service "_v1_multicloud_10.233.34.236_9001" in sync
    2022/04/15 09:24:03 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:24:03 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.37_8446" in sync
    2022/04/15 09:24:03 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.71.37_8446" in sync
    2022/04/15 09:24:03 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:24:03 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:24:03 [DEBUG] agent: Service "_v12__aai-nquery_10.233.71.37_8446" in sync
    2022/04/15 09:24:03 [INFO] agent: Synced service "_v13__aai-nquery_10.233.71.37_8446"
    2022/04/15 09:24:03 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.42.15_9011" in sync
    2022/04/15 09:24:03 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:24:03 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:24:03 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:24:03 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:24:03 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.37_8446" in sync
    2022/04/15 09:24:03 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.37_8446" in sync
    2022/04/15 09:24:03 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.37_8446" in sync
    2022/04/15 09:24:03 [DEBUG] agent: Service "_v1_sdc_10.233.47.134_8443" in sync
    2022/04/15 09:24:03 [DEBUG] agent: Service "_v1_nsd_10.233.63.202_8806" in sync
    2022/04/15 09:24:03 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:24:03 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:24:03 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.47.134_8080" in sync
    2022/04/15 09:24:03 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:24:03 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:24:03 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.37_8446" in sync
    2022/04/15 09:24:03 [DEBUG] agent: Node info in sync
    2022/04/15 09:24:03 [DEBUG] http: Request PUT /v1/agent/service/register (122.547113ms) from=10.233.71.4:53844
    2022/04/15 09:24:03 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.71.37_8446" in sync
    2022/04/15 09:24:03 [DEBUG] agent: Service "_v12_aai-nquery_10.233.71.37_8446" in sync
    2022/04/15 09:24:03 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:24:03 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.37_8446" in sync
    2022/04/15 09:24:03 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.49.13_9007" in sync
    2022/04/15 09:24:03 [DEBUG] agent: Service "_v1_multicloud_10.233.34.236_9001" in sync
    2022/04/15 09:24:03 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:24:03 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.37_8446" in sync
    2022/04/15 09:24:03 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.71.37_8446" in sync
    2022/04/15 09:24:03 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.71.37_8446" in sync
    2022/04/15 09:24:03 [DEBUG] agent: Service "_v12__aai-nquery_10.233.71.37_8446" in sync
    2022/04/15 09:24:03 [DEBUG] agent: Service "_v13__aai-nquery_10.233.71.37_8446" in sync
    2022/04/15 09:24:03 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.42.15_9011" in sync
    2022/04/15 09:24:03 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:24:03 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:24:03 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:24:03 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:24:03 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:24:03 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.37_8446" in sync
    2022/04/15 09:24:03 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.37_8446" in sync
    2022/04/15 09:24:03 [DEBUG] agent: Service "_v1_sdc_10.233.47.134_8443" in sync
    2022/04/15 09:24:03 [DEBUG] agent: Service "_v1_nsd_10.233.63.202_8806" in sync
    2022/04/15 09:24:03 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:24:03 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:24:03 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:24:03 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.37_8446" in sync
    2022/04/15 09:24:03 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.47.134_8080" in sync
    2022/04/15 09:24:03 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:24:03 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:24:03 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.37_8446" in sync
    2022/04/15 09:24:03 [DEBUG] agent: Service "_v1_wf-gui_10.233.40.193_8443" in sync
    2022/04/15 09:24:03 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.42.15_9011" in sync
    2022/04/15 09:24:03 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.71.37_8446" in sync
    2022/04/15 09:24:03 [DEBUG] agent: Service "_v1_sdc-gui_10.233.49.42_8181" in sync
    2022/04/15 09:24:03 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:24:03 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.71.37_8446" in sync
    2022/04/15 09:24:03 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.71.37_8446" in sync
    2022/04/15 09:24:03 [DEBUG] agent: Service "_v1_parser_10.233.63.202_8806" in sync
    2022/04/15 09:24:03 [DEBUG] agent: Service "_v1_catalog_10.233.63.202_8806" in sync
    2022/04/15 09:24:03 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:24:03 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.37_8446" in sync
    2022/04/15 09:24:03 [DEBUG] agent: Service "_v11_aai-nquery_10.233.71.37_8446" in sync
    2022/04/15 09:24:03 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:24:03 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:24:03 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.71.37_8446" in sync
    2022/04/15 09:24:03 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.17.50_443" in sync
    2022/04/15 09:24:03 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.63.202_8806" in sync
    2022/04/15 09:24:03 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.18.121_9015" in sync
    2022/04/15 09:24:03 [DEBUG] agent: Service "_v1_message-router_10.233.60.195_3904" in sync
    2022/04/15 09:24:03 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.71.37_8446" in sync
    2022/04/15 09:24:03 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:24:03 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:24:03 [DEBUG] agent: Service "_v0_multicloud_10.233.34.236_9001" in sync
    2022/04/15 09:24:03 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.49.13_9007" in sync
    2022/04/15 09:24:03 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.37_8446" in sync
    2022/04/15 09:24:03 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.37_8446" in sync
    2022/04/15 09:24:03 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.71.37_8446" in sync
    2022/04/15 09:24:03 [DEBUG] agent: Service "_v11__aai-nquery_10.233.71.37_8446" in sync
    2022/04/15 09:24:03 [DEBUG] agent: Node info in sync
    2022/04/15 09:24:03 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v13 (371.339µs) from=10.233.71.4:53846
    2022/04/15 09:24:03 [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/04/15 09:24: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/04/15 09:24: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/04/15 09:24:04 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.71.37_8446" in sync
    2022/04/15 09:24:04 [INFO] agent: Synced service "_v13_aai-nquery_10.233.71.37_8446"
    2022/04/15 09:24:04 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:24:04 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:24:04 [DEBUG] agent: Service "_v12__aai-nquery_10.233.71.37_8446" in sync
    2022/04/15 09:24:04 [DEBUG] agent: Service "_v13__aai-nquery_10.233.71.37_8446" in sync
    2022/04/15 09:24:04 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.42.15_9011" in sync
    2022/04/15 09:24:04 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:24:04 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:24:04 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:24:04 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:24:04 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.37_8446" in sync
    2022/04/15 09:24:04 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.37_8446" in sync
    2022/04/15 09:24:04 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.37_8446" in sync
    2022/04/15 09:24:04 [DEBUG] agent: Service "_v1_sdc_10.233.47.134_8443" in sync
    2022/04/15 09:24:04 [DEBUG] agent: Service "_v1_nsd_10.233.63.202_8806" in sync
    2022/04/15 09:24:04 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:24:04 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:24:04 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.47.134_8080" in sync
    2022/04/15 09:24:04 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:24:04 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:24:04 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.37_8446" in sync
    2022/04/15 09:24:04 [DEBUG] agent: Service "_v1_wf-gui_10.233.40.193_8443" in sync
    2022/04/15 09:24:04 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.42.15_9011" in sync
    2022/04/15 09:24:04 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.71.37_8446" in sync
    2022/04/15 09:24:04 [DEBUG] agent: Service "_v1_sdc-gui_10.233.49.42_8181" in sync
    2022/04/15 09:24:04 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:24:04 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.71.37_8446" in sync
    2022/04/15 09:24:04 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.71.37_8446" in sync
    2022/04/15 09:24:04 [DEBUG] agent: Service "_v11_aai-nquery_10.233.71.37_8446" in sync
    2022/04/15 09:24:04 [DEBUG] agent: Service "_v1_parser_10.233.63.202_8806" in sync
    2022/04/15 09:24:04 [DEBUG] agent: Service "_v1_catalog_10.233.63.202_8806" in sync
    2022/04/15 09:24:04 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:24:04 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.37_8446" in sync
    2022/04/15 09:24:04 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:24:04 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:24:04 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.71.37_8446" in sync
    2022/04/15 09:24:04 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.71.37_8446" in sync
    2022/04/15 09:24:04 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.17.50_443" in sync
    2022/04/15 09:24:04 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.63.202_8806" in sync
    2022/04/15 09:24:04 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.18.121_9015" in sync
    2022/04/15 09:24:04 [DEBUG] agent: Service "_v1_message-router_10.233.60.195_3904" in sync
    2022/04/15 09:24:04 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:24:04 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:24:04 [DEBUG] agent: Service "_v0_multicloud_10.233.34.236_9001" in sync
    2022/04/15 09:24:04 [DEBUG] agent: Service "_v11__aai-nquery_10.233.71.37_8446" in sync
    2022/04/15 09:24:04 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.49.13_9007" in sync
    2022/04/15 09:24:04 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.37_8446" in sync
    2022/04/15 09:24:04 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.37_8446" in sync
    2022/04/15 09:24:04 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.71.37_8446" in sync
    2022/04/15 09:24:04 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.71.37_8446" in sync
    2022/04/15 09:24:04 [DEBUG] agent: Service "_v12_aai-nquery_10.233.71.37_8446" in sync
    2022/04/15 09:24:04 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:24:04 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.37_8446" in sync
    2022/04/15 09:24:04 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.71.37_8446" in sync
    2022/04/15 09:24:04 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.49.13_9007" in sync
    2022/04/15 09:24:04 [DEBUG] agent: Service "_v1_multicloud_10.233.34.236_9001" in sync
    2022/04/15 09:24:04 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:24:04 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.37_8446" in sync
    2022/04/15 09:24:04 [DEBUG] agent: Node info in sync
    2022/04/15 09:24:04 [DEBUG] http: Request PUT /v1/agent/service/register (900.234499ms) from=10.233.71.4:53850
    2022/04/15 09:24:04 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.42.15_9011" in sync
    2022/04/15 09:24:04 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:24:04 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:24:04 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:24:04 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:24:04 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:24:04 [DEBUG] agent: Service "_v12__aai-nquery_10.233.71.37_8446" in sync
    2022/04/15 09:24:04 [DEBUG] agent: Service "_v13__aai-nquery_10.233.71.37_8446" in sync
    2022/04/15 09:24:04 [DEBUG] agent: Service "_v1_sdc_10.233.47.134_8443" in sync
    2022/04/15 09:24:04 [DEBUG] agent: Service "_v1_nsd_10.233.63.202_8806" in sync
    2022/04/15 09:24:04 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:24:04 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:24:04 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:24:04 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.37_8446" in sync
    2022/04/15 09:24:04 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.37_8446" in sync
    2022/04/15 09:24:04 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.37_8446" in sync
    2022/04/15 09:24:04 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.47.134_8080" in sync
    2022/04/15 09:24:04 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:24:04 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:24:04 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.37_8446" in sync
    2022/04/15 09:24:04 [DEBUG] agent: Service "_v1_wf-gui_10.233.40.193_8443" in sync
    2022/04/15 09:24:04 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.42.15_9011" in sync
    2022/04/15 09:24:04 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.71.37_8446" in sync
    2022/04/15 09:24:04 [DEBUG] agent: Service "_v1_sdc-gui_10.233.49.42_8181" in sync
    2022/04/15 09:24:04 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:24:04 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.71.37_8446" in sync
    2022/04/15 09:24:04 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.71.37_8446" in sync
    2022/04/15 09:24:04 [DEBUG] agent: Service "_v1_parser_10.233.63.202_8806" in sync
    2022/04/15 09:24:04 [DEBUG] agent: Service "_v1_catalog_10.233.63.202_8806" in sync
    2022/04/15 09:24:04 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:24:04 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.37_8446" in sync
    2022/04/15 09:24:04 [DEBUG] agent: Service "_v11_aai-nquery_10.233.71.37_8446" in sync
    2022/04/15 09:24:04 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:24:04 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:24:04 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.71.37_8446" in sync
    2022/04/15 09:24:04 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.17.50_443" in sync
    2022/04/15 09:24:04 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.63.202_8806" in sync
    2022/04/15 09:24:04 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.18.121_9015" in sync
    2022/04/15 09:24:04 [DEBUG] agent: Service "_v1_message-router_10.233.60.195_3904" in sync
    2022/04/15 09:24:04 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.71.37_8446" in sync
    2022/04/15 09:24:04 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:24:04 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:24:04 [DEBUG] agent: Service "_v0_multicloud_10.233.34.236_9001" in sync
    2022/04/15 09:24:04 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.49.13_9007" in sync
    2022/04/15 09:24:04 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.37_8446" in sync
    2022/04/15 09:24:04 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.37_8446" in sync
    2022/04/15 09:24:04 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v13 (316.55µs) from=10.233.71.4:53860
    2022/04/15 09:24:04 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.71.37_8446" in sync
    2022/04/15 09:24:04 [DEBUG] agent: Service "_v11__aai-nquery_10.233.71.37_8446" in sync
    2022/04/15 09:24:04 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.71.37_8446" in sync
    2022/04/15 09:24:04 [DEBUG] agent: Service "_v12_aai-nquery_10.233.71.37_8446" in sync
    2022/04/15 09:24:04 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:24:04 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.37_8446" in sync
    2022/04/15 09:24:04 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.49.13_9007" in sync
    2022/04/15 09:24:04 [DEBUG] agent: Service "_v1_multicloud_10.233.34.236_9001" in sync
    2022/04/15 09:24:04 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:24:04 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.37_8446" in sync
    2022/04/15 09:24:04 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.71.37_8446" in sync
    2022/04/15 09:24:04 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.71.37_8446" in sync
    2022/04/15 09:24:04 [DEBUG] agent: Service "_v13_aai-nquery_10.233.71.37_8446" in sync
    2022/04/15 09:24:04 [DEBUG] agent: Node info in sync
    2022/04/15 09:24:05 [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/04/15 09:24:05 [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/04/15 09:24:05 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/04/15 09:24:05 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/04/15 09:24:05 [DEBUG] agent: Service "_v1_sdc-gui_10.233.49.42_8181" in sync
    2022/04/15 09:24:05 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:24:05 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.71.37_8446" in sync
    2022/04/15 09:24:05 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.71.37_8446" in sync
    2022/04/15 09:24:05 [DEBUG] agent: Service "_v11_aai-nquery_10.233.71.37_8446" in sync
    2022/04/15 09:24:05 [INFO] agent: Synced service "_v14__aai-nquery_10.233.71.37_8446"
    2022/04/15 09:24:05 [DEBUG] agent: Service "_v1_parser_10.233.63.202_8806" in sync
    2022/04/15 09:24:05 [DEBUG] agent: Service "_v1_catalog_10.233.63.202_8806" in sync
    2022/04/15 09:24:05 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:24:05 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.37_8446" in sync
    2022/04/15 09:24:05 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:24:05 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:24:05 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.71.37_8446" in sync
    2022/04/15 09:24:05 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.71.37_8446" in sync
    2022/04/15 09:24:05 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.17.50_443" in sync
    2022/04/15 09:24:05 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.63.202_8806" in sync
    2022/04/15 09:24:05 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.18.121_9015" in sync
    2022/04/15 09:24:05 [DEBUG] agent: Service "_v1_message-router_10.233.60.195_3904" in sync
    2022/04/15 09:24:05 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:24:05 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:24:05 [DEBUG] agent: Service "_v0_multicloud_10.233.34.236_9001" in sync
    2022/04/15 09:24:05 [DEBUG] agent: Service "_v11__aai-nquery_10.233.71.37_8446" in sync
    2022/04/15 09:24:05 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.49.13_9007" in sync
    2022/04/15 09:24:05 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.37_8446" in sync
    2022/04/15 09:24:05 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.37_8446" in sync
    2022/04/15 09:24:05 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.71.37_8446" in sync
    2022/04/15 09:24:05 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.71.37_8446" in sync
    2022/04/15 09:24:05 [DEBUG] agent: Service "_v12_aai-nquery_10.233.71.37_8446" in sync
    2022/04/15 09:24:05 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:24:05 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.37_8446" in sync
    2022/04/15 09:24:05 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.71.37_8446" in sync
    2022/04/15 09:24:05 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.49.13_9007" in sync
    2022/04/15 09:24:05 [DEBUG] agent: Service "_v1_multicloud_10.233.34.236_9001" in sync
    2022/04/15 09:24:05 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:24:05 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.37_8446" in sync
    2022/04/15 09:24:05 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.71.37_8446" in sync
    2022/04/15 09:24:05 [DEBUG] agent: Service "_v13_aai-nquery_10.233.71.37_8446" in sync
    2022/04/15 09:24:05 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:24:05 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:24:05 [DEBUG] agent: Service "_v12__aai-nquery_10.233.71.37_8446" in sync
    2022/04/15 09:24:05 [DEBUG] agent: Service "_v13__aai-nquery_10.233.71.37_8446" in sync
    2022/04/15 09:24:05 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.42.15_9011" in sync
    2022/04/15 09:24:05 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:24:05 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:24:05 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:24:05 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:24:05 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.37_8446" in sync
    2022/04/15 09:24:05 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.37_8446" in sync
    2022/04/15 09:24:05 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.37_8446" in sync
    2022/04/15 09:24:05 [DEBUG] agent: Service "_v1_sdc_10.233.47.134_8443" in sync
    2022/04/15 09:24:05 [DEBUG] agent: Service "_v1_nsd_10.233.63.202_8806" in sync
    2022/04/15 09:24:05 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:24:05 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:24:05 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.47.134_8080" in sync
    2022/04/15 09:24:05 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:24:05 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:24:05 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.37_8446" in sync
    2022/04/15 09:24:05 [DEBUG] agent: Service "_v1_wf-gui_10.233.40.193_8443" in sync
    2022/04/15 09:24:05 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.42.15_9011" in sync
    2022/04/15 09:24:05 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.71.37_8446" in sync
    2022/04/15 09:24:05 [DEBUG] agent: Node info in sync
    2022/04/15 09:24:05 [DEBUG] http: Request PUT /v1/agent/service/register (738.45232ms) from=10.233.71.4:53876
    2022/04/15 09:24:05 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:24:05 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.37_8446" in sync
    2022/04/15 09:24:05 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.49.13_9007" in sync
    2022/04/15 09:24:05 [DEBUG] agent: Service "_v1_multicloud_10.233.34.236_9001" in sync
    2022/04/15 09:24:05 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:24:05 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.37_8446" in sync
    2022/04/15 09:24:05 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.71.37_8446" in sync
    2022/04/15 09:24:05 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.71.37_8446" in sync
    2022/04/15 09:24:05 [DEBUG] agent: Service "_v13_aai-nquery_10.233.71.37_8446" in sync
    2022/04/15 09:24:05 [DEBUG] agent: Service "_v12__aai-nquery_10.233.71.37_8446" in sync
    2022/04/15 09:24:05 [DEBUG] agent: Service "_v13__aai-nquery_10.233.71.37_8446" in sync
    2022/04/15 09:24:05 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.42.15_9011" in sync
    2022/04/15 09:24:05 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:24:05 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:24:05 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:24:05 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:24:05 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:24:05 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.37_8446" in sync
    2022/04/15 09:24:05 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.37_8446" in sync
    2022/04/15 09:24:05 [DEBUG] agent: Service "_v1_sdc_10.233.47.134_8443" in sync
    2022/04/15 09:24:05 [DEBUG] agent: Service "_v1_nsd_10.233.63.202_8806" in sync
    2022/04/15 09:24:05 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:24:05 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:24:05 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:24:05 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.37_8446" in sync
    2022/04/15 09:24:05 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.47.134_8080" in sync
    2022/04/15 09:24:05 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:24:05 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:24:05 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.37_8446" in sync
    2022/04/15 09:24:05 [DEBUG] agent: Service "_v1_wf-gui_10.233.40.193_8443" in sync
    2022/04/15 09:24:05 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.42.15_9011" in sync
    2022/04/15 09:24:05 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.71.37_8446" in sync
    2022/04/15 09:24:05 [DEBUG] agent: Service "_v1_sdc-gui_10.233.49.42_8181" in sync
    2022/04/15 09:24:05 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:24:05 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.71.37_8446" in sync
    2022/04/15 09:24:05 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.71.37_8446" in sync
    2022/04/15 09:24:05 [DEBUG] agent: Service "_v1_parser_10.233.63.202_8806" in sync
    2022/04/15 09:24:05 [DEBUG] agent: Service "_v1_catalog_10.233.63.202_8806" in sync
    2022/04/15 09:24:05 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:24:05 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.37_8446" in sync
    2022/04/15 09:24:05 [DEBUG] agent: Service "_v11_aai-nquery_10.233.71.37_8446" in sync
    2022/04/15 09:24:05 [DEBUG] agent: Service "_v14__aai-nquery_10.233.71.37_8446" in sync
    2022/04/15 09:24:05 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:24:05 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:24:05 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.71.37_8446" in sync
    2022/04/15 09:24:05 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.17.50_443" in sync
    2022/04/15 09:24:05 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.63.202_8806" in sync
    2022/04/15 09:24:05 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.18.121_9015" in sync
    2022/04/15 09:24:05 [DEBUG] agent: Service "_v1_message-router_10.233.60.195_3904" in sync
    2022/04/15 09:24:05 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.71.37_8446" in sync
    2022/04/15 09:24:05 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:24:05 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:24:05 [DEBUG] agent: Service "_v0_multicloud_10.233.34.236_9001" in sync
    2022/04/15 09:24:05 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.49.13_9007" in sync
    2022/04/15 09:24:05 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.37_8446" in sync
    2022/04/15 09:24:05 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.37_8446" in sync
    2022/04/15 09:24:05 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.71.37_8446" in sync
    2022/04/15 09:24:05 [DEBUG] agent: Service "_v11__aai-nquery_10.233.71.37_8446" in sync
    2022/04/15 09:24:05 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.71.37_8446" in sync
    2022/04/15 09:24:05 [DEBUG] agent: Service "_v12_aai-nquery_10.233.71.37_8446" in sync
    2022/04/15 09:24:05 [DEBUG] agent: Node info in sync
    2022/04/15 09:24:06 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v14 (256.541966ms) from=10.233.71.4:53884
    2022/04/15 09:24:06 [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/04/15 09:24:06 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/04/15 09:24:06 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/04/15 09:24:07 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.37_8446" in sync
    2022/04/15 09:24:07 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.71.37_8446" in sync
    2022/04/15 09:24:07 [DEBUG] agent: Service "_v11__aai-nquery_10.233.71.37_8446" in sync
    2022/04/15 09:24:07 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.49.13_9007" in sync
    2022/04/15 09:24:07 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.37_8446" in sync
    2022/04/15 09:24:07 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.71.37_8446" in sync
    2022/04/15 09:24:07 [DEBUG] agent: Service "_v12_aai-nquery_10.233.71.37_8446" in sync
    2022/04/15 09:24:07 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:24:07 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.37_8446" in sync
    2022/04/15 09:24:07 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:24:07 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.37_8446" in sync
    2022/04/15 09:24:07 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.71.37_8446" in sync
    2022/04/15 09:24:07 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.49.13_9007" in sync
    2022/04/15 09:24:07 [DEBUG] agent: Service "_v1_multicloud_10.233.34.236_9001" in sync
    2022/04/15 09:24:07 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.71.37_8446" in sync
    2022/04/15 09:24:07 [DEBUG] agent: Service "_v13_aai-nquery_10.233.71.37_8446" in sync
    2022/04/15 09:24:07 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:24:07 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:24:07 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:24:07 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:24:07 [DEBUG] agent: Service "_v12__aai-nquery_10.233.71.37_8446" in sync
    2022/04/15 09:24:07 [DEBUG] agent: Service "_v13__aai-nquery_10.233.71.37_8446" in sync
    2022/04/15 09:24:07 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.42.15_9011" in sync
    2022/04/15 09:24:07 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:24:07 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:24:07 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:24:07 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:24:07 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.37_8446" in sync
    2022/04/15 09:24:07 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.37_8446" in sync
    2022/04/15 09:24:07 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.37_8446" in sync
    2022/04/15 09:24:07 [DEBUG] agent: Service "_v1_sdc_10.233.47.134_8443" in sync
    2022/04/15 09:24:07 [DEBUG] agent: Service "_v1_nsd_10.233.63.202_8806" in sync
    2022/04/15 09:24:07 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:24:07 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.37_8446" in sync
    2022/04/15 09:24:07 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.47.134_8080" in sync
    2022/04/15 09:24:07 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:24:07 [DEBUG] agent: Service "_v1_wf-gui_10.233.40.193_8443" in sync
    2022/04/15 09:24:07 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.42.15_9011" in sync
    2022/04/15 09:24:07 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.71.37_8446" in sync
    2022/04/15 09:24:07 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.71.37_8446" in sync
    2022/04/15 09:24:07 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.71.37_8446" in sync
    2022/04/15 09:24:07 [DEBUG] agent: Service "_v1_sdc-gui_10.233.49.42_8181" in sync
    2022/04/15 09:24:07 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:24:07 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:24:07 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.37_8446" in sync
    2022/04/15 09:24:07 [DEBUG] agent: Service "_v11_aai-nquery_10.233.71.37_8446" in sync
    2022/04/15 09:24:07 [DEBUG] agent: Service "_v14__aai-nquery_10.233.71.37_8446" in sync
    2022/04/15 09:24:07 [DEBUG] agent: Service "_v1_parser_10.233.63.202_8806" in sync
    2022/04/15 09:24:07 [DEBUG] agent: Service "_v1_catalog_10.233.63.202_8806" in sync
    2022/04/15 09:24:07 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.71.37_8446" in sync
    2022/04/15 09:24:07 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:24:07 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:24:07 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.18.121_9015" in sync
    2022/04/15 09:24:07 [DEBUG] agent: Service "_v1_message-router_10.233.60.195_3904" in sync
    2022/04/15 09:24:07 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.71.37_8446" in sync
    2022/04/15 09:24:07 [INFO] agent: Synced service "_v14_aai-nquery_10.233.71.37_8446"
    2022/04/15 09:24:07 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.17.50_443" in sync
    2022/04/15 09:24:07 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.63.202_8806" in sync
    2022/04/15 09:24:07 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:24:07 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:24:07 [DEBUG] agent: Service "_v0_multicloud_10.233.34.236_9001" in sync
    2022/04/15 09:24:07 [DEBUG] agent: Node info in sync
    2022/04/15 09:24:07 [DEBUG] http: Request PUT /v1/agent/service/register (1.000917928s) from=10.233.71.4:53888
    2022/04/15 09:24:07 [DEBUG] agent: Service "_v0_multicloud_10.233.34.236_9001" in sync
    2022/04/15 09:24:07 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.37_8446" in sync
    2022/04/15 09:24:07 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.37_8446" in sync
    2022/04/15 09:24:07 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.71.37_8446" in sync
    2022/04/15 09:24:07 [DEBUG] agent: Service "_v11__aai-nquery_10.233.71.37_8446" in sync
    2022/04/15 09:24:07 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.49.13_9007" in sync
    2022/04/15 09:24:07 [DEBUG] agent: Service "_v12_aai-nquery_10.233.71.37_8446" in sync
    2022/04/15 09:24:07 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.71.37_8446" in sync
    2022/04/15 09:24:07 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.37_8446" in sync
    2022/04/15 09:24:07 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:24:07 [DEBUG] agent: Service "_v1_multicloud_10.233.34.236_9001" in sync
    2022/04/15 09:24:07 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:24:07 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.37_8446" in sync
    2022/04/15 09:24:07 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.71.37_8446" in sync
    2022/04/15 09:24:07 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.49.13_9007" in sync
    2022/04/15 09:24:07 [DEBUG] agent: Service "_v13_aai-nquery_10.233.71.37_8446" in sync
    2022/04/15 09:24:07 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.71.37_8446" in sync
    2022/04/15 09:24:07 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:24:07 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:24:07 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:24:07 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:24:07 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:24:07 [DEBUG] agent: Service "_v12__aai-nquery_10.233.71.37_8446" in sync
    2022/04/15 09:24:07 [DEBUG] agent: Service "_v13__aai-nquery_10.233.71.37_8446" in sync
    2022/04/15 09:24:07 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.42.15_9011" in sync
    2022/04/15 09:24:07 [DEBUG] agent: Service "_v1_nsd_10.233.63.202_8806" in sync
    2022/04/15 09:24:07 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:24:07 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:24:07 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:24:07 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.37_8446" in sync
    2022/04/15 09:24:07 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.37_8446" in sync
    2022/04/15 09:24:07 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.37_8446" in sync
    2022/04/15 09:24:07 [DEBUG] agent: Service "_v1_sdc_10.233.47.134_8443" in sync
    2022/04/15 09:24:07 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:24:07 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:24:07 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.37_8446" in sync
    2022/04/15 09:24:07 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.47.134_8080" in sync
    2022/04/15 09:24:07 [DEBUG] agent: Service "_v1_wf-gui_10.233.40.193_8443" in sync
    2022/04/15 09:24:07 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.71.37_8446" in sync
    2022/04/15 09:24:07 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.42.15_9011" in sync
    2022/04/15 09:24:07 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:24:07 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.71.37_8446" in sync
    2022/04/15 09:24:07 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.71.37_8446" in sync
    2022/04/15 09:24:07 [DEBUG] agent: Service "_v1_sdc-gui_10.233.49.42_8181" in sync
    2022/04/15 09:24:07 [DEBUG] agent: Service "_v1_catalog_10.233.63.202_8806" in sync
    2022/04/15 09:24:07 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:24:07 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.37_8446" in sync
    2022/04/15 09:24:07 [DEBUG] agent: Service "_v11_aai-nquery_10.233.71.37_8446" in sync
    2022/04/15 09:24:07 [DEBUG] agent: Service "_v14__aai-nquery_10.233.71.37_8446" in sync
    2022/04/15 09:24:07 [DEBUG] agent: Service "_v1_parser_10.233.63.202_8806" in sync
    2022/04/15 09:24:07 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:24:07 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.71.37_8446" in sync
    2022/04/15 09:24:07 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:24:07 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.63.202_8806" in sync
    2022/04/15 09:24:07 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.18.121_9015" in sync
    2022/04/15 09:24:07 [DEBUG] agent: Service "_v1_message-router_10.233.60.195_3904" in sync
    2022/04/15 09:24:07 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.71.37_8446" in sync
    2022/04/15 09:24:07 [DEBUG] agent: Service "_v14_aai-nquery_10.233.71.37_8446" in sync
    2022/04/15 09:24:07 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.17.50_443" in sync
    2022/04/15 09:24:07 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:24:07 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:24:07 [DEBUG] agent: Node info in sync
    2022/04/15 09:24:07 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v14 (100.059506ms) from=10.233.71.4:53896
    2022/04/15 09:24:07 [WARN] agent: Service name "_aai-nquery-v15" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/04/15 09:24:07 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v15/query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v15\",\"enable_ssl\":\"true\",\"url\":\"/aai/v15/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/04/15 09:24:07 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/04/15 09:24:07 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/04/15 09:24:08 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.47.134_8080" in sync
    2022/04/15 09:24:08 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:24:08 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:24:08 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.37_8446" in sync
    2022/04/15 09:24:08 [DEBUG] agent: Service "_v1_wf-gui_10.233.40.193_8443" in sync
    2022/04/15 09:24:08 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.42.15_9011" in sync
    2022/04/15 09:24:08 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.71.37_8446" in sync
    2022/04/15 09:24:08 [DEBUG] agent: Service "_v1_sdc-gui_10.233.49.42_8181" in sync
    2022/04/15 09:24:08 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:24:08 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.71.37_8446" in sync
    2022/04/15 09:24:08 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.71.37_8446" in sync
    2022/04/15 09:24:08 [DEBUG] agent: Service "_v1_parser_10.233.63.202_8806" in sync
    2022/04/15 09:24:08 [DEBUG] agent: Service "_v1_catalog_10.233.63.202_8806" in sync
    2022/04/15 09:24:08 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:24:08 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.37_8446" in sync
    2022/04/15 09:24:08 [DEBUG] agent: Service "_v11_aai-nquery_10.233.71.37_8446" in sync
    2022/04/15 09:24:08 [DEBUG] agent: Service "_v14__aai-nquery_10.233.71.37_8446" in sync
    2022/04/15 09:24:08 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:24:08 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:24:08 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.71.37_8446" in sync
    2022/04/15 09:24:08 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.17.50_443" in sync
    2022/04/15 09:24:08 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.63.202_8806" in sync
    2022/04/15 09:24:08 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.18.121_9015" in sync
    2022/04/15 09:24:08 [DEBUG] agent: Service "_v1_message-router_10.233.60.195_3904" in sync
    2022/04/15 09:24:08 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.71.37_8446" in sync
    2022/04/15 09:24:08 [DEBUG] agent: Service "_v14_aai-nquery_10.233.71.37_8446" in sync
    2022/04/15 09:24:08 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:24:08 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:24:08 [DEBUG] agent: Service "_v0_multicloud_10.233.34.236_9001" in sync
    2022/04/15 09:24:08 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.49.13_9007" in sync
    2022/04/15 09:24:08 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.37_8446" in sync
    2022/04/15 09:24:08 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.37_8446" in sync
    2022/04/15 09:24:08 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.71.37_8446" in sync
    2022/04/15 09:24:08 [DEBUG] agent: Service "_v11__aai-nquery_10.233.71.37_8446" in sync
    2022/04/15 09:24:08 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.71.37_8446" in sync
    2022/04/15 09:24:08 [DEBUG] agent: Service "_v12_aai-nquery_10.233.71.37_8446" in sync
    2022/04/15 09:24:08 [INFO] agent: Synced service "_v15__aai-nquery_10.233.71.37_8446"
    2022/04/15 09:24:08 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:24:08 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.37_8446" in sync
    2022/04/15 09:24:08 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.49.13_9007" in sync
    2022/04/15 09:24:08 [DEBUG] agent: Service "_v1_multicloud_10.233.34.236_9001" in sync
    2022/04/15 09:24:08 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:24:08 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.37_8446" in sync
    2022/04/15 09:24:08 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.71.37_8446" in sync
    2022/04/15 09:24:08 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.71.37_8446" in sync
    2022/04/15 09:24:08 [DEBUG] agent: Service "_v13_aai-nquery_10.233.71.37_8446" in sync
    2022/04/15 09:24:08 [DEBUG] agent: Service "_v13__aai-nquery_10.233.71.37_8446" in sync
    2022/04/15 09:24:08 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.42.15_9011" in sync
    2022/04/15 09:24:08 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:24:08 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:24:08 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:24:08 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:24:08 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:24:08 [DEBUG] agent: Service "_v12__aai-nquery_10.233.71.37_8446" in sync
    2022/04/15 09:24:08 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.37_8446" in sync
    2022/04/15 09:24:08 [DEBUG] agent: Service "_v1_sdc_10.233.47.134_8443" in sync
    2022/04/15 09:24:08 [DEBUG] agent: Service "_v1_nsd_10.233.63.202_8806" in sync
    2022/04/15 09:24:08 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:24:08 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:24:08 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:24:08 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.37_8446" in sync
    2022/04/15 09:24:08 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.37_8446" in sync
    2022/04/15 09:24:08 [DEBUG] agent: Node info in sync
    2022/04/15 09:24:08 [DEBUG] http: Request PUT /v1/agent/service/register (684.509086ms) from=10.233.71.4:53900
    2022/04/15 09:24:08 [DEBUG] agent: Service "_v1_wf-gui_10.233.40.193_8443" in sync
    2022/04/15 09:24:08 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.42.15_9011" in sync
    2022/04/15 09:24:08 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.71.37_8446" in sync
    2022/04/15 09:24:08 [DEBUG] agent: Service "_v1_sdc-gui_10.233.49.42_8181" in sync
    2022/04/15 09:24:08 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:24:08 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.71.37_8446" in sync
    2022/04/15 09:24:08 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.71.37_8446" in sync
    2022/04/15 09:24:08 [DEBUG] agent: Service "_v11_aai-nquery_10.233.71.37_8446" in sync
    2022/04/15 09:24:08 [DEBUG] agent: Service "_v14__aai-nquery_10.233.71.37_8446" in sync
    2022/04/15 09:24:08 [DEBUG] agent: Service "_v1_parser_10.233.63.202_8806" in sync
    2022/04/15 09:24:08 [DEBUG] agent: Service "_v1_catalog_10.233.63.202_8806" in sync
    2022/04/15 09:24:08 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:24:08 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.37_8446" in sync
    2022/04/15 09:24:08 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:24:08 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:24:08 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.71.37_8446" in sync
    2022/04/15 09:24:08 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.71.37_8446" in sync
    2022/04/15 09:24:08 [DEBUG] agent: Service "_v14_aai-nquery_10.233.71.37_8446" in sync
    2022/04/15 09:24:08 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.17.50_443" in sync
    2022/04/15 09:24:08 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.63.202_8806" in sync
    2022/04/15 09:24:08 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.18.121_9015" in sync
    2022/04/15 09:24:08 [DEBUG] agent: Service "_v1_message-router_10.233.60.195_3904" in sync
    2022/04/15 09:24:08 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:24:08 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:24:08 [DEBUG] agent: Service "_v0_multicloud_10.233.34.236_9001" in sync
    2022/04/15 09:24:08 [DEBUG] agent: Service "_v11__aai-nquery_10.233.71.37_8446" in sync
    2022/04/15 09:24:08 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.49.13_9007" in sync
    2022/04/15 09:24:08 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.37_8446" in sync
    2022/04/15 09:24:08 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.37_8446" in sync
    2022/04/15 09:24:08 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.71.37_8446" in sync
    2022/04/15 09:24:08 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.71.37_8446" in sync
    2022/04/15 09:24:08 [DEBUG] agent: Service "_v12_aai-nquery_10.233.71.37_8446" in sync
    2022/04/15 09:24:08 [DEBUG] agent: Service "_v15__aai-nquery_10.233.71.37_8446" in sync
    2022/04/15 09:24:08 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:24:08 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.37_8446" in sync
    2022/04/15 09:24:08 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.71.37_8446" in sync
    2022/04/15 09:24:08 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.49.13_9007" in sync
    2022/04/15 09:24:08 [DEBUG] agent: Service "_v1_multicloud_10.233.34.236_9001" in sync
    2022/04/15 09:24:08 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:24:08 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.37_8446" in sync
    2022/04/15 09:24:08 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.71.37_8446" in sync
    2022/04/15 09:24:08 [DEBUG] agent: Service "_v13_aai-nquery_10.233.71.37_8446" in sync
    2022/04/15 09:24:08 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:24:08 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:24:08 [DEBUG] agent: Service "_v12__aai-nquery_10.233.71.37_8446" in sync
    2022/04/15 09:24:08 [DEBUG] agent: Service "_v13__aai-nquery_10.233.71.37_8446" in sync
    2022/04/15 09:24:08 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.42.15_9011" in sync
    2022/04/15 09:24:08 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:24:08 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:24:08 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:24:08 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:24:08 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.37_8446" in sync
    2022/04/15 09:24:08 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.37_8446" in sync
    2022/04/15 09:24:08 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.37_8446" in sync
    2022/04/15 09:24:08 [DEBUG] agent: Service "_v1_sdc_10.233.47.134_8443" in sync
    2022/04/15 09:24:08 [DEBUG] agent: Service "_v1_nsd_10.233.63.202_8806" in sync
    2022/04/15 09:24:08 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:24:08 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:24:08 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.47.134_8080" in sync
    2022/04/15 09:24:08 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:24:08 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:24:08 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.37_8446" in sync
    2022/04/15 09:24:08 [DEBUG] agent: Node info in sync
    2022/04/15 09:24:08 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v15 (200.496005ms) from=10.233.71.4:53928
    2022/04/15 09:24:08 [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/04/15 09:24: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/04/15 09:24: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/04/15 09:24:09 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.42.15_9011" in sync
    2022/04/15 09:24:09 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.71.37_8446" in sync
    2022/04/15 09:24:09 [DEBUG] agent: Service "_v1_sdc-gui_10.233.49.42_8181" in sync
    2022/04/15 09:24:09 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:24:09 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.71.37_8446" in sync
    2022/04/15 09:24:09 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.71.37_8446" in sync
    2022/04/15 09:24:09 [DEBUG] agent: Service "_v1_parser_10.233.63.202_8806" in sync
    2022/04/15 09:24:09 [DEBUG] agent: Service "_v1_catalog_10.233.63.202_8806" in sync
    2022/04/15 09:24:09 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:24:09 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.37_8446" in sync
    2022/04/15 09:24:09 [DEBUG] agent: Service "_v11_aai-nquery_10.233.71.37_8446" in sync
    2022/04/15 09:24:09 [DEBUG] agent: Service "_v14__aai-nquery_10.233.71.37_8446" in sync
    2022/04/15 09:24:09 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:24:09 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:24:09 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.71.37_8446" in sync
    2022/04/15 09:24:09 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.17.50_443" in sync
    2022/04/15 09:24:09 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.63.202_8806" in sync
    2022/04/15 09:24:09 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.18.121_9015" in sync
    2022/04/15 09:24:09 [DEBUG] agent: Service "_v1_message-router_10.233.60.195_3904" in sync
    2022/04/15 09:24:09 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.71.37_8446" in sync
    2022/04/15 09:24:09 [DEBUG] agent: Service "_v14_aai-nquery_10.233.71.37_8446" in sync
    2022/04/15 09:24:09 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:24:09 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:24:09 [DEBUG] agent: Service "_v0_multicloud_10.233.34.236_9001" in sync
    2022/04/15 09:24:09 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.49.13_9007" in sync
    2022/04/15 09:24:09 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.37_8446" in sync
    2022/04/15 09:24:09 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.37_8446" in sync
    2022/04/15 09:24:09 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.71.37_8446" in sync
    2022/04/15 09:24:09 [DEBUG] agent: Service "_v11__aai-nquery_10.233.71.37_8446" in sync
    2022/04/15 09:24:09 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.71.37_8446" in sync
    2022/04/15 09:24:09 [DEBUG] agent: Service "_v12_aai-nquery_10.233.71.37_8446" in sync
    2022/04/15 09:24:09 [DEBUG] agent: Service "_v15__aai-nquery_10.233.71.37_8446" in sync
    2022/04/15 09:24:09 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:24:09 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.37_8446" in sync
    2022/04/15 09:24:09 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.49.13_9007" in sync
    2022/04/15 09:24:09 [DEBUG] agent: Service "_v1_multicloud_10.233.34.236_9001" in sync
    2022/04/15 09:24:09 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:24:09 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.37_8446" in sync
    2022/04/15 09:24:09 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.71.37_8446" in sync
    2022/04/15 09:24:09 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.71.37_8446" in sync
    2022/04/15 09:24:09 [DEBUG] agent: Service "_v13_aai-nquery_10.233.71.37_8446" in sync
    2022/04/15 09:24:09 [DEBUG] agent: Service "_v12__aai-nquery_10.233.71.37_8446" in sync
    2022/04/15 09:24:09 [DEBUG] agent: Service "_v13__aai-nquery_10.233.71.37_8446" in sync
    2022/04/15 09:24:09 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.42.15_9011" in sync
    2022/04/15 09:24:09 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:24:09 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:24:09 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:24:09 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:24:09 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:24:09 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.37_8446" in sync
    2022/04/15 09:24:09 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.37_8446" in sync
    2022/04/15 09:24:09 [DEBUG] agent: Service "_v1_sdc_10.233.47.134_8443" in sync
    2022/04/15 09:24:09 [DEBUG] agent: Service "_v1_nsd_10.233.63.202_8806" in sync
    2022/04/15 09:24:09 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:24:09 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:24:09 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:24:09 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.37_8446" in sync
    2022/04/15 09:24:09 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.47.134_8080" in sync
    2022/04/15 09:24:09 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:24:09 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:24:09 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.37_8446" in sync
    2022/04/15 09:24:09 [DEBUG] agent: Service "_v1_wf-gui_10.233.40.193_8443" in sync
    2022/04/15 09:24:09 [INFO] agent: Synced service "_v15_aai-nquery_10.233.71.37_8446"
    2022/04/15 09:24:09 [DEBUG] agent: Node info in sync
    2022/04/15 09:24:09 [DEBUG] http: Request PUT /v1/agent/service/register (600.003485ms) from=10.233.71.4:53932
    2022/04/15 09:24:09 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:24:09 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.37_8446" in sync
    2022/04/15 09:24:09 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.37_8446" in sync
    2022/04/15 09:24:09 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.71.37_8446" in sync
    2022/04/15 09:24:09 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.49.13_9007" in sync
    2022/04/15 09:24:09 [DEBUG] agent: Service "_v1_multicloud_10.233.34.236_9001" in sync
    2022/04/15 09:24:09 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:24:09 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.71.37_8446" in sync
    2022/04/15 09:24:09 [DEBUG] agent: Service "_v13_aai-nquery_10.233.71.37_8446" in sync
    2022/04/15 09:24:09 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:24:09 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:24:09 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:24:09 [DEBUG] agent: Service "_v12__aai-nquery_10.233.71.37_8446" in sync
    2022/04/15 09:24:09 [DEBUG] agent: Service "_v13__aai-nquery_10.233.71.37_8446" in sync
    2022/04/15 09:24:09 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.42.15_9011" in sync
    2022/04/15 09:24:09 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:24:09 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:24:09 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:24:09 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:24:09 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.37_8446" in sync
    2022/04/15 09:24:09 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.37_8446" in sync
    2022/04/15 09:24:09 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.37_8446" in sync
    2022/04/15 09:24:09 [DEBUG] agent: Service "_v1_sdc_10.233.47.134_8443" in sync
    2022/04/15 09:24:09 [DEBUG] agent: Service "_v1_nsd_10.233.63.202_8806" in sync
    2022/04/15 09:24:09 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:24:09 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.37_8446" in sync
    2022/04/15 09:24:09 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.47.134_8080" in sync
    2022/04/15 09:24:09 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:24:09 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:24:09 [DEBUG] agent: Service "_v1_wf-gui_10.233.40.193_8443" in sync
    2022/04/15 09:24:09 [DEBUG] agent: Service "_v15_aai-nquery_10.233.71.37_8446" in sync
    2022/04/15 09:24:09 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.42.15_9011" in sync
    2022/04/15 09:24:09 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.71.37_8446" in sync
    2022/04/15 09:24:09 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.71.37_8446" in sync
    2022/04/15 09:24:09 [DEBUG] agent: Service "_v1_sdc-gui_10.233.49.42_8181" in sync
    2022/04/15 09:24:09 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:24:09 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.71.37_8446" in sync
    2022/04/15 09:24:09 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.37_8446" in sync
    2022/04/15 09:24:09 [DEBUG] agent: Service "_v11_aai-nquery_10.233.71.37_8446" in sync
    2022/04/15 09:24:09 [DEBUG] agent: Service "_v14__aai-nquery_10.233.71.37_8446" in sync
    2022/04/15 09:24:09 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v15 (91.414015ms) from=10.233.71.4:53938
    2022/04/15 09:24:09 [DEBUG] agent: Service "_v1_parser_10.233.63.202_8806" in sync
    2022/04/15 09:24:09 [DEBUG] agent: Service "_v1_catalog_10.233.63.202_8806" in sync
    2022/04/15 09:24:09 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:24:09 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:24:09 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:24:09 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.71.37_8446" in sync
    2022/04/15 09:24:09 [DEBUG] agent: Service "_v1_message-router_10.233.60.195_3904" in sync
    2022/04/15 09:24:09 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.71.37_8446" in sync
    2022/04/15 09:24:09 [DEBUG] agent: Service "_v14_aai-nquery_10.233.71.37_8446" in sync
    2022/04/15 09:24:09 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.17.50_443" in sync
    2022/04/15 09:24:09 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.63.202_8806" in sync
    2022/04/15 09:24:09 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.18.121_9015" in sync
    2022/04/15 09:24:09 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:24:09 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:24:09 [DEBUG] agent: Service "_v0_multicloud_10.233.34.236_9001" in sync
    2022/04/15 09:24:09 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.71.37_8446" in sync
    2022/04/15 09:24:09 [DEBUG] agent: Service "_v11__aai-nquery_10.233.71.37_8446" in sync
    2022/04/15 09:24:09 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.49.13_9007" in sync
    2022/04/15 09:24:09 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.37_8446" in sync
    2022/04/15 09:24:09 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.37_8446" in sync
    2022/04/15 09:24:09 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.71.37_8446" in sync
    2022/04/15 09:24:09 [DEBUG] agent: Service "_v12_aai-nquery_10.233.71.37_8446" in sync
    2022/04/15 09:24:09 [DEBUG] agent: Service "_v15__aai-nquery_10.233.71.37_8446" in sync
    2022/04/15 09:24:09 [DEBUG] agent: Node info in sync
    2022/04/15 09:24:09 [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/04/15 09:24:09 [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/04/15 09:24: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/04/15 09:24: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/04/15 09:24:09 [DEBUG] agent: Service "_v1_message-router_10.233.60.195_3904" in sync
    2022/04/15 09:24:09 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.71.37_8446" in sync
    2022/04/15 09:24:09 [DEBUG] agent: Service "_v14_aai-nquery_10.233.71.37_8446" in sync
    2022/04/15 09:24:09 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.17.50_443" in sync
    2022/04/15 09:24:09 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.63.202_8806" in sync
    2022/04/15 09:24:09 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.18.121_9015" in sync
    2022/04/15 09:24:09 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:24:09 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:24:09 [DEBUG] agent: Service "_v0_multicloud_10.233.34.236_9001" in sync
    2022/04/15 09:24:09 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.71.37_8446" in sync
    2022/04/15 09:24:09 [DEBUG] agent: Service "_v11__aai-nquery_10.233.71.37_8446" in sync
    2022/04/15 09:24:09 [INFO] agent: Synced service "_v16__aai-nquery_10.233.71.37_8446"
    2022/04/15 09:24:09 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.49.13_9007" in sync
    2022/04/15 09:24:09 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.37_8446" in sync
    2022/04/15 09:24:09 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.37_8446" in sync
    2022/04/15 09:24:09 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.71.37_8446" in sync
    2022/04/15 09:24:09 [DEBUG] agent: Service "_v12_aai-nquery_10.233.71.37_8446" in sync
    2022/04/15 09:24:09 [DEBUG] agent: Service "_v15__aai-nquery_10.233.71.37_8446" in sync
    2022/04/15 09:24:09 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:24:09 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.37_8446" in sync
    2022/04/15 09:24:09 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.37_8446" in sync
    2022/04/15 09:24:09 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.71.37_8446" in sync
    2022/04/15 09:24:09 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.49.13_9007" in sync
    2022/04/15 09:24:09 [DEBUG] agent: Service "_v1_multicloud_10.233.34.236_9001" in sync
    2022/04/15 09:24:09 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:24:09 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.71.37_8446" in sync
    2022/04/15 09:24:09 [DEBUG] agent: Service "_v13_aai-nquery_10.233.71.37_8446" in sync
    2022/04/15 09:24:09 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:24:09 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:24:09 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:24:09 [DEBUG] agent: Service "_v12__aai-nquery_10.233.71.37_8446" in sync
    2022/04/15 09:24:09 [DEBUG] agent: Service "_v13__aai-nquery_10.233.71.37_8446" in sync
    2022/04/15 09:24:09 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.42.15_9011" in sync
    2022/04/15 09:24:09 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:24:09 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:24:09 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:24:09 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:24:09 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.37_8446" in sync
    2022/04/15 09:24:09 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.37_8446" in sync
    2022/04/15 09:24:09 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.37_8446" in sync
    2022/04/15 09:24:09 [DEBUG] agent: Service "_v1_sdc_10.233.47.134_8443" in sync
    2022/04/15 09:24:09 [DEBUG] agent: Service "_v1_nsd_10.233.63.202_8806" in sync
    2022/04/15 09:24:09 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:24:09 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.37_8446" in sync
    2022/04/15 09:24:09 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.47.134_8080" in sync
    2022/04/15 09:24:09 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:24:09 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:24:09 [DEBUG] agent: Service "_v1_wf-gui_10.233.40.193_8443" in sync
    2022/04/15 09:24:09 [DEBUG] agent: Service "_v15_aai-nquery_10.233.71.37_8446" in sync
    2022/04/15 09:24:09 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.42.15_9011" in sync
    2022/04/15 09:24:09 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.71.37_8446" in sync
    2022/04/15 09:24:09 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.71.37_8446" in sync
    2022/04/15 09:24:09 [DEBUG] agent: Service "_v1_sdc-gui_10.233.49.42_8181" in sync
    2022/04/15 09:24:09 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:24:09 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.71.37_8446" in sync
    2022/04/15 09:24:09 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.37_8446" in sync
    2022/04/15 09:24:09 [DEBUG] agent: Service "_v11_aai-nquery_10.233.71.37_8446" in sync
    2022/04/15 09:24:09 [DEBUG] agent: Service "_v14__aai-nquery_10.233.71.37_8446" in sync
    2022/04/15 09:24:09 [DEBUG] agent: Service "_v1_parser_10.233.63.202_8806" in sync
    2022/04/15 09:24:09 [DEBUG] agent: Service "_v1_catalog_10.233.63.202_8806" in sync
    2022/04/15 09:24:09 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:24:09 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:24:09 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:24:09 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.71.37_8446" in sync
    2022/04/15 09:24:09 [DEBUG] agent: Node info in sync
    2022/04/15 09:24:09 [DEBUG] http: Request PUT /v1/agent/service/register (219.415815ms) from=10.233.71.4:53942
    2022/04/15 09:24:09 [DEBUG] agent: Service "_v13__aai-nquery_10.233.71.37_8446" in sync
    2022/04/15 09:24:09 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.42.15_9011" in sync
    2022/04/15 09:24:09 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:24:09 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:24:09 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:24:09 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:24:09 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:24:09 [DEBUG] agent: Service "_v12__aai-nquery_10.233.71.37_8446" in sync
    2022/04/15 09:24:09 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.37_8446" in sync
    2022/04/15 09:24:09 [DEBUG] agent: Service "_v1_sdc_10.233.47.134_8443" in sync
    2022/04/15 09:24:09 [DEBUG] agent: Service "_v1_nsd_10.233.63.202_8806" in sync
    2022/04/15 09:24:09 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:24:09 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:24:09 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:24:09 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.37_8446" in sync
    2022/04/15 09:24:09 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.37_8446" in sync
    2022/04/15 09:24:09 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.47.134_8080" in sync
    2022/04/15 09:24:09 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:24:09 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:24:09 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.37_8446" in sync
    2022/04/15 09:24:09 [DEBUG] agent: Service "_v1_wf-gui_10.233.40.193_8443" in sync
    2022/04/15 09:24:09 [DEBUG] agent: Service "_v15_aai-nquery_10.233.71.37_8446" in sync
    2022/04/15 09:24:09 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.42.15_9011" in sync
    2022/04/15 09:24:09 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.71.37_8446" in sync
    2022/04/15 09:24:09 [DEBUG] agent: Service "_v1_sdc-gui_10.233.49.42_8181" in sync
    2022/04/15 09:24:09 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:24:09 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.71.37_8446" in sync
    2022/04/15 09:24:09 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.71.37_8446" in sync
    2022/04/15 09:24:09 [DEBUG] agent: Service "_v1_parser_10.233.63.202_8806" in sync
    2022/04/15 09:24:09 [DEBUG] agent: Service "_v1_catalog_10.233.63.202_8806" in sync
    2022/04/15 09:24:09 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:24:09 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.37_8446" in sync
    2022/04/15 09:24:09 [DEBUG] agent: Service "_v11_aai-nquery_10.233.71.37_8446" in sync
    2022/04/15 09:24:09 [DEBUG] agent: Service "_v14__aai-nquery_10.233.71.37_8446" in sync
    2022/04/15 09:24:09 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:24:09 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:24:09 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.71.37_8446" in sync
    2022/04/15 09:24:09 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.17.50_443" in sync
    2022/04/15 09:24:09 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.63.202_8806" in sync
    2022/04/15 09:24:09 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.18.121_9015" in sync
    2022/04/15 09:24:09 [DEBUG] agent: Service "_v1_message-router_10.233.60.195_3904" in sync
    2022/04/15 09:24:09 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.71.37_8446" in sync
    2022/04/15 09:24:09 [DEBUG] agent: Service "_v14_aai-nquery_10.233.71.37_8446" in sync
    2022/04/15 09:24:09 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:24:09 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:24:09 [DEBUG] agent: Service "_v0_multicloud_10.233.34.236_9001" in sync
    2022/04/15 09:24:09 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.49.13_9007" in sync
    2022/04/15 09:24:09 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.37_8446" in sync
    2022/04/15 09:24:09 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.37_8446" in sync
    2022/04/15 09:24:09 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.71.37_8446" in sync
    2022/04/15 09:24:09 [DEBUG] agent: Service "_v11__aai-nquery_10.233.71.37_8446" in sync
    2022/04/15 09:24:09 [DEBUG] agent: Service "_v16__aai-nquery_10.233.71.37_8446" in sync
    2022/04/15 09:24:09 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.71.37_8446" in sync
    2022/04/15 09:24:09 [DEBUG] agent: Service "_v12_aai-nquery_10.233.71.37_8446" in sync
    2022/04/15 09:24:09 [DEBUG] agent: Service "_v15__aai-nquery_10.233.71.37_8446" in sync
    2022/04/15 09:24:09 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:24:09 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.37_8446" in sync
    2022/04/15 09:24:09 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.49.13_9007" in sync
    2022/04/15 09:24:09 [DEBUG] agent: Service "_v1_multicloud_10.233.34.236_9001" in sync
    2022/04/15 09:24:09 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:24:09 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.37_8446" in sync
    2022/04/15 09:24:09 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.71.37_8446" in sync
    2022/04/15 09:24:09 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.71.37_8446" in sync
    2022/04/15 09:24:09 [DEBUG] agent: Service "_v13_aai-nquery_10.233.71.37_8446" in sync
    2022/04/15 09:24:09 [DEBUG] agent: Node info in sync
    2022/04/15 09:24:09 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v16 (491.534µs) from=10.233.71.4:53946
    2022/04/15 09:24:10 [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/04/15 09:24: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/04/15 09:24: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/04/15 09:24:10 [DEBUG] agent: Service "_v1_wf-gui_10.233.40.193_8443" in sync
    2022/04/15 09:24:10 [DEBUG] agent: Service "_v15_aai-nquery_10.233.71.37_8446" in sync
    2022/04/15 09:24:10 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.42.15_9011" in sync
    2022/04/15 09:24:10 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.71.37_8446" in sync
    2022/04/15 09:24:10 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.71.37_8446" in sync
    2022/04/15 09:24:10 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.71.37_8446" in sync
    2022/04/15 09:24:10 [DEBUG] agent: Service "_v1_sdc-gui_10.233.49.42_8181" in sync
    2022/04/15 09:24:10 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:24:10 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:24:10 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.37_8446" in sync
    2022/04/15 09:24:10 [DEBUG] agent: Service "_v11_aai-nquery_10.233.71.37_8446" in sync
    2022/04/15 09:24:10 [DEBUG] agent: Service "_v14__aai-nquery_10.233.71.37_8446" in sync
    2022/04/15 09:24:10 [DEBUG] agent: Service "_v1_parser_10.233.63.202_8806" in sync
    2022/04/15 09:24:10 [DEBUG] agent: Service "_v1_catalog_10.233.63.202_8806" in sync
    2022/04/15 09:24:10 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.71.37_8446" in sync
    2022/04/15 09:24:10 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:24:10 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:24:10 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.18.121_9015" in sync
    2022/04/15 09:24:10 [DEBUG] agent: Service "_v1_message-router_10.233.60.195_3904" in sync
    2022/04/15 09:24:10 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.71.37_8446" in sync
    2022/04/15 09:24:10 [DEBUG] agent: Service "_v14_aai-nquery_10.233.71.37_8446" in sync
    2022/04/15 09:24:10 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.17.50_443" in sync
    2022/04/15 09:24:10 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.63.202_8806" in sync
    2022/04/15 09:24:10 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:24:10 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:24:10 [DEBUG] agent: Service "_v0_multicloud_10.233.34.236_9001" in sync
    2022/04/15 09:24:10 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.37_8446" in sync
    2022/04/15 09:24:10 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.71.37_8446" in sync
    2022/04/15 09:24:10 [DEBUG] agent: Service "_v11__aai-nquery_10.233.71.37_8446" in sync
    2022/04/15 09:24:10 [DEBUG] agent: Service "_v16__aai-nquery_10.233.71.37_8446" in sync
    2022/04/15 09:24:10 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.49.13_9007" in sync
    2022/04/15 09:24:10 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.37_8446" in sync
    2022/04/15 09:24:10 [DEBUG] agent: Service "_v15__aai-nquery_10.233.71.37_8446" in sync
    2022/04/15 09:24:10 [INFO] agent: Synced service "_v16_aai-nquery_10.233.71.37_8446"
    2022/04/15 09:24:10 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.71.37_8446" in sync
    2022/04/15 09:24:10 [DEBUG] agent: Service "_v12_aai-nquery_10.233.71.37_8446" in sync
    2022/04/15 09:24:10 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:24:10 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.37_8446" in sync
    2022/04/15 09:24:10 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:24:10 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.37_8446" in sync
    2022/04/15 09:24:10 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.71.37_8446" in sync
    2022/04/15 09:24:10 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.49.13_9007" in sync
    2022/04/15 09:24:10 [DEBUG] agent: Service "_v1_multicloud_10.233.34.236_9001" in sync
    2022/04/15 09:24:10 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.71.37_8446" in sync
    2022/04/15 09:24:10 [DEBUG] agent: Service "_v13_aai-nquery_10.233.71.37_8446" in sync
    2022/04/15 09:24:10 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:24:10 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:24:10 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:24:10 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:24:10 [DEBUG] agent: Service "_v12__aai-nquery_10.233.71.37_8446" in sync
    2022/04/15 09:24:10 [DEBUG] agent: Service "_v13__aai-nquery_10.233.71.37_8446" in sync
    2022/04/15 09:24:10 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.42.15_9011" in sync
    2022/04/15 09:24:10 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:24:10 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:24:10 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:24:10 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:24:10 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.37_8446" in sync
    2022/04/15 09:24:10 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.37_8446" in sync
    2022/04/15 09:24:10 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.37_8446" in sync
    2022/04/15 09:24:10 [DEBUG] agent: Service "_v1_sdc_10.233.47.134_8443" in sync
    2022/04/15 09:24:10 [DEBUG] agent: Service "_v1_nsd_10.233.63.202_8806" in sync
    2022/04/15 09:24:10 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:24:10 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.37_8446" in sync
    2022/04/15 09:24:10 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.47.134_8080" in sync
    2022/04/15 09:24:10 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:24:10 [DEBUG] agent: Node info in sync
    2022/04/15 09:24:10 [DEBUG] http: Request PUT /v1/agent/service/register (492.829683ms) from=10.233.71.4:53950
    2022/04/15 09:24:10 [DEBUG] agent: Service "_v11__aai-nquery_10.233.71.37_8446" in sync
    2022/04/15 09:24:10 [DEBUG] agent: Service "_v16__aai-nquery_10.233.71.37_8446" in sync
    2022/04/15 09:24:10 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.49.13_9007" in sync
    2022/04/15 09:24:10 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.37_8446" in sync
    2022/04/15 09:24:10 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.37_8446" in sync
    2022/04/15 09:24:10 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.71.37_8446" in sync
    2022/04/15 09:24:10 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.71.37_8446" in sync
    2022/04/15 09:24:10 [DEBUG] agent: Service "_v12_aai-nquery_10.233.71.37_8446" in sync
    2022/04/15 09:24:10 [DEBUG] agent: Service "_v15__aai-nquery_10.233.71.37_8446" in sync
    2022/04/15 09:24:10 [DEBUG] agent: Service "_v16_aai-nquery_10.233.71.37_8446" in sync
    2022/04/15 09:24:10 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:24:10 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.37_8446" in sync
    2022/04/15 09:24:10 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.71.37_8446" in sync
    2022/04/15 09:24:10 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.49.13_9007" in sync
    2022/04/15 09:24:10 [DEBUG] agent: Service "_v1_multicloud_10.233.34.236_9001" in sync
    2022/04/15 09:24:10 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:24:10 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.37_8446" in sync
    2022/04/15 09:24:10 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.71.37_8446" in sync
    2022/04/15 09:24:10 [DEBUG] agent: Service "_v13_aai-nquery_10.233.71.37_8446" in sync
    2022/04/15 09:24:10 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:24:10 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:24:10 [DEBUG] agent: Service "_v12__aai-nquery_10.233.71.37_8446" in sync
    2022/04/15 09:24:10 [DEBUG] agent: Service "_v13__aai-nquery_10.233.71.37_8446" in sync
    2022/04/15 09:24:10 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.42.15_9011" in sync
    2022/04/15 09:24:10 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:24:10 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:24:10 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:24:10 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:24:10 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.37_8446" in sync
    2022/04/15 09:24:10 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.37_8446" in sync
    2022/04/15 09:24:10 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.37_8446" in sync
    2022/04/15 09:24:10 [DEBUG] agent: Service "_v1_sdc_10.233.47.134_8443" in sync
    2022/04/15 09:24:10 [DEBUG] agent: Service "_v1_nsd_10.233.63.202_8806" in sync
    2022/04/15 09:24:10 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:24:10 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:24:10 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.47.134_8080" in sync
    2022/04/15 09:24:10 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:24:10 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:24:10 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.37_8446" in sync
    2022/04/15 09:24:10 [DEBUG] agent: Service "_v1_wf-gui_10.233.40.193_8443" in sync
    2022/04/15 09:24:10 [DEBUG] agent: Service "_v15_aai-nquery_10.233.71.37_8446" in sync
    2022/04/15 09:24:10 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.42.15_9011" in sync
    2022/04/15 09:24:10 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.71.37_8446" in sync
    2022/04/15 09:24:10 [DEBUG] agent: Service "_v1_sdc-gui_10.233.49.42_8181" in sync
    2022/04/15 09:24:10 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:24:10 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.71.37_8446" in sync
    2022/04/15 09:24:10 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.71.37_8446" in sync
    2022/04/15 09:24:10 [DEBUG] agent: Service "_v11_aai-nquery_10.233.71.37_8446" in sync
    2022/04/15 09:24:10 [DEBUG] agent: Service "_v14__aai-nquery_10.233.71.37_8446" in sync
    2022/04/15 09:24:10 [DEBUG] agent: Service "_v1_parser_10.233.63.202_8806" in sync
    2022/04/15 09:24:10 [DEBUG] agent: Service "_v1_catalog_10.233.63.202_8806" in sync
    2022/04/15 09:24:10 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:24:10 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.37_8446" in sync
    2022/04/15 09:24:10 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:24:10 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:24:10 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.71.37_8446" in sync
    2022/04/15 09:24:10 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.71.37_8446" in sync
    2022/04/15 09:24:10 [DEBUG] agent: Service "_v14_aai-nquery_10.233.71.37_8446" in sync
    2022/04/15 09:24:10 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.17.50_443" in sync
    2022/04/15 09:24:10 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.63.202_8806" in sync
    2022/04/15 09:24:10 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.18.121_9015" in sync
    2022/04/15 09:24:10 [DEBUG] agent: Service "_v1_message-router_10.233.60.195_3904" in sync
    2022/04/15 09:24:10 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:24:10 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:24:10 [DEBUG] agent: Service "_v0_multicloud_10.233.34.236_9001" in sync
    2022/04/15 09:24:10 [DEBUG] agent: Node info in sync
    2022/04/15 09:24:10 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v16 (1.061534ms) from=10.233.71.4:53958
    2022/04/15 09:24:10 [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/04/15 09:24:10 [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/04/15 09:24: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/04/15 09:24: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/04/15 09:24:11 [INFO] agent: Synced service "_v17__aai-nquery_10.233.71.37_8446"
    2022/04/15 09:24:11 [DEBUG] agent: Service "_v1_wf-gui_10.233.40.193_8443" in sync
    2022/04/15 09:24:11 [DEBUG] agent: Service "_v15_aai-nquery_10.233.71.37_8446" in sync
    2022/04/15 09:24:11 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.42.15_9011" in sync
    2022/04/15 09:24:11 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.71.37_8446" in sync
    2022/04/15 09:24:11 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.71.37_8446" in sync
    2022/04/15 09:24:11 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.71.37_8446" in sync
    2022/04/15 09:24:11 [DEBUG] agent: Service "_v1_sdc-gui_10.233.49.42_8181" in sync
    2022/04/15 09:24:11 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:24:11 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:24:11 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.37_8446" in sync
    2022/04/15 09:24:11 [DEBUG] agent: Service "_v11_aai-nquery_10.233.71.37_8446" in sync
    2022/04/15 09:24:11 [DEBUG] agent: Service "_v14__aai-nquery_10.233.71.37_8446" in sync
    2022/04/15 09:24:11 [DEBUG] agent: Service "_v1_parser_10.233.63.202_8806" in sync
    2022/04/15 09:24:11 [DEBUG] agent: Service "_v1_catalog_10.233.63.202_8806" in sync
    2022/04/15 09:24:11 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.71.37_8446" in sync
    2022/04/15 09:24:11 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:24:11 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:24:11 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.18.121_9015" in sync
    2022/04/15 09:24:11 [DEBUG] agent: Service "_v1_message-router_10.233.60.195_3904" in sync
    2022/04/15 09:24:11 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.71.37_8446" in sync
    2022/04/15 09:24:11 [DEBUG] agent: Service "_v14_aai-nquery_10.233.71.37_8446" in sync
    2022/04/15 09:24:11 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.17.50_443" in sync
    2022/04/15 09:24:11 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.63.202_8806" in sync
    2022/04/15 09:24:11 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:24:11 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:24:11 [DEBUG] agent: Service "_v0_multicloud_10.233.34.236_9001" in sync
    2022/04/15 09:24:11 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.37_8446" in sync
    2022/04/15 09:24:11 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.71.37_8446" in sync
    2022/04/15 09:24:11 [DEBUG] agent: Service "_v11__aai-nquery_10.233.71.37_8446" in sync
    2022/04/15 09:24:11 [DEBUG] agent: Service "_v16__aai-nquery_10.233.71.37_8446" in sync
    2022/04/15 09:24:11 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.49.13_9007" in sync
    2022/04/15 09:24:11 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.37_8446" in sync
    2022/04/15 09:24:11 [DEBUG] agent: Service "_v15__aai-nquery_10.233.71.37_8446" in sync
    2022/04/15 09:24:11 [DEBUG] agent: Service "_v16_aai-nquery_10.233.71.37_8446" in sync
    2022/04/15 09:24:11 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.71.37_8446" in sync
    2022/04/15 09:24:11 [DEBUG] agent: Service "_v12_aai-nquery_10.233.71.37_8446" in sync
    2022/04/15 09:24:11 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:24:11 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.37_8446" in sync
    2022/04/15 09:24:11 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:24:11 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.37_8446" in sync
    2022/04/15 09:24:11 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.71.37_8446" in sync
    2022/04/15 09:24:11 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.49.13_9007" in sync
    2022/04/15 09:24:11 [DEBUG] agent: Service "_v1_multicloud_10.233.34.236_9001" in sync
    2022/04/15 09:24:11 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.71.37_8446" in sync
    2022/04/15 09:24:11 [DEBUG] agent: Service "_v13_aai-nquery_10.233.71.37_8446" in sync
    2022/04/15 09:24:11 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:24:11 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:24:11 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:24:11 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:24:11 [DEBUG] agent: Service "_v12__aai-nquery_10.233.71.37_8446" in sync
    2022/04/15 09:24:11 [DEBUG] agent: Service "_v13__aai-nquery_10.233.71.37_8446" in sync
    2022/04/15 09:24:11 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.42.15_9011" in sync
    2022/04/15 09:24:11 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:24:11 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:24:11 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:24:11 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:24:11 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.37_8446" in sync
    2022/04/15 09:24:11 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.37_8446" in sync
    2022/04/15 09:24:11 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.37_8446" in sync
    2022/04/15 09:24:11 [DEBUG] agent: Service "_v1_sdc_10.233.47.134_8443" in sync
    2022/04/15 09:24:11 [DEBUG] agent: Service "_v1_nsd_10.233.63.202_8806" in sync
    2022/04/15 09:24:11 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:24:11 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.37_8446" in sync
    2022/04/15 09:24:11 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.47.134_8080" in sync
    2022/04/15 09:24:11 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:24:11 [DEBUG] agent: Node info in sync
    2022/04/15 09:24:11 [DEBUG] http: Request PUT /v1/agent/service/register (379.495054ms) from=10.233.71.4:53966
    2022/04/15 09:24:11 [DEBUG] agent: Service "_v1_wf-gui_10.233.40.193_8443" in sync
    2022/04/15 09:24:11 [DEBUG] agent: Service "_v15_aai-nquery_10.233.71.37_8446" in sync
    2022/04/15 09:24:11 [DEBUG] agent: Service "_v17__aai-nquery_10.233.71.37_8446" in sync
    2022/04/15 09:24:11 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.42.15_9011" in sync
    2022/04/15 09:24:11 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.71.37_8446" in sync
    2022/04/15 09:24:11 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.71.37_8446" in sync
    2022/04/15 09:24:11 [DEBUG] agent: Service "_v1_sdc-gui_10.233.49.42_8181" in sync
    2022/04/15 09:24:11 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:24:11 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.71.37_8446" in sync
    2022/04/15 09:24:11 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.37_8446" in sync
    2022/04/15 09:24:11 [DEBUG] agent: Service "_v11_aai-nquery_10.233.71.37_8446" in sync
    2022/04/15 09:24:11 [DEBUG] agent: Service "_v14__aai-nquery_10.233.71.37_8446" in sync
    2022/04/15 09:24:11 [DEBUG] agent: Service "_v1_parser_10.233.63.202_8806" in sync
    2022/04/15 09:24:11 [DEBUG] agent: Service "_v1_catalog_10.233.63.202_8806" in sync
    2022/04/15 09:24:11 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:24:11 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:24:11 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:24:11 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.71.37_8446" in sync
    2022/04/15 09:24:11 [DEBUG] agent: Service "_v1_message-router_10.233.60.195_3904" in sync
    2022/04/15 09:24:11 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.71.37_8446" in sync
    2022/04/15 09:24:11 [DEBUG] agent: Service "_v14_aai-nquery_10.233.71.37_8446" in sync
    2022/04/15 09:24:11 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.17.50_443" in sync
    2022/04/15 09:24:11 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.63.202_8806" in sync
    2022/04/15 09:24:11 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.18.121_9015" in sync
    2022/04/15 09:24:11 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:24:11 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:24:11 [DEBUG] agent: Service "_v0_multicloud_10.233.34.236_9001" in sync
    2022/04/15 09:24:11 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.71.37_8446" in sync
    2022/04/15 09:24:11 [DEBUG] agent: Service "_v11__aai-nquery_10.233.71.37_8446" in sync
    2022/04/15 09:24:11 [DEBUG] agent: Service "_v16__aai-nquery_10.233.71.37_8446" in sync
    2022/04/15 09:24:11 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.49.13_9007" in sync
    2022/04/15 09:24:11 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.37_8446" in sync
    2022/04/15 09:24:11 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.37_8446" in sync
    2022/04/15 09:24:11 [DEBUG] agent: Service "_v16_aai-nquery_10.233.71.37_8446" in sync
    2022/04/15 09:24:11 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.71.37_8446" in sync
    2022/04/15 09:24:11 [DEBUG] agent: Service "_v12_aai-nquery_10.233.71.37_8446" in sync
    2022/04/15 09:24:11 [DEBUG] agent: Service "_v15__aai-nquery_10.233.71.37_8446" in sync
    2022/04/15 09:24:11 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:24:11 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.37_8446" in sync
    2022/04/15 09:24:11 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.37_8446" in sync
    2022/04/15 09:24:11 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.71.37_8446" in sync
    2022/04/15 09:24:11 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.49.13_9007" in sync
    2022/04/15 09:24:11 [DEBUG] agent: Service "_v1_multicloud_10.233.34.236_9001" in sync
    2022/04/15 09:24:11 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:24:11 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.71.37_8446" in sync
    2022/04/15 09:24:11 [DEBUG] agent: Service "_v13_aai-nquery_10.233.71.37_8446" in sync
    2022/04/15 09:24:11 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:24:11 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:24:11 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:24:11 [DEBUG] agent: Service "_v12__aai-nquery_10.233.71.37_8446" in sync
    2022/04/15 09:24:11 [DEBUG] agent: Service "_v13__aai-nquery_10.233.71.37_8446" in sync
    2022/04/15 09:24:11 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.42.15_9011" in sync
    2022/04/15 09:24:11 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:24:11 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:24:11 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:24:11 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:24:11 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.37_8446" in sync
    2022/04/15 09:24:11 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.37_8446" in sync
    2022/04/15 09:24:11 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.37_8446" in sync
    2022/04/15 09:24:11 [DEBUG] agent: Service "_v1_sdc_10.233.47.134_8443" in sync
    2022/04/15 09:24:11 [DEBUG] agent: Service "_v1_nsd_10.233.63.202_8806" in sync
    2022/04/15 09:24:11 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:24:11 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.37_8446" in sync
    2022/04/15 09:24:11 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.47.134_8080" in sync
    2022/04/15 09:24:11 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:24:11 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:24:11 [DEBUG] agent: Node info in sync
    2022/04/15 09:24:11 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v17 (499.745665ms) from=10.233.71.4:53972
    2022/04/15 09:24:12 [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/04/15 09:24: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/04/15 09:24: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/04/15 09:24:12 [DEBUG] agent: Service "_v11__aai-nquery_10.233.71.37_8446" in sync
    2022/04/15 09:24:12 [DEBUG] agent: Service "_v16__aai-nquery_10.233.71.37_8446" in sync
    2022/04/15 09:24:12 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.49.13_9007" in sync
    2022/04/15 09:24:12 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.37_8446" in sync
    2022/04/15 09:24:12 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.37_8446" in sync
    2022/04/15 09:24:12 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.71.37_8446" in sync
    2022/04/15 09:24:12 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.71.37_8446" in sync
    2022/04/15 09:24:12 [DEBUG] agent: Service "_v12_aai-nquery_10.233.71.37_8446" in sync
    2022/04/15 09:24:12 [DEBUG] agent: Service "_v15__aai-nquery_10.233.71.37_8446" in sync
    2022/04/15 09:24:12 [DEBUG] agent: Service "_v16_aai-nquery_10.233.71.37_8446" in sync
    2022/04/15 09:24:12 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:24:12 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.37_8446" in sync
    2022/04/15 09:24:12 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.71.37_8446" in sync
    2022/04/15 09:24:12 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.49.13_9007" in sync
    2022/04/15 09:24:12 [DEBUG] agent: Service "_v1_multicloud_10.233.34.236_9001" in sync
    2022/04/15 09:24:12 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:24:12 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.37_8446" in sync
    2022/04/15 09:24:12 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.71.37_8446" in sync
    2022/04/15 09:24:12 [DEBUG] agent: Service "_v13_aai-nquery_10.233.71.37_8446" in sync
    2022/04/15 09:24:12 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:24:12 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:24:12 [DEBUG] agent: Service "_v12__aai-nquery_10.233.71.37_8446" in sync
    2022/04/15 09:24:12 [DEBUG] agent: Service "_v13__aai-nquery_10.233.71.37_8446" in sync
    2022/04/15 09:24:12 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.42.15_9011" in sync
    2022/04/15 09:24:12 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:24:12 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:24:12 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:24:12 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:24:12 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.37_8446" in sync
    2022/04/15 09:24:12 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.37_8446" in sync
    2022/04/15 09:24:12 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.37_8446" in sync
    2022/04/15 09:24:12 [DEBUG] agent: Service "_v1_sdc_10.233.47.134_8443" in sync
    2022/04/15 09:24:12 [DEBUG] agent: Service "_v1_nsd_10.233.63.202_8806" in sync
    2022/04/15 09:24:12 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:24:12 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:24:12 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.47.134_8080" in sync
    2022/04/15 09:24:12 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:24:12 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:24:12 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.37_8446" in sync
    2022/04/15 09:24:12 [DEBUG] agent: Service "_v1_wf-gui_10.233.40.193_8443" in sync
    2022/04/15 09:24:12 [DEBUG] agent: Service "_v15_aai-nquery_10.233.71.37_8446" in sync
    2022/04/15 09:24:12 [DEBUG] agent: Service "_v17__aai-nquery_10.233.71.37_8446" in sync
    2022/04/15 09:24:12 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.42.15_9011" in sync
    2022/04/15 09:24:12 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.71.37_8446" in sync
    2022/04/15 09:24:12 [INFO] agent: Synced service "_v17_aai-nquery_10.233.71.37_8446"
    2022/04/15 09:24:12 [DEBUG] agent: Service "_v1_sdc-gui_10.233.49.42_8181" in sync
    2022/04/15 09:24:12 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:24:12 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.71.37_8446" in sync
    2022/04/15 09:24:12 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.71.37_8446" in sync
    2022/04/15 09:24:12 [DEBUG] agent: Service "_v11_aai-nquery_10.233.71.37_8446" in sync
    2022/04/15 09:24:12 [DEBUG] agent: Service "_v14__aai-nquery_10.233.71.37_8446" in sync
    2022/04/15 09:24:12 [DEBUG] agent: Service "_v1_parser_10.233.63.202_8806" in sync
    2022/04/15 09:24:12 [DEBUG] agent: Service "_v1_catalog_10.233.63.202_8806" in sync
    2022/04/15 09:24:12 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:24:12 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.37_8446" in sync
    2022/04/15 09:24:12 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:24:12 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:24:12 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.71.37_8446" in sync
    2022/04/15 09:24:12 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.71.37_8446" in sync
    2022/04/15 09:24:12 [DEBUG] agent: Service "_v14_aai-nquery_10.233.71.37_8446" in sync
    2022/04/15 09:24:12 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.17.50_443" in sync
    2022/04/15 09:24:12 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.63.202_8806" in sync
    2022/04/15 09:24:12 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.18.121_9015" in sync
    2022/04/15 09:24:12 [DEBUG] agent: Service "_v1_message-router_10.233.60.195_3904" in sync
    2022/04/15 09:24:12 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:24:12 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:24:12 [DEBUG] agent: Service "_v0_multicloud_10.233.34.236_9001" in sync
    2022/04/15 09:24:12 [DEBUG] agent: Node info in sync
    2022/04/15 09:24:12 [DEBUG] http: Request PUT /v1/agent/service/register (402.278254ms) from=10.233.71.4:53980
    2022/04/15 09:24:12 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.71.37_8446" in sync
    2022/04/15 09:24:12 [DEBUG] agent: Service "_v11__aai-nquery_10.233.71.37_8446" in sync
    2022/04/15 09:24:12 [DEBUG] agent: Service "_v16__aai-nquery_10.233.71.37_8446" in sync
    2022/04/15 09:24:12 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.49.13_9007" in sync
    2022/04/15 09:24:12 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.37_8446" in sync
    2022/04/15 09:24:12 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.37_8446" in sync
    2022/04/15 09:24:12 [DEBUG] agent: Service "_v16_aai-nquery_10.233.71.37_8446" in sync
    2022/04/15 09:24:12 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.71.37_8446" in sync
    2022/04/15 09:24:12 [DEBUG] agent: Service "_v12_aai-nquery_10.233.71.37_8446" in sync
    2022/04/15 09:24:12 [DEBUG] agent: Service "_v15__aai-nquery_10.233.71.37_8446" in sync
    2022/04/15 09:24:12 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:24:12 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.37_8446" in sync
    2022/04/15 09:24:12 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.37_8446" in sync
    2022/04/15 09:24:12 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.71.37_8446" in sync
    2022/04/15 09:24:12 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.49.13_9007" in sync
    2022/04/15 09:24:12 [DEBUG] agent: Service "_v1_multicloud_10.233.34.236_9001" in sync
    2022/04/15 09:24:12 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:24:12 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.71.37_8446" in sync
    2022/04/15 09:24:12 [DEBUG] agent: Service "_v13_aai-nquery_10.233.71.37_8446" in sync
    2022/04/15 09:24:12 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:24:12 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:24:12 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:24:12 [DEBUG] agent: Service "_v12__aai-nquery_10.233.71.37_8446" in sync
    2022/04/15 09:24:12 [DEBUG] agent: Service "_v13__aai-nquery_10.233.71.37_8446" in sync
    2022/04/15 09:24:12 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.42.15_9011" in sync
    2022/04/15 09:24:12 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:24:12 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:24:12 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:24:12 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:24:12 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.37_8446" in sync
    2022/04/15 09:24:12 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.37_8446" in sync
    2022/04/15 09:24:12 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v17 (650.544µs) from=10.233.71.4:53988
    2022/04/15 09:24:12 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.37_8446" in sync
    2022/04/15 09:24:12 [DEBUG] agent: Service "_v1_sdc_10.233.47.134_8443" in sync
    2022/04/15 09:24:12 [DEBUG] agent: Service "_v1_nsd_10.233.63.202_8806" in sync
    2022/04/15 09:24:12 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:24:12 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.37_8446" in sync
    2022/04/15 09:24:12 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.47.134_8080" in sync
    2022/04/15 09:24:12 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:24:12 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.37_8446" in sync
    2022/04/15 09:24:12 [DEBUG] agent: Service "_v1_wf-gui_10.233.40.193_8443" in sync
    2022/04/15 09:24:12 [DEBUG] agent: Service "_v15_aai-nquery_10.233.71.37_8446" in sync
    2022/04/15 09:24:12 [DEBUG] agent: Service "_v17__aai-nquery_10.233.71.37_8446" in sync
    2022/04/15 09:24:12 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.42.15_9011" in sync
    2022/04/15 09:24:12 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.71.37_8446" in sync
    2022/04/15 09:24:12 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.71.37_8446" in sync
    2022/04/15 09:24:12 [DEBUG] agent: Service "_v17_aai-nquery_10.233.71.37_8446" in sync
    2022/04/15 09:24:12 [DEBUG] agent: Service "_v1_sdc-gui_10.233.49.42