Results

By type

          + CONSUL_BIND=
+ [ -n  ]
+ CONSUL_CLIENT=
+ [ -n  ]
+ CONSUL_DATA_DIR=/consul/data
+ CONSUL_CONFIG_DIR=/consul/config
+ [ -n  ]
+ [ a = - ]
+ [ 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: '66705dd1-7b27-3918-a1b3-c4e9af79ba85'
         Node name: 'onap-msb-consul-868c76fc85-lnpkp'
        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/05/25 02:04:33 [DEBUG] agent: Using random ID "66705dd1-7b27-3918-a1b3-c4e9af79ba85" as node ID
    2021/05/25 02:04:33 [INFO] raft: Initial configuration (index=1): [{Suffrage:Voter ID:66705dd1-7b27-3918-a1b3-c4e9af79ba85 Address:127.0.0.1:8300}]
    2021/05/25 02:04:33 [INFO] raft: Node at 127.0.0.1:8300 [Follower] entering Follower state (Leader: "")
    2021/05/25 02:04:34 [WARN] raft: Heartbeat timeout from "" reached, starting election
    2021/05/25 02:04:34 [INFO] raft: Node at 127.0.0.1:8300 [Candidate] entering Candidate state in term 2
    2021/05/25 02:04:34 [WARN] raft: Unable to get address for server id 66705dd1-7b27-3918-a1b3-c4e9af79ba85, using fallback address 127.0.0.1:8300: Could not find address for server id 66705dd1-7b27-3918-a1b3-c4e9af79ba85
    2021/05/25 02:04:34 [DEBUG] raft: Votes needed: 1
    2021/05/25 02:04:34 [DEBUG] raft: Vote granted from 66705dd1-7b27-3918-a1b3-c4e9af79ba85 in term 2. Tally: 1
    2021/05/25 02:04:34 [INFO] raft: Election won. Tally: 1
    2021/05/25 02:04:34 [INFO] raft: Node at 127.0.0.1:8300 [Leader] entering Leader state
    2021/05/25 02:04:34 [INFO] serf: EventMemberJoin: onap-msb-consul-868c76fc85-lnpkp.dc1 127.0.0.1
    2021/05/25 02:04:34 [INFO] serf: EventMemberJoin: onap-msb-consul-868c76fc85-lnpkp 127.0.0.1
    2021/05/25 02:04:34 [INFO] consul: Adding LAN server onap-msb-consul-868c76fc85-lnpkp (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2021/05/25 02:04:34 [INFO] consul: Handled member-join event for server "onap-msb-consul-868c76fc85-lnpkp.dc1" in area "wan"
    2021/05/25 02:04:34 [INFO] consul: cluster leadership acquired
    2021/05/25 02:04:34 [DEBUG] agent/proxy: managed Connect proxy manager started
    2021/05/25 02:04:34 [INFO] consul: New leader elected: onap-msb-consul-868c76fc85-lnpkp
    2021/05/25 02:04:34 [INFO] agent: Started DNS server 0.0.0.0:8600 (tcp)
    2021/05/25 02:04:34 [INFO] agent: Started DNS server 0.0.0.0:8600 (udp)
    2021/05/25 02:04:35 [INFO] agent: Started HTTP server on [::]:8500 (tcp)
    2021/05/25 02:04:35 [INFO] agent: Started gRPC server on [::]:8502 (tcp)
    2021/05/25 02:04:35 [INFO] agent: started state syncer
    2021/05/25 02:04:35 [INFO] agent: Synced node info
    2021/05/25 02:04:36 [INFO] connect: initialized primary datacenter CA with provider "consul"
    2021/05/25 02:04:36 [DEBUG] consul: Skipping self join check for "onap-msb-consul-868c76fc85-lnpkp" since the cluster is too small
    2021/05/25 02:04:36 [INFO] consul: member 'onap-msb-consul-868c76fc85-lnpkp' joined, marking health alive
    2021/05/25 02:04:36 [DEBUG] consul: Skipping self join check for "onap-msb-consul-868c76fc85-lnpkp" since the cluster is too small
    2021/05/25 02:04:37 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2021/05/25 02:04:37 [DEBUG] agent: Node info in sync
    2021/05/25 02:04:37 [DEBUG] agent: Node info in sync
==> Failed to check for updates: Get https://checkpoint-api.hashicorp.com/v1/check/consul?arch=amd64&os=linux&signature=&version=1.4.3: net/http: request canceled while waiting for connection (Client.Timeout exceeded while awaiting headers)
    2021/05/25 02:05:35 [DEBUG] consul: Skipping self join check for "onap-msb-consul-868c76fc85-lnpkp" since the cluster is too small
    2021/05/25 02:06:26 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2021/05/25 02:06:26 [DEBUG] agent: Node info in sync
    2021/05/25 02:06:34 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-868c76fc85-lnpkp.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2021/05/25 02:06:35 [DEBUG] consul: Skipping self join check for "onap-msb-consul-868c76fc85-lnpkp" since the cluster is too small
    2021/05/25 02:07:35 [DEBUG] consul: Skipping self join check for "onap-msb-consul-868c76fc85-lnpkp" since the cluster is too small
    2021/05/25 02:08:19 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2021/05/25 02:08:19 [DEBUG] agent: Node info in sync
    2021/05/25 02:08:35 [DEBUG] consul: Skipping self join check for "onap-msb-consul-868c76fc85-lnpkp" since the cluster is too small
    2021/05/25 02:08:46 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-868c76fc85-lnpkp.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2021/05/25 02:09:35 [DEBUG] consul: Skipping self join check for "onap-msb-consul-868c76fc85-lnpkp" since the cluster is too small
    2021/05/25 02:09:54 [DEBUG] http: Request GET /v1/status/leader (975.406µs) from=10.233.74.91:40812
    2021/05/25 02:09:55 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/\",\"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/05/25 02:09:55 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/25 02:09:56 [INFO] agent: Synced service "_v1_appc_10.233.8.147_8443"
    2021/05/25 02:09:56 [DEBUG] agent: Node info in sync
    2021/05/25 02:09:56 [DEBUG] http: Request PUT /v1/agent/service/register (179.693386ms) from=10.233.74.91:40824
    2021/05/25 02:09:56 [DEBUG] agent: Service "_v1_appc_10.233.8.147_8443" in sync
    2021/05/25 02:09:56 [DEBUG] agent: Node info in sync
    2021/05/25 02:09:56 [DEBUG] http: Request GET /v1/health/service/appc-v1 (100.65125ms) from=10.233.74.91:40826
    2021/05/25 02:09:56 [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/05/25 02:09:56 [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/05/25 02:09:56 [DEBUG] agent: Service "_v1_appc_10.233.8.147_8443" in sync
    2021/05/25 02:09:56 [INFO] agent: Synced service "_v1_wf-gui_10.233.34.180_8443"
    2021/05/25 02:09:56 [DEBUG] agent: Node info in sync
    2021/05/25 02:09:56 [DEBUG] http: Request PUT /v1/agent/service/register (106.5538ms) from=10.233.74.91:40830
    2021/05/25 02:09:56 [DEBUG] agent: Service "_v1_appc_10.233.8.147_8443" in sync
    2021/05/25 02:09:56 [DEBUG] agent: Service "_v1_wf-gui_10.233.34.180_8443" in sync
    2021/05/25 02:09:56 [DEBUG] agent: Node info in sync
    2021/05/25 02:09:56 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (733.002µs) from=10.233.74.91:40832
    2021/05/25 02:09:57 [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/05/25 02:09:57 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/25 02:09:57 [DEBUG] agent: Service "_v1_appc_10.233.8.147_8443" in sync
    2021/05/25 02:09:57 [DEBUG] agent: Service "_v1_wf-gui_10.233.34.180_8443" in sync
    2021/05/25 02:09:57 [INFO] agent: Synced service "_v1_parser_10.233.39.218_8806"
    2021/05/25 02:09:57 [DEBUG] agent: Node info in sync
    2021/05/25 02:09:57 [DEBUG] http: Request PUT /v1/agent/service/register (203.15634ms) from=10.233.74.91:40834
    2021/05/25 02:09:57 [DEBUG] agent: Service "_v1_appc_10.233.8.147_8443" in sync
    2021/05/25 02:09:57 [DEBUG] agent: Service "_v1_wf-gui_10.233.34.180_8443" in sync
    2021/05/25 02:09:57 [DEBUG] agent: Service "_v1_parser_10.233.39.218_8806" in sync
    2021/05/25 02:09:57 [DEBUG] agent: Node info in sync
    2021/05/25 02:09:57 [DEBUG] http: Request GET /v1/health/service/parser-v1 (462.827µs) from=10.233.74.91:40838
    2021/05/25 02:09:58 [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/05/25 02:09:58 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/25 02:09:58 [DEBUG] agent: Service "_v1_appc_10.233.8.147_8443" in sync
    2021/05/25 02:09:58 [DEBUG] agent: Service "_v1_wf-gui_10.233.34.180_8443" in sync
    2021/05/25 02:09:58 [DEBUG] agent: Service "_v1_parser_10.233.39.218_8806" in sync
    2021/05/25 02:09:58 [INFO] agent: Synced service "_v1_catalog_10.233.39.218_8806"
    2021/05/25 02:09:58 [DEBUG] agent: Node info in sync
    2021/05/25 02:09:58 [DEBUG] http: Request PUT /v1/agent/service/register (263.197694ms) from=10.233.74.91:40840
    2021/05/25 02:09:58 [DEBUG] agent: Service "_v1_wf-gui_10.233.34.180_8443" in sync
    2021/05/25 02:09:58 [DEBUG] agent: Service "_v1_parser_10.233.39.218_8806" in sync
    2021/05/25 02:09:58 [DEBUG] agent: Service "_v1_catalog_10.233.39.218_8806" in sync
    2021/05/25 02:09:58 [DEBUG] agent: Service "_v1_appc_10.233.8.147_8443" in sync
    2021/05/25 02:09:58 [DEBUG] agent: Node info in sync
    2021/05/25 02:09:58 [DEBUG] http: Request GET /v1/health/service/catalog-v1 (52.632832ms) from=10.233.74.91:40844
    2021/05/25 02:09:58 [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/05/25 02:09:58 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/25 02:09:59 [DEBUG] agent: Service "_v1_wf-gui_10.233.34.180_8443" in sync
    2021/05/25 02:09:59 [DEBUG] agent: Service "_v1_parser_10.233.39.218_8806" in sync
    2021/05/25 02:09:59 [DEBUG] agent: Service "_v1_catalog_10.233.39.218_8806" in sync
    2021/05/25 02:09:59 [INFO] agent: Synced service "_v1_nsd_10.233.39.218_8806"
    2021/05/25 02:09:59 [DEBUG] agent: Service "_v1_appc_10.233.8.147_8443" in sync
    2021/05/25 02:09:59 [DEBUG] agent: Node info in sync
    2021/05/25 02:09:59 [DEBUG] http: Request PUT /v1/agent/service/register (175.103428ms) from=10.233.74.91:40846
    2021/05/25 02:09:59 [DEBUG] agent: Service "_v1_nsd_10.233.39.218_8806" in sync
    2021/05/25 02:09:59 [DEBUG] agent: Service "_v1_appc_10.233.8.147_8443" in sync
    2021/05/25 02:09:59 [DEBUG] agent: Service "_v1_wf-gui_10.233.34.180_8443" in sync
    2021/05/25 02:09:59 [DEBUG] agent: Service "_v1_parser_10.233.39.218_8806" in sync
    2021/05/25 02:09:59 [DEBUG] agent: Service "_v1_catalog_10.233.39.218_8806" in sync
    2021/05/25 02:09:59 [DEBUG] agent: Node info in sync
    2021/05/25 02:09:59 [DEBUG] http: Request GET /v1/health/service/nsd-v1 (564.958µs) from=10.233.74.91:40850
    2021/05/25 02:09:59 [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/05/25 02:09:59 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/25 02:09:59 [DEBUG] agent: Service "_v1_appc_10.233.8.147_8443" in sync
    2021/05/25 02:09:59 [DEBUG] agent: Service "_v1_wf-gui_10.233.34.180_8443" in sync
    2021/05/25 02:09:59 [DEBUG] agent: Service "_v1_parser_10.233.39.218_8806" in sync
    2021/05/25 02:09:59 [DEBUG] agent: Service "_v1_catalog_10.233.39.218_8806" in sync
    2021/05/25 02:09:59 [DEBUG] agent: Service "_v1_nsd_10.233.39.218_8806" in sync
    2021/05/25 02:09:59 [INFO] agent: Synced service "_v1_vnfpkgm_10.233.39.218_8806"
    2021/05/25 02:09:59 [DEBUG] agent: Node info in sync
    2021/05/25 02:09:59 [DEBUG] http: Request PUT /v1/agent/service/register (396.275704ms) from=10.233.74.91:40854
    2021/05/25 02:09:59 [DEBUG] agent: Service "_v1_appc_10.233.8.147_8443" in sync
    2021/05/25 02:09:59 [DEBUG] agent: Service "_v1_wf-gui_10.233.34.180_8443" in sync
    2021/05/25 02:09:59 [DEBUG] agent: Service "_v1_parser_10.233.39.218_8806" in sync
    2021/05/25 02:09:59 [DEBUG] agent: Service "_v1_catalog_10.233.39.218_8806" in sync
    2021/05/25 02:09:59 [DEBUG] agent: Service "_v1_nsd_10.233.39.218_8806" in sync
    2021/05/25 02:09:59 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.39.218_8806" in sync
    2021/05/25 02:09:59 [DEBUG] agent: Node info in sync
    2021/05/25 02:09:59 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1 (341.885µs) from=10.233.74.91:40856
    2021/05/25 02:10:00 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v0\",\"enable_ssl\":\"false\",\"url\":\"/api/multicloud-vio/v0\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/25 02:10:00 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/25 02:10:00 [DEBUG] agent: Service "_v1_appc_10.233.8.147_8443" in sync
    2021/05/25 02:10:00 [DEBUG] agent: Service "_v1_wf-gui_10.233.34.180_8443" in sync
    2021/05/25 02:10:00 [DEBUG] agent: Service "_v1_parser_10.233.39.218_8806" in sync
    2021/05/25 02:10:00 [DEBUG] agent: Service "_v1_catalog_10.233.39.218_8806" in sync
    2021/05/25 02:10:00 [DEBUG] agent: Service "_v1_nsd_10.233.39.218_8806" in sync
    2021/05/25 02:10:00 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.39.218_8806" in sync
    2021/05/25 02:10:00 [INFO] agent: Synced service "_v0_multicloud-vio_10.233.15.98_9004"
    2021/05/25 02:10:00 [DEBUG] agent: Node info in sync
    2021/05/25 02:10:00 [DEBUG] http: Request PUT /v1/agent/service/register (74.006545ms) from=10.233.74.91:40860
    2021/05/25 02:10:00 [DEBUG] agent: Service "_v1_appc_10.233.8.147_8443" in sync
    2021/05/25 02:10:00 [DEBUG] agent: Service "_v1_wf-gui_10.233.34.180_8443" in sync
    2021/05/25 02:10:00 [DEBUG] agent: Service "_v1_parser_10.233.39.218_8806" in sync
    2021/05/25 02:10:00 [DEBUG] agent: Service "_v1_catalog_10.233.39.218_8806" in sync
    2021/05/25 02:10:00 [DEBUG] agent: Service "_v1_nsd_10.233.39.218_8806" in sync
    2021/05/25 02:10:00 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.39.218_8806" in sync
    2021/05/25 02:10:00 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.15.98_9004" in sync
    2021/05/25 02:10:00 [DEBUG] agent: Node info in sync
    2021/05/25 02:10:00 [DEBUG] http: Request GET /v1/health/service/multicloud-vio-v0 (861.619µs) from=10.233.74.91:40866
    2021/05/25 02:10:01 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/multicloud-vio/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/25 02:10:01 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/25 02:10:01 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.39.218_8806" in sync
    2021/05/25 02:10:01 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.15.98_9004" in sync
    2021/05/25 02:10:01 [INFO] agent: Synced service "_v1_multicloud-vio_10.233.15.98_9004"
    2021/05/25 02:10:01 [DEBUG] agent: Service "_v1_appc_10.233.8.147_8443" in sync
    2021/05/25 02:10:01 [DEBUG] agent: Service "_v1_wf-gui_10.233.34.180_8443" in sync
    2021/05/25 02:10:01 [DEBUG] agent: Service "_v1_parser_10.233.39.218_8806" in sync
    2021/05/25 02:10:01 [DEBUG] agent: Service "_v1_catalog_10.233.39.218_8806" in sync
    2021/05/25 02:10:01 [DEBUG] agent: Service "_v1_nsd_10.233.39.218_8806" in sync
    2021/05/25 02:10:01 [DEBUG] agent: Node info in sync
    2021/05/25 02:10:01 [DEBUG] http: Request PUT /v1/agent/service/register (137.17628ms) from=10.233.74.91:40870
    2021/05/25 02:10:01 [DEBUG] agent: Service "_v1_nsd_10.233.39.218_8806" in sync
    2021/05/25 02:10:01 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.39.218_8806" in sync
    2021/05/25 02:10:01 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.15.98_9004" in sync
    2021/05/25 02:10:01 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.15.98_9004" in sync
    2021/05/25 02:10:01 [DEBUG] agent: Service "_v1_appc_10.233.8.147_8443" in sync
    2021/05/25 02:10:01 [DEBUG] agent: Service "_v1_wf-gui_10.233.34.180_8443" in sync
    2021/05/25 02:10:01 [DEBUG] agent: Service "_v1_parser_10.233.39.218_8806" in sync
    2021/05/25 02:10:01 [DEBUG] agent: Service "_v1_catalog_10.233.39.218_8806" in sync
    2021/05/25 02:10:01 [DEBUG] agent: Node info in sync
    2021/05/25 02:10:01 [DEBUG] http: Request GET /v1/health/service/multicloud-vio-v1 (200.895692ms) from=10.233.74.91:40878
    2021/05/25 02:10:02 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/25 02:10: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/05/25 02:10:02 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.15.98_9004" in sync
    2021/05/25 02:10:02 [INFO] agent: Synced service "_v1_dmaap-dr-prov_10.233.14.91_443"
    2021/05/25 02:10:02 [DEBUG] agent: Service "_v1_nsd_10.233.39.218_8806" in sync
    2021/05/25 02:10:02 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.15.98_9004" in sync
    2021/05/25 02:10:02 [DEBUG] agent: Service "_v1_parser_10.233.39.218_8806" in sync
    2021/05/25 02:10:02 [DEBUG] agent: Service "_v1_catalog_10.233.39.218_8806" in sync
    2021/05/25 02:10:02 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.39.218_8806" in sync
    2021/05/25 02:10:02 [DEBUG] agent: Service "_v1_appc_10.233.8.147_8443" in sync
    2021/05/25 02:10:02 [DEBUG] agent: Service "_v1_wf-gui_10.233.34.180_8443" in sync
    2021/05/25 02:10:02 [DEBUG] agent: Node info in sync
    2021/05/25 02:10:02 [DEBUG] http: Request PUT /v1/agent/service/register (465.458462ms) from=10.233.74.91:40886
    2021/05/25 02:10:02 [DEBUG] agent: Service "_v1_appc_10.233.8.147_8443" in sync
    2021/05/25 02:10:02 [DEBUG] agent: Service "_v1_wf-gui_10.233.34.180_8443" in sync
    2021/05/25 02:10:02 [DEBUG] agent: Service "_v1_parser_10.233.39.218_8806" in sync
    2021/05/25 02:10:02 [DEBUG] agent: Service "_v1_catalog_10.233.39.218_8806" in sync
    2021/05/25 02:10:02 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.39.218_8806" in sync
    2021/05/25 02:10:02 [DEBUG] agent: Service "_v1_nsd_10.233.39.218_8806" in sync
    2021/05/25 02:10:02 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.15.98_9004" in sync
    2021/05/25 02:10:02 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.15.98_9004" in sync
    2021/05/25 02:10:02 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.14.91_443" in sync
    2021/05/25 02:10:02 [DEBUG] agent: Node info in sync
    2021/05/25 02:10:02 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1 (443.488µs) from=10.233.74.91:40888
    2021/05/25 02:10:03 [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/05/25 02:10:03 [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/05/25 02:10: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/05/25 02:10: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/05/25 02:10:03 [DEBUG] agent: Service "_v1_nsd_10.233.39.218_8806" in sync
    2021/05/25 02:10:03 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.15.98_9004" in sync
    2021/05/25 02:10:03 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.15.98_9004" in sync
    2021/05/25 02:10:03 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.14.91_443" in sync
    2021/05/25 02:10:03 [DEBUG] agent: Service "_v1_appc_10.233.8.147_8443" in sync
    2021/05/25 02:10:03 [DEBUG] agent: Service "_v1_wf-gui_10.233.34.180_8443" in sync
    2021/05/25 02:10:03 [DEBUG] agent: Service "_v1_parser_10.233.39.218_8806" in sync
    2021/05/25 02:10:03 [DEBUG] agent: Service "_v1_catalog_10.233.39.218_8806" in sync
    2021/05/25 02:10:03 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.39.218_8806" in sync
    2021/05/25 02:10:03 [INFO] agent: Synced service "_v11__aai-generic-query_10.233.77.193_8446"
    2021/05/25 02:10:03 [DEBUG] agent: Node info in sync
    2021/05/25 02:10:03 [DEBUG] http: Request PUT /v1/agent/service/register (260.758691ms) from=10.233.74.91:40892
    2021/05/25 02:10:03 [DEBUG] agent: Service "_v1_nsd_10.233.39.218_8806" in sync
    2021/05/25 02:10:03 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.15.98_9004" in sync
    2021/05/25 02:10:03 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.15.98_9004" in sync
    2021/05/25 02:10:03 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.14.91_443" in sync
    2021/05/25 02:10:03 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:03 [DEBUG] agent: Service "_v1_appc_10.233.8.147_8443" in sync
    2021/05/25 02:10:03 [DEBUG] agent: Service "_v1_wf-gui_10.233.34.180_8443" in sync
    2021/05/25 02:10:03 [DEBUG] agent: Service "_v1_parser_10.233.39.218_8806" in sync
    2021/05/25 02:10:03 [DEBUG] agent: Service "_v1_catalog_10.233.39.218_8806" in sync
    2021/05/25 02:10:03 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.39.218_8806" in sync
    2021/05/25 02:10:03 [DEBUG] agent: Node info in sync
    2021/05/25 02:10:03 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v11 (68.268482ms) from=10.233.74.91:40904
    2021/05/25 02:10:03 [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/05/25 02:10:03 [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/05/25 02:10: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/05/25 02:10: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/05/25 02:10:04 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.14.91_443" in sync
    2021/05/25 02:10:04 [INFO] agent: Synced service "_v12__aai-generic-query_10.233.77.193_8446"
    2021/05/25 02:10:04 [DEBUG] agent: Service "_v1_nsd_10.233.39.218_8806" in sync
    2021/05/25 02:10:04 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.15.98_9004" in sync
    2021/05/25 02:10:04 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.15.98_9004" in sync
    2021/05/25 02:10:04 [DEBUG] agent: Service "_v1_catalog_10.233.39.218_8806" in sync
    2021/05/25 02:10:04 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.39.218_8806" in sync
    2021/05/25 02:10:04 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:04 [DEBUG] agent: Service "_v1_appc_10.233.8.147_8443" in sync
    2021/05/25 02:10:04 [DEBUG] agent: Service "_v1_wf-gui_10.233.34.180_8443" in sync
    2021/05/25 02:10:04 [DEBUG] agent: Service "_v1_parser_10.233.39.218_8806" in sync
    2021/05/25 02:10:04 [DEBUG] agent: Node info in sync
    2021/05/25 02:10:04 [DEBUG] http: Request PUT /v1/agent/service/register (369.305434ms) from=10.233.74.91:40906
    2021/05/25 02:10:04 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:04 [DEBUG] agent: Service "_v1_nsd_10.233.39.218_8806" in sync
    2021/05/25 02:10:04 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.15.98_9004" in sync
    2021/05/25 02:10:04 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.15.98_9004" in sync
    2021/05/25 02:10:04 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.14.91_443" in sync
    2021/05/25 02:10:04 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.39.218_8806" in sync
    2021/05/25 02:10:04 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:04 [DEBUG] agent: Service "_v1_appc_10.233.8.147_8443" in sync
    2021/05/25 02:10:04 [DEBUG] agent: Service "_v1_wf-gui_10.233.34.180_8443" in sync
    2021/05/25 02:10:04 [DEBUG] agent: Service "_v1_parser_10.233.39.218_8806" in sync
    2021/05/25 02:10:04 [DEBUG] agent: Service "_v1_catalog_10.233.39.218_8806" in sync
    2021/05/25 02:10:04 [DEBUG] agent: Node info in sync
    2021/05/25 02:10:04 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v12 (612.689µs) from=10.233.74.91:40910
    2021/05/25 02:10:04 [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/05/25 02:10:04 [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/05/25 02:10: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/05/25 02:10: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/05/25 02:10:04 [DEBUG] agent: Service "_v1_nsd_10.233.39.218_8806" in sync
    2021/05/25 02:10:04 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.15.98_9004" in sync
    2021/05/25 02:10:04 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.15.98_9004" in sync
    2021/05/25 02:10:04 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.14.91_443" in sync
    2021/05/25 02:10:04 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:04 [INFO] agent: Synced service "_v13__aai-generic-query_10.233.77.193_8446"
    2021/05/25 02:10:05 [DEBUG] agent: Service "_v1_appc_10.233.8.147_8443" in sync
    2021/05/25 02:10:05 [DEBUG] agent: Service "_v1_wf-gui_10.233.34.180_8443" in sync
    2021/05/25 02:10:05 [DEBUG] agent: Service "_v1_parser_10.233.39.218_8806" in sync
    2021/05/25 02:10:05 [DEBUG] agent: Service "_v1_catalog_10.233.39.218_8806" in sync
    2021/05/25 02:10:05 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.39.218_8806" in sync
    2021/05/25 02:10:05 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:05 [DEBUG] agent: Node info in sync
    2021/05/25 02:10:05 [DEBUG] http: Request PUT /v1/agent/service/register (300.84234ms) from=10.233.74.91:40914
    2021/05/25 02:10:05 [DEBUG] agent: Service "_v1_wf-gui_10.233.34.180_8443" in sync
    2021/05/25 02:10:05 [DEBUG] agent: Service "_v1_parser_10.233.39.218_8806" in sync
    2021/05/25 02:10:05 [DEBUG] agent: Service "_v1_catalog_10.233.39.218_8806" in sync
    2021/05/25 02:10:05 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.39.218_8806" in sync
    2021/05/25 02:10:05 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:05 [DEBUG] agent: Service "_v1_appc_10.233.8.147_8443" in sync
    2021/05/25 02:10:05 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.15.98_9004" in sync
    2021/05/25 02:10:05 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.15.98_9004" in sync
    2021/05/25 02:10:05 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.14.91_443" in sync
    2021/05/25 02:10:05 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:05 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:05 [DEBUG] agent: Service "_v1_nsd_10.233.39.218_8806" in sync
    2021/05/25 02:10:05 [DEBUG] agent: Node info in sync
    2021/05/25 02:10:05 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v13 (100.098721ms) from=10.233.74.91:40920
    2021/05/25 02:10:05 [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/05/25 02:10:05 [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/05/25 02:10: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/05/25 02:10: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/05/25 02:10:05 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:05 [DEBUG] agent: Service "_v1_appc_10.233.8.147_8443" in sync
    2021/05/25 02:10:05 [DEBUG] agent: Service "_v1_wf-gui_10.233.34.180_8443" in sync
    2021/05/25 02:10:05 [DEBUG] agent: Service "_v1_parser_10.233.39.218_8806" in sync
    2021/05/25 02:10:05 [DEBUG] agent: Service "_v1_catalog_10.233.39.218_8806" in sync
    2021/05/25 02:10:05 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.39.218_8806" in sync
    2021/05/25 02:10:05 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:05 [INFO] agent: Synced service "_v14__aai-generic-query_10.233.77.193_8446"
    2021/05/25 02:10:05 [DEBUG] agent: Service "_v1_nsd_10.233.39.218_8806" in sync
    2021/05/25 02:10:05 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.15.98_9004" in sync
    2021/05/25 02:10:05 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.15.98_9004" in sync
    2021/05/25 02:10:05 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.14.91_443" in sync
    2021/05/25 02:10:05 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:05 [DEBUG] agent: Node info in sync
    2021/05/25 02:10:05 [DEBUG] http: Request PUT /v1/agent/service/register (121.501972ms) from=10.233.74.91:40922
    2021/05/25 02:10:05 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:05 [DEBUG] agent: Service "_v1_nsd_10.233.39.218_8806" in sync
    2021/05/25 02:10:05 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.15.98_9004" in sync
    2021/05/25 02:10:05 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.15.98_9004" in sync
    2021/05/25 02:10:05 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.14.91_443" in sync
    2021/05/25 02:10:05 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:05 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:05 [DEBUG] agent: Service "_v1_appc_10.233.8.147_8443" in sync
    2021/05/25 02:10:05 [DEBUG] agent: Service "_v1_wf-gui_10.233.34.180_8443" in sync
    2021/05/25 02:10:05 [DEBUG] agent: Service "_v1_parser_10.233.39.218_8806" in sync
    2021/05/25 02:10:05 [DEBUG] agent: Service "_v1_catalog_10.233.39.218_8806" in sync
    2021/05/25 02:10:05 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.39.218_8806" in sync
    2021/05/25 02:10:05 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:05 [DEBUG] agent: Node info in sync
    2021/05/25 02:10:05 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v14 (431.569µs) from=10.233.74.91:40928
    2021/05/25 02:10:05 [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/05/25 02:10:05 [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/05/25 02:10: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/05/25 02:10: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/05/25 02:10:05 [DEBUG] agent: Service "_v1_nsd_10.233.39.218_8806" in sync
    2021/05/25 02:10:05 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.15.98_9004" in sync
    2021/05/25 02:10:05 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.14.91_443" in sync
    2021/05/25 02:10:05 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:05 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:05 [INFO] agent: Synced service "_v15__aai-generic-query_10.233.77.193_8446"
    2021/05/25 02:10:05 [DEBUG] agent: Service "_v1_appc_10.233.8.147_8443" in sync
    2021/05/25 02:10:05 [DEBUG] agent: Service "_v1_wf-gui_10.233.34.180_8443" in sync
    2021/05/25 02:10:05 [DEBUG] agent: Service "_v1_parser_10.233.39.218_8806" in sync
    2021/05/25 02:10:05 [DEBUG] agent: Service "_v1_catalog_10.233.39.218_8806" in sync
    2021/05/25 02:10:05 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:05 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.15.98_9004" in sync
    2021/05/25 02:10:05 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:05 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.39.218_8806" in sync
    2021/05/25 02:10:05 [DEBUG] agent: Node info in sync
    2021/05/25 02:10:05 [DEBUG] http: Request PUT /v1/agent/service/register (241.154124ms) from=10.233.74.91:40932
    2021/05/25 02:10:05 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.39.218_8806" in sync
    2021/05/25 02:10:05 [DEBUG] agent: Service "_v1_nsd_10.233.39.218_8806" in sync
    2021/05/25 02:10:05 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.15.98_9004" in sync
    2021/05/25 02:10:05 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.14.91_443" in sync
    2021/05/25 02:10:05 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:05 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:05 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:05 [DEBUG] agent: Service "_v1_appc_10.233.8.147_8443" in sync
    2021/05/25 02:10:05 [DEBUG] agent: Service "_v1_wf-gui_10.233.34.180_8443" in sync
    2021/05/25 02:10:06 [DEBUG] agent: Service "_v1_parser_10.233.39.218_8806" in sync
    2021/05/25 02:10:06 [DEBUG] agent: Service "_v1_catalog_10.233.39.218_8806" in sync
    2021/05/25 02:10:06 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:06 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.15.98_9004" in sync
    2021/05/25 02:10:06 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:06 [DEBUG] agent: Node info in sync
    2021/05/25 02:10:06 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v15 (304.333503ms) from=10.233.74.91:40934
    2021/05/25 02:10:06 [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/05/25 02:10:06 [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/05/25 02:10: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/05/25 02:10: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/05/25 02:10:07 [DEBUG] agent: Service "_v1_nsd_10.233.39.218_8806" in sync
    2021/05/25 02:10:07 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.15.98_9004" in sync
    2021/05/25 02:10:07 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.14.91_443" in sync
    2021/05/25 02:10:07 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:07 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:07 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:07 [DEBUG] agent: Service "_v1_appc_10.233.8.147_8443" in sync
    2021/05/25 02:10:07 [DEBUG] agent: Service "_v1_wf-gui_10.233.34.180_8443" in sync
    2021/05/25 02:10:07 [DEBUG] agent: Service "_v1_parser_10.233.39.218_8806" in sync
    2021/05/25 02:10:07 [DEBUG] agent: Service "_v1_catalog_10.233.39.218_8806" in sync
    2021/05/25 02:10:07 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:07 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.15.98_9004" in sync
    2021/05/25 02:10:07 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:07 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.39.218_8806" in sync
    2021/05/25 02:10:07 [INFO] agent: Synced service "_v16__aai-generic-query_10.233.77.193_8446"
    2021/05/25 02:10:07 [DEBUG] agent: Node info in sync
    2021/05/25 02:10:07 [DEBUG] http: Request PUT /v1/agent/service/register (602.955011ms) from=10.233.74.91:40938
    2021/05/25 02:10:07 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.39.218_8806" in sync
    2021/05/25 02:10:07 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:07 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:07 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:07 [DEBUG] agent: Service "_v1_nsd_10.233.39.218_8806" in sync
    2021/05/25 02:10:07 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.15.98_9004" in sync
    2021/05/25 02:10:07 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.14.91_443" in sync
    2021/05/25 02:10:07 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:07 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:07 [DEBUG] agent: Service "_v1_appc_10.233.8.147_8443" in sync
    2021/05/25 02:10:07 [DEBUG] agent: Service "_v1_wf-gui_10.233.34.180_8443" in sync
    2021/05/25 02:10:07 [DEBUG] agent: Service "_v1_parser_10.233.39.218_8806" in sync
    2021/05/25 02:10:07 [DEBUG] agent: Service "_v1_catalog_10.233.39.218_8806" in sync
    2021/05/25 02:10:07 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.15.98_9004" in sync
    2021/05/25 02:10:07 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:07 [DEBUG] agent: Node info in sync
    2021/05/25 02:10:07 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v16 (516.805µs) from=10.233.74.91:40940
    2021/05/25 02:10:07 [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/05/25 02:10:07 [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/05/25 02:10: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/05/25 02:10: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/05/25 02:10:07 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.15.98_9004" in sync
    2021/05/25 02:10:07 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:07 [INFO] agent: Synced service "_v17__aai-generic-query_10.233.77.193_8446"
    2021/05/25 02:10:07 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.39.218_8806" in sync
    2021/05/25 02:10:07 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:07 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:07 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:07 [DEBUG] agent: Service "_v1_nsd_10.233.39.218_8806" in sync
    2021/05/25 02:10:07 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.15.98_9004" in sync
    2021/05/25 02:10:07 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.14.91_443" in sync
    2021/05/25 02:10:07 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:07 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:07 [DEBUG] agent: Service "_v1_appc_10.233.8.147_8443" in sync
    2021/05/25 02:10:07 [DEBUG] agent: Service "_v1_wf-gui_10.233.34.180_8443" in sync
    2021/05/25 02:10:07 [DEBUG] agent: Service "_v1_parser_10.233.39.218_8806" in sync
    2021/05/25 02:10:07 [DEBUG] agent: Service "_v1_catalog_10.233.39.218_8806" in sync
    2021/05/25 02:10:07 [DEBUG] agent: Node info in sync
    2021/05/25 02:10:07 [DEBUG] http: Request PUT /v1/agent/service/register (329.035475ms) from=10.233.74.91:40944
    2021/05/25 02:10:07 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.15.98_9004" in sync
    2021/05/25 02:10:07 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.14.91_443" in sync
    2021/05/25 02:10:07 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:07 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:07 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:07 [DEBUG] agent: Service "_v1_nsd_10.233.39.218_8806" in sync
    2021/05/25 02:10:07 [DEBUG] agent: Service "_v1_wf-gui_10.233.34.180_8443" in sync
    2021/05/25 02:10:07 [DEBUG] agent: Service "_v1_parser_10.233.39.218_8806" in sync
    2021/05/25 02:10:07 [DEBUG] agent: Service "_v1_catalog_10.233.39.218_8806" in sync
    2021/05/25 02:10:07 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:07 [DEBUG] agent: Service "_v1_appc_10.233.8.147_8443" in sync
    2021/05/25 02:10:07 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:07 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:07 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.15.98_9004" in sync
    2021/05/25 02:10:07 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:07 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.39.218_8806" in sync
    2021/05/25 02:10:07 [DEBUG] agent: Node info in sync
    2021/05/25 02:10:07 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v17 (518.949µs) from=10.233.74.91:40946
    2021/05/25 02:10:08 [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/05/25 02:10:08 [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/05/25 02:10: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/05/25 02:10: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/05/25 02:10:08 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:08 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.39.218_8806" in sync
    2021/05/25 02:10:08 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.15.98_9004" in sync
    2021/05/25 02:10:08 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.14.91_443" in sync
    2021/05/25 02:10:08 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:08 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:08 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:08 [DEBUG] agent: Service "_v1_nsd_10.233.39.218_8806" in sync
    2021/05/25 02:10:08 [DEBUG] agent: Service "_v1_wf-gui_10.233.34.180_8443" in sync
    2021/05/25 02:10:08 [DEBUG] agent: Service "_v1_parser_10.233.39.218_8806" in sync
    2021/05/25 02:10:08 [DEBUG] agent: Service "_v1_catalog_10.233.39.218_8806" in sync
    2021/05/25 02:10:08 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:08 [INFO] agent: Synced service "_v18__aai-generic-query_10.233.77.193_8446"
    2021/05/25 02:10:08 [DEBUG] agent: Service "_v1_appc_10.233.8.147_8443" in sync
    2021/05/25 02:10:08 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:08 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:08 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.15.98_9004" in sync
    2021/05/25 02:10:08 [DEBUG] agent: Node info in sync
    2021/05/25 02:10:08 [DEBUG] http: Request PUT /v1/agent/service/register (278.817716ms) from=10.233.74.91:40948
    2021/05/25 02:10:08 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:08 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:08 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:08 [DEBUG] agent: Service "_v1_nsd_10.233.39.218_8806" in sync
    2021/05/25 02:10:08 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.15.98_9004" in sync
    2021/05/25 02:10:08 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.14.91_443" in sync
    2021/05/25 02:10:08 [DEBUG] agent: Service "_v1_catalog_10.233.39.218_8806" in sync
    2021/05/25 02:10:08 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:08 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:08 [DEBUG] agent: Service "_v1_appc_10.233.8.147_8443" in sync
    2021/05/25 02:10:08 [DEBUG] agent: Service "_v1_wf-gui_10.233.34.180_8443" in sync
    2021/05/25 02:10:08 [DEBUG] agent: Service "_v1_parser_10.233.39.218_8806" in sync
    2021/05/25 02:10:08 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.15.98_9004" in sync
    2021/05/25 02:10:08 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:08 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:08 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.39.218_8806" in sync
    2021/05/25 02:10:08 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:08 [DEBUG] agent: Node info in sync
    2021/05/25 02:10:08 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v18 (411.889µs) from=10.233.74.91:40952
    2021/05/25 02:10:08 [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/05/25 02:10:08 [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/05/25 02:10: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/05/25 02:10: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/05/25 02:10:08 [DEBUG] agent: Service "_v1_nsd_10.233.39.218_8806" in sync
    2021/05/25 02:10:08 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.15.98_9004" in sync
    2021/05/25 02:10:08 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.14.91_443" in sync
    2021/05/25 02:10:08 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:08 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:08 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:08 [DEBUG] agent: Service "_v1_appc_10.233.8.147_8443" in sync
    2021/05/25 02:10:08 [DEBUG] agent: Service "_v1_wf-gui_10.233.34.180_8443" in sync
    2021/05/25 02:10:08 [DEBUG] agent: Service "_v1_parser_10.233.39.218_8806" in sync
    2021/05/25 02:10:08 [DEBUG] agent: Service "_v1_catalog_10.233.39.218_8806" in sync
    2021/05/25 02:10:08 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:08 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:08 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.15.98_9004" in sync
    2021/05/25 02:10:08 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:08 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:08 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.39.218_8806" in sync
    2021/05/25 02:10:08 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:08 [INFO] agent: Synced service "_v19__aai-generic-query_10.233.77.193_8446"
    2021/05/25 02:10:08 [DEBUG] agent: Node info in sync
    2021/05/25 02:10:08 [DEBUG] http: Request PUT /v1/agent/service/register (260.195274ms) from=10.233.74.91:40954
    2021/05/25 02:10:08 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.15.98_9004" in sync
    2021/05/25 02:10:08 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:08 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:08 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.39.218_8806" in sync
    2021/05/25 02:10:08 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:08 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:08 [DEBUG] agent: Service "_v1_nsd_10.233.39.218_8806" in sync
    2021/05/25 02:10:08 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.15.98_9004" in sync
    2021/05/25 02:10:08 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.14.91_443" in sync
    2021/05/25 02:10:08 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:08 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:08 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:08 [DEBUG] agent: Service "_v1_appc_10.233.8.147_8443" in sync
    2021/05/25 02:10:08 [DEBUG] agent: Service "_v1_wf-gui_10.233.34.180_8443" in sync
    2021/05/25 02:10:08 [DEBUG] agent: Service "_v1_parser_10.233.39.218_8806" in sync
    2021/05/25 02:10:08 [DEBUG] agent: Service "_v1_catalog_10.233.39.218_8806" in sync
    2021/05/25 02:10:09 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:09 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:09 [DEBUG] agent: Node info in sync
    2021/05/25 02:10:09 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v19 (725.735µs) from=10.233.74.91:40958
    2021/05/25 02:10:09 [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/05/25 02:10:09 [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/05/25 02:10: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/05/25 02:10: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/05/25 02:10:09 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:09 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.39.218_8806" in sync
    2021/05/25 02:10:09 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:09 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.14.91_443" in sync
    2021/05/25 02:10:09 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:09 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:09 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:09 [INFO] agent: Synced service "_v11__aai-nodes-query_10.233.77.193_8446"
    2021/05/25 02:10:09 [DEBUG] agent: Service "_v1_nsd_10.233.39.218_8806" in sync
    2021/05/25 02:10:09 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.15.98_9004" in sync
    2021/05/25 02:10:09 [DEBUG] agent: Service "_v1_parser_10.233.39.218_8806" in sync
    2021/05/25 02:10:09 [DEBUG] agent: Service "_v1_catalog_10.233.39.218_8806" in sync
    2021/05/25 02:10:09 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:09 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:09 [DEBUG] agent: Service "_v1_appc_10.233.8.147_8443" in sync
    2021/05/25 02:10:09 [DEBUG] agent: Service "_v1_wf-gui_10.233.34.180_8443" in sync
    2021/05/25 02:10:09 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:09 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.15.98_9004" in sync
    2021/05/25 02:10:09 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:09 [DEBUG] agent: Node info in sync
    2021/05/25 02:10:09 [DEBUG] http: Request PUT /v1/agent/service/register (325.07967ms) from=10.233.74.91:40960
    2021/05/25 02:10:09 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.39.218_8806" in sync
    2021/05/25 02:10:09 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:09 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:09 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:09 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:09 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:09 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:09 [DEBUG] agent: Service "_v1_nsd_10.233.39.218_8806" in sync
    2021/05/25 02:10:09 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.15.98_9004" in sync
    2021/05/25 02:10:09 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.14.91_443" in sync
    2021/05/25 02:10:09 [DEBUG] agent: Service "_v1_catalog_10.233.39.218_8806" in sync
    2021/05/25 02:10:09 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:09 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:09 [DEBUG] agent: Service "_v1_appc_10.233.8.147_8443" in sync
    2021/05/25 02:10:09 [DEBUG] agent: Service "_v1_wf-gui_10.233.34.180_8443" in sync
    2021/05/25 02:10:09 [DEBUG] agent: Service "_v1_parser_10.233.39.218_8806" in sync
    2021/05/25 02:10:09 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.15.98_9004" in sync
    2021/05/25 02:10:09 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:09 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:09 [DEBUG] agent: Node info in sync
    2021/05/25 02:10:09 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v11 (410.171µs) from=10.233.74.91:40964
    2021/05/25 02:10:09 [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/05/25 02:10:09 [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/05/25 02:10: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/05/25 02:10: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/05/25 02:10:09 [DEBUG] agent: Service "_v1_appc_10.233.8.147_8443" in sync
    2021/05/25 02:10:09 [DEBUG] agent: Service "_v1_wf-gui_10.233.34.180_8443" in sync
    2021/05/25 02:10:09 [DEBUG] agent: Service "_v1_parser_10.233.39.218_8806" in sync
    2021/05/25 02:10:09 [DEBUG] agent: Service "_v1_catalog_10.233.39.218_8806" in sync
    2021/05/25 02:10:09 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:09 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:09 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.15.98_9004" in sync
    2021/05/25 02:10:09 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:09 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:09 [INFO] agent: Synced service "_v12__aai-nodes-query_10.233.77.193_8446"
    2021/05/25 02:10:09 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.39.218_8806" in sync
    2021/05/25 02:10:09 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:09 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:09 [DEBUG] agent: Service "_v1_nsd_10.233.39.218_8806" in sync
    2021/05/25 02:10:09 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.15.98_9004" in sync
    2021/05/25 02:10:09 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.14.91_443" in sync
    2021/05/25 02:10:09 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:09 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:09 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:09 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:09 [DEBUG] agent: Node info in sync
    2021/05/25 02:10:09 [DEBUG] http: Request PUT /v1/agent/service/register (110.668743ms) from=10.233.74.91:40966
    2021/05/25 02:10:09 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.15.98_9004" in sync
    2021/05/25 02:10:09 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:09 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:09 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:09 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.39.218_8806" in sync
    2021/05/25 02:10:09 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:09 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:09 [DEBUG] agent: Service "_v1_nsd_10.233.39.218_8806" in sync
    2021/05/25 02:10:09 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.15.98_9004" in sync
    2021/05/25 02:10:09 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.14.91_443" in sync
    2021/05/25 02:10:09 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:09 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:09 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:09 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:09 [DEBUG] agent: Service "_v1_appc_10.233.8.147_8443" in sync
    2021/05/25 02:10:09 [DEBUG] agent: Service "_v1_wf-gui_10.233.34.180_8443" in sync
    2021/05/25 02:10:09 [DEBUG] agent: Service "_v1_parser_10.233.39.218_8806" in sync
    2021/05/25 02:10:09 [DEBUG] agent: Service "_v1_catalog_10.233.39.218_8806" in sync
    2021/05/25 02:10:09 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:09 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:09 [DEBUG] agent: Node info in sync
    2021/05/25 02:10:09 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v12 (390.744µs) from=10.233.74.91:40968
    2021/05/25 02:10:10 [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/05/25 02:10:10 [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/05/25 02:10: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/05/25 02:10: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/05/25 02:10:10 [INFO] agent: Synced service "_v13__aai-nodes-query_10.233.77.193_8446"
    2021/05/25 02:10:10 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.15.98_9004" in sync
    2021/05/25 02:10:10 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:10 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:10 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:10 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.39.218_8806" in sync
    2021/05/25 02:10:10 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:10 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:10 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:10 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:10 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:10 [DEBUG] agent: Service "_v1_nsd_10.233.39.218_8806" in sync
    2021/05/25 02:10:10 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.15.98_9004" in sync
    2021/05/25 02:10:10 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.14.91_443" in sync
    2021/05/25 02:10:10 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:10 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:10 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:10 [DEBUG] agent: Service "_v1_appc_10.233.8.147_8443" in sync
    2021/05/25 02:10:10 [DEBUG] agent: Service "_v1_wf-gui_10.233.34.180_8443" in sync
    2021/05/25 02:10:10 [DEBUG] agent: Service "_v1_parser_10.233.39.218_8806" in sync
    2021/05/25 02:10:10 [DEBUG] agent: Service "_v1_catalog_10.233.39.218_8806" in sync
    2021/05/25 02:10:10 [DEBUG] agent: Node info in sync
    2021/05/25 02:10:10 [DEBUG] http: Request PUT /v1/agent/service/register (399.780136ms) from=10.233.74.91:40970
    2021/05/25 02:10:10 [DEBUG] agent: Service "_v1_appc_10.233.8.147_8443" in sync
    2021/05/25 02:10:10 [DEBUG] agent: Service "_v1_wf-gui_10.233.34.180_8443" in sync
    2021/05/25 02:10:10 [DEBUG] agent: Service "_v1_parser_10.233.39.218_8806" in sync
    2021/05/25 02:10:10 [DEBUG] agent: Service "_v1_catalog_10.233.39.218_8806" in sync
    2021/05/25 02:10:10 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:10 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:10 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.15.98_9004" in sync
    2021/05/25 02:10:10 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:10 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:10 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:10 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:10 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.39.218_8806" in sync
    2021/05/25 02:10:10 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:10 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:10 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:10 [DEBUG] agent: Service "_v1_nsd_10.233.39.218_8806" in sync
    2021/05/25 02:10:10 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.15.98_9004" in sync
    2021/05/25 02:10:10 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.14.91_443" in sync
    2021/05/25 02:10:10 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:10 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:10 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:10 [DEBUG] agent: Node info in sync
    2021/05/25 02:10:10 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v13 (396.606µs) from=10.233.74.91:40978
    2021/05/25 02:10:10 [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/05/25 02:10:10 [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/05/25 02:10: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/05/25 02:10: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/05/25 02:10:10 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.15.98_9004" in sync
    2021/05/25 02:10:10 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.14.91_443" in sync
    2021/05/25 02:10:10 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:10 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:10 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:10 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:10 [DEBUG] agent: Service "_v1_nsd_10.233.39.218_8806" in sync
    2021/05/25 02:10:10 [DEBUG] agent: Service "_v1_wf-gui_10.233.34.180_8443" in sync
    2021/05/25 02:10:10 [DEBUG] agent: Service "_v1_parser_10.233.39.218_8806" in sync
    2021/05/25 02:10:10 [DEBUG] agent: Service "_v1_catalog_10.233.39.218_8806" in sync
    2021/05/25 02:10:10 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:10 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:10 [DEBUG] agent: Service "_v1_appc_10.233.8.147_8443" in sync
    2021/05/25 02:10:10 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:10 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:10 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:10 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:10 [INFO] agent: Synced service "_v14__aai-nodes-query_10.233.77.193_8446"
    2021/05/25 02:10:10 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.15.98_9004" in sync
    2021/05/25 02:10:10 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:10 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:10 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.39.218_8806" in sync
    2021/05/25 02:10:10 [DEBUG] agent: Node info in sync
    2021/05/25 02:10:10 [DEBUG] http: Request PUT /v1/agent/service/register (89.401423ms) from=10.233.74.91:40980
    2021/05/25 02:10:10 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.14.91_443" in sync
    2021/05/25 02:10:10 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:10 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:10 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:10 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:10 [DEBUG] agent: Service "_v1_nsd_10.233.39.218_8806" in sync
    2021/05/25 02:10:10 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.15.98_9004" in sync
    2021/05/25 02:10:10 [DEBUG] agent: Service "_v1_parser_10.233.39.218_8806" in sync
    2021/05/25 02:10:10 [DEBUG] agent: Service "_v1_catalog_10.233.39.218_8806" in sync
    2021/05/25 02:10:10 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:10 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:10 [DEBUG] agent: Service "_v1_appc_10.233.8.147_8443" in sync
    2021/05/25 02:10:10 [DEBUG] agent: Service "_v1_wf-gui_10.233.34.180_8443" in sync
    2021/05/25 02:10:10 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:10 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:10 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:10 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:10 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.15.98_9004" in sync
    2021/05/25 02:10:10 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:10 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:10 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.39.218_8806" in sync
    2021/05/25 02:10:10 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:10 [DEBUG] agent: Node info in sync
    2021/05/25 02:10:11 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v14 (300.127858ms) from=10.233.74.91:40986
    2021/05/25 02:10:11 [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/05/25 02:10:11 [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/05/25 02:10: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/05/25 02:10: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/05/25 02:10:11 [DEBUG] agent: Service "_v1_catalog_10.233.39.218_8806" in sync
    2021/05/25 02:10:11 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:11 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:11 [DEBUG] agent: Service "_v1_appc_10.233.8.147_8443" in sync
    2021/05/25 02:10:11 [DEBUG] agent: Service "_v1_wf-gui_10.233.34.180_8443" in sync
    2021/05/25 02:10:11 [DEBUG] agent: Service "_v1_parser_10.233.39.218_8806" in sync
    2021/05/25 02:10:11 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:11 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:11 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:11 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.15.98_9004" in sync
    2021/05/25 02:10:11 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:11 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:11 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.39.218_8806" in sync
    2021/05/25 02:10:11 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:11 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:11 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:11 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:11 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:11 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:11 [INFO] agent: Synced service "_v15__aai-nodes-query_10.233.77.193_8446"
    2021/05/25 02:10:11 [DEBUG] agent: Service "_v1_nsd_10.233.39.218_8806" in sync
    2021/05/25 02:10:11 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.15.98_9004" in sync
    2021/05/25 02:10:11 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.14.91_443" in sync
    2021/05/25 02:10:11 [DEBUG] agent: Node info in sync
    2021/05/25 02:10:11 [DEBUG] http: Request PUT /v1/agent/service/register (287.592619ms) from=10.233.74.91:40990
    2021/05/25 02:10:11 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.15.98_9004" in sync
    2021/05/25 02:10:11 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:11 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:11 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:11 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:11 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:11 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.39.218_8806" in sync
    2021/05/25 02:10:11 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:11 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:11 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:11 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:11 [DEBUG] agent: Service "_v1_nsd_10.233.39.218_8806" in sync
    2021/05/25 02:10:11 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.15.98_9004" in sync
    2021/05/25 02:10:11 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.14.91_443" in sync
    2021/05/25 02:10:11 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:11 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:11 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:11 [DEBUG] agent: Service "_v1_appc_10.233.8.147_8443" in sync
    2021/05/25 02:10:11 [DEBUG] agent: Service "_v1_wf-gui_10.233.34.180_8443" in sync
    2021/05/25 02:10:11 [DEBUG] agent: Service "_v1_parser_10.233.39.218_8806" in sync
    2021/05/25 02:10:11 [DEBUG] agent: Service "_v1_catalog_10.233.39.218_8806" in sync
    2021/05/25 02:10:11 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:11 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:11 [DEBUG] agent: Node info in sync
    2021/05/25 02:10:11 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v15 (776.574µs) from=10.233.74.91:41002
    2021/05/25 02:10:12 [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/05/25 02:10:12 [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/05/25 02:10: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/05/25 02:10: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/05/25 02:10:12 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.39.218_8806" in sync
    2021/05/25 02:10:12 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:12 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:12 [INFO] agent: Synced service "_v16__aai-nodes-query_10.233.77.193_8446"
    2021/05/25 02:10:12 [DEBUG] agent: Service "_v1_nsd_10.233.39.218_8806" in sync
    2021/05/25 02:10:12 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.15.98_9004" in sync
    2021/05/25 02:10:12 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.14.91_443" in sync
    2021/05/25 02:10:12 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:12 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:12 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:12 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:12 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:12 [DEBUG] agent: Service "_v1_appc_10.233.8.147_8443" in sync
    2021/05/25 02:10:12 [DEBUG] agent: Service "_v1_wf-gui_10.233.34.180_8443" in sync
    2021/05/25 02:10:12 [DEBUG] agent: Service "_v1_parser_10.233.39.218_8806" in sync
    2021/05/25 02:10:12 [DEBUG] agent: Service "_v1_catalog_10.233.39.218_8806" in sync
    2021/05/25 02:10:12 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:12 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:12 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.15.98_9004" in sync
    2021/05/25 02:10:12 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:12 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:12 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:12 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:12 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:12 [DEBUG] agent: Node info in sync
    2021/05/25 02:10:12 [DEBUG] http: Request PUT /v1/agent/service/register (300.816713ms) from=10.233.74.91:41004
    2021/05/25 02:10:12 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:12 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:12 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:12 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:12 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:12 [DEBUG] agent: Service "_v1_nsd_10.233.39.218_8806" in sync
    2021/05/25 02:10:12 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.15.98_9004" in sync
    2021/05/25 02:10:12 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.14.91_443" in sync
    2021/05/25 02:10:12 [DEBUG] agent: Service "_v1_catalog_10.233.39.218_8806" in sync
    2021/05/25 02:10:12 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:12 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:12 [DEBUG] agent: Service "_v1_appc_10.233.8.147_8443" in sync
    2021/05/25 02:10:12 [DEBUG] agent: Service "_v1_wf-gui_10.233.34.180_8443" in sync
    2021/05/25 02:10:12 [DEBUG] agent: Service "_v1_parser_10.233.39.218_8806" in sync
    2021/05/25 02:10:12 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:12 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:12 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:12 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.15.98_9004" in sync
    2021/05/25 02:10:12 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:12 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:12 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:12 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.39.218_8806" in sync
    2021/05/25 02:10:12 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:12 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:12 [DEBUG] agent: Node info in sync
    2021/05/25 02:10:12 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v16 (698.585µs) from=10.233.74.91:41008
    2021/05/25 02:10:12 [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/05/25 02:10:12 [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/05/25 02:10: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/05/25 02:10: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/05/25 02:10:12 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.39.218_8806" in sync
    2021/05/25 02:10:12 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:12 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:12 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:12 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:12 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:12 [DEBUG] agent: Service "_v1_nsd_10.233.39.218_8806" in sync
    2021/05/25 02:10:12 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.15.98_9004" in sync
    2021/05/25 02:10:12 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.14.91_443" in sync
    2021/05/25 02:10:12 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:12 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:12 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:12 [INFO] agent: Synced service "_v17__aai-nodes-query_10.233.77.193_8446"
    2021/05/25 02:10:12 [DEBUG] agent: Service "_v1_appc_10.233.8.147_8443" in sync
    2021/05/25 02:10:12 [DEBUG] agent: Service "_v1_wf-gui_10.233.34.180_8443" in sync
    2021/05/25 02:10:12 [DEBUG] agent: Service "_v1_parser_10.233.39.218_8806" in sync
    2021/05/25 02:10:12 [DEBUG] agent: Service "_v1_catalog_10.233.39.218_8806" in sync
    2021/05/25 02:10:12 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:12 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:12 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.15.98_9004" in sync
    2021/05/25 02:10:12 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:12 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:12 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:12 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:12 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:12 [DEBUG] agent: Node info in sync
    2021/05/25 02:10:12 [DEBUG] http: Request PUT /v1/agent/service/register (272.001439ms) from=10.233.74.91:41010
    2021/05/25 02:10:12 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:12 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:12 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.39.218_8806" in sync
    2021/05/25 02:10:12 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:12 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.14.91_443" in sync
    2021/05/25 02:10:12 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:12 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:12 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:12 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:12 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:12 [DEBUG] agent: Service "_v1_nsd_10.233.39.218_8806" in sync
    2021/05/25 02:10:12 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.15.98_9004" in sync
    2021/05/25 02:10:12 [DEBUG] agent: Service "_v1_parser_10.233.39.218_8806" in sync
    2021/05/25 02:10:12 [DEBUG] agent: Service "_v1_catalog_10.233.39.218_8806" in sync
    2021/05/25 02:10:12 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:12 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:12 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:12 [DEBUG] agent: Service "_v1_appc_10.233.8.147_8443" in sync
    2021/05/25 02:10:12 [DEBUG] agent: Service "_v1_wf-gui_10.233.34.180_8443" in sync
    2021/05/25 02:10:12 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:12 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:12 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:13 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:13 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.15.98_9004" in sync
    2021/05/25 02:10:13 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:13 [DEBUG] agent: Node info in sync
    2021/05/25 02:10:13 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v17 (457.296µs) from=10.233.74.91:41012
    2021/05/25 02:10:13 [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/05/25 02:10:13 [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/05/25 02:10:13 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/25 02:10:13 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/25 02:10:13 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:13 [DEBUG] agent: Service "_v1_nsd_10.233.39.218_8806" in sync
    2021/05/25 02:10:13 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.15.98_9004" in sync
    2021/05/25 02:10:13 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.14.91_443" in sync
    2021/05/25 02:10:13 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:13 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:13 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:13 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:13 [DEBUG] agent: Service "_v1_appc_10.233.8.147_8443" in sync
    2021/05/25 02:10:13 [DEBUG] agent: Service "_v1_wf-gui_10.233.34.180_8443" in sync
    2021/05/25 02:10:13 [DEBUG] agent: Service "_v1_parser_10.233.39.218_8806" in sync
    2021/05/25 02:10:13 [DEBUG] agent: Service "_v1_catalog_10.233.39.218_8806" in sync
    2021/05/25 02:10:13 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:13 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:13 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:13 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.15.98_9004" in sync
    2021/05/25 02:10:13 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:13 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:13 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:13 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:13 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:13 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.39.218_8806" in sync
    2021/05/25 02:10:13 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:13 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:13 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:13 [INFO] agent: Synced service "_v18__aai-nodes-query_10.233.77.193_8446"
    2021/05/25 02:10:13 [DEBUG] agent: Node info in sync
    2021/05/25 02:10:13 [DEBUG] http: Request PUT /v1/agent/service/register (351.880918ms) from=10.233.74.91:41014
    2021/05/25 02:10:13 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.15.98_9004" in sync
    2021/05/25 02:10:13 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:13 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:13 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:13 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:13 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:13 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.39.218_8806" in sync
    2021/05/25 02:10:13 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:13 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:13 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:13 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:13 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:13 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:13 [DEBUG] agent: Service "_v1_nsd_10.233.39.218_8806" in sync
    2021/05/25 02:10:13 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.15.98_9004" in sync
    2021/05/25 02:10:13 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.14.91_443" in sync
    2021/05/25 02:10:13 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:13 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:13 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:13 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:13 [DEBUG] agent: Service "_v1_appc_10.233.8.147_8443" in sync
    2021/05/25 02:10:13 [DEBUG] agent: Service "_v1_wf-gui_10.233.34.180_8443" in sync
    2021/05/25 02:10:13 [DEBUG] agent: Service "_v1_parser_10.233.39.218_8806" in sync
    2021/05/25 02:10:13 [DEBUG] agent: Service "_v1_catalog_10.233.39.218_8806" in sync
    2021/05/25 02:10:13 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:13 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:13 [DEBUG] agent: Node info in sync
    2021/05/25 02:10:13 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v18 (443.677µs) from=10.233.74.91:41022
    2021/05/25 02:10:13 [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/05/25 02:10:13 [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/05/25 02:10:13 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/25 02:10:13 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/25 02:10:13 [DEBUG] agent: Service "_v1_appc_10.233.8.147_8443" in sync
    2021/05/25 02:10:13 [DEBUG] agent: Service "_v1_parser_10.233.39.218_8806" in sync
    2021/05/25 02:10:13 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:13 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:13 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.15.98_9004" in sync
    2021/05/25 02:10:13 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:13 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:13 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.39.218_8806" in sync
    2021/05/25 02:10:13 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:13 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:13 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:13 [DEBUG] agent: Service "_v1_nsd_10.233.39.218_8806" in sync
    2021/05/25 02:10:13 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.14.91_443" in sync
    2021/05/25 02:10:13 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:13 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:13 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:13 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:13 [DEBUG] agent: Service "_v1_wf-gui_10.233.34.180_8443" in sync
    2021/05/25 02:10:13 [DEBUG] agent: Service "_v1_catalog_10.233.39.218_8806" in sync
    2021/05/25 02:10:13 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:13 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:13 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:13 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:13 [INFO] agent: Synced service "_v19__aai-nodes-query_10.233.77.193_8446"
    2021/05/25 02:10:13 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:13 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.15.98_9004" in sync
    2021/05/25 02:10:13 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:13 [DEBUG] agent: Node info in sync
    2021/05/25 02:10:13 [DEBUG] http: Request PUT /v1/agent/service/register (213.284146ms) from=10.233.74.91:41024
    2021/05/25 02:10:13 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:13 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:13 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:13 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:13 [DEBUG] agent: Service "_v1_nsd_10.233.39.218_8806" in sync
    2021/05/25 02:10:13 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.14.91_443" in sync
    2021/05/25 02:10:13 [DEBUG] agent: Service "_v1_catalog_10.233.39.218_8806" in sync
    2021/05/25 02:10:13 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:13 [DEBUG] agent: Service "_v1_wf-gui_10.233.34.180_8443" in sync
    2021/05/25 02:10:13 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:13 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:13 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:13 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:13 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:13 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:13 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.15.98_9004" in sync
    2021/05/25 02:10:13 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:13 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:13 [DEBUG] agent: Service "_v1_appc_10.233.8.147_8443" in sync
    2021/05/25 02:10:13 [DEBUG] agent: Service "_v1_parser_10.233.39.218_8806" in sync
    2021/05/25 02:10:13 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.15.98_9004" in sync
    2021/05/25 02:10:13 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:13 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:13 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:13 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.39.218_8806" in sync
    2021/05/25 02:10:13 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:13 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:13 [DEBUG] agent: Node info in sync
    2021/05/25 02:10:13 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v19 (408.592µs) from=10.233.74.91:41028
    2021/05/25 02:10:13 [WARN] agent: Service name "_aai-query-v11" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/25 02:10:13 [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/05/25 02:10:13 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/25 02:10:13 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/25 02:10:14 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:14 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:14 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:14 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:14 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:14 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.15.98_9004" in sync
    2021/05/25 02:10:14 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:14 [DEBUG] agent: Service "_v1_appc_10.233.8.147_8443" in sync
    2021/05/25 02:10:14 [DEBUG] agent: Service "_v1_parser_10.233.39.218_8806" in sync
    2021/05/25 02:10:14 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:14 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:14 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.15.98_9004" in sync
    2021/05/25 02:10:14 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:14 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:14 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.39.218_8806" in sync
    2021/05/25 02:10:14 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:14 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:14 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:14 [INFO] agent: Synced service "_v11__aai-query_10.233.77.193_8446"
    2021/05/25 02:10:14 [DEBUG] agent: Service "_v1_nsd_10.233.39.218_8806" in sync
    2021/05/25 02:10:14 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.14.91_443" in sync
    2021/05/25 02:10:14 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:14 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:14 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:14 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:14 [DEBUG] agent: Service "_v1_wf-gui_10.233.34.180_8443" in sync
    2021/05/25 02:10:14 [DEBUG] agent: Service "_v1_catalog_10.233.39.218_8806" in sync
    2021/05/25 02:10:14 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:14 [DEBUG] agent: Node info in sync
    2021/05/25 02:10:14 [DEBUG] http: Request PUT /v1/agent/service/register (266.459085ms) from=10.233.74.91:41030
    2021/05/25 02:10:14 [DEBUG] agent: Service "_v1_wf-gui_10.233.34.180_8443" in sync
    2021/05/25 02:10:14 [DEBUG] agent: Service "_v1_catalog_10.233.39.218_8806" in sync
    2021/05/25 02:10:14 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:14 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:14 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:14 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:14 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:14 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:14 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.15.98_9004" in sync
    2021/05/25 02:10:14 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:14 [DEBUG] agent: Service "_v1_appc_10.233.8.147_8443" in sync
    2021/05/25 02:10:14 [DEBUG] agent: Service "_v1_parser_10.233.39.218_8806" in sync
    2021/05/25 02:10:14 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:14 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:14 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.15.98_9004" in sync
    2021/05/25 02:10:14 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:14 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:14 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.39.218_8806" in sync
    2021/05/25 02:10:14 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:14 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:14 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:14 [DEBUG] agent: Service "_v11__aai-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:14 [DEBUG] agent: Service "_v1_nsd_10.233.39.218_8806" in sync
    2021/05/25 02:10:14 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.14.91_443" in sync
    2021/05/25 02:10:14 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:14 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:14 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:14 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:14 [DEBUG] agent: Node info in sync
    2021/05/25 02:10:14 [DEBUG] http: Request GET /v1/health/service/_aai-query-v11 (532.765µs) from=10.233.74.91:41032
    2021/05/25 02:10:14 [WARN] agent: Service name "_aai-query-v12" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/25 02:10:14 [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/05/25 02:10: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/05/25 02:10: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/05/25 02:10:14 [DEBUG] agent: Service "_v1_appc_10.233.8.147_8443" in sync
    2021/05/25 02:10:14 [DEBUG] agent: Service "_v1_parser_10.233.39.218_8806" in sync
    2021/05/25 02:10:14 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:14 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:14 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.15.98_9004" in sync
    2021/05/25 02:10:14 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:14 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:14 [DEBUG] agent: Service "_v11__aai-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:14 [INFO] agent: Synced service "_v12__aai-query_10.233.77.193_8446"
    2021/05/25 02:10:14 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.39.218_8806" in sync
    2021/05/25 02:10:14 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:14 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:14 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:14 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:14 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:14 [DEBUG] agent: Service "_v1_nsd_10.233.39.218_8806" in sync
    2021/05/25 02:10:14 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.14.91_443" in sync
    2021/05/25 02:10:14 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:14 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:14 [DEBUG] agent: Service "_v1_wf-gui_10.233.34.180_8443" in sync
    2021/05/25 02:10:14 [DEBUG] agent: Service "_v1_catalog_10.233.39.218_8806" in sync
    2021/05/25 02:10:14 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:14 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:14 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:14 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:14 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:14 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:14 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.15.98_9004" in sync
    2021/05/25 02:10:14 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:14 [DEBUG] agent: Node info in sync
    2021/05/25 02:10:14 [DEBUG] http: Request PUT /v1/agent/service/register (204.658956ms) from=10.233.74.91:41036
    2021/05/25 02:10:14 [DEBUG] agent: Service "_v11__aai-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:14 [DEBUG] agent: Service "_v12__aai-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:14 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.39.218_8806" in sync
    2021/05/25 02:10:14 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:14 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:14 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:14 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:14 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:14 [DEBUG] agent: Service "_v1_nsd_10.233.39.218_8806" in sync
    2021/05/25 02:10:14 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.14.91_443" in sync
    2021/05/25 02:10:14 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:14 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:14 [DEBUG] agent: Service "_v1_wf-gui_10.233.34.180_8443" in sync
    2021/05/25 02:10:14 [DEBUG] agent: Service "_v1_catalog_10.233.39.218_8806" in sync
    2021/05/25 02:10:14 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:14 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:14 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:14 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:14 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:14 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:14 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.15.98_9004" in sync
    2021/05/25 02:10:14 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:14 [DEBUG] agent: Service "_v1_appc_10.233.8.147_8443" in sync
    2021/05/25 02:10:14 [DEBUG] agent: Service "_v1_parser_10.233.39.218_8806" in sync
    2021/05/25 02:10:14 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:14 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:14 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.15.98_9004" in sync
    2021/05/25 02:10:14 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:14 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:14 [DEBUG] agent: Node info in sync
    2021/05/25 02:10:14 [DEBUG] http: Request GET /v1/health/service/_aai-query-v12 (431.693µs) from=10.233.74.91:41040
    2021/05/25 02:10:14 [WARN] agent: Service name "_aai-query-v13" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/25 02:10:14 [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/05/25 02:10: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/05/25 02:10: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/05/25 02:10:15 [DEBUG] agent: Service "_v1_appc_10.233.8.147_8443" in sync
    2021/05/25 02:10:15 [DEBUG] agent: Service "_v1_parser_10.233.39.218_8806" in sync
    2021/05/25 02:10:15 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:15 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:15 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.15.98_9004" in sync
    2021/05/25 02:10:15 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:15 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:15 [INFO] agent: Synced service "_v13__aai-query_10.233.77.193_8446"
    2021/05/25 02:10:15 [DEBUG] agent: Service "_v12__aai-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:15 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.39.218_8806" in sync
    2021/05/25 02:10:15 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:15 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:15 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:15 [DEBUG] agent: Service "_v11__aai-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:15 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:15 [DEBUG] agent: Service "_v1_nsd_10.233.39.218_8806" in sync
    2021/05/25 02:10:15 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.14.91_443" in sync
    2021/05/25 02:10:15 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:15 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:15 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:15 [DEBUG] agent: Service "_v1_wf-gui_10.233.34.180_8443" in sync
    2021/05/25 02:10:15 [DEBUG] agent: Service "_v1_catalog_10.233.39.218_8806" in sync
    2021/05/25 02:10:15 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:15 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:15 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:15 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:15 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:15 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:15 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.15.98_9004" in sync
    2021/05/25 02:10:15 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:15 [DEBUG] agent: Node info in sync
    2021/05/25 02:10:15 [DEBUG] http: Request PUT /v1/agent/service/register (206.216934ms) from=10.233.74.91:41044
    2021/05/25 02:10:15 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.15.98_9004" in sync
    2021/05/25 02:10:15 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:15 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:15 [DEBUG] agent: Service "_v13__aai-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:15 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.39.218_8806" in sync
    2021/05/25 02:10:15 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:15 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:15 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:15 [DEBUG] agent: Service "_v11__aai-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:15 [DEBUG] agent: Service "_v12__aai-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:15 [DEBUG] agent: Service "_v1_nsd_10.233.39.218_8806" in sync
    2021/05/25 02:10:15 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.14.91_443" in sync
    2021/05/25 02:10:15 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:15 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:15 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:15 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:15 [DEBUG] agent: Service "_v1_wf-gui_10.233.34.180_8443" in sync
    2021/05/25 02:10:15 [DEBUG] agent: Service "_v1_catalog_10.233.39.218_8806" in sync
    2021/05/25 02:10:15 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:15 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:15 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:15 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:15 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:15 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:15 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.15.98_9004" in sync
    2021/05/25 02:10:15 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:15 [DEBUG] agent: Service "_v1_appc_10.233.8.147_8443" in sync
    2021/05/25 02:10:15 [DEBUG] agent: Service "_v1_parser_10.233.39.218_8806" in sync
    2021/05/25 02:10:15 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:15 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:15 [DEBUG] agent: Node info in sync
    2021/05/25 02:10:15 [DEBUG] http: Request GET /v1/health/service/_aai-query-v13 (99.970036ms) from=10.233.74.91:41048
    2021/05/25 02:10:15 [WARN] agent: Service name "_aai-query-v14" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/25 02:10:15 [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/05/25 02:10:15 [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/05/25 02:10:15 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/25 02:10:15 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:15 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.15.98_9004" in sync
    2021/05/25 02:10:15 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:15 [DEBUG] agent: Service "_v1_appc_10.233.8.147_8443" in sync
    2021/05/25 02:10:15 [DEBUG] agent: Service "_v1_parser_10.233.39.218_8806" in sync
    2021/05/25 02:10:15 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:15 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:15 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.15.98_9004" in sync
    2021/05/25 02:10:15 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:15 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:15 [DEBUG] agent: Service "_v13__aai-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:15 [DEBUG] agent: Service "_v12__aai-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:15 [INFO] agent: Synced service "_v14__aai-query_10.233.77.193_8446"
    2021/05/25 02:10:15 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.39.218_8806" in sync
    2021/05/25 02:10:15 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:15 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:15 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:15 [DEBUG] agent: Service "_v11__aai-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:15 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:15 [DEBUG] agent: Service "_v1_nsd_10.233.39.218_8806" in sync
    2021/05/25 02:10:15 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.14.91_443" in sync
    2021/05/25 02:10:15 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:15 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:15 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:15 [DEBUG] agent: Service "_v1_wf-gui_10.233.34.180_8443" in sync
    2021/05/25 02:10:15 [DEBUG] agent: Service "_v1_catalog_10.233.39.218_8806" in sync
    2021/05/25 02:10:15 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:15 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:15 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:15 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:15 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:15 [DEBUG] agent: Node info in sync
    2021/05/25 02:10:15 [DEBUG] http: Request PUT /v1/agent/service/register (247.802966ms) from=10.233.74.91:41052
    2021/05/25 02:10:15 [DEBUG] agent: Service "_v1_appc_10.233.8.147_8443" in sync
    2021/05/25 02:10:15 [DEBUG] agent: Service "_v1_parser_10.233.39.218_8806" in sync
    2021/05/25 02:10:15 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:15 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:15 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.15.98_9004" in sync
    2021/05/25 02:10:15 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:15 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:15 [DEBUG] agent: Service "_v13__aai-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:15 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.39.218_8806" in sync
    2021/05/25 02:10:15 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:15 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:15 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:15 [DEBUG] agent: Service "_v11__aai-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:15 [DEBUG] agent: Service "_v12__aai-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:15 [DEBUG] agent: Service "_v14__aai-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:15 [DEBUG] agent: Service "_v1_nsd_10.233.39.218_8806" in sync
    2021/05/25 02:10:15 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.14.91_443" in sync
    2021/05/25 02:10:15 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:15 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:15 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:15 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:15 [DEBUG] agent: Service "_v1_wf-gui_10.233.34.180_8443" in sync
    2021/05/25 02:10:15 [DEBUG] agent: Service "_v1_catalog_10.233.39.218_8806" in sync
    2021/05/25 02:10:15 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:15 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:15 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:15 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:15 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:15 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:15 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.15.98_9004" in sync
    2021/05/25 02:10:15 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:15 [DEBUG] agent: Node info in sync
    2021/05/25 02:10:15 [DEBUG] http: Request GET /v1/health/service/_aai-query-v14 (452.891µs) from=10.233.74.91:41058
    2021/05/25 02:10:15 [WARN] agent: Service name "_aai-query-v15" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/25 02:10:15 [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/05/25 02:10:15 [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/05/25 02:10:15 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/25 02:10:16 [DEBUG] agent: Service "_v1_nsd_10.233.39.218_8806" in sync
    2021/05/25 02:10:16 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.14.91_443" in sync
    2021/05/25 02:10:16 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:16 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:16 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:16 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:16 [DEBUG] agent: Service "_v1_wf-gui_10.233.34.180_8443" in sync
    2021/05/25 02:10:16 [DEBUG] agent: Service "_v1_catalog_10.233.39.218_8806" in sync
    2021/05/25 02:10:16 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:16 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:16 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:16 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:16 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:16 [INFO] agent: Synced service "_v15__aai-query_10.233.77.193_8446"
    2021/05/25 02:10:16 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:16 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.15.98_9004" in sync
    2021/05/25 02:10:16 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:16 [DEBUG] agent: Service "_v1_appc_10.233.8.147_8443" in sync
    2021/05/25 02:10:16 [DEBUG] agent: Service "_v1_parser_10.233.39.218_8806" in sync
    2021/05/25 02:10:16 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:16 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:16 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.15.98_9004" in sync
    2021/05/25 02:10:16 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:16 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:16 [DEBUG] agent: Service "_v13__aai-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:16 [DEBUG] agent: Service "_v14__aai-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:16 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.39.218_8806" in sync
    2021/05/25 02:10:16 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:16 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:16 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:16 [DEBUG] agent: Service "_v11__aai-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:16 [DEBUG] agent: Service "_v12__aai-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:16 [DEBUG] agent: Node info in sync
    2021/05/25 02:10:16 [DEBUG] http: Request PUT /v1/agent/service/register (394.868124ms) from=10.233.74.91:41060
    2021/05/25 02:10:16 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.15.98_9004" in sync
    2021/05/25 02:10:16 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:16 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:16 [DEBUG] agent: Service "_v13__aai-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:16 [DEBUG] agent: Service "_v14__aai-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:16 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.39.218_8806" in sync
    2021/05/25 02:10:16 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:16 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:16 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:16 [DEBUG] agent: Service "_v11__aai-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:16 [DEBUG] agent: Service "_v12__aai-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:16 [DEBUG] agent: Service "_v1_nsd_10.233.39.218_8806" in sync
    2021/05/25 02:10:16 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.14.91_443" in sync
    2021/05/25 02:10:16 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:16 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:16 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:16 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:16 [DEBUG] agent: Service "_v1_wf-gui_10.233.34.180_8443" in sync
    2021/05/25 02:10:16 [DEBUG] agent: Service "_v1_catalog_10.233.39.218_8806" in sync
    2021/05/25 02:10:16 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:16 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:16 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:16 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:16 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:16 [DEBUG] agent: Service "_v15__aai-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:16 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:16 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.15.98_9004" in sync
    2021/05/25 02:10:16 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:16 [DEBUG] agent: Service "_v1_appc_10.233.8.147_8443" in sync
    2021/05/25 02:10:16 [DEBUG] agent: Service "_v1_parser_10.233.39.218_8806" in sync
    2021/05/25 02:10:16 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:16 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:16 [DEBUG] agent: Node info in sync
    2021/05/25 02:10:16 [DEBUG] http: Request GET /v1/health/service/_aai-query-v15 (164.935165ms) from=10.233.74.91:41062
    2021/05/25 02:10:16 [WARN] agent: Service name "_aai-query-v16" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/25 02:10:16 [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/05/25 02:10:16 [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/05/25 02:10:16 [DEBUG] 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/05/25 02:10:17 [DEBUG] agent: Service "_v1_appc_10.233.8.147_8443" in sync
    2021/05/25 02:10:17 [DEBUG] agent: Service "_v1_parser_10.233.39.218_8806" in sync
    2021/05/25 02:10:17 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:17 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:17 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.15.98_9004" in sync
    2021/05/25 02:10:17 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:17 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:17 [DEBUG] agent: Service "_v13__aai-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:17 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.39.218_8806" in sync
    2021/05/25 02:10:17 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:17 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:17 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:17 [DEBUG] agent: Service "_v11__aai-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:17 [DEBUG] agent: Service "_v12__aai-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:17 [DEBUG] agent: Service "_v14__aai-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:17 [DEBUG] agent: Service "_v1_nsd_10.233.39.218_8806" in sync
    2021/05/25 02:10:17 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.14.91_443" in sync
    2021/05/25 02:10:17 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:17 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:17 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:17 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:17 [DEBUG] agent: Service "_v1_wf-gui_10.233.34.180_8443" in sync
    2021/05/25 02:10:17 [DEBUG] agent: Service "_v1_catalog_10.233.39.218_8806" in sync
    2021/05/25 02:10:17 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:17 [INFO] agent: Synced service "_v16__aai-query_10.233.77.193_8446"
    2021/05/25 02:10:17 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:17 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:17 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:17 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:17 [DEBUG] agent: Service "_v15__aai-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:17 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:17 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.15.98_9004" in sync
    2021/05/25 02:10:17 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:17 [DEBUG] agent: Node info in sync
    2021/05/25 02:10:17 [DEBUG] http: Request PUT /v1/agent/service/register (753.369312ms) from=10.233.74.91:41066
    2021/05/25 02:10:17 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.15.98_9004" in sync
    2021/05/25 02:10:17 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:17 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:17 [DEBUG] agent: Service "_v13__aai-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:17 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.39.218_8806" in sync
    2021/05/25 02:10:17 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:17 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:17 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:17 [DEBUG] agent: Service "_v11__aai-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:17 [DEBUG] agent: Service "_v12__aai-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:17 [DEBUG] agent: Service "_v14__aai-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:17 [DEBUG] agent: Service "_v1_nsd_10.233.39.218_8806" in sync
    2021/05/25 02:10:17 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.14.91_443" in sync
    2021/05/25 02:10:17 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:17 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:17 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:17 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:17 [DEBUG] agent: Service "_v1_wf-gui_10.233.34.180_8443" in sync
    2021/05/25 02:10:17 [DEBUG] agent: Service "_v1_catalog_10.233.39.218_8806" in sync
    2021/05/25 02:10:17 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:17 [DEBUG] agent: Service "_v16__aai-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:17 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:17 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:17 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:17 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:17 [DEBUG] agent: Service "_v15__aai-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:17 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:17 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.15.98_9004" in sync
    2021/05/25 02:10:17 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:17 [DEBUG] agent: Service "_v1_appc_10.233.8.147_8443" in sync
    2021/05/25 02:10:17 [DEBUG] agent: Service "_v1_parser_10.233.39.218_8806" in sync
    2021/05/25 02:10:17 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:17 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:17 [DEBUG] agent: Node info in sync
    2021/05/25 02:10:17 [DEBUG] http: Request GET /v1/health/service/_aai-query-v16 (846.383µs) from=10.233.74.91:41070
    2021/05/25 02:10:17 [WARN] agent: Service name "_aai-query-v17" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/25 02:10:17 [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/05/25 02:10:17 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/25 02:10:17 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/25 02:10:17 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:17 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:17 [DEBUG] agent: Service "_v13__aai-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:17 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.15.98_9004" in sync
    2021/05/25 02:10:17 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:17 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:17 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:17 [DEBUG] agent: Service "_v11__aai-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:17 [DEBUG] agent: Service "_v12__aai-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:17 [DEBUG] agent: Service "_v14__aai-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:17 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.39.218_8806" in sync
    2021/05/25 02:10:17 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.14.91_443" in sync
    2021/05/25 02:10:17 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:17 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:17 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:17 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:17 [DEBUG] agent: Service "_v1_nsd_10.233.39.218_8806" in sync
    2021/05/25 02:10:17 [DEBUG] agent: Service "_v1_catalog_10.233.39.218_8806" in sync
    2021/05/25 02:10:17 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:17 [DEBUG] agent: Service "_v16__aai-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:17 [DEBUG] agent: Service "_v1_wf-gui_10.233.34.180_8443" in sync
    2021/05/25 02:10:17 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:17 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:17 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:17 [DEBUG] agent: Service "_v15__aai-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:17 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:17 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:17 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:17 [INFO] agent: Synced service "_v17__aai-query_10.233.77.193_8446"
    2021/05/25 02:10:17 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.15.98_9004" in sync
    2021/05/25 02:10:17 [DEBUG] agent: Service "_v1_parser_10.233.39.218_8806" in sync
    2021/05/25 02:10:17 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:17 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:17 [DEBUG] agent: Service "_v1_appc_10.233.8.147_8443" in sync
    2021/05/25 02:10:17 [DEBUG] agent: Node info in sync
    2021/05/25 02:10:17 [DEBUG] http: Request PUT /v1/agent/service/register (200.436174ms) from=10.233.74.91:41072
    2021/05/25 02:10:17 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:17 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.15.98_9004" in sync
    2021/05/25 02:10:17 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:17 [DEBUG] agent: Service "_v17__aai-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:17 [DEBUG] agent: Service "_v1_appc_10.233.8.147_8443" in sync
    2021/05/25 02:10:17 [DEBUG] agent: Service "_v1_parser_10.233.39.218_8806" in sync
    2021/05/25 02:10:17 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:17 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:17 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.15.98_9004" in sync
    2021/05/25 02:10:17 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:17 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:17 [DEBUG] agent: Service "_v13__aai-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:17 [DEBUG] agent: Service "_v14__aai-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:17 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.39.218_8806" in sync
    2021/05/25 02:10:17 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:17 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:17 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:17 [DEBUG] agent: Service "_v11__aai-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:17 [DEBUG] agent: Service "_v12__aai-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:17 [DEBUG] agent: Service "_v1_nsd_10.233.39.218_8806" in sync
    2021/05/25 02:10:17 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.14.91_443" in sync
    2021/05/25 02:10:17 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:17 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:17 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:17 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:17 [DEBUG] agent: Service "_v1_wf-gui_10.233.34.180_8443" in sync
    2021/05/25 02:10:17 [DEBUG] agent: Service "_v1_catalog_10.233.39.218_8806" in sync
    2021/05/25 02:10:17 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:17 [DEBUG] agent: Service "_v16__aai-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:17 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:17 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:17 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:17 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:17 [DEBUG] agent: Service "_v15__aai-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:17 [DEBUG] agent: Node info in sync
    2021/05/25 02:10:17 [DEBUG] http: Request GET /v1/health/service/_aai-query-v17 (476.868µs) from=10.233.74.91:41074
    2021/05/25 02:10:17 [WARN] agent: Service name "_aai-query-v18" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/25 02:10:17 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v18/query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v18\",\"enable_ssl\":\"true\",\"url\":\"/aai/v18/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/25 02:10:17 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/25 02:10:17 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/25 02:10:18 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:18 [DEBUG] agent: Service "_v11__aai-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:18 [DEBUG] agent: Service "_v12__aai-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:18 [DEBUG] agent: Service "_v14__aai-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:18 [INFO] agent: Synced service "_v18__aai-query_10.233.77.193_8446"
    2021/05/25 02:10:18 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.39.218_8806" in sync
    2021/05/25 02:10:18 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:18 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:18 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:18 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:18 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:18 [DEBUG] agent: Service "_v1_nsd_10.233.39.218_8806" in sync
    2021/05/25 02:10:18 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.14.91_443" in sync
    2021/05/25 02:10:18 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:18 [DEBUG] agent: Service "_v16__aai-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:18 [DEBUG] agent: Service "_v1_wf-gui_10.233.34.180_8443" in sync
    2021/05/25 02:10:18 [DEBUG] agent: Service "_v1_catalog_10.233.39.218_8806" in sync
    2021/05/25 02:10:18 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:18 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:18 [DEBUG] agent: Service "_v15__aai-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:18 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:18 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:18 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:18 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:18 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.15.98_9004" in sync
    2021/05/25 02:10:18 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:18 [DEBUG] agent: Service "_v17__aai-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:18 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:18 [DEBUG] agent: Service "_v1_appc_10.233.8.147_8443" in sync
    2021/05/25 02:10:18 [DEBUG] agent: Service "_v1_parser_10.233.39.218_8806" in sync
    2021/05/25 02:10:18 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:18 [DEBUG] agent: Service "_v13__aai-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:18 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.15.98_9004" in sync
    2021/05/25 02:10:18 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:18 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:18 [DEBUG] agent: Node info in sync
    2021/05/25 02:10:18 [DEBUG] http: Request PUT /v1/agent/service/register (300.741952ms) from=10.233.74.91:41076
    2021/05/25 02:10:18 [DEBUG] agent: Service "_v15__aai-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:18 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:18 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:18 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:18 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:18 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:18 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.15.98_9004" in sync
    2021/05/25 02:10:18 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:18 [DEBUG] agent: Service "_v17__aai-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:18 [DEBUG] agent: Service "_v1_appc_10.233.8.147_8443" in sync
    2021/05/25 02:10:18 [DEBUG] agent: Service "_v1_parser_10.233.39.218_8806" in sync
    2021/05/25 02:10:18 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:18 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:18 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.15.98_9004" in sync
    2021/05/25 02:10:18 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:18 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:18 [DEBUG] agent: Service "_v13__aai-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:18 [DEBUG] agent: Service "_v11__aai-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:18 [DEBUG] agent: Service "_v12__aai-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:18 [DEBUG] agent: Service "_v14__aai-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:18 [DEBUG] agent: Service "_v18__aai-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:18 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.39.218_8806" in sync
    2021/05/25 02:10:18 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:18 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:18 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:18 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:18 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:18 [DEBUG] agent: Service "_v1_nsd_10.233.39.218_8806" in sync
    2021/05/25 02:10:18 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.14.91_443" in sync
    2021/05/25 02:10:18 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:18 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:18 [DEBUG] agent: Service "_v1_wf-gui_10.233.34.180_8443" in sync
    2021/05/25 02:10:18 [DEBUG] agent: Service "_v1_catalog_10.233.39.218_8806" in sync
    2021/05/25 02:10:18 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:18 [DEBUG] agent: Service "_v16__aai-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:18 [DEBUG] agent: Node info in sync
    2021/05/25 02:10:18 [DEBUG] http: Request GET /v1/health/service/_aai-query-v18 (200.146331ms) from=10.233.74.91:41078
    2021/05/25 02:10:18 [WARN] agent: Service name "_aai-query-v19" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/25 02:10:18 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v19/query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v19\",\"enable_ssl\":\"true\",\"url\":\"/aai/v19/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/25 02:10:18 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/25 02:10:18 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/25 02:10:18 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:18 [DEBUG] agent: Service "_v17__aai-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:18 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.15.98_9004" in sync
    2021/05/25 02:10:18 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:18 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:18 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:18 [INFO] agent: Synced service "_v19__aai-query_10.233.77.193_8446"
    2021/05/25 02:10:18 [DEBUG] agent: Service "_v1_appc_10.233.8.147_8443" in sync
    2021/05/25 02:10:18 [DEBUG] agent: Service "_v1_parser_10.233.39.218_8806" in sync
    2021/05/25 02:10:18 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:18 [DEBUG] agent: Service "_v13__aai-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:18 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.15.98_9004" in sync
    2021/05/25 02:10:18 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:18 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:18 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:18 [DEBUG] agent: Service "_v11__aai-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:18 [DEBUG] agent: Service "_v12__aai-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:18 [DEBUG] agent: Service "_v14__aai-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:18 [DEBUG] agent: Service "_v18__aai-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:18 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.39.218_8806" in sync
    2021/05/25 02:10:18 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:18 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:18 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:18 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:18 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:18 [DEBUG] agent: Service "_v1_nsd_10.233.39.218_8806" in sync
    2021/05/25 02:10:18 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.14.91_443" in sync
    2021/05/25 02:10:18 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:18 [DEBUG] agent: Service "_v16__aai-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:18 [DEBUG] agent: Service "_v1_wf-gui_10.233.34.180_8443" in sync
    2021/05/25 02:10:18 [DEBUG] agent: Service "_v1_catalog_10.233.39.218_8806" in sync
    2021/05/25 02:10:18 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:18 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:18 [DEBUG] agent: Service "_v15__aai-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:18 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:18 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:18 [DEBUG] agent: Node info in sync
    2021/05/25 02:10:18 [DEBUG] http: Request PUT /v1/agent/service/register (200.159238ms) from=10.233.74.91:41082
    2021/05/25 02:10:18 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.15.98_9004" in sync
    2021/05/25 02:10:18 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:18 [DEBUG] agent: Service "_v17__aai-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:18 [DEBUG] agent: Service "_v19__aai-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:18 [DEBUG] agent: Service "_v1_appc_10.233.8.147_8443" in sync
    2021/05/25 02:10:18 [DEBUG] agent: Service "_v1_parser_10.233.39.218_8806" in sync
    2021/05/25 02:10:18 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:19 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:19 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.15.98_9004" in sync
    2021/05/25 02:10:19 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:19 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:19 [DEBUG] agent: Service "_v13__aai-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:19 [DEBUG] agent: Service "_v11__aai-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:19 [DEBUG] agent: Service "_v12__aai-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:19 [DEBUG] agent: Service "_v14__aai-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:19 [DEBUG] agent: Service "_v18__aai-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:19 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.39.218_8806" in sync
    2021/05/25 02:10:19 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:19 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:19 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:19 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:19 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:19 [DEBUG] agent: Service "_v1_nsd_10.233.39.218_8806" in sync
    2021/05/25 02:10:19 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.14.91_443" in sync
    2021/05/25 02:10:19 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:19 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:19 [DEBUG] agent: Service "_v1_wf-gui_10.233.34.180_8443" in sync
    2021/05/25 02:10:19 [DEBUG] agent: Service "_v1_catalog_10.233.39.218_8806" in sync
    2021/05/25 02:10:19 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:19 [DEBUG] agent: Service "_v16__aai-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:19 [DEBUG] agent: Service "_v15__aai-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:19 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:19 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:19 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:19 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:19 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:19 [DEBUG] agent: Node info in sync
    2021/05/25 02:10:19 [DEBUG] http: Request GET /v1/health/service/_aai-query-v19 (611.126µs) from=10.233.74.91:41088
    2021/05/25 02:10:19 [WARN] agent: Service name "_aai-named-query" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/25 02:10:19 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/search\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"\",\"enable_ssl\":\"true\",\"url\":\"/aai/search\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/25 02:10:19 [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/05/25 02:10:19 [DEBUG] 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/05/25 02:10:19 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:19 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:19 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:19 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:19 [DEBUG] agent: Service "_v15__aai-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:19 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:19 [INFO] agent: Synced service "___aai-named-query_10.233.77.193_8446"
    2021/05/25 02:10:19 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.15.98_9004" in sync
    2021/05/25 02:10:19 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:19 [DEBUG] agent: Service "_v17__aai-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:19 [DEBUG] agent: Service "_v1_appc_10.233.8.147_8443" in sync
    2021/05/25 02:10:19 [DEBUG] agent: Service "_v1_parser_10.233.39.218_8806" in sync
    2021/05/25 02:10:19 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:19 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:19 [DEBUG] agent: Service "_v19__aai-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:19 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.15.98_9004" in sync
    2021/05/25 02:10:19 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:19 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:19 [DEBUG] agent: Service "_v13__aai-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:19 [DEBUG] agent: Service "_v12__aai-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:19 [DEBUG] agent: Service "_v14__aai-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:19 [DEBUG] agent: Service "_v18__aai-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:19 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.39.218_8806" in sync
    2021/05/25 02:10:19 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:19 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:19 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:19 [DEBUG] agent: Service "_v11__aai-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:19 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:19 [DEBUG] agent: Service "_v1_nsd_10.233.39.218_8806" in sync
    2021/05/25 02:10:19 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.14.91_443" in sync
    2021/05/25 02:10:19 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:19 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:19 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:19 [DEBUG] agent: Service "_v1_wf-gui_10.233.34.180_8443" in sync
    2021/05/25 02:10:19 [DEBUG] agent: Service "_v1_catalog_10.233.39.218_8806" in sync
    2021/05/25 02:10:19 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:19 [DEBUG] agent: Service "_v16__aai-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:19 [DEBUG] agent: Node info in sync
    2021/05/25 02:10:19 [DEBUG] http: Request PUT /v1/agent/service/register (291.483747ms) from=10.233.74.91:41094
    2021/05/25 02:10:19 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:19 [DEBUG] agent: Service "_v19__aai-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:19 [DEBUG] agent: Service "_v1_appc_10.233.8.147_8443" in sync
    2021/05/25 02:10:19 [DEBUG] agent: Service "_v1_parser_10.233.39.218_8806" in sync
    2021/05/25 02:10:19 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:19 [DEBUG] agent: Service "_v13__aai-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:19 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.15.98_9004" in sync
    2021/05/25 02:10:19 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:19 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:19 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:19 [DEBUG] agent: Service "_v11__aai-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:19 [DEBUG] agent: Service "_v12__aai-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:19 [DEBUG] agent: Service "_v14__aai-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:19 [DEBUG] agent: Service "_v18__aai-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:19 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.39.218_8806" in sync
    2021/05/25 02:10:19 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:19 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:19 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:19 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:19 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:19 [DEBUG] agent: Service "_v1_nsd_10.233.39.218_8806" in sync
    2021/05/25 02:10:19 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.14.91_443" in sync
    2021/05/25 02:10:19 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:19 [DEBUG] agent: Service "_v16__aai-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:19 [DEBUG] agent: Service "_v1_wf-gui_10.233.34.180_8443" in sync
    2021/05/25 02:10:19 [DEBUG] agent: Service "_v1_catalog_10.233.39.218_8806" in sync
    2021/05/25 02:10:19 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:19 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:19 [DEBUG] agent: Service "_v15__aai-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:19 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:19 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:19 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:19 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:19 [DEBUG] agent: Service "___aai-named-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:19 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.15.98_9004" in sync
    2021/05/25 02:10:19 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:19 [DEBUG] agent: Service "_v17__aai-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:19 [DEBUG] agent: Node info in sync
    2021/05/25 02:10:19 [DEBUG] http: Request GET /v1/health/service/_aai-named-query (574.994µs) from=10.233.74.91:41098
    2021/05/25 02:10:19 [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/05/25 02:10:19 [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/05/25 02:10:19 [DEBUG] 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/05/25 02:10:19 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.15.98_9004" in sync
    2021/05/25 02:10:19 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:19 [DEBUG] agent: Service "_v17__aai-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:19 [DEBUG] agent: Service "_v1_appc_10.233.8.147_8443" in sync
    2021/05/25 02:10:19 [DEBUG] agent: Service "_v1_parser_10.233.39.218_8806" in sync
    2021/05/25 02:10:19 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:19 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:19 [DEBUG] agent: Service "_v19__aai-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:19 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.15.98_9004" in sync
    2021/05/25 02:10:19 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:19 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:19 [DEBUG] agent: Service "_v13__aai-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:19 [DEBUG] agent: Service "_v18__aai-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:19 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.39.218_8806" in sync
    2021/05/25 02:10:19 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:19 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:19 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:19 [DEBUG] agent: Service "_v11__aai-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:19 [DEBUG] agent: Service "_v12__aai-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:19 [DEBUG] agent: Service "_v14__aai-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:19 [DEBUG] agent: Service "_v1_nsd_10.233.39.218_8806" in sync
    2021/05/25 02:10:19 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.14.91_443" in sync
    2021/05/25 02:10:19 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:19 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:19 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:19 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:19 [INFO] agent: Synced service "_v11_aai-generic-query_10.233.77.193_8446"
    2021/05/25 02:10:19 [DEBUG] agent: Service "_v1_wf-gui_10.233.34.180_8443" in sync
    2021/05/25 02:10:19 [DEBUG] agent: Service "_v1_catalog_10.233.39.218_8806" in sync
    2021/05/25 02:10:19 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:19 [DEBUG] agent: Service "_v16__aai-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:19 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:19 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:19 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:19 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:19 [DEBUG] agent: Service "_v15__aai-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:19 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:19 [DEBUG] agent: Service "___aai-named-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:19 [DEBUG] agent: Node info in sync
    2021/05/25 02:10:19 [DEBUG] http: Request PUT /v1/agent/service/register (195.279079ms) from=10.233.74.91:41100
    2021/05/25 02:10:20 [DEBUG] agent: Service "_v1_appc_10.233.8.147_8443" in sync
    2021/05/25 02:10:20 [DEBUG] agent: Service "_v1_parser_10.233.39.218_8806" in sync
    2021/05/25 02:10:20 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:20 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:20 [DEBUG] agent: Service "_v19__aai-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:20 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.15.98_9004" in sync
    2021/05/25 02:10:20 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:20 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:20 [DEBUG] agent: Service "_v13__aai-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:20 [DEBUG] agent: Service "_v12__aai-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:20 [DEBUG] agent: Service "_v14__aai-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:20 [DEBUG] agent: Service "_v18__aai-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:20 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.39.218_8806" in sync
    2021/05/25 02:10:20 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:20 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:20 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:20 [DEBUG] agent: Service "_v11__aai-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:20 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:20 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:20 [DEBUG] agent: Service "_v1_nsd_10.233.39.218_8806" in sync
    2021/05/25 02:10:20 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.14.91_443" in sync
    2021/05/25 02:10:20 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:20 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:20 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:20 [DEBUG] agent: Service "_v1_wf-gui_10.233.34.180_8443" in sync
    2021/05/25 02:10:20 [DEBUG] agent: Service "_v1_catalog_10.233.39.218_8806" in sync
    2021/05/25 02:10:20 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:20 [DEBUG] agent: Service "_v16__aai-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:20 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:20 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:20 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:20 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:20 [DEBUG] agent: Service "_v15__aai-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:20 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:20 [DEBUG] agent: Service "___aai-named-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:20 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.15.98_9004" in sync
    2021/05/25 02:10:20 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:20 [DEBUG] agent: Service "_v17__aai-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:20 [DEBUG] agent: Node info in sync
    2021/05/25 02:10:20 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v11 (22.565794ms) from=10.233.74.91:41102
    2021/05/25 02:10:20 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v12\",\"enable_ssl\":\"true\",\"url\":\"/aai/v12/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/25 02:10: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/05/25 02:10: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/05/25 02:10:21 [DEBUG] agent: Service "_v13__aai-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:21 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.15.98_9004" in sync
    2021/05/25 02:10:21 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:21 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:21 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:21 [DEBUG] agent: Service "_v11__aai-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:21 [DEBUG] agent: Service "_v12__aai-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:21 [DEBUG] agent: Service "_v14__aai-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:21 [DEBUG] agent: Service "_v18__aai-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:21 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.39.218_8806" in sync
    2021/05/25 02:10:21 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:21 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:21 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:21 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:21 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:21 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:21 [DEBUG] agent: Service "_v1_nsd_10.233.39.218_8806" in sync
    2021/05/25 02:10:21 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.14.91_443" in sync
    2021/05/25 02:10:21 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:21 [DEBUG] agent: Service "_v16__aai-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:21 [DEBUG] agent: Service "_v1_wf-gui_10.233.34.180_8443" in sync
    2021/05/25 02:10:21 [DEBUG] agent: Service "_v1_catalog_10.233.39.218_8806" in sync
    2021/05/25 02:10:21 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:21 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:21 [DEBUG] agent: Service "_v15__aai-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:21 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:21 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:21 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:21 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:21 [DEBUG] agent: Service "___aai-named-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:21 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.15.98_9004" in sync
    2021/05/25 02:10:21 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:21 [DEBUG] agent: Service "_v17__aai-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:21 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:21 [DEBUG] agent: Service "_v19__aai-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:21 [INFO] agent: Synced service "_v12_aai-generic-query_10.233.77.193_8446"
    2021/05/25 02:10:21 [DEBUG] agent: Service "_v1_appc_10.233.8.147_8443" in sync
    2021/05/25 02:10:21 [DEBUG] agent: Service "_v1_parser_10.233.39.218_8806" in sync
    2021/05/25 02:10:21 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:21 [DEBUG] agent: Node info in sync
    2021/05/25 02:10:21 [DEBUG] http: Request PUT /v1/agent/service/register (1.256688748s) from=10.233.74.91:41104
    2021/05/25 02:10:21 [DEBUG] agent: Service "_v18__aai-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:21 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.39.218_8806" in sync
    2021/05/25 02:10:21 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:21 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:21 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:21 [DEBUG] agent: Service "_v11__aai-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:21 [DEBUG] agent: Service "_v12__aai-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:21 [DEBUG] agent: Service "_v14__aai-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:21 [DEBUG] agent: Service "_v1_nsd_10.233.39.218_8806" in sync
    2021/05/25 02:10:21 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.14.91_443" in sync
    2021/05/25 02:10:21 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:21 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:21 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:21 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:21 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:21 [DEBUG] agent: Service "_v1_wf-gui_10.233.34.180_8443" in sync
    2021/05/25 02:10:21 [DEBUG] agent: Service "_v1_catalog_10.233.39.218_8806" in sync
    2021/05/25 02:10:21 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:21 [DEBUG] agent: Service "_v16__aai-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:21 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:21 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:21 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:21 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:21 [DEBUG] agent: Service "_v15__aai-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:21 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:21 [DEBUG] agent: Service "___aai-named-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:21 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.15.98_9004" in sync
    2021/05/25 02:10:21 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:21 [DEBUG] agent: Service "_v17__aai-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:21 [DEBUG] agent: Service "_v1_appc_10.233.8.147_8443" in sync
    2021/05/25 02:10:21 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v12 (474.967µs) from=10.233.74.91:41124
    2021/05/25 02:10:22 [DEBUG] agent: Service "_v1_parser_10.233.39.218_8806" in sync
    2021/05/25 02:10:22 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:22 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:22 [DEBUG] agent: Service "_v19__aai-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:22 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:22 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.15.98_9004" in sync
    2021/05/25 02:10:22 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:22 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:22 [DEBUG] agent: Service "_v13__aai-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:22 [DEBUG] agent: Node info in sync
    2021/05/25 02:10:22 [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/05/25 02:10:22 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/25 02:10:22 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/25 02:10:22 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:22 [DEBUG] agent: Service "___aai-named-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:22 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.15.98_9004" in sync
    2021/05/25 02:10:22 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:22 [DEBUG] agent: Service "_v17__aai-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:22 [DEBUG] agent: Service "_v19__aai-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:22 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:22 [DEBUG] agent: Service "_v1_appc_10.233.8.147_8443" in sync
    2021/05/25 02:10:22 [DEBUG] agent: Service "_v1_parser_10.233.39.218_8806" in sync
    2021/05/25 02:10:22 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:22 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:22 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.15.98_9004" in sync
    2021/05/25 02:10:22 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:22 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:22 [DEBUG] agent: Service "_v13__aai-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:22 [DEBUG] agent: Service "_v11__aai-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:22 [DEBUG] agent: Service "_v12__aai-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:22 [DEBUG] agent: Service "_v14__aai-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:22 [DEBUG] agent: Service "_v18__aai-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:22 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.39.218_8806" in sync
    2021/05/25 02:10:22 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:22 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:22 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:22 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:22 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:22 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:22 [DEBUG] agent: Service "_v1_nsd_10.233.39.218_8806" in sync
    2021/05/25 02:10:22 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.14.91_443" in sync
    2021/05/25 02:10:22 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:22 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:22 [INFO] agent: Synced service "_v13_aai-generic-query_10.233.77.193_8446"
    2021/05/25 02:10:22 [DEBUG] agent: Service "_v1_wf-gui_10.233.34.180_8443" in sync
    2021/05/25 02:10:22 [DEBUG] agent: Service "_v1_catalog_10.233.39.218_8806" in sync
    2021/05/25 02:10:22 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:22 [DEBUG] agent: Service "_v16__aai-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:22 [DEBUG] agent: Service "_v15__aai-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:22 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:22 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:22 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:22 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:22 [DEBUG] agent: Node info in sync
    2021/05/25 02:10:22 [DEBUG] http: Request PUT /v1/agent/service/register (401.279374ms) from=10.233.74.91:41128
    2021/05/25 02:10:22 [DEBUG] agent: Service "_v16__aai-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:22 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:22 [DEBUG] agent: Service "_v1_wf-gui_10.233.34.180_8443" in sync
    2021/05/25 02:10:22 [DEBUG] agent: Service "_v1_catalog_10.233.39.218_8806" in sync
    2021/05/25 02:10:22 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:22 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:22 [DEBUG] agent: Service "_v15__aai-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:22 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:22 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:22 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:22 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:22 [DEBUG] agent: Service "___aai-named-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:22 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.15.98_9004" in sync
    2021/05/25 02:10:22 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:22 [DEBUG] agent: Service "_v17__aai-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:22 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:22 [DEBUG] agent: Service "_v19__aai-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:22 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:22 [DEBUG] agent: Service "_v1_appc_10.233.8.147_8443" in sync
    2021/05/25 02:10:22 [DEBUG] agent: Service "_v1_parser_10.233.39.218_8806" in sync
    2021/05/25 02:10:22 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:22 [DEBUG] agent: Service "_v13__aai-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:22 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.15.98_9004" in sync
    2021/05/25 02:10:22 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:22 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:22 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:22 [DEBUG] agent: Service "_v11__aai-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:22 [DEBUG] agent: Service "_v12__aai-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:22 [DEBUG] agent: Service "_v14__aai-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:22 [DEBUG] agent: Service "_v18__aai-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:22 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.39.218_8806" in sync
    2021/05/25 02:10:22 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:22 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:22 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:22 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:22 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:22 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:22 [DEBUG] agent: Service "_v1_nsd_10.233.39.218_8806" in sync
    2021/05/25 02:10:22 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.14.91_443" in sync
    2021/05/25 02:10:22 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:22 [DEBUG] agent: Node info in sync
    2021/05/25 02:10:22 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v13 (661.477µs) from=10.233.74.91:41132
    2021/05/25 02:10:22 [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/05/25 02:10:22 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/25 02:10:22 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/25 02:10:22 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:22 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:22 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:22 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:22 [DEBUG] agent: Service "_v15__aai-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:22 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:22 [DEBUG] agent: Service "___aai-named-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:22 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.15.98_9004" in sync
    2021/05/25 02:10:22 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:22 [DEBUG] agent: Service "_v17__aai-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:22 [DEBUG] agent: Service "_v1_appc_10.233.8.147_8443" in sync
    2021/05/25 02:10:22 [DEBUG] agent: Service "_v1_parser_10.233.39.218_8806" in sync
    2021/05/25 02:10:22 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:22 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:22 [DEBUG] agent: Service "_v19__aai-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:22 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:22 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.15.98_9004" in sync
    2021/05/25 02:10:22 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:22 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:22 [DEBUG] agent: Service "_v13__aai-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:22 [INFO] agent: Synced service "_v14_aai-generic-query_10.233.77.193_8446"
    2021/05/25 02:10:22 [DEBUG] agent: Service "_v14__aai-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:22 [DEBUG] agent: Service "_v18__aai-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:22 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.39.218_8806" in sync
    2021/05/25 02:10:22 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:22 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:22 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:22 [DEBUG] agent: Service "_v11__aai-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:22 [DEBUG] agent: Service "_v12__aai-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:22 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:22 [DEBUG] agent: Service "_v1_nsd_10.233.39.218_8806" in sync
    2021/05/25 02:10:22 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.14.91_443" in sync
    2021/05/25 02:10:22 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:22 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:22 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:22 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:22 [DEBUG] agent: Service "_v1_wf-gui_10.233.34.180_8443" in sync
    2021/05/25 02:10:22 [DEBUG] agent: Service "_v1_catalog_10.233.39.218_8806" in sync
    2021/05/25 02:10:22 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:22 [DEBUG] agent: Service "_v16__aai-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:22 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:22 [DEBUG] agent: Node info in sync
    2021/05/25 02:10:22 [DEBUG] http: Request PUT /v1/agent/service/register (208.236011ms) from=10.233.74.91:41134
    2021/05/25 02:10:22 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:23 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:23 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:23 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:23 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:23 [DEBUG] agent: Service "_v1_nsd_10.233.39.218_8806" in sync
    2021/05/25 02:10:23 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.14.91_443" in sync
    2021/05/25 02:10:23 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:23 [DEBUG] agent: Service "_v16__aai-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:23 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:23 [DEBUG] agent: Service "_v1_wf-gui_10.233.34.180_8443" in sync
    2021/05/25 02:10:23 [DEBUG] agent: Service "_v1_catalog_10.233.39.218_8806" in sync
    2021/05/25 02:10:23 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:23 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:23 [DEBUG] agent: Service "_v15__aai-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:23 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:23 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:23 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:23 [DEBUG] agent: Service "___aai-named-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:23 [DEBUG] agent: Service "_v17__aai-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:23 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.15.98_9004" in sync
    2021/05/25 02:10:23 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:23 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:23 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:23 [DEBUG] agent: Service "_v19__aai-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:23 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:23 [DEBUG] agent: Service "_v1_appc_10.233.8.147_8443" in sync
    2021/05/25 02:10:23 [DEBUG] agent: Service "_v1_parser_10.233.39.218_8806" in sync
    2021/05/25 02:10:23 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:23 [DEBUG] agent: Service "_v13__aai-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:23 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:23 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.15.98_9004" in sync
    2021/05/25 02:10:23 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:23 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:23 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:23 [DEBUG] agent: Service "_v11__aai-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:23 [DEBUG] agent: Service "_v12__aai-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:23 [DEBUG] agent: Service "_v14__aai-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:23 [DEBUG] agent: Service "_v18__aai-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:23 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.39.218_8806" in sync
    2021/05/25 02:10:23 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:23 [DEBUG] agent: Node info in sync
    2021/05/25 02:10:23 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v14 (75.248625ms) from=10.233.74.91:41136
    2021/05/25 02:10:23 [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/05/25 02:10: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/05/25 02:10: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/05/25 02:10:24 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.15.98_9004" in sync
    2021/05/25 02:10:24 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:24 [DEBUG] agent: Service "_v17__aai-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:24 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:24 [DEBUG] agent: Service "_v1_appc_10.233.8.147_8443" in sync
    2021/05/25 02:10:24 [DEBUG] agent: Service "_v1_parser_10.233.39.218_8806" in sync
    2021/05/25 02:10:24 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:24 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:24 [DEBUG] agent: Service "_v19__aai-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:24 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.15.98_9004" in sync
    2021/05/25 02:10:24 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:24 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:24 [DEBUG] agent: Service "_v13__aai-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:24 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:24 [DEBUG] agent: Service "_v12__aai-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:24 [DEBUG] agent: Service "_v14__aai-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:24 [DEBUG] agent: Service "_v18__aai-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:24 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.39.218_8806" in sync
    2021/05/25 02:10:24 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:24 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:24 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:24 [DEBUG] agent: Service "_v11__aai-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:24 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:24 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:24 [DEBUG] agent: Service "_v1_nsd_10.233.39.218_8806" in sync
    2021/05/25 02:10:24 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.14.91_443" in sync
    2021/05/25 02:10:24 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:24 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:24 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:24 [DEBUG] agent: Service "_v1_wf-gui_10.233.34.180_8443" in sync
    2021/05/25 02:10:24 [DEBUG] agent: Service "_v1_catalog_10.233.39.218_8806" in sync
    2021/05/25 02:10:24 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:24 [DEBUG] agent: Service "_v16__aai-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:24 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:24 [INFO] agent: Synced service "_v15_aai-generic-query_10.233.77.193_8446"
    2021/05/25 02:10:24 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:24 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:24 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:24 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:24 [DEBUG] agent: Service "_v15__aai-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:24 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:24 [DEBUG] agent: Service "___aai-named-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:24 [DEBUG] agent: Node info in sync
    2021/05/25 02:10:24 [DEBUG] http: Request PUT /v1/agent/service/register (620.242333ms) from=10.233.74.91:41142
    2021/05/25 02:10:24 [DEBUG] agent: Service "_v11__aai-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:24 [DEBUG] agent: Service "_v12__aai-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:24 [DEBUG] agent: Service "_v14__aai-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:24 [DEBUG] agent: Service "_v18__aai-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:24 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.39.218_8806" in sync
    2021/05/25 02:10:24 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:24 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:24 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:24 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:24 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:24 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:24 [DEBUG] agent: Service "_v1_nsd_10.233.39.218_8806" in sync
    2021/05/25 02:10:24 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.14.91_443" in sync
    2021/05/25 02:10:24 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:24 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:24 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:24 [DEBUG] agent: Service "_v1_wf-gui_10.233.34.180_8443" in sync
    2021/05/25 02:10:24 [DEBUG] agent: Service "_v1_catalog_10.233.39.218_8806" in sync
    2021/05/25 02:10:24 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:24 [DEBUG] agent: Service "_v16__aai-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:24 [DEBUG] agent: Service "_v15__aai-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:24 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:24 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:24 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:24 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:24 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:24 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:24 [DEBUG] agent: Service "___aai-named-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:24 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.15.98_9004" in sync
    2021/05/25 02:10:24 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:24 [DEBUG] agent: Service "_v17__aai-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:24 [DEBUG] agent: Service "_v19__aai-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:24 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:24 [DEBUG] agent: Service "_v1_appc_10.233.8.147_8443" in sync
    2021/05/25 02:10:24 [DEBUG] agent: Service "_v1_parser_10.233.39.218_8806" in sync
    2021/05/25 02:10:24 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:24 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:24 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:24 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.15.98_9004" in sync
    2021/05/25 02:10:24 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:24 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:24 [DEBUG] agent: Service "_v13__aai-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:24 [DEBUG] agent: Node info in sync
    2021/05/25 02:10:24 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v15 (590.089µs) from=10.233.74.91:41148
    2021/05/25 02:10:24 [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/05/25 02:10: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/05/25 02:10:24 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/25 02:10:24 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.14.91_443" in sync
    2021/05/25 02:10:24 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:24 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:24 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:24 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:24 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:24 [DEBUG] agent: Service "_v1_nsd_10.233.39.218_8806" in sync
    2021/05/25 02:10:24 [DEBUG] agent: Service "_v1_catalog_10.233.39.218_8806" in sync
    2021/05/25 02:10:24 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:24 [DEBUG] agent: Service "_v16__aai-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:24 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:24 [INFO] agent: Synced service "_v16_aai-generic-query_10.233.77.193_8446"
    2021/05/25 02:10:24 [DEBUG] agent: Service "_v1_wf-gui_10.233.34.180_8443" in sync
    2021/05/25 02:10:24 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:24 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:24 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:24 [DEBUG] agent: Service "_v15__aai-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:24 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:24 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:24 [DEBUG] agent: Service "___aai-named-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:24 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:24 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:24 [DEBUG] agent: Service "_v17__aai-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:24 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.15.98_9004" in sync
    2021/05/25 02:10:24 [DEBUG] agent: Service "_v1_parser_10.233.39.218_8806" in sync
    2021/05/25 02:10:24 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:24 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:24 [DEBUG] agent: Service "_v19__aai-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:24 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:24 [DEBUG] agent: Service "_v1_appc_10.233.8.147_8443" in sync
    2021/05/25 02:10:24 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:24 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:24 [DEBUG] agent: Service "_v13__aai-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:24 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:24 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.15.98_9004" in sync
    2021/05/25 02:10:24 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:24 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:24 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:24 [DEBUG] agent: Service "_v11__aai-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:24 [DEBUG] agent: Service "_v12__aai-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:24 [DEBUG] agent: Service "_v14__aai-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:24 [DEBUG] agent: Service "_v18__aai-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:24 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.39.218_8806" in sync
    2021/05/25 02:10:24 [DEBUG] agent: Node info in sync
    2021/05/25 02:10:24 [DEBUG] http: Request PUT /v1/agent/service/register (346.463211ms) from=10.233.74.91:41152
    2021/05/25 02:10:24 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:24 [DEBUG] agent: Service "_v15__aai-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:24 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:24 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:24 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:24 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:24 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:24 [DEBUG] agent: Service "___aai-named-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:24 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.15.98_9004" in sync
    2021/05/25 02:10:24 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:24 [DEBUG] agent: Service "_v17__aai-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:24 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:24 [DEBUG] agent: Service "_v19__aai-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:24 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:24 [DEBUG] agent: Service "_v1_appc_10.233.8.147_8443" in sync
    2021/05/25 02:10:24 [DEBUG] agent: Service "_v1_parser_10.233.39.218_8806" in sync
    2021/05/25 02:10:24 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:24 [DEBUG] agent: Service "_v13__aai-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:24 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:24 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.15.98_9004" in sync
    2021/05/25 02:10:24 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:24 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:24 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:24 [DEBUG] agent: Service "_v11__aai-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:24 [DEBUG] agent: Service "_v12__aai-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:24 [DEBUG] agent: Service "_v14__aai-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:24 [DEBUG] agent: Service "_v18__aai-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:24 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.39.218_8806" in sync
    2021/05/25 02:10:24 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:24 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:24 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:24 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:24 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:24 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:24 [DEBUG] agent: Service "_v1_nsd_10.233.39.218_8806" in sync
    2021/05/25 02:10:24 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.14.91_443" in sync
    2021/05/25 02:10:24 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:24 [DEBUG] agent: Service "_v16__aai-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:24 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:24 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:24 [DEBUG] agent: Service "_v1_wf-gui_10.233.34.180_8443" in sync
    2021/05/25 02:10:24 [DEBUG] agent: Service "_v1_catalog_10.233.39.218_8806" in sync
    2021/05/25 02:10:24 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:24 [DEBUG] agent: Node info in sync
    2021/05/25 02:10:25 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v16 (269.143014ms) from=10.233.74.91:41156
    2021/05/25 02:10:25 [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/05/25 02:10:25 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/25 02:10: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/05/25 02:10:26 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:26 [DEBUG] agent: Service "_v16__aai-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:26 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:26 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:26 [DEBUG] agent: Service "_v1_wf-gui_10.233.34.180_8443" in sync
    2021/05/25 02:10:26 [DEBUG] agent: Service "_v1_catalog_10.233.39.218_8806" in sync
    2021/05/25 02:10:26 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:26 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:26 [DEBUG] agent: Service "_v15__aai-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:26 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:26 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:26 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:26 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:26 [DEBUG] agent: Service "___aai-named-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:26 [DEBUG] agent: Service "_v17__aai-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:26 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.15.98_9004" in sync
    2021/05/25 02:10:26 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:26 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:26 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:26 [DEBUG] agent: Service "_v19__aai-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:26 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:26 [DEBUG] agent: Service "_v1_appc_10.233.8.147_8443" in sync
    2021/05/25 02:10:26 [DEBUG] agent: Service "_v1_parser_10.233.39.218_8806" in sync
    2021/05/25 02:10:26 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:26 [DEBUG] agent: Service "_v13__aai-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:26 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:26 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.15.98_9004" in sync
    2021/05/25 02:10:26 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:26 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:26 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:26 [DEBUG] agent: Service "_v11__aai-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:26 [DEBUG] agent: Service "_v12__aai-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:26 [DEBUG] agent: Service "_v14__aai-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:26 [DEBUG] agent: Service "_v18__aai-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:26 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.39.218_8806" in sync
    2021/05/25 02:10:26 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:26 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:26 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:26 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:26 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:26 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:26 [INFO] agent: Synced service "_v17_aai-generic-query_10.233.77.193_8446"
    2021/05/25 02:10:26 [DEBUG] agent: Service "_v1_nsd_10.233.39.218_8806" in sync
    2021/05/25 02:10:26 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.14.91_443" in sync
    2021/05/25 02:10:26 [DEBUG] agent: Node info in sync
    2021/05/25 02:10:26 [DEBUG] http: Request PUT /v1/agent/service/register (902.93857ms) from=10.233.74.91:41160
    2021/05/25 02:10:26 [DEBUG] agent: Service "_v16__aai-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:26 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:26 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:26 [DEBUG] agent: Service "_v1_wf-gui_10.233.34.180_8443" in sync
    2021/05/25 02:10:26 [DEBUG] agent: Service "_v1_catalog_10.233.39.218_8806" in sync
    2021/05/25 02:10:26 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:26 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:26 [DEBUG] agent: Service "_v15__aai-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:26 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:26 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:26 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:26 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:26 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:26 [DEBUG] agent: Service "___aai-named-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:26 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.15.98_9004" in sync
    2021/05/25 02:10:26 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:26 [DEBUG] agent: Service "_v17__aai-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:26 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:26 [DEBUG] agent: Service "_v19__aai-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:26 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:26 [DEBUG] agent: Service "_v1_appc_10.233.8.147_8443" in sync
    2021/05/25 02:10:26 [DEBUG] agent: Service "_v1_parser_10.233.39.218_8806" in sync
    2021/05/25 02:10:26 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:26 [DEBUG] agent: Service "_v13__aai-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:26 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:26 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.15.98_9004" in sync
    2021/05/25 02:10:26 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:26 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:26 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:26 [DEBUG] agent: Service "_v11__aai-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:26 [DEBUG] agent: Service "_v12__aai-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:26 [DEBUG] agent: Service "_v14__aai-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:26 [DEBUG] agent: Service "_v18__aai-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:26 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.39.218_8806" in sync
    2021/05/25 02:10:26 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:26 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:26 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:26 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:26 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:26 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:26 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:26 [DEBUG] agent: Service "_v1_nsd_10.233.39.218_8806" in sync
    2021/05/25 02:10:26 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.14.91_443" in sync
    2021/05/25 02:10:26 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:26 [DEBUG] agent: Node info in sync
    2021/05/25 02:10:26 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v17 (68.762649ms) from=10.233.74.91:41172
    2021/05/25 02:10:26 [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/05/25 02:10:26 [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/05/25 02:10:26 [DEBUG] 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/05/25 02:10:26 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:26 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:26 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:26 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:26 [DEBUG] agent: Service "_v1_nsd_10.233.39.218_8806" in sync
    2021/05/25 02:10:26 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.14.91_443" in sync
    2021/05/25 02:10:26 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:26 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:26 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:26 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:26 [DEBUG] agent: Service "_v1_wf-gui_10.233.34.180_8443" in sync
    2021/05/25 02:10:26 [DEBUG] agent: Service "_v1_catalog_10.233.39.218_8806" in sync
    2021/05/25 02:10:26 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:26 [DEBUG] agent: Service "_v16__aai-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:26 [DEBUG] agent: Service "_v15__aai-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:26 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:26 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:26 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:26 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:26 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:26 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:26 [DEBUG] agent: Service "___aai-named-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:26 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.15.98_9004" in sync
    2021/05/25 02:10:26 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:26 [DEBUG] agent: Service "_v17__aai-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:26 [INFO] agent: Synced service "_v18_aai-generic-query_10.233.77.193_8446"
    2021/05/25 02:10:26 [DEBUG] agent: Service "_v19__aai-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:26 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:26 [DEBUG] agent: Service "_v1_appc_10.233.8.147_8443" in sync
    2021/05/25 02:10:26 [DEBUG] agent: Service "_v1_parser_10.233.39.218_8806" in sync
    2021/05/25 02:10:26 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:26 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:26 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:26 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.15.98_9004" in sync
    2021/05/25 02:10:26 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:26 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:26 [DEBUG] agent: Service "_v13__aai-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:26 [DEBUG] agent: Service "_v11__aai-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:26 [DEBUG] agent: Service "_v12__aai-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:26 [DEBUG] agent: Service "_v14__aai-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:26 [DEBUG] agent: Service "_v18__aai-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:26 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.39.218_8806" in sync
    2021/05/25 02:10:26 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:26 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:26 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:26 [DEBUG] agent: Node info in sync
    2021/05/25 02:10:26 [DEBUG] http: Request PUT /v1/agent/service/register (215.487034ms) from=10.233.74.91:41174
    2021/05/25 02:10:26 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.15.98_9004" in sync
    2021/05/25 02:10:26 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:26 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:26 [DEBUG] agent: Service "_v13__aai-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:26 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:26 [DEBUG] agent: Service "_v14__aai-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:26 [DEBUG] agent: Service "_v18__aai-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:26 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.39.218_8806" in sync
    2021/05/25 02:10:26 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:26 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:26 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:26 [DEBUG] agent: Service "_v11__aai-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:26 [DEBUG] agent: Service "_v12__aai-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:26 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:26 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:26 [DEBUG] agent: Service "_v1_nsd_10.233.39.218_8806" in sync
    2021/05/25 02:10:26 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.14.91_443" in sync
    2021/05/25 02:10:26 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:26 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:26 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:26 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:26 [DEBUG] agent: Service "_v1_wf-gui_10.233.34.180_8443" in sync
    2021/05/25 02:10:26 [DEBUG] agent: Service "_v1_catalog_10.233.39.218_8806" in sync
    2021/05/25 02:10:26 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:26 [DEBUG] agent: Service "_v16__aai-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:26 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:26 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:26 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:26 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:26 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:26 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:26 [DEBUG] agent: Service "_v15__aai-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:26 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:26 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:26 [DEBUG] agent: Service "___aai-named-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:26 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.15.98_9004" in sync
    2021/05/25 02:10:26 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:26 [DEBUG] agent: Service "_v17__aai-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:26 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:26 [DEBUG] agent: Service "_v1_appc_10.233.8.147_8443" in sync
    2021/05/25 02:10:26 [DEBUG] agent: Service "_v1_parser_10.233.39.218_8806" in sync
    2021/05/25 02:10:26 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:26 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:26 [DEBUG] agent: Service "_v19__aai-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:26 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:26 [DEBUG] agent: Node info in sync
    2021/05/25 02:10:26 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v18 (728.109µs) from=10.233.74.91:41176
    2021/05/25 02:10:26 [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/05/25 02:10:26 [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/05/25 02:10:26 [DEBUG] 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/05/25 02:10:27 [INFO] agent: Synced service "_v19_aai-generic-query_10.233.77.193_8446"
    2021/05/25 02:10:27 [DEBUG] agent: Service "_v1_wf-gui_10.233.34.180_8443" in sync
    2021/05/25 02:10:27 [DEBUG] agent: Service "_v1_catalog_10.233.39.218_8806" in sync
    2021/05/25 02:10:27 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:27 [DEBUG] agent: Service "_v16__aai-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:27 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:27 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:27 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:27 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:27 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:27 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:27 [DEBUG] agent: Service "_v15__aai-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:27 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:27 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:27 [DEBUG] agent: Service "___aai-named-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:27 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.15.98_9004" in sync
    2021/05/25 02:10:27 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:27 [DEBUG] agent: Service "_v17__aai-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:27 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:27 [DEBUG] agent: Service "_v1_appc_10.233.8.147_8443" in sync
    2021/05/25 02:10:27 [DEBUG] agent: Service "_v1_parser_10.233.39.218_8806" in sync
    2021/05/25 02:10:27 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:27 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:27 [DEBUG] agent: Service "_v19__aai-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:27 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:27 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.15.98_9004" in sync
    2021/05/25 02:10:27 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:27 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:27 [DEBUG] agent: Service "_v13__aai-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:27 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:27 [DEBUG] agent: Service "_v14__aai-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:27 [DEBUG] agent: Service "_v18__aai-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:27 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.39.218_8806" in sync
    2021/05/25 02:10:27 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:27 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:27 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:27 [DEBUG] agent: Service "_v11__aai-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:27 [DEBUG] agent: Service "_v12__aai-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:27 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:27 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:27 [DEBUG] agent: Service "_v1_nsd_10.233.39.218_8806" in sync
    2021/05/25 02:10:27 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.14.91_443" in sync
    2021/05/25 02:10:27 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:27 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:27 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:27 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:27 [DEBUG] agent: Node info in sync
    2021/05/25 02:10:27 [DEBUG] http: Request PUT /v1/agent/service/register (371.568057ms) from=10.233.74.91:41178
    2021/05/25 02:10:27 [DEBUG] agent: Service "_v1_appc_10.233.8.147_8443" in sync
    2021/05/25 02:10:27 [DEBUG] agent: Service "_v1_parser_10.233.39.218_8806" in sync
    2021/05/25 02:10:27 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:27 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:27 [DEBUG] agent: Service "_v19__aai-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:27 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:27 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.15.98_9004" in sync
    2021/05/25 02:10:27 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:27 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:27 [DEBUG] agent: Service "_v13__aai-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:27 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:27 [DEBUG] agent: Service "_v18__aai-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:27 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.39.218_8806" in sync
    2021/05/25 02:10:27 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:27 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:27 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:27 [DEBUG] agent: Service "_v11__aai-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:27 [DEBUG] agent: Service "_v12__aai-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:27 [DEBUG] agent: Service "_v14__aai-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:27 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:27 [DEBUG] agent: Service "_v1_nsd_10.233.39.218_8806" in sync
    2021/05/25 02:10:27 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.14.91_443" in sync
    2021/05/25 02:10:27 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:27 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:27 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:27 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:27 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:27 [DEBUG] agent: Service "_v1_wf-gui_10.233.34.180_8443" in sync
    2021/05/25 02:10:27 [DEBUG] agent: Service "_v1_catalog_10.233.39.218_8806" in sync
    2021/05/25 02:10:27 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:27 [DEBUG] agent: Service "_v16__aai-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:27 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:27 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:27 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:27 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:27 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:27 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:27 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:27 [DEBUG] agent: Service "_v15__aai-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:27 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:27 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:27 [DEBUG] agent: Service "___aai-named-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:27 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.15.98_9004" in sync
    2021/05/25 02:10:27 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:27 [DEBUG] agent: Service "_v17__aai-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:27 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:27 [DEBUG] agent: Node info in sync
    2021/05/25 02:10:27 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v19 (416.261µs) from=10.233.74.91:41182
    2021/05/25 02:10:27 [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/05/25 02:10: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/05/25 02:10: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/05/25 02:10:27 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:27 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:27 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:27 [DEBUG] agent: Service "_v11__aai-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:27 [DEBUG] agent: Service "_v12__aai-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:27 [DEBUG] agent: Service "_v14__aai-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:27 [DEBUG] agent: Service "_v18__aai-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:27 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.39.218_8806" in sync
    2021/05/25 02:10:27 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.14.91_443" in sync
    2021/05/25 02:10:27 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:27 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:27 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:27 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:27 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:27 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:27 [DEBUG] agent: Service "_v1_nsd_10.233.39.218_8806" in sync
    2021/05/25 02:10:27 [DEBUG] agent: Service "_v1_catalog_10.233.39.218_8806" in sync
    2021/05/25 02:10:27 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:27 [DEBUG] agent: Service "_v16__aai-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:27 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:27 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:27 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:27 [DEBUG] agent: Service "_v1_wf-gui_10.233.34.180_8443" in sync
    2021/05/25 02:10:27 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:27 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:27 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:27 [DEBUG] agent: Service "_v15__aai-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:27 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:27 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:27 [DEBUG] agent: Service "___aai-named-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:27 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:27 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:27 [DEBUG] agent: Service "_v17__aai-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:27 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:27 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.15.98_9004" in sync
    2021/05/25 02:10:27 [DEBUG] agent: Service "_v1_parser_10.233.39.218_8806" in sync
    2021/05/25 02:10:27 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:27 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:27 [DEBUG] agent: Service "_v19__aai-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:27 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:27 [DEBUG] agent: Service "_v1_appc_10.233.8.147_8443" in sync
    2021/05/25 02:10:27 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:27 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:27 [DEBUG] agent: Service "_v13__aai-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:27 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:27 [INFO] agent: Synced service "_v11_aai-nodes-query_10.233.77.193_8446"
    2021/05/25 02:10:27 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.15.98_9004" in sync
    2021/05/25 02:10:27 [DEBUG] agent: Node info in sync
    2021/05/25 02:10:27 [DEBUG] http: Request PUT /v1/agent/service/register (300.888922ms) from=10.233.74.91:41184
    2021/05/25 02:10:27 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:27 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:27 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:27 [DEBUG] agent: Service "_v11__aai-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:27 [DEBUG] agent: Service "_v12__aai-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:27 [DEBUG] agent: Service "_v14__aai-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:27 [DEBUG] agent: Service "_v18__aai-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:27 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.39.218_8806" in sync
    2021/05/25 02:10:27 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.14.91_443" in sync
    2021/05/25 02:10:27 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:27 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:27 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:27 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:27 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:27 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:27 [DEBUG] agent: Service "_v1_nsd_10.233.39.218_8806" in sync
    2021/05/25 02:10:27 [DEBUG] agent: Service "_v1_catalog_10.233.39.218_8806" in sync
    2021/05/25 02:10:27 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:27 [DEBUG] agent: Service "_v16__aai-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:27 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:27 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:27 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:27 [DEBUG] agent: Service "_v1_wf-gui_10.233.34.180_8443" in sync
    2021/05/25 02:10:27 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:27 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:27 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:27 [DEBUG] agent: Service "_v15__aai-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:27 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:27 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:27 [DEBUG] agent: Service "___aai-named-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:27 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:27 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:27 [DEBUG] agent: Service "_v17__aai-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:27 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:27 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.15.98_9004" in sync
    2021/05/25 02:10:27 [DEBUG] agent: Service "_v1_parser_10.233.39.218_8806" in sync
    2021/05/25 02:10:27 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:27 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:27 [DEBUG] agent: Service "_v19__aai-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:27 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:27 [DEBUG] agent: Service "_v1_appc_10.233.8.147_8443" in sync
    2021/05/25 02:10:27 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:27 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:27 [DEBUG] agent: Service "_v13__aai-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:27 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:27 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:27 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.15.98_9004" in sync
    2021/05/25 02:10:27 [DEBUG] agent: Node info in sync
    2021/05/25 02:10:28 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v11 (518.202µs) from=10.233.74.91:41188
    2021/05/25 02:10:28 [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/05/25 02:10: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/05/25 02:10: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/05/25 02:10:28 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.15.98_9004" in sync
    2021/05/25 02:10:28 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:28 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:28 [DEBUG] agent: Service "_v13__aai-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:28 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:28 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:28 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.39.218_8806" in sync
    2021/05/25 02:10:28 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:28 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:28 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:28 [DEBUG] agent: Service "_v11__aai-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:28 [DEBUG] agent: Service "_v12__aai-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:28 [DEBUG] agent: Service "_v14__aai-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:28 [DEBUG] agent: Service "_v18__aai-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:28 [DEBUG] agent: Service "_v1_nsd_10.233.39.218_8806" in sync
    2021/05/25 02:10:28 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.14.91_443" in sync
    2021/05/25 02:10:28 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:28 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:28 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:28 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:28 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:28 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:28 [DEBUG] agent: Service "_v1_wf-gui_10.233.34.180_8443" in sync
    2021/05/25 02:10:28 [DEBUG] agent: Service "_v1_catalog_10.233.39.218_8806" in sync
    2021/05/25 02:10:28 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:28 [DEBUG] agent: Service "_v16__aai-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:28 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:28 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:28 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:28 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:28 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:28 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:28 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:28 [DEBUG] agent: Service "_v15__aai-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:28 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:28 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:28 [DEBUG] agent: Service "___aai-named-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:28 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.15.98_9004" in sync
    2021/05/25 02:10:28 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:28 [DEBUG] agent: Service "_v17__aai-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:28 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:28 [DEBUG] agent: Service "_v1_appc_10.233.8.147_8443" in sync
    2021/05/25 02:10:28 [DEBUG] agent: Service "_v1_parser_10.233.39.218_8806" in sync
    2021/05/25 02:10:28 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:28 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:28 [DEBUG] agent: Service "_v19__aai-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:28 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:28 [INFO] agent: Synced service "_v12_aai-nodes-query_10.233.77.193_8446"
    2021/05/25 02:10:28 [DEBUG] agent: Node info in sync
    2021/05/25 02:10:28 [DEBUG] http: Request PUT /v1/agent/service/register (183.954203ms) from=10.233.74.91:41190
    2021/05/25 02:10:28 [DEBUG] agent: Service "_v1_parser_10.233.39.218_8806" in sync
    2021/05/25 02:10:28 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:28 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:28 [DEBUG] agent: Service "_v19__aai-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:28 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:28 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:28 [DEBUG] agent: Service "_v1_appc_10.233.8.147_8443" in sync
    2021/05/25 02:10:28 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:28 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:28 [DEBUG] agent: Service "_v13__aai-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:28 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:28 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:28 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.15.98_9004" in sync
    2021/05/25 02:10:28 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:28 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:28 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:28 [DEBUG] agent: Service "_v11__aai-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:28 [DEBUG] agent: Service "_v12__aai-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:28 [DEBUG] agent: Service "_v14__aai-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:28 [DEBUG] agent: Service "_v18__aai-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:28 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.39.218_8806" in sync
    2021/05/25 02:10:28 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.14.91_443" in sync
    2021/05/25 02:10:28 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:28 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:28 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:28 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:28 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:28 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:28 [DEBUG] agent: Service "_v1_nsd_10.233.39.218_8806" in sync
    2021/05/25 02:10:28 [DEBUG] agent: Service "_v1_catalog_10.233.39.218_8806" in sync
    2021/05/25 02:10:28 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:28 [DEBUG] agent: Service "_v16__aai-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:28 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:28 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:28 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:28 [DEBUG] agent: Service "_v1_wf-gui_10.233.34.180_8443" in sync
    2021/05/25 02:10:28 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:28 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:28 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:28 [DEBUG] agent: Service "_v15__aai-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:28 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:28 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:28 [DEBUG] agent: Service "___aai-named-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:28 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:28 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:28 [DEBUG] agent: Service "_v17__aai-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:28 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:28 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.15.98_9004" in sync
    2021/05/25 02:10:28 [DEBUG] agent: Node info in sync
    2021/05/25 02:10:28 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v12 (603.961µs) from=10.233.74.91:41194
    2021/05/25 02:10:28 [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/05/25 02:10: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/05/25 02:10: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/05/25 02:10:28 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:28 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.15.98_9004" in sync
    2021/05/25 02:10:28 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:28 [DEBUG] agent: Service "_v17__aai-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:28 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:28 [DEBUG] agent: Service "_v19__aai-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:28 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:28 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:28 [DEBUG] agent: Service "_v1_appc_10.233.8.147_8443" in sync
    2021/05/25 02:10:28 [DEBUG] agent: Service "_v1_parser_10.233.39.218_8806" in sync
    2021/05/25 02:10:28 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:28 [DEBUG] agent: Service "_v13__aai-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:28 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:28 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:28 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.15.98_9004" in sync
    2021/05/25 02:10:28 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:28 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:28 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:28 [DEBUG] agent: Service "_v11__aai-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:28 [DEBUG] agent: Service "_v12__aai-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:28 [DEBUG] agent: Service "_v14__aai-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:28 [DEBUG] agent: Service "_v18__aai-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:28 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.39.218_8806" in sync
    2021/05/25 02:10:28 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:28 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:28 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:28 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:28 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:28 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:28 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:28 [DEBUG] agent: Service "_v1_nsd_10.233.39.218_8806" in sync
    2021/05/25 02:10:28 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.14.91_443" in sync
    2021/05/25 02:10:28 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:28 [DEBUG] agent: Service "_v16__aai-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:28 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:28 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:28 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:28 [DEBUG] agent: Service "_v1_wf-gui_10.233.34.180_8443" in sync
    2021/05/25 02:10:28 [DEBUG] agent: Service "_v1_catalog_10.233.39.218_8806" in sync
    2021/05/25 02:10:28 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:28 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:28 [DEBUG] agent: Service "_v15__aai-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:28 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:28 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:28 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:28 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:28 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:28 [DEBUG] agent: Service "___aai-named-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:28 [INFO] agent: Synced service "_v13_aai-nodes-query_10.233.77.193_8446"
    2021/05/25 02:10:28 [DEBUG] agent: Node info in sync
    2021/05/25 02:10:28 [DEBUG] http: Request PUT /v1/agent/service/register (206.123295ms) from=10.233.74.91:41196
    2021/05/25 02:10:28 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.15.98_9004" in sync
    2021/05/25 02:10:28 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:28 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:28 [DEBUG] agent: Service "_v13__aai-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:28 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:28 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:28 [DEBUG] agent: Service "_v14__aai-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:28 [DEBUG] agent: Service "_v18__aai-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:28 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.39.218_8806" in sync
    2021/05/25 02:10:28 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:28 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:28 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:28 [DEBUG] agent: Service "_v11__aai-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:28 [DEBUG] agent: Service "_v12__aai-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:28 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:28 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:28 [DEBUG] agent: Service "_v1_nsd_10.233.39.218_8806" in sync
    2021/05/25 02:10:28 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.14.91_443" in sync
    2021/05/25 02:10:28 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:28 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:28 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:28 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:28 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:28 [DEBUG] agent: Service "_v1_wf-gui_10.233.34.180_8443" in sync
    2021/05/25 02:10:28 [DEBUG] agent: Service "_v1_catalog_10.233.39.218_8806" in sync
    2021/05/25 02:10:28 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:28 [DEBUG] agent: Service "_v16__aai-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:28 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:28 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:28 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:28 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:28 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:28 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:28 [DEBUG] agent: Service "_v15__aai-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:28 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:28 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:28 [DEBUG] agent: Service "___aai-named-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:28 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:28 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.15.98_9004" in sync
    2021/05/25 02:10:28 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:28 [DEBUG] agent: Service "_v17__aai-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:28 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:28 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:28 [DEBUG] agent: Service "_v1_appc_10.233.8.147_8443" in sync
    2021/05/25 02:10:28 [DEBUG] agent: Service "_v1_parser_10.233.39.218_8806" in sync
    2021/05/25 02:10:28 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:28 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:28 [DEBUG] agent: Service "_v19__aai-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:28 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:28 [DEBUG] agent: Node info in sync
    2021/05/25 02:10:29 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v13 (427.163µs) from=10.233.74.91:41200
    2021/05/25 02:10:29 [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/05/25 02:10: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/05/25 02:10: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/05/25 02:10:29 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:29 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:29 [DEBUG] agent: Service "_v1_nsd_10.233.39.218_8806" in sync
    2021/05/25 02:10:29 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.14.91_443" in sync
    2021/05/25 02:10:29 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:29 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:29 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:29 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:29 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:29 [INFO] agent: Synced service "_v14_aai-nodes-query_10.233.77.193_8446"
    2021/05/25 02:10:29 [DEBUG] agent: Service "_v1_wf-gui_10.233.34.180_8443" in sync
    2021/05/25 02:10:29 [DEBUG] agent: Service "_v1_catalog_10.233.39.218_8806" in sync
    2021/05/25 02:10:29 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:29 [DEBUG] agent: Service "_v16__aai-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:29 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:29 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:29 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:29 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:29 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:29 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:29 [DEBUG] agent: Service "_v15__aai-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:29 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:29 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:29 [DEBUG] agent: Service "___aai-named-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:29 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:29 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.15.98_9004" in sync
    2021/05/25 02:10:29 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:29 [DEBUG] agent: Service "_v17__aai-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:29 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:29 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:29 [DEBUG] agent: Service "_v1_appc_10.233.8.147_8443" in sync
    2021/05/25 02:10:29 [DEBUG] agent: Service "_v1_parser_10.233.39.218_8806" in sync
    2021/05/25 02:10:29 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:29 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:29 [DEBUG] agent: Service "_v19__aai-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:29 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:29 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.15.98_9004" in sync
    2021/05/25 02:10:29 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:29 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:29 [DEBUG] agent: Service "_v13__aai-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:29 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:29 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:29 [DEBUG] agent: Service "_v14__aai-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:29 [DEBUG] agent: Service "_v18__aai-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:29 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.39.218_8806" in sync
    2021/05/25 02:10:29 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:29 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:29 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:29 [DEBUG] agent: Service "_v11__aai-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:29 [DEBUG] agent: Service "_v12__aai-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:29 [DEBUG] agent: Node info in sync
    2021/05/25 02:10:29 [DEBUG] http: Request PUT /v1/agent/service/register (243.073491ms) from=10.233.74.91:41202
    2021/05/25 02:10:29 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:29 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:29 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:29 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:29 [DEBUG] agent: Service "_v1_nsd_10.233.39.218_8806" in sync
    2021/05/25 02:10:29 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.14.91_443" in sync
    2021/05/25 02:10:29 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:29 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:29 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:29 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:29 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:29 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:29 [DEBUG] agent: Service "_v1_wf-gui_10.233.34.180_8443" in sync
    2021/05/25 02:10:29 [DEBUG] agent: Service "_v1_catalog_10.233.39.218_8806" in sync
    2021/05/25 02:10:29 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:29 [DEBUG] agent: Service "_v16__aai-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:29 [DEBUG] agent: Service "_v15__aai-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:29 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:29 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:29 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:29 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:29 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:29 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:29 [DEBUG] agent: Service "___aai-named-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:29 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:29 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.15.98_9004" in sync
    2021/05/25 02:10:29 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:29 [DEBUG] agent: Service "_v17__aai-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:29 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:29 [DEBUG] agent: Service "_v19__aai-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:29 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:29 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:29 [DEBUG] agent: Service "_v1_appc_10.233.8.147_8443" in sync
    2021/05/25 02:10:29 [DEBUG] agent: Service "_v1_parser_10.233.39.218_8806" in sync
    2021/05/25 02:10:29 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:29 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:29 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:29 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:29 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.15.98_9004" in sync
    2021/05/25 02:10:29 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:29 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:29 [DEBUG] agent: Service "_v13__aai-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:29 [DEBUG] agent: Service "_v11__aai-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:29 [DEBUG] agent: Service "_v12__aai-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:29 [DEBUG] agent: Service "_v14__aai-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:29 [DEBUG] agent: Service "_v18__aai-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:29 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.39.218_8806" in sync
    2021/05/25 02:10:29 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:29 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:29 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:29 [DEBUG] agent: Node info in sync
    2021/05/25 02:10:29 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v14 (200.027429ms) from=10.233.74.91:41206
    2021/05/25 02:10:29 [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/05/25 02:10: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/05/25 02:10: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/05/25 02:10:30 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.14.91_443" in sync
    2021/05/25 02:10:30 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:30 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:30 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:30 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:30 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:30 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:30 [DEBUG] agent: Service "_v1_nsd_10.233.39.218_8806" in sync
    2021/05/25 02:10:30 [DEBUG] agent: Service "_v1_catalog_10.233.39.218_8806" in sync
    2021/05/25 02:10:30 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:30 [DEBUG] agent: Service "_v16__aai-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:30 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:30 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:30 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:30 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:30 [DEBUG] agent: Service "_v1_wf-gui_10.233.34.180_8443" in sync
    2021/05/25 02:10:30 [INFO] agent: Synced service "_v15_aai-nodes-query_10.233.77.193_8446"
    2021/05/25 02:10:30 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:30 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:30 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:30 [DEBUG] agent: Service "_v15__aai-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:30 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:30 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:30 [DEBUG] agent: Service "___aai-named-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:30 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:30 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:30 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:30 [DEBUG] agent: Service "_v17__aai-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:30 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:30 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.15.98_9004" in sync
    2021/05/25 02:10:30 [DEBUG] agent: Service "_v1_parser_10.233.39.218_8806" in sync
    2021/05/25 02:10:30 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:30 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:30 [DEBUG] agent: Service "_v19__aai-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:30 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:30 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:30 [DEBUG] agent: Service "_v1_appc_10.233.8.147_8443" in sync
    2021/05/25 02:10:30 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:30 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:30 [DEBUG] agent: Service "_v13__aai-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:30 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:30 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:30 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.15.98_9004" in sync
    2021/05/25 02:10:30 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:30 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:30 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:30 [DEBUG] agent: Service "_v11__aai-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:30 [DEBUG] agent: Service "_v12__aai-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:30 [DEBUG] agent: Service "_v14__aai-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:30 [DEBUG] agent: Service "_v18__aai-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:30 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.39.218_8806" in sync
    2021/05/25 02:10:30 [DEBUG] agent: Node info in sync
    2021/05/25 02:10:30 [DEBUG] http: Request PUT /v1/agent/service/register (252.687436ms) from=10.233.74.91:41208
    2021/05/25 02:10:30 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:30 [DEBUG] agent: Service "_v16__aai-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:30 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:30 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:30 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:30 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:30 [DEBUG] agent: Service "_v1_wf-gui_10.233.34.180_8443" in sync
    2021/05/25 02:10:30 [DEBUG] agent: Service "_v1_catalog_10.233.39.218_8806" in sync
    2021/05/25 02:10:30 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:30 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:30 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:30 [DEBUG] agent: Service "_v15__aai-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:30 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:30 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:30 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:30 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:30 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:30 [DEBUG] agent: Service "___aai-named-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:30 [DEBUG] agent: Service "_v17__aai-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:30 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:30 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.15.98_9004" in sync
    2021/05/25 02:10:30 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:30 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:30 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:30 [DEBUG] agent: Service "_v19__aai-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:30 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:30 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:30 [DEBUG] agent: Service "_v1_appc_10.233.8.147_8443" in sync
    2021/05/25 02:10:30 [DEBUG] agent: Service "_v1_parser_10.233.39.218_8806" in sync
    2021/05/25 02:10:30 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:30 [DEBUG] agent: Service "_v13__aai-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:30 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:30 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:30 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.15.98_9004" in sync
    2021/05/25 02:10:30 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:30 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:30 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:30 [DEBUG] agent: Service "_v11__aai-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:30 [DEBUG] agent: Service "_v12__aai-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:30 [DEBUG] agent: Service "_v14__aai-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:30 [DEBUG] agent: Service "_v18__aai-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:30 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.39.218_8806" in sync
    2021/05/25 02:10:30 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:30 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:30 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:30 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:30 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:30 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:30 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:30 [DEBUG] agent: Service "_v1_nsd_10.233.39.218_8806" in sync
    2021/05/25 02:10:30 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.14.91_443" in sync
    2021/05/25 02:10:30 [DEBUG] agent: Node info in sync
    2021/05/25 02:10:30 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v15 (525.338µs) from=10.233.74.91:41210
    2021/05/25 02:10:30 [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/05/25 02:10: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/05/25 02:10: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/05/25 02:10:30 [DEBUG] agent: Service "_v18__aai-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:30 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.39.218_8806" in sync
    2021/05/25 02:10:30 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:30 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:30 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:30 [DEBUG] agent: Service "_v11__aai-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:30 [DEBUG] agent: Service "_v12__aai-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:30 [DEBUG] agent: Service "_v14__aai-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:30 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:30 [DEBUG] agent: Service "_v1_nsd_10.233.39.218_8806" in sync
    2021/05/25 02:10:30 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.14.91_443" in sync
    2021/05/25 02:10:30 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:30 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:30 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:30 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:30 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:30 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:30 [DEBUG] agent: Service "_v1_wf-gui_10.233.34.180_8443" in sync
    2021/05/25 02:10:30 [DEBUG] agent: Service "_v1_catalog_10.233.39.218_8806" in sync
    2021/05/25 02:10:30 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:30 [DEBUG] agent: Service "_v16__aai-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:30 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:30 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:30 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:30 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:30 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:30 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:30 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:30 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:30 [DEBUG] agent: Service "_v15__aai-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:30 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:30 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:30 [DEBUG] agent: Service "___aai-named-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:30 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:30 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.15.98_9004" in sync
    2021/05/25 02:10:30 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:30 [DEBUG] agent: Service "_v17__aai-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:30 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:30 [INFO] agent: Synced service "_v16_aai-nodes-query_10.233.77.193_8446"
    2021/05/25 02:10:30 [DEBUG] agent: Service "_v1_appc_10.233.8.147_8443" in sync
    2021/05/25 02:10:30 [DEBUG] agent: Service "_v1_parser_10.233.39.218_8806" in sync
    2021/05/25 02:10:30 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:30 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:30 [DEBUG] agent: Service "_v19__aai-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:30 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:30 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:30 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.15.98_9004" in sync
    2021/05/25 02:10:30 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:30 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:30 [DEBUG] agent: Service "_v13__aai-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:30 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:30 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:30 [DEBUG] agent: Node info in sync
    2021/05/25 02:10:30 [DEBUG] http: Request PUT /v1/agent/service/register (264.665645ms) from=10.233.74.91:41216
    2021/05/25 02:10:30 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:30 [DEBUG] agent: Service "_v1_wf-gui_10.233.34.180_8443" in sync
    2021/05/25 02:10:30 [DEBUG] agent: Service "_v1_catalog_10.233.39.218_8806" in sync
    2021/05/25 02:10:30 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:30 [DEBUG] agent: Service "_v16__aai-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:30 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:30 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:30 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:30 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:30 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:30 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:30 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:30 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:30 [DEBUG] agent: Service "_v15__aai-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:30 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:30 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:30 [DEBUG] agent: Service "___aai-named-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:30 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:30 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.15.98_9004" in sync
    2021/05/25 02:10:30 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:30 [DEBUG] agent: Service "_v17__aai-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:30 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:30 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:30 [DEBUG] agent: Service "_v1_appc_10.233.8.147_8443" in sync
    2021/05/25 02:10:30 [DEBUG] agent: Service "_v1_parser_10.233.39.218_8806" in sync
    2021/05/25 02:10:30 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:30 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:30 [DEBUG] agent: Service "_v19__aai-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:30 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:30 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:30 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.15.98_9004" in sync
    2021/05/25 02:10:30 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:30 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:30 [DEBUG] agent: Service "_v13__aai-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:30 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:30 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:30 [DEBUG] agent: Service "_v18__aai-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:30 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.39.218_8806" in sync
    2021/05/25 02:10:30 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:30 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:30 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:30 [DEBUG] agent: Service "_v11__aai-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:30 [DEBUG] agent: Service "_v12__aai-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:30 [DEBUG] agent: Service "_v14__aai-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:30 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:30 [DEBUG] agent: Service "_v1_nsd_10.233.39.218_8806" in sync
    2021/05/25 02:10:30 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.14.91_443" in sync
    2021/05/25 02:10:30 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:30 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:30 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:30 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:30 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:30 [DEBUG] agent: Node info in sync
    2021/05/25 02:10:30 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v16 (341.898µs) from=10.233.74.91:41220
    2021/05/25 02:10:31 [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/05/25 02:10: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/05/25 02:10: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/05/25 02:10:31 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:31 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:31 [DEBUG] agent: Service "_v1_catalog_10.233.39.218_8806" in sync
    2021/05/25 02:10:31 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:31 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:31 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:31 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:31 [DEBUG] agent: Service "_v15__aai-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:31 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:31 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:31 [DEBUG] agent: Service "___aai-named-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:31 [DEBUG] agent: Service "_v17__aai-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:31 [DEBUG] agent: Service "_v1_appc_10.233.8.147_8443" in sync
    2021/05/25 02:10:31 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:31 [DEBUG] agent: Service "_v19__aai-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:31 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.15.98_9004" in sync
    2021/05/25 02:10:31 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:31 [DEBUG] agent: Service "_v13__aai-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:31 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:31 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:31 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:31 [DEBUG] agent: Service "_v11__aai-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:31 [DEBUG] agent: Service "_v12__aai-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:31 [DEBUG] agent: Service "_v14__aai-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:31 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:31 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:31 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.14.91_443" in sync
    2021/05/25 02:10:31 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:31 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:31 [DEBUG] agent: Service "_v1_wf-gui_10.233.34.180_8443" in sync
    2021/05/25 02:10:31 [DEBUG] agent: Service "_v16__aai-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:31 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:31 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:31 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:31 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:31 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:31 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.15.98_9004" in sync
    2021/05/25 02:10:31 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:31 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:31 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:31 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:31 [DEBUG] agent: Service "_v1_parser_10.233.39.218_8806" in sync
    2021/05/25 02:10:31 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:31 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:31 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:31 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:31 [INFO] agent: Synced service "_v17_aai-nodes-query_10.233.77.193_8446"
    2021/05/25 02:10:31 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.39.218_8806" in sync
    2021/05/25 02:10:31 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:31 [DEBUG] agent: Service "_v18__aai-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:31 [DEBUG] agent: Service "_v1_nsd_10.233.39.218_8806" in sync
    2021/05/25 02:10:31 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:31 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:31 [DEBUG] agent: Node info in sync
    2021/05/25 02:10:31 [DEBUG] http: Request PUT /v1/agent/service/register (699.867586ms) from=10.233.74.91:41222
    2021/05/25 02:10:31 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:31 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:31 [DEBUG] agent: Service "_v15__aai-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:31 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:31 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:31 [DEBUG] agent: Service "___aai-named-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:31 [DEBUG] agent: Service "_v17__aai-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:31 [DEBUG] agent: Service "_v1_appc_10.233.8.147_8443" in sync
    2021/05/25 02:10:31 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:31 [DEBUG] agent: Service "_v19__aai-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:31 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.15.98_9004" in sync
    2021/05/25 02:10:31 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:31 [DEBUG] agent: Service "_v13__aai-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:31 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:31 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:31 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:31 [DEBUG] agent: Service "_v11__aai-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:31 [DEBUG] agent: Service "_v12__aai-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:31 [DEBUG] agent: Service "_v14__aai-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:31 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:31 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.14.91_443" in sync
    2021/05/25 02:10:31 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:31 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:31 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:31 [DEBUG] agent: Service "_v1_wf-gui_10.233.34.180_8443" in sync
    2021/05/25 02:10:31 [DEBUG] agent: Service "_v16__aai-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:31 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:31 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:31 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:31 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:31 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:31 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.15.98_9004" in sync
    2021/05/25 02:10:31 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:31 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:31 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:31 [DEBUG] agent: Service "_v1_parser_10.233.39.218_8806" in sync
    2021/05/25 02:10:31 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:31 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:31 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:31 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:31 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:31 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:31 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.39.218_8806" in sync
    2021/05/25 02:10:31 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:31 [DEBUG] agent: Service "_v18__aai-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:31 [DEBUG] agent: Service "_v1_nsd_10.233.39.218_8806" in sync
    2021/05/25 02:10:31 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:31 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:31 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:31 [DEBUG] agent: Service "_v1_catalog_10.233.39.218_8806" in sync
    2021/05/25 02:10:31 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:31 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:31 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:31 [DEBUG] agent: Node info in sync
    2021/05/25 02:10:31 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v17 (358.721µs) from=10.233.74.91:41234
    2021/05/25 02:10:32 [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/05/25 02:10:32 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/25 02:10:32 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/25 02:10:32 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.39.218_8806" in sync
    2021/05/25 02:10:32 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:32 [DEBUG] agent: Service "_v18__aai-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:32 [DEBUG] agent: Service "_v1_nsd_10.233.39.218_8806" in sync
    2021/05/25 02:10:32 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:32 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:32 [INFO] agent: Synced service "_v18_aai-nodes-query_10.233.77.193_8446"
    2021/05/25 02:10:32 [DEBUG] agent: Service "_v1_catalog_10.233.39.218_8806" in sync
    2021/05/25 02:10:32 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:32 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:32 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:32 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:32 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:32 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:32 [DEBUG] agent: Service "_v15__aai-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:32 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:32 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:32 [DEBUG] agent: Service "___aai-named-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:32 [DEBUG] agent: Service "_v17__aai-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:32 [DEBUG] agent: Service "_v1_appc_10.233.8.147_8443" in sync
    2021/05/25 02:10:32 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:32 [DEBUG] agent: Service "_v19__aai-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:32 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.15.98_9004" in sync
    2021/05/25 02:10:32 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:32 [DEBUG] agent: Service "_v13__aai-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:32 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:32 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:32 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:32 [DEBUG] agent: Service "_v11__aai-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:32 [DEBUG] agent: Service "_v12__aai-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:32 [DEBUG] agent: Service "_v14__aai-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:32 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.14.91_443" in sync
    2021/05/25 02:10:32 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:32 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:32 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:32 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:32 [DEBUG] agent: Service "_v1_wf-gui_10.233.34.180_8443" in sync
    2021/05/25 02:10:32 [DEBUG] agent: Service "_v16__aai-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:32 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:32 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:32 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:32 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:32 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:32 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.15.98_9004" in sync
    2021/05/25 02:10:32 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:32 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:32 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:32 [DEBUG] agent: Service "_v1_parser_10.233.39.218_8806" in sync
    2021/05/25 02:10:32 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:32 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:32 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:32 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:32 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:32 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:32 [DEBUG] agent: Node info in sync
    2021/05/25 02:10:32 [DEBUG] http: Request PUT /v1/agent/service/register (126.519265ms) from=10.233.74.91:41236
    2021/05/25 02:10:32 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:32 [DEBUG] agent: Service "_v11__aai-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:32 [DEBUG] agent: Service "_v12__aai-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:32 [DEBUG] agent: Service "_v14__aai-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:32 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:32 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:32 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:32 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:32 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:32 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.14.91_443" in sync
    2021/05/25 02:10:32 [DEBUG] agent: Service "_v16__aai-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:32 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:32 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:32 [DEBUG] agent: Service "_v1_wf-gui_10.233.34.180_8443" in sync
    2021/05/25 02:10:32 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:32 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:32 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:32 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:32 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:32 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.15.98_9004" in sync
    2021/05/25 02:10:32 [DEBUG] agent: Service "_v1_parser_10.233.39.218_8806" in sync
    2021/05/25 02:10:32 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:32 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:32 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:32 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:32 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:32 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:32 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:32 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:32 [DEBUG] agent: Service "_v18__aai-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:32 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.39.218_8806" in sync
    2021/05/25 02:10:32 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:32 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:32 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:32 [DEBUG] agent: Service "_v1_nsd_10.233.39.218_8806" in sync
    2021/05/25 02:10:32 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:32 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:32 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:32 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:32 [DEBUG] agent: Service "_v1_catalog_10.233.39.218_8806" in sync
    2021/05/25 02:10:32 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:32 [DEBUG] agent: Service "_v15__aai-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:32 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:32 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:32 [DEBUG] agent: Service "___aai-named-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:32 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:32 [DEBUG] agent: Service "_v17__aai-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:32 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:32 [DEBUG] agent: Service "_v19__aai-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:32 [DEBUG] agent: Service "_v1_appc_10.233.8.147_8443" in sync
    2021/05/25 02:10:32 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:32 [DEBUG] agent: Service "_v13__aai-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:32 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:32 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.15.98_9004" in sync
    2021/05/25 02:10:32 [DEBUG] agent: Node info in sync
    2021/05/25 02:10:32 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v18 (200.52835ms) from=10.233.74.91:41238
    2021/05/25 02:10:32 [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/05/25 02:10:32 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/25 02:10:32 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/25 02:10:33 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.15.98_9004" in sync
    2021/05/25 02:10:33 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:33 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:33 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:33 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:33 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:33 [DEBUG] agent: Service "_v1_parser_10.233.39.218_8806" in sync
    2021/05/25 02:10:33 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:33 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:33 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:33 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:33 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.39.218_8806" in sync
    2021/05/25 02:10:33 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:33 [DEBUG] agent: Service "_v18__aai-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:33 [DEBUG] agent: Service "_v1_nsd_10.233.39.218_8806" in sync
    2021/05/25 02:10:33 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:33 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:33 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:33 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:33 [DEBUG] agent: Service "_v1_catalog_10.233.39.218_8806" in sync
    2021/05/25 02:10:33 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:33 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:33 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:33 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:33 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:33 [DEBUG] agent: Service "_v15__aai-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:33 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:33 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:33 [DEBUG] agent: Service "___aai-named-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:33 [DEBUG] agent: Service "_v17__aai-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:33 [DEBUG] agent: Service "_v19__aai-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:33 [DEBUG] agent: Service "_v1_appc_10.233.8.147_8443" in sync
    2021/05/25 02:10:33 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:33 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.15.98_9004" in sync
    2021/05/25 02:10:33 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:33 [DEBUG] agent: Service "_v13__aai-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:33 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:33 [DEBUG] agent: Service "_v14__aai-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:33 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:33 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:33 [DEBUG] agent: Service "_v11__aai-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:33 [DEBUG] agent: Service "_v12__aai-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:33 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:33 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.14.91_443" in sync
    2021/05/25 02:10:33 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:33 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:33 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:33 [INFO] agent: Synced service "_v19_aai-nodes-query_10.233.77.193_8446"
    2021/05/25 02:10:33 [DEBUG] agent: Service "_v1_wf-gui_10.233.34.180_8443" in sync
    2021/05/25 02:10:33 [DEBUG] agent: Service "_v16__aai-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:33 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:33 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:33 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:33 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:33 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:33 [DEBUG] agent: Node info in sync
    2021/05/25 02:10:33 [DEBUG] http: Request PUT /v1/agent/service/register (399.025833ms) from=10.233.74.91:41242
    2021/05/25 02:10:33 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:33 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:33 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:33 [DEBUG] agent: Service "_v1_parser_10.233.39.218_8806" in sync
    2021/05/25 02:10:33 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:33 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:33 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:33 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:33 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.39.218_8806" in sync
    2021/05/25 02:10:33 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:33 [DEBUG] agent: Service "_v18__aai-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:33 [DEBUG] agent: Service "_v1_nsd_10.233.39.218_8806" in sync
    2021/05/25 02:10:33 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:33 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:33 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:33 [DEBUG] agent: Service "_v1_catalog_10.233.39.218_8806" in sync
    2021/05/25 02:10:33 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:33 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:33 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:33 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:33 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:33 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:33 [DEBUG] agent: Service "_v15__aai-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:33 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:33 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:33 [DEBUG] agent: Service "___aai-named-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:33 [DEBUG] agent: Service "_v17__aai-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:33 [DEBUG] agent: Service "_v1_appc_10.233.8.147_8443" in sync
    2021/05/25 02:10:33 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:33 [DEBUG] agent: Service "_v19__aai-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:33 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.15.98_9004" in sync
    2021/05/25 02:10:33 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:33 [DEBUG] agent: Service "_v13__aai-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:33 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:33 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:33 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:33 [DEBUG] agent: Service "_v11__aai-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:33 [DEBUG] agent: Service "_v12__aai-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:33 [DEBUG] agent: Service "_v14__aai-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:33 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.14.91_443" in sync
    2021/05/25 02:10:33 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:33 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:33 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:33 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:33 [DEBUG] agent: Service "_v1_wf-gui_10.233.34.180_8443" in sync
    2021/05/25 02:10:33 [DEBUG] agent: Service "_v16__aai-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:33 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:33 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:33 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:33 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:33 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:33 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:33 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.15.98_9004" in sync
    2021/05/25 02:10:33 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:33 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:33 [DEBUG] agent: Node info in sync
    2021/05/25 02:10:33 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v19 (924.015µs) from=10.233.74.91:41244
    2021/05/25 02:10:33 [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/05/25 02:10:33 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/25 02:10:33 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/25 02:10:33 [DEBUG] agent: Service "_v17__aai-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:33 [DEBUG] agent: Service "_v1_appc_10.233.8.147_8443" in sync
    2021/05/25 02:10:33 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:33 [DEBUG] agent: Service "_v19__aai-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:33 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.15.98_9004" in sync
    2021/05/25 02:10:33 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:33 [DEBUG] agent: Service "_v13__aai-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:33 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:33 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:33 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:33 [DEBUG] agent: Service "_v11__aai-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:33 [DEBUG] agent: Service "_v12__aai-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:33 [DEBUG] agent: Service "_v14__aai-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:33 [INFO] agent: Synced service "_v11_aai-query_10.233.77.193_8446"
    2021/05/25 02:10:33 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.14.91_443" in sync
    2021/05/25 02:10:33 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:33 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:33 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:33 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:33 [DEBUG] agent: Service "_v1_wf-gui_10.233.34.180_8443" in sync
    2021/05/25 02:10:33 [DEBUG] agent: Service "_v16__aai-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:33 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:33 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:33 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:33 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:33 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:33 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:33 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.15.98_9004" in sync
    2021/05/25 02:10:33 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:33 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:33 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:33 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:33 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:33 [DEBUG] agent: Service "_v1_parser_10.233.39.218_8806" in sync
    2021/05/25 02:10:33 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:33 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:33 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:33 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:33 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.39.218_8806" in sync
    2021/05/25 02:10:33 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:33 [DEBUG] agent: Service "_v18__aai-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:33 [DEBUG] agent: Service "_v1_nsd_10.233.39.218_8806" in sync
    2021/05/25 02:10:33 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:33 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:33 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:33 [DEBUG] agent: Service "_v1_catalog_10.233.39.218_8806" in sync
    2021/05/25 02:10:33 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:33 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:33 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:33 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:33 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:33 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:33 [DEBUG] agent: Service "_v15__aai-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:33 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:33 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:33 [DEBUG] agent: Service "___aai-named-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:33 [DEBUG] agent: Node info in sync
    2021/05/25 02:10:33 [DEBUG] http: Request PUT /v1/agent/service/register (330.991756ms) from=10.233.74.91:41246
    2021/05/25 02:10:33 [DEBUG] agent: Service "_v1_wf-gui_10.233.34.180_8443" in sync
    2021/05/25 02:10:33 [DEBUG] agent: Service "_v16__aai-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:33 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:33 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:33 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:33 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:33 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:33 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:33 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.15.98_9004" in sync
    2021/05/25 02:10:33 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:33 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:33 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:33 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:33 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:33 [DEBUG] agent: Service "_v1_parser_10.233.39.218_8806" in sync
    2021/05/25 02:10:34 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:34 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:34 [DEBUG] http: Request GET /v1/health/service/aai-query-v11 (553.457µs) from=10.233.74.91:41254
    2021/05/25 02:10:34 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:34 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:34 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.39.218_8806" in sync
    2021/05/25 02:10:34 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:34 [DEBUG] agent: Service "_v18__aai-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:34 [DEBUG] agent: Service "_v1_nsd_10.233.39.218_8806" in sync
    2021/05/25 02:10:34 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:34 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:34 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:34 [DEBUG] agent: Service "_v1_catalog_10.233.39.218_8806" in sync
    2021/05/25 02:10:34 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:34 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:34 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:34 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:34 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:34 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:34 [DEBUG] agent: Service "_v15__aai-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:34 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:34 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:34 [DEBUG] agent: Service "___aai-named-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:34 [DEBUG] agent: Service "_v17__aai-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:34 [DEBUG] agent: Service "_v1_appc_10.233.8.147_8443" in sync
    2021/05/25 02:10:34 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:34 [DEBUG] agent: Service "_v19__aai-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:34 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.15.98_9004" in sync
    2021/05/25 02:10:34 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:34 [DEBUG] agent: Service "_v13__aai-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:34 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:34 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:34 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:34 [DEBUG] agent: Service "_v11__aai-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:34 [DEBUG] agent: Service "_v12__aai-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:34 [DEBUG] agent: Service "_v14__aai-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:34 [DEBUG] agent: Service "_v11_aai-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:34 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.14.91_443" in sync
    2021/05/25 02:10:34 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:34 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:34 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:34 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:34 [DEBUG] agent: Node info in sync
    2021/05/25 02:10:34 [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/05/25 02:10:34 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/25 02:10:34 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/25 02:10:34 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:34 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:34 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:34 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.15.98_9004" in sync
    2021/05/25 02:10:34 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:34 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:34 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:34 [DEBUG] agent: Service "_v1_parser_10.233.39.218_8806" in sync
    2021/05/25 02:10:34 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:34 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:34 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:34 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:34 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:34 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:34 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.39.218_8806" in sync
    2021/05/25 02:10:34 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:34 [DEBUG] agent: Service "_v18__aai-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:34 [INFO] agent: Synced service "_v12_aai-query_10.233.77.193_8446"
    2021/05/25 02:10:34 [DEBUG] agent: Service "_v1_nsd_10.233.39.218_8806" in sync
    2021/05/25 02:10:34 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:34 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:34 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:34 [DEBUG] agent: Service "_v1_catalog_10.233.39.218_8806" in sync
    2021/05/25 02:10:34 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:34 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:34 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:34 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:34 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:34 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:34 [DEBUG] agent: Service "_v15__aai-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:34 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:34 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:34 [DEBUG] agent: Service "___aai-named-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:34 [DEBUG] agent: Service "_v17__aai-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:34 [DEBUG] agent: Service "_v1_appc_10.233.8.147_8443" in sync
    2021/05/25 02:10:34 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:34 [DEBUG] agent: Service "_v19__aai-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:34 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.15.98_9004" in sync
    2021/05/25 02:10:34 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:34 [DEBUG] agent: Service "_v13__aai-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:34 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:34 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:34 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:34 [DEBUG] agent: Service "_v11__aai-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:34 [DEBUG] agent: Service "_v12__aai-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:34 [DEBUG] agent: Service "_v14__aai-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:34 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.14.91_443" in sync
    2021/05/25 02:10:34 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:34 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:34 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:34 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:34 [DEBUG] agent: Service "_v11_aai-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:34 [DEBUG] agent: Service "_v1_wf-gui_10.233.34.180_8443" in sync
    2021/05/25 02:10:34 [DEBUG] agent: Service "_v16__aai-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:34 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:34 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:34 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:34 [DEBUG] agent: Node info in sync
    2021/05/25 02:10:34 [DEBUG] http: Request PUT /v1/agent/service/register (180.283636ms) from=10.233.74.91:41258
    2021/05/25 02:10:34 [DEBUG] agent: Service "_v17__aai-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:34 [DEBUG] agent: Service "_v19__aai-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:34 [DEBUG] agent: Service "_v1_appc_10.233.8.147_8443" in sync
    2021/05/25 02:10:34 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:34 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.15.98_9004" in sync
    2021/05/25 02:10:34 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:34 [DEBUG] agent: Service "_v13__aai-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:34 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:34 [DEBUG] agent: Service "_v14__aai-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:34 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:34 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:34 [DEBUG] agent: Service "_v11__aai-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:34 [DEBUG] agent: Service "_v12__aai-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:34 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:34 [DEBUG] agent: Service "_v11_aai-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:34 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.14.91_443" in sync
    2021/05/25 02:10:34 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:34 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:34 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:34 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:34 [DEBUG] agent: Service "_v1_wf-gui_10.233.34.180_8443" in sync
    2021/05/25 02:10:34 [DEBUG] agent: Service "_v16__aai-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:34 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:34 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:34 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:34 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:34 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:34 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.15.98_9004" in sync
    2021/05/25 02:10:34 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:34 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:34 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:34 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:34 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:34 [DEBUG] agent: Service "_v1_parser_10.233.39.218_8806" in sync
    2021/05/25 02:10:34 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:34 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:34 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:34 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:34 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.39.218_8806" in sync
    2021/05/25 02:10:34 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:34 [DEBUG] agent: Service "_v18__aai-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:34 [DEBUG] agent: Service "_v12_aai-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:34 [DEBUG] agent: Service "_v1_nsd_10.233.39.218_8806" in sync
    2021/05/25 02:10:34 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:34 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:34 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:34 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:34 [DEBUG] agent: Service "_v1_catalog_10.233.39.218_8806" in sync
    2021/05/25 02:10:34 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:34 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:34 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:34 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:34 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:34 [DEBUG] agent: Service "_v15__aai-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:34 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:34 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:34 [DEBUG] agent: Service "___aai-named-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:34 [DEBUG] agent: Node info in sync
    2021/05/25 02:10:34 [DEBUG] http: Request GET /v1/health/service/aai-query-v12 (565.784µs) from=10.233.74.91:41264
    2021/05/25 02:10:34 [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/05/25 02:10:34 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/25 02:10:34 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/25 02:10:35 [DEBUG] consul: Skipping self join check for "onap-msb-consul-868c76fc85-lnpkp" since the cluster is too small
    2021/05/25 02:10:35 [DEBUG] agent: Service "_v17__aai-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:35 [INFO] agent: Synced service "_v13_aai-query_10.233.77.193_8446"
    2021/05/25 02:10:35 [DEBUG] agent: Service "_v1_appc_10.233.8.147_8443" in sync
    2021/05/25 02:10:35 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:35 [DEBUG] agent: Service "_v19__aai-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:35 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.15.98_9004" in sync
    2021/05/25 02:10:35 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:35 [DEBUG] agent: Service "_v13__aai-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:35 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:35 [DEBUG] agent: Service "_v14__aai-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:35 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:35 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:35 [DEBUG] agent: Service "_v11__aai-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:35 [DEBUG] agent: Service "_v12__aai-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:35 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:35 [DEBUG] agent: Service "_v11_aai-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:35 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.14.91_443" in sync
    2021/05/25 02:10:35 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:35 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:35 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:35 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:35 [DEBUG] agent: Service "_v1_wf-gui_10.233.34.180_8443" in sync
    2021/05/25 02:10:35 [DEBUG] agent: Service "_v16__aai-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:35 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:35 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:35 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:35 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:35 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:35 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.15.98_9004" in sync
    2021/05/25 02:10:35 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:35 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:35 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:35 [DEBUG] agent: Service "_v1_parser_10.233.39.218_8806" in sync
    2021/05/25 02:10:35 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:35 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:35 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:35 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:35 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:35 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:35 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.39.218_8806" in sync
    2021/05/25 02:10:35 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:35 [DEBUG] agent: Service "_v18__aai-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:35 [DEBUG] agent: Service "_v12_aai-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:35 [DEBUG] agent: Service "_v1_nsd_10.233.39.218_8806" in sync
    2021/05/25 02:10:35 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:35 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:35 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:35 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:35 [DEBUG] agent: Service "_v1_catalog_10.233.39.218_8806" in sync
    2021/05/25 02:10:35 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:35 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:35 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:35 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:35 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:35 [DEBUG] agent: Service "_v15__aai-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:35 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:35 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:35 [DEBUG] agent: Service "___aai-named-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:35 [DEBUG] agent: Node info in sync
    2021/05/25 02:10:35 [DEBUG] http: Request PUT /v1/agent/service/register (425.705106ms) from=10.233.74.91:41268
    2021/05/25 02:10:35 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.14.91_443" in sync
    2021/05/25 02:10:35 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:35 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:35 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:35 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:35 [DEBUG] agent: Service "_v11_aai-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:35 [DEBUG] agent: Service "_v1_wf-gui_10.233.34.180_8443" in sync
    2021/05/25 02:10:35 [DEBUG] agent: Service "_v16__aai-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:35 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:35 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:35 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:35 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:35 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:35 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:35 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.15.98_9004" in sync
    2021/05/25 02:10:35 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:35 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:35 [DEBUG] agent: Service "_v1_parser_10.233.39.218_8806" in sync
    2021/05/25 02:10:35 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:35 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:35 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:35 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:35 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:35 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:35 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:35 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.39.218_8806" in sync
    2021/05/25 02:10:35 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:35 [DEBUG] agent: Service "_v18__aai-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:35 [DEBUG] agent: Service "_v12_aai-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:35 [DEBUG] agent: Service "_v1_nsd_10.233.39.218_8806" in sync
    2021/05/25 02:10:35 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:35 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:35 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:35 [DEBUG] agent: Service "_v1_catalog_10.233.39.218_8806" in sync
    2021/05/25 02:10:35 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:35 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:35 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:35 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:35 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:35 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:35 [DEBUG] agent: Service "_v15__aai-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:35 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:35 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:35 [DEBUG] agent: Service "___aai-named-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:35 [DEBUG] agent: Service "_v17__aai-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:35 [DEBUG] agent: Service "_v13_aai-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:35 [DEBUG] agent: Service "_v1_appc_10.233.8.147_8443" in sync
    2021/05/25 02:10:35 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:35 [DEBUG] agent: Service "_v19__aai-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:35 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.15.98_9004" in sync
    2021/05/25 02:10:35 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:35 [DEBUG] agent: Service "_v13__aai-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:35 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:35 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:35 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:35 [DEBUG] agent: Service "_v11__aai-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:35 [DEBUG] agent: Service "_v12__aai-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:35 [DEBUG] agent: Service "_v14__aai-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:35 [DEBUG] agent: Node info in sync
    2021/05/25 02:10:35 [DEBUG] http: Request GET /v1/health/service/aai-query-v13 (474.512µs) from=10.233.74.91:41272
    2021/05/25 02:10:35 [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/05/25 02:10:35 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/25 02:10:35 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/25 02:10:36 [DEBUG] agent: Service "_v1_nsd_10.233.39.218_8806" in sync
    2021/05/25 02:10:36 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:36 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:36 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:36 [DEBUG] agent: Service "_v1_catalog_10.233.39.218_8806" in sync
    2021/05/25 02:10:36 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:36 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:36 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:36 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:36 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:36 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:36 [DEBUG] agent: Service "_v15__aai-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:36 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:36 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:36 [DEBUG] agent: Service "___aai-named-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:36 [DEBUG] agent: Service "_v17__aai-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:36 [DEBUG] agent: Service "_v13_aai-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:36 [DEBUG] agent: Service "_v1_appc_10.233.8.147_8443" in sync
    2021/05/25 02:10:36 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:36 [DEBUG] agent: Service "_v19__aai-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:36 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.15.98_9004" in sync
    2021/05/25 02:10:36 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:36 [DEBUG] agent: Service "_v13__aai-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:36 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:36 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:36 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:36 [DEBUG] agent: Service "_v11__aai-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:36 [DEBUG] agent: Service "_v12__aai-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:36 [DEBUG] agent: Service "_v14__aai-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:36 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.14.91_443" in sync
    2021/05/25 02:10:36 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:36 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:36 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:36 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:36 [DEBUG] agent: Service "_v11_aai-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:36 [DEBUG] agent: Service "_v1_wf-gui_10.233.34.180_8443" in sync
    2021/05/25 02:10:36 [DEBUG] agent: Service "_v16__aai-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:36 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:36 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:36 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:36 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:36 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:36 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:36 [INFO] agent: Synced service "_v14_aai-query_10.233.77.193_8446"
    2021/05/25 02:10:36 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.15.98_9004" in sync
    2021/05/25 02:10:36 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:36 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:36 [DEBUG] agent: Service "_v1_parser_10.233.39.218_8806" in sync
    2021/05/25 02:10:36 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:36 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:36 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:36 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:36 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:36 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:36 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:36 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.39.218_8806" in sync
    2021/05/25 02:10:36 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:36 [DEBUG] agent: Service "_v18__aai-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:36 [DEBUG] agent: Service "_v12_aai-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:36 [DEBUG] agent: Node info in sync
    2021/05/25 02:10:36 [DEBUG] http: Request PUT /v1/agent/service/register (401.81473ms) from=10.233.74.91:41276
    2021/05/25 02:10:36 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.39.218_8806" in sync
    2021/05/25 02:10:36 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:36 [DEBUG] agent: Service "_v18__aai-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:36 [DEBUG] agent: Service "_v12_aai-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:36 [DEBUG] agent: Service "_v1_nsd_10.233.39.218_8806" in sync
    2021/05/25 02:10:36 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:36 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:36 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:36 [DEBUG] agent: Service "_v1_catalog_10.233.39.218_8806" in sync
    2021/05/25 02:10:36 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:36 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:36 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:36 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:36 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:36 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:36 [DEBUG] agent: Service "_v15__aai-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:36 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:36 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:36 [DEBUG] agent: Service "___aai-named-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:36 [DEBUG] agent: Service "_v17__aai-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:36 [DEBUG] agent: Service "_v13_aai-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:36 [DEBUG] agent: Service "_v1_appc_10.233.8.147_8443" in sync
    2021/05/25 02:10:36 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:36 [DEBUG] agent: Service "_v19__aai-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:36 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.15.98_9004" in sync
    2021/05/25 02:10:36 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:36 [DEBUG] agent: Service "_v13__aai-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:36 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:36 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:36 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:36 [DEBUG] agent: Service "_v11__aai-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:36 [DEBUG] agent: Service "_v12__aai-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:36 [DEBUG] agent: Service "_v14__aai-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:36 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.14.91_443" in sync
    2021/05/25 02:10:36 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:36 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:36 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:36 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:36 [DEBUG] agent: Service "_v11_aai-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:36 [DEBUG] agent: Service "_v1_wf-gui_10.233.34.180_8443" in sync
    2021/05/25 02:10:36 [DEBUG] agent: Service "_v16__aai-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:36 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:36 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:36 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:36 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:36 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:36 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:36 [DEBUG] agent: Service "_v14_aai-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:36 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.15.98_9004" in sync
    2021/05/25 02:10:36 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:36 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:36 [DEBUG] agent: Service "_v1_parser_10.233.39.218_8806" in sync
    2021/05/25 02:10:36 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:36 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:36 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:36 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:36 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:36 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:36 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:36 [DEBUG] agent: Node info in sync
    2021/05/25 02:10:36 [DEBUG] http: Request GET /v1/health/service/aai-query-v14 (399.922µs) from=10.233.74.91:41280
    2021/05/25 02:10:36 [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/05/25 02:10:36 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/25 02:10:36 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/25 02:10:36 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:36 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:36 [DEBUG] agent: Service "_v14_aai-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:36 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:36 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:36 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:36 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.15.98_9004" in sync
    2021/05/25 02:10:36 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:36 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:36 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:36 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:36 [INFO] agent: Synced service "_v15_aai-query_10.233.77.193_8446"
    2021/05/25 02:10:36 [DEBUG] agent: Service "_v1_parser_10.233.39.218_8806" in sync
    2021/05/25 02:10:36 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:36 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:36 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:36 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:36 [DEBUG] agent: Service "_v18__aai-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:36 [DEBUG] agent: Service "_v12_aai-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:36 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.39.218_8806" in sync
    2021/05/25 02:10:36 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:36 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:36 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:36 [DEBUG] agent: Service "_v1_nsd_10.233.39.218_8806" in sync
    2021/05/25 02:10:36 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:36 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:36 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:36 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:36 [DEBUG] agent: Service "_v1_catalog_10.233.39.218_8806" in sync
    2021/05/25 02:10:36 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:36 [DEBUG] agent: Service "_v15__aai-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:36 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:36 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:36 [DEBUG] agent: Service "___aai-named-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:36 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:36 [DEBUG] agent: Service "_v13_aai-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:36 [DEBUG] agent: Service "_v17__aai-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:36 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:36 [DEBUG] agent: Service "_v19__aai-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:36 [DEBUG] agent: Service "_v1_appc_10.233.8.147_8443" in sync
    2021/05/25 02:10:36 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:36 [DEBUG] agent: Service "_v13__aai-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:36 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:36 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.15.98_9004" in sync
    2021/05/25 02:10:36 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:36 [DEBUG] agent: Service "_v11__aai-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:36 [DEBUG] agent: Service "_v12__aai-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:36 [DEBUG] agent: Service "_v14__aai-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:36 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:36 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:36 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:36 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:36 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:36 [DEBUG] agent: Service "_v11_aai-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:36 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.14.91_443" in sync
    2021/05/25 02:10:36 [DEBUG] agent: Service "_v16__aai-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:36 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:36 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:36 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:36 [DEBUG] agent: Service "_v1_wf-gui_10.233.34.180_8443" in sync
    2021/05/25 02:10:36 [DEBUG] agent: Node info in sync
    2021/05/25 02:10:36 [DEBUG] http: Request PUT /v1/agent/service/register (363.172399ms) from=10.233.74.91:41282
    2021/05/25 02:10:36 [DEBUG] agent: Service "_v1_parser_10.233.39.218_8806" in sync
    2021/05/25 02:10:36 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:36 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:36 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:36 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:36 [DEBUG] agent: Service "_v15_aai-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:36 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:36 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:36 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:36 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.39.218_8806" in sync
    2021/05/25 02:10:36 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:36 [DEBUG] agent: Service "_v18__aai-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:36 [DEBUG] agent: Service "_v12_aai-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:36 [DEBUG] agent: Service "_v1_nsd_10.233.39.218_8806" in sync
    2021/05/25 02:10:36 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:36 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:36 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:36 [DEBUG] agent: Service "_v1_catalog_10.233.39.218_8806" in sync
    2021/05/25 02:10:36 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:36 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:36 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:36 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:36 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:36 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:36 [DEBUG] agent: Service "_v15__aai-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:36 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:36 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:36 [DEBUG] agent: Service "___aai-named-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:36 [DEBUG] agent: Service "_v17__aai-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:36 [DEBUG] agent: Service "_v13_aai-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:36 [DEBUG] agent: Service "_v1_appc_10.233.8.147_8443" in sync
    2021/05/25 02:10:36 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:36 [DEBUG] agent: Service "_v19__aai-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:36 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.15.98_9004" in sync
    2021/05/25 02:10:36 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:36 [DEBUG] agent: Service "_v13__aai-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:36 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:36 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:36 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:36 [DEBUG] agent: Service "_v11__aai-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:36 [DEBUG] agent: Service "_v12__aai-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:36 [DEBUG] agent: Service "_v14__aai-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:36 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.14.91_443" in sync
    2021/05/25 02:10:36 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:36 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:36 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:36 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:36 [DEBUG] agent: Service "_v11_aai-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:36 [DEBUG] agent: Service "_v1_wf-gui_10.233.34.180_8443" in sync
    2021/05/25 02:10:36 [DEBUG] agent: Service "_v16__aai-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:36 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:36 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:36 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:36 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:36 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:36 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:36 [DEBUG] agent: Service "_v14_aai-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:36 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.15.98_9004" in sync
    2021/05/25 02:10:36 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:36 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:36 [DEBUG] agent: Node info in sync
    2021/05/25 02:10:36 [DEBUG] http: Request GET /v1/health/service/aai-query-v15 (481.75µs) from=10.233.74.91:41286
    2021/05/25 02:10:36 [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/05/25 02:10:36 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/25 02:10:36 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/25 02:10:36 [DEBUG] agent: Service "_v15__aai-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:36 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:36 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:36 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:36 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:36 [DEBUG] agent: Service "___aai-named-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:36 [DEBUG] agent: Service "_v17__aai-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:36 [DEBUG] agent: Service "_v13_aai-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:36 [DEBUG] agent: Service "_v19__aai-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:36 [DEBUG] agent: Service "_v1_appc_10.233.8.147_8443" in sync
    2021/05/25 02:10:36 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:36 [DEBUG] agent: Service "_v13__aai-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:36 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:36 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.15.98_9004" in sync
    2021/05/25 02:10:36 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:36 [DEBUG] agent: Service "_v11__aai-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:36 [DEBUG] agent: Service "_v12__aai-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:36 [DEBUG] agent: Service "_v14__aai-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:36 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:36 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:36 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:36 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:36 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:36 [DEBUG] agent: Service "_v11_aai-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:36 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.14.91_443" in sync
    2021/05/25 02:10:36 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:36 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:36 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:36 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:36 [DEBUG] agent: Service "_v1_wf-gui_10.233.34.180_8443" in sync
    2021/05/25 02:10:36 [DEBUG] agent: Service "_v16__aai-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:36 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:36 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:36 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:36 [DEBUG] agent: Service "_v14_aai-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:36 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:36 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.15.98_9004" in sync
    2021/05/25 02:10:36 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:36 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:36 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:36 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:36 [DEBUG] agent: Service "_v15_aai-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:36 [INFO] agent: Synced service "_v16_aai-query_10.233.77.193_8446"
    2021/05/25 02:10:36 [DEBUG] agent: Service "_v1_parser_10.233.39.218_8806" in sync
    2021/05/25 02:10:36 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:36 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:36 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:36 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:36 [DEBUG] agent: Service "_v18__aai-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:36 [DEBUG] agent: Service "_v12_aai-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:36 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.39.218_8806" in sync
    2021/05/25 02:10:36 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:36 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:36 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:36 [DEBUG] agent: Service "_v1_nsd_10.233.39.218_8806" in sync
    2021/05/25 02:10:36 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:36 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:36 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:36 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:36 [DEBUG] agent: Service "_v1_catalog_10.233.39.218_8806" in sync
    2021/05/25 02:10:36 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:36 [DEBUG] agent: Node info in sync
    2021/05/25 02:10:36 [DEBUG] http: Request PUT /v1/agent/service/register (85.330723ms) from=10.233.74.91:41288
    2021/05/25 02:10:36 [DEBUG] agent: Service "_v1_catalog_10.233.39.218_8806" in sync
    2021/05/25 02:10:36 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:36 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:36 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:36 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:36 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:36 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:36 [DEBUG] agent: Service "_v15__aai-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:36 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:36 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:36 [DEBUG] agent: Service "___aai-named-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:36 [DEBUG] agent: Service "_v17__aai-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:36 [DEBUG] agent: Service "_v13_aai-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:36 [DEBUG] agent: Service "_v1_appc_10.233.8.147_8443" in sync
    2021/05/25 02:10:36 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:36 [DEBUG] agent: Service "_v19__aai-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:36 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.15.98_9004" in sync
    2021/05/25 02:10:36 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:36 [DEBUG] agent: Service "_v13__aai-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:36 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:36 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:36 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:36 [DEBUG] agent: Service "_v11__aai-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:36 [DEBUG] agent: Service "_v12__aai-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:36 [DEBUG] agent: Service "_v14__aai-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:36 [DEBUG] agent: Service "_v11_aai-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:36 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.14.91_443" in sync
    2021/05/25 02:10:36 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:36 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:36 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:36 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:36 [DEBUG] agent: Service "_v1_wf-gui_10.233.34.180_8443" in sync
    2021/05/25 02:10:36 [DEBUG] agent: Service "_v16__aai-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:36 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:36 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:36 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:36 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:36 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:36 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:36 [DEBUG] agent: Service "_v14_aai-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:36 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.15.98_9004" in sync
    2021/05/25 02:10:36 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:36 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:36 [DEBUG] agent: Service "_v15_aai-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:36 [DEBUG] agent: Service "_v16_aai-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:36 [DEBUG] agent: Service "_v1_parser_10.233.39.218_8806" in sync
    2021/05/25 02:10:36 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:36 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:36 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:36 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:36 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:36 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:36 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:36 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.39.218_8806" in sync
    2021/05/25 02:10:36 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:36 [DEBUG] agent: Service "_v18__aai-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:36 [DEBUG] agent: Service "_v12_aai-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:36 [DEBUG] agent: Service "_v1_nsd_10.233.39.218_8806" in sync
    2021/05/25 02:10:36 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:36 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:36 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:36 [DEBUG] agent: Node info in sync
    2021/05/25 02:10:36 [DEBUG] http: Request GET /v1/health/service/aai-query-v16 (326.942µs) from=10.233.74.91:41290
    2021/05/25 02:10:37 [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/05/25 02:10:37 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/25 02:10: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/05/25 02:10:37 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:37 [DEBUG] agent: Service "___aai-named-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:37 [DEBUG] agent: Service "_v17__aai-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:37 [DEBUG] agent: Service "_v13_aai-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:37 [DEBUG] agent: Service "_v1_appc_10.233.8.147_8443" in sync
    2021/05/25 02:10:37 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:37 [DEBUG] agent: Service "_v19__aai-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:37 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.15.98_9004" in sync
    2021/05/25 02:10:37 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:37 [DEBUG] agent: Service "_v13__aai-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:37 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:37 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:37 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:37 [DEBUG] agent: Service "_v11__aai-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:37 [DEBUG] agent: Service "_v12__aai-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:37 [DEBUG] agent: Service "_v14__aai-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:37 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.14.91_443" in sync
    2021/05/25 02:10:37 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:37 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:37 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:37 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:37 [DEBUG] agent: Service "_v11_aai-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:37 [DEBUG] agent: Service "_v1_wf-gui_10.233.34.180_8443" in sync
    2021/05/25 02:10:37 [DEBUG] agent: Service "_v16__aai-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:37 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:37 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:37 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:37 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:37 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:37 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:37 [DEBUG] agent: Service "_v14_aai-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:37 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.15.98_9004" in sync
    2021/05/25 02:10:37 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:37 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:37 [DEBUG] agent: Service "_v1_parser_10.233.39.218_8806" in sync
    2021/05/25 02:10:37 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:37 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:37 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:37 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:37 [DEBUG] agent: Service "_v15_aai-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:37 [DEBUG] agent: Service "_v16_aai-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:37 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:37 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:37 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:37 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.39.218_8806" in sync
    2021/05/25 02:10:37 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:37 [DEBUG] agent: Service "_v18__aai-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:37 [DEBUG] agent: Service "_v12_aai-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:37 [INFO] agent: Synced service "_v17_aai-query_10.233.77.193_8446"
    2021/05/25 02:10:37 [DEBUG] agent: Service "_v1_nsd_10.233.39.218_8806" in sync
    2021/05/25 02:10:37 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:37 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:37 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:37 [DEBUG] agent: Service "_v1_catalog_10.233.39.218_8806" in sync
    2021/05/25 02:10:37 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:37 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:37 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:37 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:37 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:37 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:37 [DEBUG] agent: Service "_v15__aai-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:37 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:37 [DEBUG] agent: Node info in sync
    2021/05/25 02:10:37 [DEBUG] http: Request PUT /v1/agent/service/register (525.787021ms) from=10.233.74.91:41292
    2021/05/25 02:10:37 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:37 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:37 [DEBUG] agent: Service "_v1_wf-gui_10.233.34.180_8443" in sync
    2021/05/25 02:10:37 [DEBUG] agent: Service "_v16__aai-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:37 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:37 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:37 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:37 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:37 [DEBUG] agent: Service "_v14_aai-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:37 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.15.98_9004" in sync
    2021/05/25 02:10:37 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:37 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:37 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:37 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:37 [DEBUG] agent: Service "_v15_aai-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:37 [DEBUG] agent: Service "_v16_aai-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:37 [DEBUG] agent: Service "_v1_parser_10.233.39.218_8806" in sync
    2021/05/25 02:10:37 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:37 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:37 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:37 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:37 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:37 [DEBUG] agent: Service "_v12_aai-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:37 [DEBUG] agent: Service "_v17_aai-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:37 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.39.218_8806" in sync
    2021/05/25 02:10:37 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:37 [DEBUG] agent: Service "_v18__aai-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:37 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:37 [DEBUG] agent: Service "_v1_nsd_10.233.39.218_8806" in sync
    2021/05/25 02:10:37 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:37 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:37 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:37 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:37 [DEBUG] agent: Service "_v1_catalog_10.233.39.218_8806" in sync
    2021/05/25 02:10:37 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:37 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:37 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:37 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:37 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:37 [DEBUG] agent: Service "_v15__aai-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:37 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:37 [DEBUG] agent: Service "___aai-named-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:37 [DEBUG] agent: Service "_v17__aai-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:37 [DEBUG] agent: Service "_v13_aai-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:37 [DEBUG] agent: Service "_v1_appc_10.233.8.147_8443" in sync
    2021/05/25 02:10:37 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:37 [DEBUG] agent: Service "_v19__aai-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:37 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:37 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.15.98_9004" in sync
    2021/05/25 02:10:37 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:37 [DEBUG] agent: Service "_v13__aai-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:37 [DEBUG] agent: Service "_v12__aai-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:37 [DEBUG] agent: Service "_v14__aai-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:37 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:37 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:37 [DEBUG] agent: Service "_v11__aai-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:37 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:37 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:37 [DEBUG] agent: Service "_v11_aai-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:37 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.14.91_443" in sync
    2021/05/25 02:10:37 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:37 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:37 [DEBUG] agent: Node info in sync
    2021/05/25 02:10:37 [DEBUG] http: Request GET /v1/health/service/aai-query-v17 (517.633µs) from=10.233.74.91:41298
    2021/05/25 02:10:37 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v18\",\"enable_ssl\":\"true\",\"url\":\"/aai/v18/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/25 02:10:37 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/25 02:10: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/05/25 02:10:38 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:38 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.15.98_9004" in sync
    2021/05/25 02:10:38 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:38 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:38 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:38 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:38 [DEBUG] agent: Service "_v15_aai-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:38 [DEBUG] agent: Service "_v16_aai-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:38 [DEBUG] agent: Service "_v1_parser_10.233.39.218_8806" in sync
    2021/05/25 02:10:38 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:38 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:38 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:38 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:38 [DEBUG] agent: Service "_v18__aai-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:38 [DEBUG] agent: Service "_v12_aai-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:38 [DEBUG] agent: Service "_v17_aai-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:38 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.39.218_8806" in sync
    2021/05/25 02:10:38 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:38 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:38 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:38 [DEBUG] agent: Service "_v1_nsd_10.233.39.218_8806" in sync
    2021/05/25 02:10:38 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:38 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:38 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:38 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:38 [DEBUG] agent: Service "_v1_catalog_10.233.39.218_8806" in sync
    2021/05/25 02:10:38 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:38 [DEBUG] agent: Service "_v15__aai-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:38 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:38 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:38 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:38 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:38 [DEBUG] agent: Service "___aai-named-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:38 [DEBUG] agent: Service "_v17__aai-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:38 [DEBUG] agent: Service "_v13_aai-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:38 [DEBUG] agent: Service "_v19__aai-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:38 [DEBUG] agent: Service "_v1_appc_10.233.8.147_8443" in sync
    2021/05/25 02:10:38 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:38 [DEBUG] agent: Service "_v13__aai-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:38 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:38 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.15.98_9004" in sync
    2021/05/25 02:10:38 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:38 [DEBUG] agent: Service "_v11__aai-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:38 [DEBUG] agent: Service "_v12__aai-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:38 [DEBUG] agent: Service "_v14__aai-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:38 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:38 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:38 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:38 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:38 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:38 [DEBUG] agent: Service "_v11_aai-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:38 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.14.91_443" in sync
    2021/05/25 02:10:38 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:38 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:38 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:38 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:38 [DEBUG] agent: Service "_v1_wf-gui_10.233.34.180_8443" in sync
    2021/05/25 02:10:38 [DEBUG] agent: Service "_v16__aai-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:38 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:38 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:38 [INFO] agent: Synced service "_v18_aai-query_10.233.77.193_8446"
    2021/05/25 02:10:38 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:38 [DEBUG] agent: Service "_v14_aai-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:38 [DEBUG] agent: Node info in sync
    2021/05/25 02:10:38 [DEBUG] http: Request PUT /v1/agent/service/register (400.20441ms) from=10.233.74.91:41300
    2021/05/25 02:10:38 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:38 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:38 [DEBUG] agent: Service "_v15__aai-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:38 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:38 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:38 [DEBUG] agent: Service "___aai-named-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:38 [DEBUG] agent: Service "_v17__aai-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:38 [DEBUG] agent: Service "_v13_aai-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:38 [DEBUG] agent: Service "_v1_appc_10.233.8.147_8443" in sync
    2021/05/25 02:10:38 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:38 [DEBUG] agent: Service "_v19__aai-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:38 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.15.98_9004" in sync
    2021/05/25 02:10:38 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:38 [DEBUG] agent: Service "_v13__aai-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:38 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:38 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:38 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:38 [DEBUG] agent: Service "_v11__aai-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:38 [DEBUG] agent: Service "_v12__aai-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:38 [DEBUG] agent: Service "_v14__aai-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:38 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.14.91_443" in sync
    2021/05/25 02:10:38 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:38 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:38 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:38 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:38 [DEBUG] agent: Service "_v11_aai-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:38 [DEBUG] agent: Service "_v1_wf-gui_10.233.34.180_8443" in sync
    2021/05/25 02:10:38 [DEBUG] agent: Service "_v16__aai-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:38 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:38 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:38 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:38 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:38 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:38 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:38 [DEBUG] agent: Service "_v14_aai-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:38 [DEBUG] agent: Service "_v18_aai-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:38 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.15.98_9004" in sync
    2021/05/25 02:10:38 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:38 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:38 [DEBUG] agent: Service "_v1_parser_10.233.39.218_8806" in sync
    2021/05/25 02:10:38 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:38 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:38 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:38 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:38 [DEBUG] agent: Service "_v15_aai-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:38 [DEBUG] agent: Service "_v16_aai-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:38 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:38 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:38 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:38 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.39.218_8806" in sync
    2021/05/25 02:10:38 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:38 [DEBUG] agent: Service "_v18__aai-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:38 [DEBUG] agent: Service "_v12_aai-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:38 [DEBUG] agent: Service "_v17_aai-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:38 [DEBUG] agent: Service "_v1_nsd_10.233.39.218_8806" in sync
    2021/05/25 02:10:38 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:38 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:38 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:38 [DEBUG] agent: Service "_v1_catalog_10.233.39.218_8806" in sync
    2021/05/25 02:10:38 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:38 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:38 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:38 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:38 [DEBUG] agent: Node info in sync
    2021/05/25 02:10:38 [DEBUG] http: Request GET /v1/health/service/aai-query-v18 (1.191678ms) from=10.233.74.91:41302
    2021/05/25 02:10:38 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v19\",\"enable_ssl\":\"true\",\"url\":\"/aai/v19/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/25 02:10:38 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/25 02:10: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/05/25 02:10:39 [DEBUG] agent: Service "_v1_appc_10.233.8.147_8443" in sync
    2021/05/25 02:10:39 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:39 [DEBUG] agent: Service "_v19__aai-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:39 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.15.98_9004" in sync
    2021/05/25 02:10:39 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:39 [DEBUG] agent: Service "_v13__aai-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:39 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:39 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:39 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:39 [DEBUG] agent: Service "_v11__aai-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:39 [DEBUG] agent: Service "_v12__aai-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:39 [DEBUG] agent: Service "_v14__aai-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:39 [INFO] agent: Synced service "_v19_aai-query_10.233.77.193_8446"
    2021/05/25 02:10:39 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.14.91_443" in sync
    2021/05/25 02:10:39 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:39 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:39 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:39 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:39 [DEBUG] agent: Service "_v11_aai-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:39 [DEBUG] agent: Service "_v1_wf-gui_10.233.34.180_8443" in sync
    2021/05/25 02:10:39 [DEBUG] agent: Service "_v16__aai-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:39 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:39 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:39 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:39 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:39 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:39 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:39 [DEBUG] agent: Service "_v14_aai-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:39 [DEBUG] agent: Service "_v18_aai-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:39 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.15.98_9004" in sync
    2021/05/25 02:10:39 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:39 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:39 [DEBUG] agent: Service "_v1_parser_10.233.39.218_8806" in sync
    2021/05/25 02:10:39 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:39 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:39 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:39 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:39 [DEBUG] agent: Service "_v15_aai-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:39 [DEBUG] agent: Service "_v16_aai-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:39 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:39 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:39 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:39 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.39.218_8806" in sync
    2021/05/25 02:10:39 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:39 [DEBUG] agent: Service "_v18__aai-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:39 [DEBUG] agent: Service "_v12_aai-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:39 [DEBUG] agent: Service "_v17_aai-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:39 [DEBUG] agent: Service "_v1_nsd_10.233.39.218_8806" in sync
    2021/05/25 02:10:39 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:39 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:39 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:39 [DEBUG] agent: Service "_v1_catalog_10.233.39.218_8806" in sync
    2021/05/25 02:10:39 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:39 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:39 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:39 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:39 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:39 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:39 [DEBUG] agent: Service "_v15__aai-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:39 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:39 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:39 [DEBUG] agent: Service "___aai-named-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:39 [DEBUG] agent: Service "_v17__aai-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:39 [DEBUG] agent: Service "_v13_aai-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:39 [DEBUG] agent: Node info in sync
    2021/05/25 02:10:39 [DEBUG] http: Request PUT /v1/agent/service/register (395.11639ms) from=10.233.74.91:41304
    2021/05/25 02:10:39 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:39 [DEBUG] agent: Service "___aai-named-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:39 [DEBUG] agent: Service "_v17__aai-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:39 [DEBUG] agent: Service "_v13_aai-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:39 [DEBUG] agent: Service "_v1_appc_10.233.8.147_8443" in sync
    2021/05/25 02:10:39 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:39 [DEBUG] agent: Service "_v19__aai-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:39 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:39 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.15.98_9004" in sync
    2021/05/25 02:10:39 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:39 [DEBUG] agent: Service "_v13__aai-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:39 [DEBUG] agent: Service "_v12__aai-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:39 [DEBUG] agent: Service "_v14__aai-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:39 [DEBUG] agent: Service "_v19_aai-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:39 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:39 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:39 [DEBUG] agent: Service "_v11__aai-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:39 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:39 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:39 [DEBUG] agent: Service "_v11_aai-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:39 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.14.91_443" in sync
    2021/05/25 02:10:39 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:39 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:39 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:39 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:39 [DEBUG] agent: Service "_v1_wf-gui_10.233.34.180_8443" in sync
    2021/05/25 02:10:39 [DEBUG] agent: Service "_v16__aai-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:39 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:39 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:39 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:39 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:39 [DEBUG] agent: Service "_v14_aai-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:39 [DEBUG] agent: Service "_v18_aai-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:39 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.15.98_9004" in sync
    2021/05/25 02:10:39 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:39 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:39 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:39 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:39 [DEBUG] agent: Service "_v15_aai-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:39 [DEBUG] agent: Service "_v16_aai-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:39 [DEBUG] agent: Service "_v1_parser_10.233.39.218_8806" in sync
    2021/05/25 02:10:39 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:39 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:39 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:39 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:39 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:39 [DEBUG] agent: Service "_v12_aai-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:39 [DEBUG] agent: Service "_v17_aai-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:39 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.39.218_8806" in sync
    2021/05/25 02:10:39 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:39 [DEBUG] agent: Service "_v18__aai-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:39 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:39 [DEBUG] agent: Service "_v1_nsd_10.233.39.218_8806" in sync
    2021/05/25 02:10:39 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:39 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:39 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:39 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:39 [DEBUG] agent: Service "_v1_catalog_10.233.39.218_8806" in sync
    2021/05/25 02:10:39 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:39 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:39 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:39 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:39 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:39 [DEBUG] agent: Service "_v15__aai-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:39 [DEBUG] agent: Node info in sync
    2021/05/25 02:10:39 [DEBUG] http: Request GET /v1/health/service/aai-query-v19 (360.367µs) from=10.233.74.91:41312
    2021/05/25 02:10:39 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"\",\"enable_ssl\":\"true\",\"url\":\"/aai/search\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/25 02:10:39 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/25 02:10: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/05/25 02:10:39 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:39 [DEBUG] agent: Service "___aai-named-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:39 [DEBUG] agent: Service "_v17__aai-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:39 [DEBUG] agent: Service "_v13_aai-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:39 [DEBUG] agent: Service "_v1_appc_10.233.8.147_8443" in sync
    2021/05/25 02:10:39 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:39 [DEBUG] agent: Service "_v19__aai-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:39 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.15.98_9004" in sync
    2021/05/25 02:10:39 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:39 [DEBUG] agent: Service "_v13__aai-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:39 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:39 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:39 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:39 [DEBUG] agent: Service "_v11__aai-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:39 [DEBUG] agent: Service "_v12__aai-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:39 [DEBUG] agent: Service "_v14__aai-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:39 [DEBUG] agent: Service "_v19_aai-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:39 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.14.91_443" in sync
    2021/05/25 02:10:39 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:39 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:39 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:39 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:39 [DEBUG] agent: Service "_v11_aai-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:39 [DEBUG] agent: Service "_v1_wf-gui_10.233.34.180_8443" in sync
    2021/05/25 02:10:39 [DEBUG] agent: Service "_v16__aai-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:39 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:39 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:39 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:39 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:39 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:39 [INFO] agent: Synced service "__aai-named-query_10.233.77.193_8446"
    2021/05/25 02:10:39 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:39 [DEBUG] agent: Service "_v14_aai-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:39 [DEBUG] agent: Service "_v18_aai-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:39 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.15.98_9004" in sync
    2021/05/25 02:10:39 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:39 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:39 [DEBUG] agent: Service "_v1_parser_10.233.39.218_8806" in sync
    2021/05/25 02:10:39 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:39 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:39 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:39 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:39 [DEBUG] agent: Service "_v15_aai-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:40 [DEBUG] agent: Service "_v16_aai-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:40 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:40 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:40 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:40 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.39.218_8806" in sync
    2021/05/25 02:10:40 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:40 [DEBUG] agent: Service "_v18__aai-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:40 [DEBUG] agent: Service "_v12_aai-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:40 [DEBUG] agent: Service "_v17_aai-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:40 [DEBUG] agent: Service "_v1_nsd_10.233.39.218_8806" in sync
    2021/05/25 02:10:40 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:40 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:40 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:40 [DEBUG] agent: Service "_v1_catalog_10.233.39.218_8806" in sync
    2021/05/25 02:10:40 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:40 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:40 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:40 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:40 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:40 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:40 [DEBUG] agent: Service "_v15__aai-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:40 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:40 [DEBUG] agent: Node info in sync
    2021/05/25 02:10:40 [DEBUG] http: Request PUT /v1/agent/service/register (399.727324ms) from=10.233.74.91:41314
    2021/05/25 02:10:40 [DEBUG] agent: Service "_v1_appc_10.233.8.147_8443" in sync
    2021/05/25 02:10:40 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:40 [DEBUG] agent: Service "_v19__aai-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:40 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:40 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.15.98_9004" in sync
    2021/05/25 02:10:40 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:40 [DEBUG] agent: Service "_v13__aai-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:40 [DEBUG] agent: Service "_v12__aai-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:40 [DEBUG] agent: Service "_v14__aai-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:40 [DEBUG] agent: Service "_v19_aai-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:40 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:40 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:40 [DEBUG] agent: Service "_v11__aai-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:40 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:40 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:40 [DEBUG] agent: Service "_v11_aai-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:40 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.14.91_443" in sync
    2021/05/25 02:10:40 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:40 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:40 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:40 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:40 [DEBUG] agent: Service "_v1_wf-gui_10.233.34.180_8443" in sync
    2021/05/25 02:10:40 [DEBUG] agent: Service "_v16__aai-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:40 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:40 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:40 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:40 [DEBUG] agent: Service "__aai-named-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:40 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:40 [DEBUG] agent: Service "_v14_aai-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:40 [DEBUG] agent: Service "_v18_aai-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:40 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.15.98_9004" in sync
    2021/05/25 02:10:40 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:40 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:40 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:40 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:40 [DEBUG] agent: Service "_v15_aai-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:40 [DEBUG] agent: Service "_v16_aai-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:40 [DEBUG] agent: Service "_v1_parser_10.233.39.218_8806" in sync
    2021/05/25 02:10:40 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:40 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:40 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:40 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:40 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:40 [DEBUG] agent: Service "_v12_aai-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:40 [DEBUG] agent: Service "_v17_aai-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:40 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.39.218_8806" in sync
    2021/05/25 02:10:40 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:40 [DEBUG] agent: Service "_v18__aai-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:40 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:40 [DEBUG] agent: Service "_v1_nsd_10.233.39.218_8806" in sync
    2021/05/25 02:10:40 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:40 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:40 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:40 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:40 [DEBUG] agent: Service "_v1_catalog_10.233.39.218_8806" in sync
    2021/05/25 02:10:40 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:40 [DEBUG] http: Request GET /v1/health/service/aai-named-query (669.077µs) from=10.233.74.91:41316
    2021/05/25 02:10:40 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:40 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:40 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:40 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:40 [DEBUG] agent: Service "_v15__aai-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:40 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:40 [DEBUG] agent: Service "___aai-named-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:40 [DEBUG] agent: Service "_v17__aai-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:40 [DEBUG] agent: Service "_v13_aai-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:40 [DEBUG] agent: Node info in sync
    2021/05/25 02:10:40 [WARN] agent: Service name "multicloud-titanium_cloud-v0" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/25 02:10:40 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v0\",\"enable_ssl\":\"true\",\"url\":\"/api/multicloud-titanium_cloud/v0\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/25 02:10: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/05/25 02:10:40 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:40 [DEBUG] agent: Service "___aai-named-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:40 [DEBUG] agent: Service "_v17__aai-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:40 [DEBUG] agent: Service "_v13_aai-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:40 [DEBUG] agent: Service "_v1_appc_10.233.8.147_8443" in sync
    2021/05/25 02:10:40 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:40 [DEBUG] agent: Service "_v19__aai-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:40 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.15.98_9004" in sync
    2021/05/25 02:10:40 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:40 [DEBUG] agent: Service "_v13__aai-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:40 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:40 [INFO] agent: Synced service "_v0_multicloud-titanium_cloud_10.233.0.65_9005"
    2021/05/25 02:10:40 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:40 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:40 [DEBUG] agent: Service "_v11__aai-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:40 [DEBUG] agent: Service "_v12__aai-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:40 [DEBUG] agent: Service "_v14__aai-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:40 [DEBUG] agent: Service "_v19_aai-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:40 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.14.91_443" in sync
    2021/05/25 02:10:40 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:40 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:40 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:40 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:40 [DEBUG] agent: Service "_v11_aai-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:40 [DEBUG] agent: Service "_v1_wf-gui_10.233.34.180_8443" in sync
    2021/05/25 02:10:40 [DEBUG] agent: Service "_v16__aai-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:40 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:40 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:40 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:40 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:40 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:40 [DEBUG] agent: Service "__aai-named-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:40 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:40 [DEBUG] agent: Service "_v14_aai-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:40 [DEBUG] agent: Service "_v18_aai-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:40 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.15.98_9004" in sync
    2021/05/25 02:10:40 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:40 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:40 [DEBUG] agent: Service "_v16_aai-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:40 [DEBUG] agent: Service "_v1_parser_10.233.39.218_8806" in sync
    2021/05/25 02:10:40 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:40 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:40 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:40 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:40 [DEBUG] agent: Service "_v15_aai-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:40 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:40 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:40 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:40 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.39.218_8806" in sync
    2021/05/25 02:10:40 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:40 [DEBUG] agent: Service "_v18__aai-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:40 [DEBUG] agent: Service "_v12_aai-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:40 [DEBUG] agent: Service "_v17_aai-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:40 [DEBUG] agent: Service "_v1_nsd_10.233.39.218_8806" in sync
    2021/05/25 02:10:40 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:40 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:40 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:40 [DEBUG] agent: Service "_v1_catalog_10.233.39.218_8806" in sync
    2021/05/25 02:10:40 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:40 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:40 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:40 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:40 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:40 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:40 [DEBUG] agent: Service "_v15__aai-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:40 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:40 [DEBUG] agent: Node info in sync
    2021/05/25 02:10:40 [DEBUG] http: Request PUT /v1/agent/service/register (179.036946ms) from=10.233.74.91:41318
    2021/05/25 02:10:40 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:40 [DEBUG] agent: Service "___aai-named-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:40 [DEBUG] agent: Service "_v17__aai-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:40 [DEBUG] agent: Service "_v13_aai-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:40 [DEBUG] agent: Service "_v1_appc_10.233.8.147_8443" in sync
    2021/05/25 02:10:40 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:40 [DEBUG] agent: Service "_v19__aai-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:40 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.0.65_9005" in sync
    2021/05/25 02:10:40 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.15.98_9004" in sync
    2021/05/25 02:10:40 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:40 [DEBUG] agent: Service "_v13__aai-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:40 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:40 [DEBUG] agent: Service "_v14__aai-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:40 [DEBUG] agent: Service "_v19_aai-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:40 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:40 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:40 [DEBUG] agent: Service "_v11__aai-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:40 [DEBUG] agent: Service "_v12__aai-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:40 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:40 [DEBUG] agent: Service "_v11_aai-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:40 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.14.91_443" in sync
    2021/05/25 02:10:40 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:40 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:40 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:40 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:40 [DEBUG] agent: Service "_v1_wf-gui_10.233.34.180_8443" in sync
    2021/05/25 02:10:40 [DEBUG] agent: Service "_v16__aai-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:40 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:40 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:40 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:40 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:40 [DEBUG] agent: Service "__aai-named-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:40 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:40 [DEBUG] agent: Service "_v14_aai-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:40 [DEBUG] agent: Service "_v18_aai-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:40 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.15.98_9004" in sync
    2021/05/25 02:10:40 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:40 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:40 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:40 [DEBUG] agent: Service "_v15_aai-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:40 [DEBUG] agent: Service "_v16_aai-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:40 [DEBUG] agent: Service "_v1_parser_10.233.39.218_8806" in sync
    2021/05/25 02:10:40 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:40 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:40 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:40 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:40 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:40 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:40 [DEBUG] agent: Service "_v17_aai-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:40 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.39.218_8806" in sync
    2021/05/25 02:10:40 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:40 [DEBUG] agent: Service "_v18__aai-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:40 [DEBUG] http: Request GET /v1/health/service/multicloud-titanium_cloud-v0 (545.47µs) from=10.233.74.91:41326
    2021/05/25 02:10:40 [DEBUG] agent: Service "_v12_aai-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:40 [DEBUG] agent: Service "_v1_nsd_10.233.39.218_8806" in sync
    2021/05/25 02:10:40 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:40 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:40 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:40 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:40 [DEBUG] agent: Service "_v1_catalog_10.233.39.218_8806" in sync
    2021/05/25 02:10:40 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:40 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:40 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:40 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:40 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:40 [DEBUG] agent: Service "_v15__aai-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:40 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:40 [DEBUG] agent: Node info in sync
    2021/05/25 02:10:41 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v0\",\"enable_ssl\":\"true\",\"url\":\"/api/multicloud-titaniumcloud/v0\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/05/25 02:10: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/05/25 02:10:41 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:41 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:41 [DEBUG] agent: Service "_v11__aai-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:41 [DEBUG] agent: Service "_v12__aai-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:41 [DEBUG] agent: Service "_v14__aai-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:41 [DEBUG] agent: Service "_v19_aai-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:41 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.14.91_443" in sync
    2021/05/25 02:10:41 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:41 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:41 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:41 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:41 [DEBUG] agent: Service "_v11_aai-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:41 [DEBUG] agent: Service "_v1_wf-gui_10.233.34.180_8443" in sync
    2021/05/25 02:10:41 [DEBUG] agent: Service "_v16__aai-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:41 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:41 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:41 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:41 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:41 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:41 [DEBUG] agent: Service "__aai-named-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:41 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:41 [DEBUG] agent: Service "_v14_aai-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:41 [DEBUG] agent: Service "_v18_aai-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:41 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.15.98_9004" in sync
    2021/05/25 02:10:41 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:41 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:41 [DEBUG] agent: Service "_v16_aai-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:41 [DEBUG] agent: Service "_v1_parser_10.233.39.218_8806" in sync
    2021/05/25 02:10:41 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:41 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:41 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:41 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:41 [DEBUG] agent: Service "_v15_aai-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:41 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:41 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:41 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:41 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.39.218_8806" in sync
    2021/05/25 02:10:41 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:41 [DEBUG] agent: Service "_v18__aai-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:41 [DEBUG] agent: Service "_v12_aai-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:41 [DEBUG] agent: Service "_v17_aai-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:41 [DEBUG] agent: Service "_v1_nsd_10.233.39.218_8806" in sync
    2021/05/25 02:10:41 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:41 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:41 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:41 [DEBUG] agent: Service "_v1_catalog_10.233.39.218_8806" in sync
    2021/05/25 02:10:41 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:41 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:41 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:41 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:41 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:41 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:41 [DEBUG] agent: Service "_v15__aai-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:41 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:41 [INFO] agent: Synced service "_v0_multicloud-titaniumcloud_10.233.0.65_9005"
    2021/05/25 02:10:41 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:41 [DEBUG] agent: Service "___aai-named-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:41 [DEBUG] agent: Service "_v17__aai-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:41 [DEBUG] agent: Service "_v13_aai-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:41 [DEBUG] agent: Service "_v1_appc_10.233.8.147_8443" in sync
    2021/05/25 02:10:41 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:41 [DEBUG] agent: Service "_v19__aai-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:41 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.15.98_9004" in sync
    2021/05/25 02:10:41 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:41 [DEBUG] agent: Service "_v13__aai-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:41 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:41 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.0.65_9005" in sync
    2021/05/25 02:10:41 [DEBUG] agent: Node info in sync
    2021/05/25 02:10:41 [DEBUG] http: Request PUT /v1/agent/service/register (399.519816ms) from=10.233.74.91:41328
    2021/05/25 02:10:41 [DEBUG] agent: Service "_v16_aai-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:41 [DEBUG] agent: Service "_v1_parser_10.233.39.218_8806" in sync
    2021/05/25 02:10:41 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:41 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:41 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:41 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:41 [DEBUG] agent: Service "_v15_aai-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:41 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:41 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:41 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:41 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.39.218_8806" in sync
    2021/05/25 02:10:41 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:41 [DEBUG] agent: Service "_v18__aai-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:41 [DEBUG] agent: Service "_v12_aai-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:41 [DEBUG] agent: Service "_v17_aai-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:41 [DEBUG] agent: Service "_v1_nsd_10.233.39.218_8806" in sync
    2021/05/25 02:10:41 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:41 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:41 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:41 [DEBUG] agent: Service "_v1_catalog_10.233.39.218_8806" in sync
    2021/05/25 02:10:41 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:41 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:41 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:41 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:41 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:41 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:41 [DEBUG] agent: Service "_v15__aai-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:41 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:41 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.0.65_9005" in sync
    2021/05/25 02:10:41 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:41 [DEBUG] agent: Service "___aai-named-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:41 [DEBUG] agent: Service "_v17__aai-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:41 [DEBUG] agent: Service "_v13_aai-query_10.233.77.193_8446" in sync
    2021/05/25 02:10:41 [DEBUG] agent: Service "_v1_appc_10.233.8.147_8443" in s