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: 'b18e7367-d15f-2a21-0b7a-ae4b1e3a519c'
         Node name: 'onap-msb-consul-55bf85f47-sv6p7'
        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:

    2021/11/14 01:21:17 [DEBUG] agent: Using random ID "b18e7367-d15f-2a21-0b7a-ae4b1e3a519c" as node ID
    2021/11/14 01:21:17 [INFO] raft: Initial configuration (index=1): [{Suffrage:Voter ID:b18e7367-d15f-2a21-0b7a-ae4b1e3a519c Address:127.0.0.1:8300}]
    2021/11/14 01:21:17 [INFO] raft: Node at 127.0.0.1:8300 [Follower] entering Follower state (Leader: "")
    2021/11/14 01:21:18 [INFO] serf: EventMemberJoin: onap-msb-consul-55bf85f47-sv6p7.dc1 127.0.0.1
    2021/11/14 01:21:18 [INFO] serf: EventMemberJoin: onap-msb-consul-55bf85f47-sv6p7 127.0.0.1
    2021/11/14 01:21:18 [WARN] raft: Heartbeat timeout from "" reached, starting election
    2021/11/14 01:21:18 [INFO] raft: Node at 127.0.0.1:8300 [Candidate] entering Candidate state in term 2
    2021/11/14 01:21:18 [WARN] raft: Unable to get address for server id b18e7367-d15f-2a21-0b7a-ae4b1e3a519c, using fallback address 127.0.0.1:8300: Could not find address for server id b18e7367-d15f-2a21-0b7a-ae4b1e3a519c
    2021/11/14 01:21:18 [DEBUG] raft: Votes needed: 1
    2021/11/14 01:21:18 [DEBUG] raft: Vote granted from b18e7367-d15f-2a21-0b7a-ae4b1e3a519c in term 2. Tally: 1
    2021/11/14 01:21:18 [INFO] raft: Election won. Tally: 1
    2021/11/14 01:21:18 [INFO] raft: Node at 127.0.0.1:8300 [Leader] entering Leader state
    2021/11/14 01:21:18 [INFO] consul: cluster leadership acquired
    2021/11/14 01:21:18 [DEBUG] agent/proxy: managed Connect proxy manager started
    2021/11/14 01:21:18 [INFO] consul: Adding LAN server onap-msb-consul-55bf85f47-sv6p7 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2021/11/14 01:21:18 [INFO] agent: Started DNS server 0.0.0.0:8600 (udp)
    2021/11/14 01:21:18 [INFO] agent: Started DNS server 0.0.0.0:8600 (tcp)
    2021/11/14 01:21:18 [INFO] consul: New leader elected: onap-msb-consul-55bf85f47-sv6p7
    2021/11/14 01:21:18 [INFO] consul: Handled member-join event for server "onap-msb-consul-55bf85f47-sv6p7.dc1" in area "wan"
    2021/11/14 01:21:18 [INFO] agent: Started HTTP server on [::]:8500 (tcp)
    2021/11/14 01:21:18 [INFO] agent: started state syncer
    2021/11/14 01:21:18 [INFO] agent: Started gRPC server on [::]:8502 (tcp)
    2021/11/14 01:21:19 [INFO] agent: Synced node info
    2021/11/14 01:21:19 [DEBUG] agent: Node info in sync
    2021/11/14 01:21:19 [DEBUG] agent: Node info in sync
    2021/11/14 01:21:20 [INFO] connect: initialized primary datacenter CA with provider "consul"
    2021/11/14 01:21:20 [DEBUG] consul: Skipping self join check for "onap-msb-consul-55bf85f47-sv6p7" since the cluster is too small
    2021/11/14 01:21:20 [INFO] consul: member 'onap-msb-consul-55bf85f47-sv6p7' joined, marking health alive
    2021/11/14 01:21:20 [DEBUG] consul: Skipping self join check for "onap-msb-consul-55bf85f47-sv6p7" 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)
    2021/11/14 01:21:32 [WARN] consul: error getting server health from "onap-msb-consul-55bf85f47-sv6p7": context deadline exceeded
    2021/11/14 01:22:18 [DEBUG] consul: Skipping self join check for "onap-msb-consul-55bf85f47-sv6p7" since the cluster is too small
    2021/11/14 01:22:31 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2021/11/14 01:22:31 [DEBUG] agent: Node info in sync
    2021/11/14 01:23:18 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-55bf85f47-sv6p7.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2021/11/14 01:23:18 [DEBUG] consul: Skipping self join check for "onap-msb-consul-55bf85f47-sv6p7" since the cluster is too small
    2021/11/14 01:23:51 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2021/11/14 01:23:51 [DEBUG] agent: Node info in sync
    2021/11/14 01:24:18 [DEBUG] consul: Skipping self join check for "onap-msb-consul-55bf85f47-sv6p7" since the cluster is too small
    2021/11/14 01:25:18 [DEBUG] consul: Skipping self join check for "onap-msb-consul-55bf85f47-sv6p7" since the cluster is too small
    2021/11/14 01:25:29 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2021/11/14 01:25:29 [DEBUG] agent: Node info in sync
    2021/11/14 01:26:16 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-55bf85f47-sv6p7.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2021/11/14 01:26:18 [DEBUG] consul: Skipping self join check for "onap-msb-consul-55bf85f47-sv6p7" since the cluster is too small
    2021/11/14 01:26:31 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2021/11/14 01:26:31 [DEBUG] agent: Node info in sync
    2021/11/14 01:27:18 [DEBUG] consul: Skipping self join check for "onap-msb-consul-55bf85f47-sv6p7" since the cluster is too small
    2021/11/14 01:28:18 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2021/11/14 01:28:18 [DEBUG] agent: Node info in sync
    2021/11/14 01:28:18 [DEBUG] consul: Skipping self join check for "onap-msb-consul-55bf85f47-sv6p7" since the cluster is too small
    2021/11/14 01:28:46 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-55bf85f47-sv6p7.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2021/11/14 01:29:18 [DEBUG] consul: Skipping self join check for "onap-msb-consul-55bf85f47-sv6p7" since the cluster is too small
    2021/11/14 01:30:06 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2021/11/14 01:30:06 [DEBUG] agent: Node info in sync
    2021/11/14 01:30:18 [DEBUG] consul: Skipping self join check for "onap-msb-consul-55bf85f47-sv6p7" since the cluster is too small
    2021/11/14 01:31:18 [DEBUG] consul: Skipping self join check for "onap-msb-consul-55bf85f47-sv6p7" since the cluster is too small
    2021/11/14 01:31:23 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-55bf85f47-sv6p7.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2021/11/14 01:31:39 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2021/11/14 01:31:39 [DEBUG] agent: Node info in sync
    2021/11/14 01:32:18 [DEBUG] consul: Skipping self join check for "onap-msb-consul-55bf85f47-sv6p7" since the cluster is too small
    2021/11/14 01:32:42 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2021/11/14 01:32:42 [DEBUG] agent: Node info in sync
    2021/11/14 01:33:18 [DEBUG] consul: Skipping self join check for "onap-msb-consul-55bf85f47-sv6p7" since the cluster is too small
    2021/11/14 01:33:27 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-55bf85f47-sv6p7.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2021/11/14 01:33:36 [DEBUG] http: Request GET /v1/status/leader (1.210732ms) from=10.233.75.81:33974
    2021/11/14 01:33:37 [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.
    2021/11/14 01:33:37 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/11/14 01:33:37 [INFO] agent: Synced service "_v1_message-router_10.233.15.192_3904"
    2021/11/14 01:33:37 [DEBUG] agent: Node info in sync
    2021/11/14 01:33:37 [DEBUG] http: Request PUT /v1/agent/service/register (184.138706ms) from=10.233.75.81:33986
    2021/11/14 01:33:37 [DEBUG] agent: Service "_v1_message-router_10.233.15.192_3904" in sync
    2021/11/14 01:33:37 [DEBUG] agent: Node info in sync
    2021/11/14 01:33:38 [DEBUG] http: Request GET /v1/health/service/message-router-v1 (1.377233ms) from=10.233.75.81:33988
    2021/11/14 01:33:38 [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.
    2021/11/14 01:33: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.
    2021/11/14 01:33:38 [DEBUG] agent: Service "_v1_message-router_10.233.15.192_3904" in sync
    2021/11/14 01:33:38 [INFO] agent: Synced service "_v0_multicloud-fcaps_10.233.18.101_9011"
    2021/11/14 01:33:38 [DEBUG] agent: Node info in sync
    2021/11/14 01:33:38 [DEBUG] http: Request PUT /v1/agent/service/register (46.880041ms) from=10.233.75.81:33994
    2021/11/14 01:33:38 [DEBUG] agent: Service "_v1_message-router_10.233.15.192_3904" in sync
    2021/11/14 01:33:38 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.18.101_9011" in sync
    2021/11/14 01:33:38 [DEBUG] agent: Node info in sync
    2021/11/14 01:33:38 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0 (100.655093ms) from=10.233.75.81:33996
    2021/11/14 01:33:39 [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.
    2021/11/14 01:33: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.
    2021/11/14 01:33:39 [INFO] agent: Synced service "_v1_multicloud-fcaps_10.233.18.101_9011"
    2021/11/14 01:33:39 [DEBUG] agent: Service "_v1_message-router_10.233.15.192_3904" in sync
    2021/11/14 01:33:39 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.18.101_9011" in sync
    2021/11/14 01:33:39 [DEBUG] agent: Node info in sync
    2021/11/14 01:33:39 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.18.101_9011" in sync
    2021/11/14 01:33:39 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.18.101_9011" in sync
    2021/11/14 01:33:39 [DEBUG] agent: Service "_v1_message-router_10.233.15.192_3904" in sync
    2021/11/14 01:33:39 [DEBUG] agent: Node info in sync
    2021/11/14 01:33:39 [DEBUG] http: Request PUT /v1/agent/service/register (700.518578ms) from=10.233.75.81:34000
    2021/11/14 01:33:39 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1 (701.175µs) from=10.233.75.81:34004
    2021/11/14 01:33:40 [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.
    2021/11/14 01:33: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.
    2021/11/14 01:33:40 [DEBUG] agent: Service "_v1_message-router_10.233.15.192_3904" in sync
    2021/11/14 01:33:40 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.18.101_9011" in sync
    2021/11/14 01:33:40 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.18.101_9011" in sync
    2021/11/14 01:33:40 [INFO] agent: Synced service "_v0_multicloud-pike_10.233.11.117_9007"
    2021/11/14 01:33:40 [DEBUG] agent: Node info in sync
    2021/11/14 01:33:40 [DEBUG] http: Request PUT /v1/agent/service/register (200.320532ms) from=10.233.75.81:34008
    2021/11/14 01:33:40 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.18.101_9011" in sync
    2021/11/14 01:33:40 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.117_9007" in sync
    2021/11/14 01:33:40 [DEBUG] agent: Service "_v1_message-router_10.233.15.192_3904" in sync
    2021/11/14 01:33:40 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.18.101_9011" in sync
    2021/11/14 01:33:40 [DEBUG] agent: Node info in sync
    2021/11/14 01:33:40 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0 (428.715µs) from=10.233.75.81:34016
    2021/11/14 01:33:41 [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.
    2021/11/14 01:33: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.
    2021/11/14 01:33:41 [DEBUG] agent: Service "_v1_message-router_10.233.15.192_3904" in sync
    2021/11/14 01:33:41 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.18.101_9011" in sync
    2021/11/14 01:33:41 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.18.101_9011" in sync
    2021/11/14 01:33:41 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.117_9007" in sync
    2021/11/14 01:33:41 [INFO] agent: Synced service "_v1_multicloud-pike_10.233.11.117_9007"
    2021/11/14 01:33:41 [DEBUG] agent: Node info in sync
    2021/11/14 01:33:41 [DEBUG] http: Request PUT /v1/agent/service/register (57.08315ms) from=10.233.75.81:34020
    2021/11/14 01:33:41 [DEBUG] agent: Service "_v1_message-router_10.233.15.192_3904" in sync
    2021/11/14 01:33:41 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.18.101_9011" in sync
    2021/11/14 01:33:41 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.18.101_9011" in sync
    2021/11/14 01:33:41 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.117_9007" in sync
    2021/11/14 01:33:41 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.117_9007" in sync
    2021/11/14 01:33:41 [DEBUG] agent: Node info in sync
    2021/11/14 01:33:41 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1 (342.776µs) from=10.233.75.81:34024
    2021/11/14 01:33:41 [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.
    2021/11/14 01:33: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.
    2021/11/14 01:33:41 [DEBUG] agent: Service "_v1_message-router_10.233.15.192_3904" in sync
    2021/11/14 01:33:41 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.18.101_9011" in sync
    2021/11/14 01:33:41 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.18.101_9011" in sync
    2021/11/14 01:33:41 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.117_9007" in sync
    2021/11/14 01:33:41 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.117_9007" in sync
    2021/11/14 01:33:41 [INFO] agent: Synced service "_v1_parser_10.233.11.167_8806"
    2021/11/14 01:33:41 [DEBUG] agent: Node info in sync
    2021/11/14 01:33:41 [DEBUG] http: Request PUT /v1/agent/service/register (47.564178ms) from=10.233.75.81:34028
    2021/11/14 01:33:41 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.18.101_9011" in sync
    2021/11/14 01:33:41 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.117_9007" in sync
    2021/11/14 01:33:41 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.117_9007" in sync
    2021/11/14 01:33:41 [DEBUG] agent: Service "_v1_parser_10.233.11.167_8806" in sync
    2021/11/14 01:33:41 [DEBUG] agent: Service "_v1_message-router_10.233.15.192_3904" in sync
    2021/11/14 01:33:41 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.18.101_9011" in sync
    2021/11/14 01:33:41 [DEBUG] agent: Node info in sync
    2021/11/14 01:33:41 [DEBUG] http: Request GET /v1/health/service/parser-v1 (49.920056ms) from=10.233.75.81:34032
    2021/11/14 01:33:42 [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.
    2021/11/14 01:33:42 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/11/14 01:33:42 [INFO] agent: Synced service "_v1_catalog_10.233.11.167_8806"
    2021/11/14 01:33:42 [DEBUG] agent: Service "_v1_message-router_10.233.15.192_3904" in sync
    2021/11/14 01:33:42 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.18.101_9011" in sync
    2021/11/14 01:33:42 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.18.101_9011" in sync
    2021/11/14 01:33:42 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.117_9007" in sync
    2021/11/14 01:33:42 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.117_9007" in sync
    2021/11/14 01:33:42 [DEBUG] agent: Service "_v1_parser_10.233.11.167_8806" in sync
    2021/11/14 01:33:42 [DEBUG] agent: Node info in sync
    2021/11/14 01:33:42 [DEBUG] http: Request PUT /v1/agent/service/register (413.577809ms) from=10.233.75.81:34036
    2021/11/14 01:33:42 [DEBUG] agent: Service "_v1_message-router_10.233.15.192_3904" in sync
    2021/11/14 01:33:42 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.18.101_9011" in sync
    2021/11/14 01:33:42 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.18.101_9011" in sync
    2021/11/14 01:33:42 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.117_9007" in sync
    2021/11/14 01:33:42 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.117_9007" in sync
    2021/11/14 01:33:42 [DEBUG] agent: Service "_v1_parser_10.233.11.167_8806" in sync
    2021/11/14 01:33:42 [DEBUG] agent: Service "_v1_catalog_10.233.11.167_8806" in sync
    2021/11/14 01:33:42 [DEBUG] agent: Node info in sync
    2021/11/14 01:33:42 [DEBUG] http: Request GET /v1/health/service/catalog-v1 (100.738883ms) from=10.233.75.81:34044
    2021/11/14 01:33:42 [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.
    2021/11/14 01:33:42 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/11/14 01:33:42 [DEBUG] agent: Service "_v1_catalog_10.233.11.167_8806" in sync
    2021/11/14 01:33:42 [INFO] agent: Synced service "_v1_nsd_10.233.11.167_8806"
    2021/11/14 01:33:42 [DEBUG] agent: Service "_v1_message-router_10.233.15.192_3904" in sync
    2021/11/14 01:33:42 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.18.101_9011" in sync
    2021/11/14 01:33:42 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.18.101_9011" in sync
    2021/11/14 01:33:42 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.117_9007" in sync
    2021/11/14 01:33:42 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.117_9007" in sync
    2021/11/14 01:33:42 [DEBUG] agent: Service "_v1_parser_10.233.11.167_8806" in sync
    2021/11/14 01:33:42 [DEBUG] agent: Node info in sync
    2021/11/14 01:33:42 [DEBUG] http: Request PUT /v1/agent/service/register (58.122996ms) from=10.233.75.81:34052
    2021/11/14 01:33:42 [DEBUG] agent: Service "_v1_nsd_10.233.11.167_8806" in sync
    2021/11/14 01:33:42 [DEBUG] agent: Service "_v1_message-router_10.233.15.192_3904" in sync
    2021/11/14 01:33:42 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.18.101_9011" in sync
    2021/11/14 01:33:42 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.18.101_9011" in sync
    2021/11/14 01:33:42 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.117_9007" in sync
    2021/11/14 01:33:42 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.117_9007" in sync
    2021/11/14 01:33:42 [DEBUG] agent: Service "_v1_parser_10.233.11.167_8806" in sync
    2021/11/14 01:33:42 [DEBUG] agent: Service "_v1_catalog_10.233.11.167_8806" in sync
    2021/11/14 01:33:42 [DEBUG] agent: Node info in sync
    2021/11/14 01:33:43 [DEBUG] http: Request GET /v1/health/service/nsd-v1 (518.656µs) from=10.233.75.81:34056
    2021/11/14 01:33:43 [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.
    2021/11/14 01:33: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.
    2021/11/14 01:33:43 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.117_9007" in sync
    2021/11/14 01:33:43 [DEBUG] agent: Service "_v1_parser_10.233.11.167_8806" in sync
    2021/11/14 01:33:43 [DEBUG] agent: Service "_v1_nsd_10.233.11.167_8806" in sync
    2021/11/14 01:33:43 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.18.101_9011" in sync
    2021/11/14 01:33:43 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.18.101_9011" in sync
    2021/11/14 01:33:43 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.117_9007" in sync
    2021/11/14 01:33:43 [DEBUG] agent: Service "_v1_catalog_10.233.11.167_8806" in sync
    2021/11/14 01:33:43 [INFO] agent: Synced service "_v1_vnfpkgm_10.233.11.167_8806"
    2021/11/14 01:33:43 [DEBUG] agent: Service "_v1_message-router_10.233.15.192_3904" in sync
    2021/11/14 01:33:43 [DEBUG] agent: Node info in sync
    2021/11/14 01:33:43 [DEBUG] http: Request PUT /v1/agent/service/register (105.409087ms) from=10.233.75.81:34060
    2021/11/14 01:33:43 [DEBUG] agent: Service "_v1_message-router_10.233.15.192_3904" in sync
    2021/11/14 01:33:43 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.18.101_9011" in sync
    2021/11/14 01:33:43 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.117_9007" in sync
    2021/11/14 01:33:43 [DEBUG] agent: Service "_v1_catalog_10.233.11.167_8806" in sync
    2021/11/14 01:33:43 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.11.167_8806" in sync
    2021/11/14 01:33:43 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.18.101_9011" in sync
    2021/11/14 01:33:43 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.117_9007" in sync
    2021/11/14 01:33:43 [DEBUG] agent: Service "_v1_parser_10.233.11.167_8806" in sync
    2021/11/14 01:33:43 [DEBUG] agent: Service "_v1_nsd_10.233.11.167_8806" in sync
    2021/11/14 01:33:43 [DEBUG] agent: Node info in sync
    2021/11/14 01:33:43 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1 (445.418µs) from=10.233.75.81:34064
    2021/11/14 01:33:43 [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.
    2021/11/14 01:33: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.
    2021/11/14 01:33:44 [INFO] agent: Synced service "_v0_multicloud_10.233.6.68_9001"
    2021/11/14 01:33:44 [DEBUG] agent: Service "_v1_message-router_10.233.15.192_3904" in sync
    2021/11/14 01:33:44 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.18.101_9011" in sync
    2021/11/14 01:33:44 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.117_9007" in sync
    2021/11/14 01:33:44 [DEBUG] agent: Service "_v1_catalog_10.233.11.167_8806" in sync
    2021/11/14 01:33:44 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.11.167_8806" in sync
    2021/11/14 01:33:44 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.18.101_9011" in sync
    2021/11/14 01:33:44 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.117_9007" in sync
    2021/11/14 01:33:44 [DEBUG] agent: Service "_v1_parser_10.233.11.167_8806" in sync
    2021/11/14 01:33:44 [DEBUG] agent: Service "_v1_nsd_10.233.11.167_8806" in sync
    2021/11/14 01:33:44 [DEBUG] agent: Node info in sync
    2021/11/14 01:33:44 [DEBUG] http: Request PUT /v1/agent/service/register (460.890174ms) from=10.233.75.81:34068
    2021/11/14 01:33:44 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.117_9007" in sync
    2021/11/14 01:33:44 [DEBUG] agent: Service "_v1_catalog_10.233.11.167_8806" in sync
    2021/11/14 01:33:44 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.11.167_8806" in sync
    2021/11/14 01:33:44 [DEBUG] agent: Service "_v0_multicloud_10.233.6.68_9001" in sync
    2021/11/14 01:33:44 [DEBUG] agent: Service "_v1_message-router_10.233.15.192_3904" in sync
    2021/11/14 01:33:44 [DEBUG] http: Request GET /v1/health/service/multicloud-v0 (428.78µs) from=10.233.75.81:34074
    2021/11/14 01:33:44 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.18.101_9011" in sync
    2021/11/14 01:33:44 [DEBUG] agent: Service "_v1_parser_10.233.11.167_8806" in sync
    2021/11/14 01:33:44 [DEBUG] agent: Service "_v1_nsd_10.233.11.167_8806" in sync
    2021/11/14 01:33:44 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.18.101_9011" in sync
    2021/11/14 01:33:44 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.117_9007" in sync
    2021/11/14 01:33:44 [DEBUG] agent: Node info in sync
    2021/11/14 01:33:44 [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.
    2021/11/14 01:33: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.
    2021/11/14 01:33:44 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.117_9007" in sync
    2021/11/14 01:33:44 [DEBUG] agent: Service "_v1_catalog_10.233.11.167_8806" in sync
    2021/11/14 01:33:44 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.11.167_8806" in sync
    2021/11/14 01:33:44 [DEBUG] agent: Service "_v0_multicloud_10.233.6.68_9001" in sync
    2021/11/14 01:33:44 [INFO] agent: Synced service "_v1_multicloud_10.233.6.68_9001"
    2021/11/14 01:33:44 [DEBUG] agent: Service "_v1_message-router_10.233.15.192_3904" in sync
    2021/11/14 01:33:44 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.18.101_9011" in sync
    2021/11/14 01:33:44 [DEBUG] agent: Service "_v1_parser_10.233.11.167_8806" in sync
    2021/11/14 01:33:44 [DEBUG] agent: Service "_v1_nsd_10.233.11.167_8806" in sync
    2021/11/14 01:33:44 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.18.101_9011" in sync
    2021/11/14 01:33:44 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.117_9007" in sync
    2021/11/14 01:33:44 [DEBUG] agent: Node info in sync
    2021/11/14 01:33:44 [DEBUG] http: Request PUT /v1/agent/service/register (194.393521ms) from=10.233.75.81:34076
    2021/11/14 01:33:44 [DEBUG] agent: Service "_v1_multicloud_10.233.6.68_9001" in sync
    2021/11/14 01:33:44 [DEBUG] agent: Service "_v1_message-router_10.233.15.192_3904" in sync
    2021/11/14 01:33:44 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.18.101_9011" in sync
    2021/11/14 01:33:44 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.117_9007" in sync
    2021/11/14 01:33:44 [DEBUG] agent: Service "_v1_catalog_10.233.11.167_8806" in sync
    2021/11/14 01:33:44 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.11.167_8806" in sync
    2021/11/14 01:33:44 [DEBUG] agent: Service "_v0_multicloud_10.233.6.68_9001" in sync
    2021/11/14 01:33:44 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.18.101_9011" in sync
    2021/11/14 01:33:44 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.117_9007" in sync
    2021/11/14 01:33:44 [DEBUG] agent: Service "_v1_parser_10.233.11.167_8806" in sync
    2021/11/14 01:33:44 [DEBUG] agent: Service "_v1_nsd_10.233.11.167_8806" in sync
    2021/11/14 01:33:44 [DEBUG] agent: Node info in sync
    2021/11/14 01:33:44 [DEBUG] http: Request GET /v1/health/service/multicloud-v1 (477.722µs) from=10.233.75.81:34082
    2021/11/14 01:33:44 [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.
    2021/11/14 01:33: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.
    2021/11/14 01:33:45 [DEBUG] agent: Service "_v1_multicloud_10.233.6.68_9001" in sync
    2021/11/14 01:33:45 [DEBUG] agent: Service "_v1_message-router_10.233.15.192_3904" in sync
    2021/11/14 01:33:45 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.18.101_9011" in sync
    2021/11/14 01:33:45 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.117_9007" in sync
    2021/11/14 01:33:45 [DEBUG] agent: Service "_v1_catalog_10.233.11.167_8806" in sync
    2021/11/14 01:33:45 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.11.167_8806" in sync
    2021/11/14 01:33:45 [DEBUG] agent: Service "_v0_multicloud_10.233.6.68_9001" in sync
    2021/11/14 01:33:45 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.18.101_9011" in sync
    2021/11/14 01:33:45 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.117_9007" in sync
    2021/11/14 01:33:45 [DEBUG] agent: Service "_v1_parser_10.233.11.167_8806" in sync
    2021/11/14 01:33:45 [DEBUG] agent: Service "_v1_nsd_10.233.11.167_8806" in sync
    2021/11/14 01:33:45 [INFO] agent: Synced service "_v1_multicloud-k8s_10.233.34.27_9015"
    2021/11/14 01:33:45 [DEBUG] agent: Node info in sync
    2021/11/14 01:33:45 [DEBUG] http: Request PUT /v1/agent/service/register (463.018786ms) from=10.233.75.81:34084
    2021/11/14 01:33:45 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.117_9007" in sync
    2021/11/14 01:33:45 [DEBUG] agent: Service "_v1_catalog_10.233.11.167_8806" in sync
    2021/11/14 01:33:45 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.11.167_8806" in sync
    2021/11/14 01:33:45 [DEBUG] agent: Service "_v0_multicloud_10.233.6.68_9001" in sync
    2021/11/14 01:33:45 [DEBUG] agent: Service "_v1_multicloud_10.233.6.68_9001" in sync
    2021/11/14 01:33:45 [DEBUG] agent: Service "_v1_message-router_10.233.15.192_3904" in sync
    2021/11/14 01:33:45 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.18.101_9011" in sync
    2021/11/14 01:33:45 [DEBUG] agent: Service "_v1_parser_10.233.11.167_8806" in sync
    2021/11/14 01:33:45 [DEBUG] agent: Service "_v1_nsd_10.233.11.167_8806" in sync
    2021/11/14 01:33:45 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.34.27_9015" in sync
    2021/11/14 01:33:45 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.18.101_9011" in sync
    2021/11/14 01:33:45 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.117_9007" in sync
    2021/11/14 01:33:45 [DEBUG] agent: Node info in sync
    2021/11/14 01:33:45 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1 (477.073µs) from=10.233.75.81:34100
    2021/11/14 01:33:45 [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.
    2021/11/14 01:33: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.
    2021/11/14 01:33:45 [DEBUG] agent: Service "_v0_multicloud_10.233.6.68_9001" in sync
    2021/11/14 01:33:45 [DEBUG] agent: Service "_v1_multicloud_10.233.6.68_9001" in sync
    2021/11/14 01:33:45 [INFO] agent: Synced service "_v1_sdc_10.233.25.240_8443"
    2021/11/14 01:33:45 [DEBUG] agent: Service "_v1_message-router_10.233.15.192_3904" in sync
    2021/11/14 01:33:45 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.18.101_9011" in sync
    2021/11/14 01:33:45 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.117_9007" in sync
    2021/11/14 01:33:45 [DEBUG] agent: Service "_v1_catalog_10.233.11.167_8806" in sync
    2021/11/14 01:33:45 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.11.167_8806" in sync
    2021/11/14 01:33:45 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.18.101_9011" in sync
    2021/11/14 01:33:45 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.117_9007" in sync
    2021/11/14 01:33:45 [DEBUG] agent: Service "_v1_parser_10.233.11.167_8806" in sync
    2021/11/14 01:33:45 [DEBUG] agent: Service "_v1_nsd_10.233.11.167_8806" in sync
    2021/11/14 01:33:45 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.34.27_9015" in sync
    2021/11/14 01:33:45 [DEBUG] agent: Node info in sync
    2021/11/14 01:33:45 [DEBUG] http: Request PUT /v1/agent/service/register (193.725698ms) from=10.233.75.81:34104
    2021/11/14 01:33:45 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.18.101_9011" in sync
    2021/11/14 01:33:45 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.117_9007" in sync
    2021/11/14 01:33:45 [DEBUG] agent: Service "_v1_parser_10.233.11.167_8806" in sync
    2021/11/14 01:33:45 [DEBUG] agent: Service "_v1_nsd_10.233.11.167_8806" in sync
    2021/11/14 01:33:45 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.34.27_9015" in sync
    2021/11/14 01:33:45 [DEBUG] agent: Service "_v1_sdc_10.233.25.240_8443" in sync
    2021/11/14 01:33:45 [DEBUG] agent: Service "_v1_message-router_10.233.15.192_3904" in sync
    2021/11/14 01:33:45 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.18.101_9011" in sync
    2021/11/14 01:33:45 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.117_9007" in sync
    2021/11/14 01:33:45 [DEBUG] agent: Service "_v1_catalog_10.233.11.167_8806" in sync
    2021/11/14 01:33:45 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.11.167_8806" in sync
    2021/11/14 01:33:45 [DEBUG] agent: Service "_v0_multicloud_10.233.6.68_9001" in sync
    2021/11/14 01:33:45 [DEBUG] agent: Service "_v1_multicloud_10.233.6.68_9001" in sync
    2021/11/14 01:33:45 [DEBUG] agent: Node info in sync
    2021/11/14 01:33:45 [DEBUG] http: Request GET /v1/health/service/sdc-v1 (646.212µs) from=10.233.75.81:34110
    2021/11/14 01:33:46 [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.
    2021/11/14 01:33: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.
    2021/11/14 01:33:46 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.18.101_9011" in sync
    2021/11/14 01:33:46 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.117_9007" in sync
    2021/11/14 01:33:46 [DEBUG] agent: Service "_v1_nsd_10.233.11.167_8806" in sync
    2021/11/14 01:33:46 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.34.27_9015" in sync
    2021/11/14 01:33:46 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.18.101_9011" in sync
    2021/11/14 01:33:46 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.117_9007" in sync
    2021/11/14 01:33:46 [DEBUG] agent: Service "_v1_catalog_10.233.11.167_8806" in sync
    2021/11/14 01:33:46 [DEBUG] agent: Service "_v1_sdc_10.233.25.240_8443" in sync
    2021/11/14 01:33:46 [DEBUG] agent: Service "_v1_parser_10.233.11.167_8806" in sync
    2021/11/14 01:33:46 [DEBUG] agent: Service "_v1_message-router_10.233.15.192_3904" in sync
    2021/11/14 01:33:46 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.11.167_8806" in sync
    2021/11/14 01:33:46 [DEBUG] agent: Service "_v0_multicloud_10.233.6.68_9001" in sync
    2021/11/14 01:33:46 [DEBUG] agent: Service "_v1_multicloud_10.233.6.68_9001" in sync
    2021/11/14 01:33:46 [INFO] agent: Synced service "_v1_sdc-deprecated_10.233.25.240_8080"
    2021/11/14 01:33:46 [DEBUG] agent: Node info in sync
    2021/11/14 01:33:46 [DEBUG] http: Request PUT /v1/agent/service/register (342.085035ms) from=10.233.75.81:34112
    2021/11/14 01:33:46 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.18.101_9011" in sync
    2021/11/14 01:33:46 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.117_9007" in sync
    2021/11/14 01:33:46 [DEBUG] agent: Service "_v1_catalog_10.233.11.167_8806" in sync
    2021/11/14 01:33:46 [DEBUG] agent: Service "_v1_sdc_10.233.25.240_8443" in sync
    2021/11/14 01:33:46 [DEBUG] agent: Service "_v1_parser_10.233.11.167_8806" in sync
    2021/11/14 01:33:46 [DEBUG] agent: Service "_v1_message-router_10.233.15.192_3904" in sync
    2021/11/14 01:33:46 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.11.167_8806" in sync
    2021/11/14 01:33:46 [DEBUG] agent: Service "_v0_multicloud_10.233.6.68_9001" in sync
    2021/11/14 01:33:46 [DEBUG] agent: Service "_v1_multicloud_10.233.6.68_9001" in sync
    2021/11/14 01:33:46 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.25.240_8080" in sync
    2021/11/14 01:33:46 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.18.101_9011" in sync
    2021/11/14 01:33:46 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.117_9007" in sync
    2021/11/14 01:33:46 [DEBUG] agent: Service "_v1_nsd_10.233.11.167_8806" in sync
    2021/11/14 01:33:46 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.34.27_9015" in sync
    2021/11/14 01:33:46 [DEBUG] agent: Node info in sync
    2021/11/14 01:33:46 [DEBUG] http: Request GET /v1/health/service/sdc-deprecated-v1 (40.395861ms) from=10.233.75.81:34122
    2021/11/14 01:33:46 [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.
    2021/11/14 01:33:46 [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.
    2021/11/14 01:33:47 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.18.101_9011" in sync
    2021/11/14 01:33:47 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.117_9007" in sync
    2021/11/14 01:33:47 [DEBUG] agent: Service "_v1_catalog_10.233.11.167_8806" in sync
    2021/11/14 01:33:47 [DEBUG] agent: Service "_v1_sdc_10.233.25.240_8443" in sync
    2021/11/14 01:33:47 [DEBUG] agent: Service "_v1_parser_10.233.11.167_8806" in sync
    2021/11/14 01:33:47 [DEBUG] agent: Service "_v1_message-router_10.233.15.192_3904" in sync
    2021/11/14 01:33:47 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.11.167_8806" in sync
    2021/11/14 01:33:47 [DEBUG] agent: Service "_v0_multicloud_10.233.6.68_9001" in sync
    2021/11/14 01:33:47 [DEBUG] agent: Service "_v1_multicloud_10.233.6.68_9001" in sync
    2021/11/14 01:33:47 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.25.240_8080" in sync
    2021/11/14 01:33:47 [INFO] agent: Synced service "_v1_sdc-gui_10.233.4.59_8181"
    2021/11/14 01:33:47 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.18.101_9011" in sync
    2021/11/14 01:33:47 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.117_9007" in sync
    2021/11/14 01:33:47 [DEBUG] agent: Service "_v1_nsd_10.233.11.167_8806" in sync
    2021/11/14 01:33:47 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.34.27_9015" in sync
    2021/11/14 01:33:47 [DEBUG] agent: Node info in sync
    2021/11/14 01:33:47 [DEBUG] http: Request PUT /v1/agent/service/register (301.03354ms) from=10.233.75.81:34130
    2021/11/14 01:33:47 [DEBUG] agent: Service "_v1_parser_10.233.11.167_8806" in sync
    2021/11/14 01:33:47 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.11.167_8806" in sync
    2021/11/14 01:33:47 [DEBUG] agent: Service "_v0_multicloud_10.233.6.68_9001" in sync
    2021/11/14 01:33:47 [DEBUG] agent: Service "_v1_multicloud_10.233.6.68_9001" in sync
    2021/11/14 01:33:47 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.25.240_8080" in sync
    2021/11/14 01:33:47 [DEBUG] agent: Service "_v1_sdc-gui_10.233.4.59_8181" in sync
    2021/11/14 01:33:47 [DEBUG] agent: Service "_v1_message-router_10.233.15.192_3904" in sync
    2021/11/14 01:33:47 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.117_9007" in sync
    2021/11/14 01:33:47 [DEBUG] agent: Service "_v1_nsd_10.233.11.167_8806" in sync
    2021/11/14 01:33:47 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.34.27_9015" in sync
    2021/11/14 01:33:47 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.18.101_9011" in sync
    2021/11/14 01:33:47 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.117_9007" in sync
    2021/11/14 01:33:47 [DEBUG] agent: Service "_v1_catalog_10.233.11.167_8806" in sync
    2021/11/14 01:33:47 [DEBUG] agent: Service "_v1_sdc_10.233.25.240_8443" in sync
    2021/11/14 01:33:47 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.18.101_9011" in sync
    2021/11/14 01:33:47 [DEBUG] agent: Node info in sync
    2021/11/14 01:33:47 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (438.705µs) from=10.233.75.81:34144
    2021/11/14 01:33:47 [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.
    2021/11/14 01:33:47 [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.
    2021/11/14 01:33:47 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.18.101_9011" in sync
    2021/11/14 01:33:47 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.117_9007" in sync
    2021/11/14 01:33:47 [DEBUG] agent: Service "_v1_catalog_10.233.11.167_8806" in sync
    2021/11/14 01:33:47 [DEBUG] agent: Service "_v1_sdc_10.233.25.240_8443" in sync
    2021/11/14 01:33:47 [INFO] agent: Synced service "_v1_wf-gui_10.233.12.231_8443"
    2021/11/14 01:33:47 [DEBUG] agent: Service "_v1_parser_10.233.11.167_8806" in sync
    2021/11/14 01:33:47 [DEBUG] agent: Service "_v1_message-router_10.233.15.192_3904" in sync
    2021/11/14 01:33:47 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.11.167_8806" in sync
    2021/11/14 01:33:47 [DEBUG] agent: Service "_v0_multicloud_10.233.6.68_9001" in sync
    2021/11/14 01:33:47 [DEBUG] agent: Service "_v1_multicloud_10.233.6.68_9001" in sync
    2021/11/14 01:33:47 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.25.240_8080" in sync
    2021/11/14 01:33:47 [DEBUG] agent: Service "_v1_sdc-gui_10.233.4.59_8181" in sync
    2021/11/14 01:33:47 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.18.101_9011" in sync
    2021/11/14 01:33:47 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.117_9007" in sync
    2021/11/14 01:33:47 [DEBUG] agent: Service "_v1_nsd_10.233.11.167_8806" in sync
    2021/11/14 01:33:47 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.34.27_9015" in sync
    2021/11/14 01:33:47 [DEBUG] agent: Node info in sync
    2021/11/14 01:33:47 [DEBUG] http: Request PUT /v1/agent/service/register (69.17914ms) from=10.233.75.81:34152
    2021/11/14 01:33:47 [DEBUG] agent: Service "_v1_nsd_10.233.11.167_8806" in sync
    2021/11/14 01:33:47 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.34.27_9015" in sync
    2021/11/14 01:33:47 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.18.101_9011" in sync
    2021/11/14 01:33:47 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.117_9007" in sync
    2021/11/14 01:33:47 [DEBUG] agent: Service "_v1_catalog_10.233.11.167_8806" in sync
    2021/11/14 01:33:47 [DEBUG] agent: Service "_v1_sdc_10.233.25.240_8443" in sync
    2021/11/14 01:33:47 [DEBUG] agent: Service "_v1_wf-gui_10.233.12.231_8443" in sync
    2021/11/14 01:33:47 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.18.101_9011" in sync
    2021/11/14 01:33:47 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (99.995634ms) from=10.233.75.81:34156
    2021/11/14 01:33:47 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.117_9007" in sync
    2021/11/14 01:33:47 [DEBUG] agent: Service "_v1_parser_10.233.11.167_8806" in sync
    2021/11/14 01:33:47 [DEBUG] agent: Service "_v0_multicloud_10.233.6.68_9001" in sync
    2021/11/14 01:33:47 [DEBUG] agent: Service "_v1_multicloud_10.233.6.68_9001" in sync
    2021/11/14 01:33:47 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.25.240_8080" in sync
    2021/11/14 01:33:47 [DEBUG] agent: Service "_v1_sdc-gui_10.233.4.59_8181" in sync
    2021/11/14 01:33:47 [DEBUG] agent: Service "_v1_message-router_10.233.15.192_3904" in sync
    2021/11/14 01:33:47 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.11.167_8806" in sync
    2021/11/14 01:33:47 [DEBUG] agent: Node info in sync
    2021/11/14 01:33:47 [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.
    2021/11/14 01:33: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.
    2021/11/14 01:33:48 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.18.101_9011" in sync
    2021/11/14 01:33:48 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.117_9007" in sync
    2021/11/14 01:33:48 [DEBUG] agent: Service "_v1_nsd_10.233.11.167_8806" in sync
    2021/11/14 01:33:48 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.34.27_9015" in sync
    2021/11/14 01:33:48 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.18.101_9011" in sync
    2021/11/14 01:33:48 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.117_9007" in sync
    2021/11/14 01:33:48 [DEBUG] agent: Service "_v1_catalog_10.233.11.167_8806" in sync
    2021/11/14 01:33:48 [DEBUG] agent: Service "_v1_sdc_10.233.25.240_8443" in sync
    2021/11/14 01:33:48 [DEBUG] agent: Service "_v1_wf-gui_10.233.12.231_8443" in sync
    2021/11/14 01:33:48 [DEBUG] agent: Service "_v1_parser_10.233.11.167_8806" in sync
    2021/11/14 01:33:48 [INFO] agent: Synced service "_v1_dmaap-dr-prov_10.233.27.126_443"
    2021/11/14 01:33:48 [DEBUG] agent: Service "_v1_sdc-gui_10.233.4.59_8181" in sync
    2021/11/14 01:33:48 [DEBUG] agent: Service "_v1_message-router_10.233.15.192_3904" in sync
    2021/11/14 01:33:48 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.11.167_8806" in sync
    2021/11/14 01:33:48 [DEBUG] agent: Service "_v0_multicloud_10.233.6.68_9001" in sync
    2021/11/14 01:33:48 [DEBUG] agent: Service "_v1_multicloud_10.233.6.68_9001" in sync
    2021/11/14 01:33:48 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.25.240_8080" in sync
    2021/11/14 01:33:48 [DEBUG] agent: Node info in sync
    2021/11/14 01:33:48 [DEBUG] http: Request PUT /v1/agent/service/register (400.772445ms) from=10.233.75.81:34158
    2021/11/14 01:33:48 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.25.240_8080" in sync
    2021/11/14 01:33:48 [DEBUG] agent: Service "_v1_sdc-gui_10.233.4.59_8181" in sync
    2021/11/14 01:33:48 [DEBUG] agent: Service "_v1_message-router_10.233.15.192_3904" in sync
    2021/11/14 01:33:48 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.11.167_8806" in sync
    2021/11/14 01:33:48 [DEBUG] agent: Service "_v0_multicloud_10.233.6.68_9001" in sync
    2021/11/14 01:33:48 [DEBUG] agent: Service "_v1_multicloud_10.233.6.68_9001" in sync
    2021/11/14 01:33:48 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.18.101_9011" in sync
    2021/11/14 01:33:48 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.117_9007" in sync
    2021/11/14 01:33:48 [DEBUG] agent: Service "_v1_nsd_10.233.11.167_8806" in sync
    2021/11/14 01:33:48 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.34.27_9015" in sync
    2021/11/14 01:33:48 [DEBUG] agent: Service "_v1_wf-gui_10.233.12.231_8443" in sync
    2021/11/14 01:33:48 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.18.101_9011" in sync
    2021/11/14 01:33:48 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.117_9007" in sync
    2021/11/14 01:33:48 [DEBUG] agent: Service "_v1_catalog_10.233.11.167_8806" in sync
    2021/11/14 01:33:48 [DEBUG] agent: Service "_v1_sdc_10.233.25.240_8443" in sync
    2021/11/14 01:33:48 [DEBUG] agent: Service "_v1_parser_10.233.11.167_8806" in sync
    2021/11/14 01:33:48 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.27.126_443" in sync
    2021/11/14 01:33:48 [DEBUG] agent: Node info in sync
    2021/11/14 01:33:48 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1 (300.830795ms) from=10.233.75.81:34162
    2021/11/14 01:33:49 [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.
    2021/11/14 01:33:49 [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.
    2021/11/14 01:33: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.
    2021/11/14 01:33: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.
    2021/11/14 01:33:49 [DEBUG] agent: Service "_v1_parser_10.233.11.167_8806" in sync
    2021/11/14 01:33:49 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.27.126_443" in sync
    2021/11/14 01:33:49 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.25.240_8080" in sync
    2021/11/14 01:33:49 [DEBUG] agent: Service "_v1_sdc-gui_10.233.4.59_8181" in sync
    2021/11/14 01:33:49 [DEBUG] agent: Service "_v1_message-router_10.233.15.192_3904" in sync
    2021/11/14 01:33:49 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.11.167_8806" in sync
    2021/11/14 01:33:49 [DEBUG] agent: Service "_v0_multicloud_10.233.6.68_9001" in sync
    2021/11/14 01:33:49 [DEBUG] agent: Service "_v1_multicloud_10.233.6.68_9001" in sync
    2021/11/14 01:33:49 [INFO] agent: Synced service "_v11__aai-generic-query_10.233.71.191_8446"
    2021/11/14 01:33:49 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.18.101_9011" in sync
    2021/11/14 01:33:49 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.117_9007" in sync
    2021/11/14 01:33:49 [DEBUG] agent: Service "_v1_nsd_10.233.11.167_8806" in sync
    2021/11/14 01:33:49 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.34.27_9015" in sync
    2021/11/14 01:33:49 [DEBUG] agent: Service "_v1_wf-gui_10.233.12.231_8443" in sync
    2021/11/14 01:33:49 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.18.101_9011" in sync
    2021/11/14 01:33:49 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.117_9007" in sync
    2021/11/14 01:33:49 [DEBUG] agent: Service "_v1_catalog_10.233.11.167_8806" in sync
    2021/11/14 01:33:49 [DEBUG] agent: Service "_v1_sdc_10.233.25.240_8443" in sync
    2021/11/14 01:33:49 [DEBUG] agent: Node info in sync
    2021/11/14 01:33:49 [DEBUG] http: Request PUT /v1/agent/service/register (306.794952ms) from=10.233.75.81:34168
    2021/11/14 01:33:49 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.27.126_443" in sync
    2021/11/14 01:33:49 [DEBUG] agent: Service "_v1_parser_10.233.11.167_8806" in sync
    2021/11/14 01:33:49 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.11.167_8806" in sync
    2021/11/14 01:33:49 [DEBUG] agent: Service "_v0_multicloud_10.233.6.68_9001" in sync
    2021/11/14 01:33:49 [DEBUG] agent: Service "_v1_multicloud_10.233.6.68_9001" in sync
    2021/11/14 01:33:49 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.25.240_8080" in sync
    2021/11/14 01:33:49 [DEBUG] agent: Service "_v1_sdc-gui_10.233.4.59_8181" in sync
    2021/11/14 01:33:49 [DEBUG] agent: Service "_v1_message-router_10.233.15.192_3904" in sync
    2021/11/14 01:33:49 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.117_9007" in sync
    2021/11/14 01:33:49 [DEBUG] agent: Service "_v1_nsd_10.233.11.167_8806" in sync
    2021/11/14 01:33:49 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.34.27_9015" in sync
    2021/11/14 01:33:49 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:33:49 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.18.101_9011" in sync
    2021/11/14 01:33:49 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.117_9007" in sync
    2021/11/14 01:33:49 [DEBUG] agent: Service "_v1_catalog_10.233.11.167_8806" in sync
    2021/11/14 01:33:49 [DEBUG] agent: Service "_v1_sdc_10.233.25.240_8443" in sync
    2021/11/14 01:33:49 [DEBUG] agent: Service "_v1_wf-gui_10.233.12.231_8443" in sync
    2021/11/14 01:33:49 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.18.101_9011" in sync
    2021/11/14 01:33:49 [DEBUG] agent: Node info in sync
    2021/11/14 01:33:49 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v11 (550.512µs) from=10.233.75.81:34170
    2021/11/14 01:33:49 [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.
    2021/11/14 01:33: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.
    2021/11/14 01:33: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.
    2021/11/14 01:33:49 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.34.27_9015" in sync
    2021/11/14 01:33:49 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:33:49 [INFO] agent: Synced service "_v11_aai-generic-query_10.233.71.191_8446"
    2021/11/14 01:33:49 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.18.101_9011" in sync
    2021/11/14 01:33:49 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.117_9007" in sync
    2021/11/14 01:33:49 [DEBUG] agent: Service "_v1_nsd_10.233.11.167_8806" in sync
    2021/11/14 01:33:49 [DEBUG] agent: Service "_v1_sdc_10.233.25.240_8443" in sync
    2021/11/14 01:33:49 [DEBUG] agent: Service "_v1_wf-gui_10.233.12.231_8443" in sync
    2021/11/14 01:33:49 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.18.101_9011" in sync
    2021/11/14 01:33:49 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.117_9007" in sync
    2021/11/14 01:33:49 [DEBUG] agent: Service "_v1_catalog_10.233.11.167_8806" in sync
    2021/11/14 01:33:49 [DEBUG] agent: Service "_v1_parser_10.233.11.167_8806" in sync
    2021/11/14 01:33:49 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.27.126_443" in sync
    2021/11/14 01:33:49 [DEBUG] agent: Service "_v1_multicloud_10.233.6.68_9001" in sync
    2021/11/14 01:33:49 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.25.240_8080" in sync
    2021/11/14 01:33:49 [DEBUG] agent: Service "_v1_sdc-gui_10.233.4.59_8181" in sync
    2021/11/14 01:33:49 [DEBUG] agent: Service "_v1_message-router_10.233.15.192_3904" in sync
    2021/11/14 01:33:49 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.11.167_8806" in sync
    2021/11/14 01:33:49 [DEBUG] agent: Service "_v0_multicloud_10.233.6.68_9001" in sync
    2021/11/14 01:33:49 [DEBUG] agent: Node info in sync
    2021/11/14 01:33:49 [DEBUG] http: Request PUT /v1/agent/service/register (159.129065ms) from=10.233.75.81:34174
    2021/11/14 01:33:49 [DEBUG] agent: Service "_v1_parser_10.233.11.167_8806" in sync
    2021/11/14 01:33:49 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.27.126_443" in sync
    2021/11/14 01:33:49 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.25.240_8080" in sync
    2021/11/14 01:33:49 [DEBUG] agent: Service "_v1_sdc-gui_10.233.4.59_8181" in sync
    2021/11/14 01:33:49 [DEBUG] agent: Service "_v1_message-router_10.233.15.192_3904" in sync
    2021/11/14 01:33:49 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.11.167_8806" in sync
    2021/11/14 01:33:49 [DEBUG] agent: Service "_v0_multicloud_10.233.6.68_9001" in sync
    2021/11/14 01:33:49 [DEBUG] agent: Service "_v1_multicloud_10.233.6.68_9001" in sync
    2021/11/14 01:33:49 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:33:49 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:33:49 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.18.101_9011" in sync
    2021/11/14 01:33:49 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.117_9007" in sync
    2021/11/14 01:33:49 [DEBUG] agent: Service "_v1_nsd_10.233.11.167_8806" in sync
    2021/11/14 01:33:49 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.34.27_9015" in sync
    2021/11/14 01:33:49 [DEBUG] agent: Service "_v1_wf-gui_10.233.12.231_8443" in sync
    2021/11/14 01:33:49 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.18.101_9011" in sync
    2021/11/14 01:33:49 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.117_9007" in sync
    2021/11/14 01:33:49 [DEBUG] agent: Service "_v1_catalog_10.233.11.167_8806" in sync
    2021/11/14 01:33:49 [DEBUG] agent: Service "_v1_sdc_10.233.25.240_8443" in sync
    2021/11/14 01:33:49 [DEBUG] agent: Node info in sync
    2021/11/14 01:33:50 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v11 (603.716µs) from=10.233.75.81:34178
    2021/11/14 01:33:50 [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.
    2021/11/14 01:33:50 [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.
    2021/11/14 01:33: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.
    2021/11/14 01:33: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.
    2021/11/14 01:33:50 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:33:50 [INFO] agent: Synced service "_v12__aai-generic-query_10.233.71.191_8446"
    2021/11/14 01:33:50 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.18.101_9011" in sync
    2021/11/14 01:33:50 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.117_9007" in sync
    2021/11/14 01:33:50 [DEBUG] agent: Service "_v1_nsd_10.233.11.167_8806" in sync
    2021/11/14 01:33:50 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.34.27_9015" in sync
    2021/11/14 01:33:50 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:33:50 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.18.101_9011" in sync
    2021/11/14 01:33:50 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.117_9007" in sync
    2021/11/14 01:33:50 [DEBUG] agent: Service "_v1_catalog_10.233.11.167_8806" in sync
    2021/11/14 01:33:50 [DEBUG] agent: Service "_v1_sdc_10.233.25.240_8443" in sync
    2021/11/14 01:33:50 [DEBUG] agent: Service "_v1_wf-gui_10.233.12.231_8443" in sync
    2021/11/14 01:33:50 [DEBUG] agent: Service "_v1_parser_10.233.11.167_8806" in sync
    2021/11/14 01:33:50 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.27.126_443" in sync
    2021/11/14 01:33:50 [DEBUG] agent: Service "_v1_sdc-gui_10.233.4.59_8181" in sync
    2021/11/14 01:33:50 [DEBUG] agent: Service "_v1_message-router_10.233.15.192_3904" in sync
    2021/11/14 01:33:50 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.11.167_8806" in sync
    2021/11/14 01:33:50 [DEBUG] agent: Service "_v0_multicloud_10.233.6.68_9001" in sync
    2021/11/14 01:33:50 [DEBUG] agent: Service "_v1_multicloud_10.233.6.68_9001" in sync
    2021/11/14 01:33:50 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.25.240_8080" in sync
    2021/11/14 01:33:50 [DEBUG] agent: Node info in sync
    2021/11/14 01:33:50 [DEBUG] http: Request PUT /v1/agent/service/register (428.773409ms) from=10.233.75.81:34180
    2021/11/14 01:33:50 [DEBUG] agent: Service "_v1_parser_10.233.11.167_8806" in sync
    2021/11/14 01:33:50 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.27.126_443" in sync
    2021/11/14 01:33:50 [DEBUG] agent: Service "_v1_message-router_10.233.15.192_3904" in sync
    2021/11/14 01:33:50 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.11.167_8806" in sync
    2021/11/14 01:33:50 [DEBUG] agent: Service "_v0_multicloud_10.233.6.68_9001" in sync
    2021/11/14 01:33:50 [DEBUG] agent: Service "_v1_multicloud_10.233.6.68_9001" in sync
    2021/11/14 01:33:50 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.25.240_8080" in sync
    2021/11/14 01:33:50 [DEBUG] agent: Service "_v1_sdc-gui_10.233.4.59_8181" in sync
    2021/11/14 01:33:50 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:33:50 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.18.101_9011" in sync
    2021/11/14 01:33:50 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.117_9007" in sync
    2021/11/14 01:33:50 [DEBUG] agent: Service "_v1_nsd_10.233.11.167_8806" in sync
    2021/11/14 01:33:50 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.34.27_9015" in sync
    2021/11/14 01:33:50 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:33:50 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:33:50 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.18.101_9011" in sync
    2021/11/14 01:33:50 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.117_9007" in sync
    2021/11/14 01:33:50 [DEBUG] agent: Service "_v1_catalog_10.233.11.167_8806" in sync
    2021/11/14 01:33:50 [DEBUG] agent: Service "_v1_sdc_10.233.25.240_8443" in sync
    2021/11/14 01:33:50 [DEBUG] agent: Service "_v1_wf-gui_10.233.12.231_8443" in sync
    2021/11/14 01:33:50 [DEBUG] agent: Node info in sync
    2021/11/14 01:33:50 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v12 (420.164µs) from=10.233.75.81:34186
    2021/11/14 01:33:50 [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.
    2021/11/14 01:33: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.
    2021/11/14 01:33: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.
    2021/11/14 01:33:51 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.18.101_9011" in sync
    2021/11/14 01:33:51 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.117_9007" in sync
    2021/11/14 01:33:51 [DEBUG] agent: Service "_v1_catalog_10.233.11.167_8806" in sync
    2021/11/14 01:33:51 [DEBUG] agent: Service "_v1_sdc_10.233.25.240_8443" in sync
    2021/11/14 01:33:51 [DEBUG] agent: Service "_v1_wf-gui_10.233.12.231_8443" in sync
    2021/11/14 01:33:51 [DEBUG] agent: Service "_v1_parser_10.233.11.167_8806" in sync
    2021/11/14 01:33:51 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.27.126_443" in sync
    2021/11/14 01:33:51 [DEBUG] agent: Service "_v1_message-router_10.233.15.192_3904" in sync
    2021/11/14 01:33:51 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.11.167_8806" in sync
    2021/11/14 01:33:51 [DEBUG] agent: Service "_v0_multicloud_10.233.6.68_9001" in sync
    2021/11/14 01:33:51 [DEBUG] agent: Service "_v1_multicloud_10.233.6.68_9001" in sync
    2021/11/14 01:33:51 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.25.240_8080" in sync
    2021/11/14 01:33:51 [DEBUG] agent: Service "_v1_sdc-gui_10.233.4.59_8181" in sync
    2021/11/14 01:33:51 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.18.101_9011" in sync
    2021/11/14 01:33:51 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.117_9007" in sync
    2021/11/14 01:33:51 [DEBUG] agent: Service "_v1_nsd_10.233.11.167_8806" in sync
    2021/11/14 01:33:51 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.34.27_9015" in sync
    2021/11/14 01:33:51 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:33:51 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:33:51 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:33:51 [INFO] agent: Synced service "_v12_aai-generic-query_10.233.71.191_8446"
    2021/11/14 01:33:51 [DEBUG] agent: Node info in sync
    2021/11/14 01:33:51 [DEBUG] http: Request PUT /v1/agent/service/register (197.999078ms) from=10.233.75.81:34188
    2021/11/14 01:33:51 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.18.101_9011" in sync
    2021/11/14 01:33:51 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.117_9007" in sync
    2021/11/14 01:33:51 [DEBUG] agent: Service "_v1_catalog_10.233.11.167_8806" in sync
    2021/11/14 01:33:51 [DEBUG] agent: Service "_v1_sdc_10.233.25.240_8443" in sync
    2021/11/14 01:33:51 [DEBUG] agent: Service "_v1_wf-gui_10.233.12.231_8443" in sync
    2021/11/14 01:33:51 [DEBUG] agent: Service "_v1_parser_10.233.11.167_8806" in sync
    2021/11/14 01:33:51 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.27.126_443" in sync
    2021/11/14 01:33:51 [DEBUG] agent: Service "_v1_message-router_10.233.15.192_3904" in sync
    2021/11/14 01:33:51 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.11.167_8806" in sync
    2021/11/14 01:33:51 [DEBUG] agent: Service "_v0_multicloud_10.233.6.68_9001" in sync
    2021/11/14 01:33:51 [DEBUG] agent: Service "_v1_multicloud_10.233.6.68_9001" in sync
    2021/11/14 01:33:51 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.25.240_8080" in sync
    2021/11/14 01:33:51 [DEBUG] agent: Service "_v1_sdc-gui_10.233.4.59_8181" in sync
    2021/11/14 01:33:51 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:33:51 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.18.101_9011" in sync
    2021/11/14 01:33:51 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.117_9007" in sync
    2021/11/14 01:33:51 [DEBUG] agent: Service "_v1_nsd_10.233.11.167_8806" in sync
    2021/11/14 01:33:51 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.34.27_9015" in sync
    2021/11/14 01:33:51 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:33:51 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:33:51 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:33:51 [DEBUG] agent: Node info in sync
    2021/11/14 01:33:51 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v12 (556.002µs) from=10.233.75.81:34190
    2021/11/14 01:33:51 [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.
    2021/11/14 01:33:51 [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.
    2021/11/14 01:33: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.
    2021/11/14 01:33: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.
    2021/11/14 01:33:51 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:33:51 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:33:51 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:33:51 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:33:51 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.18.101_9011" in sync
    2021/11/14 01:33:51 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.117_9007" in sync
    2021/11/14 01:33:51 [DEBUG] agent: Service "_v1_nsd_10.233.11.167_8806" in sync
    2021/11/14 01:33:51 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.34.27_9015" in sync
    2021/11/14 01:33:51 [DEBUG] agent: Service "_v1_wf-gui_10.233.12.231_8443" in sync
    2021/11/14 01:33:51 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.18.101_9011" in sync
    2021/11/14 01:33:51 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.117_9007" in sync
    2021/11/14 01:33:51 [DEBUG] agent: Service "_v1_catalog_10.233.11.167_8806" in sync
    2021/11/14 01:33:51 [DEBUG] agent: Service "_v1_sdc_10.233.25.240_8443" in sync
    2021/11/14 01:33:51 [DEBUG] agent: Service "_v1_parser_10.233.11.167_8806" in sync
    2021/11/14 01:33:51 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.27.126_443" in sync
    2021/11/14 01:33:51 [INFO] agent: Synced service "_v13__aai-generic-query_10.233.71.191_8446"
    2021/11/14 01:33:51 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.25.240_8080" in sync
    2021/11/14 01:33:51 [DEBUG] agent: Service "_v1_sdc-gui_10.233.4.59_8181" in sync
    2021/11/14 01:33:51 [DEBUG] agent: Service "_v1_message-router_10.233.15.192_3904" in sync
    2021/11/14 01:33:51 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.11.167_8806" in sync
    2021/11/14 01:33:51 [DEBUG] agent: Service "_v0_multicloud_10.233.6.68_9001" in sync
    2021/11/14 01:33:51 [DEBUG] agent: Service "_v1_multicloud_10.233.6.68_9001" in sync
    2021/11/14 01:33:51 [DEBUG] agent: Node info in sync
    2021/11/14 01:33:51 [DEBUG] http: Request PUT /v1/agent/service/register (244.23997ms) from=10.233.75.81:34192
    2021/11/14 01:33:51 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.27.126_443" in sync
    2021/11/14 01:33:51 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:33:51 [DEBUG] agent: Service "_v1_parser_10.233.11.167_8806" in sync
    2021/11/14 01:33:51 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.11.167_8806" in sync
    2021/11/14 01:33:51 [DEBUG] agent: Service "_v0_multicloud_10.233.6.68_9001" in sync
    2021/11/14 01:33:51 [DEBUG] agent: Service "_v1_multicloud_10.233.6.68_9001" in sync
    2021/11/14 01:33:51 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.25.240_8080" in sync
    2021/11/14 01:33:51 [DEBUG] agent: Service "_v1_sdc-gui_10.233.4.59_8181" in sync
    2021/11/14 01:33:51 [DEBUG] agent: Service "_v1_message-router_10.233.15.192_3904" in sync
    2021/11/14 01:33:51 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.117_9007" in sync
    2021/11/14 01:33:51 [DEBUG] agent: Service "_v1_nsd_10.233.11.167_8806" in sync
    2021/11/14 01:33:51 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.34.27_9015" in sync
    2021/11/14 01:33:51 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:33:51 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:33:51 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:33:51 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:33:51 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.18.101_9011" in sync
    2021/11/14 01:33:51 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.117_9007" in sync
    2021/11/14 01:33:51 [DEBUG] agent: Service "_v1_catalog_10.233.11.167_8806" in sync
    2021/11/14 01:33:51 [DEBUG] agent: Service "_v1_sdc_10.233.25.240_8443" in sync
    2021/11/14 01:33:51 [DEBUG] agent: Service "_v1_wf-gui_10.233.12.231_8443" in sync
    2021/11/14 01:33:51 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.18.101_9011" in sync
    2021/11/14 01:33:51 [DEBUG] agent: Node info in sync
    2021/11/14 01:33:51 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v13 (507.848µs) from=10.233.75.81:34196
    2021/11/14 01:33:51 [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.
    2021/11/14 01:33: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.
    2021/11/14 01:33: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.
    2021/11/14 01:33:51 [DEBUG] agent: Service "_v1_sdc-gui_10.233.4.59_8181" in sync
    2021/11/14 01:33:51 [DEBUG] agent: Service "_v1_message-router_10.233.15.192_3904" in sync
    2021/11/14 01:33:51 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.11.167_8806" in sync
    2021/11/14 01:33:51 [DEBUG] agent: Service "_v0_multicloud_10.233.6.68_9001" in sync
    2021/11/14 01:33:51 [DEBUG] agent: Service "_v1_multicloud_10.233.6.68_9001" in sync
    2021/11/14 01:33:51 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.25.240_8080" in sync
    2021/11/14 01:33:51 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:33:51 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:33:51 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:33:51 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.18.101_9011" in sync
    2021/11/14 01:33:51 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.117_9007" in sync
    2021/11/14 01:33:51 [DEBUG] agent: Service "_v1_nsd_10.233.11.167_8806" in sync
    2021/11/14 01:33:51 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.34.27_9015" in sync
    2021/11/14 01:33:51 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:33:51 [INFO] agent: Synced service "_v13_aai-generic-query_10.233.71.191_8446"
    2021/11/14 01:33:51 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.18.101_9011" in sync
    2021/11/14 01:33:51 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.117_9007" in sync
    2021/11/14 01:33:51 [DEBUG] agent: Service "_v1_catalog_10.233.11.167_8806" in sync
    2021/11/14 01:33:51 [DEBUG] agent: Service "_v1_sdc_10.233.25.240_8443" in sync
    2021/11/14 01:33:51 [DEBUG] agent: Service "_v1_wf-gui_10.233.12.231_8443" in sync
    2021/11/14 01:33:51 [DEBUG] agent: Service "_v1_parser_10.233.11.167_8806" in sync
    2021/11/14 01:33:51 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.27.126_443" in sync
    2021/11/14 01:33:51 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:33:51 [DEBUG] agent: Node info in sync
    2021/11/14 01:33:51 [DEBUG] http: Request PUT /v1/agent/service/register (52.095919ms) from=10.233.75.81:34198
    2021/11/14 01:33:51 [DEBUG] agent: Service "_v1_parser_10.233.11.167_8806" in sync
    2021/11/14 01:33:51 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.27.126_443" in sync
    2021/11/14 01:33:51 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:33:51 [DEBUG] agent: Service "_v1_message-router_10.233.15.192_3904" in sync
    2021/11/14 01:33:51 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.11.167_8806" in sync
    2021/11/14 01:33:51 [DEBUG] agent: Service "_v0_multicloud_10.233.6.68_9001" in sync
    2021/11/14 01:33:51 [DEBUG] agent: Service "_v1_multicloud_10.233.6.68_9001" in sync
    2021/11/14 01:33:51 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.25.240_8080" in sync
    2021/11/14 01:33:51 [DEBUG] agent: Service "_v1_sdc-gui_10.233.4.59_8181" in sync
    2021/11/14 01:33:51 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:33:51 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:33:51 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.18.101_9011" in sync
    2021/11/14 01:33:51 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.117_9007" in sync
    2021/11/14 01:33:51 [DEBUG] agent: Service "_v1_nsd_10.233.11.167_8806" in sync
    2021/11/14 01:33:51 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.34.27_9015" in sync
    2021/11/14 01:33:51 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:33:51 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:33:51 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:33:51 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.18.101_9011" in sync
    2021/11/14 01:33:51 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.117_9007" in sync
    2021/11/14 01:33:51 [DEBUG] agent: Service "_v1_catalog_10.233.11.167_8806" in sync
    2021/11/14 01:33:51 [DEBUG] agent: Service "_v1_sdc_10.233.25.240_8443" in sync
    2021/11/14 01:33:51 [DEBUG] agent: Service "_v1_wf-gui_10.233.12.231_8443" in sync
    2021/11/14 01:33:51 [DEBUG] agent: Node info in sync
    2021/11/14 01:33:51 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v13 (430.481µs) from=10.233.75.81:34200
    2021/11/14 01:33:52 [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.
    2021/11/14 01:33:52 [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.
    2021/11/14 01:33: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.
    2021/11/14 01:33: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.
    2021/11/14 01:33:52 [DEBUG] agent: Service "_v1_message-router_10.233.15.192_3904" in sync
    2021/11/14 01:33:52 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.11.167_8806" in sync
    2021/11/14 01:33:52 [DEBUG] agent: Service "_v0_multicloud_10.233.6.68_9001" in sync
    2021/11/14 01:33:52 [DEBUG] agent: Service "_v1_multicloud_10.233.6.68_9001" in sync
    2021/11/14 01:33:52 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.25.240_8080" in sync
    2021/11/14 01:33:52 [DEBUG] agent: Service "_v1_sdc-gui_10.233.4.59_8181" in sync
    2021/11/14 01:33:52 [INFO] agent: Synced service "_v14__aai-generic-query_10.233.71.191_8446"
    2021/11/14 01:33:52 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.18.101_9011" in sync
    2021/11/14 01:33:52 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.117_9007" in sync
    2021/11/14 01:33:52 [DEBUG] agent: Service "_v1_nsd_10.233.11.167_8806" in sync
    2021/11/14 01:33:52 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.34.27_9015" in sync
    2021/11/14 01:33:52 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:33:52 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:33:52 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:33:52 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:33:52 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:33:52 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.18.101_9011" in sync
    2021/11/14 01:33:52 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.117_9007" in sync
    2021/11/14 01:33:52 [DEBUG] agent: Service "_v1_catalog_10.233.11.167_8806" in sync
    2021/11/14 01:33:52 [DEBUG] agent: Service "_v1_sdc_10.233.25.240_8443" in sync
    2021/11/14 01:33:52 [DEBUG] agent: Service "_v1_wf-gui_10.233.12.231_8443" in sync
    2021/11/14 01:33:52 [DEBUG] agent: Service "_v1_parser_10.233.11.167_8806" in sync
    2021/11/14 01:33:52 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.27.126_443" in sync
    2021/11/14 01:33:52 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:33:52 [DEBUG] agent: Node info in sync
    2021/11/14 01:33:52 [DEBUG] http: Request PUT /v1/agent/service/register (304.229595ms) from=10.233.75.81:34202
    2021/11/14 01:33:52 [DEBUG] agent: Service "_v0_multicloud_10.233.6.68_9001" in sync
    2021/11/14 01:33:52 [DEBUG] agent: Service "_v1_multicloud_10.233.6.68_9001" in sync
    2021/11/14 01:33:52 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.25.240_8080" in sync
    2021/11/14 01:33:52 [DEBUG] agent: Service "_v1_sdc-gui_10.233.4.59_8181" in sync
    2021/11/14 01:33:52 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:33:52 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v14 (369.508µs) from=10.233.75.81:34206
    2021/11/14 01:33:52 [DEBUG] agent: Service "_v1_message-router_10.233.15.192_3904" in sync
    2021/11/14 01:33:52 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.11.167_8806" in sync
    2021/11/14 01:33:52 [DEBUG] agent: Service "_v1_nsd_10.233.11.167_8806" in sync
    2021/11/14 01:33:52 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.34.27_9015" in sync
    2021/11/14 01:33:52 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:33:52 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:33:52 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:33:52 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:33:52 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.18.101_9011" in sync
    2021/11/14 01:33:52 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.117_9007" in sync
    2021/11/14 01:33:52 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:33:52 [DEBUG] agent: Service "_v1_catalog_10.233.11.167_8806" in sync
    2021/11/14 01:33:52 [DEBUG] agent: Service "_v1_sdc_10.233.25.240_8443" in sync
    2021/11/14 01:33:52 [DEBUG] agent: Service "_v1_wf-gui_10.233.12.231_8443" in sync
    2021/11/14 01:33:52 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.18.101_9011" in sync
    2021/11/14 01:33:52 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.117_9007" in sync
    2021/11/14 01:33:52 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:33:52 [DEBUG] agent: Service "_v1_parser_10.233.11.167_8806" in sync
    2021/11/14 01:33:52 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.27.126_443" in sync
    2021/11/14 01:33:52 [DEBUG] agent: Node info in sync
    2021/11/14 01:33:52 [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.
    2021/11/14 01:33: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.
    2021/11/14 01:33: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.
    2021/11/14 01:33:53 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.34.27_9015" in sync
    2021/11/14 01:33:53 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:33:53 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:33:53 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:33:53 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:33:53 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.18.101_9011" in sync
    2021/11/14 01:33:53 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.117_9007" in sync
    2021/11/14 01:33:53 [DEBUG] agent: Service "_v1_nsd_10.233.11.167_8806" in sync
    2021/11/14 01:33:53 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:33:53 [INFO] agent: Synced service "_v14_aai-generic-query_10.233.71.191_8446"
    2021/11/14 01:33:53 [DEBUG] agent: Service "_v1_sdc_10.233.25.240_8443" in sync
    2021/11/14 01:33:53 [DEBUG] agent: Service "_v1_wf-gui_10.233.12.231_8443" in sync
    2021/11/14 01:33:53 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.18.101_9011" in sync
    2021/11/14 01:33:53 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.117_9007" in sync
    2021/11/14 01:33:53 [DEBUG] agent: Service "_v1_catalog_10.233.11.167_8806" in sync
    2021/11/14 01:33:53 [DEBUG] agent: Service "_v1_parser_10.233.11.167_8806" in sync
    2021/11/14 01:33:53 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.27.126_443" in sync
    2021/11/14 01:33:53 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:33:53 [DEBUG] agent: Service "_v1_multicloud_10.233.6.68_9001" in sync
    2021/11/14 01:33:53 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.25.240_8080" in sync
    2021/11/14 01:33:53 [DEBUG] agent: Service "_v1_sdc-gui_10.233.4.59_8181" in sync
    2021/11/14 01:33:53 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:33:53 [DEBUG] agent: Service "_v1_message-router_10.233.15.192_3904" in sync
    2021/11/14 01:33:53 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.11.167_8806" in sync
    2021/11/14 01:33:53 [DEBUG] agent: Service "_v0_multicloud_10.233.6.68_9001" in sync
    2021/11/14 01:33:53 [DEBUG] agent: Node info in sync
    2021/11/14 01:33:53 [DEBUG] http: Request PUT /v1/agent/service/register (586.062836ms) from=10.233.75.81:34210
    2021/11/14 01:33:53 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:33:53 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:33:53 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.18.101_9011" in sync
    2021/11/14 01:33:53 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.117_9007" in sync
    2021/11/14 01:33:53 [DEBUG] agent: Service "_v1_nsd_10.233.11.167_8806" in sync
    2021/11/14 01:33:53 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.34.27_9015" in sync
    2021/11/14 01:33:53 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:33:53 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:33:53 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:33:53 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:33:53 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.18.101_9011" in sync
    2021/11/14 01:33:53 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.117_9007" in sync
    2021/11/14 01:33:53 [DEBUG] agent: Service "_v1_catalog_10.233.11.167_8806" in sync
    2021/11/14 01:33:53 [DEBUG] agent: Service "_v1_sdc_10.233.25.240_8443" in sync
    2021/11/14 01:33:53 [DEBUG] agent: Service "_v1_wf-gui_10.233.12.231_8443" in sync
    2021/11/14 01:33:53 [DEBUG] agent: Service "_v1_parser_10.233.11.167_8806" in sync
    2021/11/14 01:33:53 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.27.126_443" in sync
    2021/11/14 01:33:53 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:33:53 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:33:53 [DEBUG] agent: Service "_v1_message-router_10.233.15.192_3904" in sync
    2021/11/14 01:33:53 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.11.167_8806" in sync
    2021/11/14 01:33:53 [DEBUG] agent: Service "_v0_multicloud_10.233.6.68_9001" in sync
    2021/11/14 01:33:53 [DEBUG] agent: Service "_v1_multicloud_10.233.6.68_9001" in sync
    2021/11/14 01:33:53 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.25.240_8080" in sync
    2021/11/14 01:33:53 [DEBUG] agent: Service "_v1_sdc-gui_10.233.4.59_8181" in sync
    2021/11/14 01:33:53 [DEBUG] agent: Node info in sync
    2021/11/14 01:33:53 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v14 (301.928µs) from=10.233.75.81:34214
    2021/11/14 01:33:53 [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.
    2021/11/14 01:33:53 [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.
    2021/11/14 01:33:53 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/11/14 01:33:53 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/11/14 01:33:53 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:33:53 [INFO] agent: Synced service "_v15__aai-generic-query_10.233.71.191_8446"
    2021/11/14 01:33:53 [DEBUG] agent: Service "_v1_parser_10.233.11.167_8806" in sync
    2021/11/14 01:33:53 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.27.126_443" in sync
    2021/11/14 01:33:53 [DEBUG] agent: Service "_v0_multicloud_10.233.6.68_9001" in sync
    2021/11/14 01:33:53 [DEBUG] agent: Service "_v1_multicloud_10.233.6.68_9001" in sync
    2021/11/14 01:33:53 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.25.240_8080" in sync
    2021/11/14 01:33:53 [DEBUG] agent: Service "_v1_sdc-gui_10.233.4.59_8181" in sync
    2021/11/14 01:33:53 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:33:53 [DEBUG] agent: Service "_v1_message-router_10.233.15.192_3904" in sync
    2021/11/14 01:33:53 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.11.167_8806" in sync
    2021/11/14 01:33:53 [DEBUG] agent: Service "_v1_nsd_10.233.11.167_8806" in sync
    2021/11/14 01:33:53 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.34.27_9015" in sync
    2021/11/14 01:33:53 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:33:53 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:33:53 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:33:53 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:33:53 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.18.101_9011" in sync
    2021/11/14 01:33:53 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.117_9007" in sync
    2021/11/14 01:33:53 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:33:53 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:33:53 [DEBUG] agent: Service "_v1_catalog_10.233.11.167_8806" in sync
    2021/11/14 01:33:53 [DEBUG] agent: Service "_v1_sdc_10.233.25.240_8443" in sync
    2021/11/14 01:33:53 [DEBUG] agent: Service "_v1_wf-gui_10.233.12.231_8443" in sync
    2021/11/14 01:33:53 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.18.101_9011" in sync
    2021/11/14 01:33:53 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.117_9007" in sync
    2021/11/14 01:33:53 [DEBUG] agent: Node info in sync
    2021/11/14 01:33:53 [DEBUG] http: Request PUT /v1/agent/service/register (103.57227ms) from=10.233.75.81:34216
    2021/11/14 01:33:53 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:33:53 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:33:53 [DEBUG] agent: Service "_v1_parser_10.233.11.167_8806" in sync
    2021/11/14 01:33:53 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.27.126_443" in sync
    2021/11/14 01:33:53 [DEBUG] agent: Service "_v0_multicloud_10.233.6.68_9001" in sync
    2021/11/14 01:33:53 [DEBUG] agent: Service "_v1_multicloud_10.233.6.68_9001" in sync
    2021/11/14 01:33:53 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.25.240_8080" in sync
    2021/11/14 01:33:53 [DEBUG] agent: Service "_v1_sdc-gui_10.233.4.59_8181" in sync
    2021/11/14 01:33:53 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:33:53 [DEBUG] agent: Service "_v1_message-router_10.233.15.192_3904" in sync
    2021/11/14 01:33:53 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.11.167_8806" in sync
    2021/11/14 01:33:53 [DEBUG] agent: Service "_v1_nsd_10.233.11.167_8806" in sync
    2021/11/14 01:33:53 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.34.27_9015" in sync
    2021/11/14 01:33:53 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:33:53 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:33:53 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:33:53 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:33:53 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.18.101_9011" in sync
    2021/11/14 01:33:53 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.117_9007" in sync
    2021/11/14 01:33:53 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:33:53 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:33:53 [DEBUG] agent: Service "_v1_catalog_10.233.11.167_8806" in sync
    2021/11/14 01:33:53 [DEBUG] agent: Service "_v1_sdc_10.233.25.240_8443" in sync
    2021/11/14 01:33:53 [DEBUG] agent: Service "_v1_wf-gui_10.233.12.231_8443" in sync
    2021/11/14 01:33:53 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.18.101_9011" in sync
    2021/11/14 01:33:53 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.117_9007" in sync
    2021/11/14 01:33:53 [DEBUG] agent: Node info in sync
    2021/11/14 01:33:53 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v15 (434.715µs) from=10.233.75.81:34220
    2021/11/14 01:33:53 [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.
    2021/11/14 01:33:53 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/11/14 01:33:53 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/11/14 01:33:54 [DEBUG] agent: Service "_v1_parser_10.233.11.167_8806" in sync
    2021/11/14 01:33:54 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:33:54 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:33:54 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:33:54 [DEBUG] agent: Service "_v1_message-router_10.233.15.192_3904" in sync
    2021/11/14 01:33:54 [DEBUG] agent: Service "_v1_sdc-gui_10.233.4.59_8181" in sync
    2021/11/14 01:33:54 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:33:54 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:33:54 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.117_9007" in sync
    2021/11/14 01:33:54 [DEBUG] agent: Service "_v1_nsd_10.233.11.167_8806" in sync
    2021/11/14 01:33:54 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.34.27_9015" in sync
    2021/11/14 01:33:54 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:33:54 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:33:54 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:33:54 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:33:54 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.18.101_9011" in sync
    2021/11/14 01:33:54 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.117_9007" in sync
    2021/11/14 01:33:54 [DEBUG] agent: Service "_v1_catalog_10.233.11.167_8806" in sync
    2021/11/14 01:33:54 [DEBUG] agent: Service "_v1_sdc_10.233.25.240_8443" in sync
    2021/11/14 01:33:54 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.27.126_443" in sync
    2021/11/14 01:33:54 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.11.167_8806" in sync
    2021/11/14 01:33:54 [DEBUG] agent: Service "_v0_multicloud_10.233.6.68_9001" in sync
    2021/11/14 01:33:54 [DEBUG] agent: Service "_v1_multicloud_10.233.6.68_9001" in sync
    2021/11/14 01:33:54 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.25.240_8080" in sync
    2021/11/14 01:33:54 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.18.101_9011" in sync
    2021/11/14 01:33:54 [INFO] agent: Synced service "_v15_aai-generic-query_10.233.71.191_8446"
    2021/11/14 01:33:54 [DEBUG] agent: Service "_v1_wf-gui_10.233.12.231_8443" in sync
    2021/11/14 01:33:54 [DEBUG] agent: Node info in sync
    2021/11/14 01:33:54 [DEBUG] http: Request PUT /v1/agent/service/register (249.1255ms) from=10.233.75.81:34222
    2021/11/14 01:33:54 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.18.101_9011" in sync
    2021/11/14 01:33:54 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:33:54 [DEBUG] agent: Service "_v1_wf-gui_10.233.12.231_8443" in sync
    2021/11/14 01:33:54 [DEBUG] agent: Service "_v1_parser_10.233.11.167_8806" in sync
    2021/11/14 01:33:54 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:33:54 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:33:54 [DEBUG] agent: Service "_v1_message-router_10.233.15.192_3904" in sync
    2021/11/14 01:33:54 [DEBUG] agent: Service "_v1_sdc-gui_10.233.4.59_8181" in sync
    2021/11/14 01:33:54 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:33:54 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.117_9007" in sync
    2021/11/14 01:33:54 [DEBUG] agent: Service "_v1_nsd_10.233.11.167_8806" in sync
    2021/11/14 01:33:54 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.34.27_9015" in sync
    2021/11/14 01:33:54 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:33:54 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:33:54 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:33:54 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:33:54 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:33:54 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:33:54 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.18.101_9011" in sync
    2021/11/14 01:33:54 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.117_9007" in sync
    2021/11/14 01:33:54 [DEBUG] agent: Service "_v1_catalog_10.233.11.167_8806" in sync
    2021/11/14 01:33:54 [DEBUG] agent: Service "_v1_sdc_10.233.25.240_8443" in sync
    2021/11/14 01:33:54 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.27.126_443" in sync
    2021/11/14 01:33:54 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.11.167_8806" in sync
    2021/11/14 01:33:54 [DEBUG] agent: Service "_v0_multicloud_10.233.6.68_9001" in sync
    2021/11/14 01:33:54 [DEBUG] agent: Service "_v1_multicloud_10.233.6.68_9001" in sync
    2021/11/14 01:33:54 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.25.240_8080" in sync
    2021/11/14 01:33:54 [DEBUG] agent: Node info in sync
    2021/11/14 01:33:54 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v15 (538.908µs) from=10.233.75.81:34226
    2021/11/14 01:33:54 [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.
    2021/11/14 01:33:54 [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.
    2021/11/14 01:33:54 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/11/14 01:33:54 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/11/14 01:33:54 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.27.126_443" in sync
    2021/11/14 01:33:54 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.11.167_8806" in sync
    2021/11/14 01:33:54 [DEBUG] agent: Service "_v0_multicloud_10.233.6.68_9001" in sync
    2021/11/14 01:33:54 [DEBUG] agent: Service "_v1_multicloud_10.233.6.68_9001" in sync
    2021/11/14 01:33:54 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.25.240_8080" in sync
    2021/11/14 01:33:54 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.18.101_9011" in sync
    2021/11/14 01:33:54 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:33:54 [INFO] agent: Synced service "_v16__aai-generic-query_10.233.71.191_8446"
    2021/11/14 01:33:54 [DEBUG] agent: Service "_v1_wf-gui_10.233.12.231_8443" in sync
    2021/11/14 01:33:54 [DEBUG] agent: Service "_v1_parser_10.233.11.167_8806" in sync
    2021/11/14 01:33:54 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:33:54 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:33:54 [DEBUG] agent: Service "_v1_message-router_10.233.15.192_3904" in sync
    2021/11/14 01:33:54 [DEBUG] agent: Service "_v1_sdc-gui_10.233.4.59_8181" in sync
    2021/11/14 01:33:54 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:33:54 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:33:54 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:33:54 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:33:54 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.117_9007" in sync
    2021/11/14 01:33:54 [DEBUG] agent: Service "_v1_nsd_10.233.11.167_8806" in sync
    2021/11/14 01:33:54 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.34.27_9015" in sync
    2021/11/14 01:33:54 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:33:54 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:33:54 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:33:54 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.18.101_9011" in sync
    2021/11/14 01:33:54 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.117_9007" in sync
    2021/11/14 01:33:54 [DEBUG] agent: Service "_v1_catalog_10.233.11.167_8806" in sync
    2021/11/14 01:33:54 [DEBUG] agent: Service "_v1_sdc_10.233.25.240_8443" in sync
    2021/11/14 01:33:54 [DEBUG] agent: Node info in sync
    2021/11/14 01:33:54 [DEBUG] http: Request PUT /v1/agent/service/register (469.1998ms) from=10.233.75.81:34228
    2021/11/14 01:33:54 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.25.240_8080" in sync
    2021/11/14 01:33:54 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.11.167_8806" in sync
    2021/11/14 01:33:54 [DEBUG] agent: Service "_v0_multicloud_10.233.6.68_9001" in sync
    2021/11/14 01:33:54 [DEBUG] agent: Service "_v1_multicloud_10.233.6.68_9001" in sync
    2021/11/14 01:33:54 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.18.101_9011" in sync
    2021/11/14 01:33:54 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:33:54 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:33:54 [DEBUG] agent: Service "_v1_wf-gui_10.233.12.231_8443" in sync
    2021/11/14 01:33:54 [DEBUG] agent: Service "_v1_parser_10.233.11.167_8806" in sync
    2021/11/14 01:33:54 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:33:54 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:33:54 [DEBUG] agent: Service "_v1_message-router_10.233.15.192_3904" in sync
    2021/11/14 01:33:54 [DEBUG] agent: Service "_v1_sdc-gui_10.233.4.59_8181" in sync
    2021/11/14 01:33:54 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:33:54 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:33:54 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:33:54 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:33:54 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:33:54 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:33:54 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.117_9007" in sync
    2021/11/14 01:33:54 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v16 (602.598µs) from=10.233.75.81:34234
    2021/11/14 01:33:55 [DEBUG] agent: Service "_v1_nsd_10.233.11.167_8806" in sync
    2021/11/14 01:33:55 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.34.27_9015" in sync
    2021/11/14 01:33:55 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:33:55 [DEBUG] agent: Service "_v1_sdc_10.233.25.240_8443" in sync
    2021/11/14 01:33:55 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.18.101_9011" in sync
    2021/11/14 01:33:55 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.117_9007" in sync
    2021/11/14 01:33:55 [DEBUG] agent: Service "_v1_catalog_10.233.11.167_8806" in sync
    2021/11/14 01:33:55 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.27.126_443" in sync
    2021/11/14 01:33:55 [DEBUG] agent: Node info in sync
    2021/11/14 01:33:55 [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.
    2021/11/14 01:33:55 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/11/14 01:33:55 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/11/14 01:33:56 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.27.126_443" in sync
    2021/11/14 01:33:56 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.11.167_8806" in sync
    2021/11/14 01:33:56 [DEBUG] agent: Service "_v0_multicloud_10.233.6.68_9001" in sync
    2021/11/14 01:33:56 [DEBUG] agent: Service "_v1_multicloud_10.233.6.68_9001" in sync
    2021/11/14 01:33:56 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.25.240_8080" in sync
    2021/11/14 01:33:56 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.18.101_9011" in sync
    2021/11/14 01:33:56 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:33:56 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:33:56 [DEBUG] agent: Service "_v1_wf-gui_10.233.12.231_8443" in sync
    2021/11/14 01:33:56 [DEBUG] agent: Service "_v1_parser_10.233.11.167_8806" in sync
    2021/11/14 01:33:56 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:33:56 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:33:56 [DEBUG] agent: Service "_v1_message-router_10.233.15.192_3904" in sync
    2021/11/14 01:33:56 [DEBUG] agent: Service "_v1_sdc-gui_10.233.4.59_8181" in sync
    2021/11/14 01:33:56 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:33:56 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:33:56 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:33:56 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:33:56 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:33:56 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.117_9007" in sync
    2021/11/14 01:33:56 [DEBUG] agent: Service "_v1_nsd_10.233.11.167_8806" in sync
    2021/11/14 01:33:56 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.34.27_9015" in sync
    2021/11/14 01:33:56 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:33:56 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:33:56 [INFO] agent: Synced service "_v16_aai-generic-query_10.233.71.191_8446"
    2021/11/14 01:33:56 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.18.101_9011" in sync
    2021/11/14 01:33:56 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.117_9007" in sync
    2021/11/14 01:33:56 [DEBUG] agent: Service "_v1_catalog_10.233.11.167_8806" in sync
    2021/11/14 01:33:56 [DEBUG] agent: Service "_v1_sdc_10.233.25.240_8443" in sync
    2021/11/14 01:33:56 [DEBUG] agent: Node info in sync
    2021/11/14 01:33:56 [DEBUG] http: Request PUT /v1/agent/service/register (1.018953735s) from=10.233.75.81:34240
    2021/11/14 01:33:56 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:33:56 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.18.101_9011" in sync
    2021/11/14 01:33:56 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:33:56 [DEBUG] agent: Service "_v1_wf-gui_10.233.12.231_8443" in sync
    2021/11/14 01:33:56 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:33:56 [DEBUG] agent: Service "_v1_parser_10.233.11.167_8806" in sync
    2021/11/14 01:33:56 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:33:56 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:33:56 [DEBUG] agent: Service "_v1_message-router_10.233.15.192_3904" in sync
    2021/11/14 01:33:56 [DEBUG] agent: Service "_v1_sdc-gui_10.233.4.59_8181" in sync
    2021/11/14 01:33:56 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.34.27_9015" in sync
    2021/11/14 01:33:56 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:33:56 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:33:56 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:33:56 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:33:56 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:33:56 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.117_9007" in sync
    2021/11/14 01:33:56 [DEBUG] agent: Service "_v1_nsd_10.233.11.167_8806" in sync
    2021/11/14 01:33:56 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:33:56 [DEBUG] agent: Service "_v1_catalog_10.233.11.167_8806" in sync
    2021/11/14 01:33:56 [DEBUG] agent: Service "_v1_sdc_10.233.25.240_8443" in sync
    2021/11/14 01:33:56 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:33:56 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.18.101_9011" in sync
    2021/11/14 01:33:56 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.117_9007" in sync
    2021/11/14 01:33:56 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.27.126_443" in sync
    2021/11/14 01:33:56 [DEBUG] agent: Service "_v1_multicloud_10.233.6.68_9001" in sync
    2021/11/14 01:33:56 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.25.240_8080" in sync
    2021/11/14 01:33:56 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.11.167_8806" in sync
    2021/11/14 01:33:56 [DEBUG] agent: Service "_v0_multicloud_10.233.6.68_9001" in sync
    2021/11/14 01:33:56 [DEBUG] agent: Node info in sync
    2021/11/14 01:33:56 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v16 (526.205µs) from=10.233.75.81:34252
    2021/11/14 01:33:56 [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.
    2021/11/14 01:33:56 [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.
    2021/11/14 01:33:56 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/11/14 01:33:56 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/11/14 01:33:56 [DEBUG] agent: Service "_v1_message-router_10.233.15.192_3904" in sync
    2021/11/14 01:33:56 [DEBUG] agent: Service "_v1_sdc-gui_10.233.4.59_8181" in sync
    2021/11/14 01:33:56 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:33:56 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:33:56 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:33:56 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:33:56 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:33:56 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:33:56 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.117_9007" in sync
    2021/11/14 01:33:56 [DEBUG] agent: Service "_v1_nsd_10.233.11.167_8806" in sync
    2021/11/14 01:33:56 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.34.27_9015" in sync
    2021/11/14 01:33:56 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:33:56 [DEBUG] agent: Service "_v1_sdc_10.233.25.240_8443" in sync
    2021/11/14 01:33:56 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:33:56 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.18.101_9011" in sync
    2021/11/14 01:33:56 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.117_9007" in sync
    2021/11/14 01:33:56 [DEBUG] agent: Service "_v1_catalog_10.233.11.167_8806" in sync
    2021/11/14 01:33:56 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.27.126_443" in sync
    2021/11/14 01:33:56 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.25.240_8080" in sync
    2021/11/14 01:33:56 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.11.167_8806" in sync
    2021/11/14 01:33:56 [DEBUG] agent: Service "_v0_multicloud_10.233.6.68_9001" in sync
    2021/11/14 01:33:56 [DEBUG] agent: Service "_v1_multicloud_10.233.6.68_9001" in sync
    2021/11/14 01:33:56 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.18.101_9011" in sync
    2021/11/14 01:33:56 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:33:56 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:33:56 [DEBUG] agent: Service "_v1_wf-gui_10.233.12.231_8443" in sync
    2021/11/14 01:33:56 [INFO] agent: Synced service "_v17__aai-generic-query_10.233.71.191_8446"
    2021/11/14 01:33:56 [DEBUG] agent: Service "_v1_parser_10.233.11.167_8806" in sync
    2021/11/14 01:33:56 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:33:56 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:33:56 [DEBUG] agent: Node info in sync
    2021/11/14 01:33:56 [DEBUG] http: Request PUT /v1/agent/service/register (104.503816ms) from=10.233.75.81:34254
    2021/11/14 01:33:56 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.18.101_9011" in sync
    2021/11/14 01:33:56 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:33:56 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:33:56 [DEBUG] agent: Service "_v1_wf-gui_10.233.12.231_8443" in sync
    2021/11/14 01:33:56 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:33:56 [DEBUG] agent: Service "_v1_parser_10.233.11.167_8806" in sync
    2021/11/14 01:33:56 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:33:56 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:33:56 [DEBUG] agent: Service "_v1_message-router_10.233.15.192_3904" in sync
    2021/11/14 01:33:56 [DEBUG] agent: Service "_v1_sdc-gui_10.233.4.59_8181" in sync
    2021/11/14 01:33:56 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:33:56 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:33:56 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:33:56 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.117_9007" in sync
    2021/11/14 01:33:56 [DEBUG] agent: Service "_v1_nsd_10.233.11.167_8806" in sync
    2021/11/14 01:33:56 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.34.27_9015" in sync
    2021/11/14 01:33:56 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:33:56 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:33:56 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:33:56 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:33:56 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.18.101_9011" in sync
    2021/11/14 01:33:56 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.117_9007" in sync
    2021/11/14 01:33:56 [DEBUG] agent: Service "_v1_catalog_10.233.11.167_8806" in sync
    2021/11/14 01:33:56 [DEBUG] agent: Service "_v1_sdc_10.233.25.240_8443" in sync
    2021/11/14 01:33:56 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:33:56 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.27.126_443" in sync
    2021/11/14 01:33:56 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.11.167_8806" in sync
    2021/11/14 01:33:56 [DEBUG] agent: Service "_v0_multicloud_10.233.6.68_9001" in sync
    2021/11/14 01:33:56 [DEBUG] agent: Service "_v1_multicloud_10.233.6.68_9001" in sync
    2021/11/14 01:33:56 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.25.240_8080" in sync
    2021/11/14 01:33:56 [DEBUG] agent: Node info in sync
    2021/11/14 01:33:56 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v17 (571.706µs) from=10.233.75.81:34258
    2021/11/14 01:33:56 [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.
    2021/11/14 01:33:56 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/11/14 01:33:56 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/11/14 01:33:57 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.11.167_8806" in sync
    2021/11/14 01:33:57 [DEBUG] agent: Service "_v0_multicloud_10.233.6.68_9001" in sync
    2021/11/14 01:33:57 [DEBUG] agent: Service "_v1_multicloud_10.233.6.68_9001" in sync
    2021/11/14 01:33:57 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.25.240_8080" in sync
    2021/11/14 01:33:57 [INFO] agent: Synced service "_v17_aai-generic-query_10.233.71.191_8446"
    2021/11/14 01:33:57 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.18.101_9011" in sync
    2021/11/14 01:33:57 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:33:57 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:33:57 [DEBUG] agent: Service "_v1_wf-gui_10.233.12.231_8443" in sync
    2021/11/14 01:33:57 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:33:57 [DEBUG] agent: Service "_v1_parser_10.233.11.167_8806" in sync
    2021/11/14 01:33:57 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:33:57 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:33:57 [DEBUG] agent: Service "_v1_message-router_10.233.15.192_3904" in sync
    2021/11/14 01:33:57 [DEBUG] agent: Service "_v1_sdc-gui_10.233.4.59_8181" in sync
    2021/11/14 01:33:57 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:33:57 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.117_9007" in sync
    2021/11/14 01:33:57 [DEBUG] agent: Service "_v1_nsd_10.233.11.167_8806" in sync
    2021/11/14 01:33:57 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.34.27_9015" in sync
    2021/11/14 01:33:57 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:33:57 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:33:57 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:33:57 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:33:57 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:33:57 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:33:57 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.18.101_9011" in sync
    2021/11/14 01:33:57 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.117_9007" in sync
    2021/11/14 01:33:57 [DEBUG] agent: Service "_v1_catalog_10.233.11.167_8806" in sync
    2021/11/14 01:33:57 [DEBUG] agent: Service "_v1_sdc_10.233.25.240_8443" in sync
    2021/11/14 01:33:57 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:33:57 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.27.126_443" in sync
    2021/11/14 01:33:57 [DEBUG] agent: Node info in sync
    2021/11/14 01:33:57 [DEBUG] http: Request PUT /v1/agent/service/register (848.430486ms) from=10.233.75.81:34270
    2021/11/14 01:33:57 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:33:57 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:33:57 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:33:57 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.117_9007" in sync
    2021/11/14 01:33:57 [DEBUG] agent: Service "_v1_nsd_10.233.11.167_8806" in sync
    2021/11/14 01:33:57 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.34.27_9015" in sync
    2021/11/14 01:33:57 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:33:57 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:33:57 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:33:57 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.18.101_9011" in sync
    2021/11/14 01:33:57 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.117_9007" in sync
    2021/11/14 01:33:57 [DEBUG] agent: Service "_v1_catalog_10.233.11.167_8806" in sync
    2021/11/14 01:33:57 [DEBUG] agent: Service "_v1_sdc_10.233.25.240_8443" in sync
    2021/11/14 01:33:57 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:33:57 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v17 (782.16µs) from=10.233.75.81:34280
    2021/11/14 01:33:57 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.27.126_443" in sync
    2021/11/14 01:33:57 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.11.167_8806" in sync
    2021/11/14 01:33:57 [DEBUG] agent: Service "_v0_multicloud_10.233.6.68_9001" in sync
    2021/11/14 01:33:57 [DEBUG] agent: Service "_v1_multicloud_10.233.6.68_9001" in sync
    2021/11/14 01:33:57 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.25.240_8080" in sync
    2021/11/14 01:33:57 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:33:57 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.18.101_9011" in sync
    2021/11/14 01:33:57 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:33:57 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:33:57 [DEBUG] agent: Service "_v1_wf-gui_10.233.12.231_8443" in sync
    2021/11/14 01:33:57 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:33:57 [DEBUG] agent: Service "_v1_parser_10.233.11.167_8806" in sync
    2021/11/14 01:33:57 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:33:57 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:33:57 [DEBUG] agent: Service "_v1_message-router_10.233.15.192_3904" in sync
    2021/11/14 01:33:57 [DEBUG] agent: Service "_v1_sdc-gui_10.233.4.59_8181" in sync
    2021/11/14 01:33:57 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:33:57 [DEBUG] agent: Node info in sync
    2021/11/14 01:33:57 [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.
    2021/11/14 01:33:57 [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.
    2021/11/14 01:33:57 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/11/14 01:33:57 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/11/14 01:33:58 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:33:58 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:33:58 [DEBUG] agent: Service "_v1_parser_10.233.11.167_8806" in sync
    2021/11/14 01:33:58 [DEBUG] agent: Service "_v1_sdc-gui_10.233.4.59_8181" in sync
    2021/11/14 01:33:58 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:33:58 [DEBUG] agent: Service "_v1_message-router_10.233.15.192_3904" in sync
    2021/11/14 01:33:58 [DEBUG] agent: Service "_v1_nsd_10.233.11.167_8806" in sync
    2021/11/14 01:33:58 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.34.27_9015" in sync
    2021/11/14 01:33:58 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:33:58 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:33:58 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:33:58 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:33:58 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:33:58 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.117_9007" in sync
    2021/11/14 01:33:58 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:33:58 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.117_9007" in sync
    2021/11/14 01:33:58 [DEBUG] agent: Service "_v1_catalog_10.233.11.167_8806" in sync
    2021/11/14 01:33:58 [DEBUG] agent: Service "_v1_sdc_10.233.25.240_8443" in sync
    2021/11/14 01:33:58 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:33:58 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.18.101_9011" in sync
    2021/11/14 01:33:58 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.27.126_443" in sync
    2021/11/14 01:33:58 [DEBUG] agent: Service "_v0_multicloud_10.233.6.68_9001" in sync
    2021/11/14 01:33:58 [DEBUG] agent: Service "_v1_multicloud_10.233.6.68_9001" in sync
    2021/11/14 01:33:58 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.25.240_8080" in sync
    2021/11/14 01:33:58 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:33:58 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.11.167_8806" in sync
    2021/11/14 01:33:58 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:33:58 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:33:58 [INFO] agent: Synced service "_v18__aai-generic-query_10.233.71.191_8446"
    2021/11/14 01:33:58 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.18.101_9011" in sync
    2021/11/14 01:33:58 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:33:58 [DEBUG] agent: Service "_v1_wf-gui_10.233.12.231_8443" in sync
    2021/11/14 01:33:58 [DEBUG] agent: Node info in sync
    2021/11/14 01:33:58 [DEBUG] http: Request PUT /v1/agent/service/register (528.025529ms) from=10.233.75.81:34282
    2021/11/14 01:33:58 [DEBUG] agent: Service "_v1_message-router_10.233.15.192_3904" in sync
    2021/11/14 01:33:58 [DEBUG] agent: Service "_v1_sdc-gui_10.233.4.59_8181" in sync
    2021/11/14 01:33:58 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:33:58 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.117_9007" in sync
    2021/11/14 01:33:58 [DEBUG] agent: Service "_v1_nsd_10.233.11.167_8806" in sync
    2021/11/14 01:33:58 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.34.27_9015" in sync
    2021/11/14 01:33:58 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:33:58 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:33:58 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:33:58 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:33:58 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:33:58 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:33:58 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.18.101_9011" in sync
    2021/11/14 01:33:58 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.117_9007" in sync
    2021/11/14 01:33:58 [DEBUG] agent: Service "_v1_catalog_10.233.11.167_8806" in sync
    2021/11/14 01:33:58 [DEBUG] agent: Service "_v1_sdc_10.233.25.240_8443" in sync
    2021/11/14 01:33:58 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:33:58 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.27.126_443" in sync
    2021/11/14 01:33:58 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.11.167_8806" in sync
    2021/11/14 01:33:58 [DEBUG] agent: Service "_v0_multicloud_10.233.6.68_9001" in sync
    2021/11/14 01:33:58 [DEBUG] agent: Service "_v1_multicloud_10.233.6.68_9001" in sync
    2021/11/14 01:33:58 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.25.240_8080" in sync
    2021/11/14 01:33:58 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:33:58 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.18.101_9011" in sync
    2021/11/14 01:33:58 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:33:58 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:33:58 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:33:58 [DEBUG] agent: Service "_v1_wf-gui_10.233.12.231_8443" in sync
    2021/11/14 01:33:58 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:33:58 [DEBUG] agent: Service "_v1_parser_10.233.11.167_8806" in sync
    2021/11/14 01:33:58 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:33:58 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:33:58 [DEBUG] agent: Node info in sync
    2021/11/14 01:33:58 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v18 (273.323µs) from=10.233.75.81:34286
    2021/11/14 01:33:58 [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.
    2021/11/14 01:33: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.
    2021/11/14 01:33: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.
    2021/11/14 01:33:58 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.18.101_9011" in sync
    2021/11/14 01:33:58 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.117_9007" in sync
    2021/11/14 01:33:58 [DEBUG] agent: Service "_v1_catalog_10.233.11.167_8806" in sync
    2021/11/14 01:33:58 [DEBUG] agent: Service "_v1_sdc_10.233.25.240_8443" in sync
    2021/11/14 01:33:58 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:33:58 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.27.126_443" in sync
    2021/11/14 01:33:58 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.11.167_8806" in sync
    2021/11/14 01:33:58 [DEBUG] agent: Service "_v0_multicloud_10.233.6.68_9001" in sync
    2021/11/14 01:33:58 [DEBUG] agent: Service "_v1_multicloud_10.233.6.68_9001" in sync
    2021/11/14 01:33:58 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.25.240_8080" in sync
    2021/11/14 01:33:58 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:33:58 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.18.101_9011" in sync
    2021/11/14 01:33:58 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:33:58 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:33:58 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:33:58 [DEBUG] agent: Service "_v1_wf-gui_10.233.12.231_8443" in sync
    2021/11/14 01:33:58 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:33:58 [DEBUG] agent: Service "_v1_parser_10.233.11.167_8806" in sync
    2021/11/14 01:33:58 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:33:58 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:33:58 [DEBUG] agent: Service "_v1_message-router_10.233.15.192_3904" in sync
    2021/11/14 01:33:58 [DEBUG] agent: Service "_v1_sdc-gui_10.233.4.59_8181" in sync
    2021/11/14 01:33:58 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:33:58 [INFO] agent: Synced service "_v18_aai-generic-query_10.233.71.191_8446"
    2021/11/14 01:33:58 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:33:59 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:33:59 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.117_9007" in sync
    2021/11/14 01:33:59 [DEBUG] agent: Service "_v1_nsd_10.233.11.167_8806" in sync
    2021/11/14 01:33:59 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.34.27_9015" in sync
    2021/11/14 01:33:59 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:33:59 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:33:59 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:33:59 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:33:59 [DEBUG] agent: Node info in sync
    2021/11/14 01:33:59 [DEBUG] http: Request PUT /v1/agent/service/register (400.41957ms) from=10.233.75.81:34290
    2021/11/14 01:33:59 [DEBUG] agent: Service "_v1_message-router_10.233.15.192_3904" in sync
    2021/11/14 01:33:59 [DEBUG] agent: Service "_v1_sdc-gui_10.233.4.59_8181" in sync
    2021/11/14 01:33:59 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:33:59 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:33:59 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:33:59 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:33:59 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:33:59 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:33:59 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.117_9007" in sync
    2021/11/14 01:33:59 [DEBUG] agent: Service "_v1_nsd_10.233.11.167_8806" in sync
    2021/11/14 01:33:59 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.34.27_9015" in sync
    2021/11/14 01:33:59 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:33:59 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:33:59 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:33:59 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.18.101_9011" in sync
    2021/11/14 01:33:59 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.117_9007" in sync
    2021/11/14 01:33:59 [DEBUG] agent: Service "_v1_catalog_10.233.11.167_8806" in sync
    2021/11/14 01:33:59 [DEBUG] agent: Service "_v1_sdc_10.233.25.240_8443" in sync
    2021/11/14 01:33:59 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.27.126_443" in sync
    2021/11/14 01:33:59 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:33:59 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.11.167_8806" in sync
    2021/11/14 01:33:59 [DEBUG] agent: Service "_v0_multicloud_10.233.6.68_9001" in sync
    2021/11/14 01:33:59 [DEBUG] agent: Service "_v1_multicloud_10.233.6.68_9001" in sync
    2021/11/14 01:33:59 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.25.240_8080" in sync
    2021/11/14 01:33:59 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.18.101_9011" in sync
    2021/11/14 01:33:59 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:33:59 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:33:59 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:33:59 [DEBUG] agent: Service "_v1_wf-gui_10.233.12.231_8443" in sync
    2021/11/14 01:33:59 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:33:59 [DEBUG] agent: Service "_v1_parser_10.233.11.167_8806" in sync
    2021/11/14 01:33:59 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:33:59 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:33:59 [DEBUG] agent: Node info in sync
    2021/11/14 01:33:59 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v18 (681.367µs) from=10.233.75.81:34292
    2021/11/14 01:33:59 [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.
    2021/11/14 01:33:59 [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.
    2021/11/14 01:33: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.
    2021/11/14 01:33: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.
    2021/11/14 01:33:59 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.18.101_9011" in sync
    2021/11/14 01:33:59 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:33:59 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:33:59 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:33:59 [DEBUG] agent: Service "_v1_wf-gui_10.233.12.231_8443" in sync
    2021/11/14 01:33:59 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:33:59 [DEBUG] agent: Service "_v1_parser_10.233.11.167_8806" in sync
    2021/11/14 01:33:59 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:33:59 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:33:59 [DEBUG] agent: Service "_v1_message-router_10.233.15.192_3904" in sync
    2021/11/14 01:33:59 [DEBUG] agent: Service "_v1_sdc-gui_10.233.4.59_8181" in sync
    2021/11/14 01:33:59 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:33:59 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:33:59 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:33:59 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:33:59 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:33:59 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.117_9007" in sync
    2021/11/14 01:33:59 [DEBUG] agent: Service "_v1_nsd_10.233.11.167_8806" in sync
    2021/11/14 01:33:59 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.34.27_9015" in sync
    2021/11/14 01:33:59 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:33:59 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:33:59 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:33:59 [INFO] agent: Synced service "_v19__aai-generic-query_10.233.71.191_8446"
    2021/11/14 01:33:59 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.18.101_9011" in sync
    2021/11/14 01:33:59 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.117_9007" in sync
    2021/11/14 01:33:59 [DEBUG] agent: Service "_v1_catalog_10.233.11.167_8806" in sync
    2021/11/14 01:33:59 [DEBUG] agent: Service "_v1_sdc_10.233.25.240_8443" in sync
    2021/11/14 01:33:59 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:33:59 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.27.126_443" in sync
    2021/11/14 01:33:59 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.11.167_8806" in sync
    2021/11/14 01:33:59 [DEBUG] agent: Service "_v0_multicloud_10.233.6.68_9001" in sync
    2021/11/14 01:33:59 [DEBUG] agent: Service "_v1_multicloud_10.233.6.68_9001" in sync
    2021/11/14 01:33:59 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.25.240_8080" in sync
    2021/11/14 01:33:59 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:33:59 [DEBUG] agent: Node info in sync
    2021/11/14 01:33:59 [DEBUG] http: Request PUT /v1/agent/service/register (344.782998ms) from=10.233.75.81:34294
    2021/11/14 01:33:59 [DEBUG] agent: Service "_v1_parser_10.233.11.167_8806" in sync
    2021/11/14 01:33:59 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:33:59 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:33:59 [DEBUG] agent: Service "_v1_message-router_10.233.15.192_3904" in sync
    2021/11/14 01:33:59 [DEBUG] agent: Service "_v1_sdc-gui_10.233.4.59_8181" in sync
    2021/11/14 01:33:59 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:33:59 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:33:59 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:33:59 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:33:59 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.117_9007" in sync
    2021/11/14 01:33:59 [DEBUG] agent: Service "_v1_nsd_10.233.11.167_8806" in sync
    2021/11/14 01:33:59 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.34.27_9015" in sync
    2021/11/14 01:33:59 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:33:59 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:33:59 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:33:59 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:33:59 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.18.101_9011" in sync
    2021/11/14 01:33:59 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.117_9007" in sync
    2021/11/14 01:33:59 [DEBUG] agent: Service "_v1_catalog_10.233.11.167_8806" in sync
    2021/11/14 01:33:59 [DEBUG] agent: Service "_v1_sdc_10.233.25.240_8443" in sync
    2021/11/14 01:33:59 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:33:59 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:33:59 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.27.126_443" in sync
    2021/11/14 01:33:59 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.11.167_8806" in sync
    2021/11/14 01:33:59 [DEBUG] agent: Service "_v0_multicloud_10.233.6.68_9001" in sync
    2021/11/14 01:33:59 [DEBUG] agent: Service "_v1_multicloud_10.233.6.68_9001" in sync
    2021/11/14 01:33:59 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.25.240_8080" in sync
    2021/11/14 01:33:59 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:33:59 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.18.101_9011" in sync
    2021/11/14 01:33:59 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:33:59 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:33:59 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:33:59 [DEBUG] agent: Service "_v1_wf-gui_10.233.12.231_8443" in sync
    2021/11/14 01:33:59 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:33:59 [DEBUG] agent: Node info in sync
    2021/11/14 01:34:00 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v19 (302.293482ms) from=10.233.75.81:34298
    2021/11/14 01:34:00 [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.
    2021/11/14 01:34: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.
    2021/11/14 01:34: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.
    2021/11/14 01:34:00 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.18.101_9011" in sync
    2021/11/14 01:34:00 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.117_9007" in sync
    2021/11/14 01:34:00 [DEBUG] agent: Service "_v1_catalog_10.233.11.167_8806" in sync
    2021/11/14 01:34:00 [DEBUG] agent: Service "_v1_sdc_10.233.25.240_8443" in sync
    2021/11/14 01:34:00 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:00 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:00 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.27.126_443" in sync
    2021/11/14 01:34:00 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.11.167_8806" in sync
    2021/11/14 01:34:00 [DEBUG] agent: Service "_v0_multicloud_10.233.6.68_9001" in sync
    2021/11/14 01:34:00 [DEBUG] agent: Service "_v1_multicloud_10.233.6.68_9001" in sync
    2021/11/14 01:34:00 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.25.240_8080" in sync
    2021/11/14 01:34:00 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:00 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.18.101_9011" in sync
    2021/11/14 01:34:00 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:00 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:00 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:00 [DEBUG] agent: Service "_v1_wf-gui_10.233.12.231_8443" in sync
    2021/11/14 01:34:00 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:00 [DEBUG] agent: Service "_v1_parser_10.233.11.167_8806" in sync
    2021/11/14 01:34:00 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:00 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:00 [INFO] agent: Synced service "_v19_aai-generic-query_10.233.71.191_8446"
    2021/11/14 01:34:00 [DEBUG] agent: Service "_v1_message-router_10.233.15.192_3904" in sync
    2021/11/14 01:34:00 [DEBUG] agent: Service "_v1_sdc-gui_10.233.4.59_8181" in sync
    2021/11/14 01:34:00 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:00 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:00 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:00 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:00 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.117_9007" in sync
    2021/11/14 01:34:00 [DEBUG] agent: Service "_v1_nsd_10.233.11.167_8806" in sync
    2021/11/14 01:34:00 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.34.27_9015" in sync
    2021/11/14 01:34:00 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:00 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:00 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:00 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:00 [DEBUG] agent: Node info in sync
    2021/11/14 01:34:00 [DEBUG] http: Request PUT /v1/agent/service/register (196.327319ms) from=10.233.75.81:34302
    2021/11/14 01:34:00 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.11.167_8806" in sync
    2021/11/14 01:34:00 [DEBUG] agent: Service "_v0_multicloud_10.233.6.68_9001" in sync
    2021/11/14 01:34:00 [DEBUG] agent: Service "_v1_multicloud_10.233.6.68_9001" in sync
    2021/11/14 01:34:00 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.25.240_8080" in sync
    2021/11/14 01:34:00 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:00 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.18.101_9011" in sync
    2021/11/14 01:34:00 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:00 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:00 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:00 [DEBUG] agent: Service "_v1_wf-gui_10.233.12.231_8443" in sync
    2021/11/14 01:34:00 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:00 [DEBUG] agent: Service "_v1_parser_10.233.11.167_8806" in sync
    2021/11/14 01:34:00 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:00 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:00 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:00 [DEBUG] agent: Service "_v1_message-router_10.233.15.192_3904" in sync
    2021/11/14 01:34:00 [DEBUG] agent: Service "_v1_sdc-gui_10.233.4.59_8181" in sync
    2021/11/14 01:34:00 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:00 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:00 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.117_9007" in sync
    2021/11/14 01:34:00 [DEBUG] agent: Service "_v1_nsd_10.233.11.167_8806" in sync
    2021/11/14 01:34:00 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.34.27_9015" in sync
    2021/11/14 01:34:00 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:00 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:00 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:00 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:00 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:00 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:00 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.18.101_9011" in sync
    2021/11/14 01:34:00 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.117_9007" in sync
    2021/11/14 01:34:00 [DEBUG] agent: Service "_v1_catalog_10.233.11.167_8806" in sync
    2021/11/14 01:34:00 [DEBUG] agent: Service "_v1_sdc_10.233.25.240_8443" in sync
    2021/11/14 01:34:00 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:00 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:00 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.27.126_443" in sync
    2021/11/14 01:34:00 [DEBUG] agent: Node info in sync
    2021/11/14 01:34:00 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v19 (561.896µs) from=10.233.75.81:34310
    2021/11/14 01:34:01 [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.
    2021/11/14 01:34:01 [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.
    2021/11/14 01:34: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.
    2021/11/14 01:34: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.
    2021/11/14 01:34:01 [DEBUG] agent: Service "_v1_parser_10.233.11.167_8806" in sync
    2021/11/14 01:34:01 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:01 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:01 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:01 [DEBUG] agent: Service "_v1_message-router_10.233.15.192_3904" in sync
    2021/11/14 01:34:01 [DEBUG] agent: Service "_v1_sdc-gui_10.233.4.59_8181" in sync
    2021/11/14 01:34:01 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:01 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:01 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.117_9007" in sync
    2021/11/14 01:34:01 [DEBUG] agent: Service "_v1_nsd_10.233.11.167_8806" in sync
    2021/11/14 01:34:01 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.34.27_9015" in sync
    2021/11/14 01:34:01 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:01 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:01 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:01 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:01 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:01 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:01 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.18.101_9011" in sync
    2021/11/14 01:34:01 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.117_9007" in sync
    2021/11/14 01:34:01 [DEBUG] agent: Service "_v1_catalog_10.233.11.167_8806" in sync
    2021/11/14 01:34:01 [DEBUG] agent: Service "_v1_sdc_10.233.25.240_8443" in sync
    2021/11/14 01:34:01 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:01 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:01 [INFO] agent: Synced service "_v11__aai-nodes-query_10.233.71.191_8446"
    2021/11/14 01:34:01 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.27.126_443" in sync
    2021/11/14 01:34:01 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.11.167_8806" in sync
    2021/11/14 01:34:01 [DEBUG] agent: Service "_v0_multicloud_10.233.6.68_9001" in sync
    2021/11/14 01:34:01 [DEBUG] agent: Service "_v1_multicloud_10.233.6.68_9001" in sync
    2021/11/14 01:34:01 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.25.240_8080" in sync
    2021/11/14 01:34:01 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:01 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.18.101_9011" in sync
    2021/11/14 01:34:01 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:01 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:01 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:01 [DEBUG] agent: Service "_v1_wf-gui_10.233.12.231_8443" in sync
    2021/11/14 01:34:01 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:01 [DEBUG] agent: Node info in sync
    2021/11/14 01:34:01 [DEBUG] http: Request PUT /v1/agent/service/register (208.796656ms) from=10.233.75.81:34312
    2021/11/14 01:34:01 [DEBUG] agent: Service "_v1_message-router_10.233.15.192_3904" in sync
    2021/11/14 01:34:01 [DEBUG] agent: Service "_v1_sdc-gui_10.233.4.59_8181" in sync
    2021/11/14 01:34:01 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:01 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:01 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:01 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.117_9007" in sync
    2021/11/14 01:34:01 [DEBUG] agent: Service "_v1_nsd_10.233.11.167_8806" in sync
    2021/11/14 01:34:01 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.34.27_9015" in sync
    2021/11/14 01:34:01 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:01 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:01 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:01 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:01 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:01 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.18.101_9011" in sync
    2021/11/14 01:34:01 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.117_9007" in sync
    2021/11/14 01:34:01 [DEBUG] agent: Service "_v1_catalog_10.233.11.167_8806" in sync
    2021/11/14 01:34:01 [DEBUG] agent: Service "_v1_sdc_10.233.25.240_8443" in sync
    2021/11/14 01:34:01 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:01 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:01 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:01 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.27.126_443" in sync
    2021/11/14 01:34:01 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.11.167_8806" in sync
    2021/11/14 01:34:01 [DEBUG] agent: Service "_v0_multicloud_10.233.6.68_9001" in sync
    2021/11/14 01:34:01 [DEBUG] agent: Service "_v1_multicloud_10.233.6.68_9001" in sync
    2021/11/14 01:34:01 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.25.240_8080" in sync
    2021/11/14 01:34:01 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:01 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.18.101_9011" in sync
    2021/11/14 01:34:01 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:01 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:01 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:01 [DEBUG] agent: Service "_v1_wf-gui_10.233.12.231_8443" in sync
    2021/11/14 01:34:01 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:01 [DEBUG] agent: Service "_v1_parser_10.233.11.167_8806" in sync
    2021/11/14 01:34:01 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:01 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:01 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:01 [DEBUG] agent: Node info in sync
    2021/11/14 01:34:01 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v11 (509.766µs) from=10.233.75.81:34314
    2021/11/14 01:34:01 [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.
    2021/11/14 01:34: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.
    2021/11/14 01:34: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.
    2021/11/14 01:34:01 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:01 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:01 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:01 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:01 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:01 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.117_9007" in sync
    2021/11/14 01:34:01 [DEBUG] agent: Service "_v1_nsd_10.233.11.167_8806" in sync
    2021/11/14 01:34:01 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.34.27_9015" in sync
    2021/11/14 01:34:01 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:01 [DEBUG] agent: Service "_v1_sdc_10.233.25.240_8443" in sync
    2021/11/14 01:34:01 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:01 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:01 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:01 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.18.101_9011" in sync
    2021/11/14 01:34:01 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.117_9007" in sync
    2021/11/14 01:34:01 [DEBUG] agent: Service "_v1_catalog_10.233.11.167_8806" in sync
    2021/11/14 01:34:01 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.27.126_443" in sync
    2021/11/14 01:34:01 [INFO] agent: Synced service "_v11_aai-nodes-query_10.233.71.191_8446"
    2021/11/14 01:34:01 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.25.240_8080" in sync
    2021/11/14 01:34:01 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:01 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.11.167_8806" in sync
    2021/11/14 01:34:01 [DEBUG] agent: Service "_v0_multicloud_10.233.6.68_9001" in sync
    2021/11/14 01:34:01 [DEBUG] agent: Service "_v1_multicloud_10.233.6.68_9001" in sync
    2021/11/14 01:34:01 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:01 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.18.101_9011" in sync
    2021/11/14 01:34:01 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:01 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:01 [DEBUG] agent: Service "_v1_wf-gui_10.233.12.231_8443" in sync
    2021/11/14 01:34:01 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:01 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:01 [DEBUG] agent: Service "_v1_parser_10.233.11.167_8806" in sync
    2021/11/14 01:34:01 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:01 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:01 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:01 [DEBUG] agent: Service "_v1_message-router_10.233.15.192_3904" in sync
    2021/11/14 01:34:01 [DEBUG] agent: Service "_v1_sdc-gui_10.233.4.59_8181" in sync
    2021/11/14 01:34:01 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:01 [DEBUG] agent: Node info in sync
    2021/11/14 01:34:01 [DEBUG] http: Request PUT /v1/agent/service/register (208.347263ms) from=10.233.75.81:34316
    2021/11/14 01:34:01 [DEBUG] agent: Service "_v1_parser_10.233.11.167_8806" in sync
    2021/11/14 01:34:01 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:01 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:01 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:01 [DEBUG] agent: Service "_v1_message-router_10.233.15.192_3904" in sync
    2021/11/14 01:34:01 [DEBUG] agent: Service "_v1_sdc-gui_10.233.4.59_8181" in sync
    2021/11/14 01:34:01 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:01 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:01 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.117_9007" in sync
    2021/11/14 01:34:01 [DEBUG] agent: Service "_v1_nsd_10.233.11.167_8806" in sync
    2021/11/14 01:34:01 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.34.27_9015" in sync
    2021/11/14 01:34:01 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:01 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:01 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:01 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:01 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:01 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:01 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.18.101_9011" in sync
    2021/11/14 01:34:01 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.117_9007" in sync
    2021/11/14 01:34:01 [DEBUG] agent: Service "_v1_catalog_10.233.11.167_8806" in sync
    2021/11/14 01:34:01 [DEBUG] agent: Service "_v1_sdc_10.233.25.240_8443" in sync
    2021/11/14 01:34:01 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:01 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:01 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:01 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.27.126_443" in sync
    2021/11/14 01:34:01 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:01 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.11.167_8806" in sync
    2021/11/14 01:34:01 [DEBUG] agent: Service "_v0_multicloud_10.233.6.68_9001" in sync
    2021/11/14 01:34:01 [DEBUG] agent: Service "_v1_multicloud_10.233.6.68_9001" in sync
    2021/11/14 01:34:01 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.25.240_8080" in sync
    2021/11/14 01:34:01 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:01 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.18.101_9011" in sync
    2021/11/14 01:34:01 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:01 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:01 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:01 [DEBUG] agent: Service "_v1_wf-gui_10.233.12.231_8443" in sync
    2021/11/14 01:34:01 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:01 [DEBUG] agent: Node info in sync
    2021/11/14 01:34:01 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v11 (367.196µs) from=10.233.75.81:34320
    2021/11/14 01:34:01 [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.
    2021/11/14 01:34:01 [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.
    2021/11/14 01:34: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.
    2021/11/14 01:34: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.
    2021/11/14 01:34:02 [DEBUG] agent: Service "_v1_wf-gui_10.233.12.231_8443" in sync
    2021/11/14 01:34:02 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:02 [INFO] agent: Synced service "_v12__aai-nodes-query_10.233.71.191_8446"
    2021/11/14 01:34:02 [DEBUG] agent: Service "_v1_parser_10.233.11.167_8806" in sync
    2021/11/14 01:34:02 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:02 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:02 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:02 [DEBUG] agent: Service "_v1_message-router_10.233.15.192_3904" in sync
    2021/11/14 01:34:02 [DEBUG] agent: Service "_v1_sdc-gui_10.233.4.59_8181" in sync
    2021/11/14 01:34:02 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:02 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:02 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:02 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.117_9007" in sync
    2021/11/14 01:34:02 [DEBUG] agent: Service "_v1_nsd_10.233.11.167_8806" in sync
    2021/11/14 01:34:02 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.34.27_9015" in sync
    2021/11/14 01:34:02 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:02 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:02 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:02 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:02 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:02 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.18.101_9011" in sync
    2021/11/14 01:34:02 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.117_9007" in sync
    2021/11/14 01:34:02 [DEBUG] agent: Service "_v1_catalog_10.233.11.167_8806" in sync
    2021/11/14 01:34:02 [DEBUG] agent: Service "_v1_sdc_10.233.25.240_8443" in sync
    2021/11/14 01:34:02 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:02 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:02 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:02 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.27.126_443" in sync
    2021/11/14 01:34:02 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:02 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.11.167_8806" in sync
    2021/11/14 01:34:02 [DEBUG] agent: Service "_v0_multicloud_10.233.6.68_9001" in sync
    2021/11/14 01:34:02 [DEBUG] agent: Service "_v1_multicloud_10.233.6.68_9001" in sync
    2021/11/14 01:34:02 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.25.240_8080" in sync
    2021/11/14 01:34:02 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:02 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.18.101_9011" in sync
    2021/11/14 01:34:02 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:02 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:02 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:02 [DEBUG] agent: Node info in sync
    2021/11/14 01:34:02 [DEBUG] http: Request PUT /v1/agent/service/register (561.214986ms) from=10.233.75.81:34324
    2021/11/14 01:34:02 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.18.101_9011" in sync
    2021/11/14 01:34:02 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.117_9007" in sync
    2021/11/14 01:34:02 [DEBUG] agent: Service "_v1_catalog_10.233.11.167_8806" in sync
    2021/11/14 01:34:02 [DEBUG] agent: Service "_v1_sdc_10.233.25.240_8443" in sync
    2021/11/14 01:34:02 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:02 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:02 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:02 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.27.126_443" in sync
    2021/11/14 01:34:02 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:02 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.11.167_8806" in sync
    2021/11/14 01:34:02 [DEBUG] agent: Service "_v0_multicloud_10.233.6.68_9001" in sync
    2021/11/14 01:34:02 [DEBUG] agent: Service "_v1_multicloud_10.233.6.68_9001" in sync
    2021/11/14 01:34:02 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.25.240_8080" in sync
    2021/11/14 01:34:02 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:02 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.18.101_9011" in sync
    2021/11/14 01:34:02 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:02 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:02 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:02 [DEBUG] agent: Service "_v1_wf-gui_10.233.12.231_8443" in sync
    2021/11/14 01:34:02 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:02 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:02 [DEBUG] agent: Service "_v1_parser_10.233.11.167_8806" in sync
    2021/11/14 01:34:02 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:02 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:02 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:02 [DEBUG] agent: Service "_v1_message-router_10.233.15.192_3904" in sync
    2021/11/14 01:34:02 [DEBUG] agent: Service "_v1_sdc-gui_10.233.4.59_8181" in sync
    2021/11/14 01:34:02 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:02 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:02 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.117_9007" in sync
    2021/11/14 01:34:02 [DEBUG] agent: Service "_v1_nsd_10.233.11.167_8806" in sync
    2021/11/14 01:34:02 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.34.27_9015" in sync
    2021/11/14 01:34:02 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:02 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:02 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:02 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:02 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:02 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:02 [DEBUG] agent: Node info in sync
    2021/11/14 01:34:02 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v12 (521.994µs) from=10.233.75.81:34328
    2021/11/14 01:34:02 [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.
    2021/11/14 01:34: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.
    2021/11/14 01:34: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.
    2021/11/14 01:34:03 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.27.126_443" in sync
    2021/11/14 01:34:03 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:03 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.25.240_8080" in sync
    2021/11/14 01:34:03 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:03 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.11.167_8806" in sync
    2021/11/14 01:34:03 [DEBUG] agent: Service "_v0_multicloud_10.233.6.68_9001" in sync
    2021/11/14 01:34:03 [DEBUG] agent: Service "_v1_multicloud_10.233.6.68_9001" in sync
    2021/11/14 01:34:03 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:03 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.18.101_9011" in sync
    2021/11/14 01:34:03 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:03 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:03 [DEBUG] agent: Service "_v1_wf-gui_10.233.12.231_8443" in sync
    2021/11/14 01:34:03 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:03 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:03 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:03 [INFO] agent: Synced service "_v12_aai-nodes-query_10.233.71.191_8446"
    2021/11/14 01:34:03 [DEBUG] agent: Service "_v1_parser_10.233.11.167_8806" in sync
    2021/11/14 01:34:03 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:03 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:03 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:03 [DEBUG] agent: Service "_v1_message-router_10.233.15.192_3904" in sync
    2021/11/14 01:34:03 [DEBUG] agent: Service "_v1_sdc-gui_10.233.4.59_8181" in sync
    2021/11/14 01:34:03 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:03 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:03 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:03 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:03 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:03 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:03 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.117_9007" in sync
    2021/11/14 01:34:03 [DEBUG] agent: Service "_v1_nsd_10.233.11.167_8806" in sync
    2021/11/14 01:34:03 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.34.27_9015" in sync
    2021/11/14 01:34:03 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:03 [DEBUG] agent: Service "_v1_sdc_10.233.25.240_8443" in sync
    2021/11/14 01:34:03 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:03 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:03 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:03 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.18.101_9011" in sync
    2021/11/14 01:34:03 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.117_9007" in sync
    2021/11/14 01:34:03 [DEBUG] agent: Service "_v1_catalog_10.233.11.167_8806" in sync
    2021/11/14 01:34:03 [DEBUG] agent: Node info in sync
    2021/11/14 01:34:03 [DEBUG] http: Request PUT /v1/agent/service/register (983.495903ms) from=10.233.75.81:34332
    2021/11/14 01:34:03 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.18.101_9011" in sync
    2021/11/14 01:34:03 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.117_9007" in sync
    2021/11/14 01:34:03 [DEBUG] agent: Service "_v1_catalog_10.233.11.167_8806" in sync
    2021/11/14 01:34:03 [DEBUG] agent: Service "_v1_sdc_10.233.25.240_8443" in sync
    2021/11/14 01:34:03 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:03 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:03 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:03 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.27.126_443" in sync
    2021/11/14 01:34:03 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:03 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.11.167_8806" in sync
    2021/11/14 01:34:03 [DEBUG] agent: Service "_v0_multicloud_10.233.6.68_9001" in sync
    2021/11/14 01:34:03 [DEBUG] agent: Service "_v1_multicloud_10.233.6.68_9001" in sync
    2021/11/14 01:34:03 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.25.240_8080" in sync
    2021/11/14 01:34:03 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:03 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.18.101_9011" in sync
    2021/11/14 01:34:03 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:03 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:03 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:03 [DEBUG] agent: Service "_v1_wf-gui_10.233.12.231_8443" in sync
    2021/11/14 01:34:03 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:03 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:03 [DEBUG] agent: Service "_v1_parser_10.233.11.167_8806" in sync
    2021/11/14 01:34:03 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:03 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:03 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:03 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:03 [DEBUG] agent: Service "_v1_message-router_10.233.15.192_3904" in sync
    2021/11/14 01:34:03 [DEBUG] agent: Service "_v1_sdc-gui_10.233.4.59_8181" in sync
    2021/11/14 01:34:03 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:03 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:03 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.117_9007" in sync
    2021/11/14 01:34:03 [DEBUG] agent: Service "_v1_nsd_10.233.11.167_8806" in sync
    2021/11/14 01:34:03 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.34.27_9015" in sync
    2021/11/14 01:34:03 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:03 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:03 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:03 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:03 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:03 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:03 [DEBUG] agent: Node info in sync
    2021/11/14 01:34:03 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v12 (507.264µs) from=10.233.75.81:34338
    2021/11/14 01:34:03 [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.
    2021/11/14 01:34:03 [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.
    2021/11/14 01:34: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.
    2021/11/14 01:34: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.
    2021/11/14 01:34:04 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.27.126_443" in sync
    2021/11/14 01:34:04 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:04 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.11.167_8806" in sync
    2021/11/14 01:34:04 [DEBUG] agent: Service "_v0_multicloud_10.233.6.68_9001" in sync
    2021/11/14 01:34:04 [DEBUG] agent: Service "_v1_multicloud_10.233.6.68_9001" in sync
    2021/11/14 01:34:04 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.25.240_8080" in sync
    2021/11/14 01:34:04 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:04 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.18.101_9011" in sync
    2021/11/14 01:34:04 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:04 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:04 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:04 [DEBUG] agent: Service "_v1_wf-gui_10.233.12.231_8443" in sync
    2021/11/14 01:34:04 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:04 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:04 [DEBUG] agent: Service "_v1_parser_10.233.11.167_8806" in sync
    2021/11/14 01:34:04 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:04 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:04 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:04 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:04 [DEBUG] agent: Service "_v1_message-router_10.233.15.192_3904" in sync
    2021/11/14 01:34:04 [DEBUG] agent: Service "_v1_sdc-gui_10.233.4.59_8181" in sync
    2021/11/14 01:34:04 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:04 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:04 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:04 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:04 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:04 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.117_9007" in sync
    2021/11/14 01:34:04 [DEBUG] agent: Service "_v1_nsd_10.233.11.167_8806" in sync
    2021/11/14 01:34:04 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.34.27_9015" in sync
    2021/11/14 01:34:04 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:04 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:04 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:04 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:04 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:04 [INFO] agent: Synced service "_v13__aai-nodes-query_10.233.71.191_8446"
    2021/11/14 01:34:04 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.18.101_9011" in sync
    2021/11/14 01:34:04 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.117_9007" in sync
    2021/11/14 01:34:04 [DEBUG] agent: Service "_v1_catalog_10.233.11.167_8806" in sync
    2021/11/14 01:34:04 [DEBUG] agent: Service "_v1_sdc_10.233.25.240_8443" in sync
    2021/11/14 01:34:04 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:04 [DEBUG] agent: Node info in sync
    2021/11/14 01:34:04 [DEBUG] http: Request PUT /v1/agent/service/register (284.128384ms) from=10.233.75.81:34340
    2021/11/14 01:34:04 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.18.101_9011" in sync
    2021/11/14 01:34:04 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:04 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:04 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:04 [DEBUG] agent: Service "_v1_wf-gui_10.233.12.231_8443" in sync
    2021/11/14 01:34:04 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:04 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:04 [DEBUG] agent: Service "_v1_parser_10.233.11.167_8806" in sync
    2021/11/14 01:34:04 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:04 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:04 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:04 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:04 [DEBUG] agent: Service "_v1_message-router_10.233.15.192_3904" in sync
    2021/11/14 01:34:04 [DEBUG] agent: Service "_v1_sdc-gui_10.233.4.59_8181" in sync
    2021/11/14 01:34:04 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:04 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:04 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:04 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.117_9007" in sync
    2021/11/14 01:34:04 [DEBUG] agent: Service "_v1_nsd_10.233.11.167_8806" in sync
    2021/11/14 01:34:04 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.34.27_9015" in sync
    2021/11/14 01:34:04 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:04 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:04 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:04 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:04 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:04 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:04 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.18.101_9011" in sync
    2021/11/14 01:34:04 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.117_9007" in sync
    2021/11/14 01:34:04 [DEBUG] agent: Service "_v1_catalog_10.233.11.167_8806" in sync
    2021/11/14 01:34:04 [DEBUG] agent: Service "_v1_sdc_10.233.25.240_8443" in sync
    2021/11/14 01:34:04 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:04 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:04 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:04 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.27.126_443" in sync
    2021/11/14 01:34:04 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:04 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.11.167_8806" in sync
    2021/11/14 01:34:04 [DEBUG] agent: Service "_v0_multicloud_10.233.6.68_9001" in sync
    2021/11/14 01:34:04 [DEBUG] agent: Service "_v1_multicloud_10.233.6.68_9001" in sync
    2021/11/14 01:34:04 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.25.240_8080" in sync
    2021/11/14 01:34:04 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:04 [DEBUG] agent: Node info in sync
    2021/11/14 01:34:04 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v13 (597.186µs) from=10.233.75.81:34342
    2021/11/14 01:34:04 [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.
    2021/11/14 01:34:04 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/11/14 01:34:04 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/11/14 01:34:04 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.18.101_9011" in sync
    2021/11/14 01:34:04 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:04 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:04 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:04 [INFO] agent: Synced service "_v13_aai-nodes-query_10.233.71.191_8446"
    2021/11/14 01:34:04 [DEBUG] agent: Service "_v1_wf-gui_10.233.12.231_8443" in sync
    2021/11/14 01:34:04 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:04 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:04 [DEBUG] agent: Service "_v1_parser_10.233.11.167_8806" in sync
    2021/11/14 01:34:04 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:04 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:04 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:04 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:04 [DEBUG] agent: Service "_v1_message-router_10.233.15.192_3904" in sync
    2021/11/14 01:34:04 [DEBUG] agent: Service "_v1_sdc-gui_10.233.4.59_8181" in sync
    2021/11/14 01:34:04 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:04 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:04 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:04 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:04 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:04 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.117_9007" in sync
    2021/11/14 01:34:04 [DEBUG] agent: Service "_v1_nsd_10.233.11.167_8806" in sync
    2021/11/14 01:34:04 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.34.27_9015" in sync
    2021/11/14 01:34:04 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:04 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:04 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:04 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:04 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:04 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:04 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.18.101_9011" in sync
    2021/11/14 01:34:04 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.117_9007" in sync
    2021/11/14 01:34:04 [DEBUG] agent: Service "_v1_catalog_10.233.11.167_8806" in sync
    2021/11/14 01:34:04 [DEBUG] agent: Service "_v1_sdc_10.233.25.240_8443" in sync
    2021/11/14 01:34:04 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:04 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.27.126_443" in sync
    2021/11/14 01:34:04 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:04 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.11.167_8806" in sync
    2021/11/14 01:34:04 [DEBUG] agent: Service "_v0_multicloud_10.233.6.68_9001" in sync
    2021/11/14 01:34:04 [DEBUG] agent: Service "_v1_multicloud_10.233.6.68_9001" in sync
    2021/11/14 01:34:04 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.25.240_8080" in sync
    2021/11/14 01:34:04 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:04 [DEBUG] agent: Node info in sync
    2021/11/14 01:34:04 [DEBUG] http: Request PUT /v1/agent/service/register (190.383128ms) from=10.233.75.81:34344
    2021/11/14 01:34:04 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:04 [DEBUG] agent: Service "_v1_message-router_10.233.15.192_3904" in sync
    2021/11/14 01:34:04 [DEBUG] agent: Service "_v1_sdc-gui_10.233.4.59_8181" in sync
    2021/11/14 01:34:04 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:04 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:04 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:04 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:04 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:04 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:04 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.117_9007" in sync
    2021/11/14 01:34:04 [DEBUG] agent: Service "_v1_nsd_10.233.11.167_8806" in sync
    2021/11/14 01:34:04 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.34.27_9015" in sync
    2021/11/14 01:34:04 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:04 [DEBUG] agent: Service "_v1_sdc_10.233.25.240_8443" in sync
    2021/11/14 01:34:04 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:04 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:04 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:04 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:04 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.18.101_9011" in sync
    2021/11/14 01:34:04 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.117_9007" in sync
    2021/11/14 01:34:04 [DEBUG] agent: Service "_v1_catalog_10.233.11.167_8806" in sync
    2021/11/14 01:34:04 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.27.126_443" in sync
    2021/11/14 01:34:04 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:04 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.25.240_8080" in sync
    2021/11/14 01:34:04 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:04 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.11.167_8806" in sync
    2021/11/14 01:34:04 [DEBUG] agent: Service "_v0_multicloud_10.233.6.68_9001" in sync
    2021/11/14 01:34:04 [DEBUG] agent: Service "_v1_multicloud_10.233.6.68_9001" in sync
    2021/11/14 01:34:04 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:04 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:04 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.18.101_9011" in sync
    2021/11/14 01:34:04 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:04 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:04 [DEBUG] agent: Service "_v1_wf-gui_10.233.12.231_8443" in sync
    2021/11/14 01:34:04 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:04 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:04 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:04 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:04 [DEBUG] agent: Service "_v1_parser_10.233.11.167_8806" in sync
    2021/11/14 01:34:04 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:04 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:04 [DEBUG] agent: Node info in sync
    2021/11/14 01:34:04 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v13 (98.544097ms) from=10.233.75.81:34350
    2021/11/14 01:34:04 [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.
    2021/11/14 01:34:04 [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.
    2021/11/14 01:34:04 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/11/14 01:34:04 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/11/14 01:34:05 [DEBUG] agent: Service "_v1_message-router_10.233.15.192_3904" in sync
    2021/11/14 01:34:05 [DEBUG] agent: Service "_v1_sdc-gui_10.233.4.59_8181" in sync
    2021/11/14 01:34:05 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:05 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:05 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:05 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:05 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.117_9007" in sync
    2021/11/14 01:34:05 [DEBUG] agent: Service "_v1_nsd_10.233.11.167_8806" in sync
    2021/11/14 01:34:05 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.34.27_9015" in sync
    2021/11/14 01:34:05 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:05 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:05 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:05 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:05 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:05 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:05 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.18.101_9011" in sync
    2021/11/14 01:34:05 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.117_9007" in sync
    2021/11/14 01:34:05 [DEBUG] agent: Service "_v1_catalog_10.233.11.167_8806" in sync
    2021/11/14 01:34:05 [DEBUG] agent: Service "_v1_sdc_10.233.25.240_8443" in sync
    2021/11/14 01:34:05 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:05 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:05 [INFO] agent: Synced service "_v14__aai-nodes-query_10.233.71.191_8446"
    2021/11/14 01:34:05 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.27.126_443" in sync
    2021/11/14 01:34:05 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:05 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.11.167_8806" in sync
    2021/11/14 01:34:05 [DEBUG] agent: Service "_v0_multicloud_10.233.6.68_9001" in sync
    2021/11/14 01:34:05 [DEBUG] agent: Service "_v1_multicloud_10.233.6.68_9001" in sync
    2021/11/14 01:34:05 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.25.240_8080" in sync
    2021/11/14 01:34:05 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:05 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.18.101_9011" in sync
    2021/11/14 01:34:05 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:05 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:05 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:05 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:05 [DEBUG] agent: Service "_v1_wf-gui_10.233.12.231_8443" in sync
    2021/11/14 01:34:05 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:05 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:05 [DEBUG] agent: Service "_v1_parser_10.233.11.167_8806" in sync
    2021/11/14 01:34:05 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:05 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:05 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:05 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:05 [DEBUG] agent: Node info in sync
    2021/11/14 01:34:05 [DEBUG] http: Request PUT /v1/agent/service/register (323.044004ms) from=10.233.75.81:34352
    2021/11/14 01:34:05 [DEBUG] agent: Service "_v1_sdc-gui_10.233.4.59_8181" in sync
    2021/11/14 01:34:05 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:05 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:05 [DEBUG] agent: Service "_v1_message-router_10.233.15.192_3904" in sync
    2021/11/14 01:34:05 [DEBUG] agent: Service "_v1_nsd_10.233.11.167_8806" in sync
    2021/11/14 01:34:05 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.34.27_9015" in sync
    2021/11/14 01:34:05 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:05 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:05 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:05 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:05 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:05 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.117_9007" in sync
    2021/11/14 01:34:05 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:05 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.117_9007" in sync
    2021/11/14 01:34:05 [DEBUG] agent: Service "_v1_catalog_10.233.11.167_8806" in sync
    2021/11/14 01:34:05 [DEBUG] agent: Service "_v1_sdc_10.233.25.240_8443" in sync
    2021/11/14 01:34:05 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:05 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:05 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:05 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:05 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.18.101_9011" in sync
    2021/11/14 01:34:05 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:05 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:05 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.27.126_443" in sync
    2021/11/14 01:34:05 [DEBUG] agent: Service "_v0_multicloud_10.233.6.68_9001" in sync
    2021/11/14 01:34:05 [DEBUG] agent: Service "_v1_multicloud_10.233.6.68_9001" in sync
    2021/11/14 01:34:05 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.25.240_8080" in sync
    2021/11/14 01:34:05 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:05 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.11.167_8806" in sync
    2021/11/14 01:34:05 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:05 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:05 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:05 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:05 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.18.101_9011" in sync
    2021/11/14 01:34:05 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:05 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:05 [DEBUG] agent: Service "_v1_wf-gui_10.233.12.231_8443" in sync
    2021/11/14 01:34:05 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:05 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:05 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:05 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:05 [DEBUG] agent: Service "_v1_parser_10.233.11.167_8806" in sync
    2021/11/14 01:34:05 [DEBUG] agent: Node info in sync
    2021/11/14 01:34:05 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v14 (106.685888ms) from=10.233.75.81:34356
    2021/11/14 01:34:05 [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.
    2021/11/14 01:34: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.
    2021/11/14 01:34: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.
    2021/11/14 01:34:05 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.11.167_8806" in sync
    2021/11/14 01:34:05 [DEBUG] agent: Service "_v0_multicloud_10.233.6.68_9001" in sync
    2021/11/14 01:34:05 [DEBUG] agent: Service "_v1_multicloud_10.233.6.68_9001" in sync
    2021/11/14 01:34:05 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.25.240_8080" in sync
    2021/11/14 01:34:05 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:05 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.18.101_9011" in sync
    2021/11/14 01:34:05 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:05 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:05 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:05 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:05 [DEBUG] agent: Service "_v1_wf-gui_10.233.12.231_8443" in sync
    2021/11/14 01:34:05 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:05 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:05 [DEBUG] agent: Service "_v1_parser_10.233.11.167_8806" in sync
    2021/11/14 01:34:05 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:05 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:05 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:05 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:05 [DEBUG] agent: Service "_v1_message-router_10.233.15.192_3904" in sync
    2021/11/14 01:34:05 [DEBUG] agent: Service "_v1_sdc-gui_10.233.4.59_8181" in sync
    2021/11/14 01:34:05 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:05 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:05 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:05 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:05 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:05 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.117_9007" in sync
    2021/11/14 01:34:05 [DEBUG] agent: Service "_v1_nsd_10.233.11.167_8806" in sync
    2021/11/14 01:34:05 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.34.27_9015" in sync
    2021/11/14 01:34:05 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:05 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:05 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:05 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:05 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:05 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:05 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.18.101_9011" in sync
    2021/11/14 01:34:05 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.117_9007" in sync
    2021/11/14 01:34:05 [DEBUG] agent: Service "_v1_catalog_10.233.11.167_8806" in sync
    2021/11/14 01:34:05 [DEBUG] agent: Service "_v1_sdc_10.233.25.240_8443" in sync
    2021/11/14 01:34:05 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:05 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:05 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.27.126_443" in sync
    2021/11/14 01:34:05 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:05 [INFO] agent: Synced service "_v14_aai-nodes-query_10.233.71.191_8446"
    2021/11/14 01:34:05 [DEBUG] agent: Node info in sync
    2021/11/14 01:34:05 [DEBUG] http: Request PUT /v1/agent/service/register (364.254714ms) from=10.233.75.81:34358
    2021/11/14 01:34:05 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:05 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:05 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:05 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:05 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.18.101_9011" in sync
    2021/11/14 01:34:05 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:05 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:05 [DEBUG] agent: Service "_v1_wf-gui_10.233.12.231_8443" in sync
    2021/11/14 01:34:05 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:05 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:05 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:05 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:05 [DEBUG] agent: Service "_v1_parser_10.233.11.167_8806" in sync
    2021/11/14 01:34:05 [DEBUG] agent: Service "_v1_sdc-gui_10.233.4.59_8181" in sync
    2021/11/14 01:34:05 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:05 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:05 [DEBUG] agent: Service "_v1_message-router_10.233.15.192_3904" in sync
    2021/11/14 01:34:05 [DEBUG] agent: Service "_v1_nsd_10.233.11.167_8806" in sync
    2021/11/14 01:34:05 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.34.27_9015" in sync
    2021/11/14 01:34:05 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:05 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:05 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:05 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:05 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:05 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.117_9007" in sync
    2021/11/14 01:34:05 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:05 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.117_9007" in sync
    2021/11/14 01:34:05 [DEBUG] agent: Service "_v1_catalog_10.233.11.167_8806" in sync
    2021/11/14 01:34:05 [DEBUG] agent: Service "_v1_sdc_10.233.25.240_8443" in sync
    2021/11/14 01:34:05 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:05 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:05 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:05 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:05 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.18.101_9011" in sync
    2021/11/14 01:34:05 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:05 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:05 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:05 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.27.126_443" in sync
    2021/11/14 01:34:05 [DEBUG] agent: Service "_v0_multicloud_10.233.6.68_9001" in sync
    2021/11/14 01:34:05 [DEBUG] agent: Service "_v1_multicloud_10.233.6.68_9001" in sync
    2021/11/14 01:34:05 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.25.240_8080" in sync
    2021/11/14 01:34:05 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:05 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.11.167_8806" in sync
    2021/11/14 01:34:05 [DEBUG] agent: Node info in sync
    2021/11/14 01:34:05 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v14 (830.855µs) from=10.233.75.81:34364
    2021/11/14 01:34:06 [WARN] agent: Service name "_aai-nodes-query-v15" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/11/14 01:34:06 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v15/search/nodes-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v15\",\"enable_ssl\":\"true\",\"url\":\"/aai/v15/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/11/14 01:34: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.
    2021/11/14 01:34: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.
    2021/11/14 01:34:06 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:06 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:06 [DEBUG] agent: Service "_v1_message-router_10.233.15.192_3904" in sync
    2021/11/14 01:34:06 [DEBUG] agent: Service "_v1_sdc-gui_10.233.4.59_8181" in sync
    2021/11/14 01:34:06 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.34.27_9015" in sync
    2021/11/14 01:34:06 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:06 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:06 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:06 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:06 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:06 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.117_9007" in sync
    2021/11/14 01:34:06 [DEBUG] agent: Service "_v1_nsd_10.233.11.167_8806" in sync
    2021/11/14 01:34:06 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:06 [DEBUG] agent: Service "_v1_catalog_10.233.11.167_8806" in sync
    2021/11/14 01:34:06 [DEBUG] agent: Service "_v1_sdc_10.233.25.240_8443" in sync
    2021/11/14 01:34:06 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:06 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:06 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:06 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:06 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.18.101_9011" in sync
    2021/11/14 01:34:06 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.117_9007" in sync
    2021/11/14 01:34:06 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:06 [INFO] agent: Synced service "_v15__aai-nodes-query_10.233.71.191_8446"
    2021/11/14 01:34:06 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:06 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.27.126_443" in sync
    2021/11/14 01:34:06 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:06 [DEBUG] agent: Service "_v1_multicloud_10.233.6.68_9001" in sync
    2021/11/14 01:34:06 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.25.240_8080" in sync
    2021/11/14 01:34:06 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:06 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.11.167_8806" in sync
    2021/11/14 01:34:06 [DEBUG] agent: Service "_v0_multicloud_10.233.6.68_9001" in sync
    2021/11/14 01:34:06 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:06 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:06 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:06 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.18.101_9011" in sync
    2021/11/14 01:34:06 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:06 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:06 [DEBUG] agent: Service "_v1_wf-gui_10.233.12.231_8443" in sync
    2021/11/14 01:34:06 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:06 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:06 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:06 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:06 [DEBUG] agent: Service "_v1_parser_10.233.11.167_8806" in sync
    2021/11/14 01:34:06 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:06 [DEBUG] agent: Node info in sync
    2021/11/14 01:34:06 [DEBUG] http: Request PUT /v1/agent/service/register (437.643756ms) from=10.233.75.81:34366
    2021/11/14 01:34:06 [DEBUG] agent: Service "_v1_wf-gui_10.233.12.231_8443" in sync
    2021/11/14 01:34:06 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:06 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:06 [DEBUG] agent: Service "_v1_parser_10.233.11.167_8806" in sync
    2021/11/14 01:34:06 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:06 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:06 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:06 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:06 [DEBUG] agent: Service "_v1_message-router_10.233.15.192_3904" in sync
    2021/11/14 01:34:06 [DEBUG] agent: Service "_v1_sdc-gui_10.233.4.59_8181" in sync
    2021/11/14 01:34:06 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:06 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:06 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:06 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:06 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:06 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.117_9007" in sync
    2021/11/14 01:34:06 [DEBUG] agent: Service "_v1_nsd_10.233.11.167_8806" in sync
    2021/11/14 01:34:06 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.34.27_9015" in sync
    2021/11/14 01:34:06 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:06 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:06 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:06 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:06 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:06 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:06 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.18.101_9011" in sync
    2021/11/14 01:34:06 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.117_9007" in sync
    2021/11/14 01:34:06 [DEBUG] agent: Service "_v1_catalog_10.233.11.167_8806" in sync
    2021/11/14 01:34:06 [DEBUG] agent: Service "_v1_sdc_10.233.25.240_8443" in sync
    2021/11/14 01:34:06 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:06 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:06 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:06 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.27.126_443" in sync
    2021/11/14 01:34:06 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:06 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:06 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.11.167_8806" in sync
    2021/11/14 01:34:06 [DEBUG] agent: Service "_v0_multicloud_10.233.6.68_9001" in sync
    2021/11/14 01:34:06 [DEBUG] agent: Service "_v1_multicloud_10.233.6.68_9001" in sync
    2021/11/14 01:34:06 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.25.240_8080" in sync
    2021/11/14 01:34:06 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:06 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.18.101_9011" in sync
    2021/11/14 01:34:06 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:06 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:06 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:06 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:06 [DEBUG] agent: Node info in sync
    2021/11/14 01:34:07 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v15 (611.763µs) from=10.233.75.81:34376
    2021/11/14 01:34:07 [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.
    2021/11/14 01:34: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.
    2021/11/14 01:34: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.
    2021/11/14 01:34:07 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.27.126_443" in sync
    2021/11/14 01:34:07 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:07 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:07 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:07 [INFO] agent: Synced service "_v15_aai-nodes-query_10.233.71.191_8446"
    2021/11/14 01:34:07 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.11.167_8806" in sync
    2021/11/14 01:34:07 [DEBUG] agent: Service "_v0_multicloud_10.233.6.68_9001" in sync
    2021/11/14 01:34:07 [DEBUG] agent: Service "_v1_multicloud_10.233.6.68_9001" in sync
    2021/11/14 01:34:07 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.25.240_8080" in sync
    2021/11/14 01:34:07 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:07 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.18.101_9011" in sync
    2021/11/14 01:34:07 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:07 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:07 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:07 [DEBUG] agent: Service "_v1_wf-gui_10.233.12.231_8443" in sync
    2021/11/14 01:34:07 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:07 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:07 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:07 [DEBUG] agent: Service "_v1_parser_10.233.11.167_8806" in sync
    2021/11/14 01:34:07 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:07 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:07 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:07 [DEBUG] agent: Service "_v1_message-router_10.233.15.192_3904" in sync
    2021/11/14 01:34:07 [DEBUG] agent: Service "_v1_sdc-gui_10.233.4.59_8181" in sync
    2021/11/14 01:34:07 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:07 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:07 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:07 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:07 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:07 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:07 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.117_9007" in sync
    2021/11/14 01:34:07 [DEBUG] agent: Service "_v1_nsd_10.233.11.167_8806" in sync
    2021/11/14 01:34:07 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.34.27_9015" in sync
    2021/11/14 01:34:07 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:07 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:07 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:07 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:07 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:07 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:07 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.18.101_9011" in sync
    2021/11/14 01:34:07 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.117_9007" in sync
    2021/11/14 01:34:07 [DEBUG] agent: Service "_v1_catalog_10.233.11.167_8806" in sync
    2021/11/14 01:34:07 [DEBUG] agent: Service "_v1_sdc_10.233.25.240_8443" in sync
    2021/11/14 01:34:07 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:07 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:07 [DEBUG] agent: Node info in sync
    2021/11/14 01:34:07 [DEBUG] http: Request PUT /v1/agent/service/register (200.656638ms) from=10.233.75.81:34382
    2021/11/14 01:34:07 [DEBUG] agent: Service "_v1_wf-gui_10.233.12.231_8443" in sync
    2021/11/14 01:34:07 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:07 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:07 [DEBUG] agent: Service "_v1_parser_10.233.11.167_8806" in sync
    2021/11/14 01:34:07 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:07 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:07 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:07 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:07 [DEBUG] agent: Service "_v1_message-router_10.233.15.192_3904" in sync
    2021/11/14 01:34:07 [DEBUG] agent: Service "_v1_sdc-gui_10.233.4.59_8181" in sync
    2021/11/14 01:34:07 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:07 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:07 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:07 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.117_9007" in sync
    2021/11/14 01:34:07 [DEBUG] agent: Service "_v1_nsd_10.233.11.167_8806" in sync
    2021/11/14 01:34:07 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.34.27_9015" in sync
    2021/11/14 01:34:07 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:07 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:07 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:07 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:07 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:07 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:07 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.18.101_9011" in sync
    2021/11/14 01:34:07 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.117_9007" in sync
    2021/11/14 01:34:07 [DEBUG] agent: Service "_v1_catalog_10.233.11.167_8806" in sync
    2021/11/14 01:34:07 [DEBUG] agent: Service "_v1_sdc_10.233.25.240_8443" in sync
    2021/11/14 01:34:07 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:07 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:07 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:07 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:07 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:07 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.27.126_443" in sync
    2021/11/14 01:34:07 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:07 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:07 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.11.167_8806" in sync
    2021/11/14 01:34:07 [DEBUG] agent: Service "_v0_multicloud_10.233.6.68_9001" in sync
    2021/11/14 01:34:07 [DEBUG] agent: Service "_v1_multicloud_10.233.6.68_9001" in sync
    2021/11/14 01:34:07 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.25.240_8080" in sync
    2021/11/14 01:34:07 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:07 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:07 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.18.101_9011" in sync
    2021/11/14 01:34:07 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:07 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:07 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:07 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:07 [DEBUG] agent: Node info in sync
    2021/11/14 01:34:07 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v15 (420.254µs) from=10.233.75.81:34388
    2021/11/14 01:34:07 [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.
    2021/11/14 01:34:07 [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.
    2021/11/14 01:34: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.
    2021/11/14 01:34: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.
    2021/11/14 01:34:07 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.34.27_9015" in sync
    2021/11/14 01:34:07 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:07 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:07 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:07 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:07 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:07 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.117_9007" in sync
    2021/11/14 01:34:07 [DEBUG] agent: Service "_v1_nsd_10.233.11.167_8806" in sync
    2021/11/14 01:34:07 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:07 [DEBUG] agent: Service "_v1_catalog_10.233.11.167_8806" in sync
    2021/11/14 01:34:07 [DEBUG] agent: Service "_v1_sdc_10.233.25.240_8443" in sync
    2021/11/14 01:34:07 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:07 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:07 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:07 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:07 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.18.101_9011" in sync
    2021/11/14 01:34:07 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.117_9007" in sync
    2021/11/14 01:34:07 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:07 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:07 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:07 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.27.126_443" in sync
    2021/11/14 01:34:07 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:07 [DEBUG] agent: Service "_v1_multicloud_10.233.6.68_9001" in sync
    2021/11/14 01:34:07 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.25.240_8080" in sync
    2021/11/14 01:34:07 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:07 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:07 [INFO] agent: Synced service "_v16__aai-nodes-query_10.233.71.191_8446"
    2021/11/14 01:34:07 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.11.167_8806" in sync
    2021/11/14 01:34:07 [DEBUG] agent: Service "_v0_multicloud_10.233.6.68_9001" in sync
    2021/11/14 01:34:07 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:07 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:07 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:07 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.18.101_9011" in sync
    2021/11/14 01:34:07 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:07 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:07 [DEBUG] agent: Service "_v1_wf-gui_10.233.12.231_8443" in sync
    2021/11/14 01:34:07 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:07 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:07 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:07 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:07 [DEBUG] agent: Service "_v1_parser_10.233.11.167_8806" in sync
    2021/11/14 01:34:07 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:07 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:07 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:07 [DEBUG] agent: Service "_v1_message-router_10.233.15.192_3904" in sync
    2021/11/14 01:34:07 [DEBUG] agent: Service "_v1_sdc-gui_10.233.4.59_8181" in sync
    2021/11/14 01:34:07 [DEBUG] agent: Node info in sync
    2021/11/14 01:34:07 [DEBUG] http: Request PUT /v1/agent/service/register (306.235846ms) from=10.233.75.81:34390
    2021/11/14 01:34:07 [DEBUG] agent: Service "_v1_multicloud_10.233.6.68_9001" in sync
    2021/11/14 01:34:07 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.25.240_8080" in sync
    2021/11/14 01:34:07 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:07 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:07 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:07 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.11.167_8806" in sync
    2021/11/14 01:34:07 [DEBUG] agent: Service "_v0_multicloud_10.233.6.68_9001" in sync
    2021/11/14 01:34:07 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:07 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:07 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:07 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.18.101_9011" in sync
    2021/11/14 01:34:07 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:07 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:07 [DEBUG] agent: Service "_v1_wf-gui_10.233.12.231_8443" in sync
    2021/11/14 01:34:07 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:07 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:07 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:07 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:07 [DEBUG] agent: Service "_v1_parser_10.233.11.167_8806" in sync
    2021/11/14 01:34:07 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:07 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:07 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:07 [DEBUG] agent: Service "_v1_message-router_10.233.15.192_3904" in sync
    2021/11/14 01:34:07 [DEBUG] agent: Service "_v1_sdc-gui_10.233.4.59_8181" in sync
    2021/11/14 01:34:07 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.34.27_9015" in sync
    2021/11/14 01:34:07 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:07 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:07 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:07 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:07 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:07 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.117_9007" in sync
    2021/11/14 01:34:07 [DEBUG] agent: Service "_v1_nsd_10.233.11.167_8806" in sync
    2021/11/14 01:34:07 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:07 [DEBUG] agent: Service "_v1_catalog_10.233.11.167_8806" in sync
    2021/11/14 01:34:07 [DEBUG] agent: Service "_v1_sdc_10.233.25.240_8443" in sync
    2021/11/14 01:34:07 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:07 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:07 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:07 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:07 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.18.101_9011" in sync
    2021/11/14 01:34:07 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.117_9007" in sync
    2021/11/14 01:34:07 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:07 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:07 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:07 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.27.126_443" in sync
    2021/11/14 01:34:07 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:07 [DEBUG] agent: Node info in sync
    2021/11/14 01:34:07 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v16 (407.936µs) from=10.233.75.81:34394
    2021/11/14 01:34:07 [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.
    2021/11/14 01:34: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.
    2021/11/14 01:34: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.
    2021/11/14 01:34:08 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:08 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:08 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:08 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:08 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.117_9007" in sync
    2021/11/14 01:34:08 [DEBUG] agent: Service "_v1_nsd_10.233.11.167_8806" in sync
    2021/11/14 01:34:08 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.34.27_9015" in sync
    2021/11/14 01:34:08 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:08 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:08 [INFO] agent: Synced service "_v16_aai-nodes-query_10.233.71.191_8446"
    2021/11/14 01:34:08 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:08 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:08 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:08 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:08 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.18.101_9011" in sync
    2021/11/14 01:34:08 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.117_9007" in sync
    2021/11/14 01:34:08 [DEBUG] agent: Service "_v1_catalog_10.233.11.167_8806" in sync
    2021/11/14 01:34:08 [DEBUG] agent: Service "_v1_sdc_10.233.25.240_8443" in sync
    2021/11/14 01:34:08 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:08 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:08 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.27.126_443" in sync
    2021/11/14 01:34:08 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:08 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:08 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:08 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:08 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:08 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.11.167_8806" in sync
    2021/11/14 01:34:08 [DEBUG] agent: Service "_v0_multicloud_10.233.6.68_9001" in sync
    2021/11/14 01:34:08 [DEBUG] agent: Service "_v1_multicloud_10.233.6.68_9001" in sync
    2021/11/14 01:34:08 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.25.240_8080" in sync
    2021/11/14 01:34:08 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:08 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.18.101_9011" in sync
    2021/11/14 01:34:08 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:08 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:08 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:08 [DEBUG] agent: Service "_v1_wf-gui_10.233.12.231_8443" in sync
    2021/11/14 01:34:08 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:08 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:08 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:08 [DEBUG] agent: Service "_v1_parser_10.233.11.167_8806" in sync
    2021/11/14 01:34:08 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:08 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:08 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:08 [DEBUG] agent: Service "_v1_message-router_10.233.15.192_3904" in sync
    2021/11/14 01:34:08 [DEBUG] agent: Service "_v1_sdc-gui_10.233.4.59_8181" in sync
    2021/11/14 01:34:08 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:08 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:08 [DEBUG] agent: Node info in sync
    2021/11/14 01:34:08 [DEBUG] http: Request PUT /v1/agent/service/register (312.689687ms) from=10.233.75.81:34396
    2021/11/14 01:34:08 [DEBUG] agent: Service "_v1_message-router_10.233.15.192_3904" in sync
    2021/11/14 01:34:08 [DEBUG] agent: Service "_v1_sdc-gui_10.233.4.59_8181" in sync
    2021/11/14 01:34:08 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:08 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:08 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:08 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.117_9007" in sync
    2021/11/14 01:34:08 [DEBUG] agent: Service "_v1_nsd_10.233.11.167_8806" in sync
    2021/11/14 01:34:08 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.34.27_9015" in sync
    2021/11/14 01:34:08 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:08 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:08 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:08 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:08 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:08 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:08 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:08 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.18.101_9011" in sync
    2021/11/14 01:34:08 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.117_9007" in sync
    2021/11/14 01:34:08 [DEBUG] agent: Service "_v1_catalog_10.233.11.167_8806" in sync
    2021/11/14 01:34:08 [DEBUG] agent: Service "_v1_sdc_10.233.25.240_8443" in sync
    2021/11/14 01:34:08 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:08 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:08 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:08 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:08 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:08 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.27.126_443" in sync
    2021/11/14 01:34:08 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:08 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:08 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.11.167_8806" in sync
    2021/11/14 01:34:08 [DEBUG] agent: Service "_v0_multicloud_10.233.6.68_9001" in sync
    2021/11/14 01:34:08 [DEBUG] agent: Service "_v1_multicloud_10.233.6.68_9001" in sync
    2021/11/14 01:34:08 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.25.240_8080" in sync
    2021/11/14 01:34:08 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:08 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:08 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:08 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.18.101_9011" in sync
    2021/11/14 01:34:08 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:08 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:08 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:08 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:08 [DEBUG] agent: Service "_v1_wf-gui_10.233.12.231_8443" in sync
    2021/11/14 01:34:08 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:08 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:08 [DEBUG] agent: Service "_v1_parser_10.233.11.167_8806" in sync
    2021/11/14 01:34:08 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:08 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:08 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:08 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:08 [DEBUG] agent: Node info in sync
    2021/11/14 01:34:08 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v16 (199.787816ms) from=10.233.75.81:34404
    2021/11/14 01:34:08 [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.
    2021/11/14 01:34:08 [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.
    2021/11/14 01:34: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.
    2021/11/14 01:34: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.
    2021/11/14 01:34:08 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:08 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:08 [INFO] agent: Synced service "_v17__aai-nodes-query_10.233.71.191_8446"
    2021/11/14 01:34:08 [DEBUG] agent: Service "_v1_wf-gui_10.233.12.231_8443" in sync
    2021/11/14 01:34:08 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:08 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:08 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:08 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:08 [DEBUG] agent: Service "_v1_parser_10.233.11.167_8806" in sync
    2021/11/14 01:34:08 [DEBUG] agent: Service "_v1_sdc-gui_10.233.4.59_8181" in sync
    2021/11/14 01:34:08 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:08 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:08 [DEBUG] agent: Service "_v1_message-router_10.233.15.192_3904" in sync
    2021/11/14 01:34:08 [DEBUG] agent: Service "_v1_nsd_10.233.11.167_8806" in sync
    2021/11/14 01:34:08 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.34.27_9015" in sync
    2021/11/14 01:34:08 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:08 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:08 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:08 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:08 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:08 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.117_9007" in sync
    2021/11/14 01:34:08 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:08 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:08 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.117_9007" in sync
    2021/11/14 01:34:08 [DEBUG] agent: Service "_v1_catalog_10.233.11.167_8806" in sync
    2021/11/14 01:34:08 [DEBUG] agent: Service "_v1_sdc_10.233.25.240_8443" in sync
    2021/11/14 01:34:08 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:08 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:08 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:08 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:08 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.18.101_9011" in sync
    2021/11/14 01:34:08 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:08 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:08 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:08 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:08 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.27.126_443" in sync
    2021/11/14 01:34:08 [DEBUG] agent: Service "_v0_multicloud_10.233.6.68_9001" in sync
    2021/11/14 01:34:08 [DEBUG] agent: Service "_v1_multicloud_10.233.6.68_9001" in sync
    2021/11/14 01:34:08 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.25.240_8080" in sync
    2021/11/14 01:34:08 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:08 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:08 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:08 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.11.167_8806" in sync
    2021/11/14 01:34:08 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:08 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:08 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:08 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:08 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.18.101_9011" in sync
    2021/11/14 01:34:08 [DEBUG] agent: Node info in sync
    2021/11/14 01:34:08 [DEBUG] http: Request PUT /v1/agent/service/register (161.567792ms) from=10.233.75.81:34408
    2021/11/14 01:34:08 [DEBUG] agent: Service "_v1_message-router_10.233.15.192_3904" in sync
    2021/11/14 01:34:08 [DEBUG] agent: Service "_v1_sdc-gui_10.233.4.59_8181" in sync
    2021/11/14 01:34:08 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:08 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:08 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:08 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.117_9007" in sync
    2021/11/14 01:34:08 [DEBUG] agent: Service "_v1_nsd_10.233.11.167_8806" in sync
    2021/11/14 01:34:08 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.34.27_9015" in sync
    2021/11/14 01:34:08 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:08 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:08 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:08 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:08 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:08 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:08 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:08 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.18.101_9011" in sync
    2021/11/14 01:34:08 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.117_9007" in sync
    2021/11/14 01:34:08 [DEBUG] agent: Service "_v1_catalog_10.233.11.167_8806" in sync
    2021/11/14 01:34:08 [DEBUG] agent: Service "_v1_sdc_10.233.25.240_8443" in sync
    2021/11/14 01:34:08 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:08 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:08 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:08 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:08 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:08 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.27.126_443" in sync
    2021/11/14 01:34:08 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:08 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:08 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.11.167_8806" in sync
    2021/11/14 01:34:08 [DEBUG] agent: Service "_v0_multicloud_10.233.6.68_9001" in sync
    2021/11/14 01:34:08 [DEBUG] agent: Service "_v1_multicloud_10.233.6.68_9001" in sync
    2021/11/14 01:34:08 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.25.240_8080" in sync
    2021/11/14 01:34:08 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:08 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:08 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:08 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.18.101_9011" in sync
    2021/11/14 01:34:08 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:08 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:08 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:08 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:08 [DEBUG] agent: Service "_v1_wf-gui_10.233.12.231_8443" in sync
    2021/11/14 01:34:08 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:08 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:08 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:08 [DEBUG] agent: Service "_v1_parser_10.233.11.167_8806" in sync
    2021/11/14 01:34:08 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:08 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:08 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:08 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:08 [DEBUG] agent: Node info in sync
    2021/11/14 01:34:09 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v17 (580.745µs) from=10.233.75.81:34410
    2021/11/14 01:34:09 [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.
    2021/11/14 01:34: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.
    2021/11/14 01:34: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.
    2021/11/14 01:34:09 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.27.126_443" in sync
    2021/11/14 01:34:09 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:09 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:09 [INFO] agent: Synced service "_v17_aai-nodes-query_10.233.71.191_8446"
    2021/11/14 01:34:09 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:09 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.11.167_8806" in sync
    2021/11/14 01:34:09 [DEBUG] agent: Service "_v0_multicloud_10.233.6.68_9001" in sync
    2021/11/14 01:34:09 [DEBUG] agent: Service "_v1_multicloud_10.233.6.68_9001" in sync
    2021/11/14 01:34:09 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.25.240_8080" in sync
    2021/11/14 01:34:09 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:09 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:09 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.18.101_9011" in sync
    2021/11/14 01:34:09 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:09 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:09 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:09 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:09 [DEBUG] agent: Service "_v1_wf-gui_10.233.12.231_8443" in sync
    2021/11/14 01:34:09 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:09 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:09 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:09 [DEBUG] agent: Service "_v1_parser_10.233.11.167_8806" in sync
    2021/11/14 01:34:09 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:09 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:09 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:09 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:09 [DEBUG] agent: Service "_v1_message-router_10.233.15.192_3904" in sync
    2021/11/14 01:34:09 [DEBUG] agent: Service "_v1_sdc-gui_10.233.4.59_8181" in sync
    2021/11/14 01:34:09 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:09 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:09 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:09 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:09 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.117_9007" in sync
    2021/11/14 01:34:09 [DEBUG] agent: Service "_v1_nsd_10.233.11.167_8806" in sync
    2021/11/14 01:34:09 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.34.27_9015" in sync
    2021/11/14 01:34:09 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:09 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:09 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:09 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:09 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:09 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:09 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:09 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.18.101_9011" in sync
    2021/11/14 01:34:09 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.117_9007" in sync
    2021/11/14 01:34:09 [DEBUG] agent: Service "_v1_catalog_10.233.11.167_8806" in sync
    2021/11/14 01:34:09 [DEBUG] agent: Service "_v1_sdc_10.233.25.240_8443" in sync
    2021/11/14 01:34:09 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:09 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:09 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:09 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:09 [DEBUG] agent: Node info in sync
    2021/11/14 01:34:09 [DEBUG] http: Request PUT /v1/agent/service/register (220.822781ms) from=10.233.75.81:34412
    2021/11/14 01:34:09 [DEBUG] agent: Service "_v1_wf-gui_10.233.12.231_8443" in sync
    2021/11/14 01:34:09 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:09 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:09 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:09 [DEBUG] agent: Service "_v1_parser_10.233.11.167_8806" in sync
    2021/11/14 01:34:09 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:09 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:09 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:09 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:09 [DEBUG] agent: Service "_v1_message-router_10.233.15.192_3904" in sync
    2021/11/14 01:34:09 [DEBUG] agent: Service "_v1_sdc-gui_10.233.4.59_8181" in sync
    2021/11/14 01:34:09 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:09 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:09 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.117_9007" in sync
    2021/11/14 01:34:09 [DEBUG] agent: Service "_v1_nsd_10.233.11.167_8806" in sync
    2021/11/14 01:34:09 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.34.27_9015" in sync
    2021/11/14 01:34:09 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:09 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:09 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:09 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:09 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:09 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:09 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:09 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.18.101_9011" in sync
    2021/11/14 01:34:09 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.117_9007" in sync
    2021/11/14 01:34:09 [DEBUG] agent: Service "_v1_catalog_10.233.11.167_8806" in sync
    2021/11/14 01:34:09 [DEBUG] agent: Service "_v1_sdc_10.233.25.240_8443" in sync
    2021/11/14 01:34:09 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:09 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:09 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:09 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:09 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:09 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:09 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.27.126_443" in sync
    2021/11/14 01:34:09 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:09 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:09 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:09 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.11.167_8806" in sync
    2021/11/14 01:34:09 [DEBUG] agent: Service "_v0_multicloud_10.233.6.68_9001" in sync
    2021/11/14 01:34:09 [DEBUG] agent: Service "_v1_multicloud_10.233.6.68_9001" in sync
    2021/11/14 01:34:09 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.25.240_8080" in sync
    2021/11/14 01:34:09 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:09 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:09 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:09 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.18.101_9011" in sync
    2021/11/14 01:34:09 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:09 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:09 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:09 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:09 [DEBUG] agent: Node info in sync
    2021/11/14 01:34:09 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v17 (360.122µs) from=10.233.75.81:34414
    2021/11/14 01:34:09 [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.
    2021/11/14 01:34:09 [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.
    2021/11/14 01:34: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.
    2021/11/14 01:34: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.
    2021/11/14 01:34:10 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:10 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.117_9007" in sync
    2021/11/14 01:34:10 [DEBUG] agent: Service "_v1_nsd_10.233.11.167_8806" in sync
    2021/11/14 01:34:10 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.34.27_9015" in sync
    2021/11/14 01:34:10 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:10 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:10 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:10 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:10 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:10 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:10 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:10 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.18.101_9011" in sync
    2021/11/14 01:34:10 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.117_9007" in sync
    2021/11/14 01:34:10 [DEBUG] agent: Service "_v1_catalog_10.233.11.167_8806" in sync
    2021/11/14 01:34:10 [DEBUG] agent: Service "_v1_sdc_10.233.25.240_8443" in sync
    2021/11/14 01:34:10 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:10 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:10 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:10 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:10 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:10 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.27.126_443" in sync
    2021/11/14 01:34:10 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:10 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:10 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:10 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.11.167_8806" in sync
    2021/11/14 01:34:10 [DEBUG] agent: Service "_v0_multicloud_10.233.6.68_9001" in sync
    2021/11/14 01:34:10 [DEBUG] agent: Service "_v1_multicloud_10.233.6.68_9001" in sync
    2021/11/14 01:34:10 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.25.240_8080" in sync
    2021/11/14 01:34:10 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:10 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:10 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:10 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.18.101_9011" in sync
    2021/11/14 01:34:10 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:10 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:10 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:10 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:10 [DEBUG] agent: Service "_v1_wf-gui_10.233.12.231_8443" in sync
    2021/11/14 01:34:10 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:10 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:10 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:10 [INFO] agent: Synced service "_v18__aai-nodes-query_10.233.71.191_8446"
    2021/11/14 01:34:10 [DEBUG] agent: Service "_v1_parser_10.233.11.167_8806" in sync
    2021/11/14 01:34:10 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:10 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:10 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:10 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:10 [DEBUG] agent: Service "_v1_message-router_10.233.15.192_3904" in sync
    2021/11/14 01:34:10 [DEBUG] agent: Service "_v1_sdc-gui_10.233.4.59_8181" in sync
    2021/11/14 01:34:10 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:10 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:10 [DEBUG] agent: Node info in sync
    2021/11/14 01:34:10 [DEBUG] http: Request PUT /v1/agent/service/register (584.830047ms) from=10.233.75.81:34418
    2021/11/14 01:34:10 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:10 [DEBUG] agent: Service "_v1_parser_10.233.11.167_8806" in sync
    2021/11/14 01:34:10 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:10 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:10 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:10 [DEBUG] agent: Service "_v1_message-router_10.233.15.192_3904" in sync
    2021/11/14 01:34:10 [DEBUG] agent: Service "_v1_sdc-gui_10.233.4.59_8181" in sync
    2021/11/14 01:34:10 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:10 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:10 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:10 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:10 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:10 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:10 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.117_9007" in sync
    2021/11/14 01:34:10 [DEBUG] agent: Service "_v1_nsd_10.233.11.167_8806" in sync
    2021/11/14 01:34:10 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.34.27_9015" in sync
    2021/11/14 01:34:10 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:10 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:10 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:10 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:10 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:10 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:10 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:10 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.18.101_9011" in sync
    2021/11/14 01:34:10 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.117_9007" in sync
    2021/11/14 01:34:10 [DEBUG] agent: Service "_v1_catalog_10.233.11.167_8806" in sync
    2021/11/14 01:34:10 [DEBUG] agent: Service "_v1_sdc_10.233.25.240_8443" in sync
    2021/11/14 01:34:10 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:10 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:10 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.27.126_443" in sync
    2021/11/14 01:34:10 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:10 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:10 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:10 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:10 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:10 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:10 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.11.167_8806" in sync
    2021/11/14 01:34:10 [DEBUG] agent: Service "_v0_multicloud_10.233.6.68_9001" in sync
    2021/11/14 01:34:10 [DEBUG] agent: Service "_v1_multicloud_10.233.6.68_9001" in sync
    2021/11/14 01:34:10 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.25.240_8080" in sync
    2021/11/14 01:34:10 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:10 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.18.101_9011" in sync
    2021/11/14 01:34:10 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:10 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:10 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:10 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:10 [DEBUG] agent: Service "_v1_wf-gui_10.233.12.231_8443" in sync
    2021/11/14 01:34:10 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:10 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:10 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:10 [DEBUG] agent: Node info in sync
    2021/11/14 01:34:10 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v18 (385.082µs) from=10.233.75.81:34422
    2021/11/14 01:34:10 [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.
    2021/11/14 01:34: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.
    2021/11/14 01:34: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.
    2021/11/14 01:34:10 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:10 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:10 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:10 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:10 [DEBUG] agent: Service "_v1_wf-gui_10.233.12.231_8443" in sync
    2021/11/14 01:34:10 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:10 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:10 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:10 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:10 [DEBUG] agent: Service "_v1_parser_10.233.11.167_8806" in sync
    2021/11/14 01:34:10 [DEBUG] agent: Service "_v1_sdc-gui_10.233.4.59_8181" in sync
    2021/11/14 01:34:10 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:10 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:10 [INFO] agent: Synced service "_v18_aai-nodes-query_10.233.71.191_8446"
    2021/11/14 01:34:10 [DEBUG] agent: Service "_v1_message-router_10.233.15.192_3904" in sync
    2021/11/14 01:34:10 [DEBUG] agent: Service "_v1_nsd_10.233.11.167_8806" in sync
    2021/11/14 01:34:10 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.34.27_9015" in sync
    2021/11/14 01:34:10 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:10 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:10 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:10 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:10 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:10 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.117_9007" in sync
    2021/11/14 01:34:10 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:10 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:10 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.117_9007" in sync
    2021/11/14 01:34:10 [DEBUG] agent: Service "_v1_catalog_10.233.11.167_8806" in sync
    2021/11/14 01:34:10 [DEBUG] agent: Service "_v1_sdc_10.233.25.240_8443" in sync
    2021/11/14 01:34:10 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:10 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:10 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:10 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:10 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.18.101_9011" in sync
    2021/11/14 01:34:10 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:10 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:10 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:10 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:10 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:10 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.27.126_443" in sync
    2021/11/14 01:34:10 [DEBUG] agent: Service "_v0_multicloud_10.233.6.68_9001" in sync
    2021/11/14 01:34:10 [DEBUG] agent: Service "_v1_multicloud_10.233.6.68_9001" in sync
    2021/11/14 01:34:10 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.25.240_8080" in sync
    2021/11/14 01:34:10 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:10 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:10 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:10 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.11.167_8806" in sync
    2021/11/14 01:34:10 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:10 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:10 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:10 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:10 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.18.101_9011" in sync
    2021/11/14 01:34:10 [DEBUG] agent: Node info in sync
    2021/11/14 01:34:10 [DEBUG] http: Request PUT /v1/agent/service/register (112.676684ms) from=10.233.75.81:34424
    2021/11/14 01:34:10 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.34.27_9015" in sync
    2021/11/14 01:34:10 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:10 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:10 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:10 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:10 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:10 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.117_9007" in sync
    2021/11/14 01:34:10 [DEBUG] agent: Service "_v1_nsd_10.233.11.167_8806" in sync
    2021/11/14 01:34:10 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:10 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:10 [DEBUG] agent: Service "_v1_catalog_10.233.11.167_8806" in sync
    2021/11/14 01:34:10 [DEBUG] agent: Service "_v1_sdc_10.233.25.240_8443" in sync
    2021/11/14 01:34:10 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:10 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:10 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:10 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:10 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.18.101_9011" in sync
    2021/11/14 01:34:10 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.117_9007" in sync
    2021/11/14 01:34:10 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:10 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:10 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:10 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:10 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.27.126_443" in sync
    2021/11/14 01:34:10 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:10 [DEBUG] agent: Service "_v1_multicloud_10.233.6.68_9001" in sync
    2021/11/14 01:34:10 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.25.240_8080" in sync
    2021/11/14 01:34:10 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:10 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:10 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:10 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.11.167_8806" in sync
    2021/11/14 01:34:10 [DEBUG] agent: Service "_v0_multicloud_10.233.6.68_9001" in sync
    2021/11/14 01:34:10 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:10 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:10 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:10 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.18.101_9011" in sync
    2021/11/14 01:34:10 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:10 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:10 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:10 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:10 [DEBUG] agent: Service "_v1_wf-gui_10.233.12.231_8443" in sync
    2021/11/14 01:34:10 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:10 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:10 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:10 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:10 [DEBUG] agent: Service "_v1_parser_10.233.11.167_8806" in sync
    2021/11/14 01:34:10 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:10 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:10 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:10 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:10 [DEBUG] agent: Service "_v1_message-router_10.233.15.192_3904" in sync
    2021/11/14 01:34:10 [DEBUG] agent: Service "_v1_sdc-gui_10.233.4.59_8181" in sync
    2021/11/14 01:34:10 [DEBUG] agent: Node info in sync
    2021/11/14 01:34:10 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v18 (489.86µs) from=10.233.75.81:34430
    2021/11/14 01:34:10 [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.
    2021/11/14 01:34:10 [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.
    2021/11/14 01:34: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.
    2021/11/14 01:34: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.
    2021/11/14 01:34:11 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:11 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:11 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:11 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:11 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:11 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.117_9007" in sync
    2021/11/14 01:34:11 [DEBUG] agent: Service "_v1_nsd_10.233.11.167_8806" in sync
    2021/11/14 01:34:11 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.34.27_9015" in sync
    2021/11/14 01:34:11 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:11 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:11 [DEBUG] agent: Service "_v1_sdc_10.233.25.240_8443" in sync
    2021/11/14 01:34:11 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:11 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:11 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:11 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:11 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.18.101_9011" in sync
    2021/11/14 01:34:11 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.117_9007" in sync
    2021/11/14 01:34:11 [DEBUG] agent: Service "_v1_catalog_10.233.11.167_8806" in sync
    2021/11/14 01:34:11 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:11 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:11 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:11 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.27.126_443" in sync
    2021/11/14 01:34:11 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:11 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:11 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.25.240_8080" in sync
    2021/11/14 01:34:11 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:11 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:11 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:11 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.11.167_8806" in sync
    2021/11/14 01:34:11 [DEBUG] agent: Service "_v0_multicloud_10.233.6.68_9001" in sync
    2021/11/14 01:34:11 [DEBUG] agent: Service "_v1_multicloud_10.233.6.68_9001" in sync
    2021/11/14 01:34:11 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:11 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:11 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.18.101_9011" in sync
    2021/11/14 01:34:11 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:11 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:11 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:11 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:11 [INFO] agent: Synced service "_v19__aai-nodes-query_10.233.71.191_8446"
    2021/11/14 01:34:11 [DEBUG] agent: Service "_v1_wf-gui_10.233.12.231_8443" in sync
    2021/11/14 01:34:11 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:11 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:11 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:11 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:11 [DEBUG] agent: Service "_v1_parser_10.233.11.167_8806" in sync
    2021/11/14 01:34:11 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:11 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:11 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:11 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:11 [DEBUG] agent: Service "_v1_message-router_10.233.15.192_3904" in sync
    2021/11/14 01:34:11 [DEBUG] agent: Service "_v1_sdc-gui_10.233.4.59_8181" in sync
    2021/11/14 01:34:11 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:11 [DEBUG] agent: Node info in sync
    2021/11/14 01:34:11 [DEBUG] http: Request PUT /v1/agent/service/register (991.480001ms) from=10.233.75.81:34432
    2021/11/14 01:34:11 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:11 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:11 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.18.101_9011" in sync
    2021/11/14 01:34:11 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.117_9007" in sync
    2021/11/14 01:34:11 [DEBUG] agent: Service "_v1_catalog_10.233.11.167_8806" in sync
    2021/11/14 01:34:11 [DEBUG] agent: Service "_v1_sdc_10.233.25.240_8443" in sync
    2021/11/14 01:34:11 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:11 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:11 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:11 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:11 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.27.126_443" in sync
    2021/11/14 01:34:11 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:11 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:11 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:11 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:11 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.11.167_8806" in sync
    2021/11/14 01:34:11 [DEBUG] agent: Service "_v0_multicloud_10.233.6.68_9001" in sync
    2021/11/14 01:34:11 [DEBUG] agent: Service "_v1_multicloud_10.233.6.68_9001" in sync
    2021/11/14 01:34:11 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.25.240_8080" in sync
    2021/11/14 01:34:11 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:11 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:11 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.18.101_9011" in sync
    2021/11/14 01:34:11 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:11 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:11 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:11 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:11 [DEBUG] agent: Service "_v1_wf-gui_10.233.12.231_8443" in sync
    2021/11/14 01:34:11 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:11 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:11 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:11 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:11 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:11 [DEBUG] agent: Service "_v1_parser_10.233.11.167_8806" in sync
    2021/11/14 01:34:11 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:11 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:11 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:11 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:11 [DEBUG] agent: Service "_v1_message-router_10.233.15.192_3904" in sync
    2021/11/14 01:34:11 [DEBUG] agent: Service "_v1_sdc-gui_10.233.4.59_8181" in sync
    2021/11/14 01:34:11 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:11 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:11 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:11 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:11 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:11 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.117_9007" in sync
    2021/11/14 01:34:11 [DEBUG] agent: Service "_v1_nsd_10.233.11.167_8806" in sync
    2021/11/14 01:34:11 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.34.27_9015" in sync
    2021/11/14 01:34:11 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:11 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:11 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:11 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:11 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:11 [DEBUG] agent: Node info in sync
    2021/11/14 01:34:11 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v19 (450.333µs) from=10.233.75.81:34440
    2021/11/14 01:34:11 [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.
    2021/11/14 01:34:11 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/11/14 01:34: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.
    2021/11/14 01:34:12 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.25.240_8080" in sync
    2021/11/14 01:34:12 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.18.101_9011" in sync
    2021/11/14 01:34:12 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:12 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:12 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:12 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:12 [DEBUG] agent: Service "_v1_wf-gui_10.233.12.231_8443" in sync
    2021/11/14 01:34:12 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:12 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:12 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:12 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:12 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:12 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:12 [INFO] agent: Synced service "_v19_aai-nodes-query_10.233.71.191_8446"
    2021/11/14 01:34:12 [DEBUG] agent: Service "_v1_message-router_10.233.15.192_3904" in sync
    2021/11/14 01:34:12 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:12 [DEBUG] agent: Service "_v1_nsd_10.233.11.167_8806" in sync
    2021/11/14 01:34:12 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:12 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:12 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:12 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:12 [DEBUG] agent: Service "_v1_sdc_10.233.25.240_8443" in sync
    2021/11/14 01:34:12 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:12 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:12 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:12 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.11.167_8806" in sync
    2021/11/14 01:34:12 [DEBUG] agent: Service "_v0_multicloud_10.233.6.68_9001" in sync
    2021/11/14 01:34:12 [DEBUG] agent: Service "_v1_multicloud_10.233.6.68_9001" in sync
    2021/11/14 01:34:12 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:12 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:12 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:12 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:12 [DEBUG] agent: Service "_v1_parser_10.233.11.167_8806" in sync
    2021/11/14 01:34:12 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:12 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:12 [DEBUG] agent: Service "_v1_sdc-gui_10.233.4.59_8181" in sync
    2021/11/14 01:34:12 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:12 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:12 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.117_9007" in sync
    2021/11/14 01:34:12 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.34.27_9015" in sync
    2021/11/14 01:34:12 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:12 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:12 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:12 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.18.101_9011" in sync
    2021/11/14 01:34:12 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.117_9007" in sync
    2021/11/14 01:34:12 [DEBUG] agent: Service "_v1_catalog_10.233.11.167_8806" in sync
    2021/11/14 01:34:12 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:12 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:12 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:12 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.27.126_443" in sync
    2021/11/14 01:34:12 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:12 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:12 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:12 [DEBUG] agent: Node info in sync
    2021/11/14 01:34:12 [DEBUG] http: Request PUT /v1/agent/service/register (844.802718ms) from=10.233.75.81:34442
    2021/11/14 01:34:12 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:12 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:12 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.18.101_9011" in sync
    2021/11/14 01:34:12 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.117_9007" in sync
    2021/11/14 01:34:12 [DEBUG] agent: Service "_v1_catalog_10.233.11.167_8806" in sync
    2021/11/14 01:34:12 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:12 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:12 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.27.126_443" in sync
    2021/11/14 01:34:12 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:12 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:12 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.25.240_8080" in sync
    2021/11/14 01:34:12 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:12 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:12 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.18.101_9011" in sync
    2021/11/14 01:34:12 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:12 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:12 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:12 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:12 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:12 [DEBUG] agent: Service "_v1_wf-gui_10.233.12.231_8443" in sync
    2021/11/14 01:34:12 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:12 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:12 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:12 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:12 [DEBUG] agent: Service "_v1_message-router_10.233.15.192_3904" in sync
    2021/11/14 01:34:12 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:12 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:12 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:12 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:12 [DEBUG] agent: Service "_v1_nsd_10.233.11.167_8806" in sync
    2021/11/14 01:34:12 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:12 [DEBUG] agent: Service "_v1_sdc_10.233.25.240_8443" in sync
    2021/11/14 01:34:12 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:12 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:12 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:12 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:12 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:12 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:12 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.11.167_8806" in sync
    2021/11/14 01:34:12 [DEBUG] agent: Service "_v0_multicloud_10.233.6.68_9001" in sync
    2021/11/14 01:34:12 [DEBUG] agent: Service "_v1_multicloud_10.233.6.68_9001" in sync
    2021/11/14 01:34:12 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:12 [DEBUG] agent: Service "_v1_parser_10.233.11.167_8806" in sync
    2021/11/14 01:34:12 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:12 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:12 [DEBUG] agent: Service "_v1_sdc-gui_10.233.4.59_8181" in sync
    2021/11/14 01:34:12 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:12 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:12 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:12 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:12 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.117_9007" in sync
    2021/11/14 01:34:12 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.34.27_9015" in sync
    2021/11/14 01:34:12 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:12 [DEBUG] agent: Node info in sync
    2021/11/14 01:34:12 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v19 (425.762µs) from=10.233.75.81:34450
    2021/11/14 01:34:12 [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.
    2021/11/14 01:34:12 [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.
    2021/11/14 01:34: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.
    2021/11/14 01:34: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.
    2021/11/14 01:34:14 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:14 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.11.167_8806" in sync
    2021/11/14 01:34:14 [DEBUG] agent: Service "_v0_multicloud_10.233.6.68_9001" in sync
    2021/11/14 01:34:14 [DEBUG] agent: Service "_v1_multicloud_10.233.6.68_9001" in sync
    2021/11/14 01:34:14 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:14 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:14 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:14 [DEBUG] agent: Service "_v1_parser_10.233.11.167_8806" in sync
    2021/11/14 01:34:14 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:14 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:14 [DEBUG] agent: Service "_v1_sdc-gui_10.233.4.59_8181" in sync
    2021/11/14 01:34:14 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:14 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:14 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.117_9007" in sync
    2021/11/14 01:34:14 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.34.27_9015" in sync
    2021/11/14 01:34:14 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:14 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:14 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:14 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:14 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.18.101_9011" in sync
    2021/11/14 01:34:14 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.117_9007" in sync
    2021/11/14 01:34:14 [DEBUG] agent: Service "_v1_catalog_10.233.11.167_8806" in sync
    2021/11/14 01:34:14 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:14 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:14 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.27.126_443" in sync
    2021/11/14 01:34:14 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:14 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:14 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:14 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.25.240_8080" in sync
    2021/11/14 01:34:14 [INFO] agent: Synced service "_v11__aai-nquery_10.233.71.191_8446"
    2021/11/14 01:34:14 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.18.101_9011" in sync
    2021/11/14 01:34:14 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:14 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:14 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:14 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:14 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:14 [DEBUG] agent: Service "_v1_wf-gui_10.233.12.231_8443" in sync
    2021/11/14 01:34:14 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:14 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:14 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:14 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:14 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:14 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:14 [DEBUG] agent: Service "_v1_message-router_10.233.15.192_3904" in sync
    2021/11/14 01:34:14 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:14 [DEBUG] agent: Service "_v1_nsd_10.233.11.167_8806" in sync
    2021/11/14 01:34:14 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:14 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:14 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:14 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:14 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:14 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:14 [DEBUG] agent: Service "_v1_sdc_10.233.25.240_8443" in sync
    2021/11/14 01:34:14 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:14 [DEBUG] agent: Node info in sync
    2021/11/14 01:34:14 [DEBUG] http: Request PUT /v1/agent/service/register (1.12581652s) from=10.233.75.81:34452
    2021/11/14 01:34:14 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:14 [DEBUG] agent: Service "_v1_parser_10.233.11.167_8806" in sync
    2021/11/14 01:34:14 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:14 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:14 [DEBUG] agent: Service "_v1_sdc-gui_10.233.4.59_8181" in sync
    2021/11/14 01:34:14 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:14 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:14 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.117_9007" in sync
    2021/11/14 01:34:14 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.34.27_9015" in sync
    2021/11/14 01:34:14 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:14 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:14 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:14 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.18.101_9011" in sync
    2021/11/14 01:34:14 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.117_9007" in sync
    2021/11/14 01:34:14 [DEBUG] agent: Service "_v1_catalog_10.233.11.167_8806" in sync
    2021/11/14 01:34:14 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:14 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:14 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:14 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.27.126_443" in sync
    2021/11/14 01:34:14 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:14 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:14 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:14 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.25.240_8080" in sync
    2021/11/14 01:34:14 [DEBUG] agent: Service "_v11__aai-nquery_10.233.71.191_8446" in sync
    2021/11/14 01:34:14 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.18.101_9011" in sync
    2021/11/14 01:34:14 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:14 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:14 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:14 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:14 [DEBUG] agent: Service "_v1_wf-gui_10.233.12.231_8443" in sync
    2021/11/14 01:34:14 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:14 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:14 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:14 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:14 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:14 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:14 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:14 [DEBUG] agent: Service "_v1_message-router_10.233.15.192_3904" in sync
    2021/11/14 01:34:14 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:14 [DEBUG] agent: Service "_v1_nsd_10.233.11.167_8806" in sync
    2021/11/14 01:34:14 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:14 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:14 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:14 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:14 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:14 [DEBUG] agent: Service "_v1_sdc_10.233.25.240_8443" in sync
    2021/11/14 01:34:14 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:14 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:14 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.11.167_8806" in sync
    2021/11/14 01:34:14 [DEBUG] agent: Service "_v0_multicloud_10.233.6.68_9001" in sync
    2021/11/14 01:34:14 [DEBUG] agent: Service "_v1_multicloud_10.233.6.68_9001" in sync
    2021/11/14 01:34:14 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:14 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:14 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:14 [DEBUG] agent: Node info in sync
    2021/11/14 01:34:14 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v11 (556.727µs) from=10.233.75.81:34460
    2021/11/14 01:34:14 [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.
    2021/11/14 01:34:14 [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.
    2021/11/14 01:34: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.
    2021/11/14 01:34:18 [DEBUG] consul: Skipping self join check for "onap-msb-consul-55bf85f47-sv6p7" since the cluster is too small
    2021/11/14 01:34:19 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:19 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:19 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:19 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.11.167_8806" in sync
    2021/11/14 01:34:19 [DEBUG] agent: Service "_v0_multicloud_10.233.6.68_9001" in sync
    2021/11/14 01:34:19 [DEBUG] agent: Service "_v1_multicloud_10.233.6.68_9001" in sync
    2021/11/14 01:34:19 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:19 [DEBUG] agent: Service "_v1_parser_10.233.11.167_8806" in sync
    2021/11/14 01:34:19 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:19 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:19 [DEBUG] agent: Service "_v1_sdc-gui_10.233.4.59_8181" in sync
    2021/11/14 01:34:19 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:19 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:19 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:19 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:19 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.117_9007" in sync
    2021/11/14 01:34:19 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.34.27_9015" in sync
    2021/11/14 01:34:19 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:19 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:19 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:19 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:19 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.18.101_9011" in sync
    2021/11/14 01:34:19 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.117_9007" in sync
    2021/11/14 01:34:19 [DEBUG] agent: Service "_v1_catalog_10.233.11.167_8806" in sync
    2021/11/14 01:34:19 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:19 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.27.126_443" in sync
    2021/11/14 01:34:19 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:19 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:19 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.25.240_8080" in sync
    2021/11/14 01:34:19 [DEBUG] agent: Service "_v11__aai-nquery_10.233.71.191_8446" in sync
    2021/11/14 01:34:19 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:19 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:19 [INFO] agent: Synced service "_v11_aai-nquery_10.233.71.191_8446"
    2021/11/14 01:34:19 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.18.101_9011" in sync
    2021/11/14 01:34:19 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:19 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:19 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:19 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:19 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:19 [DEBUG] agent: Service "_v1_wf-gui_10.233.12.231_8443" in sync
    2021/11/14 01:34:19 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:19 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:19 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:19 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:19 [DEBUG] agent: Service "_v1_message-router_10.233.15.192_3904" in sync
    2021/11/14 01:34:19 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:19 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:19 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:19 [DEBUG] agent: Service "_v1_nsd_10.233.11.167_8806" in sync
    2021/11/14 01:34:19 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:19 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:19 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:19 [DEBUG] agent: Service "_v1_sdc_10.233.25.240_8443" in sync
    2021/11/14 01:34:19 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:19 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:19 [DEBUG] agent: Node info in sync
    2021/11/14 01:34:19 [DEBUG] http: Request PUT /v1/agent/service/register (5.476508431s) from=10.233.75.81:34462
    2021/11/14 01:34:19 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:19 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:19 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:19 [DEBUG] agent: Service "_v1_sdc_10.233.25.240_8443" in sync
    2021/11/14 01:34:19 [DEBUG] agent: Service "_v0_multicloud_10.233.6.68_9001" in sync
    2021/11/14 01:34:19 [DEBUG] agent: Service "_v1_multicloud_10.233.6.68_9001" in sync
    2021/11/14 01:34:19 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:19 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:19 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:19 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.11.167_8806" in sync
    2021/11/14 01:34:19 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:19 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:19 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:19 [DEBUG] agent: Service "_v1_parser_10.233.11.167_8806" in sync
    2021/11/14 01:34:19 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:19 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:19 [DEBUG] agent: Service "_v1_sdc-gui_10.233.4.59_8181" in sync
    2021/11/14 01:34:19 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.34.27_9015" in sync
    2021/11/14 01:34:19 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:19 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:19 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:19 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.117_9007" in sync
    2021/11/14 01:34:19 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.117_9007" in sync
    2021/11/14 01:34:19 [DEBUG] agent: Service "_v1_catalog_10.233.11.167_8806" in sync
    2021/11/14 01:34:19 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:19 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:19 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:19 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.18.101_9011" in sync
    2021/11/14 01:34:19 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:19 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:19 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:19 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.27.126_443" in sync
    2021/11/14 01:34:19 [DEBUG] agent: Service "_v11__aai-nquery_10.233.71.191_8446" in sync
    2021/11/14 01:34:19 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.25.240_8080" in sync
    2021/11/14 01:34:19 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:19 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:19 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:19 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:19 [DEBUG] agent: Service "_v11_aai-nquery_10.233.71.191_8446" in sync
    2021/11/14 01:34:19 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.18.101_9011" in sync
    2021/11/14 01:34:19 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:19 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:19 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:19 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:19 [DEBUG] agent: Service "_v1_wf-gui_10.233.12.231_8443" in sync
    2021/11/14 01:34:19 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:19 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:19 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:19 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:19 [DEBUG] agent: Service "_v1_message-router_10.233.15.192_3904" in sync
    2021/11/14 01:34:19 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:19 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:19 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:19 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:19 [DEBUG] agent: Service "_v1_nsd_10.233.11.167_8806" in sync
    2021/11/14 01:34:19 [DEBUG] agent: Node info in sync
    2021/11/14 01:34:19 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v11 (842.801µs) from=10.233.75.81:34502
    2021/11/14 01:34:20 [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.
    2021/11/14 01:34:20 [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.
    2021/11/14 01:34: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.
    2021/11/14 01:34: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.
    2021/11/14 01:34:21 [DEBUG] agent: Service "_v1_nsd_10.233.11.167_8806" in sync
    2021/11/14 01:34:21 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:21 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:21 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:21 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:21 [DEBUG] agent: Service "_v1_sdc_10.233.25.240_8443" in sync
    2021/11/14 01:34:21 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:21 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:21 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:21 [INFO] agent: Synced service "_v12__aai-nquery_10.233.71.191_8446"
    2021/11/14 01:34:21 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:21 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.11.167_8806" in sync
    2021/11/14 01:34:21 [DEBUG] agent: Service "_v0_multicloud_10.233.6.68_9001" in sync
    2021/11/14 01:34:21 [DEBUG] agent: Service "_v1_multicloud_10.233.6.68_9001" in sync
    2021/11/14 01:34:21 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:21 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:21 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:21 [DEBUG] agent: Service "_v1_parser_10.233.11.167_8806" in sync
    2021/11/14 01:34:21 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:21 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:21 [DEBUG] agent: Service "_v1_sdc-gui_10.233.4.59_8181" in sync
    2021/11/14 01:34:21 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:21 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:21 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.117_9007" in sync
    2021/11/14 01:34:21 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.34.27_9015" in sync
    2021/11/14 01:34:21 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:21 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:21 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:21 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:21 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.18.101_9011" in sync
    2021/11/14 01:34:21 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.117_9007" in sync
    2021/11/14 01:34:21 [DEBUG] agent: Service "_v1_catalog_10.233.11.167_8806" in sync
    2021/11/14 01:34:21 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:21 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:21 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.27.126_443" in sync
    2021/11/14 01:34:21 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:21 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:21 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:21 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.25.240_8080" in sync
    2021/11/14 01:34:21 [DEBUG] agent: Service "_v11__aai-nquery_10.233.71.191_8446" in sync
    2021/11/14 01:34:21 [DEBUG] agent: Service "_v11_aai-nquery_10.233.71.191_8446" in sync
    2021/11/14 01:34:21 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.18.101_9011" in sync
    2021/11/14 01:34:21 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:21 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:21 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:21 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:21 [DEBUG] agent: Service "_v1_wf-gui_10.233.12.231_8443" in sync
    2021/11/14 01:34:21 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:21 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:21 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:21 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:21 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:21 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:21 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:21 [DEBUG] agent: Service "_v1_message-router_10.233.15.192_3904" in sync
    2021/11/14 01:34:21 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:21 [DEBUG] agent: Node info in sync
    2021/11/14 01:34:21 [DEBUG] http: Request PUT /v1/agent/service/register (1.042896965s) from=10.233.75.81:34506
    2021/11/14 01:34:21 [DEBUG] agent: Service "_v1_sdc-gui_10.233.4.59_8181" in sync
    2021/11/14 01:34:21 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:21 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:21 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:21 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.117_9007" in sync
    2021/11/14 01:34:21 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.34.27_9015" in sync
    2021/11/14 01:34:21 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:21 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:21 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:21 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:21 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.18.101_9011" in sync
    2021/11/14 01:34:21 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.117_9007" in sync
    2021/11/14 01:34:21 [DEBUG] agent: Service "_v1_catalog_10.233.11.167_8806" in sync
    2021/11/14 01:34:21 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:21 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.27.126_443" in sync
    2021/11/14 01:34:21 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:21 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:21 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:21 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.25.240_8080" in sync
    2021/11/14 01:34:21 [DEBUG] agent: Service "_v11__aai-nquery_10.233.71.191_8446" in sync
    2021/11/14 01:34:21 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:21 [DEBUG] agent: Service "_v11_aai-nquery_10.233.71.191_8446" in sync
    2021/11/14 01:34:21 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.18.101_9011" in sync
    2021/11/14 01:34:21 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:21 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:21 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:21 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:21 [DEBUG] agent: Service "_v1_wf-gui_10.233.12.231_8443" in sync
    2021/11/14 01:34:21 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:21 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:21 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:21 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:21 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:21 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:21 [DEBUG] agent: Service "_v1_message-router_10.233.15.192_3904" in sync
    2021/11/14 01:34:21 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:21 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:21 [DEBUG] agent: Service "_v1_nsd_10.233.11.167_8806" in sync
    2021/11/14 01:34:21 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:21 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:21 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:21 [DEBUG] agent: Service "_v1_sdc_10.233.25.240_8443" in sync
    2021/11/14 01:34:21 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:21 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:21 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:21 [DEBUG] agent: Service "_v12__aai-nquery_10.233.71.191_8446" in sync
    2021/11/14 01:34:21 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:21 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:21 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.11.167_8806" in sync
    2021/11/14 01:34:21 [DEBUG] agent: Service "_v0_multicloud_10.233.6.68_9001" in sync
    2021/11/14 01:34:21 [DEBUG] agent: Service "_v1_multicloud_10.233.6.68_9001" in sync
    2021/11/14 01:34:21 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:21 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:21 [DEBUG] agent: Service "_v1_parser_10.233.11.167_8806" in sync
    2021/11/14 01:34:21 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:21 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:21 [DEBUG] agent: Node info in sync
    2021/11/14 01:34:21 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v12 (533.985µs) from=10.233.75.81:34512
    2021/11/14 01:34:21 [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.
    2021/11/14 01:34: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.
    2021/11/14 01:34: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.
    2021/11/14 01:34:22 [DEBUG] agent: Service "_v1_sdc_10.233.25.240_8443" in sync
    2021/11/14 01:34:22 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:22 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:22 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:22 [DEBUG] agent: Service "_v12__aai-nquery_10.233.71.191_8446" in sync
    2021/11/14 01:34:22 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.11.167_8806" in sync
    2021/11/14 01:34:22 [DEBUG] agent: Service "_v0_multicloud_10.233.6.68_9001" in sync
    2021/11/14 01:34:22 [DEBUG] agent: Service "_v1_multicloud_10.233.6.68_9001" in sync
    2021/11/14 01:34:22 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:22 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:22 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:22 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:22 [DEBUG] agent: Service "_v1_parser_10.233.11.167_8806" in sync
    2021/11/14 01:34:22 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:22 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:22 [DEBUG] agent: Service "_v1_sdc-gui_10.233.4.59_8181" in sync
    2021/11/14 01:34:22 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:22 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:22 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.117_9007" in sync
    2021/11/14 01:34:22 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.34.27_9015" in sync
    2021/11/14 01:34:22 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:22 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:22 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:22 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.18.101_9011" in sync
    2021/11/14 01:34:22 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.117_9007" in sync
    2021/11/14 01:34:22 [DEBUG] agent: Service "_v1_catalog_10.233.11.167_8806" in sync
    2021/11/14 01:34:22 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:22 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:22 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:22 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.27.126_443" in sync
    2021/11/14 01:34:22 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:22 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:22 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:22 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.25.240_8080" in sync
    2021/11/14 01:34:22 [DEBUG] agent: Service "_v11__aai-nquery_10.233.71.191_8446" in sync
    2021/11/14 01:34:22 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.18.101_9011" in sync
    2021/11/14 01:34:22 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:22 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:22 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:22 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:22 [DEBUG] agent: Service "_v11_aai-nquery_10.233.71.191_8446" in sync
    2021/11/14 01:34:22 [INFO] agent: Synced service "_v12_aai-nquery_10.233.71.191_8446"
    2021/11/14 01:34:22 [DEBUG] agent: Service "_v1_wf-gui_10.233.12.231_8443" in sync
    2021/11/14 01:34:22 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:22 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:22 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:22 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:22 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:22 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:22 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:22 [DEBUG] agent: Service "_v1_message-router_10.233.15.192_3904" in sync
    2021/11/14 01:34:22 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:22 [DEBUG] agent: Service "_v1_nsd_10.233.11.167_8806" in sync
    2021/11/14 01:34:22 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:22 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:22 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:22 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:22 [DEBUG] agent: Node info in sync
    2021/11/14 01:34:22 [DEBUG] http: Request PUT /v1/agent/service/register (1.500324649s) from=10.233.75.81:34514
    2021/11/14 01:34:22 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:22 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:22 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:22 [DEBUG] agent: Service "_v1_nsd_10.233.11.167_8806" in sync
    2021/11/14 01:34:22 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:22 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:22 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:22 [DEBUG] agent: Service "_v1_sdc_10.233.25.240_8443" in sync
    2021/11/14 01:34:22 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:22 [DEBUG] agent: Service "_v12__aai-nquery_10.233.71.191_8446" in sync
    2021/11/14 01:34:22 [DEBUG] agent: Service "_v1_multicloud_10.233.6.68_9001" in sync
    2021/11/14 01:34:22 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:22 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:22 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:22 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.11.167_8806" in sync
    2021/11/14 01:34:22 [DEBUG] agent: Service "_v0_multicloud_10.233.6.68_9001" in sync
    2021/11/14 01:34:22 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:22 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:22 [DEBUG] agent: Service "_v1_parser_10.233.11.167_8806" in sync
    2021/11/14 01:34:22 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:22 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:22 [DEBUG] agent: Service "_v1_sdc-gui_10.233.4.59_8181" in sync
    2021/11/14 01:34:22 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:22 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:22 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:22 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:22 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.117_9007" in sync
    2021/11/14 01:34:22 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.34.27_9015" in sync
    2021/11/14 01:34:22 [DEBUG] agent: Service "_v1_catalog_10.233.11.167_8806" in sync
    2021/11/14 01:34:22 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:22 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:22 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:22 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.18.101_9011" in sync
    2021/11/14 01:34:22 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.117_9007" in sync
    2021/11/14 01:34:22 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:22 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v12 (523.248µs) from=10.233.75.81:34524
    2021/11/14 01:34:22 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:22 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.27.126_443" in sync
    2021/11/14 01:34:22 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:22 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.25.240_8080" in sync
    2021/11/14 01:34:22 [DEBUG] agent: Service "_v11__aai-nquery_10.233.71.191_8446" in sync
    2021/11/14 01:34:23 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:23 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:23 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:22 [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.
    2021/11/14 01:34:23 [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.
    2021/11/14 01:34: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.
    2021/11/14 01:34: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.
    2021/11/14 01:34:23 [DEBUG] agent: Service "_v11_aai-nquery_10.233.71.191_8446" in sync
    2021/11/14 01:34:23 [DEBUG] agent: Service "_v12_aai-nquery_10.233.71.191_8446" in sync
    2021/11/14 01:34:23 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.18.101_9011" in sync
    2021/11/14 01:34:23 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:23 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:23 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:23 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:23 [DEBUG] agent: Service "_v1_wf-gui_10.233.12.231_8443" in sync
    2021/11/14 01:34:23 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:23 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:23 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:23 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:23 [DEBUG] agent: Service "_v1_message-router_10.233.15.192_3904" in sync
    2021/11/14 01:34:23 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:23 [DEBUG] agent: Node info in sync
    2021/11/14 01:34:23 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:23 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:23 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:23 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.27.126_443" in sync
    2021/11/14 01:34:23 [DEBUG] agent: Service "_v11__aai-nquery_10.233.71.191_8446" in sync
    2021/11/14 01:34:23 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.25.240_8080" in sync
    2021/11/14 01:34:23 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:23 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:23 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:23 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:23 [DEBUG] agent: Service "_v11_aai-nquery_10.233.71.191_8446" in sync
    2021/11/14 01:34:23 [DEBUG] agent: Service "_v12_aai-nquery_10.233.71.191_8446" in sync
    2021/11/14 01:34:23 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.18.101_9011" in sync
    2021/11/14 01:34:23 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:23 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:23 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:23 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:23 [DEBUG] agent: Service "_v1_wf-gui_10.233.12.231_8443" in sync
    2021/11/14 01:34:23 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:23 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:23 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:23 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:23 [DEBUG] agent: Service "_v1_message-router_10.233.15.192_3904" in sync
    2021/11/14 01:34:23 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:23 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:23 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:23 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:23 [DEBUG] agent: Service "_v1_nsd_10.233.11.167_8806" in sync
    2021/11/14 01:34:23 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:23 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:23 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:23 [DEBUG] agent: Service "_v1_sdc_10.233.25.240_8443" in sync
    2021/11/14 01:34:23 [INFO] agent: Synced service "_v13__aai-nquery_10.233.71.191_8446"
    2021/11/14 01:34:23 [DEBUG] agent: Service "_v12__aai-nquery_10.233.71.191_8446" in sync
    2021/11/14 01:34:23 [DEBUG] agent: Service "_v0_multicloud_10.233.6.68_9001" in sync
    2021/11/14 01:34:23 [DEBUG] agent: Service "_v1_multicloud_10.233.6.68_9001" in sync
    2021/11/14 01:34:23 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:23 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:23 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:23 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.11.167_8806" in sync
    2021/11/14 01:34:23 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:23 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:23 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:23 [DEBUG] agent: Service "_v1_parser_10.233.11.167_8806" in sync
    2021/11/14 01:34:23 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:23 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:23 [DEBUG] agent: Service "_v1_sdc-gui_10.233.4.59_8181" in sync
    2021/11/14 01:34:23 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.34.27_9015" in sync
    2021/11/14 01:34:23 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:23 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:23 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:23 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.117_9007" in sync
    2021/11/14 01:34:23 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.117_9007" in sync
    2021/11/14 01:34:23 [DEBUG] agent: Service "_v1_catalog_10.233.11.167_8806" in sync
    2021/11/14 01:34:23 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:23 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:23 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:23 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.18.101_9011" in sync
    2021/11/14 01:34:23 [DEBUG] agent: Node info in sync
    2021/11/14 01:34:23 [DEBUG] http: Request PUT /v1/agent/service/register (600.15161ms) from=10.233.75.81:34526
    2021/11/14 01:34:23 [DEBUG] agent: Service "_v1_sdc-gui_10.233.4.59_8181" in sync
    2021/11/14 01:34:23 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:23 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:23 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:23 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.117_9007" in sync
    2021/11/14 01:34:23 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.34.27_9015" in sync
    2021/11/14 01:34:23 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:23 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:23 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:23 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:23 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.18.101_9011" in sync
    2021/11/14 01:34:23 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.117_9007" in sync
    2021/11/14 01:34:23 [DEBUG] agent: Service "_v1_catalog_10.233.11.167_8806" in sync
    2021/11/14 01:34:23 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:23 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.27.126_443" in sync
    2021/11/14 01:34:23 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:23 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:23 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:23 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.25.240_8080" in sync
    2021/11/14 01:34:23 [DEBUG] agent: Service "_v11__aai-nquery_10.233.71.191_8446" in sync
    2021/11/14 01:34:23 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:23 [DEBUG] agent: Service "_v11_aai-nquery_10.233.71.191_8446" in sync
    2021/11/14 01:34:23 [DEBUG] agent: Service "_v12_aai-nquery_10.233.71.191_8446" in sync
    2021/11/14 01:34:23 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.18.101_9011" in sync
    2021/11/14 01:34:23 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:23 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:23 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:23 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:23 [DEBUG] agent: Service "_v1_wf-gui_10.233.12.231_8443" in sync
    2021/11/14 01:34:23 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:23 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:23 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:23 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:23 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:23 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:23 [DEBUG] agent: Service "_v1_message-router_10.233.15.192_3904" in sync
    2021/11/14 01:34:23 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:23 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:23 [DEBUG] agent: Service "_v1_nsd_10.233.11.167_8806" in sync
    2021/11/14 01:34:23 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:23 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:23 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:23 [DEBUG] agent: Service "_v1_sdc_10.233.25.240_8443" in sync
    2021/11/14 01:34:23 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:23 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:23 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:23 [DEBUG] agent: Service "_v12__aai-nquery_10.233.71.191_8446" in sync
    2021/11/14 01:34:23 [DEBUG] agent: Service "_v13__aai-nquery_10.233.71.191_8446" in sync
    2021/11/14 01:34:23 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:23 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:23 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.11.167_8806" in sync
    2021/11/14 01:34:23 [DEBUG] agent: Service "_v0_multicloud_10.233.6.68_9001" in sync
    2021/11/14 01:34:23 [DEBUG] agent: Service "_v1_multicloud_10.233.6.68_9001" in sync
    2021/11/14 01:34:23 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:23 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:23 [DEBUG] agent: Service "_v1_parser_10.233.11.167_8806" in sync
    2021/11/14 01:34:23 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:23 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:23 [DEBUG] agent: Node info in sync
    2021/11/14 01:34:23 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v13 (589.831µs) from=10.233.75.81:34530
    2021/11/14 01:34:23 [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.
    2021/11/14 01:34: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.
    2021/11/14 01:34: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.
    2021/11/14 01:34:24 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.27.126_443" in sync
    2021/11/14 01:34:24 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:24 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:24 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:24 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.25.240_8080" in sync
    2021/11/14 01:34:24 [DEBUG] agent: Service "_v11__aai-nquery_10.233.71.191_8446" in sync
    2021/11/14 01:34:24 [DEBUG] agent: Service "_v11_aai-nquery_10.233.71.191_8446" in sync
    2021/11/14 01:34:24 [DEBUG] agent: Service "_v12_aai-nquery_10.233.71.191_8446" in sync
    2021/11/14 01:34:24 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.18.101_9011" in sync
    2021/11/14 01:34:24 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:24 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:24 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:24 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:24 [DEBUG] agent: Service "_v1_wf-gui_10.233.12.231_8443" in sync
    2021/11/14 01:34:24 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:24 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:24 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:24 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:24 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:24 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:24 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:24 [DEBUG] agent: Service "_v1_message-router_10.233.15.192_3904" in sync
    2021/11/14 01:34:24 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:24 [DEBUG] agent: Service "_v1_nsd_10.233.11.167_8806" in sync
    2021/11/14 01:34:24 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:24 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:24 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:24 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:24 [DEBUG] agent: Service "_v1_sdc_10.233.25.240_8443" in sync
    2021/11/14 01:34:24 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:24 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:24 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:24 [DEBUG] agent: Service "_v12__aai-nquery_10.233.71.191_8446" in sync
    2021/11/14 01:34:24 [DEBUG] agent: Service "_v13__aai-nquery_10.233.71.191_8446" in sync
    2021/11/14 01:34:24 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:24 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.11.167_8806" in sync
    2021/11/14 01:34:24 [DEBUG] agent: Service "_v0_multicloud_10.233.6.68_9001" in sync
    2021/11/14 01:34:24 [DEBUG] agent: Service "_v1_multicloud_10.233.6.68_9001" in sync
    2021/11/14 01:34:24 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:24 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:24 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:24 [DEBUG] agent: Service "_v1_parser_10.233.11.167_8806" in sync
    2021/11/14 01:34:24 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:24 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:24 [INFO] agent: Synced service "_v13_aai-nquery_10.233.71.191_8446"
    2021/11/14 01:34:24 [DEBUG] agent: Service "_v1_sdc-gui_10.233.4.59_8181" in sync
    2021/11/14 01:34:24 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:24 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:24 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.117_9007" in sync
    2021/11/14 01:34:24 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.34.27_9015" in sync
    2021/11/14 01:34:24 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:24 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:24 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:24 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:24 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.18.101_9011" in sync
    2021/11/14 01:34:24 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.117_9007" in sync
    2021/11/14 01:34:24 [DEBUG] agent: Service "_v1_catalog_10.233.11.167_8806" in sync
    2021/11/14 01:34:24 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:24 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:24 [DEBUG] agent: Node info in sync
    2021/11/14 01:34:24 [DEBUG] http: Request PUT /v1/agent/service/register (800.70335ms) from=10.233.75.81:34532
    2021/11/14 01:34:24 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:24 [DEBUG] agent: Service "_v1_wf-gui_10.233.12.231_8443" in sync
    2021/11/14 01:34:24 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:24 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:24 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:24 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:24 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:24 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:24 [DEBUG] agent: Service "_v1_message-router_10.233.15.192_3904" in sync
    2021/11/14 01:34:24 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:24 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:24 [DEBUG] agent: Service "_v1_nsd_10.233.11.167_8806" in sync
    2021/11/14 01:34:24 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:24 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:24 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:24 [DEBUG] agent: Service "_v1_sdc_10.233.25.240_8443" in sync
    2021/11/14 01:34:24 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:24 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:24 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:24 [DEBUG] agent: Service "_v12__aai-nquery_10.233.71.191_8446" in sync
    2021/11/14 01:34:24 [DEBUG] agent: Service "_v13__aai-nquery_10.233.71.191_8446" in sync
    2021/11/14 01:34:24 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:24 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:24 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.11.167_8806" in sync
    2021/11/14 01:34:24 [DEBUG] agent: Service "_v0_multicloud_10.233.6.68_9001" in sync
    2021/11/14 01:34:24 [DEBUG] agent: Service "_v1_multicloud_10.233.6.68_9001" in sync
    2021/11/14 01:34:24 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:24 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:24 [DEBUG] agent: Service "_v1_parser_10.233.11.167_8806" in sync
    2021/11/14 01:34:24 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:24 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:24 [DEBUG] agent: Service "_v13_aai-nquery_10.233.71.191_8446" in sync
    2021/11/14 01:34:24 [DEBUG] agent: Service "_v1_sdc-gui_10.233.4.59_8181" in sync
    2021/11/14 01:34:24 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:24 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:24 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:24 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.117_9007" in sync
    2021/11/14 01:34:24 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.34.27_9015" in sync
    2021/11/14 01:34:24 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:24 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:24 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:24 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:24 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.18.101_9011" in sync
    2021/11/14 01:34:24 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.117_9007" in sync
    2021/11/14 01:34:24 [DEBUG] agent: Service "_v1_catalog_10.233.11.167_8806" in sync
    2021/11/14 01:34:24 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:24 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.27.126_443" in sync
    2021/11/14 01:34:24 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:24 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:24 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:24 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.25.240_8080" in sync
    2021/11/14 01:34:24 [DEBUG] agent: Service "_v11__aai-nquery_10.233.71.191_8446" in sync
    2021/11/14 01:34:24 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:24 [DEBUG] agent: Service "_v11_aai-nquery_10.233.71.191_8446" in sync
    2021/11/14 01:34:24 [DEBUG] agent: Service "_v12_aai-nquery_10.233.71.191_8446" in sync
    2021/11/14 01:34:24 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.18.101_9011" in sync
    2021/11/14 01:34:24 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:24 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:24 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:24 [DEBUG] agent: Node info in sync
    2021/11/14 01:34:24 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v13 (556.927µs) from=10.233.75.81:34536
    2021/11/14 01:34:24 [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.
    2021/11/14 01:34:24 [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.
    2021/11/14 01:34: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.
    2021/11/14 01:34: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.
    2021/11/14 01:34:26 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:26 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.117_9007" in sync
    2021/11/14 01:34:26 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.34.27_9015" in sync
    2021/11/14 01:34:26 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:26 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:26 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:26 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:26 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.18.101_9011" in sync
    2021/11/14 01:34:26 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.117_9007" in sync
    2021/11/14 01:34:26 [DEBUG] agent: Service "_v1_catalog_10.233.11.167_8806" in sync
    2021/11/14 01:34:26 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:26 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.27.126_443" in sync
    2021/11/14 01:34:26 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:26 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:26 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:26 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.25.240_8080" in sync
    2021/11/14 01:34:26 [DEBUG] agent: Service "_v11__aai-nquery_10.233.71.191_8446" in sync
    2021/11/14 01:34:26 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:26 [DEBUG] agent: Service "_v11_aai-nquery_10.233.71.191_8446" in sync
    2021/11/14 01:34:26 [DEBUG] agent: Service "_v12_aai-nquery_10.233.71.191_8446" in sync
    2021/11/14 01:34:26 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.18.101_9011" in sync
    2021/11/14 01:34:26 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:26 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:26 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:26 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:26 [DEBUG] agent: Service "_v1_wf-gui_10.233.12.231_8443" in sync
    2021/11/14 01:34:26 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:26 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:26 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:26 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:26 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:26 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:26 [DEBUG] agent: Service "_v1_message-router_10.233.15.192_3904" in sync
    2021/11/14 01:34:26 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:26 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:26 [DEBUG] agent: Service "_v1_nsd_10.233.11.167_8806" in sync
    2021/11/14 01:34:26 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:26 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:26 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:26 [DEBUG] agent: Service "_v1_sdc_10.233.25.240_8443" in sync
    2021/11/14 01:34:26 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:26 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:26 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:26 [DEBUG] agent: Service "_v12__aai-nquery_10.233.71.191_8446" in sync
    2021/11/14 01:34:26 [DEBUG] agent: Service "_v13__aai-nquery_10.233.71.191_8446" in sync
    2021/11/14 01:34:26 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:26 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:26 [INFO] agent: Synced service "_v14__aai-nquery_10.233.71.191_8446"
    2021/11/14 01:34:26 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.11.167_8806" in sync
    2021/11/14 01:34:26 [DEBUG] agent: Service "_v0_multicloud_10.233.6.68_9001" in sync
    2021/11/14 01:34:26 [DEBUG] agent: Service "_v1_multicloud_10.233.6.68_9001" in sync
    2021/11/14 01:34:26 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:26 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:26 [DEBUG] agent: Service "_v1_parser_10.233.11.167_8806" in sync
    2021/11/14 01:34:26 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:26 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:26 [DEBUG] agent: Service "_v13_aai-nquery_10.233.71.191_8446" in sync
    2021/11/14 01:34:26 [DEBUG] agent: Service "_v1_sdc-gui_10.233.4.59_8181" in sync
    2021/11/14 01:34:26 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:26 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:26 [DEBUG] agent: Node info in sync
    2021/11/14 01:34:26 [DEBUG] http: Request PUT /v1/agent/service/register (2.083500306s) from=10.233.75.81:34538
    2021/11/14 01:34:26 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:26 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.117_9007" in sync
    2021/11/14 01:34:26 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.34.27_9015" in sync
    2021/11/14 01:34:26 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:26 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:26 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:26 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:26 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.18.101_9011" in sync
    2021/11/14 01:34:26 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.117_9007" in sync
    2021/11/14 01:34:26 [DEBUG] agent: Service "_v1_catalog_10.233.11.167_8806" in sync
    2021/11/14 01:34:26 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:26 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.27.126_443" in sync
    2021/11/14 01:34:26 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:26 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:26 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:26 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.25.240_8080" in sync
    2021/11/14 01:34:26 [DEBUG] agent: Service "_v11__aai-nquery_10.233.71.191_8446" in sync
    2021/11/14 01:34:26 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:26 [DEBUG] agent: Service "_v11_aai-nquery_10.233.71.191_8446" in sync
    2021/11/14 01:34:26 [DEBUG] agent: Service "_v12_aai-nquery_10.233.71.191_8446" in sync
    2021/11/14 01:34:26 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.18.101_9011" in sync
    2021/11/14 01:34:26 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:26 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:26 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:26 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:26 [DEBUG] agent: Service "_v1_wf-gui_10.233.12.231_8443" in sync
    2021/11/14 01:34:26 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:26 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:26 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:26 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:26 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:26 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:26 [DEBUG] agent: Service "_v1_message-router_10.233.15.192_3904" in sync
    2021/11/14 01:34:26 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:26 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:26 [DEBUG] agent: Service "_v1_nsd_10.233.11.167_8806" in sync
    2021/11/14 01:34:26 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:26 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:26 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:26 [DEBUG] agent: Service "_v1_sdc_10.233.25.240_8443" in sync
    2021/11/14 01:34:26 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:26 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:26 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:26 [DEBUG] agent: Service "_v12__aai-nquery_10.233.71.191_8446" in sync
    2021/11/14 01:34:26 [DEBUG] agent: Service "_v13__aai-nquery_10.233.71.191_8446" in sync
    2021/11/14 01:34:26 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:26 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:26 [DEBUG] agent: Service "_v14__aai-nquery_10.233.71.191_8446" in sync
    2021/11/14 01:34:26 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.11.167_8806" in sync
    2021/11/14 01:34:26 [DEBUG] agent: Service "_v0_multicloud_10.233.6.68_9001" in sync
    2021/11/14 01:34:26 [DEBUG] agent: Service "_v1_multicloud_10.233.6.68_9001" in sync
    2021/11/14 01:34:26 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:26 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:26 [DEBUG] agent: Service "_v1_parser_10.233.11.167_8806" in sync
    2021/11/14 01:34:26 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:26 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:26 [DEBUG] agent: Service "_v13_aai-nquery_10.233.71.191_8446" in sync
    2021/11/14 01:34:26 [DEBUG] agent: Service "_v1_sdc-gui_10.233.4.59_8181" in sync
    2021/11/14 01:34:26 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:26 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:26 [DEBUG] agent: Node info in sync
    2021/11/14 01:34:26 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v14 (644.224µs) from=10.233.75.81:34552
    2021/11/14 01:34:27 [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.
    2021/11/14 01:34:27 [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.
    2021/11/14 01:34:27 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/11/14 01:34:27 [DEBUG] agent: Service "_v13__aai-nquery_10.233.71.191_8446" in sync
    2021/11/14 01:34:27 [DEBUG] agent: Service "_v12__aai-nquery_10.233.71.191_8446" in sync
    2021/11/14 01:34:27 [DEBUG] agent: Service "_v0_multicloud_10.233.6.68_9001" in sync
    2021/11/14 01:34:27 [DEBUG] agent: Service "_v1_multicloud_10.233.6.68_9001" in sync
    2021/11/14 01:34:27 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:27 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:27 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:27 [DEBUG] agent: Service "_v14__aai-nquery_10.233.71.191_8446" in sync
    2021/11/14 01:34:27 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.11.167_8806" in sync
    2021/11/14 01:34:27 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:27 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:27 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:27 [DEBUG] agent: Service "_v13_aai-nquery_10.233.71.191_8446" in sync
    2021/11/14 01:34:27 [DEBUG] agent: Service "_v1_parser_10.233.11.167_8806" in sync
    2021/11/14 01:34:27 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:27 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:27 [DEBUG] agent: Service "_v1_sdc-gui_10.233.4.59_8181" in sync
    2021/11/14 01:34:27 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.34.27_9015" in sync
    2021/11/14 01:34:27 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:27 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:27 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:27 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.117_9007" in sync
    2021/11/14 01:34:27 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.117_9007" in sync
    2021/11/14 01:34:27 [DEBUG] agent: Service "_v1_catalog_10.233.11.167_8806" in sync
    2021/11/14 01:34:27 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:27 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:27 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:27 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.18.101_9011" in sync
    2021/11/14 01:34:27 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:27 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:27 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:27 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.27.126_443" in sync
    2021/11/14 01:34:27 [DEBUG] agent: Service "_v11__aai-nquery_10.233.71.191_8446" in sync
    2021/11/14 01:34:27 [INFO] agent: Synced service "_v14_aai-nquery_10.233.71.191_8446"
    2021/11/14 01:34:27 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.25.240_8080" in sync
    2021/11/14 01:34:27 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:27 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:27 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:27 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:27 [DEBUG] agent: Service "_v11_aai-nquery_10.233.71.191_8446" in sync
    2021/11/14 01:34:27 [DEBUG] agent: Service "_v12_aai-nquery_10.233.71.191_8446" in sync
    2021/11/14 01:34:27 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.18.101_9011" in sync
    2021/11/14 01:34:27 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:27 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:27 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:27 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:27 [DEBUG] agent: Service "_v1_wf-gui_10.233.12.231_8443" in sync
    2021/11/14 01:34:27 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:27 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:27 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:27 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:27 [DEBUG] agent: Service "_v1_message-router_10.233.15.192_3904" in sync
    2021/11/14 01:34:27 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:27 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:27 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:27 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:27 [DEBUG] agent: Service "_v1_nsd_10.233.11.167_8806" in sync
    2021/11/14 01:34:27 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:27 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:27 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:27 [DEBUG] agent: Service "_v1_sdc_10.233.25.240_8443" in sync
    2021/11/14 01:34:27 [DEBUG] agent: Node info in sync
    2021/11/14 01:34:27 [DEBUG] http: Request PUT /v1/agent/service/register (306.305208ms) from=10.233.75.81:34558
    2021/11/14 01:34:27 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.27.126_443" in sync
    2021/11/14 01:34:27 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:27 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:27 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:27 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.25.240_8080" in sync
    2021/11/14 01:34:27 [DEBUG] agent: Service "_v11__aai-nquery_10.233.71.191_8446" in sync
    2021/11/14 01:34:27 [DEBUG] agent: Service "_v14_aai-nquery_10.233.71.191_8446" in sync
    2021/11/14 01:34:27 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.18.101_9011" in sync
    2021/11/14 01:34:27 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:27 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:27 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:27 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:27 [DEBUG] agent: Service "_v11_aai-nquery_10.233.71.191_8446" in sync
    2021/11/14 01:34:27 [DEBUG] agent: Service "_v12_aai-nquery_10.233.71.191_8446" in sync
    2021/11/14 01:34:27 [DEBUG] agent: Service "_v1_wf-gui_10.233.12.231_8443" in sync
    2021/11/14 01:34:27 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:27 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:27 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:27 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:27 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:27 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:27 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:27 [DEBUG] agent: Service "_v1_message-router_10.233.15.192_3904" in sync
    2021/11/14 01:34:27 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:27 [DEBUG] agent: Service "_v1_nsd_10.233.11.167_8806" in sync
    2021/11/14 01:34:27 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:27 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:27 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:27 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:27 [DEBUG] agent: Service "_v1_sdc_10.233.25.240_8443" in sync
    2021/11/14 01:34:27 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:27 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:27 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:27 [DEBUG] agent: Service "_v12__aai-nquery_10.233.71.191_8446" in sync
    2021/11/14 01:34:27 [DEBUG] agent: Service "_v13__aai-nquery_10.233.71.191_8446" in sync
    2021/11/14 01:34:27 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.11.167_8806" in sync
    2021/11/14 01:34:27 [DEBUG] agent: Service "_v0_multicloud_10.233.6.68_9001" in sync
    2021/11/14 01:34:27 [DEBUG] agent: Service "_v1_multicloud_10.233.6.68_9001" in sync
    2021/11/14 01:34:27 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:27 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:27 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:27 [DEBUG] agent: Service "_v14__aai-nquery_10.233.71.191_8446" in sync
    2021/11/14 01:34:27 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:27 [DEBUG] agent: Service "_v1_parser_10.233.11.167_8806" in sync
    2021/11/14 01:34:27 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:27 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:27 [DEBUG] agent: Service "_v13_aai-nquery_10.233.71.191_8446" in sync
    2021/11/14 01:34:27 [DEBUG] agent: Service "_v1_sdc-gui_10.233.4.59_8181" in sync
    2021/11/14 01:34:27 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:27 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:27 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.117_9007" in sync
    2021/11/14 01:34:27 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.34.27_9015" in sync
    2021/11/14 01:34:27 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:27 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v14 (644.235µs) from=10.233.75.81:34566
    2021/11/14 01:34:27 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:27 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:27 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.18.101_9011" in sync
    2021/11/14 01:34:27 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.117_9007" in sync
    2021/11/14 01:34:27 [DEBUG] agent: Service "_v1_catalog_10.233.11.167_8806" in sync
    2021/11/14 01:34:27 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:27 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:27 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:27 [DEBUG] agent: Node info in sync
    2021/11/14 01:34:27 [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.
    2021/11/14 01:34:27 [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.
    2021/11/14 01:34:27 [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.
    2021/11/14 01:34:27 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/11/14 01:34:28 [DEBUG] agent: Service "_v0_multicloud_10.233.6.68_9001" in sync
    2021/11/14 01:34:28 [DEBUG] agent: Service "_v1_multicloud_10.233.6.68_9001" in sync
    2021/11/14 01:34:28 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:28 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:28 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:28 [DEBUG] agent: Service "_v14__aai-nquery_10.233.71.191_8446" in sync
    2021/11/14 01:34:28 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.11.167_8806" in sync
    2021/11/14 01:34:28 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:28 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:28 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:28 [DEBUG] agent: Service "_v13_aai-nquery_10.233.71.191_8446" in sync
    2021/11/14 01:34:28 [DEBUG] agent: Service "_v1_parser_10.233.11.167_8806" in sync
    2021/11/14 01:34:28 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:28 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:28 [DEBUG] agent: Service "_v1_sdc-gui_10.233.4.59_8181" in sync
    2021/11/14 01:34:28 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.34.27_9015" in sync
    2021/11/14 01:34:28 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:28 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:28 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:28 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.117_9007" in sync
    2021/11/14 01:34:28 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.117_9007" in sync
    2021/11/14 01:34:28 [DEBUG] agent: Service "_v1_catalog_10.233.11.167_8806" in sync
    2021/11/14 01:34:28 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:28 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:28 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:28 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.18.101_9011" in sync
    2021/11/14 01:34:28 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:28 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:28 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:28 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.27.126_443" in sync
    2021/11/14 01:34:28 [DEBUG] agent: Service "_v11__aai-nquery_10.233.71.191_8446" in sync
    2021/11/14 01:34:28 [DEBUG] agent: Service "_v14_aai-nquery_10.233.71.191_8446" in sync
    2021/11/14 01:34:28 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.25.240_8080" in sync
    2021/11/14 01:34:28 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:28 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:28 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:28 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:28 [DEBUG] agent: Service "_v11_aai-nquery_10.233.71.191_8446" in sync
    2021/11/14 01:34:28 [DEBUG] agent: Service "_v12_aai-nquery_10.233.71.191_8446" in sync
    2021/11/14 01:34:28 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.18.101_9011" in sync
    2021/11/14 01:34:28 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:28 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:28 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:28 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:28 [DEBUG] agent: Service "_v1_wf-gui_10.233.12.231_8443" in sync
    2021/11/14 01:34:28 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:28 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:28 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:28 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:28 [DEBUG] agent: Service "_v1_message-router_10.233.15.192_3904" in sync
    2021/11/14 01:34:28 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:28 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:28 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:28 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:28 [DEBUG] agent: Service "_v1_nsd_10.233.11.167_8806" in sync
    2021/11/14 01:34:28 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:28 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:28 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:28 [INFO] agent: Synced service "_v15__aai-nquery_10.233.71.191_8446"
    2021/11/14 01:34:28 [DEBUG] agent: Service "_v1_sdc_10.233.25.240_8443" in sync
    2021/11/14 01:34:28 [DEBUG] agent: Service "_v13__aai-nquery_10.233.71.191_8446" in sync
    2021/11/14 01:34:28 [DEBUG] agent: Service "_v12__aai-nquery_10.233.71.191_8446" in sync
    2021/11/14 01:34:28 [DEBUG] agent: Node info in sync
    2021/11/14 01:34:28 [DEBUG] http: Request PUT /v1/agent/service/register (501.260921ms) from=10.233.75.81:34570
    2021/11/14 01:34:28 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:28 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:28 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:28 [DEBUG] agent: Service "_v11_aai-nquery_10.233.71.191_8446" in sync
    2021/11/14 01:34:28 [DEBUG] agent: Service "_v12_aai-nquery_10.233.71.191_8446" in sync
    2021/11/14 01:34:28 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.18.101_9011" in sync
    2021/11/14 01:34:28 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:28 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:28 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:28 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:28 [DEBUG] agent: Service "_v1_wf-gui_10.233.12.231_8443" in sync
    2021/11/14 01:34:28 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:28 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:28 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:28 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:28 [DEBUG] agent: Service "_v1_message-router_10.233.15.192_3904" in sync
    2021/11/14 01:34:28 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:28 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:28 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:28 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:28 [DEBUG] agent: Service "_v1_nsd_10.233.11.167_8806" in sync
    2021/11/14 01:34:28 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:28 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:28 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:28 [DEBUG] agent: Service "_v15__aai-nquery_10.233.71.191_8446" in sync
    2021/11/14 01:34:28 [DEBUG] agent: Service "_v1_sdc_10.233.25.240_8443" in sync
    2021/11/14 01:34:28 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:28 [DEBUG] agent: Service "_v12__aai-nquery_10.233.71.191_8446" in sync
    2021/11/14 01:34:28 [DEBUG] agent: Service "_v13__aai-nquery_10.233.71.191_8446" in sync
    2021/11/14 01:34:28 [DEBUG] agent: Service "_v1_multicloud_10.233.6.68_9001" in sync
    2021/11/14 01:34:28 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:28 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:28 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:28 [DEBUG] agent: Service "_v14__aai-nquery_10.233.71.191_8446" in sync
    2021/11/14 01:34:28 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.11.167_8806" in sync
    2021/11/14 01:34:28 [DEBUG] agent: Service "_v0_multicloud_10.233.6.68_9001" in sync
    2021/11/14 01:34:28 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:28 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:28 [DEBUG] agent: Service "_v13_aai-nquery_10.233.71.191_8446" in sync
    2021/11/14 01:34:28 [DEBUG] agent: Service "_v1_parser_10.233.11.167_8806" in sync
    2021/11/14 01:34:28 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:28 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:28 [DEBUG] agent: Service "_v1_sdc-gui_10.233.4.59_8181" in sync
    2021/11/14 01:34:28 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:28 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:28 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:28 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:28 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.117_9007" in sync
    2021/11/14 01:34:28 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.34.27_9015" in sync
    2021/11/14 01:34:28 [DEBUG] agent: Service "_v1_catalog_10.233.11.167_8806" in sync
    2021/11/14 01:34:28 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:28 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:28 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:28 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.18.101_9011" in sync
    2021/11/14 01:34:28 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.117_9007" in sync
    2021/11/14 01:34:28 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:28 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:28 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.27.126_443" in sync
    2021/11/14 01:34:28 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:28 [DEBUG] agent: Service "_v14_aai-nquery_10.233.71.191_8446" in sync
    2021/11/14 01:34:28 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.25.240_8080" in sync
    2021/11/14 01:34:28 [DEBUG] agent: Service "_v11__aai-nquery_10.233.71.191_8446" in sync
    2021/11/14 01:34:28 [DEBUG] agent: Node info in sync
    2021/11/14 01:34:28 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v15 (556.445µs) from=10.233.75.81:34590
    2021/11/14 01:34:28 [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.
    2021/11/14 01:34:28 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/11/14 01:34:28 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/11/14 01:34:28 [DEBUG] agent: Service "_v13_aai-nquery_10.233.71.191_8446" in sync
    2021/11/14 01:34:28 [DEBUG] agent: Service "_v1_parser_10.233.11.167_8806" in sync
    2021/11/14 01:34:28 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:28 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:28 [DEBUG] agent: Service "_v1_sdc-gui_10.233.4.59_8181" in sync
    2021/11/14 01:34:28 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:28 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:28 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:28 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:28 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.117_9007" in sync
    2021/11/14 01:34:28 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.34.27_9015" in sync
    2021/11/14 01:34:28 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:28 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:28 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:28 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:28 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.18.101_9011" in sync
    2021/11/14 01:34:28 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.117_9007" in sync
    2021/11/14 01:34:28 [DEBUG] agent: Service "_v1_catalog_10.233.11.167_8806" in sync
    2021/11/14 01:34:28 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:28 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.27.126_443" in sync
    2021/11/14 01:34:28 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:28 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:28 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.25.240_8080" in sync
    2021/11/14 01:34:28 [DEBUG] agent: Service "_v11__aai-nquery_10.233.71.191_8446" in sync
    2021/11/14 01:34:28 [DEBUG] agent: Service "_v14_aai-nquery_10.233.71.191_8446" in sync
    2021/11/14 01:34:28 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:28 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:28 [DEBUG] agent: Service "_v11_aai-nquery_10.233.71.191_8446" in sync
    2021/11/14 01:34:28 [DEBUG] agent: Service "_v12_aai-nquery_10.233.71.191_8446" in sync
    2021/11/14 01:34:28 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.18.101_9011" in sync
    2021/11/14 01:34:28 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:28 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:28 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:28 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:28 [DEBUG] agent: Service "_v1_wf-gui_10.233.12.231_8443" in sync
    2021/11/14 01:34:28 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:28 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:28 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:28 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:28 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:28 [DEBUG] agent: Service "_v1_message-router_10.233.15.192_3904" in sync
    2021/11/14 01:34:28 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:28 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:28 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:28 [INFO] agent: Synced service "_v15_aai-nquery_10.233.71.191_8446"
    2021/11/14 01:34:28 [DEBUG] agent: Service "_v1_nsd_10.233.11.167_8806" in sync
    2021/11/14 01:34:28 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:28 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:28 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:28 [DEBUG] agent: Service "_v15__aai-nquery_10.233.71.191_8446" in sync
    2021/11/14 01:34:28 [DEBUG] agent: Service "_v1_sdc_10.233.25.240_8443" in sync
    2021/11/14 01:34:28 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:28 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:28 [DEBUG] agent: Service "_v12__aai-nquery_10.233.71.191_8446" in sync
    2021/11/14 01:34:28 [DEBUG] agent: Service "_v13__aai-nquery_10.233.71.191_8446" in sync
    2021/11/14 01:34:28 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:28 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:28 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:28 [DEBUG] agent: Service "_v14__aai-nquery_10.233.71.191_8446" in sync
    2021/11/14 01:34:28 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.11.167_8806" in sync
    2021/11/14 01:34:28 [DEBUG] agent: Service "_v0_multicloud_10.233.6.68_9001" in sync
    2021/11/14 01:34:28 [DEBUG] agent: Service "_v1_multicloud_10.233.6.68_9001" in sync
    2021/11/14 01:34:28 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:28 [DEBUG] agent: Node info in sync
    2021/11/14 01:34:28 [DEBUG] http: Request PUT /v1/agent/service/register (300.666585ms) from=10.233.75.81:34592
    2021/11/14 01:34:28 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.25.240_8080" in sync
    2021/11/14 01:34:28 [DEBUG] agent: Service "_v11__aai-nquery_10.233.71.191_8446" in sync
    2021/11/14 01:34:28 [DEBUG] agent: Service "_v14_aai-nquery_10.233.71.191_8446" in sync
    2021/11/14 01:34:28 [DEBUG] agent: Service "_v12_aai-nquery_10.233.71.191_8446" in sync
    2021/11/14 01:34:28 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.18.101_9011" in sync
    2021/11/14 01:34:28 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:28 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:28 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:28 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:28 [DEBUG] agent: Service "_v11_aai-nquery_10.233.71.191_8446" in sync
    2021/11/14 01:34:28 [DEBUG] agent: Service "_v1_wf-gui_10.233.12.231_8443" in sync
    2021/11/14 01:34:28 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:28 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:28 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:28 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:28 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:28 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:28 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:28 [DEBUG] agent: Service "_v1_message-router_10.233.15.192_3904" in sync
    2021/11/14 01:34:28 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:28 [DEBUG] agent: Service "_v1_nsd_10.233.11.167_8806" in sync
    2021/11/14 01:34:28 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:28 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:28 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:28 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:28 [DEBUG] agent: Service "_v15_aai-nquery_10.233.71.191_8446" in sync
    2021/11/14 01:34:28 [DEBUG] agent: Service "_v1_sdc_10.233.25.240_8443" in sync
    2021/11/14 01:34:28 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:28 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:28 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:28 [DEBUG] agent: Service "_v15__aai-nquery_10.233.71.191_8446" in sync
    2021/11/14 01:34:28 [DEBUG] agent: Service "_v12__aai-nquery_10.233.71.191_8446" in sync
    2021/11/14 01:34:28 [DEBUG] agent: Service "_v13__aai-nquery_10.233.71.191_8446" in sync
    2021/11/14 01:34:28 [DEBUG] agent: Service "_v14__aai-nquery_10.233.71.191_8446" in sync
    2021/11/14 01:34:28 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.11.167_8806" in sync
    2021/11/14 01:34:28 [DEBUG] agent: Service "_v0_multicloud_10.233.6.68_9001" in sync
    2021/11/14 01:34:28 [DEBUG] agent: Service "_v1_multicloud_10.233.6.68_9001" in sync
    2021/11/14 01:34:28 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:28 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:28 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:28 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:28 [DEBUG] agent: Service "_v1_parser_10.233.11.167_8806" in sync
    2021/11/14 01:34:28 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:28 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:28 [DEBUG] agent: Service "_v13_aai-nquery_10.233.71.191_8446" in sync
    2021/11/14 01:34:28 [DEBUG] agent: Service "_v1_sdc-gui_10.233.4.59_8181" in sync
    2021/11/14 01:34:28 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:28 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:28 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.117_9007" in sync
    2021/11/14 01:34:28 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.34.27_9015" in sync
    2021/11/14 01:34:28 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:28 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:28 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:28 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.18.101_9011" in sync
    2021/11/14 01:34:28 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.117_9007" in sync
    2021/11/14 01:34:28 [DEBUG] agent: Service "_v1_catalog_10.233.11.167_8806" in sync
    2021/11/14 01:34:28 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:28 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:28 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:28 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.27.126_443" in sync
    2021/11/14 01:34:28 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:28 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:28 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:28 [DEBUG] agent: Node info in sync
    2021/11/14 01:34:28 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v15 (659.906µs) from=10.233.75.81:34600
    2021/11/14 01:34:29 [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.
    2021/11/14 01:34:29 [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.
    2021/11/14 01:34:29 [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.
    2021/11/14 01:34:29 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/11/14 01:34:29 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:29 [DEBUG] agent: Service "_v15_aai-nquery_10.233.71.191_8446" in sync
    2021/11/14 01:34:29 [DEBUG] agent: Service "_v1_nsd_10.233.11.167_8806" in sync
    2021/11/14 01:34:29 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:29 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:29 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:29 [DEBUG] agent: Service "_v15__aai-nquery_10.233.71.191_8446" in sync
    2021/11/14 01:34:29 [DEBUG] agent: Service "_v1_sdc_10.233.25.240_8443" in sync
    2021/11/14 01:34:29 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:29 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:29 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:29 [DEBUG] agent: Service "_v12__aai-nquery_10.233.71.191_8446" in sync
    2021/11/14 01:34:29 [DEBUG] agent: Service "_v13__aai-nquery_10.233.71.191_8446" in sync
    2021/11/14 01:34:29 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:29 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:29 [DEBUG] agent: Service "_v14__aai-nquery_10.233.71.191_8446" in sync
    2021/11/14 01:34:29 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.11.167_8806" in sync
    2021/11/14 01:34:29 [DEBUG] agent: Service "_v0_multicloud_10.233.6.68_9001" in sync
    2021/11/14 01:34:29 [DEBUG] agent: Service "_v1_multicloud_10.233.6.68_9001" in sync
    2021/11/14 01:34:29 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:29 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:29 [DEBUG] agent: Service "_v1_parser_10.233.11.167_8806" in sync
    2021/11/14 01:34:29 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:29 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:29 [DEBUG] agent: Service "_v13_aai-nquery_10.233.71.191_8446" in sync
    2021/11/14 01:34:29 [DEBUG] agent: Service "_v1_sdc-gui_10.233.4.59_8181" in sync
    2021/11/14 01:34:29 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:29 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:29 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:29 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.117_9007" in sync
    2021/11/14 01:34:29 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.34.27_9015" in sync
    2021/11/14 01:34:29 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:29 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:29 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:29 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:29 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.18.101_9011" in sync
    2021/11/14 01:34:29 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.117_9007" in sync
    2021/11/14 01:34:29 [DEBUG] agent: Service "_v1_catalog_10.233.11.167_8806" in sync
    2021/11/14 01:34:29 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:29 [INFO] agent: Synced service "_v16__aai-nquery_10.233.71.191_8446"
    2021/11/14 01:34:29 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.27.126_443" in sync
    2021/11/14 01:34:29 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:29 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:29 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:29 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.25.240_8080" in sync
    2021/11/14 01:34:29 [DEBUG] agent: Service "_v11__aai-nquery_10.233.71.191_8446" in sync
    2021/11/14 01:34:29 [DEBUG] agent: Service "_v14_aai-nquery_10.233.71.191_8446" in sync
    2021/11/14 01:34:29 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:29 [DEBUG] agent: Service "_v11_aai-nquery_10.233.71.191_8446" in sync
    2021/11/14 01:34:29 [DEBUG] agent: Service "_v12_aai-nquery_10.233.71.191_8446" in sync
    2021/11/14 01:34:29 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.18.101_9011" in sync
    2021/11/14 01:34:29 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:29 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:29 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:29 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:29 [DEBUG] agent: Service "_v1_wf-gui_10.233.12.231_8443" in sync
    2021/11/14 01:34:29 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:29 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:29 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:29 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:29 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:29 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:29 [DEBUG] agent: Service "_v1_message-router_10.233.15.192_3904" in sync
    2021/11/14 01:34:29 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:29 [DEBUG] agent: Node info in sync
    2021/11/14 01:34:29 [DEBUG] http: Request PUT /v1/agent/service/register (411.978004ms) from=10.233.75.81:34602
    2021/11/14 01:34:29 [DEBUG] agent: Service "_v12__aai-nquery_10.233.71.191_8446" in sync
    2021/11/14 01:34:29 [DEBUG] agent: Service "_v13__aai-nquery_10.233.71.191_8446" in sync
    2021/11/14 01:34:29 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:29 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:29 [DEBUG] agent: Service "_v14__aai-nquery_10.233.71.191_8446" in sync
    2021/11/14 01:34:29 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.11.167_8806" in sync
    2021/11/14 01:34:29 [DEBUG] agent: Service "_v0_multicloud_10.233.6.68_9001" in sync
    2021/11/14 01:34:29 [DEBUG] agent: Service "_v1_multicloud_10.233.6.68_9001" in sync
    2021/11/14 01:34:29 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:29 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:29 [DEBUG] agent: Service "_v1_parser_10.233.11.167_8806" in sync
    2021/11/14 01:34:29 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:29 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:29 [DEBUG] agent: Service "_v13_aai-nquery_10.233.71.191_8446" in sync
    2021/11/14 01:34:29 [DEBUG] agent: Service "_v1_sdc-gui_10.233.4.59_8181" in sync
    2021/11/14 01:34:29 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:29 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:29 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:29 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.117_9007" in sync
    2021/11/14 01:34:29 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.34.27_9015" in sync
    2021/11/14 01:34:29 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:29 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:29 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:29 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:29 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.18.101_9011" in sync
    2021/11/14 01:34:29 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.117_9007" in sync
    2021/11/14 01:34:29 [DEBUG] agent: Service "_v1_catalog_10.233.11.167_8806" in sync
    2021/11/14 01:34:29 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:29 [DEBUG] agent: Service "_v16__aai-nquery_10.233.71.191_8446" in sync
    2021/11/14 01:34:29 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.27.126_443" in sync
    2021/11/14 01:34:29 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:29 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:29 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:29 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.25.240_8080" in sync
    2021/11/14 01:34:29 [DEBUG] agent: Service "_v11__aai-nquery_10.233.71.191_8446" in sync
    2021/11/14 01:34:29 [DEBUG] agent: Service "_v14_aai-nquery_10.233.71.191_8446" in sync
    2021/11/14 01:34:29 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:29 [DEBUG] agent: Service "_v11_aai-nquery_10.233.71.191_8446" in sync
    2021/11/14 01:34:29 [DEBUG] agent: Service "_v12_aai-nquery_10.233.71.191_8446" in sync
    2021/11/14 01:34:29 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.18.101_9011" in sync
    2021/11/14 01:34:29 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:29 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:29 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:29 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:29 [DEBUG] agent: Service "_v1_wf-gui_10.233.12.231_8443" in sync
    2021/11/14 01:34:29 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:29 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:29 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:29 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:29 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:29 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:29 [DEBUG] agent: Service "_v1_message-router_10.233.15.192_3904" in sync
    2021/11/14 01:34:29 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:29 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:29 [DEBUG] agent: Service "_v15_aai-nquery_10.233.71.191_8446" in sync
    2021/11/14 01:34:29 [DEBUG] agent: Service "_v1_nsd_10.233.11.167_8806" in sync
    2021/11/14 01:34:29 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:29 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:29 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:29 [DEBUG] agent: Service "_v15__aai-nquery_10.233.71.191_8446" in sync
    2021/11/14 01:34:29 [DEBUG] agent: Service "_v1_sdc_10.233.25.240_8443" in sync
    2021/11/14 01:34:29 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:29 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:29 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:29 [DEBUG] agent: Node info in sync
    2021/11/14 01:34:29 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v16 (358.626µs) from=10.233.75.81:34606
    2021/11/14 01:34:29 [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.
    2021/11/14 01:34:29 [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.
    2021/11/14 01:34:29 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/11/14 01:34:29 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:29 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:29 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.18.101_9011" in sync
    2021/11/14 01:34:29 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.117_9007" in sync
    2021/11/14 01:34:29 [DEBUG] agent: Service "_v1_catalog_10.233.11.167_8806" in sync
    2021/11/14 01:34:29 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:29 [DEBUG] agent: Service "_v16__aai-nquery_10.233.71.191_8446" in sync
    2021/11/14 01:34:29 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.27.126_443" in sync
    2021/11/14 01:34:29 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:29 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:29 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:29 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.25.240_8080" in sync
    2021/11/14 01:34:29 [DEBUG] agent: Service "_v11__aai-nquery_10.233.71.191_8446" in sync
    2021/11/14 01:34:29 [DEBUG] agent: Service "_v14_aai-nquery_10.233.71.191_8446" in sync
    2021/11/14 01:34:29 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:29 [DEBUG] agent: Service "_v11_aai-nquery_10.233.71.191_8446" in sync
    2021/11/14 01:34:29 [DEBUG] agent: Service "_v12_aai-nquery_10.233.71.191_8446" in sync
    2021/11/14 01:34:29 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.18.101_9011" in sync
    2021/11/14 01:34:29 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:29 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:29 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:29 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:29 [INFO] agent: Synced service "_v16_aai-nquery_10.233.71.191_8446"
    2021/11/14 01:34:29 [DEBUG] agent: Service "_v1_wf-gui_10.233.12.231_8443" in sync
    2021/11/14 01:34:29 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:29 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:29 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:29 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:29 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:29 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:29 [DEBUG] agent: Service "_v1_message-router_10.233.15.192_3904" in sync
    2021/11/14 01:34:29 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:29 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:29 [DEBUG] agent: Service "_v15_aai-nquery_10.233.71.191_8446" in sync
    2021/11/14 01:34:29 [DEBUG] agent: Service "_v1_nsd_10.233.11.167_8806" in sync
    2021/11/14 01:34:29 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:29 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:29 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:29 [DEBUG] agent: Service "_v15__aai-nquery_10.233.71.191_8446" in sync
    2021/11/14 01:34:29 [DEBUG] agent: Service "_v1_sdc_10.233.25.240_8443" in sync
    2021/11/14 01:34:29 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:29 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:29 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:29 [DEBUG] agent: Service "_v12__aai-nquery_10.233.71.191_8446" in sync
    2021/11/14 01:34:29 [DEBUG] agent: Service "_v13__aai-nquery_10.233.71.191_8446" in sync
    2021/11/14 01:34:29 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:29 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:29 [DEBUG] agent: Service "_v14__aai-nquery_10.233.71.191_8446" in sync
    2021/11/14 01:34:29 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.11.167_8806" in sync
    2021/11/14 01:34:29 [DEBUG] agent: Service "_v0_multicloud_10.233.6.68_9001" in sync
    2021/11/14 01:34:29 [DEBUG] agent: Service "_v1_multicloud_10.233.6.68_9001" in sync
    2021/11/14 01:34:29 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:29 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:29 [DEBUG] agent: Service "_v1_parser_10.233.11.167_8806" in sync
    2021/11/14 01:34:29 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:29 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:29 [DEBUG] agent: Service "_v13_aai-nquery_10.233.71.191_8446" in sync
    2021/11/14 01:34:29 [DEBUG] agent: Service "_v1_sdc-gui_10.233.4.59_8181" in sync
    2021/11/14 01:34:29 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:29 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:29 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:29 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.117_9007" in sync
    2021/11/14 01:34:29 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.34.27_9015" in sync
    2021/11/14 01:34:29 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:29 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:29 [DEBUG] agent: Node info in sync
    2021/11/14 01:34:29 [DEBUG] http: Request PUT /v1/agent/service/register (86.62893ms) from=10.233.75.81:34608
    2021/11/14 01:34:29 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:29 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:29 [DEBUG] agent: Service "_v1_sdc-gui_10.233.4.59_8181" in sync
    2021/11/14 01:34:29 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.34.27_9015" in sync
    2021/11/14 01:34:29 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:29 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:29 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:29 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.117_9007" in sync
    2021/11/14 01:34:29 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.117_9007" in sync
    2021/11/14 01:34:29 [DEBUG] agent: Service "_v1_catalog_10.233.11.167_8806" in sync
    2021/11/14 01:34:29 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:29 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:29 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:29 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.18.101_9011" in sync
    2021/11/14 01:34:29 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:29 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:29 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:29 [DEBUG] agent: Service "_v16__aai-nquery_10.233.71.191_8446" in sync
    2021/11/14 01:34:29 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.27.126_443" in sync
    2021/11/14 01:34:29 [DEBUG] agent: Service "_v11__aai-nquery_10.233.71.191_8446" in sync
    2021/11/14 01:34:29 [DEBUG] agent: Service "_v14_aai-nquery_10.233.71.191_8446" in sync
    2021/11/14 01:34:29 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.25.240_8080" in sync
    2021/11/14 01:34:29 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:29 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:29 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:29 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:29 [DEBUG] agent: Service "_v11_aai-nquery_10.233.71.191_8446" in sync
    2021/11/14 01:34:29 [DEBUG] agent: Service "_v12_aai-nquery_10.233.71.191_8446" in sync
    2021/11/14 01:34:29 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.18.101_9011" in sync
    2021/11/14 01:34:29 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:29 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:29 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:29 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:29 [DEBUG] agent: Service "_v16_aai-nquery_10.233.71.191_8446" in sync
    2021/11/14 01:34:29 [DEBUG] agent: Service "_v1_wf-gui_10.233.12.231_8443" in sync
    2021/11/14 01:34:29 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:29 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:29 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:29 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:29 [DEBUG] agent: Service "_v1_message-router_10.233.15.192_3904" in sync
    2021/11/14 01:34:29 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:29 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:29 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:29 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:29 [DEBUG] agent: Service "_v15_aai-nquery_10.233.71.191_8446" in sync
    2021/11/14 01:34:29 [DEBUG] agent: Service "_v1_nsd_10.233.11.167_8806" in sync
    2021/11/14 01:34:29 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:29 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:29 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:29 [DEBUG] agent: Service "_v15__aai-nquery_10.233.71.191_8446" in sync
    2021/11/14 01:34:29 [DEBUG] agent: Service "_v1_sdc_10.233.25.240_8443" in sync
    2021/11/14 01:34:29 [DEBUG] agent: Service "_v13__aai-nquery_10.233.71.191_8446" in sync
    2021/11/14 01:34:29 [DEBUG] agent: Service "_v12__aai-nquery_10.233.71.191_8446" in sync
    2021/11/14 01:34:29 [DEBUG] agent: Service "_v0_multicloud_10.233.6.68_9001" in sync
    2021/11/14 01:34:29 [DEBUG] agent: Service "_v1_multicloud_10.233.6.68_9001" in sync
    2021/11/14 01:34:29 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:29 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:29 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:29 [DEBUG] agent: Service "_v14__aai-nquery_10.233.71.191_8446" in sync
    2021/11/14 01:34:29 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.11.167_8806" in sync
    2021/11/14 01:34:29 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:29 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:29 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:29 [DEBUG] agent: Service "_v13_aai-nquery_10.233.71.191_8446" in sync
    2021/11/14 01:34:29 [DEBUG] agent: Service "_v1_parser_10.233.11.167_8806" in sync
    2021/11/14 01:34:29 [DEBUG] agent: Node info in sync
    2021/11/14 01:34:30 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v16 (202.072607ms) from=10.233.75.81:34610
    2021/11/14 01:34:30 [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.
    2021/11/14 01:34:30 [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.
    2021/11/14 01:34:30 [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.
    2021/11/14 01:34:30 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/11/14 01:34:31 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.25.240_8080" in sync
    2021/11/14 01:34:31 [DEBUG] agent: Service "_v11__aai-nquery_10.233.71.191_8446" in sync
    2021/11/14 01:34:31 [DEBUG] agent: Service "_v14_aai-nquery_10.233.71.191_8446" in sync
    2021/11/14 01:34:31 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:31 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:31 [DEBUG] agent: Service "_v11_aai-nquery_10.233.71.191_8446" in sync
    2021/11/14 01:34:31 [DEBUG] agent: Service "_v12_aai-nquery_10.233.71.191_8446" in sync
    2021/11/14 01:34:31 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.18.101_9011" in sync
    2021/11/14 01:34:31 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:31 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:31 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:31 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:31 [DEBUG] agent: Service "_v16_aai-nquery_10.233.71.191_8446" in sync
    2021/11/14 01:34:31 [DEBUG] agent: Service "_v1_wf-gui_10.233.12.231_8443" in sync
    2021/11/14 01:34:31 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:31 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:31 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:31 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:31 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:31 [DEBUG] agent: Service "_v1_message-router_10.233.15.192_3904" in sync
    2021/11/14 01:34:31 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:31 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:31 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:31 [DEBUG] agent: Service "_v15_aai-nquery_10.233.71.191_8446" in sync
    2021/11/14 01:34:31 [DEBUG] agent: Service "_v1_nsd_10.233.11.167_8806" in sync
    2021/11/14 01:34:31 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:31 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:31 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:31 [DEBUG] agent: Service "_v15__aai-nquery_10.233.71.191_8446" in sync
    2021/11/14 01:34:31 [DEBUG] agent: Service "_v1_sdc_10.233.25.240_8443" in sync
    2021/11/14 01:34:31 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:31 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:31 [DEBUG] agent: Service "_v12__aai-nquery_10.233.71.191_8446" in sync
    2021/11/14 01:34:31 [DEBUG] agent: Service "_v13__aai-nquery_10.233.71.191_8446" in sync
    2021/11/14 01:34:31 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:31 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:31 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:31 [DEBUG] agent: Service "_v14__aai-nquery_10.233.71.191_8446" in sync
    2021/11/14 01:34:31 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.11.167_8806" in sync
    2021/11/14 01:34:31 [DEBUG] agent: Service "_v0_multicloud_10.233.6.68_9001" in sync
    2021/11/14 01:34:31 [DEBUG] agent: Service "_v1_multicloud_10.233.6.68_9001" in sync
    2021/11/14 01:34:31 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:31 [DEBUG] agent: Service "_v13_aai-nquery_10.233.71.191_8446" in sync
    2021/11/14 01:34:31 [DEBUG] agent: Service "_v1_parser_10.233.11.167_8806" in sync
    2021/11/14 01:34:31 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:31 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:31 [DEBUG] agent: Service "_v1_sdc-gui_10.233.4.59_8181" in sync
    2021/11/14 01:34:31 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:31 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:31 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:31 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:31 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.117_9007" in sync
    2021/11/14 01:34:31 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.34.27_9015" in sync
    2021/11/14 01:34:31 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:31 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:31 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:31 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:31 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.18.101_9011" in sync
    2021/11/14 01:34:31 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.117_9007" in sync
    2021/11/14 01:34:31 [DEBUG] agent: Service "_v1_catalog_10.233.11.167_8806" in sync
    2021/11/14 01:34:31 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:31 [DEBUG] agent: Service "_v16__aai-nquery_10.233.71.191_8446" in sync
    2021/11/14 01:34:31 [INFO] agent: Synced service "_v17__aai-nquery_10.233.71.191_8446"
    2021/11/14 01:34:31 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.27.126_443" in sync
    2021/11/14 01:34:31 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:31 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:31 [DEBUG] agent: Node info in sync
    2021/11/14 01:34:31 [DEBUG] http: Request PUT /v1/agent/service/register (1.084452773s) from=10.233.75.81:34614
    2021/11/14 01:34:31 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:31 [DEBUG] agent: Service "_v1_parser_10.233.11.167_8806" in sync
    2021/11/14 01:34:31 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:31 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:31 [DEBUG] agent: Service "_v13_aai-nquery_10.233.71.191_8446" in sync
    2021/11/14 01:34:31 [DEBUG] agent: Service "_v1_sdc-gui_10.233.4.59_8181" in sync
    2021/11/14 01:34:31 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:31 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:31 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.117_9007" in sync
    2021/11/14 01:34:31 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.34.27_9015" in sync
    2021/11/14 01:34:31 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:31 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:31 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:31 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.18.101_9011" in sync
    2021/11/14 01:34:31 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.117_9007" in sync
    2021/11/14 01:34:31 [DEBUG] agent: Service "_v1_catalog_10.233.11.167_8806" in sync
    2021/11/14 01:34:31 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:31 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:31 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:31 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.27.126_443" in sync
    2021/11/14 01:34:31 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:31 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:31 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:31 [DEBUG] agent: Service "_v16__aai-nquery_10.233.71.191_8446" in sync
    2021/11/14 01:34:31 [DEBUG] agent: Service "_v17__aai-nquery_10.233.71.191_8446" in sync
    2021/11/14 01:34:31 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.25.240_8080" in sync
    2021/11/14 01:34:31 [DEBUG] agent: Service "_v11__aai-nquery_10.233.71.191_8446" in sync
    2021/11/14 01:34:31 [DEBUG] agent: Service "_v14_aai-nquery_10.233.71.191_8446" in sync
    2021/11/14 01:34:31 [DEBUG] agent: Service "_v12_aai-nquery_10.233.71.191_8446" in sync
    2021/11/14 01:34:31 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.18.101_9011" in sync
    2021/11/14 01:34:31 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:31 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:31 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:31 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:31 [DEBUG] agent: Service "_v11_aai-nquery_10.233.71.191_8446" in sync
    2021/11/14 01:34:31 [DEBUG] agent: Service "_v1_wf-gui_10.233.12.231_8443" in sync
    2021/11/14 01:34:31 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:31 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:31 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:31 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:31 [DEBUG] agent: Service "_v16_aai-nquery_10.233.71.191_8446" in sync
    2021/11/14 01:34:31 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:31 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:31 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:31 [DEBUG] agent: Service "_v1_message-router_10.233.15.192_3904" in sync
    2021/11/14 01:34:31 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:31 [DEBUG] agent: Service "_v1_nsd_10.233.11.167_8806" in sync
    2021/11/14 01:34:31 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:31 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:31 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:31 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:31 [DEBUG] agent: Service "_v15_aai-nquery_10.233.71.191_8446" in sync
    2021/11/14 01:34:31 [DEBUG] agent: Service "_v1_sdc_10.233.25.240_8443" in sync
    2021/11/14 01:34:31 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:31 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:31 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:31 [DEBUG] agent: Service "_v15__aai-nquery_10.233.71.191_8446" in sync
    2021/11/14 01:34:31 [DEBUG] agent: Service "_v12__aai-nquery_10.233.71.191_8446" in sync
    2021/11/14 01:34:31 [DEBUG] agent: Service "_v13__aai-nquery_10.233.71.191_8446" in sync
    2021/11/14 01:34:31 [DEBUG] agent: Service "_v14__aai-nquery_10.233.71.191_8446" in sync
    2021/11/14 01:34:31 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.11.167_8806" in sync
    2021/11/14 01:34:31 [DEBUG] agent: Service "_v0_multicloud_10.233.6.68_9001" in sync
    2021/11/14 01:34:31 [DEBUG] agent: Service "_v1_multicloud_10.233.6.68_9001" in sync
    2021/11/14 01:34:31 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:31 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:31 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:31 [DEBUG] agent: Node info in sync
    2021/11/14 01:34:31 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v17 (663.246µs) from=10.233.75.81:34620
    2021/11/14 01:34:31 [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.
    2021/11/14 01:34:31 [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.
    2021/11/14 01:34:31 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/11/14 01:34:31 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.11.117_9007" in sync
    2021/11/14 01:34:31 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.34.27_9015" in sync
    2021/11/14 01:34:31 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:31 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:31 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:31 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:31 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.18.101_9011" in sync
    2021/11/14 01:34:31 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.11.117_9007" in sync
    2021/11/14 01:34:31 [DEBUG] agent: Service "_v1_catalog_10.233.11.167_8806" in sync
    2021/11/14 01:34:31 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:31 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:31 [DEBUG] agent: Service "_v17__aai-nquery_10.233.71.191_8446" in sync
    2021/11/14 01:34:31 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.27.126_443" in sync
    2021/11/14 01:34:31 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:31 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:31 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:31 [DEBUG] agent: Service "_v16__aai-nquery_10.233.71.191_8446" in sync
    2021/11/14 01:34:31 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.25.240_8080" in sync
    2021/11/14 01:34:31 [DEBUG] agent: Service "_v11__aai-nquery_10.233.71.191_8446" in sync
    2021/11/14 01:34:31 [DEBUG] agent: Service "_v14_aai-nquery_10.233.71.191_8446" in sync
    2021/11/14 01:34:31 [INFO] agent: Synced service "_v17_aai-nquery_10.233.71.191_8446"
    2021/11/14 01:34:31 [DEBUG] agent: Service "_v11_aai-nquery_10.233.71.191_8446" in sync
    2021/11/14 01:34:31 [DEBUG] agent: Service "_v12_aai-nquery_10.233.71.191_8446" in sync
    2021/11/14 01:34:31 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.18.101_9011" in sync
    2021/11/14 01:34:31 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:31 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:31 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:31 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:31 [DEBUG] agent: Service "_v16_aai-nquery_10.233.71.191_8446" in sync
    2021/11/14 01:34:31 [DEBUG] agent: Service "_v1_wf-gui_10.233.12.231_8443" in sync
    2021/11/14 01:34:31 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:31 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:31 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:31 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:31 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:31 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:31 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:31 [DEBUG] agent: Service "_v1_message-router_10.233.15.192_3904" in sync
    2021/11/14 01:34:31 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:31 [DEBUG] agent: Service "_v15_aai-nquery_10.233.71.191_8446" in sync
    2021/11/14 01:34:31 [DEBUG] agent: Service "_v1_nsd_10.233.11.167_8806" in sync
    2021/11/14 01:34:31 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:31 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:31 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:31 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:31 [DEBUG] agent: Service "_v1_sdc_10.233.25.240_8443" in sync
    2021/11/14 01:34:31 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:31 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:31 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:31 [DEBUG] agent: Service "_v15__aai-nquery_10.233.71.191_8446" in sync
    2021/11/14 01:34:31 [DEBUG] agent: Service "_v12__aai-nquery_10.233.71.191_8446" in sync
    2021/11/14 01:34:31 [DEBUG] agent: Service "_v13__aai-nquery_10.233.71.191_8446" in sync
    2021/11/14 01:34:31 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:31 [DEBUG] agent: Service "_v14__aai-nquery_10.233.71.191_8446" in sync
    2021/11/14 01:34:31 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.11.167_8806" in sync
    2021/11/14 01:34:31 [DEBUG] agent: Service "_v0_multicloud_10.233.6.68_9001" in sync
    2021/11/14 01:34:31 [DEBUG] agent: Service "_v1_multicloud_10.233.6.68_9001" in sync
    2021/11/14 01:34:31 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:31 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:31 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:31 [DEBUG] agent: Service "_v1_parser_10.233.11.167_8806" in sync
    2021/11/14 01:34:31 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:31 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:31 [DEBUG] agent: Service "_v13_aai-nquery_10.233.71.191_8446" in sync
    2021/11/14 01:34:31 [DEBUG] agent: Service "_v1_sdc-gui_10.233.4.59_8181" in sync
    2021/11/14 01:34:31 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:31 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:31 [DEBUG] agent: Node info in sync
    2021/11/14 01:34:31 [DEBUG] http: Request PUT /v1/agent/service/register (443.452235ms) from=10.233.75.81:34622
    2021/11/14 01:34:31 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:31 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:31 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:31 [DEBUG] agent: Service "_v1_message-router_10.233.15.192_3904" in sync
    2021/11/14 01:34:31 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:31 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:31 [DEBUG] agent: Service "_v15_aai-nquery_10.233.71.191_8446" in sync
    2021/11/14 01:34:31 [DEBUG] agent: Service "_v1_nsd_10.233.11.167_8806" in sync
    2021/11/14 01:34:31 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:31 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:31 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:31 [DEBUG] agent: Service "_v15__aai-nquery_10.233.71.191_8446" in sync
    2021/11/14 01:34:31 [DEBUG] agent: Service "_v1_sdc_10.233.25.240_8443" in sync
    2021/11/14 01:34:31 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:31 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:31 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:31 [DEBUG] agent: Service "_v12__aai-nquery_10.233.71.191_8446" in sync
    2021/11/14 01:34:31 [DEBUG] agent: Service "_v13__aai-nquery_10.233.71.191_8446" in sync
    2021/11/14 01:34:31 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:31 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:31 [DEBUG] agent: Service "_v14__aai-nquery_10.233.71.191_8446" in sync
    2021/11/14 01:34:31 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.11.167_8806" in sync
    2021/11/14 01:34:31 [DEBUG] agent: Service "_v0_multicloud_10.233.6.68_9001" in sync
    2021/11/14 01:34:31 [DEBUG] agent: Service "_v1_multicloud_10.233.6.68_9001" in sync
    2021/11/14 01:34:31 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.191_8446" in sync
    2021/11/14 01:34:31 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.191_844