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: '5b86805d-a644-9db4-c4f4-eee19361506f'
         Node name: 'onap-msb-consul-86975585d9-bnz6b'
        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/06/17 23:41:05 [DEBUG] agent: Using random ID "5b86805d-a644-9db4-c4f4-eee19361506f" as node ID
    2021/06/17 23:41:05 [INFO] raft: Initial configuration (index=1): [{Suffrage:Voter ID:5b86805d-a644-9db4-c4f4-eee19361506f Address:127.0.0.1:8300}]
    2021/06/17 23:41:05 [INFO] raft: Node at 127.0.0.1:8300 [Follower] entering Follower state (Leader: "")
    2021/06/17 23:41:05 [WARN] raft: Heartbeat timeout from "" reached, starting election
    2021/06/17 23:41:05 [INFO] raft: Node at 127.0.0.1:8300 [Candidate] entering Candidate state in term 2
    2021/06/17 23:41:05 [WARN] raft: Unable to get address for server id 5b86805d-a644-9db4-c4f4-eee19361506f, using fallback address 127.0.0.1:8300: Could not find address for server id 5b86805d-a644-9db4-c4f4-eee19361506f
    2021/06/17 23:41:05 [DEBUG] raft: Votes needed: 1
    2021/06/17 23:41:05 [DEBUG] raft: Vote granted from 5b86805d-a644-9db4-c4f4-eee19361506f in term 2. Tally: 1
    2021/06/17 23:41:05 [INFO] raft: Election won. Tally: 1
    2021/06/17 23:41:05 [INFO] raft: Node at 127.0.0.1:8300 [Leader] entering Leader state
    2021/06/17 23:41:05 [INFO] serf: EventMemberJoin: onap-msb-consul-86975585d9-bnz6b.dc1 127.0.0.1
    2021/06/17 23:41:06 [INFO] serf: EventMemberJoin: onap-msb-consul-86975585d9-bnz6b 127.0.0.1
    2021/06/17 23:41:06 [DEBUG] agent/proxy: managed Connect proxy manager started
    2021/06/17 23:41:06 [INFO] consul: cluster leadership acquired
    2021/06/17 23:41:06 [INFO] agent: Started DNS server 0.0.0.0:8600 (tcp)
    2021/06/17 23:41:06 [INFO] consul: Adding LAN server onap-msb-consul-86975585d9-bnz6b (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2021/06/17 23:41:06 [INFO] consul: New leader elected: onap-msb-consul-86975585d9-bnz6b
    2021/06/17 23:41:06 [INFO] consul: Handled member-join event for server "onap-msb-consul-86975585d9-bnz6b.dc1" in area "wan"
    2021/06/17 23:41:06 [INFO] agent: Started DNS server 0.0.0.0:8600 (udp)
    2021/06/17 23:41:06 [INFO] agent: Started HTTP server on [::]:8500 (tcp)
    2021/06/17 23:41:06 [INFO] agent: started state syncer
    2021/06/17 23:41:06 [INFO] agent: Started gRPC server on [::]:8502 (tcp)
    2021/06/17 23:41:07 [INFO] agent: Synced node info
    2021/06/17 23:41:07 [DEBUG] agent: Node info in sync
    2021/06/17 23:41:08 [INFO] connect: initialized primary datacenter CA with provider "consul"
    2021/06/17 23:41:08 [DEBUG] consul: Skipping self join check for "onap-msb-consul-86975585d9-bnz6b" since the cluster is too small
    2021/06/17 23:41:08 [INFO] consul: member 'onap-msb-consul-86975585d9-bnz6b' joined, marking health alive
    2021/06/17 23:41:08 [DEBUG] consul: Skipping self join check for "onap-msb-consul-86975585d9-bnz6b" since the cluster is too small
    2021/06/17 23:41:08 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2021/06/17 23:41:09 [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/06/17 23:42:06 [DEBUG] consul: Skipping self join check for "onap-msb-consul-86975585d9-bnz6b" since the cluster is too small
    2021/06/17 23:42:18 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2021/06/17 23:42:18 [DEBUG] agent: Node info in sync
    2021/06/17 23:43:06 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-86975585d9-bnz6b.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2021/06/17 23:43:06 [DEBUG] consul: Skipping self join check for "onap-msb-consul-86975585d9-bnz6b" since the cluster is too small
    2021/06/17 23:43:37 [DEBUG] http: Request GET /v1/status/leader (562.515µs) from=10.233.69.160:56898
    2021/06/17 23:43:39 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v0\",\"enable_ssl\":\"true\",\"url\":\"/api/multicloud-fcaps/v0\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/06/17 23:43: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/06/17 23:43:45 [INFO] agent: Synced service "_v0_multicloud-fcaps_10.233.12.190_9011"
    2021/06/17 23:43:45 [DEBUG] agent: Node info in sync
    2021/06/17 23:43:45 [DEBUG] http: Request PUT /v1/agent/service/register (5.770975082s) from=10.233.69.160:56904
    2021/06/17 23:43:45 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.12.190_9011" in sync
    2021/06/17 23:43:45 [DEBUG] agent: Node info in sync
    2021/06/17 23:43:45 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0 (849.825µs) from=10.233.69.160:56962
    2021/06/17 23:43:45 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"true\",\"url\":\"/api/multicloud-fcaps/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/06/17 23:43:45 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/06/17 23:43:45 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.12.190_9011" in sync
    2021/06/17 23:43:45 [INFO] agent: Synced service "_v1_multicloud-fcaps_10.233.12.190_9011"
    2021/06/17 23:43:45 [DEBUG] agent: Node info in sync
    2021/06/17 23:43:45 [DEBUG] http: Request PUT /v1/agent/service/register (378.14755ms) from=10.233.69.160:56968
    2021/06/17 23:43:45 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.12.190_9011" in sync
    2021/06/17 23:43:45 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.12.190_9011" in sync
    2021/06/17 23:43:45 [DEBUG] agent: Node info in sync
    2021/06/17 23:43:45 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1 (1.114476ms) from=10.233.69.160:56974
    2021/06/17 23:43:46 [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/06/17 23:43:46 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/06/17 23:43:46 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.12.190_9011" in sync
    2021/06/17 23:43:46 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.12.190_9011" in sync
    2021/06/17 23:43:46 [INFO] agent: Synced service "_v0_multicloud-vio_10.233.21.155_9004"
    2021/06/17 23:43:46 [DEBUG] agent: Node info in sync
    2021/06/17 23:43:46 [DEBUG] http: Request PUT /v1/agent/service/register (600.589532ms) from=10.233.69.160:56978
    2021/06/17 23:43:46 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.12.190_9011" in sync
    2021/06/17 23:43:46 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.21.155_9004" in sync
    2021/06/17 23:43:46 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.12.190_9011" in sync
    2021/06/17 23:43:46 [DEBUG] agent: Node info in sync
    2021/06/17 23:43:46 [DEBUG] http: Request GET /v1/health/service/multicloud-vio-v0 (570.342µs) from=10.233.69.160:56986
    2021/06/17 23:43:47 [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/06/17 23:43:47 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/06/17 23:43:47 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.12.190_9011" in sync
    2021/06/17 23:43:47 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.12.190_9011" in sync
    2021/06/17 23:43:47 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.21.155_9004" in sync
    2021/06/17 23:43:47 [INFO] agent: Synced service "_v1_multicloud-vio_10.233.21.155_9004"
    2021/06/17 23:43:47 [DEBUG] agent: Node info in sync
    2021/06/17 23:43:47 [DEBUG] http: Request PUT /v1/agent/service/register (263.661849ms) from=10.233.69.160:56990
    2021/06/17 23:43:47 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.21.155_9004" in sync
    2021/06/17 23:43:47 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.21.155_9004" in sync
    2021/06/17 23:43:47 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.12.190_9011" in sync
    2021/06/17 23:43:47 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.12.190_9011" in sync
    2021/06/17 23:43:47 [DEBUG] agent: Node info in sync
    2021/06/17 23:43:47 [DEBUG] http: Request GET /v1/health/service/multicloud-vio-v1 (99.619685ms) from=10.233.69.160:56992
    2021/06/17 23:43:47 [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/06/17 23:43:47 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/06/17 23:43:47 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.21.155_9004" in sync
    2021/06/17 23:43:47 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.21.155_9004" in sync
    2021/06/17 23:43:47 [INFO] agent: Synced service "_v1_parser_10.233.10.246_8806"
    2021/06/17 23:43:47 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.12.190_9011" in sync
    2021/06/17 23:43:47 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.12.190_9011" in sync
    2021/06/17 23:43:47 [DEBUG] agent: Node info in sync
    2021/06/17 23:43:47 [DEBUG] http: Request PUT /v1/agent/service/register (335.124266ms) from=10.233.69.160:56994
    2021/06/17 23:43:47 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.12.190_9011" in sync
    2021/06/17 23:43:47 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.21.155_9004" in sync
    2021/06/17 23:43:47 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.21.155_9004" in sync
    2021/06/17 23:43:47 [DEBUG] agent: Service "_v1_parser_10.233.10.246_8806" in sync
    2021/06/17 23:43:47 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.12.190_9011" in sync
    2021/06/17 23:43:47 [DEBUG] agent: Node info in sync
    2021/06/17 23:43:47 [DEBUG] http: Request GET /v1/health/service/parser-v1 (391.207µs) from=10.233.69.160:57002
    2021/06/17 23:43:48 [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/06/17 23:43:48 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/06/17 23:43:48 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.12.190_9011" in sync
    2021/06/17 23:43:48 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.12.190_9011" in sync
    2021/06/17 23:43:48 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.21.155_9004" in sync
    2021/06/17 23:43:48 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.21.155_9004" in sync
    2021/06/17 23:43:48 [DEBUG] agent: Service "_v1_parser_10.233.10.246_8806" in sync
    2021/06/17 23:43:48 [INFO] agent: Synced service "_v1_catalog_10.233.10.246_8806"
    2021/06/17 23:43:48 [DEBUG] agent: Node info in sync
    2021/06/17 23:43:48 [DEBUG] http: Request PUT /v1/agent/service/register (266.002156ms) from=10.233.69.160:57004
    2021/06/17 23:43:48 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.21.155_9004" in sync
    2021/06/17 23:43:48 [DEBUG] agent: Service "_v1_parser_10.233.10.246_8806" in sync
    2021/06/17 23:43:48 [DEBUG] agent: Service "_v1_catalog_10.233.10.246_8806" in sync
    2021/06/17 23:43:48 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.12.190_9011" in sync
    2021/06/17 23:43:48 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.12.190_9011" in sync
    2021/06/17 23:43:48 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.21.155_9004" in sync
    2021/06/17 23:43:48 [DEBUG] agent: Node info in sync
    2021/06/17 23:43:48 [DEBUG] http: Request GET /v1/health/service/catalog-v1 (525.246µs) from=10.233.69.160:57010
    2021/06/17 23:43:48 [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/06/17 23:43:48 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/06/17 23:43:48 [DEBUG] agent: Service "_v1_catalog_10.233.10.246_8806" in sync
    2021/06/17 23:43:48 [INFO] agent: Synced service "_v1_nsd_10.233.10.246_8806"
    2021/06/17 23:43:48 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.12.190_9011" in sync
    2021/06/17 23:43:48 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.12.190_9011" in sync
    2021/06/17 23:43:48 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.21.155_9004" in sync
    2021/06/17 23:43:48 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.21.155_9004" in sync
    2021/06/17 23:43:48 [DEBUG] agent: Service "_v1_parser_10.233.10.246_8806" in sync
    2021/06/17 23:43:48 [DEBUG] agent: Node info in sync
    2021/06/17 23:43:48 [DEBUG] http: Request PUT /v1/agent/service/register (270.282641ms) from=10.233.69.160:57012
    2021/06/17 23:43:48 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.21.155_9004" in sync
    2021/06/17 23:43:48 [DEBUG] agent: Service "_v1_parser_10.233.10.246_8806" in sync
    2021/06/17 23:43:48 [DEBUG] agent: Service "_v1_catalog_10.233.10.246_8806" in sync
    2021/06/17 23:43:48 [DEBUG] agent: Service "_v1_nsd_10.233.10.246_8806" in sync
    2021/06/17 23:43:48 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.12.190_9011" in sync
    2021/06/17 23:43:48 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.12.190_9011" in sync
    2021/06/17 23:43:48 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.21.155_9004" in sync
    2021/06/17 23:43:48 [DEBUG] agent: Node info in sync
    2021/06/17 23:43:49 [DEBUG] http: Request GET /v1/health/service/nsd-v1 (179.899448ms) from=10.233.69.160:57014
    2021/06/17 23:43:49 [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/06/17 23:43:49 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/06/17 23:43:49 [DEBUG] agent: Service "_v1_catalog_10.233.10.246_8806" in sync
    2021/06/17 23:43:49 [DEBUG] agent: Service "_v1_nsd_10.233.10.246_8806" in sync
    2021/06/17 23:43:49 [INFO] agent: Synced service "_v1_vnfpkgm_10.233.10.246_8806"
    2021/06/17 23:43:49 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.12.190_9011" in sync
    2021/06/17 23:43:49 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.12.190_9011" in sync
    2021/06/17 23:43:49 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.21.155_9004" in sync
    2021/06/17 23:43:49 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.21.155_9004" in sync
    2021/06/17 23:43:49 [DEBUG] agent: Service "_v1_parser_10.233.10.246_8806" in sync
    2021/06/17 23:43:49 [DEBUG] agent: Node info in sync
    2021/06/17 23:43:49 [DEBUG] http: Request PUT /v1/agent/service/register (280.662194ms) from=10.233.69.160:57016
    2021/06/17 23:43:49 [DEBUG] agent: Service "_v1_catalog_10.233.10.246_8806" in sync
    2021/06/17 23:43:49 [DEBUG] agent: Service "_v1_nsd_10.233.10.246_8806" in sync
    2021/06/17 23:43:49 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.10.246_8806" in sync
    2021/06/17 23:43:49 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.12.190_9011" in sync
    2021/06/17 23:43:49 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.12.190_9011" in sync
    2021/06/17 23:43:49 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.21.155_9004" in sync
    2021/06/17 23:43:49 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.21.155_9004" in sync
    2021/06/17 23:43:49 [DEBUG] agent: Service "_v1_parser_10.233.10.246_8806" in sync
    2021/06/17 23:43:49 [DEBUG] agent: Node info in sync
    2021/06/17 23:43:49 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1 (566.1µs) from=10.233.69.160:57020
    2021/06/17 23:43:49 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/iui/aai-esr-gui\",\"protocol\":\"UI\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/esr-gui\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/06/17 23:43:49 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/06/17 23:43:50 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.10.246_8806" in sync
    2021/06/17 23:43:50 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.12.190_9011" in sync
    2021/06/17 23:43:50 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.21.155_9004" in sync
    2021/06/17 23:43:50 [DEBUG] agent: Service "_v1_parser_10.233.10.246_8806" in sync
    2021/06/17 23:43:50 [DEBUG] agent: Service "_v1_catalog_10.233.10.246_8806" in sync
    2021/06/17 23:43:50 [DEBUG] agent: Service "_v1_nsd_10.233.10.246_8806" in sync
    2021/06/17 23:43:50 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.12.190_9011" in sync
    2021/06/17 23:43:50 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.21.155_9004" in sync
    2021/06/17 23:43:50 [INFO] agent: Synced service "_v1_aai-esr-gui_10.233.63.246_8080"
    2021/06/17 23:43:50 [DEBUG] agent: Node info in sync
    2021/06/17 23:43:50 [DEBUG] http: Request PUT /v1/agent/service/register (564.594092ms) from=10.233.69.160:57024
    2021/06/17 23:43:50 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.12.190_9011" in sync
    2021/06/17 23:43:50 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.21.155_9004" in sync
    2021/06/17 23:43:50 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.63.246_8080" in sync
    2021/06/17 23:43:50 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.10.246_8806" in sync
    2021/06/17 23:43:50 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.12.190_9011" in sync
    2021/06/17 23:43:50 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.21.155_9004" in sync
    2021/06/17 23:43:50 [DEBUG] agent: Service "_v1_parser_10.233.10.246_8806" in sync
    2021/06/17 23:43:50 [DEBUG] agent: Service "_v1_catalog_10.233.10.246_8806" in sync
    2021/06/17 23:43:50 [DEBUG] agent: Service "_v1_nsd_10.233.10.246_8806" in sync
    2021/06/17 23:43:50 [DEBUG] agent: Node info in sync
    2021/06/17 23:43:51 [DEBUG] http: Request GET /v1/health/service/aai-esr-gui-v1 (99.3282ms) from=10.233.69.160:57030
    2021/06/17 23:43:51 [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/06/17 23:43:51 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/06/17 23:43:51 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.12.190_9011" in sync
    2021/06/17 23:43:51 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.21.155_9004" in sync
    2021/06/17 23:43:51 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.63.246_8080" in sync
    2021/06/17 23:43:51 [DEBUG] agent: Service "_v1_nsd_10.233.10.246_8806" in sync
    2021/06/17 23:43:51 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.10.246_8806" in sync
    2021/06/17 23:43:51 [INFO] agent: Synced service "_v1_dmaap-dr-prov_10.233.20.140_443"
    2021/06/17 23:43:51 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.12.190_9011" in sync
    2021/06/17 23:43:51 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.21.155_9004" in sync
    2021/06/17 23:43:51 [DEBUG] agent: Service "_v1_parser_10.233.10.246_8806" in sync
    2021/06/17 23:43:51 [DEBUG] agent: Service "_v1_catalog_10.233.10.246_8806" in sync
    2021/06/17 23:43:51 [DEBUG] agent: Node info in sync
    2021/06/17 23:43:51 [DEBUG] http: Request PUT /v1/agent/service/register (518.872324ms) from=10.233.69.160:57052
    2021/06/17 23:43:51 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.12.190_9011" in sync
    2021/06/17 23:43:51 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.21.155_9004" in sync
    2021/06/17 23:43:51 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.63.246_8080" in sync
    2021/06/17 23:43:51 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.20.140_443" in sync
    2021/06/17 23:43:51 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.12.190_9011" in sync
    2021/06/17 23:43:51 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.21.155_9004" in sync
    2021/06/17 23:43:51 [DEBUG] agent: Service "_v1_parser_10.233.10.246_8806" in sync
    2021/06/17 23:43:51 [DEBUG] agent: Service "_v1_catalog_10.233.10.246_8806" in sync
    2021/06/17 23:43:51 [DEBUG] agent: Service "_v1_nsd_10.233.10.246_8806" in sync
    2021/06/17 23:43:51 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.10.246_8806" in sync
    2021/06/17 23:43:51 [DEBUG] agent: Node info in sync
    2021/06/17 23:43:51 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1 (71.400282ms) from=10.233.69.160:57064
    2021/06/17 23:43:52 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v0\",\"enable_ssl\":\"false\",\"url\":\"/api/multicloud-pike/v0\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/06/17 23:43:52 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/06/17 23:43:52 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.12.190_9011" in sync
    2021/06/17 23:43:52 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.21.155_9004" in sync
    2021/06/17 23:43:52 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.63.246_8080" in sync
    2021/06/17 23:43:52 [INFO] agent: Synced service "_v0_multicloud-pike_10.233.18.35_9007"
    2021/06/17 23:43:52 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.12.190_9011" in sync
    2021/06/17 23:43:52 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.21.155_9004" in sync
    2021/06/17 23:43:52 [DEBUG] agent: Service "_v1_parser_10.233.10.246_8806" in sync
    2021/06/17 23:43:52 [DEBUG] agent: Service "_v1_catalog_10.233.10.246_8806" in sync
    2021/06/17 23:43:52 [DEBUG] agent: Service "_v1_nsd_10.233.10.246_8806" in sync
    2021/06/17 23:43:52 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.10.246_8806" in sync
    2021/06/17 23:43:52 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.20.140_443" in sync
    2021/06/17 23:43:52 [DEBUG] agent: Node info in sync
    2021/06/17 23:43:52 [DEBUG] http: Request PUT /v1/agent/service/register (499.859552ms) from=10.233.69.160:57066
    2021/06/17 23:43:52 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.63.246_8080" in sync
    2021/06/17 23:43:52 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.18.35_9007" in sync
    2021/06/17 23:43:52 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.12.190_9011" in sync
    2021/06/17 23:43:52 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.21.155_9004" in sync
    2021/06/17 23:43:52 [DEBUG] agent: Service "_v1_parser_10.233.10.246_8806" in sync
    2021/06/17 23:43:52 [DEBUG] agent: Service "_v1_catalog_10.233.10.246_8806" in sync
    2021/06/17 23:43:52 [DEBUG] agent: Service "_v1_nsd_10.233.10.246_8806" in sync
    2021/06/17 23:43:52 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.10.246_8806" in sync
    2021/06/17 23:43:52 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.20.140_443" in sync
    2021/06/17 23:43:52 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.12.190_9011" in sync
    2021/06/17 23:43:52 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.21.155_9004" in sync
    2021/06/17 23:43:52 [DEBUG] agent: Node info in sync
    2021/06/17 23:43:52 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0 (559.242µs) from=10.233.69.160:57072
    2021/06/17 23:43:52 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/multicloud-pike/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/06/17 23:43:53 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/06/17 23:43:53 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.12.190_9011" in sync
    2021/06/17 23:43:53 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.21.155_9004" in sync
    2021/06/17 23:43:53 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.63.246_8080" in sync
    2021/06/17 23:43:53 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.18.35_9007" in sync
    2021/06/17 23:43:53 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.10.246_8806" in sync
    2021/06/17 23:43:53 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.20.140_443" in sync
    2021/06/17 23:43:53 [INFO] agent: Synced service "_v1_multicloud-pike_10.233.18.35_9007"
    2021/06/17 23:43:53 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.12.190_9011" in sync
    2021/06/17 23:43:53 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.21.155_9004" in sync
    2021/06/17 23:43:53 [DEBUG] agent: Service "_v1_parser_10.233.10.246_8806" in sync
    2021/06/17 23:43:53 [DEBUG] agent: Service "_v1_catalog_10.233.10.246_8806" in sync
    2021/06/17 23:43:53 [DEBUG] agent: Service "_v1_nsd_10.233.10.246_8806" in sync
    2021/06/17 23:43:53 [DEBUG] agent: Node info in sync
    2021/06/17 23:43:53 [DEBUG] http: Request PUT /v1/agent/service/register (666.286709ms) from=10.233.69.160:57076
    2021/06/17 23:43:53 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.12.190_9011" in sync
    2021/06/17 23:43:53 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.21.155_9004" in sync
    2021/06/17 23:43:53 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.63.246_8080" in sync
    2021/06/17 23:43:53 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.18.35_9007" in sync
    2021/06/17 23:43:53 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.12.190_9011" in sync
    2021/06/17 23:43:53 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.21.155_9004" in sync
    2021/06/17 23:43:53 [DEBUG] agent: Service "_v1_parser_10.233.10.246_8806" in sync
    2021/06/17 23:43:53 [DEBUG] agent: Service "_v1_catalog_10.233.10.246_8806" in sync
    2021/06/17 23:43:53 [DEBUG] agent: Service "_v1_nsd_10.233.10.246_8806" in sync
    2021/06/17 23:43:53 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.10.246_8806" in sync
    2021/06/17 23:43:53 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.20.140_443" in sync
    2021/06/17 23:43:53 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.18.35_9007" in sync
    2021/06/17 23:43:53 [DEBUG] agent: Node info in sync
    2021/06/17 23:43:53 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1 (509.762µs) from=10.233.69.160:57082
    2021/06/17 23:43:53 [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/06/17 23:43:53 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/06/17 23:43:54 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.12.190_9011" in sync
    2021/06/17 23:43:54 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.21.155_9004" in sync
    2021/06/17 23:43:54 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.63.246_8080" in sync
    2021/06/17 23:43:54 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.18.35_9007" in sync
    2021/06/17 23:43:54 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.20.140_443" in sync
    2021/06/17 23:43:54 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.18.35_9007" in sync
    2021/06/17 23:43:54 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.12.190_9011" in sync
    2021/06/17 23:43:54 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.21.155_9004" in sync
    2021/06/17 23:43:54 [DEBUG] agent: Service "_v1_parser_10.233.10.246_8806" in sync
    2021/06/17 23:43:54 [DEBUG] agent: Service "_v1_catalog_10.233.10.246_8806" in sync
    2021/06/17 23:43:54 [DEBUG] agent: Service "_v1_nsd_10.233.10.246_8806" in sync
    2021/06/17 23:43:54 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.10.246_8806" in sync
    2021/06/17 23:43:54 [INFO] agent: Synced service "_v1_message-router_10.233.63.102_3904"
    2021/06/17 23:43:54 [DEBUG] agent: Node info in sync
    2021/06/17 23:43:54 [DEBUG] http: Request PUT /v1/agent/service/register (495.579623ms) from=10.233.69.160:57086
    2021/06/17 23:43:54 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.12.190_9011" in sync
    2021/06/17 23:43:54 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.21.155_9004" in sync
    2021/06/17 23:43:54 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.63.246_8080" in sync
    2021/06/17 23:43:54 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.18.35_9007" in sync
    2021/06/17 23:43:54 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.12.190_9011" in sync
    2021/06/17 23:43:54 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.21.155_9004" in sync
    2021/06/17 23:43:54 [DEBUG] agent: Service "_v1_parser_10.233.10.246_8806" in sync
    2021/06/17 23:43:54 [DEBUG] agent: Service "_v1_catalog_10.233.10.246_8806" in sync
    2021/06/17 23:43:54 [DEBUG] agent: Service "_v1_nsd_10.233.10.246_8806" in sync
    2021/06/17 23:43:54 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.10.246_8806" in sync
    2021/06/17 23:43:54 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.20.140_443" in sync
    2021/06/17 23:43:54 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.18.35_9007" in sync
    2021/06/17 23:43:54 [DEBUG] agent: Service "_v1_message-router_10.233.63.102_3904" in sync
    2021/06/17 23:43:54 [DEBUG] agent: Node info in sync
    2021/06/17 23:43:54 [DEBUG] http: Request GET /v1/health/service/message-router-v1 (99.728973ms) from=10.233.69.160:57090
    2021/06/17 23:43:54 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v0\",\"enable_ssl\":\"true\",\"url\":\"/api/multicloud-starlingx/v0\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/06/17 23:43:54 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/06/17 23:43:54 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.12.190_9011" in sync
    2021/06/17 23:43:54 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.21.155_9004" in sync
    2021/06/17 23:43:54 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.63.246_8080" in sync
    2021/06/17 23:43:54 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.18.35_9007" in sync
    2021/06/17 23:43:54 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.18.35_9007" in sync
    2021/06/17 23:43:54 [DEBUG] agent: Service "_v1_message-router_10.233.63.102_3904" in sync
    2021/06/17 23:43:54 [INFO] agent: Synced service "_v0_multicloud-starlingx_10.233.15.157_9009"
    2021/06/17 23:43:54 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.21.155_9004" in sync
    2021/06/17 23:43:54 [DEBUG] agent: Service "_v1_parser_10.233.10.246_8806" in sync
    2021/06/17 23:43:54 [DEBUG] agent: Service "_v1_nsd_10.233.10.246_8806" in sync
    2021/06/17 23:43:54 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.20.140_443" in sync
    2021/06/17 23:43:54 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.12.190_9011" in sync
    2021/06/17 23:43:54 [DEBUG] agent: Service "_v1_catalog_10.233.10.246_8806" in sync
    2021/06/17 23:43:54 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.10.246_8806" in sync
    2021/06/17 23:43:54 [DEBUG] agent: Node info in sync
    2021/06/17 23:43:54 [DEBUG] http: Request PUT /v1/agent/service/register (330.223053ms) from=10.233.69.160:57096
    2021/06/17 23:43:54 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.18.35_9007" in sync
    2021/06/17 23:43:54 [DEBUG] agent: Service "_v1_message-router_10.233.63.102_3904" in sync
    2021/06/17 23:43:54 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.15.157_9009" in sync
    2021/06/17 23:43:54 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.21.155_9004" in sync
    2021/06/17 23:43:54 [DEBUG] agent: Service "_v1_parser_10.233.10.246_8806" in sync
    2021/06/17 23:43:54 [DEBUG] agent: Service "_v1_nsd_10.233.10.246_8806" in sync
    2021/06/17 23:43:54 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.20.140_443" in sync
    2021/06/17 23:43:54 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.12.190_9011" in sync
    2021/06/17 23:43:54 [DEBUG] agent: Service "_v1_catalog_10.233.10.246_8806" in sync
    2021/06/17 23:43:54 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.10.246_8806" in sync
    2021/06/17 23:43:54 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.12.190_9011" in sync
    2021/06/17 23:43:54 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.21.155_9004" in sync
    2021/06/17 23:43:54 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.63.246_8080" in sync
    2021/06/17 23:43:54 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.18.35_9007" in sync
    2021/06/17 23:43:54 [DEBUG] agent: Node info in sync
    2021/06/17 23:43:55 [DEBUG] http: Request GET /v1/health/service/multicloud-starlingx-v0 (99.700309ms) from=10.233.69.160:57102
    2021/06/17 23:43:55 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"true\",\"url\":\"/api/multicloud-starlingx/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/06/17 23:43: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/06/17 23:43:55 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.12.190_9011" in sync
    2021/06/17 23:43:55 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.21.155_9004" in sync
    2021/06/17 23:43:55 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.63.246_8080" in sync
    2021/06/17 23:43:55 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.18.35_9007" in sync
    2021/06/17 23:43:55 [INFO] agent: Synced service "_v1_multicloud-starlingx_10.233.15.157_9009"
    2021/06/17 23:43:55 [DEBUG] agent: Service "_v1_message-router_10.233.63.102_3904" in sync
    2021/06/17 23:43:55 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.15.157_9009" in sync
    2021/06/17 23:43:55 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.21.155_9004" in sync
    2021/06/17 23:43:55 [DEBUG] agent: Service "_v1_parser_10.233.10.246_8806" in sync
    2021/06/17 23:43:55 [DEBUG] agent: Service "_v1_nsd_10.233.10.246_8806" in sync
    2021/06/17 23:43:55 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.20.140_443" in sync
    2021/06/17 23:43:55 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.18.35_9007" in sync
    2021/06/17 23:43:55 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.12.190_9011" in sync
    2021/06/17 23:43:55 [DEBUG] agent: Service "_v1_catalog_10.233.10.246_8806" in sync
    2021/06/17 23:43:55 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.10.246_8806" in sync
    2021/06/17 23:43:55 [DEBUG] agent: Node info in sync
    2021/06/17 23:43:55 [DEBUG] http: Request PUT /v1/agent/service/register (603.652628ms) from=10.233.69.160:57104
    2021/06/17 23:43:55 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.12.190_9011" in sync
    2021/06/17 23:43:55 [DEBUG] agent: Service "_v1_catalog_10.233.10.246_8806" in sync
    2021/06/17 23:43:55 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.10.246_8806" in sync
    2021/06/17 23:43:55 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.15.157_9009" in sync
    2021/06/17 23:43:55 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.12.190_9011" in sync
    2021/06/17 23:43:55 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.21.155_9004" in sync
    2021/06/17 23:43:55 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.63.246_8080" in sync
    2021/06/17 23:43:55 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.18.35_9007" in sync
    2021/06/17 23:43:55 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.18.35_9007" in sync
    2021/06/17 23:43:55 [DEBUG] agent: Service "_v1_message-router_10.233.63.102_3904" in sync
    2021/06/17 23:43:55 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.15.157_9009" in sync
    2021/06/17 23:43:55 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.21.155_9004" in sync
    2021/06/17 23:43:55 [DEBUG] agent: Service "_v1_parser_10.233.10.246_8806" in sync
    2021/06/17 23:43:55 [DEBUG] agent: Service "_v1_nsd_10.233.10.246_8806" in sync
    2021/06/17 23:43:55 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.20.140_443" in sync
    2021/06/17 23:43:55 [DEBUG] agent: Node info in sync
    2021/06/17 23:43:56 [DEBUG] http: Request GET /v1/health/service/multicloud-starlingx-v1 (399.638867ms) from=10.233.69.160:57114
    2021/06/17 23:43:56 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v0\",\"enable_ssl\":\"true\",\"url\":\"/api/multicloud/v0\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/06/17 23:43:56 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/06/17 23:43:56 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.12.190_9011" in sync
    2021/06/17 23:43:56 [DEBUG] agent: Service "_v1_catalog_10.233.10.246_8806" in sync
    2021/06/17 23:43:56 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.10.246_8806" in sync
    2021/06/17 23:43:56 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.18.35_9007" in sync
    2021/06/17 23:43:56 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.15.157_9009" in sync
    2021/06/17 23:43:56 [INFO] agent: Synced service "_v0_multicloud_10.233.31.168_9001"
    2021/06/17 23:43:56 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.12.190_9011" in sync
    2021/06/17 23:43:56 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.21.155_9004" in sync
    2021/06/17 23:43:56 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.63.246_8080" in sync
    2021/06/17 23:43:56 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.20.140_443" in sync
    2021/06/17 23:43:56 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.18.35_9007" in sync
    2021/06/17 23:43:56 [DEBUG] agent: Service "_v1_message-router_10.233.63.102_3904" in sync
    2021/06/17 23:43:56 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.15.157_9009" in sync
    2021/06/17 23:43:56 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.21.155_9004" in sync
    2021/06/17 23:43:56 [DEBUG] agent: Service "_v1_parser_10.233.10.246_8806" in sync
    2021/06/17 23:43:56 [DEBUG] agent: Service "_v1_nsd_10.233.10.246_8806" in sync
    2021/06/17 23:43:56 [DEBUG] agent: Node info in sync
    2021/06/17 23:43:56 [DEBUG] http: Request PUT /v1/agent/service/register (480.847679ms) from=10.233.69.160:57118
    2021/06/17 23:43:56 [DEBUG] agent: Service "_v1_parser_10.233.10.246_8806" in sync
    2021/06/17 23:43:56 [DEBUG] agent: Service "_v1_nsd_10.233.10.246_8806" in sync
    2021/06/17 23:43:56 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.20.140_443" in sync
    2021/06/17 23:43:56 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.18.35_9007" in sync
    2021/06/17 23:43:56 [DEBUG] agent: Service "_v1_message-router_10.233.63.102_3904" in sync
    2021/06/17 23:43:56 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.15.157_9009" in sync
    2021/06/17 23:43:56 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.21.155_9004" in sync
    2021/06/17 23:43:56 [DEBUG] agent: Service "_v1_catalog_10.233.10.246_8806" in sync
    2021/06/17 23:43:56 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.10.246_8806" in sync
    2021/06/17 23:43:56 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.12.190_9011" in sync
    2021/06/17 23:43:56 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.21.155_9004" in sync
    2021/06/17 23:43:56 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.63.246_8080" in sync
    2021/06/17 23:43:56 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.18.35_9007" in sync
    2021/06/17 23:43:56 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.15.157_9009" in sync
    2021/06/17 23:43:56 [DEBUG] agent: Service "_v0_multicloud_10.233.31.168_9001" in sync
    2021/06/17 23:43:56 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.12.190_9011" in sync
    2021/06/17 23:43:56 [DEBUG] agent: Node info in sync
    2021/06/17 23:43:56 [DEBUG] http: Request GET /v1/health/service/multicloud-v0 (425.104µs) from=10.233.69.160:57124
    2021/06/17 23:43:57 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"true\",\"url\":\"/api/multicloud/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/06/17 23:43: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/06/17 23:43:57 [DEBUG] agent: Service "_v1_message-router_10.233.63.102_3904" in sync
    2021/06/17 23:43:57 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.15.157_9009" in sync
    2021/06/17 23:43:57 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.21.155_9004" in sync
    2021/06/17 23:43:57 [DEBUG] agent: Service "_v1_parser_10.233.10.246_8806" in sync
    2021/06/17 23:43:57 [DEBUG] agent: Service "_v1_nsd_10.233.10.246_8806" in sync
    2021/06/17 23:43:57 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.20.140_443" in sync
    2021/06/17 23:43:57 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.18.35_9007" in sync
    2021/06/17 23:43:57 [INFO] agent: Synced service "_v1_multicloud_10.233.31.168_9001"
    2021/06/17 23:43:57 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.12.190_9011" in sync
    2021/06/17 23:43:57 [DEBUG] agent: Service "_v1_catalog_10.233.10.246_8806" in sync
    2021/06/17 23:43:57 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.10.246_8806" in sync
    2021/06/17 23:43:57 [DEBUG] agent: Service "_v0_multicloud_10.233.31.168_9001" in sync
    2021/06/17 23:43:57 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.12.190_9011" in sync
    2021/06/17 23:43:57 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.21.155_9004" in sync
    2021/06/17 23:43:57 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.63.246_8080" in sync
    2021/06/17 23:43:57 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.18.35_9007" in sync
    2021/06/17 23:43:58 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.15.157_9009" in sync
    2021/06/17 23:43:58 [DEBUG] agent: Node info in sync
    2021/06/17 23:43:58 [DEBUG] http: Request PUT /v1/agent/service/register (1.061720774s) from=10.233.69.160:57130
    2021/06/17 23:43:58 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.12.190_9011" in sync
    2021/06/17 23:43:58 [DEBUG] agent: Service "_v1_catalog_10.233.10.246_8806" in sync
    2021/06/17 23:43:58 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.10.246_8806" in sync
    2021/06/17 23:43:58 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.12.190_9011" in sync
    2021/06/17 23:43:58 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.21.155_9004" in sync
    2021/06/17 23:43:58 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.63.246_8080" in sync
    2021/06/17 23:43:58 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.18.35_9007" in sync
    2021/06/17 23:43:58 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.15.157_9009" in sync
    2021/06/17 23:43:58 [DEBUG] agent: Service "_v0_multicloud_10.233.31.168_9001" in sync
    2021/06/17 23:43:58 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.21.155_9004" in sync
    2021/06/17 23:43:58 [DEBUG] agent: Service "_v1_parser_10.233.10.246_8806" in sync
    2021/06/17 23:43:58 [DEBUG] agent: Service "_v1_nsd_10.233.10.246_8806" in sync
    2021/06/17 23:43:58 [DEBUG] http: Request GET /v1/health/service/multicloud-v1 (398.245µs) from=10.233.69.160:57136
    2021/06/17 23:43:58 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.20.140_443" in sync
    2021/06/17 23:43:58 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.18.35_9007" in sync
    2021/06/17 23:43:58 [DEBUG] agent: Service "_v1_message-router_10.233.63.102_3904" in sync
    2021/06/17 23:43:58 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.15.157_9009" in sync
    2021/06/17 23:43:58 [DEBUG] agent: Service "_v1_multicloud_10.233.31.168_9001" in sync
    2021/06/17 23:43:58 [DEBUG] agent: Node info in sync
    2021/06/17 23:43:58 [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/06/17 23:43:58 [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/06/17 23:43: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/06/17 23:43:58 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.15.157_9009" in sync
    2021/06/17 23:43:58 [DEBUG] agent: Service "_v0_multicloud_10.233.31.168_9001" in sync
    2021/06/17 23:43:58 [INFO] agent: Synced service "_v0_multicloud-titanium_cloud_10.233.41.54_9005"
    2021/06/17 23:43:58 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.12.190_9011" in sync
    2021/06/17 23:43:58 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.21.155_9004" in sync
    2021/06/17 23:43:58 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.63.246_8080" in sync
    2021/06/17 23:43:58 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.18.35_9007" in sync
    2021/06/17 23:43:58 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.18.35_9007" in sync
    2021/06/17 23:43:58 [DEBUG] agent: Service "_v1_message-router_10.233.63.102_3904" in sync
    2021/06/17 23:43:58 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.15.157_9009" in sync
    2021/06/17 23:43:58 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.21.155_9004" in sync
    2021/06/17 23:43:58 [DEBUG] agent: Service "_v1_parser_10.233.10.246_8806" in sync
    2021/06/17 23:43:58 [DEBUG] agent: Service "_v1_nsd_10.233.10.246_8806" in sync
    2021/06/17 23:43:58 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.20.140_443" in sync
    2021/06/17 23:43:58 [DEBUG] agent: Service "_v1_multicloud_10.233.31.168_9001" in sync
    2021/06/17 23:43:58 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.12.190_9011" in sync
    2021/06/17 23:43:58 [DEBUG] agent: Service "_v1_catalog_10.233.10.246_8806" in sync
    2021/06/17 23:43:58 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.10.246_8806" in sync
    2021/06/17 23:43:58 [DEBUG] agent: Node info in sync
    2021/06/17 23:43:58 [DEBUG] http: Request PUT /v1/agent/service/register (178.767983ms) from=10.233.69.160:57140
    2021/06/17 23:43:58 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.12.190_9011" in sync
    2021/06/17 23:43:58 [DEBUG] agent: Service "_v1_catalog_10.233.10.246_8806" in sync
    2021/06/17 23:43:58 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.10.246_8806" in sync
    2021/06/17 23:43:58 [DEBUG] agent: Service "_v0_multicloud_10.233.31.168_9001" in sync
    2021/06/17 23:43:58 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.41.54_9005" in sync
    2021/06/17 23:43:58 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.12.190_9011" in sync
    2021/06/17 23:43:58 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.21.155_9004" in sync
    2021/06/17 23:43:58 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.63.246_8080" in sync
    2021/06/17 23:43:58 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.18.35_9007" in sync
    2021/06/17 23:43:58 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.15.157_9009" in sync
    2021/06/17 23:43:58 [DEBUG] agent: Service "_v1_message-router_10.233.63.102_3904" in sync
    2021/06/17 23:43:58 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.15.157_9009" in sync
    2021/06/17 23:43:58 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.21.155_9004" in sync
    2021/06/17 23:43:58 [DEBUG] agent: Service "_v1_parser_10.233.10.246_8806" in sync
    2021/06/17 23:43:58 [DEBUG] agent: Service "_v1_nsd_10.233.10.246_8806" in sync
    2021/06/17 23:43:58 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.20.140_443" in sync
    2021/06/17 23:43:58 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.18.35_9007" in sync
    2021/06/17 23:43:58 [DEBUG] agent: Service "_v1_multicloud_10.233.31.168_9001" in sync
    2021/06/17 23:43:58 [DEBUG] agent: Node info in sync
    2021/06/17 23:43:58 [DEBUG] http: Request GET /v1/health/service/multicloud-titanium_cloud-v0 (472.027µs) from=10.233.69.160:57142
    2021/06/17 23:43:58 [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/06/17 23:43: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/06/17 23:43:59 [DEBUG] agent: Service "_v1_multicloud_10.233.31.168_9001" in sync
    2021/06/17 23:43:59 [INFO] agent: Synced service "_v0_multicloud-titaniumcloud_10.233.41.54_9005"
    2021/06/17 23:43:59 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.12.190_9011" in sync
    2021/06/17 23:43:59 [DEBUG] agent: Service "_v1_catalog_10.233.10.246_8806" in sync
    2021/06/17 23:43:59 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.10.246_8806" in sync
    2021/06/17 23:43:59 [DEBUG] agent: Service "_v0_multicloud_10.233.31.168_9001" in sync
    2021/06/17 23:43:59 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.41.54_9005" in sync
    2021/06/17 23:43:59 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.12.190_9011" in sync
    2021/06/17 23:43:59 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.21.155_9004" in sync
    2021/06/17 23:43:59 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.63.246_8080" in sync
    2021/06/17 23:43:59 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.18.35_9007" in sync
    2021/06/17 23:43:59 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.15.157_9009" in sync
    2021/06/17 23:43:59 [DEBUG] agent: Service "_v1_message-router_10.233.63.102_3904" in sync
    2021/06/17 23:43:59 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.15.157_9009" in sync
    2021/06/17 23:43:59 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.21.155_9004" in sync
    2021/06/17 23:43:59 [DEBUG] agent: Service "_v1_parser_10.233.10.246_8806" in sync
    2021/06/17 23:43:59 [DEBUG] agent: Service "_v1_nsd_10.233.10.246_8806" in sync
    2021/06/17 23:43:59 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.20.140_443" in sync
    2021/06/17 23:43:59 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.18.35_9007" in sync
    2021/06/17 23:43:59 [DEBUG] agent: Node info in sync
    2021/06/17 23:43:59 [DEBUG] http: Request PUT /v1/agent/service/register (654.588068ms) from=10.233.69.160:57148
    2021/06/17 23:43:59 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.12.190_9011" in sync
    2021/06/17 23:43:59 [DEBUG] agent: Service "_v1_catalog_10.233.10.246_8806" in sync
    2021/06/17 23:43:59 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.10.246_8806" in sync
    2021/06/17 23:43:59 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.41.54_9005" in sync
    2021/06/17 23:43:59 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.12.190_9011" in sync
    2021/06/17 23:43:59 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.21.155_9004" in sync
    2021/06/17 23:43:59 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.63.246_8080" in sync
    2021/06/17 23:43:59 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.18.35_9007" in sync
    2021/06/17 23:43:59 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.15.157_9009" in sync
    2021/06/17 23:43:59 [DEBUG] agent: Service "_v0_multicloud_10.233.31.168_9001" in sync
    2021/06/17 23:43:59 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.15.157_9009" in sync
    2021/06/17 23:43:59 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.21.155_9004" in sync
    2021/06/17 23:43:59 [DEBUG] agent: Service "_v1_parser_10.233.10.246_8806" in sync
    2021/06/17 23:43:59 [DEBUG] agent: Service "_v1_nsd_10.233.10.246_8806" in sync
    2021/06/17 23:43:59 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.20.140_443" in sync
    2021/06/17 23:43:59 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.18.35_9007" in sync
    2021/06/17 23:43:59 [DEBUG] agent: Service "_v1_message-router_10.233.63.102_3904" in sync
    2021/06/17 23:43:59 [DEBUG] agent: Service "_v1_multicloud_10.233.31.168_9001" in sync
    2021/06/17 23:43:59 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.41.54_9005" in sync
    2021/06/17 23:43:59 [DEBUG] agent: Node info in sync
    2021/06/17 23:43:59 [DEBUG] http: Request GET /v1/health/service/multicloud-titaniumcloud-v0 (770.532µs) from=10.233.69.160:57156
    2021/06/17 23:43:59 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"true\",\"url\":\"/api/multicloud-titaniumcloud/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/06/17 23:43: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/06/17 23:44:00 [DEBUG] agent: Service "_v1_multicloud_10.233.31.168_9001" in sync
    2021/06/17 23:44:00 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.41.54_9005" in sync
    2021/06/17 23:44:00 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.12.190_9011" in sync
    2021/06/17 23:44:00 [DEBUG] agent: Service "_v1_catalog_10.233.10.246_8806" in sync
    2021/06/17 23:44:00 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.10.246_8806" in sync
    2021/06/17 23:44:00 [DEBUG] agent: Service "_v0_multicloud_10.233.31.168_9001" in sync
    2021/06/17 23:44:00 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.41.54_9005" in sync
    2021/06/17 23:44:00 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.12.190_9011" in sync
    2021/06/17 23:44:00 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.21.155_9004" in sync
    2021/06/17 23:44:00 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.63.246_8080" in sync
    2021/06/17 23:44:00 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.18.35_9007" in sync
    2021/06/17 23:44:00 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.15.157_9009" in sync
    2021/06/17 23:44:00 [DEBUG] agent: Service "_v1_message-router_10.233.63.102_3904" in sync
    2021/06/17 23:44:00 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.15.157_9009" in sync
    2021/06/17 23:44:00 [INFO] agent: Synced service "_v1_multicloud-titaniumcloud_10.233.41.54_9005"
    2021/06/17 23:44:00 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.21.155_9004" in sync
    2021/06/17 23:44:00 [DEBUG] agent: Service "_v1_parser_10.233.10.246_8806" in sync
    2021/06/17 23:44:00 [DEBUG] agent: Service "_v1_nsd_10.233.10.246_8806" in sync
    2021/06/17 23:44:00 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.20.140_443" in sync
    2021/06/17 23:44:00 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.18.35_9007" in sync
    2021/06/17 23:44:00 [DEBUG] agent: Node info in sync
    2021/06/17 23:44:00 [DEBUG] http: Request PUT /v1/agent/service/register (452.065524ms) from=10.233.69.160:57162
    2021/06/17 23:44:00 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.21.155_9004" in sync
    2021/06/17 23:44:00 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.63.246_8080" in sync
    2021/06/17 23:44:00 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.18.35_9007" in sync
    2021/06/17 23:44:00 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.15.157_9009" in sync
    2021/06/17 23:44:00 [DEBUG] agent: Service "_v0_multicloud_10.233.31.168_9001" in sync
    2021/06/17 23:44:00 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.41.54_9005" in sync
    2021/06/17 23:44:00 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.12.190_9011" in sync
    2021/06/17 23:44:00 [DEBUG] agent: Service "_v1_parser_10.233.10.246_8806" in sync
    2021/06/17 23:44:00 [DEBUG] agent: Service "_v1_nsd_10.233.10.246_8806" in sync
    2021/06/17 23:44:00 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.20.140_443" in sync
    2021/06/17 23:44:00 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.18.35_9007" in sync
    2021/06/17 23:44:00 [DEBUG] agent: Service "_v1_message-router_10.233.63.102_3904" in sync
    2021/06/17 23:44:00 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.15.157_9009" in sync
    2021/06/17 23:44:00 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.41.54_9005" in sync
    2021/06/17 23:44:00 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.21.155_9004" in sync
    2021/06/17 23:44:00 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.41.54_9005" in sync
    2021/06/17 23:44:00 [DEBUG] agent: Service "_v1_multicloud_10.233.31.168_9001" in sync
    2021/06/17 23:44:00 [DEBUG] agent: Service "_v1_catalog_10.233.10.246_8806" in sync
    2021/06/17 23:44:00 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.10.246_8806" in sync
    2021/06/17 23:44:00 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.12.190_9011" in sync
    2021/06/17 23:44:00 [DEBUG] agent: Node info in sync
    2021/06/17 23:44:00 [DEBUG] http: Request GET /v1/health/service/multicloud-titaniumcloud-v1 (99.442977ms) from=10.233.69.160:57166
    2021/06/17 23:44:00 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"true\",\"url\":\"/api/aai-esr-server/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/06/17 23:44: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/06/17 23:44:00 [DEBUG] agent: Service "_v1_multicloud_10.233.31.168_9001" in sync
    2021/06/17 23:44:00 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.41.54_9005" in sync
    2021/06/17 23:44:00 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.12.190_9011" in sync
    2021/06/17 23:44:00 [DEBUG] agent: Service "_v1_catalog_10.233.10.246_8806" in sync
    2021/06/17 23:44:00 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.10.246_8806" in sync
    2021/06/17 23:44:00 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.41.54_9005" in sync
    2021/06/17 23:44:00 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.12.190_9011" in sync
    2021/06/17 23:44:00 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.21.155_9004" in sync
    2021/06/17 23:44:00 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.63.246_8080" in sync
    2021/06/17 23:44:00 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.18.35_9007" in sync
    2021/06/17 23:44:00 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.15.157_9009" in sync
    2021/06/17 23:44:00 [DEBUG] agent: Service "_v0_multicloud_10.233.31.168_9001" in sync
    2021/06/17 23:44:00 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.15.157_9009" in sync
    2021/06/17 23:44:00 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.41.54_9005" in sync
    2021/06/17 23:44:00 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.21.155_9004" in sync
    2021/06/17 23:44:00 [DEBUG] agent: Service "_v1_parser_10.233.10.246_8806" in sync
    2021/06/17 23:44:00 [DEBUG] agent: Service "_v1_nsd_10.233.10.246_8806" in sync
    2021/06/17 23:44:00 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.20.140_443" in sync
    2021/06/17 23:44:00 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.18.35_9007" in sync
    2021/06/17 23:44:00 [DEBUG] agent: Service "_v1_message-router_10.233.63.102_3904" in sync
    2021/06/17 23:44:00 [INFO] agent: Synced service "_v1_aai-esr-server_10.233.25.209_9518"
    2021/06/17 23:44:00 [DEBUG] agent: Node info in sync
    2021/06/17 23:44:00 [DEBUG] http: Request PUT /v1/agent/service/register (173.781417ms) from=10.233.69.160:57172
    2021/06/17 23:44:00 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.12.190_9011" in sync
    2021/06/17 23:44:00 [DEBUG] agent: Service "_v1_catalog_10.233.10.246_8806" in sync
    2021/06/17 23:44:00 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.10.246_8806" in sync
    2021/06/17 23:44:00 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.41.54_9005" in sync
    2021/06/17 23:44:00 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.12.190_9011" in sync
    2021/06/17 23:44:00 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.21.155_9004" in sync
    2021/06/17 23:44:00 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.63.246_8080" in sync
    2021/06/17 23:44:00 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.18.35_9007" in sync
    2021/06/17 23:44:00 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.15.157_9009" in sync
    2021/06/17 23:44:00 [DEBUG] agent: Service "_v0_multicloud_10.233.31.168_9001" in sync
    2021/06/17 23:44:00 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.15.157_9009" in sync
    2021/06/17 23:44:00 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.41.54_9005" in sync
    2021/06/17 23:44:00 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.21.155_9004" in sync
    2021/06/17 23:44:00 [DEBUG] agent: Service "_v1_parser_10.233.10.246_8806" in sync
    2021/06/17 23:44:00 [DEBUG] agent: Service "_v1_nsd_10.233.10.246_8806" in sync
    2021/06/17 23:44:00 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.20.140_443" in sync
    2021/06/17 23:44:00 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.18.35_9007" in sync
    2021/06/17 23:44:00 [DEBUG] agent: Service "_v1_message-router_10.233.63.102_3904" in sync
    2021/06/17 23:44:00 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.25.209_9518" in sync
    2021/06/17 23:44:00 [DEBUG] agent: Service "_v1_multicloud_10.233.31.168_9001" in sync
    2021/06/17 23:44:00 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.41.54_9005" in sync
    2021/06/17 23:44:00 [DEBUG] agent: Node info in sync
    2021/06/17 23:44:00 [DEBUG] http: Request GET /v1/health/service/aai-esr-server-v1 (531.408µs) from=10.233.69.160:57182
    2021/06/17 23:44:01 [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/06/17 23:44: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/06/17 23:44:02 [DEBUG] agent: Service "_v1_multicloud_10.233.31.168_9001" in sync
    2021/06/17 23:44:02 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.41.54_9005" in sync
    2021/06/17 23:44:02 [INFO] agent: Synced service "_v1_appc_10.233.8.251_8443"
    2021/06/17 23:44:02 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.12.190_9011" in sync
    2021/06/17 23:44:02 [DEBUG] agent: Service "_v1_catalog_10.233.10.246_8806" in sync
    2021/06/17 23:44:02 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.10.246_8806" in sync
    2021/06/17 23:44:02 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.18.35_9007" in sync
    2021/06/17 23:44:02 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.15.157_9009" in sync
    2021/06/17 23:44:02 [DEBUG] agent: Service "_v0_multicloud_10.233.31.168_9001" in sync
    2021/06/17 23:44:02 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.41.54_9005" in sync
    2021/06/17 23:44:02 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.12.190_9011" in sync
    2021/06/17 23:44:02 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.21.155_9004" in sync
    2021/06/17 23:44:02 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.63.246_8080" in sync
    2021/06/17 23:44:02 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.20.140_443" in sync
    2021/06/17 23:44:02 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.18.35_9007" in sync
    2021/06/17 23:44:02 [DEBUG] agent: Service "_v1_message-router_10.233.63.102_3904" in sync
    2021/06/17 23:44:02 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.15.157_9009" in sync
    2021/06/17 23:44:02 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.41.54_9005" in sync
    2021/06/17 23:44:02 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.21.155_9004" in sync
    2021/06/17 23:44:02 [DEBUG] agent: Service "_v1_parser_10.233.10.246_8806" in sync
    2021/06/17 23:44:02 [DEBUG] agent: Service "_v1_nsd_10.233.10.246_8806" in sync
    2021/06/17 23:44:02 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.25.209_9518" in sync
    2021/06/17 23:44:02 [DEBUG] agent: Node info in sync
    2021/06/17 23:44:02 [DEBUG] http: Request PUT /v1/agent/service/register (1.124250865s) from=10.233.69.160:57188
    2021/06/17 23:44:02 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.10.246_8806" in sync
    2021/06/17 23:44:02 [DEBUG] agent: Service "_v1_appc_10.233.8.251_8443" in sync
    2021/06/17 23:44:02 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.12.190_9011" in sync
    2021/06/17 23:44:02 [DEBUG] agent: Service "_v1_catalog_10.233.10.246_8806" in sync
    2021/06/17 23:44:02 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.63.246_8080" in sync
    2021/06/17 23:44:02 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.18.35_9007" in sync
    2021/06/17 23:44:02 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.15.157_9009" in sync
    2021/06/17 23:44:02 [DEBUG] agent: Service "_v0_multicloud_10.233.31.168_9001" in sync
    2021/06/17 23:44:02 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.41.54_9005" in sync
    2021/06/17 23:44:02 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.12.190_9011" in sync
    2021/06/17 23:44:02 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.21.155_9004" in sync
    2021/06/17 23:44:02 [DEBUG] agent: Service "_v1_nsd_10.233.10.246_8806" in sync
    2021/06/17 23:44:02 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.20.140_443" in sync
    2021/06/17 23:44:02 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.18.35_9007" in sync
    2021/06/17 23:44:02 [DEBUG] agent: Service "_v1_message-router_10.233.63.102_3904" in sync
    2021/06/17 23:44:02 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.15.157_9009" in sync
    2021/06/17 23:44:02 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.41.54_9005" in sync
    2021/06/17 23:44:02 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.21.155_9004" in sync
    2021/06/17 23:44:02 [DEBUG] agent: Service "_v1_parser_10.233.10.246_8806" in sync
    2021/06/17 23:44:02 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.25.209_9518" in sync
    2021/06/17 23:44:02 [DEBUG] agent: Service "_v1_multicloud_10.233.31.168_9001" in sync
    2021/06/17 23:44:02 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.41.54_9005" in sync
    2021/06/17 23:44:02 [DEBUG] agent: Node info in sync
    2021/06/17 23:44:02 [DEBUG] http: Request GET /v1/health/service/appc-v1 (199.923508ms) from=10.233.69.160:57198
    2021/06/17 23:44:02 [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/06/17 23:44:02 [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/06/17 23:44:02 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/06/17 23:44: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/06/17 23:44:02 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.41.54_9005" in sync
    2021/06/17 23:44:02 [DEBUG] agent: Service "_v1_multicloud_10.233.31.168_9001" in sync
    2021/06/17 23:44:02 [DEBUG] agent: Service "_v1_catalog_10.233.10.246_8806" in sync
    2021/06/17 23:44:02 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.10.246_8806" in sync
    2021/06/17 23:44:02 [DEBUG] agent: Service "_v1_appc_10.233.8.251_8443" in sync
    2021/06/17 23:44:02 [INFO] agent: Synced service "_v11__aai-generic-query_10.233.77.207_8446"
    2021/06/17 23:44:02 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.12.190_9011" in sync
    2021/06/17 23:44:02 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.21.155_9004" in sync
    2021/06/17 23:44:02 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.63.246_8080" in sync
    2021/06/17 23:44:02 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.18.35_9007" in sync
    2021/06/17 23:44:02 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.15.157_9009" in sync
    2021/06/17 23:44:02 [DEBUG] agent: Service "_v0_multicloud_10.233.31.168_9001" in sync
    2021/06/17 23:44:02 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.41.54_9005" in sync
    2021/06/17 23:44:02 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.12.190_9011" in sync
    2021/06/17 23:44:02 [DEBUG] agent: Service "_v1_parser_10.233.10.246_8806" in sync
    2021/06/17 23:44:02 [DEBUG] agent: Service "_v1_nsd_10.233.10.246_8806" in sync
    2021/06/17 23:44:02 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.20.140_443" in sync
    2021/06/17 23:44:02 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.18.35_9007" in sync
    2021/06/17 23:44:02 [DEBUG] agent: Service "_v1_message-router_10.233.63.102_3904" in sync
    2021/06/17 23:44:02 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.15.157_9009" in sync
    2021/06/17 23:44:02 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.41.54_9005" in sync
    2021/06/17 23:44:02 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.21.155_9004" in sync
    2021/06/17 23:44:02 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.25.209_9518" in sync
    2021/06/17 23:44:02 [DEBUG] agent: Node info in sync
    2021/06/17 23:44:02 [DEBUG] http: Request PUT /v1/agent/service/register (271.518347ms) from=10.233.69.160:57208
    2021/06/17 23:44:02 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.12.190_9011" in sync
    2021/06/17 23:44:02 [DEBUG] agent: Service "_v1_catalog_10.233.10.246_8806" in sync
    2021/06/17 23:44:02 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.10.246_8806" in sync
    2021/06/17 23:44:02 [DEBUG] agent: Service "_v1_appc_10.233.8.251_8443" in sync
    2021/06/17 23:44:02 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:02 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.41.54_9005" in sync
    2021/06/17 23:44:02 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.12.190_9011" in sync
    2021/06/17 23:44:02 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.21.155_9004" in sync
    2021/06/17 23:44:02 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.63.246_8080" in sync
    2021/06/17 23:44:02 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.18.35_9007" in sync
    2021/06/17 23:44:02 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.15.157_9009" in sync
    2021/06/17 23:44:02 [DEBUG] agent: Service "_v0_multicloud_10.233.31.168_9001" in sync
    2021/06/17 23:44:02 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.15.157_9009" in sync
    2021/06/17 23:44:02 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.41.54_9005" in sync
    2021/06/17 23:44:02 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.21.155_9004" in sync
    2021/06/17 23:44:02 [DEBUG] agent: Service "_v1_parser_10.233.10.246_8806" in sync
    2021/06/17 23:44:02 [DEBUG] agent: Service "_v1_nsd_10.233.10.246_8806" in sync
    2021/06/17 23:44:02 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.20.140_443" in sync
    2021/06/17 23:44:02 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.18.35_9007" in sync
    2021/06/17 23:44:03 [DEBUG] agent: Service "_v1_message-router_10.233.63.102_3904" in sync
    2021/06/17 23:44:02 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v11 (545.846µs) from=10.233.69.160:57214
    2021/06/17 23:44:03 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.25.209_9518" in sync
    2021/06/17 23:44:03 [DEBUG] agent: Service "_v1_multicloud_10.233.31.168_9001" in sync
    2021/06/17 23:44:03 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.41.54_9005" in sync
    2021/06/17 23:44:03 [DEBUG] agent: Node info in sync
    2021/06/17 23:44:03 [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/06/17 23:44: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/06/17 23:44: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/06/17 23:44:03 [INFO] agent: Synced service "_v11_aai-generic-query_10.233.77.207_8446"
    2021/06/17 23:44:03 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.12.190_9011" in sync
    2021/06/17 23:44:03 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.21.155_9004" in sync
    2021/06/17 23:44:03 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.63.246_8080" in sync
    2021/06/17 23:44:03 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.18.35_9007" in sync
    2021/06/17 23:44:03 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.15.157_9009" in sync
    2021/06/17 23:44:03 [DEBUG] agent: Service "_v0_multicloud_10.233.31.168_9001" in sync
    2021/06/17 23:44:03 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.41.54_9005" in sync
    2021/06/17 23:44:03 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.41.54_9005" in sync
    2021/06/17 23:44:03 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.21.155_9004" in sync
    2021/06/17 23:44:03 [DEBUG] agent: Service "_v1_parser_10.233.10.246_8806" in sync
    2021/06/17 23:44:03 [DEBUG] agent: Service "_v1_nsd_10.233.10.246_8806" in sync
    2021/06/17 23:44:03 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.20.140_443" in sync
    2021/06/17 23:44:03 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.18.35_9007" in sync
    2021/06/17 23:44:03 [DEBUG] agent: Service "_v1_message-router_10.233.63.102_3904" in sync
    2021/06/17 23:44:03 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.15.157_9009" in sync
    2021/06/17 23:44:03 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.25.209_9518" in sync
    2021/06/17 23:44:03 [DEBUG] agent: Service "_v1_multicloud_10.233.31.168_9001" in sync
    2021/06/17 23:44:03 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.41.54_9005" in sync
    2021/06/17 23:44:03 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.12.190_9011" in sync
    2021/06/17 23:44:03 [DEBUG] agent: Service "_v1_catalog_10.233.10.246_8806" in sync
    2021/06/17 23:44:03 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.10.246_8806" in sync
    2021/06/17 23:44:03 [DEBUG] agent: Service "_v1_appc_10.233.8.251_8443" in sync
    2021/06/17 23:44:03 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:03 [DEBUG] agent: Node info in sync
    2021/06/17 23:44:03 [DEBUG] http: Request PUT /v1/agent/service/register (503.756886ms) from=10.233.69.160:57216
    2021/06/17 23:44:03 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:03 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.12.190_9011" in sync
    2021/06/17 23:44:03 [DEBUG] agent: Service "_v1_catalog_10.233.10.246_8806" in sync
    2021/06/17 23:44:03 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.10.246_8806" in sync
    2021/06/17 23:44:03 [DEBUG] agent: Service "_v1_appc_10.233.8.251_8443" in sync
    2021/06/17 23:44:03 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.15.157_9009" in sync
    2021/06/17 23:44:03 [DEBUG] agent: Service "_v0_multicloud_10.233.31.168_9001" in sync
    2021/06/17 23:44:03 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.41.54_9005" in sync
    2021/06/17 23:44:03 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:03 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.12.190_9011" in sync
    2021/06/17 23:44:03 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.21.155_9004" in sync
    2021/06/17 23:44:03 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.63.246_8080" in sync
    2021/06/17 23:44:03 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.18.35_9007" in sync
    2021/06/17 23:44:03 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.18.35_9007" in sync
    2021/06/17 23:44:03 [DEBUG] agent: Service "_v1_message-router_10.233.63.102_3904" in sync
    2021/06/17 23:44:03 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.15.157_9009" in sync
    2021/06/17 23:44:03 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.41.54_9005" in sync
    2021/06/17 23:44:03 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.21.155_9004" in sync
    2021/06/17 23:44:03 [DEBUG] agent: Service "_v1_parser_10.233.10.246_8806" in sync
    2021/06/17 23:44:03 [DEBUG] agent: Service "_v1_nsd_10.233.10.246_8806" in sync
    2021/06/17 23:44:03 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.20.140_443" in sync
    2021/06/17 23:44:03 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.25.209_9518" in sync
    2021/06/17 23:44:03 [DEBUG] agent: Service "_v1_multicloud_10.233.31.168_9001" in sync
    2021/06/17 23:44:03 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.41.54_9005" in sync
    2021/06/17 23:44:03 [DEBUG] agent: Node info in sync
    2021/06/17 23:44:03 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v11 (672.357µs) from=10.233.69.160:57230
    2021/06/17 23:44: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/06/17 23:44: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/06/17 23:44: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/06/17 23:44: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/06/17 23:44:04 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.41.54_9005" in sync
    2021/06/17 23:44:04 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:04 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.12.190_9011" in sync
    2021/06/17 23:44:04 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.21.155_9004" in sync
    2021/06/17 23:44:04 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.63.246_8080" in sync
    2021/06/17 23:44:04 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.18.35_9007" in sync
    2021/06/17 23:44:04 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.15.157_9009" in sync
    2021/06/17 23:44:04 [DEBUG] agent: Service "_v0_multicloud_10.233.31.168_9001" in sync
    2021/06/17 23:44:04 [INFO] agent: Synced service "_v12__aai-generic-query_10.233.77.207_8446"
    2021/06/17 23:44:04 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.15.157_9009" in sync
    2021/06/17 23:44:04 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.41.54_9005" in sync
    2021/06/17 23:44:04 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.21.155_9004" in sync
    2021/06/17 23:44:04 [DEBUG] agent: Service "_v1_parser_10.233.10.246_8806" in sync
    2021/06/17 23:44:04 [DEBUG] agent: Service "_v1_nsd_10.233.10.246_8806" in sync
    2021/06/17 23:44:04 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.20.140_443" in sync
    2021/06/17 23:44:04 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.18.35_9007" in sync
    2021/06/17 23:44:04 [DEBUG] agent: Service "_v1_message-router_10.233.63.102_3904" in sync
    2021/06/17 23:44:04 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.25.209_9518" in sync
    2021/06/17 23:44:04 [DEBUG] agent: Service "_v1_multicloud_10.233.31.168_9001" in sync
    2021/06/17 23:44:04 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.41.54_9005" in sync
    2021/06/17 23:44:04 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.12.190_9011" in sync
    2021/06/17 23:44:04 [DEBUG] agent: Service "_v1_catalog_10.233.10.246_8806" in sync
    2021/06/17 23:44:04 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.10.246_8806" in sync
    2021/06/17 23:44:04 [DEBUG] agent: Service "_v1_appc_10.233.8.251_8443" in sync
    2021/06/17 23:44:04 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:04 [DEBUG] agent: Node info in sync
    2021/06/17 23:44:04 [DEBUG] http: Request PUT /v1/agent/service/register (900.477672ms) from=10.233.69.160:57234
    2021/06/17 23:44:04 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.12.190_9011" in sync
    2021/06/17 23:44:04 [DEBUG] agent: Service "_v1_catalog_10.233.10.246_8806" in sync
    2021/06/17 23:44:04 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.10.246_8806" in sync
    2021/06/17 23:44:04 [DEBUG] agent: Service "_v1_appc_10.233.8.251_8443" in sync
    2021/06/17 23:44:04 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:04 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.12.190_9011" in sync
    2021/06/17 23:44:04 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.21.155_9004" in sync
    2021/06/17 23:44:04 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.63.246_8080" in sync
    2021/06/17 23:44:04 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.18.35_9007" in sync
    2021/06/17 23:44:04 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.15.157_9009" in sync
    2021/06/17 23:44:04 [DEBUG] agent: Service "_v0_multicloud_10.233.31.168_9001" in sync
    2021/06/17 23:44:04 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.41.54_9005" in sync
    2021/06/17 23:44:04 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:04 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:04 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.21.155_9004" in sync
    2021/06/17 23:44:04 [DEBUG] agent: Service "_v1_parser_10.233.10.246_8806" in sync
    2021/06/17 23:44:04 [DEBUG] agent: Service "_v1_nsd_10.233.10.246_8806" in sync
    2021/06/17 23:44:04 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.20.140_443" in sync
    2021/06/17 23:44:04 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.18.35_9007" in sync
    2021/06/17 23:44:04 [DEBUG] agent: Service "_v1_message-router_10.233.63.102_3904" in sync
    2021/06/17 23:44:04 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.15.157_9009" in sync
    2021/06/17 23:44:04 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.41.54_9005" in sync
    2021/06/17 23:44:04 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.25.209_9518" in sync
    2021/06/17 23:44:04 [DEBUG] agent: Service "_v1_multicloud_10.233.31.168_9001" in sync
    2021/06/17 23:44:04 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.41.54_9005" in sync
    2021/06/17 23:44:04 [DEBUG] agent: Node info in sync
    2021/06/17 23:44:04 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v12 (454.656µs) from=10.233.69.160:57248
    2021/06/17 23:44:05 [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/06/17 23:44: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/06/17 23:44: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/06/17 23:44:05 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.15.157_9009" in sync
    2021/06/17 23:44:05 [DEBUG] agent: Service "_v0_multicloud_10.233.31.168_9001" in sync
    2021/06/17 23:44:05 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.41.54_9005" in sync
    2021/06/17 23:44:05 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:05 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.12.190_9011" in sync
    2021/06/17 23:44:05 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.21.155_9004" in sync
    2021/06/17 23:44:05 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.63.246_8080" in sync
    2021/06/17 23:44:05 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.18.35_9007" in sync
    2021/06/17 23:44:05 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:05 [INFO] agent: Synced service "_v12_aai-generic-query_10.233.77.207_8446"
    2021/06/17 23:44:05 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.18.35_9007" in sync
    2021/06/17 23:44:05 [DEBUG] agent: Service "_v1_message-router_10.233.63.102_3904" in sync
    2021/06/17 23:44:05 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.15.157_9009" in sync
    2021/06/17 23:44:05 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.41.54_9005" in sync
    2021/06/17 23:44:05 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.21.155_9004" in sync
    2021/06/17 23:44:05 [DEBUG] agent: Service "_v1_parser_10.233.10.246_8806" in sync
    2021/06/17 23:44:05 [DEBUG] agent: Service "_v1_nsd_10.233.10.246_8806" in sync
    2021/06/17 23:44:05 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.20.140_443" in sync
    2021/06/17 23:44:05 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.25.209_9518" in sync
    2021/06/17 23:44:05 [DEBUG] agent: Service "_v1_multicloud_10.233.31.168_9001" in sync
    2021/06/17 23:44:05 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.41.54_9005" in sync
    2021/06/17 23:44:05 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:05 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.12.190_9011" in sync
    2021/06/17 23:44:05 [DEBUG] agent: Service "_v1_catalog_10.233.10.246_8806" in sync
    2021/06/17 23:44:05 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.10.246_8806" in sync
    2021/06/17 23:44:05 [DEBUG] agent: Service "_v1_appc_10.233.8.251_8443" in sync
    2021/06/17 23:44:05 [DEBUG] agent: Node info in sync
    2021/06/17 23:44:05 [DEBUG] http: Request PUT /v1/agent/service/register (422.054557ms) from=10.233.69.160:57250
    2021/06/17 23:44:05 [DEBUG] agent: Service "_v1_parser_10.233.10.246_8806" in sync
    2021/06/17 23:44:05 [DEBUG] agent: Service "_v1_nsd_10.233.10.246_8806" in sync
    2021/06/17 23:44:05 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.20.140_443" in sync
    2021/06/17 23:44:05 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.18.35_9007" in sync
    2021/06/17 23:44:05 [DEBUG] agent: Service "_v1_message-router_10.233.63.102_3904" in sync
    2021/06/17 23:44:05 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.15.157_9009" in sync
    2021/06/17 23:44:05 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.41.54_9005" in sync
    2021/06/17 23:44:05 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.21.155_9004" in sync
    2021/06/17 23:44:05 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.25.209_9518" in sync
    2021/06/17 23:44:05 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.41.54_9005" in sync
    2021/06/17 23:44:05 [DEBUG] agent: Service "_v1_multicloud_10.233.31.168_9001" in sync
    2021/06/17 23:44:05 [DEBUG] agent: Service "_v1_catalog_10.233.10.246_8806" in sync
    2021/06/17 23:44:05 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.10.246_8806" in sync
    2021/06/17 23:44:05 [DEBUG] agent: Service "_v1_appc_10.233.8.251_8443" in sync
    2021/06/17 23:44:05 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:05 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.12.190_9011" in sync
    2021/06/17 23:44:05 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.21.155_9004" in sync
    2021/06/17 23:44:05 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.63.246_8080" in sync
    2021/06/17 23:44:05 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.18.35_9007" in sync
    2021/06/17 23:44:05 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.15.157_9009" in sync
    2021/06/17 23:44:05 [DEBUG] agent: Service "_v0_multicloud_10.233.31.168_9001" in sync
    2021/06/17 23:44:05 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.41.54_9005" in sync
    2021/06/17 23:44:05 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:05 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.12.190_9011" in sync
    2021/06/17 23:44:05 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:05 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:05 [DEBUG] agent: Node info in sync
    2021/06/17 23:44:05 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v12 (534.276µs) from=10.233.69.160:57256
    2021/06/17 23:44:05 [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/06/17 23:44:05 [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/06/17 23:44: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/06/17 23:44: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/06/17 23:44:06 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.12.190_9011" in sync
    2021/06/17 23:44:06 [DEBUG] agent: Service "_v1_appc_10.233.8.251_8443" in sync
    2021/06/17 23:44:06 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.12.190_9011" in sync
    2021/06/17 23:44:06 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.63.246_8080" in sync
    2021/06/17 23:44:06 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.18.35_9007" in sync
    2021/06/17 23:44:06 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.15.157_9009" in sync
    2021/06/17 23:44:06 [DEBUG] agent: Service "_v0_multicloud_10.233.31.168_9001" in sync
    2021/06/17 23:44:06 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.41.54_9005" in sync
    2021/06/17 23:44:06 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:06 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:06 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.20.140_443" in sync
    2021/06/17 23:44:06 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.25.209_9518" in sync
    2021/06/17 23:44:06 [DEBUG] agent: Service "_v1_multicloud_10.233.31.168_9001" in sync
    2021/06/17 23:44:06 [DEBUG] agent: Service "_v1_catalog_10.233.10.246_8806" in sync
    2021/06/17 23:44:06 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.10.246_8806" in sync
    2021/06/17 23:44:06 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:06 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.21.155_9004" in sync
    2021/06/17 23:44:06 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:06 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.21.155_9004" in sync
    2021/06/17 23:44:06 [DEBUG] agent: Service "_v1_parser_10.233.10.246_8806" in sync
    2021/06/17 23:44:06 [DEBUG] agent: Service "_v1_nsd_10.233.10.246_8806" in sync
    2021/06/17 23:44:06 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.18.35_9007" in sync
    2021/06/17 23:44:06 [DEBUG] agent: Service "_v1_message-router_10.233.63.102_3904" in sync
    2021/06/17 23:44:06 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.15.157_9009" in sync
    2021/06/17 23:44:06 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.41.54_9005" in sync
    2021/06/17 23:44:06 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.41.54_9005" in sync
    2021/06/17 23:44:06 [INFO] agent: Synced service "_v13__aai-generic-query_10.233.77.207_8446"
    2021/06/17 23:44:06 [DEBUG] agent: Node info in sync
    2021/06/17 23:44:06 [DEBUG] http: Request PUT /v1/agent/service/register (500.287889ms) from=10.233.69.160:57260
    2021/06/17 23:44:06 [DEBUG] agent: Service "_v1_multicloud_10.233.31.168_9001" in sync
    2021/06/17 23:44:06 [DEBUG] agent: Service "_v1_catalog_10.233.10.246_8806" in sync
    2021/06/17 23:44:06 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.10.246_8806" in sync
    2021/06/17 23:44:06 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:06 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:06 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.21.155_9004" in sync
    2021/06/17 23:44:06 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.41.54_9005" in sync
    2021/06/17 23:44:06 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.21.155_9004" in sync
    2021/06/17 23:44:06 [DEBUG] agent: Service "_v1_parser_10.233.10.246_8806" in sync
    2021/06/17 23:44:06 [DEBUG] agent: Service "_v1_nsd_10.233.10.246_8806" in sync
    2021/06/17 23:44:06 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.18.35_9007" in sync
    2021/06/17 23:44:06 [DEBUG] agent: Service "_v1_message-router_10.233.63.102_3904" in sync
    2021/06/17 23:44:06 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.15.157_9009" in sync
    2021/06/17 23:44:06 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.41.54_9005" in sync
    2021/06/17 23:44:06 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:06 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.12.190_9011" in sync
    2021/06/17 23:44:06 [DEBUG] agent: Service "_v1_appc_10.233.8.251_8443" in sync
    2021/06/17 23:44:06 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.12.190_9011" in sync
    2021/06/17 23:44:06 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.63.246_8080" in sync
    2021/06/17 23:44:06 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.18.35_9007" in sync
    2021/06/17 23:44:06 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.15.157_9009" in sync
    2021/06/17 23:44:06 [DEBUG] agent: Service "_v0_multicloud_10.233.31.168_9001" in sync
    2021/06/17 23:44:06 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.41.54_9005" in sync
    2021/06/17 23:44:06 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:06 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:06 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.20.140_443" in sync
    2021/06/17 23:44:06 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.25.209_9518" in sync
    2021/06/17 23:44:06 [DEBUG] agent: Node info in sync
    2021/06/17 23:44:06 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v13 (794.061µs) from=10.233.69.160:57266
    2021/06/17 23:44:06 [DEBUG] consul: Skipping self join check for "onap-msb-consul-86975585d9-bnz6b" since the cluster is too small
    2021/06/17 23:44:06 [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/06/17 23:44: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/06/17 23:44: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/06/17 23:44:09 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.21.155_9004" in sync
    2021/06/17 23:44:09 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:09 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.21.155_9004" in sync
    2021/06/17 23:44:09 [DEBUG] agent: Service "_v1_parser_10.233.10.246_8806" in sync
    2021/06/17 23:44:09 [DEBUG] agent: Service "_v1_nsd_10.233.10.246_8806" in sync
    2021/06/17 23:44:09 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.18.35_9007" in sync
    2021/06/17 23:44:09 [DEBUG] agent: Service "_v1_message-router_10.233.63.102_3904" in sync
    2021/06/17 23:44:09 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.15.157_9009" in sync
    2021/06/17 23:44:09 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.41.54_9005" in sync
    2021/06/17 23:44:09 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.41.54_9005" in sync
    2021/06/17 23:44:09 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:09 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.12.190_9011" in sync
    2021/06/17 23:44:09 [DEBUG] agent: Service "_v1_appc_10.233.8.251_8443" in sync
    2021/06/17 23:44:09 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.12.190_9011" in sync
    2021/06/17 23:44:09 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.63.246_8080" in sync
    2021/06/17 23:44:09 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.18.35_9007" in sync
    2021/06/17 23:44:09 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.15.157_9009" in sync
    2021/06/17 23:44:09 [DEBUG] agent: Service "_v0_multicloud_10.233.31.168_9001" in sync
    2021/06/17 23:44:09 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.41.54_9005" in sync
    2021/06/17 23:44:09 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:09 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:09 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.20.140_443" in sync
    2021/06/17 23:44:09 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.25.209_9518" in sync
    2021/06/17 23:44:09 [DEBUG] agent: Service "_v1_multicloud_10.233.31.168_9001" in sync
    2021/06/17 23:44:09 [DEBUG] agent: Service "_v1_catalog_10.233.10.246_8806" in sync
    2021/06/17 23:44:09 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.10.246_8806" in sync
    2021/06/17 23:44:09 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:09 [INFO] agent: Synced service "_v13_aai-generic-query_10.233.77.207_8446"
    2021/06/17 23:44:09 [DEBUG] agent: Node info in sync
    2021/06/17 23:44:09 [DEBUG] http: Request PUT /v1/agent/service/register (3.273424123s) from=10.233.69.160:57274
    2021/06/17 23:44:09 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.41.54_9005" in sync
    2021/06/17 23:44:09 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:09 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.12.190_9011" in sync
    2021/06/17 23:44:09 [DEBUG] agent: Service "_v1_appc_10.233.8.251_8443" in sync
    2021/06/17 23:44:09 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:09 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.12.190_9011" in sync
    2021/06/17 23:44:09 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.63.246_8080" in sync
    2021/06/17 23:44:09 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.18.35_9007" in sync
    2021/06/17 23:44:09 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.15.157_9009" in sync
    2021/06/17 23:44:09 [DEBUG] agent: Service "_v0_multicloud_10.233.31.168_9001" in sync
    2021/06/17 23:44:09 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.41.54_9005" in sync
    2021/06/17 23:44:09 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:09 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.20.140_443" in sync
    2021/06/17 23:44:09 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.25.209_9518" in sync
    2021/06/17 23:44:09 [DEBUG] agent: Service "_v1_multicloud_10.233.31.168_9001" in sync
    2021/06/17 23:44:09 [DEBUG] agent: Service "_v1_catalog_10.233.10.246_8806" in sync
    2021/06/17 23:44:09 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.10.246_8806" in sync
    2021/06/17 23:44:09 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:09 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:09 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.21.155_9004" in sync
    2021/06/17 23:44:09 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:09 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.41.54_9005" in sync
    2021/06/17 23:44:09 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.21.155_9004" in sync
    2021/06/17 23:44:09 [DEBUG] agent: Service "_v1_parser_10.233.10.246_8806" in sync
    2021/06/17 23:44:09 [DEBUG] agent: Service "_v1_nsd_10.233.10.246_8806" in sync
    2021/06/17 23:44:09 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.18.35_9007" in sync
    2021/06/17 23:44:09 [DEBUG] agent: Service "_v1_message-router_10.233.63.102_3904" in sync
    2021/06/17 23:44:09 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.15.157_9009" in sync
    2021/06/17 23:44:09 [DEBUG] agent: Node info in sync
    2021/06/17 23:44:09 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v13 (356.619µs) from=10.233.69.160:57296
    2021/06/17 23:44:10 [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/06/17 23:44:10 [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/06/17 23:44: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/06/17 23:44: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/06/17 23:44:12 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.20.140_443" in sync
    2021/06/17 23:44:12 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.25.209_9518" in sync
    2021/06/17 23:44:12 [DEBUG] agent: Service "_v1_multicloud_10.233.31.168_9001" in sync
    2021/06/17 23:44:12 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:12 [INFO] agent: Synced service "_v14__aai-generic-query_10.233.77.207_8446"
    2021/06/17 23:44:12 [DEBUG] agent: Service "_v1_catalog_10.233.10.246_8806" in sync
    2021/06/17 23:44:12 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.10.246_8806" in sync
    2021/06/17 23:44:12 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:12 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.21.155_9004" in sync
    2021/06/17 23:44:12 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:12 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.18.35_9007" in sync
    2021/06/17 23:44:12 [DEBUG] agent: Service "_v1_message-router_10.233.63.102_3904" in sync
    2021/06/17 23:44:12 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.15.157_9009" in sync
    2021/06/17 23:44:12 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.41.54_9005" in sync
    2021/06/17 23:44:12 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.21.155_9004" in sync
    2021/06/17 23:44:12 [DEBUG] agent: Service "_v1_parser_10.233.10.246_8806" in sync
    2021/06/17 23:44:12 [DEBUG] agent: Service "_v1_nsd_10.233.10.246_8806" in sync
    2021/06/17 23:44:12 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.41.54_9005" in sync
    2021/06/17 23:44:12 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:12 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.12.190_9011" in sync
    2021/06/17 23:44:12 [DEBUG] agent: Service "_v1_appc_10.233.8.251_8443" in sync
    2021/06/17 23:44:12 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.15.157_9009" in sync
    2021/06/17 23:44:12 [DEBUG] agent: Service "_v0_multicloud_10.233.31.168_9001" in sync
    2021/06/17 23:44:12 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.41.54_9005" in sync
    2021/06/17 23:44:12 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:12 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:12 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.12.190_9011" in sync
    2021/06/17 23:44:12 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.63.246_8080" in sync
    2021/06/17 23:44:12 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.18.35_9007" in sync
    2021/06/17 23:44:12 [DEBUG] agent: Node info in sync
    2021/06/17 23:44:12 [DEBUG] http: Request PUT /v1/agent/service/register (1.978477029s) from=10.233.69.160:57298
    2021/06/17 23:44:12 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.20.140_443" in sync
    2021/06/17 23:44:12 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.25.209_9518" in sync
    2021/06/17 23:44:12 [DEBUG] agent: Service "_v1_multicloud_10.233.31.168_9001" in sync
    2021/06/17 23:44:12 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:12 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:12 [DEBUG] agent: Service "_v1_catalog_10.233.10.246_8806" in sync
    2021/06/17 23:44:12 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.10.246_8806" in sync
    2021/06/17 23:44:12 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:12 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.21.155_9004" in sync
    2021/06/17 23:44:12 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:12 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.18.35_9007" in sync
    2021/06/17 23:44:12 [DEBUG] agent: Service "_v1_message-router_10.233.63.102_3904" in sync
    2021/06/17 23:44:12 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.15.157_9009" in sync
    2021/06/17 23:44:12 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.41.54_9005" in sync
    2021/06/17 23:44:12 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.21.155_9004" in sync
    2021/06/17 23:44:12 [DEBUG] agent: Service "_v1_parser_10.233.10.246_8806" in sync
    2021/06/17 23:44:12 [DEBUG] agent: Service "_v1_nsd_10.233.10.246_8806" in sync
    2021/06/17 23:44:12 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.41.54_9005" in sync
    2021/06/17 23:44:12 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:12 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.12.190_9011" in sync
    2021/06/17 23:44:12 [DEBUG] agent: Service "_v1_appc_10.233.8.251_8443" in sync
    2021/06/17 23:44:12 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.15.157_9009" in sync
    2021/06/17 23:44:12 [DEBUG] agent: Service "_v0_multicloud_10.233.31.168_9001" in sync
    2021/06/17 23:44:12 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.41.54_9005" in sync
    2021/06/17 23:44:12 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:12 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:12 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.12.190_9011" in sync
    2021/06/17 23:44:12 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.63.246_8080" in sync
    2021/06/17 23:44:12 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.18.35_9007" in sync
    2021/06/17 23:44:12 [DEBUG] agent: Node info in sync
    2021/06/17 23:44:12 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v14 (370.455µs) from=10.233.69.160:57322
    2021/06/17 23:44:12 [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/06/17 23:44: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/06/17 23:44: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/06/17 23:44:12 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.21.155_9004" in sync
    2021/06/17 23:44:12 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:12 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.41.54_9005" in sync
    2021/06/17 23:44:12 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.21.155_9004" in sync
    2021/06/17 23:44:12 [DEBUG] agent: Service "_v1_parser_10.233.10.246_8806" in sync
    2021/06/17 23:44:12 [DEBUG] agent: Service "_v1_nsd_10.233.10.246_8806" in sync
    2021/06/17 23:44:12 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.18.35_9007" in sync
    2021/06/17 23:44:12 [DEBUG] agent: Service "_v1_message-router_10.233.63.102_3904" in sync
    2021/06/17 23:44:12 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.15.157_9009" in sync
    2021/06/17 23:44:12 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.41.54_9005" in sync
    2021/06/17 23:44:12 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:12 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.12.190_9011" in sync
    2021/06/17 23:44:12 [DEBUG] agent: Service "_v1_appc_10.233.8.251_8443" in sync
    2021/06/17 23:44:12 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:12 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:12 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.12.190_9011" in sync
    2021/06/17 23:44:12 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.63.246_8080" in sync
    2021/06/17 23:44:12 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.18.35_9007" in sync
    2021/06/17 23:44:12 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.15.157_9009" in sync
    2021/06/17 23:44:12 [DEBUG] agent: Service "_v0_multicloud_10.233.31.168_9001" in sync
    2021/06/17 23:44:12 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.41.54_9005" in sync
    2021/06/17 23:44:12 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.20.140_443" in sync
    2021/06/17 23:44:12 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.25.209_9518" in sync
    2021/06/17 23:44:12 [INFO] agent: Synced service "_v14_aai-generic-query_10.233.77.207_8446"
    2021/06/17 23:44:12 [DEBUG] agent: Service "_v1_multicloud_10.233.31.168_9001" in sync
    2021/06/17 23:44:12 [DEBUG] agent: Service "_v1_catalog_10.233.10.246_8806" in sync
    2021/06/17 23:44:12 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.10.246_8806" in sync
    2021/06/17 23:44:12 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:12 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:12 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:12 [DEBUG] agent: Node info in sync
    2021/06/17 23:44:12 [DEBUG] http: Request PUT /v1/agent/service/register (300.374086ms) from=10.233.69.160:57324
    2021/06/17 23:44:12 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.12.190_9011" in sync
    2021/06/17 23:44:12 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.63.246_8080" in sync
    2021/06/17 23:44:12 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.18.35_9007" in sync
    2021/06/17 23:44:12 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.15.157_9009" in sync
    2021/06/17 23:44:12 [DEBUG] agent: Service "_v0_multicloud_10.233.31.168_9001" in sync
    2021/06/17 23:44:12 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.41.54_9005" in sync
    2021/06/17 23:44:12 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:12 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:12 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.20.140_443" in sync
    2021/06/17 23:44:12 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.25.209_9518" in sync
    2021/06/17 23:44:12 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:12 [DEBUG] agent: Service "_v1_multicloud_10.233.31.168_9001" in sync
    2021/06/17 23:44:12 [DEBUG] agent: Service "_v1_catalog_10.233.10.246_8806" in sync
    2021/06/17 23:44:12 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.10.246_8806" in sync
    2021/06/17 23:44:12 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:12 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:12 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:12 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.21.155_9004" in sync
    2021/06/17 23:44:12 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:12 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.21.155_9004" in sync
    2021/06/17 23:44:12 [DEBUG] agent: Service "_v1_parser_10.233.10.246_8806" in sync
    2021/06/17 23:44:12 [DEBUG] agent: Service "_v1_nsd_10.233.10.246_8806" in sync
    2021/06/17 23:44:12 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.18.35_9007" in sync
    2021/06/17 23:44:12 [DEBUG] agent: Service "_v1_message-router_10.233.63.102_3904" in sync
    2021/06/17 23:44:12 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.15.157_9009" in sync
    2021/06/17 23:44:12 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.41.54_9005" in sync
    2021/06/17 23:44:12 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.41.54_9005" in sync
    2021/06/17 23:44:12 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:12 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.12.190_9011" in sync
    2021/06/17 23:44:12 [DEBUG] agent: Service "_v1_appc_10.233.8.251_8443" in sync
    2021/06/17 23:44:12 [DEBUG] agent: Node info in sync
    2021/06/17 23:44:12 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v14 (404.09µs) from=10.233.69.160:57330
    2021/06/17 23:44:13 [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/06/17 23:44:13 [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/06/17 23:44: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/06/17 23:44: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/06/17 23:44:13 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.20.140_443" in sync
    2021/06/17 23:44:13 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.25.209_9518" in sync
    2021/06/17 23:44:13 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:13 [DEBUG] agent: Service "_v1_multicloud_10.233.31.168_9001" in sync
    2021/06/17 23:44:13 [DEBUG] agent: Service "_v1_catalog_10.233.10.246_8806" in sync
    2021/06/17 23:44:13 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.10.246_8806" in sync
    2021/06/17 23:44:13 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:13 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:13 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:13 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.21.155_9004" in sync
    2021/06/17 23:44:13 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:13 [INFO] agent: Synced service "_v15__aai-generic-query_10.233.77.207_8446"
    2021/06/17 23:44:13 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.41.54_9005" in sync
    2021/06/17 23:44:13 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.21.155_9004" in sync
    2021/06/17 23:44:13 [DEBUG] agent: Service "_v1_parser_10.233.10.246_8806" in sync
    2021/06/17 23:44:13 [DEBUG] agent: Service "_v1_nsd_10.233.10.246_8806" in sync
    2021/06/17 23:44:13 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.18.35_9007" in sync
    2021/06/17 23:44:13 [DEBUG] agent: Service "_v1_message-router_10.233.63.102_3904" in sync
    2021/06/17 23:44:13 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.15.157_9009" in sync
    2021/06/17 23:44:13 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.41.54_9005" in sync
    2021/06/17 23:44:13 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:13 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.12.190_9011" in sync
    2021/06/17 23:44:13 [DEBUG] agent: Service "_v1_appc_10.233.8.251_8443" in sync
    2021/06/17 23:44:13 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:13 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:13 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.12.190_9011" in sync
    2021/06/17 23:44:13 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.63.246_8080" in sync
    2021/06/17 23:44:13 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.18.35_9007" in sync
    2021/06/17 23:44:13 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.15.157_9009" in sync
    2021/06/17 23:44:13 [DEBUG] agent: Service "_v0_multicloud_10.233.31.168_9001" in sync
    2021/06/17 23:44:13 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.41.54_9005" in sync
    2021/06/17 23:44:13 [DEBUG] agent: Node info in sync
    2021/06/17 23:44:13 [DEBUG] http: Request PUT /v1/agent/service/register (500.57511ms) from=10.233.69.160:57334
    2021/06/17 23:44:13 [DEBUG] agent: Service "_v0_multicloud_10.233.31.168_9001" in sync
    2021/06/17 23:44:13 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.41.54_9005" in sync
    2021/06/17 23:44:13 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:13 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:13 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.12.190_9011" in sync
    2021/06/17 23:44:13 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.63.246_8080" in sync
    2021/06/17 23:44:13 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.18.35_9007" in sync
    2021/06/17 23:44:13 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.15.157_9009" in sync
    2021/06/17 23:44:13 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.20.140_443" in sync
    2021/06/17 23:44:13 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.25.209_9518" in sync
    2021/06/17 23:44:13 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:13 [DEBUG] agent: Service "_v1_multicloud_10.233.31.168_9001" in sync
    2021/06/17 23:44:13 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:13 [DEBUG] agent: Service "_v1_catalog_10.233.10.246_8806" in sync
    2021/06/17 23:44:13 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.10.246_8806" in sync
    2021/06/17 23:44:13 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:13 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:13 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.21.155_9004" in sync
    2021/06/17 23:44:13 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:13 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:13 [DEBUG] agent: Service "_v1_message-router_10.233.63.102_3904" in sync
    2021/06/17 23:44:13 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.15.157_9009" in sync
    2021/06/17 23:44:13 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.41.54_9005" in sync
    2021/06/17 23:44:13 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.21.155_9004" in sync
    2021/06/17 23:44:13 [DEBUG] agent: Service "_v1_parser_10.233.10.246_8806" in sync
    2021/06/17 23:44:13 [DEBUG] agent: Service "_v1_nsd_10.233.10.246_8806" in sync
    2021/06/17 23:44:13 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.18.35_9007" in sync
    2021/06/17 23:44:13 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.41.54_9005" in sync
    2021/06/17 23:44:13 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:13 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.12.190_9011" in sync
    2021/06/17 23:44:13 [DEBUG] agent: Service "_v1_appc_10.233.8.251_8443" in sync
    2021/06/17 23:44:13 [DEBUG] agent: Node info in sync
    2021/06/17 23:44:14 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v15 (594.428077ms) from=10.233.69.160:57338
    2021/06/17 23:44:14 [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/06/17 23:44: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/06/17 23:44: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/06/17 23:44:14 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.15.157_9009" in sync
    2021/06/17 23:44:14 [DEBUG] agent: Service "_v0_multicloud_10.233.31.168_9001" in sync
    2021/06/17 23:44:14 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.41.54_9005" in sync
    2021/06/17 23:44:14 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:14 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:14 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.12.190_9011" in sync
    2021/06/17 23:44:14 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.63.246_8080" in sync
    2021/06/17 23:44:14 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.18.35_9007" in sync
    2021/06/17 23:44:14 [INFO] agent: Synced service "_v15_aai-generic-query_10.233.77.207_8446"
    2021/06/17 23:44:14 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.20.140_443" in sync
    2021/06/17 23:44:14 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.25.209_9518" in sync
    2021/06/17 23:44:14 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:14 [DEBUG] agent: Service "_v1_multicloud_10.233.31.168_9001" in sync
    2021/06/17 23:44:14 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:14 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:14 [DEBUG] agent: Service "_v1_catalog_10.233.10.246_8806" in sync
    2021/06/17 23:44:14 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.10.246_8806" in sync
    2021/06/17 23:44:14 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:14 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.21.155_9004" in sync
    2021/06/17 23:44:14 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:14 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:14 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.18.35_9007" in sync
    2021/06/17 23:44:14 [DEBUG] agent: Service "_v1_message-router_10.233.63.102_3904" in sync
    2021/06/17 23:44:14 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.15.157_9009" in sync
    2021/06/17 23:44:14 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.41.54_9005" in sync
    2021/06/17 23:44:14 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.21.155_9004" in sync
    2021/06/17 23:44:14 [DEBUG] agent: Service "_v1_parser_10.233.10.246_8806" in sync
    2021/06/17 23:44:14 [DEBUG] agent: Service "_v1_nsd_10.233.10.246_8806" in sync
    2021/06/17 23:44:14 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.41.54_9005" in sync
    2021/06/17 23:44:14 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:14 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.12.190_9011" in sync
    2021/06/17 23:44:14 [DEBUG] agent: Service "_v1_appc_10.233.8.251_8443" in sync
    2021/06/17 23:44:14 [DEBUG] agent: Node info in sync
    2021/06/17 23:44:14 [DEBUG] http: Request PUT /v1/agent/service/register (598.206354ms) from=10.233.69.160:57346
    2021/06/17 23:44:14 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:14 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:14 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.12.190_9011" in sync
    2021/06/17 23:44:14 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.63.246_8080" in sync
    2021/06/17 23:44:14 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.18.35_9007" in sync
    2021/06/17 23:44:14 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.15.157_9009" in sync
    2021/06/17 23:44:14 [DEBUG] agent: Service "_v0_multicloud_10.233.31.168_9001" in sync
    2021/06/17 23:44:14 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.41.54_9005" in sync
    2021/06/17 23:44:14 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.20.140_443" in sync
    2021/06/17 23:44:14 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.25.209_9518" in sync
    2021/06/17 23:44:14 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:14 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:14 [DEBUG] agent: Service "_v1_multicloud_10.233.31.168_9001" in sync
    2021/06/17 23:44:14 [DEBUG] agent: Service "_v1_catalog_10.233.10.246_8806" in sync
    2021/06/17 23:44:14 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.10.246_8806" in sync
    2021/06/17 23:44:14 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:14 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:14 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:14 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.21.155_9004" in sync
    2021/06/17 23:44:14 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:14 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:14 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.41.54_9005" in sync
    2021/06/17 23:44:14 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.21.155_9004" in sync
    2021/06/17 23:44:14 [DEBUG] agent: Service "_v1_parser_10.233.10.246_8806" in sync
    2021/06/17 23:44:14 [DEBUG] agent: Service "_v1_nsd_10.233.10.246_8806" in sync
    2021/06/17 23:44:14 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.18.35_9007" in sync
    2021/06/17 23:44:14 [DEBUG] agent: Service "_v1_message-router_10.233.63.102_3904" in sync
    2021/06/17 23:44:14 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.15.157_9009" in sync
    2021/06/17 23:44:14 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.41.54_9005" in sync
    2021/06/17 23:44:14 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:14 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.12.190_9011" in sync
    2021/06/17 23:44:14 [DEBUG] agent: Service "_v1_appc_10.233.8.251_8443" in sync
    2021/06/17 23:44:14 [DEBUG] agent: Node info in sync
    2021/06/17 23:44:15 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v15 (564.824µs) from=10.233.69.160:57360
    2021/06/17 23:44:15 [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/06/17 23:44:15 [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/06/17 23:44: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/06/17 23:44: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/06/17 23:44:15 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.41.54_9005" in sync
    2021/06/17 23:44:15 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:15 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.12.190_9011" in sync
    2021/06/17 23:44:15 [DEBUG] agent: Service "_v1_appc_10.233.8.251_8443" in sync
    2021/06/17 23:44:15 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.18.35_9007" in sync
    2021/06/17 23:44:15 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.15.157_9009" in sync
    2021/06/17 23:44:15 [DEBUG] agent: Service "_v0_multicloud_10.233.31.168_9001" in sync
    2021/06/17 23:44:15 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.41.54_9005" in sync
    2021/06/17 23:44:15 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:15 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:15 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.12.190_9011" in sync
    2021/06/17 23:44:15 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.63.246_8080" in sync
    2021/06/17 23:44:15 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:15 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:15 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.20.140_443" in sync
    2021/06/17 23:44:15 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.25.209_9518" in sync
    2021/06/17 23:44:15 [DEBUG] agent: Service "_v1_multicloud_10.233.31.168_9001" in sync
    2021/06/17 23:44:15 [INFO] agent: Synced service "_v16__aai-generic-query_10.233.77.207_8446"
    2021/06/17 23:44:15 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:15 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:15 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:15 [DEBUG] agent: Service "_v1_catalog_10.233.10.246_8806" in sync
    2021/06/17 23:44:15 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.10.246_8806" in sync
    2021/06/17 23:44:15 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:15 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.21.155_9004" in sync
    2021/06/17 23:44:15 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:15 [DEBUG] agent: Service "_v1_nsd_10.233.10.246_8806" in sync
    2021/06/17 23:44:15 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.18.35_9007" in sync
    2021/06/17 23:44:15 [DEBUG] agent: Service "_v1_message-router_10.233.63.102_3904" in sync
    2021/06/17 23:44:15 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.15.157_9009" in sync
    2021/06/17 23:44:15 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.41.54_9005" in sync
    2021/06/17 23:44:15 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.21.155_9004" in sync
    2021/06/17 23:44:15 [DEBUG] agent: Service "_v1_parser_10.233.10.246_8806" in sync
    2021/06/17 23:44:15 [DEBUG] agent: Node info in sync
    2021/06/17 23:44:15 [DEBUG] http: Request PUT /v1/agent/service/register (600.309512ms) from=10.233.69.160:57362
    2021/06/17 23:44:15 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.20.140_443" in sync
    2021/06/17 23:44:15 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.25.209_9518" in sync
    2021/06/17 23:44:15 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:15 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:15 [DEBUG] agent: Service "_v1_multicloud_10.233.31.168_9001" in sync
    2021/06/17 23:44:15 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:15 [DEBUG] agent: Service "_v1_catalog_10.233.10.246_8806" in sync
    2021/06/17 23:44:15 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.10.246_8806" in sync
    2021/06/17 23:44:15 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:15 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:15 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:15 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.21.155_9004" in sync
    2021/06/17 23:44:15 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:15 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:15 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.21.155_9004" in sync
    2021/06/17 23:44:15 [DEBUG] agent: Service "_v1_parser_10.233.10.246_8806" in sync
    2021/06/17 23:44:15 [DEBUG] agent: Service "_v1_nsd_10.233.10.246_8806" in sync
    2021/06/17 23:44:15 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.18.35_9007" in sync
    2021/06/17 23:44:15 [DEBUG] agent: Service "_v1_message-router_10.233.63.102_3904" in sync
    2021/06/17 23:44:15 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.15.157_9009" in sync
    2021/06/17 23:44:15 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.41.54_9005" in sync
    2021/06/17 23:44:15 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.41.54_9005" in sync
    2021/06/17 23:44:15 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:15 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.12.190_9011" in sync
    2021/06/17 23:44:15 [DEBUG] agent: Service "_v1_appc_10.233.8.251_8443" in sync
    2021/06/17 23:44:15 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:15 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.12.190_9011" in sync
    2021/06/17 23:44:15 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.63.246_8080" in sync
    2021/06/17 23:44:15 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.18.35_9007" in sync
    2021/06/17 23:44:15 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.15.157_9009" in sync
    2021/06/17 23:44:15 [DEBUG] agent: Service "_v0_multicloud_10.233.31.168_9001" in sync
    2021/06/17 23:44:15 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.41.54_9005" in sync
    2021/06/17 23:44:15 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:15 [DEBUG] agent: Node info in sync
    2021/06/17 23:44:15 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v16 (665.49µs) from=10.233.69.160:57372
    2021/06/17 23:44:15 [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/06/17 23:44: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/06/17 23:44: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/06/17 23:44:16 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.21.155_9004" in sync
    2021/06/17 23:44:16 [DEBUG] agent: Service "_v1_parser_10.233.10.246_8806" in sync
    2021/06/17 23:44:16 [DEBUG] agent: Service "_v1_nsd_10.233.10.246_8806" in sync
    2021/06/17 23:44:16 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.18.35_9007" in sync
    2021/06/17 23:44:16 [DEBUG] agent: Service "_v1_message-router_10.233.63.102_3904" in sync
    2021/06/17 23:44:16 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.15.157_9009" in sync
    2021/06/17 23:44:16 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.41.54_9005" in sync
    2021/06/17 23:44:16 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.41.54_9005" in sync
    2021/06/17 23:44:16 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:16 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.12.190_9011" in sync
    2021/06/17 23:44:16 [DEBUG] agent: Service "_v1_appc_10.233.8.251_8443" in sync
    2021/06/17 23:44:16 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.12.190_9011" in sync
    2021/06/17 23:44:16 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.63.246_8080" in sync
    2021/06/17 23:44:16 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.18.35_9007" in sync
    2021/06/17 23:44:16 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.15.157_9009" in sync
    2021/06/17 23:44:16 [DEBUG] agent: Service "_v0_multicloud_10.233.31.168_9001" in sync
    2021/06/17 23:44:16 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.41.54_9005" in sync
    2021/06/17 23:44:16 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:16 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:16 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.20.140_443" in sync
    2021/06/17 23:44:16 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.25.209_9518" in sync
    2021/06/17 23:44:16 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:16 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:16 [DEBUG] agent: Service "_v1_multicloud_10.233.31.168_9001" in sync
    2021/06/17 23:44:16 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:16 [DEBUG] agent: Service "_v1_catalog_10.233.10.246_8806" in sync
    2021/06/17 23:44:16 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.10.246_8806" in sync
    2021/06/17 23:44:16 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:16 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:16 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:16 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.21.155_9004" in sync
    2021/06/17 23:44:16 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:16 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:16 [INFO] agent: Synced service "_v16_aai-generic-query_10.233.77.207_8446"
    2021/06/17 23:44:16 [DEBUG] agent: Node info in sync
    2021/06/17 23:44:16 [DEBUG] http: Request PUT /v1/agent/service/register (802.514625ms) from=10.233.69.160:57376
    2021/06/17 23:44:16 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.20.140_443" in sync
    2021/06/17 23:44:16 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.25.209_9518" in sync
    2021/06/17 23:44:16 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:16 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:16 [DEBUG] agent: Service "_v1_multicloud_10.233.31.168_9001" in sync
    2021/06/17 23:44:16 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:16 [DEBUG] agent: Service "_v1_catalog_10.233.10.246_8806" in sync
    2021/06/17 23:44:16 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.10.246_8806" in sync
    2021/06/17 23:44:16 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:16 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:16 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:16 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.21.155_9004" in sync
    2021/06/17 23:44:16 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:16 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:16 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:16 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.21.155_9004" in sync
    2021/06/17 23:44:16 [DEBUG] agent: Service "_v1_parser_10.233.10.246_8806" in sync
    2021/06/17 23:44:16 [DEBUG] agent: Service "_v1_nsd_10.233.10.246_8806" in sync
    2021/06/17 23:44:16 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.18.35_9007" in sync
    2021/06/17 23:44:16 [DEBUG] agent: Service "_v1_message-router_10.233.63.102_3904" in sync
    2021/06/17 23:44:16 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.15.157_9009" in sync
    2021/06/17 23:44:16 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.41.54_9005" in sync
    2021/06/17 23:44:16 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.41.54_9005" in sync
    2021/06/17 23:44:16 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:16 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.12.190_9011" in sync
    2021/06/17 23:44:16 [DEBUG] agent: Service "_v1_appc_10.233.8.251_8443" in sync
    2021/06/17 23:44:16 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:16 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.12.190_9011" in sync
    2021/06/17 23:44:16 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.63.246_8080" in sync
    2021/06/17 23:44:16 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.18.35_9007" in sync
    2021/06/17 23:44:16 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.15.157_9009" in sync
    2021/06/17 23:44:16 [DEBUG] agent: Service "_v0_multicloud_10.233.31.168_9001" in sync
    2021/06/17 23:44:16 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.41.54_9005" in sync
    2021/06/17 23:44:16 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:16 [DEBUG] agent: Node info in sync
    2021/06/17 23:44:16 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v16 (345.296µs) from=10.233.69.160:57382
    2021/06/17 23:44:16 [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/06/17 23:44:16 [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/06/17 23:44: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/06/17 23:44: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/06/17 23:44:18 [INFO] agent: Synced service "_v17__aai-generic-query_10.233.77.207_8446"
    2021/06/17 23:44:18 [DEBUG] agent: Service "_v1_catalog_10.233.10.246_8806" in sync
    2021/06/17 23:44:18 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.10.246_8806" in sync
    2021/06/17 23:44:18 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:18 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:18 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:18 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.21.155_9004" in sync
    2021/06/17 23:44:18 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:18 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:18 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:18 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.15.157_9009" in sync
    2021/06/17 23:44:18 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.41.54_9005" in sync
    2021/06/17 23:44:18 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.21.155_9004" in sync
    2021/06/17 23:44:18 [DEBUG] agent: Service "_v1_parser_10.233.10.246_8806" in sync
    2021/06/17 23:44:18 [DEBUG] agent: Service "_v1_nsd_10.233.10.246_8806" in sync
    2021/06/17 23:44:18 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.18.35_9007" in sync
    2021/06/17 23:44:18 [DEBUG] agent: Service "_v1_message-router_10.233.63.102_3904" in sync
    2021/06/17 23:44:18 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.41.54_9005" in sync
    2021/06/17 23:44:18 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:18 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.12.190_9011" in sync
    2021/06/17 23:44:18 [DEBUG] agent: Service "_v1_appc_10.233.8.251_8443" in sync
    2021/06/17 23:44:18 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.41.54_9005" in sync
    2021/06/17 23:44:18 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:18 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:18 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.12.190_9011" in sync
    2021/06/17 23:44:18 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.63.246_8080" in sync
    2021/06/17 23:44:18 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.18.35_9007" in sync
    2021/06/17 23:44:18 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.15.157_9009" in sync
    2021/06/17 23:44:18 [DEBUG] agent: Service "_v0_multicloud_10.233.31.168_9001" in sync
    2021/06/17 23:44:18 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.20.140_443" in sync
    2021/06/17 23:44:18 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.25.209_9518" in sync
    2021/06/17 23:44:18 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:18 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:18 [DEBUG] agent: Service "_v1_multicloud_10.233.31.168_9001" in sync
    2021/06/17 23:44:18 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:18 [DEBUG] agent: Node info in sync
    2021/06/17 23:44:18 [DEBUG] http: Request PUT /v1/agent/service/register (1.27829887s) from=10.233.69.160:57384
    2021/06/17 23:44:18 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.18.35_9007" in sync
    2021/06/17 23:44:18 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.15.157_9009" in sync
    2021/06/17 23:44:18 [DEBUG] agent: Service "_v0_multicloud_10.233.31.168_9001" in sync
    2021/06/17 23:44:18 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.41.54_9005" in sync
    2021/06/17 23:44:18 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:18 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:18 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.12.190_9011" in sync
    2021/06/17 23:44:18 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.63.246_8080" in sync
    2021/06/17 23:44:18 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:18 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:18 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.20.140_443" in sync
    2021/06/17 23:44:18 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.25.209_9518" in sync
    2021/06/17 23:44:18 [DEBUG] agent: Service "_v1_multicloud_10.233.31.168_9001" in sync
    2021/06/17 23:44:18 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:18 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:18 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:18 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:18 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:18 [DEBUG] agent: Service "_v1_catalog_10.233.10.246_8806" in sync
    2021/06/17 23:44:18 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.10.246_8806" in sync
    2021/06/17 23:44:18 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:18 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:18 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.21.155_9004" in sync
    2021/06/17 23:44:18 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:18 [DEBUG] agent: Service "_v1_nsd_10.233.10.246_8806" in sync
    2021/06/17 23:44:18 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.18.35_9007" in sync
    2021/06/17 23:44:18 [DEBUG] agent: Service "_v1_message-router_10.233.63.102_3904" in sync
    2021/06/17 23:44:18 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.15.157_9009" in sync
    2021/06/17 23:44:18 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.41.54_9005" in sync
    2021/06/17 23:44:18 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.21.155_9004" in sync
    2021/06/17 23:44:18 [DEBUG] agent: Service "_v1_parser_10.233.10.246_8806" in sync
    2021/06/17 23:44:18 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.41.54_9005" in sync
    2021/06/17 23:44:18 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:18 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.12.190_9011" in sync
    2021/06/17 23:44:18 [DEBUG] agent: Service "_v1_appc_10.233.8.251_8443" in sync
    2021/06/17 23:44:18 [DEBUG] agent: Node info in sync
    2021/06/17 23:44:18 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v17 (1.076874ms) from=10.233.69.160:57396
    2021/06/17 23:44:18 [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/06/17 23:44: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/06/17 23:44: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/06/17 23:44:18 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:18 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:19 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:19 [DEBUG] agent: Service "_v1_catalog_10.233.10.246_8806" in sync
    2021/06/17 23:44:19 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.10.246_8806" in sync
    2021/06/17 23:44:19 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:19 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:19 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.21.155_9004" in sync
    2021/06/17 23:44:19 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:19 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:19 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.18.35_9007" in sync
    2021/06/17 23:44:19 [DEBUG] agent: Service "_v1_message-router_10.233.63.102_3904" in sync
    2021/06/17 23:44:19 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.15.157_9009" in sync
    2021/06/17 23:44:19 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.41.54_9005" in sync
    2021/06/17 23:44:19 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.21.155_9004" in sync
    2021/06/17 23:44:19 [DEBUG] agent: Service "_v1_parser_10.233.10.246_8806" in sync
    2021/06/17 23:44:19 [DEBUG] agent: Service "_v1_nsd_10.233.10.246_8806" in sync
    2021/06/17 23:44:19 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.41.54_9005" in sync
    2021/06/17 23:44:19 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:19 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.12.190_9011" in sync
    2021/06/17 23:44:19 [DEBUG] agent: Service "_v1_appc_10.233.8.251_8443" in sync
    2021/06/17 23:44:19 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.15.157_9009" in sync
    2021/06/17 23:44:19 [DEBUG] agent: Service "_v0_multicloud_10.233.31.168_9001" in sync
    2021/06/17 23:44:19 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.41.54_9005" in sync
    2021/06/17 23:44:19 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:19 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:19 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.12.190_9011" in sync
    2021/06/17 23:44:19 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.63.246_8080" in sync
    2021/06/17 23:44:19 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.18.35_9007" in sync
    2021/06/17 23:44:19 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:19 [INFO] agent: Synced service "_v17_aai-generic-query_10.233.77.207_8446"
    2021/06/17 23:44:19 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.20.140_443" in sync
    2021/06/17 23:44:19 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.25.209_9518" in sync
    2021/06/17 23:44:19 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:19 [DEBUG] agent: Service "_v1_multicloud_10.233.31.168_9001" in sync
    2021/06/17 23:44:19 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:19 [DEBUG] agent: Node info in sync
    2021/06/17 23:44:19 [DEBUG] http: Request PUT /v1/agent/service/register (966.887585ms) from=10.233.69.160:57398
    2021/06/17 23:44:19 [DEBUG] agent: Service "_v1_multicloud_10.233.31.168_9001" in sync
    2021/06/17 23:44:19 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:19 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:19 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:19 [DEBUG] agent: Service "_v1_catalog_10.233.10.246_8806" in sync
    2021/06/17 23:44:19 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.10.246_8806" in sync
    2021/06/17 23:44:19 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:19 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:19 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.21.155_9004" in sync
    2021/06/17 23:44:19 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:19 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:19 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:19 [DEBUG] agent: Service "_v1_message-router_10.233.63.102_3904" in sync
    2021/06/17 23:44:19 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.15.157_9009" in sync
    2021/06/17 23:44:19 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.41.54_9005" in sync
    2021/06/17 23:44:19 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.21.155_9004" in sync
    2021/06/17 23:44:19 [DEBUG] agent: Service "_v1_parser_10.233.10.246_8806" in sync
    2021/06/17 23:44:19 [DEBUG] agent: Service "_v1_nsd_10.233.10.246_8806" in sync
    2021/06/17 23:44:19 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.18.35_9007" in sync
    2021/06/17 23:44:19 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.41.54_9005" in sync
    2021/06/17 23:44:19 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:19 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.12.190_9011" in sync
    2021/06/17 23:44:19 [DEBUG] agent: Service "_v1_appc_10.233.8.251_8443" in sync
    2021/06/17 23:44:19 [DEBUG] agent: Service "_v0_multicloud_10.233.31.168_9001" in sync
    2021/06/17 23:44:19 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.41.54_9005" in sync
    2021/06/17 23:44:19 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:19 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:19 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.12.190_9011" in sync
    2021/06/17 23:44:19 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.63.246_8080" in sync
    2021/06/17 23:44:19 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.18.35_9007" in sync
    2021/06/17 23:44:19 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.15.157_9009" in sync
    2021/06/17 23:44:19 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:19 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.20.140_443" in sync
    2021/06/17 23:44:19 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.25.209_9518" in sync
    2021/06/17 23:44:19 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:19 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:19 [DEBUG] agent: Node info in sync
    2021/06/17 23:44:19 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v17 (99.598668ms) from=10.233.69.160:57408
    2021/06/17 23:44:19 [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/06/17 23:44:19 [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/06/17 23:44: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/06/17 23:44: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/06/17 23:44:21 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.21.155_9004" in sync
    2021/06/17 23:44:21 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:21 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:21 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:21 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.15.157_9009" in sync
    2021/06/17 23:44:21 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.41.54_9005" in sync
    2021/06/17 23:44:21 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.21.155_9004" in sync
    2021/06/17 23:44:21 [DEBUG] agent: Service "_v1_parser_10.233.10.246_8806" in sync
    2021/06/17 23:44:21 [DEBUG] agent: Service "_v1_nsd_10.233.10.246_8806" in sync
    2021/06/17 23:44:21 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.18.35_9007" in sync
    2021/06/17 23:44:21 [DEBUG] agent: Service "_v1_message-router_10.233.63.102_3904" in sync
    2021/06/17 23:44:21 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.41.54_9005" in sync
    2021/06/17 23:44:21 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:21 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.12.190_9011" in sync
    2021/06/17 23:44:21 [DEBUG] agent: Service "_v1_appc_10.233.8.251_8443" in sync
    2021/06/17 23:44:21 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.41.54_9005" in sync
    2021/06/17 23:44:21 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:21 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:21 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.12.190_9011" in sync
    2021/06/17 23:44:21 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.63.246_8080" in sync
    2021/06/17 23:44:21 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.18.35_9007" in sync
    2021/06/17 23:44:21 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.15.157_9009" in sync
    2021/06/17 23:44:21 [DEBUG] agent: Service "_v0_multicloud_10.233.31.168_9001" in sync
    2021/06/17 23:44:21 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.20.140_443" in sync
    2021/06/17 23:44:21 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.25.209_9518" in sync
    2021/06/17 23:44:21 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:21 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:21 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:21 [DEBUG] agent: Service "_v1_multicloud_10.233.31.168_9001" in sync
    2021/06/17 23:44:21 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:21 [INFO] agent: Synced service "_v18__aai-generic-query_10.233.77.207_8446"
    2021/06/17 23:44:21 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:21 [DEBUG] agent: Service "_v1_catalog_10.233.10.246_8806" in sync
    2021/06/17 23:44:21 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.10.246_8806" in sync
    2021/06/17 23:44:21 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:21 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:21 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:21 [DEBUG] agent: Node info in sync
    2021/06/17 23:44:21 [DEBUG] http: Request PUT /v1/agent/service/register (2.292352942s) from=10.233.69.160:57410
    2021/06/17 23:44:21 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:21 [DEBUG] agent: Service "_v1_multicloud_10.233.31.168_9001" in sync
    2021/06/17 23:44:21 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:21 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:21 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:21 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:21 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:21 [DEBUG] agent: Service "_v1_catalog_10.233.10.246_8806" in sync
    2021/06/17 23:44:21 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.10.246_8806" in sync
    2021/06/17 23:44:21 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:21 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:21 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.21.155_9004" in sync
    2021/06/17 23:44:21 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:21 [DEBUG] agent: Service "_v1_nsd_10.233.10.246_8806" in sync
    2021/06/17 23:44:21 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.18.35_9007" in sync
    2021/06/17 23:44:21 [DEBUG] agent: Service "_v1_message-router_10.233.63.102_3904" in sync
    2021/06/17 23:44:21 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.15.157_9009" in sync
    2021/06/17 23:44:21 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.41.54_9005" in sync
    2021/06/17 23:44:21 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.21.155_9004" in sync
    2021/06/17 23:44:21 [DEBUG] agent: Service "_v1_parser_10.233.10.246_8806" in sync
    2021/06/17 23:44:21 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.41.54_9005" in sync
    2021/06/17 23:44:21 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:21 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.12.190_9011" in sync
    2021/06/17 23:44:21 [DEBUG] agent: Service "_v1_appc_10.233.8.251_8443" in sync
    2021/06/17 23:44:21 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.18.35_9007" in sync
    2021/06/17 23:44:21 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.15.157_9009" in sync
    2021/06/17 23:44:21 [DEBUG] agent: Service "_v0_multicloud_10.233.31.168_9001" in sync
    2021/06/17 23:44:21 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.41.54_9005" in sync
    2021/06/17 23:44:21 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:21 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:21 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.12.190_9011" in sync
    2021/06/17 23:44:21 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.63.246_8080" in sync
    2021/06/17 23:44:21 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:21 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:21 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:21 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.20.140_443" in sync
    2021/06/17 23:44:21 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.25.209_9518" in sync
    2021/06/17 23:44:21 [DEBUG] agent: Node info in sync
    2021/06/17 23:44:21 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v18 (99.717452ms) from=10.233.69.160:57442
    2021/06/17 23:44:21 [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/06/17 23:44:21 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/06/17 23:44:21 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/06/17 23:44:22 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:22 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.41.54_9005" in sync
    2021/06/17 23:44:22 [DEBUG] agent: Service "_v1_appc_10.233.8.251_8443" in sync
    2021/06/17 23:44:22 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.12.190_9011" in sync
    2021/06/17 23:44:22 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.63.246_8080" in sync
    2021/06/17 23:44:22 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.18.35_9007" in sync
    2021/06/17 23:44:22 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.15.157_9009" in sync
    2021/06/17 23:44:22 [DEBUG] agent: Service "_v0_multicloud_10.233.31.168_9001" in sync
    2021/06/17 23:44:22 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.41.54_9005" in sync
    2021/06/17 23:44:22 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:22 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:22 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.12.190_9011" in sync
    2021/06/17 23:44:22 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.25.209_9518" in sync
    2021/06/17 23:44:22 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:22 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:22 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:22 [INFO] agent: Synced service "_v18_aai-generic-query_10.233.77.207_8446"
    2021/06/17 23:44:22 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.20.140_443" in sync
    2021/06/17 23:44:22 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:22 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:22 [DEBUG] agent: Service "_v1_multicloud_10.233.31.168_9001" in sync
    2021/06/17 23:44:22 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.10.246_8806" in sync
    2021/06/17 23:44:22 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:22 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:22 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:22 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:22 [DEBUG] agent: Service "_v1_catalog_10.233.10.246_8806" in sync
    2021/06/17 23:44:22 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:22 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:22 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:22 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.21.155_9004" in sync
    2021/06/17 23:44:22 [DEBUG] agent: Service "_v1_parser_10.233.10.246_8806" in sync
    2021/06/17 23:44:22 [DEBUG] agent: Service "_v1_nsd_10.233.10.246_8806" in sync
    2021/06/17 23:44:22 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.18.35_9007" in sync
    2021/06/17 23:44:22 [DEBUG] agent: Service "_v1_message-router_10.233.63.102_3904" in sync
    2021/06/17 23:44:22 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.15.157_9009" in sync
    2021/06/17 23:44:22 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.41.54_9005" in sync
    2021/06/17 23:44:22 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.21.155_9004" in sync
    2021/06/17 23:44:22 [DEBUG] agent: Node info in sync
    2021/06/17 23:44:22 [DEBUG] http: Request PUT /v1/agent/service/register (500.256855ms) from=10.233.69.160:57444
    2021/06/17 23:44:22 [DEBUG] agent: Service "_v0_multicloud_10.233.31.168_9001" in sync
    2021/06/17 23:44:22 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.41.54_9005" in sync
    2021/06/17 23:44:22 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:22 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:22 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.12.190_9011" in sync
    2021/06/17 23:44:22 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.63.246_8080" in sync
    2021/06/17 23:44:22 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.18.35_9007" in sync
    2021/06/17 23:44:22 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.15.157_9009" in sync
    2021/06/17 23:44:22 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:22 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:22 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.20.140_443" in sync
    2021/06/17 23:44:22 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.25.209_9518" in sync
    2021/06/17 23:44:22 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:22 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:22 [DEBUG] agent: Service "_v1_multicloud_10.233.31.168_9001" in sync
    2021/06/17 23:44:22 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:22 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:22 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:22 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:22 [DEBUG] agent: Service "_v1_catalog_10.233.10.246_8806" in sync
    2021/06/17 23:44:22 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.10.246_8806" in sync
    2021/06/17 23:44:22 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:22 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:22 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.21.155_9004" in sync
    2021/06/17 23:44:22 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:22 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:22 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:22 [DEBUG] agent: Service "_v1_message-router_10.233.63.102_3904" in sync
    2021/06/17 23:44:22 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.15.157_9009" in sync
    2021/06/17 23:44:22 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.41.54_9005" in sync
    2021/06/17 23:44:22 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.21.155_9004" in sync
    2021/06/17 23:44:22 [DEBUG] agent: Service "_v1_parser_10.233.10.246_8806" in sync
    2021/06/17 23:44:22 [DEBUG] agent: Service "_v1_nsd_10.233.10.246_8806" in sync
    2021/06/17 23:44:22 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.18.35_9007" in sync
    2021/06/17 23:44:22 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.41.54_9005" in sync
    2021/06/17 23:44:22 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:22 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.12.190_9011" in sync
    2021/06/17 23:44:22 [DEBUG] agent: Service "_v1_appc_10.233.8.251_8443" in sync
    2021/06/17 23:44:22 [DEBUG] agent: Node info in sync
    2021/06/17 23:44:22 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v18 (524.655µs) from=10.233.69.160:57446
    2021/06/17 23:44:22 [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/06/17 23:44:22 [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/06/17 23:44: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/06/17 23:44: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/06/17 23:44:23 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:23 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:23 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:23 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:23 [INFO] agent: Synced service "_v19__aai-generic-query_10.233.77.207_8446"
    2021/06/17 23:44:23 [DEBUG] agent: Service "_v1_catalog_10.233.10.246_8806" in sync
    2021/06/17 23:44:23 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.10.246_8806" in sync
    2021/06/17 23:44:23 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:23 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:23 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.21.155_9004" in sync
    2021/06/17 23:44:23 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:23 [DEBUG] agent: Service "_v1_nsd_10.233.10.246_8806" in sync
    2021/06/17 23:44:23 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.18.35_9007" in sync
    2021/06/17 23:44:23 [DEBUG] agent: Service "_v1_message-router_10.233.63.102_3904" in sync
    2021/06/17 23:44:23 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.15.157_9009" in sync
    2021/06/17 23:44:23 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.41.54_9005" in sync
    2021/06/17 23:44:23 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.21.155_9004" in sync
    2021/06/17 23:44:23 [DEBUG] agent: Service "_v1_parser_10.233.10.246_8806" in sync
    2021/06/17 23:44:23 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.41.54_9005" in sync
    2021/06/17 23:44:23 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:23 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.12.190_9011" in sync
    2021/06/17 23:44:23 [DEBUG] agent: Service "_v1_appc_10.233.8.251_8443" in sync
    2021/06/17 23:44:23 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.18.35_9007" in sync
    2021/06/17 23:44:23 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.15.157_9009" in sync
    2021/06/17 23:44:23 [DEBUG] agent: Service "_v0_multicloud_10.233.31.168_9001" in sync
    2021/06/17 23:44:23 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.41.54_9005" in sync
    2021/06/17 23:44:23 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:23 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:23 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.12.190_9011" in sync
    2021/06/17 23:44:23 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.63.246_8080" in sync
    2021/06/17 23:44:23 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:23 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:23 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:23 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:23 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.20.140_443" in sync
    2021/06/17 23:44:23 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.25.209_9518" in sync
    2021/06/17 23:44:23 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:23 [DEBUG] agent: Service "_v1_multicloud_10.233.31.168_9001" in sync
    2021/06/17 23:44:23 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:23 [DEBUG] agent: Node info in sync
    2021/06/17 23:44:23 [DEBUG] http: Request PUT /v1/agent/service/register (600.437258ms) from=10.233.69.160:57450
    2021/06/17 23:44:23 [DEBUG] agent: Service "_v1_nsd_10.233.10.246_8806" in sync
    2021/06/17 23:44:23 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.18.35_9007" in sync
    2021/06/17 23:44:23 [DEBUG] agent: Service "_v1_message-router_10.233.63.102_3904" in sync
    2021/06/17 23:44:23 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.15.157_9009" in sync
    2021/06/17 23:44:23 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.41.54_9005" in sync
    2021/06/17 23:44:23 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.21.155_9004" in sync
    2021/06/17 23:44:23 [DEBUG] agent: Service "_v1_parser_10.233.10.246_8806" in sync
    2021/06/17 23:44:23 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.41.54_9005" in sync
    2021/06/17 23:44:23 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:23 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.12.190_9011" in sync
    2021/06/17 23:44:23 [DEBUG] agent: Service "_v1_appc_10.233.8.251_8443" in sync
    2021/06/17 23:44:23 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.18.35_9007" in sync
    2021/06/17 23:44:23 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.15.157_9009" in sync
    2021/06/17 23:44:23 [DEBUG] agent: Service "_v0_multicloud_10.233.31.168_9001" in sync
    2021/06/17 23:44:23 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.41.54_9005" in sync
    2021/06/17 23:44:23 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:23 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:23 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.12.190_9011" in sync
    2021/06/17 23:44:23 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.63.246_8080" in sync
    2021/06/17 23:44:23 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:23 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:23 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:23 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:23 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.20.140_443" in sync
    2021/06/17 23:44:23 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.25.209_9518" in sync
    2021/06/17 23:44:23 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:23 [DEBUG] agent: Service "_v1_multicloud_10.233.31.168_9001" in sync
    2021/06/17 23:44:23 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:23 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:23 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:23 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:23 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:23 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:23 [DEBUG] agent: Service "_v1_catalog_10.233.10.246_8806" in sync
    2021/06/17 23:44:23 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.10.246_8806" in sync
    2021/06/17 23:44:23 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:23 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:23 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.21.155_9004" in sync
    2021/06/17 23:44:23 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:23 [DEBUG] agent: Node info in sync
    2021/06/17 23:44:23 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v19 (335.862µs) from=10.233.69.160:57460
    2021/06/17 23:44:23 [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/06/17 23:44: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/06/17 23:44: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/06/17 23:44:23 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.41.54_9005" in sync
    2021/06/17 23:44:23 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:23 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.12.190_9011" in sync
    2021/06/17 23:44:23 [DEBUG] agent: Service "_v1_appc_10.233.8.251_8443" in sync
    2021/06/17 23:44:23 [DEBUG] agent: Service "_v0_multicloud_10.233.31.168_9001" in sync
    2021/06/17 23:44:23 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.41.54_9005" in sync
    2021/06/17 23:44:23 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:23 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:23 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.12.190_9011" in sync
    2021/06/17 23:44:23 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.63.246_8080" in sync
    2021/06/17 23:44:23 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.18.35_9007" in sync
    2021/06/17 23:44:23 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.15.157_9009" in sync
    2021/06/17 23:44:23 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:23 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:23 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.20.140_443" in sync
    2021/06/17 23:44:23 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.25.209_9518" in sync
    2021/06/17 23:44:23 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:23 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:23 [DEBUG] agent: Service "_v1_multicloud_10.233.31.168_9001" in sync
    2021/06/17 23:44:23 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:23 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:23 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:23 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:23 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:23 [INFO] agent: Synced service "_v19_aai-generic-query_10.233.77.207_8446"
    2021/06/17 23:44:23 [DEBUG] agent: Service "_v1_catalog_10.233.10.246_8806" in sync
    2021/06/17 23:44:23 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.10.246_8806" in sync
    2021/06/17 23:44:23 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:23 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:23 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.21.155_9004" in sync
    2021/06/17 23:44:23 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:23 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:23 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:23 [DEBUG] agent: Service "_v1_message-router_10.233.63.102_3904" in sync
    2021/06/17 23:44:23 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.15.157_9009" in sync
    2021/06/17 23:44:23 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.41.54_9005" in sync
    2021/06/17 23:44:23 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.21.155_9004" in sync
    2021/06/17 23:44:23 [DEBUG] agent: Service "_v1_parser_10.233.10.246_8806" in sync
    2021/06/17 23:44:23 [DEBUG] agent: Service "_v1_nsd_10.233.10.246_8806" in sync
    2021/06/17 23:44:23 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.18.35_9007" in sync
    2021/06/17 23:44:23 [DEBUG] agent: Node info in sync
    2021/06/17 23:44:23 [DEBUG] http: Request PUT /v1/agent/service/register (400.555584ms) from=10.233.69.160:57462
    2021/06/17 23:44:23 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.41.54_9005" in sync
    2021/06/17 23:44:23 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:23 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.12.190_9011" in sync
    2021/06/17 23:44:23 [DEBUG] agent: Service "_v1_appc_10.233.8.251_8443" in sync
    2021/06/17 23:44:23 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.15.157_9009" in sync
    2021/06/17 23:44:23 [DEBUG] agent: Service "_v0_multicloud_10.233.31.168_9001" in sync
    2021/06/17 23:44:23 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.41.54_9005" in sync
    2021/06/17 23:44:23 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:23 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:23 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.12.190_9011" in sync
    2021/06/17 23:44:23 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.63.246_8080" in sync
    2021/06/17 23:44:23 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.18.35_9007" in sync
    2021/06/17 23:44:23 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:23 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:23 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:23 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.20.140_443" in sync
    2021/06/17 23:44:23 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.25.209_9518" in sync
    2021/06/17 23:44:23 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:23 [DEBUG] agent: Service "_v1_multicloud_10.233.31.168_9001" in sync
    2021/06/17 23:44:23 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:23 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:23 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:23 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:23 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:23 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:23 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:23 [DEBUG] agent: Service "_v1_catalog_10.233.10.246_8806" in sync
    2021/06/17 23:44:23 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.10.246_8806" in sync
    2021/06/17 23:44:23 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:23 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:23 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.21.155_9004" in sync
    2021/06/17 23:44:23 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:23 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:23 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.18.35_9007" in sync
    2021/06/17 23:44:23 [DEBUG] agent: Service "_v1_message-router_10.233.63.102_3904" in sync
    2021/06/17 23:44:23 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.15.157_9009" in sync
    2021/06/17 23:44:23 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.41.54_9005" in sync
    2021/06/17 23:44:23 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.21.155_9004" in sync
    2021/06/17 23:44:23 [DEBUG] agent: Service "_v1_parser_10.233.10.246_8806" in sync
    2021/06/17 23:44:23 [DEBUG] agent: Service "_v1_nsd_10.233.10.246_8806" in sync
    2021/06/17 23:44:23 [DEBUG] agent: Node info in sync
    2021/06/17 23:44:23 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v19 (474.122µs) from=10.233.69.160:57468
    2021/06/17 23:44:23 [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/06/17 23:44:23 [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/06/17 23:44: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/06/17 23:44: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/06/17 23:44:24 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.41.54_9005" in sync
    2021/06/17 23:44:24 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:24 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.12.190_9011" in sync
    2021/06/17 23:44:24 [DEBUG] agent: Service "_v1_appc_10.233.8.251_8443" in sync
    2021/06/17 23:44:24 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.41.54_9005" in sync
    2021/06/17 23:44:24 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:24 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:24 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.12.190_9011" in sync
    2021/06/17 23:44:24 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.63.246_8080" in sync
    2021/06/17 23:44:24 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.18.35_9007" in sync
    2021/06/17 23:44:24 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.15.157_9009" in sync
    2021/06/17 23:44:24 [DEBUG] agent: Service "_v0_multicloud_10.233.31.168_9001" in sync
    2021/06/17 23:44:24 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:24 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.20.140_443" in sync
    2021/06/17 23:44:24 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.25.209_9518" in sync
    2021/06/17 23:44:24 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:24 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:24 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:24 [DEBUG] agent: Service "_v1_multicloud_10.233.31.168_9001" in sync
    2021/06/17 23:44:24 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:24 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:24 [INFO] agent: Synced service "_v11__aai-nodes-query_10.233.77.207_8446"
    2021/06/17 23:44:24 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:24 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:24 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:24 [DEBUG] agent: Service "_v1_catalog_10.233.10.246_8806" in sync
    2021/06/17 23:44:24 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.10.246_8806" in sync
    2021/06/17 23:44:24 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:24 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:24 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:24 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.21.155_9004" in sync
    2021/06/17 23:44:24 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:24 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:24 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:24 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.15.157_9009" in sync
    2021/06/17 23:44:24 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.41.54_9005" in sync
    2021/06/17 23:44:24 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.21.155_9004" in sync
    2021/06/17 23:44:24 [DEBUG] agent: Service "_v1_parser_10.233.10.246_8806" in sync
    2021/06/17 23:44:24 [DEBUG] agent: Service "_v1_nsd_10.233.10.246_8806" in sync
    2021/06/17 23:44:24 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.18.35_9007" in sync
    2021/06/17 23:44:24 [DEBUG] agent: Service "_v1_message-router_10.233.63.102_3904" in sync
    2021/06/17 23:44:24 [DEBUG] agent: Node info in sync
    2021/06/17 23:44:24 [DEBUG] agent: Service "_v1_multicloud_10.233.31.168_9001" in sync
    2021/06/17 23:44:24 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:24 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:24 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:24 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:24 [DEBUG] agent: Service "_v1_catalog_10.233.10.246_8806" in sync
    2021/06/17 23:44:24 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.10.246_8806" in sync
    2021/06/17 23:44:24 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:24 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:24 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:24 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:24 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:24 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.21.155_9004" in sync
    2021/06/17 23:44:24 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:24 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:24 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:24 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.21.155_9004" in sync
    2021/06/17 23:44:24 [DEBUG] agent: Service "_v1_parser_10.233.10.246_8806" in sync
    2021/06/17 23:44:24 [DEBUG] agent: Service "_v1_nsd_10.233.10.246_8806" in sync
    2021/06/17 23:44:24 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.18.35_9007" in sync
    2021/06/17 23:44:24 [DEBUG] agent: Service "_v1_message-router_10.233.63.102_3904" in sync
    2021/06/17 23:44:24 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.15.157_9009" in sync
    2021/06/17 23:44:24 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.41.54_9005" in sync
    2021/06/17 23:44:24 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.41.54_9005" in sync
    2021/06/17 23:44:24 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:24 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.12.190_9011" in sync
    2021/06/17 23:44:24 [DEBUG] agent: Service "_v1_appc_10.233.8.251_8443" in sync
    2021/06/17 23:44:24 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:24 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.12.190_9011" in sync
    2021/06/17 23:44:24 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.63.246_8080" in sync
    2021/06/17 23:44:24 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.18.35_9007" in sync
    2021/06/17 23:44:24 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.15.157_9009" in sync
    2021/06/17 23:44:24 [DEBUG] agent: Service "_v0_multicloud_10.233.31.168_9001" in sync
    2021/06/17 23:44:24 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.41.54_9005" in sync
    2021/06/17 23:44:24 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:24 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.20.140_443" in sync
    2021/06/17 23:44:24 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.25.209_9518" in sync
    2021/06/17 23:44:24 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:24 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:24 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:24 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:24 [DEBUG] agent: Node info in sync
    2021/06/17 23:44:24 [DEBUG] http: Request PUT /v1/agent/service/register (577.275402ms) from=10.233.69.160:57470
    2021/06/17 23:44:24 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v11 (314.767µs) from=10.233.69.160:57478
    2021/06/17 23:44:24 [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/06/17 23:44: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/06/17 23:44: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/06/17 23:44:24 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.12.190_9011" in sync
    2021/06/17 23:44:24 [DEBUG] agent: Service "_v1_appc_10.233.8.251_8443" in sync
    2021/06/17 23:44:24 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:24 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.12.190_9011" in sync
    2021/06/17 23:44:24 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.63.246_8080" in sync
    2021/06/17 23:44:24 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.18.35_9007" in sync
    2021/06/17 23:44:24 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.15.157_9009" in sync
    2021/06/17 23:44:24 [DEBUG] agent: Service "_v0_multicloud_10.233.31.168_9001" in sync
    2021/06/17 23:44:24 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.41.54_9005" in sync
    2021/06/17 23:44:24 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:24 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.20.140_443" in sync
    2021/06/17 23:44:24 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.25.209_9518" in sync
    2021/06/17 23:44:24 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:24 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:24 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:24 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:24 [DEBUG] agent: Service "_v1_multicloud_10.233.31.168_9001" in sync
    2021/06/17 23:44:24 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:24 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:24 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:24 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:24 [DEBUG] agent: Service "_v1_catalog_10.233.10.246_8806" in sync
    2021/06/17 23:44:24 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.10.246_8806" in sync
    2021/06/17 23:44:24 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:24 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:24 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:24 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:24 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:24 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.21.155_9004" in sync
    2021/06/17 23:44:24 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:24 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:24 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:24 [INFO] agent: Synced service "_v11_aai-nodes-query_10.233.77.207_8446"
    2021/06/17 23:44:24 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.21.155_9004" in sync
    2021/06/17 23:44:24 [DEBUG] agent: Service "_v1_parser_10.233.10.246_8806" in sync
    2021/06/17 23:44:24 [DEBUG] agent: Service "_v1_nsd_10.233.10.246_8806" in sync
    2021/06/17 23:44:24 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.18.35_9007" in sync
    2021/06/17 23:44:24 [DEBUG] agent: Service "_v1_message-router_10.233.63.102_3904" in sync
    2021/06/17 23:44:24 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.15.157_9009" in sync
    2021/06/17 23:44:24 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.41.54_9005" in sync
    2021/06/17 23:44:24 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.41.54_9005" in sync
    2021/06/17 23:44:24 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:24 [DEBUG] agent: Node info in sync
    2021/06/17 23:44:24 [DEBUG] http: Request PUT /v1/agent/service/register (300.11573ms) from=10.233.69.160:57480
    2021/06/17 23:44:24 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.41.54_9005" in sync
    2021/06/17 23:44:24 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:24 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.12.190_9011" in sync
    2021/06/17 23:44:24 [DEBUG] agent: Service "_v1_appc_10.233.8.251_8443" in sync
    2021/06/17 23:44:24 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:24 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:24 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.12.190_9011" in sync
    2021/06/17 23:44:24 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.63.246_8080" in sync
    2021/06/17 23:44:24 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.18.35_9007" in sync
    2021/06/17 23:44:24 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.15.157_9009" in sync
    2021/06/17 23:44:24 [DEBUG] agent: Service "_v0_multicloud_10.233.31.168_9001" in sync
    2021/06/17 23:44:24 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.41.54_9005" in sync
    2021/06/17 23:44:24 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.20.140_443" in sync
    2021/06/17 23:44:24 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.25.209_9518" in sync
    2021/06/17 23:44:24 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:25 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:25 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:25 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:25 [DEBUG] agent: Service "_v1_multicloud_10.233.31.168_9001" in sync
    2021/06/17 23:44:25 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:25 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:25 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:25 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:25 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:25 [DEBUG] agent: Service "_v1_catalog_10.233.10.246_8806" in sync
    2021/06/17 23:44:25 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.10.246_8806" in sync
    2021/06/17 23:44:25 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:25 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:25 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:25 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:25 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.21.155_9004" in sync
    2021/06/17 23:44:25 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:25 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:25 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:25 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.41.54_9005" in sync
    2021/06/17 23:44:25 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v11 (200.372907ms) from=10.233.69.160:57484
    2021/06/17 23:44:25 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:25 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.21.155_9004" in sync
    2021/06/17 23:44:25 [DEBUG] agent: Service "_v1_parser_10.233.10.246_8806" in sync
    2021/06/17 23:44:25 [DEBUG] agent: Service "_v1_nsd_10.233.10.246_8806" in sync
    2021/06/17 23:44:25 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.18.35_9007" in sync
    2021/06/17 23:44:25 [DEBUG] agent: Service "_v1_message-router_10.233.63.102_3904" in sync
    2021/06/17 23:44:25 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.15.157_9009" in sync
    2021/06/17 23:44:25 [DEBUG] agent: Node info in sync
    2021/06/17 23:44:25 [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/06/17 23:44:25 [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/06/17 23:44: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/06/17 23:44: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/06/17 23:44:26 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.10.246_8806" in sync
    2021/06/17 23:44:26 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:26 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:26 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:26 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:26 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:26 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:26 [DEBUG] agent: Service "_v1_catalog_10.233.10.246_8806" in sync
    2021/06/17 23:44:26 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:26 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:26 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:26 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.21.155_9004" in sync
    2021/06/17 23:44:26 [DEBUG] agent: Service "_v1_parser_10.233.10.246_8806" in sync
    2021/06/17 23:44:26 [DEBUG] agent: Service "_v1_nsd_10.233.10.246_8806" in sync
    2021/06/17 23:44:26 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.18.35_9007" in sync
    2021/06/17 23:44:26 [DEBUG] agent: Service "_v1_message-router_10.233.63.102_3904" in sync
    2021/06/17 23:44:26 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.15.157_9009" in sync
    2021/06/17 23:44:26 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.41.54_9005" in sync
    2021/06/17 23:44:26 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:26 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.21.155_9004" in sync
    2021/06/17 23:44:26 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:26 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.41.54_9005" in sync
    2021/06/17 23:44:26 [DEBUG] agent: Service "_v1_appc_10.233.8.251_8443" in sync
    2021/06/17 23:44:26 [INFO] agent: Synced service "_v12__aai-nodes-query_10.233.77.207_8446"
    2021/06/17 23:44:26 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.12.190_9011" in sync
    2021/06/17 23:44:26 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.63.246_8080" in sync
    2021/06/17 23:44:26 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.18.35_9007" in sync
    2021/06/17 23:44:26 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.15.157_9009" in sync
    2021/06/17 23:44:26 [DEBUG] agent: Service "_v0_multicloud_10.233.31.168_9001" in sync
    2021/06/17 23:44:26 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.41.54_9005" in sync
    2021/06/17 23:44:26 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:26 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:26 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.12.190_9011" in sync
    2021/06/17 23:44:26 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.25.209_9518" in sync
    2021/06/17 23:44:26 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:26 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:26 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:26 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:26 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.20.140_443" in sync
    2021/06/17 23:44:26 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:26 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:26 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:26 [DEBUG] agent: Service "_v1_multicloud_10.233.31.168_9001" in sync
    2021/06/17 23:44:26 [DEBUG] agent: Node info in sync
    2021/06/17 23:44:26 [DEBUG] http: Request PUT /v1/agent/service/register (675.185828ms) from=10.233.69.160:57496
    2021/06/17 23:44:26 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.20.140_443" in sync
    2021/06/17 23:44:26 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.25.209_9518" in sync
    2021/06/17 23:44:26 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:26 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:26 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:26 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:26 [DEBUG] agent: Service "_v1_multicloud_10.233.31.168_9001" in sync
    2021/06/17 23:44:26 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:26 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:26 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:26 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:26 [DEBUG] agent: Service "_v1_catalog_10.233.10.246_8806" in sync
    2021/06/17 23:44:26 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.10.246_8806" in sync
    2021/06/17 23:44:26 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:26 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:26 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:26 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:26 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:26 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.21.155_9004" in sync
    2021/06/17 23:44:26 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:26 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:26 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:26 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:26 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.21.155_9004" in sync
    2021/06/17 23:44:26 [DEBUG] agent: Service "_v1_parser_10.233.10.246_8806" in sync
    2021/06/17 23:44:26 [DEBUG] agent: Service "_v1_nsd_10.233.10.246_8806" in sync
    2021/06/17 23:44:26 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.18.35_9007" in sync
    2021/06/17 23:44:26 [DEBUG] agent: Service "_v1_message-router_10.233.63.102_3904" in sync
    2021/06/17 23:44:26 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.15.157_9009" in sync
    2021/06/17 23:44:26 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.41.54_9005" in sync
    2021/06/17 23:44:26 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.41.54_9005" in sync
    2021/06/17 23:44:26 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:26 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.12.190_9011" in sync
    2021/06/17 23:44:26 [DEBUG] agent: Service "_v1_appc_10.233.8.251_8443" in sync
    2021/06/17 23:44:26 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:26 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:26 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.12.190_9011" in sync
    2021/06/17 23:44:26 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.63.246_8080" in sync
    2021/06/17 23:44:26 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.18.35_9007" in sync
    2021/06/17 23:44:26 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.15.157_9009" in sync
    2021/06/17 23:44:26 [DEBUG] agent: Service "_v0_multicloud_10.233.31.168_9001" in sync
    2021/06/17 23:44:26 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.41.54_9005" in sync
    2021/06/17 23:44:26 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:26 [DEBUG] agent: Node info in sync
    2021/06/17 23:44:26 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v12 (530.348µs) from=10.233.69.160:57502
    2021/06/17 23:44:27 [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/06/17 23:44: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/06/17 23:44: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/06/17 23:44:29 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:29 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:29 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:29 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:29 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:29 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:29 [DEBUG] agent: Service "_v1_catalog_10.233.10.246_8806" in sync
    2021/06/17 23:44:29 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.10.246_8806" in sync
    2021/06/17 23:44:29 [INFO] agent: Synced service "_v12_aai-nodes-query_10.233.77.207_8446"
    2021/06/17 23:44:29 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:29 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:29 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.21.155_9004" in sync
    2021/06/17 23:44:29 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:29 [DEBUG] agent: Service "_v1_nsd_10.233.10.246_8806" in sync
    2021/06/17 23:44:29 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.18.35_9007" in sync
    2021/06/17 23:44:29 [DEBUG] agent: Service "_v1_message-router_10.233.63.102_3904" in sync
    2021/06/17 23:44:29 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.15.157_9009" in sync
    2021/06/17 23:44:29 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.41.54_9005" in sync
    2021/06/17 23:44:29 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:29 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.21.155_9004" in sync
    2021/06/17 23:44:29 [DEBUG] agent: Service "_v1_parser_10.233.10.246_8806" in sync
    2021/06/17 23:44:29 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.41.54_9005" in sync
    2021/06/17 23:44:29 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:29 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:29 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.12.190_9011" in sync
    2021/06/17 23:44:29 [DEBUG] agent: Service "_v1_appc_10.233.8.251_8443" in sync
    2021/06/17 23:44:29 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.18.35_9007" in sync
    2021/06/17 23:44:29 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.15.157_9009" in sync
    2021/06/17 23:44:29 [DEBUG] agent: Service "_v0_multicloud_10.233.31.168_9001" in sync
    2021/06/17 23:44:29 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.41.54_9005" in sync
    2021/06/17 23:44:29 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:29 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:29 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.12.190_9011" in sync
    2021/06/17 23:44:29 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.63.246_8080" in sync
    2021/06/17 23:44:29 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:29 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:29 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:29 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:29 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.20.140_443" in sync
    2021/06/17 23:44:29 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.25.209_9518" in sync
    2021/06/17 23:44:29 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:29 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:29 [DEBUG] agent: Service "_v1_multicloud_10.233.31.168_9001" in sync
    2021/06/17 23:44:29 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:29 [DEBUG] agent: Node info in sync
    2021/06/17 23:44:29 [DEBUG] http: Request PUT /v1/agent/service/register (2.749298507s) from=10.233.69.160:57506
    2021/06/17 23:44:29 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:29 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:29 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.12.190_9011" in sync
    2021/06/17 23:44:29 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.63.246_8080" in sync
    2021/06/17 23:44:29 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.18.35_9007" in sync
    2021/06/17 23:44:29 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.15.157_9009" in sync
    2021/06/17 23:44:29 [DEBUG] agent: Service "_v0_multicloud_10.233.31.168_9001" in sync
    2021/06/17 23:44:29 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.41.54_9005" in sync
    2021/06/17 23:44:29 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.20.140_443" in sync
    2021/06/17 23:44:29 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.25.209_9518" in sync
    2021/06/17 23:44:29 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:29 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:29 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:29 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:29 [DEBUG] agent: Service "_v1_multicloud_10.233.31.168_9001" in sync
    2021/06/17 23:44:29 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:29 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:29 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:29 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:29 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:29 [DEBUG] agent: Service "_v1_catalog_10.233.10.246_8806" in sync
    2021/06/17 23:44:29 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.10.246_8806" in sync
    2021/06/17 23:44:29 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:29 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:29 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:29 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:29 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:29 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.21.155_9004" in sync
    2021/06/17 23:44:29 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:29 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:29 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:29 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.41.54_9005" in sync
    2021/06/17 23:44:29 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:29 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.21.155_9004" in sync
    2021/06/17 23:44:29 [DEBUG] agent: Service "_v1_parser_10.233.10.246_8806" in sync
    2021/06/17 23:44:29 [DEBUG] agent: Service "_v1_nsd_10.233.10.246_8806" in sync
    2021/06/17 23:44:29 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.18.35_9007" in sync
    2021/06/17 23:44:29 [DEBUG] agent: Service "_v1_message-router_10.233.63.102_3904" in sync
    2021/06/17 23:44:29 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.15.157_9009" in sync
    2021/06/17 23:44:29 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.41.54_9005" in sync
    2021/06/17 23:44:29 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:29 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.12.190_9011" in sync
    2021/06/17 23:44:29 [DEBUG] agent: Service "_v1_appc_10.233.8.251_8443" in sync
    2021/06/17 23:44:29 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:29 [DEBUG] agent: Node info in sync
    2021/06/17 23:44:29 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v12 (530.095µs) from=10.233.69.160:57526
    2021/06/17 23:44:30 [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/06/17 23:44:30 [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/06/17 23:44: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/06/17 23:44: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/06/17 23:44:30 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:30 [DEBUG] agent: Service "_v1_multicloud_10.233.31.168_9001" in sync
    2021/06/17 23:44:30 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:30 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:30 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:30 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:30 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:30 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:30 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:30 [DEBUG] agent: Service "_v1_catalog_10.233.10.246_8806" in sync
    2021/06/17 23:44:30 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.10.246_8806" in sync
    2021/06/17 23:44:30 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:30 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:30 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:30 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.21.155_9004" in sync
    2021/06/17 23:44:30 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:30 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:30 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.18.35_9007" in sync
    2021/06/17 23:44:30 [DEBUG] agent: Service "_v1_message-router_10.233.63.102_3904" in sync
    2021/06/17 23:44:30 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.15.157_9009" in sync
    2021/06/17 23:44:30 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.41.54_9005" in sync
    2021/06/17 23:44:30 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:30 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.21.155_9004" in sync
    2021/06/17 23:44:30 [DEBUG] agent: Service "_v1_parser_10.233.10.246_8806" in sync
    2021/06/17 23:44:30 [DEBUG] agent: Service "_v1_nsd_10.233.10.246_8806" in sync
    2021/06/17 23:44:30 [INFO] agent: Synced service "_v13__aai-nodes-query_10.233.77.207_8446"
    2021/06/17 23:44:30 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.41.54_9005" in sync
    2021/06/17 23:44:30 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:30 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.12.190_9011" in sync
    2021/06/17 23:44:30 [DEBUG] agent: Service "_v1_appc_10.233.8.251_8443" in sync
    2021/06/17 23:44:30 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:30 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.15.157_9009" in sync
    2021/06/17 23:44:30 [DEBUG] agent: Service "_v0_multicloud_10.233.31.168_9001" in sync
    2021/06/17 23:44:30 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.41.54_9005" in sync
    2021/06/17 23:44:30 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:30 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:30 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.12.190_9011" in sync
    2021/06/17 23:44:30 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.63.246_8080" in sync
    2021/06/17 23:44:30 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.18.35_9007" in sync
    2021/06/17 23:44:30 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:30 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:30 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:30 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.20.140_443" in sync
    2021/06/17 23:44:30 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.25.209_9518" in sync
    2021/06/17 23:44:30 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:30 [DEBUG] agent: Node info in sync
    2021/06/17 23:44:30 [DEBUG] http: Request PUT /v1/agent/service/register (562.867616ms) from=10.233.69.160:57528
    2021/06/17 23:44:30 [DEBUG] agent: Service "_v1_multicloud_10.233.31.168_9001" in sync
    2021/06/17 23:44:30 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:30 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:30 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:30 [DEBUG] agent: Service "_v1_catalog_10.233.10.246_8806" in sync
    2021/06/17 23:44:30 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.10.246_8806" in sync
    2021/06/17 23:44:30 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:30 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:30 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:30 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:30 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:30 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:30 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:30 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.21.155_9004" in sync
    2021/06/17 23:44:30 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:30 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:30 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:30 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.21.155_9004" in sync
    2021/06/17 23:44:30 [DEBUG] agent: Service "_v1_parser_10.233.10.246_8806" in sync
    2021/06/17 23:44:30 [DEBUG] agent: Service "_v1_nsd_10.233.10.246_8806" in sync
    2021/06/17 23:44:30 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.18.35_9007" in sync
    2021/06/17 23:44:30 [DEBUG] agent: Service "_v1_message-router_10.233.63.102_3904" in sync
    2021/06/17 23:44:30 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.15.157_9009" in sync
    2021/06/17 23:44:30 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.41.54_9005" in sync
    2021/06/17 23:44:30 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:30 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:30 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.41.54_9005" in sync
    2021/06/17 23:44:30 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:30 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.12.190_9011" in sync
    2021/06/17 23:44:30 [DEBUG] agent: Service "_v1_appc_10.233.8.251_8443" in sync
    2021/06/17 23:44:30 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:30 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.12.190_9011" in sync
    2021/06/17 23:44:30 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.63.246_8080" in sync
    2021/06/17 23:44:30 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.18.35_9007" in sync
    2021/06/17 23:44:30 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.15.157_9009" in sync
    2021/06/17 23:44:30 [DEBUG] agent: Service "_v0_multicloud_10.233.31.168_9001" in sync
    2021/06/17 23:44:30 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.41.54_9005" in sync
    2021/06/17 23:44:30 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:30 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:30 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.20.140_443" in sync
    2021/06/17 23:44:30 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.25.209_9518" in sync
    2021/06/17 23:44:30 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:30 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:30 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:30 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:30 [DEBUG] agent: Node info in sync
    2021/06/17 23:44:30 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v13 (399.569254ms) from=10.233.69.160:57538
    2021/06/17 23:44:31 [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/06/17 23:44: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/06/17 23:44: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/06/17 23:44:31 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:31 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:31 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:31 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:31 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.20.140_443" in sync
    2021/06/17 23:44:31 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.25.209_9518" in sync
    2021/06/17 23:44:31 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:31 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:31 [INFO] agent: Synced service "_v13_aai-nodes-query_10.233.77.207_8446"
    2021/06/17 23:44:31 [DEBUG] agent: Service "_v1_multicloud_10.233.31.168_9001" in sync
    2021/06/17 23:44:31 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:31 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:31 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:31 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:31 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:31 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:31 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:31 [DEBUG] agent: Service "_v1_catalog_10.233.10.246_8806" in sync
    2021/06/17 23:44:31 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.10.246_8806" in sync
    2021/06/17 23:44:31 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:31 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:31 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:31 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.21.155_9004" in sync
    2021/06/17 23:44:31 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:31 [DEBUG] agent: Service "_v1_nsd_10.233.10.246_8806" in sync
    2021/06/17 23:44:31 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.18.35_9007" in sync
    2021/06/17 23:44:31 [DEBUG] agent: Service "_v1_message-router_10.233.63.102_3904" in sync
    2021/06/17 23:44:31 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.15.157_9009" in sync
    2021/06/17 23:44:31 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.41.54_9005" in sync
    2021/06/17 23:44:31 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:31 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.21.155_9004" in sync
    2021/06/17 23:44:31 [DEBUG] agent: Service "_v1_parser_10.233.10.246_8806" in sync
    2021/06/17 23:44:31 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:31 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.41.54_9005" in sync
    2021/06/17 23:44:31 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:31 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:31 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.12.190_9011" in sync
    2021/06/17 23:44:31 [DEBUG] agent: Service "_v1_appc_10.233.8.251_8443" in sync
    2021/06/17 23:44:31 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.18.35_9007" in sync
    2021/06/17 23:44:31 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.15.157_9009" in sync
    2021/06/17 23:44:31 [DEBUG] agent: Service "_v0_multicloud_10.233.31.168_9001" in sync
    2021/06/17 23:44:31 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.41.54_9005" in sync
    2021/06/17 23:44:31 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:31 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:31 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.12.190_9011" in sync
    2021/06/17 23:44:31 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.63.246_8080" in sync
    2021/06/17 23:44:31 [DEBUG] agent: Node info in sync
    2021/06/17 23:44:31 [DEBUG] http: Request PUT /v1/agent/service/register (400.023568ms) from=10.233.69.160:57550
    2021/06/17 23:44:31 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.63.246_8080" in sync
    2021/06/17 23:44:31 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.18.35_9007" in sync
    2021/06/17 23:44:31 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.15.157_9009" in sync
    2021/06/17 23:44:31 [DEBUG] agent: Service "_v0_multicloud_10.233.31.168_9001" in sync
    2021/06/17 23:44:31 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.41.54_9005" in sync
    2021/06/17 23:44:31 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:31 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:31 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.12.190_9011" in sync
    2021/06/17 23:44:31 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.25.209_9518" in sync
    2021/06/17 23:44:31 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:31 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:31 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:31 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:31 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.20.140_443" in sync
    2021/06/17 23:44:31 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:31 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:31 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:31 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:31 [DEBUG] agent: Service "_v1_multicloud_10.233.31.168_9001" in sync
    2021/06/17 23:44:31 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.10.246_8806" in sync
    2021/06/17 23:44:31 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:31 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:31 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:31 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:31 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:31 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:31 [DEBUG] agent: Service "_v1_catalog_10.233.10.246_8806" in sync
    2021/06/17 23:44:31 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:31 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:31 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:31 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:31 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.21.155_9004" in sync
    2021/06/17 23:44:31 [DEBUG] agent: Service "_v1_parser_10.233.10.246_8806" in sync
    2021/06/17 23:44:31 [DEBUG] agent: Service "_v1_nsd_10.233.10.246_8806" in sync
    2021/06/17 23:44:31 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.18.35_9007" in sync
    2021/06/17 23:44:31 [DEBUG] agent: Service "_v1_message-router_10.233.63.102_3904" in sync
    2021/06/17 23:44:31 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.15.157_9009" in sync
    2021/06/17 23:44:31 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.41.54_9005" in sync
    2021/06/17 23:44:31 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:31 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.21.155_9004" in sync
    2021/06/17 23:44:31 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:31 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:31 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.41.54_9005" in sync
    2021/06/17 23:44:31 [DEBUG] agent: Service "_v1_appc_10.233.8.251_8443" in sync
    2021/06/17 23:44:31 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:31 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.12.190_9011" in sync
    2021/06/17 23:44:31 [DEBUG] agent: Node info in sync
    2021/06/17 23:44:31 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v13 (521.146µs) from=10.233.69.160:57556
    2021/06/17 23:44:32 [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/06/17 23:44:32 [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/06/17 23:44: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/06/17 23:44: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/06/17 23:44:32 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.20.140_443" in sync
    2021/06/17 23:44:32 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.25.209_9518" in sync
    2021/06/17 23:44:32 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:32 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:32 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:32 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:32 [DEBUG] agent: Service "_v1_multicloud_10.233.31.168_9001" in sync
    2021/06/17 23:44:32 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:32 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:32 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:32 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:32 [DEBUG] agent: Service "_v1_catalog_10.233.10.246_8806" in sync
    2021/06/17 23:44:32 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.10.246_8806" in sync
    2021/06/17 23:44:32 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:32 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:32 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:32 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:32 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:32 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:32 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:32 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.21.155_9004" in sync
    2021/06/17 23:44:32 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:32 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:32 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:32 [INFO] agent: Synced service "_v14__aai-nodes-query_10.233.77.207_8446"
    2021/06/17 23:44:32 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.21.155_9004" in sync
    2021/06/17 23:44:32 [DEBUG] agent: Service "_v1_parser_10.233.10.246_8806" in sync
    2021/06/17 23:44:32 [DEBUG] agent: Service "_v1_nsd_10.233.10.246_8806" in sync
    2021/06/17 23:44:32 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.18.35_9007" in sync
    2021/06/17 23:44:32 [DEBUG] agent: Service "_v1_message-router_10.233.63.102_3904" in sync
    2021/06/17 23:44:32 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.15.157_9009" in sync
    2021/06/17 23:44:32 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.41.54_9005" in sync
    2021/06/17 23:44:32 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:32 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:32 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.41.54_9005" in sync
    2021/06/17 23:44:32 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:32 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.12.190_9011" in sync
    2021/06/17 23:44:32 [DEBUG] agent: Service "_v1_appc_10.233.8.251_8443" in sync
    2021/06/17 23:44:32 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:32 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.12.190_9011" in sync
    2021/06/17 23:44:32 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.63.246_8080" in sync
    2021/06/17 23:44:32 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.18.35_9007" in sync
    2021/06/17 23:44:32 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.15.157_9009" in sync
    2021/06/17 23:44:32 [DEBUG] agent: Service "_v0_multicloud_10.233.31.168_9001" in sync
    2021/06/17 23:44:32 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.41.54_9005" in sync
    2021/06/17 23:44:32 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:32 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:32 [DEBUG] agent: Node info in sync
    2021/06/17 23:44:32 [DEBUG] http: Request PUT /v1/agent/service/register (926.092916ms) from=10.233.69.160:57562
    2021/06/17 23:44:32 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:32 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.21.155_9004" in sync
    2021/06/17 23:44:32 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:32 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:32 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:32 [DEBUG] agent: Service "_v1_message-router_10.233.63.102_3904" in sync
    2021/06/17 23:44:32 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.15.157_9009" in sync
    2021/06/17 23:44:32 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.41.54_9005" in sync
    2021/06/17 23:44:32 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:32 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.21.155_9004" in sync
    2021/06/17 23:44:32 [DEBUG] agent: Service "_v1_parser_10.233.10.246_8806" in sync
    2021/06/17 23:44:32 [DEBUG] agent: Service "_v1_nsd_10.233.10.246_8806" in sync
    2021/06/17 23:44:32 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.18.35_9007" in sync
    2021/06/17 23:44:32 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:32 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.41.54_9005" in sync
    2021/06/17 23:44:32 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:32 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.12.190_9011" in sync
    2021/06/17 23:44:32 [DEBUG] agent: Service "_v1_appc_10.233.8.251_8443" in sync
    2021/06/17 23:44:32 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:32 [DEBUG] agent: Service "_v0_multicloud_10.233.31.168_9001" in sync
    2021/06/17 23:44:32 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.41.54_9005" in sync
    2021/06/17 23:44:32 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:32 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:32 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.12.190_9011" in sync
    2021/06/17 23:44:32 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.63.246_8080" in sync
    2021/06/17 23:44:32 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.18.35_9007" in sync
    2021/06/17 23:44:32 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.15.157_9009" in sync
    2021/06/17 23:44:32 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:32 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:32 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.20.140_443" in sync
    2021/06/17 23:44:32 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.25.209_9518" in sync
    2021/06/17 23:44:32 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:32 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:32 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:32 [DEBUG] agent: Service "_v1_multicloud_10.233.31.168_9001" in sync
    2021/06/17 23:44:32 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:32 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:32 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:32 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:32 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:32 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:32 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:32 [DEBUG] agent: Service "_v1_catalog_10.233.10.246_8806" in sync
    2021/06/17 23:44:32 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.10.246_8806" in sync
    2021/06/17 23:44:32 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:32 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:32 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:32 [DEBUG] agent: Node info in sync
    2021/06/17 23:44:32 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v14 (558.923µs) from=10.233.69.160:57572
    2021/06/17 23:44:32 [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/06/17 23:44: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/06/17 23:44: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/06/17 23:44:33 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.41.54_9005" in sync
    2021/06/17 23:44:33 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:33 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.12.190_9011" in sync
    2021/06/17 23:44:33 [DEBUG] agent: Service "_v1_appc_10.233.8.251_8443" in sync
    2021/06/17 23:44:33 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:33 [DEBUG] agent: Service "_v0_multicloud_10.233.31.168_9001" in sync
    2021/06/17 23:44:33 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.41.54_9005" in sync
    2021/06/17 23:44:33 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:33 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:33 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.12.190_9011" in sync
    2021/06/17 23:44:33 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.63.246_8080" in sync
    2021/06/17 23:44:33 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.18.35_9007" in sync
    2021/06/17 23:44:33 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.15.157_9009" in sync
    2021/06/17 23:44:33 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:33 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:33 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.20.140_443" in sync
    2021/06/17 23:44:33 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.25.209_9518" in sync
    2021/06/17 23:44:33 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:33 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:33 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:33 [DEBUG] agent: Service "_v1_multicloud_10.233.31.168_9001" in sync
    2021/06/17 23:44:33 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:33 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:33 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:33 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:33 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:33 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:33 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:33 [DEBUG] agent: Service "_v1_catalog_10.233.10.246_8806" in sync
    2021/06/17 23:44:33 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.10.246_8806" in sync
    2021/06/17 23:44:33 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:33 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:33 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:33 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:33 [INFO] agent: Synced service "_v14_aai-nodes-query_10.233.77.207_8446"
    2021/06/17 23:44:33 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.21.155_9004" in sync
    2021/06/17 23:44:33 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:33 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:33 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:33 [DEBUG] agent: Service "_v1_message-router_10.233.63.102_3904" in sync
    2021/06/17 23:44:33 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.15.157_9009" in sync
    2021/06/17 23:44:33 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.41.54_9005" in sync
    2021/06/17 23:44:33 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:33 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.21.155_9004" in sync
    2021/06/17 23:44:33 [DEBUG] agent: Service "_v1_parser_10.233.10.246_8806" in sync
    2021/06/17 23:44:33 [DEBUG] agent: Service "_v1_nsd_10.233.10.246_8806" in sync
    2021/06/17 23:44:33 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.18.35_9007" in sync
    2021/06/17 23:44:33 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:33 [DEBUG] agent: Node info in sync
    2021/06/17 23:44:33 [DEBUG] http: Request PUT /v1/agent/service/register (315.575ms) from=10.233.69.160:57574
    2021/06/17 23:44:33 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:33 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:33 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:33 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:33 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:33 [DEBUG] agent: Service "_v1_catalog_10.233.10.246_8806" in sync
    2021/06/17 23:44:33 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.10.246_8806" in sync
    2021/06/17 23:44:33 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:33 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:33 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:33 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:33 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:33 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.21.155_9004" in sync
    2021/06/17 23:44:33 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:33 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:33 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.18.35_9007" in sync
    2021/06/17 23:44:33 [DEBUG] agent: Service "_v1_message-router_10.233.63.102_3904" in sync
    2021/06/17 23:44:33 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.15.157_9009" in sync
    2021/06/17 23:44:33 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.41.54_9005" in sync
    2021/06/17 23:44:33 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:33 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.21.155_9004" in sync
    2021/06/17 23:44:33 [DEBUG] agent: Service "_v1_parser_10.233.10.246_8806" in sync
    2021/06/17 23:44:33 [DEBUG] agent: Service "_v1_nsd_10.233.10.246_8806" in sync
    2021/06/17 23:44:33 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:33 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.41.54_9005" in sync
    2021/06/17 23:44:33 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:33 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.12.190_9011" in sync
    2021/06/17 23:44:33 [DEBUG] agent: Service "_v1_appc_10.233.8.251_8443" in sync
    2021/06/17 23:44:33 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:33 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.15.157_9009" in sync
    2021/06/17 23:44:33 [DEBUG] agent: Service "_v0_multicloud_10.233.31.168_9001" in sync
    2021/06/17 23:44:33 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.41.54_9005" in sync
    2021/06/17 23:44:33 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:33 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:33 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.12.190_9011" in sync
    2021/06/17 23:44:33 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.63.246_8080" in sync
    2021/06/17 23:44:33 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.18.35_9007" in sync
    2021/06/17 23:44:33 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:33 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:33 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:33 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.20.140_443" in sync
    2021/06/17 23:44:33 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.25.209_9518" in sync
    2021/06/17 23:44:33 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:33 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:33 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:33 [DEBUG] agent: Service "_v1_multicloud_10.233.31.168_9001" in sync
    2021/06/17 23:44:33 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:33 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:33 [DEBUG] agent: Node info in sync
    2021/06/17 23:44:33 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v14 (421.904µs) from=10.233.69.160:57578
    2021/06/17 23:44:33 [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/06/17 23:44:33 [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/06/17 23:44: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/06/17 23:44: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/06/17 23:44:33 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.41.54_9005" in sync
    2021/06/17 23:44:33 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:33 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.12.190_9011" in sync
    2021/06/17 23:44:33 [DEBUG] agent: Service "_v1_appc_10.233.8.251_8443" in sync
    2021/06/17 23:44:33 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:33 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.12.190_9011" in sync
    2021/06/17 23:44:33 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.63.246_8080" in sync
    2021/06/17 23:44:33 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.18.35_9007" in sync
    2021/06/17 23:44:33 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.15.157_9009" in sync
    2021/06/17 23:44:33 [DEBUG] agent: Service "_v0_multicloud_10.233.31.168_9001" in sync
    2021/06/17 23:44:33 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.41.54_9005" in sync
    2021/06/17 23:44:33 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:33 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:33 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.20.140_443" in sync
    2021/06/17 23:44:33 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.25.209_9518" in sync
    2021/06/17 23:44:33 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:33 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:33 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:33 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:33 [INFO] agent: Synced service "_v15__aai-nodes-query_10.233.77.207_8446"
    2021/06/17 23:44:33 [DEBUG] agent: Service "_v1_multicloud_10.233.31.168_9001" in sync
    2021/06/17 23:44:33 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:33 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:33 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:33 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:33 [DEBUG] agent: Service "_v1_catalog_10.233.10.246_8806" in sync
    2021/06/17 23:44:33 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.10.246_8806" in sync
    2021/06/17 23:44:33 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:33 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:33 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:33 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:33 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:33 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:33 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:33 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.21.155_9004" in sync
    2021/06/17 23:44:33 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:33 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:33 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:33 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:33 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:33 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.21.155_9004" in sync
    2021/06/17 23:44:33 [DEBUG] agent: Service "_v1_parser_10.233.10.246_8806" in sync
    2021/06/17 23:44:33 [DEBUG] agent: Service "_v1_nsd_10.233.10.246_8806" in sync
    2021/06/17 23:44:33 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.18.35_9007" in sync
    2021/06/17 23:44:33 [DEBUG] agent: Service "_v1_message-router_10.233.63.102_3904" in sync
    2021/06/17 23:44:33 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.15.157_9009" in sync
    2021/06/17 23:44:33 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.41.54_9005" in sync
    2021/06/17 23:44:33 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:33 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:33 [DEBUG] agent: Node info in sync
    2021/06/17 23:44:33 [DEBUG] http: Request PUT /v1/agent/service/register (400.046433ms) from=10.233.69.160:57580
    2021/06/17 23:44:33 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:33 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:33 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:33 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:33 [DEBUG] agent: Service "_v1_catalog_10.233.10.246_8806" in sync
    2021/06/17 23:44:33 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.10.246_8806" in sync
    2021/06/17 23:44:33 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:33 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:33 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:33 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:33 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:33 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.21.155_9004" in sync
    2021/06/17 23:44:33 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:33 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:33 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:33 [DEBUG] agent: Service "_v1_message-router_10.233.63.102_3904" in sync
    2021/06/17 23:44:33 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.15.157_9009" in sync
    2021/06/17 23:44:33 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.41.54_9005" in sync
    2021/06/17 23:44:33 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:33 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.21.155_9004" in sync
    2021/06/17 23:44:33 [DEBUG] agent: Service "_v1_parser_10.233.10.246_8806" in sync
    2021/06/17 23:44:33 [DEBUG] agent: Service "_v1_nsd_10.233.10.246_8806" in sync
    2021/06/17 23:44:33 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.18.35_9007" in sync
    2021/06/17 23:44:33 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:33 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.41.54_9005" in sync
    2021/06/17 23:44:33 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:33 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.12.190_9011" in sync
    2021/06/17 23:44:33 [DEBUG] agent: Service "_v1_appc_10.233.8.251_8443" in sync
    2021/06/17 23:44:33 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:33 [DEBUG] agent: Service "_v0_multicloud_10.233.31.168_9001" in sync
    2021/06/17 23:44:33 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.41.54_9005" in sync
    2021/06/17 23:44:33 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:33 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:33 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.12.190_9011" in sync
    2021/06/17 23:44:33 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.63.246_8080" in sync
    2021/06/17 23:44:33 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.18.35_9007" in sync
    2021/06/17 23:44:33 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.15.157_9009" in sync
    2021/06/17 23:44:33 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:33 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:33 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:33 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.20.140_443" in sync
    2021/06/17 23:44:33 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.25.209_9518" in sync
    2021/06/17 23:44:33 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:33 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:33 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:33 [DEBUG] agent: Service "_v1_multicloud_10.233.31.168_9001" in sync
    2021/06/17 23:44:33 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:33 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:33 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:33 [DEBUG] agent: Node info in sync
    2021/06/17 23:44:33 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v15 (567.804µs) from=10.233.69.160:57588
    2021/06/17 23:44:33 [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/06/17 23:44: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/06/17 23:44: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/06/17 23:44:34 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:34 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:34 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:34 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:34 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:34 [DEBUG] agent: Service "_v1_catalog_10.233.10.246_8806" in sync
    2021/06/17 23:44:34 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.10.246_8806" in sync
    2021/06/17 23:44:34 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:34 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:34 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:34 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:34 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:34 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.21.155_9004" in sync
    2021/06/17 23:44:34 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:34 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:34 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.18.35_9007" in sync
    2021/06/17 23:44:34 [DEBUG] agent: Service "_v1_message-router_10.233.63.102_3904" in sync
    2021/06/17 23:44:34 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.15.157_9009" in sync
    2021/06/17 23:44:34 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.41.54_9005" in sync
    2021/06/17 23:44:34 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:34 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.21.155_9004" in sync
    2021/06/17 23:44:34 [DEBUG] agent: Service "_v1_parser_10.233.10.246_8806" in sync
    2021/06/17 23:44:34 [DEBUG] agent: Service "_v1_nsd_10.233.10.246_8806" in sync
    2021/06/17 23:44:34 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:34 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.41.54_9005" in sync
    2021/06/17 23:44:34 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:34 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.12.190_9011" in sync
    2021/06/17 23:44:34 [DEBUG] agent: Service "_v1_appc_10.233.8.251_8443" in sync
    2021/06/17 23:44:34 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:34 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.15.157_9009" in sync
    2021/06/17 23:44:34 [DEBUG] agent: Service "_v0_multicloud_10.233.31.168_9001" in sync
    2021/06/17 23:44:34 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.41.54_9005" in sync
    2021/06/17 23:44:34 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:34 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:34 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.12.190_9011" in sync
    2021/06/17 23:44:34 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.63.246_8080" in sync
    2021/06/17 23:44:34 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.18.35_9007" in sync
    2021/06/17 23:44:34 [INFO] agent: Synced service "_v15_aai-nodes-query_10.233.77.207_8446"
    2021/06/17 23:44:34 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:34 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:34 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:34 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:34 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.20.140_443" in sync
    2021/06/17 23:44:34 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.25.209_9518" in sync
    2021/06/17 23:44:34 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:34 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:34 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:34 [DEBUG] agent: Service "_v1_multicloud_10.233.31.168_9001" in sync
    2021/06/17 23:44:34 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:34 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:34 [DEBUG] agent: Node info in sync
    2021/06/17 23:44:34 [DEBUG] http: Request PUT /v1/agent/service/register (557.132639ms) from=10.233.69.160:57590
    2021/06/17 23:44:34 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:34 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:34 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:34 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.20.140_443" in sync
    2021/06/17 23:44:34 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.25.209_9518" in sync
    2021/06/17 23:44:34 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:34 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:34 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:34 [DEBUG] agent: Service "_v1_multicloud_10.233.31.168_9001" in sync
    2021/06/17 23:44:34 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:34 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:34 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:34 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:34 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:34 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:34 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:34 [DEBUG] agent: Service "_v1_catalog_10.233.10.246_8806" in sync
    2021/06/17 23:44:34 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.10.246_8806" in sync
    2021/06/17 23:44:34 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:34 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:34 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:34 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:34 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:34 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.21.155_9004" in sync
    2021/06/17 23:44:34 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:34 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:34 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:34 [DEBUG] agent: Service "_v1_message-router_10.233.63.102_3904" in sync
    2021/06/17 23:44:34 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.15.157_9009" in sync
    2021/06/17 23:44:34 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.41.54_9005" in sync
    2021/06/17 23:44:34 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:34 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.21.155_9004" in sync
    2021/06/17 23:44:34 [DEBUG] agent: Service "_v1_parser_10.233.10.246_8806" in sync
    2021/06/17 23:44:34 [DEBUG] agent: Service "_v1_nsd_10.233.10.246_8806" in sync
    2021/06/17 23:44:34 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.18.35_9007" in sync
    2021/06/17 23:44:34 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:34 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.41.54_9005" in sync
    2021/06/17 23:44:34 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:34 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.12.190_9011" in sync
    2021/06/17 23:44:34 [DEBUG] agent: Service "_v1_appc_10.233.8.251_8443" in sync
    2021/06/17 23:44:34 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:34 [DEBUG] agent: Service "_v0_multicloud_10.233.31.168_9001" in sync
    2021/06/17 23:44:34 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.41.54_9005" in sync
    2021/06/17 23:44:34 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:34 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:34 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.12.190_9011" in sync
    2021/06/17 23:44:34 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.63.246_8080" in sync
    2021/06/17 23:44:34 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.18.35_9007" in sync
    2021/06/17 23:44:34 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.15.157_9009" in sync
    2021/06/17 23:44:34 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:34 [DEBUG] agent: Node info in sync
    2021/06/17 23:44:34 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v15 (734.483µs) from=10.233.69.160:57592
    2021/06/17 23:44:34 [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/06/17 23:44:34 [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/06/17 23:44: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/06/17 23:44: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/06/17 23:44:35 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.21.155_9004" in sync
    2021/06/17 23:44:35 [DEBUG] agent: Service "_v1_parser_10.233.10.246_8806" in sync
    2021/06/17 23:44:35 [DEBUG] agent: Service "_v1_nsd_10.233.10.246_8806" in sync
    2021/06/17 23:44:35 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.18.35_9007" in sync
    2021/06/17 23:44:35 [DEBUG] agent: Service "_v1_message-router_10.233.63.102_3904" in sync
    2021/06/17 23:44:35 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.15.157_9009" in sync
    2021/06/17 23:44:35 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.41.54_9005" in sync
    2021/06/17 23:44:35 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:35 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:35 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.41.54_9005" in sync
    2021/06/17 23:44:35 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:35 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.12.190_9011" in sync
    2021/06/17 23:44:35 [DEBUG] agent: Service "_v1_appc_10.233.8.251_8443" in sync
    2021/06/17 23:44:35 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:35 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.12.190_9011" in sync
    2021/06/17 23:44:35 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.63.246_8080" in sync
    2021/06/17 23:44:35 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.18.35_9007" in sync
    2021/06/17 23:44:35 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.15.157_9009" in sync
    2021/06/17 23:44:35 [DEBUG] agent: Service "_v0_multicloud_10.233.31.168_9001" in sync
    2021/06/17 23:44:35 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.41.54_9005" in sync
    2021/06/17 23:44:35 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:35 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:35 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:35 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.20.140_443" in sync
    2021/06/17 23:44:35 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.25.209_9518" in sync
    2021/06/17 23:44:35 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:35 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:35 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:35 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:35 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:35 [INFO] agent: Synced service "_v16__aai-nodes-query_10.233.77.207_8446"
    2021/06/17 23:44:35 [DEBUG] agent: Service "_v1_multicloud_10.233.31.168_9001" in sync
    2021/06/17 23:44:35 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:35 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:35 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:35 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:35 [DEBUG] agent: Service "_v1_catalog_10.233.10.246_8806" in sync
    2021/06/17 23:44:35 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.10.246_8806" in sync
    2021/06/17 23:44:35 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:35 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:35 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:35 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:35 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:35 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:35 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:35 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.21.155_9004" in sync
    2021/06/17 23:44:35 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:35 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:35 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:35 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:35 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:35 [DEBUG] agent: Node info in sync
    2021/06/17 23:44:35 [DEBUG] http: Request PUT /v1/agent/service/register (500.771454ms) from=10.233.69.160:57600
    2021/06/17 23:44:35 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.12.190_9011" in sync
    2021/06/17 23:44:35 [DEBUG] agent: Service "_v1_appc_10.233.8.251_8443" in sync
    2021/06/17 23:44:35 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:35 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.12.190_9011" in sync
    2021/06/17 23:44:35 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.63.246_8080" in sync
    2021/06/17 23:44:35 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.18.35_9007" in sync
    2021/06/17 23:44:35 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.15.157_9009" in sync
    2021/06/17 23:44:35 [DEBUG] agent: Service "_v0_multicloud_10.233.31.168_9001" in sync
    2021/06/17 23:44:35 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.41.54_9005" in sync
    2021/06/17 23:44:35 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:35 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:35 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:35 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.20.140_443" in sync
    2021/06/17 23:44:35 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.25.209_9518" in sync
    2021/06/17 23:44:35 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:35 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:35 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:35 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:35 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:35 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:35 [DEBUG] agent: Service "_v1_multicloud_10.233.31.168_9001" in sync
    2021/06/17 23:44:35 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:35 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:35 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:35 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:35 [DEBUG] agent: Service "_v1_catalog_10.233.10.246_8806" in sync
    2021/06/17 23:44:35 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.10.246_8806" in sync
    2021/06/17 23:44:35 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:35 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:35 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:35 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:35 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:35 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:35 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:35 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.21.155_9004" in sync
    2021/06/17 23:44:35 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:35 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:35 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:35 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:35 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:35 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.21.155_9004" in sync
    2021/06/17 23:44:35 [DEBUG] agent: Service "_v1_parser_10.233.10.246_8806" in sync
    2021/06/17 23:44:35 [DEBUG] agent: Service "_v1_nsd_10.233.10.246_8806" in sync
    2021/06/17 23:44:35 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.18.35_9007" in sync
    2021/06/17 23:44:35 [DEBUG] agent: Service "_v1_message-router_10.233.63.102_3904" in sync
    2021/06/17 23:44:35 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.15.157_9009" in sync
    2021/06/17 23:44:35 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.41.54_9005" in sync
    2021/06/17 23:44:35 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:35 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:35 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.41.54_9005" in sync
    2021/06/17 23:44:35 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:35 [DEBUG] agent: Node info in sync
    2021/06/17 23:44:35 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v16 (72.699346ms) from=10.233.69.160:57608
    2021/06/17 23:44:35 [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/06/17 23:44: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/06/17 23:44: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/06/17 23:44:35 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.41.54_9005" in sync
    2021/06/17 23:44:35 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:35 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.12.190_9011" in sync
    2021/06/17 23:44:35 [DEBUG] agent: Service "_v1_appc_10.233.8.251_8443" in sync
    2021/06/17 23:44:35 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:35 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:35 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:35 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.12.190_9011" in sync
    2021/06/17 23:44:35 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.63.246_8080" in sync
    2021/06/17 23:44:35 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.18.35_9007" in sync
    2021/06/17 23:44:35 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.15.157_9009" in sync
    2021/06/17 23:44:35 [DEBUG] agent: Service "_v0_multicloud_10.233.31.168_9001" in sync
    2021/06/17 23:44:35 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.41.54_9005" in sync
    2021/06/17 23:44:35 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:35 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:35 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:35 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.20.140_443" in sync
    2021/06/17 23:44:35 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.25.209_9518" in sync
    2021/06/17 23:44:35 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:35 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:35 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:35 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:35 [DEBUG] agent: Service "_v1_multicloud_10.233.31.168_9001" in sync
    2021/06/17 23:44:35 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:35 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:35 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:35 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:35 [INFO] agent: Synced service "_v16_aai-nodes-query_10.233.77.207_8446"
    2021/06/17 23:44:35 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:35 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:35 [DEBUG] agent: Service "_v1_catalog_10.233.10.246_8806" in sync
    2021/06/17 23:44:35 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.10.246_8806" in sync
    2021/06/17 23:44:35 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:35 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:35 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:35 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:35 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:35 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.21.155_9004" in sync
    2021/06/17 23:44:35 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:35 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:35 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:35 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:35 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:35 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.41.54_9005" in sync
    2021/06/17 23:44:35 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:35 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.21.155_9004" in sync
    2021/06/17 23:44:35 [DEBUG] agent: Service "_v1_parser_10.233.10.246_8806" in sync
    2021/06/17 23:44:35 [DEBUG] agent: Service "_v1_nsd_10.233.10.246_8806" in sync
    2021/06/17 23:44:35 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.18.35_9007" in sync
    2021/06/17 23:44:35 [DEBUG] agent: Service "_v1_message-router_10.233.63.102_3904" in sync
    2021/06/17 23:44:35 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.15.157_9009" in sync
    2021/06/17 23:44:35 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:35 [DEBUG] agent: Node info in sync
    2021/06/17 23:44:35 [DEBUG] http: Request PUT /v1/agent/service/register (173.061911ms) from=10.233.69.160:57610
    2021/06/17 23:44:35 [DEBUG] agent: Service "_v1_message-router_10.233.63.102_3904" in sync
    2021/06/17 23:44:35 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.15.157_9009" in sync
    2021/06/17 23:44:35 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.41.54_9005" in sync
    2021/06/17 23:44:35 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:35 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.21.155_9004" in sync
    2021/06/17 23:44:35 [DEBUG] agent: Service "_v1_parser_10.233.10.246_8806" in sync
    2021/06/17 23:44:35 [DEBUG] agent: Service "_v1_nsd_10.233.10.246_8806" in sync
    2021/06/17 23:44:36 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.18.35_9007" in sync
    2021/06/17 23:44:36 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:36 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.41.54_9005" in sync
    2021/06/17 23:44:36 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:36 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v16 (490.443801ms) from=10.233.69.160:57614
    2021/06/17 23:44:36 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.12.190_9011" in sync
    2021/06/17 23:44:36 [DEBUG] agent: Service "_v1_appc_10.233.8.251_8443" in sync
    2021/06/17 23:44:36 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:36 [DEBUG] agent: Service "_v0_multicloud_10.233.31.168_9001" in sync
    2021/06/17 23:44:36 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.41.54_9005" in sync
    2021/06/17 23:44:36 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:36 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:36 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.12.190_9011" in sync
    2021/06/17 23:44:36 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.63.246_8080" in sync
    2021/06/17 23:44:36 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.18.35_9007" in sync
    2021/06/17 23:44:36 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.15.157_9009" in sync
    2021/06/17 23:44:36 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:36 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:36 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:36 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:36 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:36 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.20.140_443" in sync
    2021/06/17 23:44:36 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.25.209_9518" in sync
    2021/06/17 23:44:36 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:36 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:36 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:36 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:36 [DEBUG] agent: Service "_v1_multicloud_10.233.31.168_9001" in sync
    2021/06/17 23:44:36 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:36 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:36 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:36 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:36 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:36 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:36 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:36 [DEBUG] agent: Service "_v1_catalog_10.233.10.246_8806" in sync
    2021/06/17 23:44:36 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.10.246_8806" in sync
    2021/06/17 23:44:36 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:36 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:36 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:36 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:36 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:36 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.21.155_9004" in sync
    2021/06/17 23:44:36 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:36 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:36 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:36 [DEBUG] agent: Node info in sync
    2021/06/17 23:44:36 [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/06/17 23:44:36 [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/06/17 23:44: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/06/17 23:44: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/06/17 23:44:36 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:36 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:36 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.10.246_8806" in sync
    2021/06/17 23:44:36 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:36 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:36 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:36 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.21.155_9004" in sync
    2021/06/17 23:44:36 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:36 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:36 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.41.54_9005" in sync
    2021/06/17 23:44:36 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.21.155_9004" in sync
    2021/06/17 23:44:36 [DEBUG] agent: Service "_v1_nsd_10.233.10.246_8806" in sync
    2021/06/17 23:44:36 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.15.157_9009" in sync
    2021/06/17 23:44:36 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:36 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.41.54_9005" in sync
    2021/06/17 23:44:36 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.12.190_9011" in sync
    2021/06/17 23:44:36 [DEBUG] agent: Service "_v1_appc_10.233.8.251_8443" in sync
    2021/06/17 23:44:36 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:36 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.63.246_8080" in sync
    2021/06/17 23:44:36 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.18.35_9007" in sync
    2021/06/17 23:44:36 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.15.157_9009" in sync
    2021/06/17 23:44:36 [DEBUG] agent: Service "_v0_multicloud_10.233.31.168_9001" in sync
    2021/06/17 23:44:36 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:36 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.20.140_443" in sync
    2021/06/17 23:44:36 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:36 [DEBUG] agent: Service "_v1_multicloud_10.233.31.168_9001" in sync
    2021/06/17 23:44:36 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:36 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:36 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:36 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:36 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:36 [DEBUG] agent: Service "_v1_catalog_10.233.10.246_8806" in sync
    2021/06/17 23:44:36 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:36 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:36 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:36 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:36 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:36 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:36 [DEBUG] agent: Service "_v1_parser_10.233.10.246_8806" in sync
    2021/06/17 23:44:36 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.18.35_9007" in sync
    2021/06/17 23:44:36 [DEBUG] agent: Service "_v1_message-router_10.233.63.102_3904" in sync
    2021/06/17 23:44:36 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:36 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.12.190_9011" in sync
    2021/06/17 23:44:36 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.41.54_9005" in sync
    2021/06/17 23:44:36 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:36 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:36 [INFO] agent: Synced service "_v17__aai-nodes-query_10.233.77.207_8446"
    2021/06/17 23:44:36 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:36 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:36 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.25.209_9518" in sync
    2021/06/17 23:44:36 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:36 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:36 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:36 [DEBUG] agent: Node info in sync
    2021/06/17 23:44:36 [DEBUG] http: Request PUT /v1/agent/service/register (300.694121ms) from=10.233.69.160:57624
    2021/06/17 23:44:36 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.21.155_9004" in sync
    2021/06/17 23:44:36 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:37 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:37 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.41.54_9005" in sync
    2021/06/17 23:44:37 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.21.155_9004" in sync
    2021/06/17 23:44:37 [DEBUG] agent: Service "_v1_nsd_10.233.10.246_8806" in sync
    2021/06/17 23:44:37 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.15.157_9009" in sync
    2021/06/17 23:44:37 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:37 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.41.54_9005" in sync
    2021/06/17 23:44:37 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.12.190_9011" in sync
    2021/06/17 23:44:37 [DEBUG] agent: Service "_v1_appc_10.233.8.251_8443" in sync
    2021/06/17 23:44:37 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:37 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.63.246_8080" in sync
    2021/06/17 23:44:37 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.18.35_9007" in sync
    2021/06/17 23:44:37 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v17 (279.310696ms) from=10.233.69.160:57632
    2021/06/17 23:44:37 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.15.157_9009" in sync
    2021/06/17 23:44:37 [DEBUG] agent: Service "_v0_multicloud_10.233.31.168_9001" in sync
    2021/06/17 23:44:37 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:37 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.20.140_443" in sync
    2021/06/17 23:44:37 [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/06/17 23:44:37 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:37 [DEBUG] agent: Service "_v1_multicloud_10.233.31.168_9001" in sync
    2021/06/17 23:44:37 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:37 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:37 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:37 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:37 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:37 [DEBUG] agent: Service "_v1_catalog_10.233.10.246_8806" in sync
    2021/06/17 23:44:37 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:37 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:37 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:37 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:37 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:37 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:37 [DEBUG] agent: Service "_v1_parser_10.233.10.246_8806" in sync
    2021/06/17 23:44:37 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.18.35_9007" in sync
    2021/06/17 23:44: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/06/17 23:44: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/06/17 23:44:37 [DEBUG] agent: Service "_v1_message-router_10.233.63.102_3904" in sync
    2021/06/17 23:44:37 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:37 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.12.190_9011" in sync
    2021/06/17 23:44:37 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.41.54_9005" in sync
    2021/06/17 23:44:37 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:37 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:37 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:37 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:37 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:37 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.25.209_9518" in sync
    2021/06/17 23:44:37 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:37 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:37 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:37 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:37 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:37 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.10.246_8806" in sync
    2021/06/17 23:44:37 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:37 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:37 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:37 [DEBUG] agent: Node info in sync
    2021/06/17 23:44:37 [DEBUG] agent: Service "_v1_nsd_10.233.10.246_8806" in sync
    2021/06/17 23:44:37 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.15.157_9009" in sync
    2021/06/17 23:44:37 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.41.54_9005" in sync
    2021/06/17 23:44:37 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.21.155_9004" in sync
    2021/06/17 23:44:37 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:37 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.41.54_9005" in sync
    2021/06/17 23:44:37 [DEBUG] agent: Service "_v1_appc_10.233.8.251_8443" in sync
    2021/06/17 23:44:37 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:37 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.12.190_9011" in sync
    2021/06/17 23:44:37 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.18.35_9007" in sync
    2021/06/17 23:44:37 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.15.157_9009" in sync
    2021/06/17 23:44:37 [DEBUG] agent: Service "_v0_multicloud_10.233.31.168_9001" in sync
    2021/06/17 23:44:37 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:37 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.63.246_8080" in sync
    2021/06/17 23:44:37 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:37 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.20.140_443" in sync
    2021/06/17 23:44:37 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:37 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:37 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:37 [DEBUG] agent: Service "_v1_multicloud_10.233.31.168_9001" in sync
    2021/06/17 23:44:37 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:37 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:37 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:37 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:37 [DEBUG] agent: Service "_v1_catalog_10.233.10.246_8806" in sync
    2021/06/17 23:44:37 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:37 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:37 [INFO] agent: Synced service "_v17_aai-nodes-query_10.233.77.207_8446"
    2021/06/17 23:44:37 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:37 [DEBUG] agent: Service "_v1_parser_10.233.10.246_8806" in sync
    2021/06/17 23:44:37 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.18.35_9007" in sync
    2021/06/17 23:44:37 [DEBUG] agent: Service "_v1_message-router_10.233.63.102_3904" in sync
    2021/06/17 23:44:37 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:37 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:37 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.41.54_9005" in sync
    2021/06/17 23:44:37 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:37 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:37 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:37 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.12.190_9011" in sync
    2021/06/17 23:44:37 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.25.209_9518" in sync
    2021/06/17 23:44:37 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:37 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:37 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:37 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:37 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:37 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:37 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:37 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.10.246_8806" in sync
    2021/06/17 23:44:37 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:37 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:37 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:37 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:37 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:37 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.21.155_9004" in sync
    2021/06/17 23:44:37 [DEBUG] agent: Node info in sync
    2021/06/17 23:44:37 [DEBUG] http: Request PUT /v1/agent/service/register (388.507364ms) from=10.233.69.160:57634
    2021/06/17 23:44:37 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.41.54_9005" in sync
    2021/06/17 23:44:37 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.12.190_9011" in sync
    2021/06/17 23:44:37 [DEBUG] agent: Service "_v1_appc_10.233.8.251_8443" in sync
    2021/06/17 23:44:37 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:37 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.63.246_8080" in sync
    2021/06/17 23:44:37 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.18.35_9007" in sync
    2021/06/17 23:44:37 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.15.157_9009" in sync
    2021/06/17 23:44:37 [DEBUG] agent: Service "_v0_multicloud_10.233.31.168_9001" in sync
    2021/06/17 23:44:37 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:37 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.20.140_443" in sync
    2021/06/17 23:44:37 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:37 [DEBUG] agent: Service "_v1_multicloud_10.233.31.168_9001" in sync
    2021/06/17 23:44:37 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:37 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:37 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:37 [DEBUG] agent: Service "_v1_catalog_10.233.10.246_8806" in sync
    2021/06/17 23:44:37 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:37 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:37 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:37 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:37 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:37 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:37 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:37 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:37 [DEBUG] agent: Service "_v1_parser_10.233.10.246_8806" in sync
    2021/06/17 23:44:37 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.18.35_9007" in sync
    2021/06/17 23:44:37 [DEBUG] agent: Service "_v1_message-router_10.233.63.102_3904" in sync
    2021/06/17 23:44:37 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:37 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:37 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.12.190_9011" in sync
    2021/06/17 23:44:37 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.41.54_9005" in sync
    2021/06/17 23:44:37 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:37 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:37 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:37 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.25.209_9518" in sync
    2021/06/17 23:44:37 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:37 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:37 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:37 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:37 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:37 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:37 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:37 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.10.246_8806" in sync
    2021/06/17 23:44:37 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:37 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:37 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:37 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.21.155_9004" in sync
    2021/06/17 23:44:37 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:37 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:37 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.21.155_9004" in sync
    2021/06/17 23:44:37 [DEBUG] agent: Service "_v1_nsd_10.233.10.246_8806" in sync
    2021/06/17 23:44:37 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.15.157_9009" in sync
    2021/06/17 23:44:37 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.41.54_9005" in sync
    2021/06/17 23:44:37 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:37 [DEBUG] agent: Node info in sync
    2021/06/17 23:44:37 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v17 (544.196µs) from=10.233.69.160:57640
    2021/06/17 23:44:37 [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/06/17 23:44:37 [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/06/17 23:44: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/06/17 23:44: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/06/17 23:44:38 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.12.190_9011" in sync
    2021/06/17 23:44:38 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.41.54_9005" in sync
    2021/06/17 23:44:38 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:38 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:38 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:38 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:38 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.25.209_9518" in sync
    2021/06/17 23:44:38 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:38 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:38 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:38 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:38 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:38 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:38 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.10.246_8806" in sync
    2021/06/17 23:44:38 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:38 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:38 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:38 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.21.155_9004" in sync
    2021/06/17 23:44:38 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:38 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:38 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.15.157_9009" in sync
    2021/06/17 23:44:38 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.41.54_9005" in sync
    2021/06/17 23:44:38 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.21.155_9004" in sync
    2021/06/17 23:44:38 [DEBUG] agent: Service "_v1_nsd_10.233.10.246_8806" in sync
    2021/06/17 23:44:38 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:38 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.41.54_9005" in sync
    2021/06/17 23:44:38 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.12.190_9011" in sync
    2021/06/17 23:44:38 [DEBUG] agent: Service "_v1_appc_10.233.8.251_8443" in sync
    2021/06/17 23:44:38 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:38 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.63.246_8080" in sync
    2021/06/17 23:44:38 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.18.35_9007" in sync
    2021/06/17 23:44:38 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.15.157_9009" in sync
    2021/06/17 23:44:38 [DEBUG] agent: Service "_v0_multicloud_10.233.31.168_9001" in sync
    2021/06/17 23:44:38 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:38 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.20.140_443" in sync
    2021/06/17 23:44:38 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:38 [DEBUG] agent: Service "_v1_multicloud_10.233.31.168_9001" in sync
    2021/06/17 23:44:38 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:38 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:38 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:38 [INFO] agent: Synced service "_v18__aai-nodes-query_10.233.77.207_8446"
    2021/06/17 23:44:38 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:38 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:38 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:38 [DEBUG] agent: Service "_v1_catalog_10.233.10.246_8806" in sync
    2021/06/17 23:44:38 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:38 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:38 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:38 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:38 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:38 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:38 [DEBUG] agent: Service "_v1_parser_10.233.10.246_8806" in sync
    2021/06/17 23:44:38 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.18.35_9007" in sync
    2021/06/17 23:44:38 [DEBUG] agent: Service "_v1_message-router_10.233.63.102_3904" in sync
    2021/06/17 23:44:38 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:38 [DEBUG] agent: Node info in sync
    2021/06/17 23:44:38 [DEBUG] http: Request PUT /v1/agent/service/register (303.193628ms) from=10.233.69.160:57642
    2021/06/17 23:44:38 [DEBUG] agent: Service "_v1_multicloud_10.233.31.168_9001" in sync
    2021/06/17 23:44:38 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:38 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:38 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:38 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:38 [DEBUG] agent: Service "_v1_catalog_10.233.10.246_8806" in sync
    2021/06/17 23:44:38 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:38 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:38 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:38 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:38 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:38 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:38 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:38 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:38 [DEBUG] agent: Service "_v1_parser_10.233.10.246_8806" in sync
    2021/06/17 23:44:38 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.18.35_9007" in sync
    2021/06/17 23:44:38 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v18 (446.717µs) from=10.233.69.160:57644
    2021/06/17 23:44:38 [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/06/17 23:44: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/06/17 23:44: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/06/17 23:44:38 [DEBUG] agent: Service "_v1_message-router_10.233.63.102_3904" in sync
    2021/06/17 23:44:38 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:38 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:38 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.12.190_9011" in sync
    2021/06/17 23:44:38 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.41.54_9005" in sync
    2021/06/17 23:44:38 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:38 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:38 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:38 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.25.209_9518" in sync
    2021/06/17 23:44:38 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:38 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:38 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:38 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:38 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:38 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:38 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:38 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.10.246_8806" in sync
    2021/06/17 23:44:38 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:38 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:38 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:38 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.21.155_9004" in sync
    2021/06/17 23:44:38 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:38 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:38 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.21.155_9004" in sync
    2021/06/17 23:44:38 [DEBUG] agent: Service "_v1_nsd_10.233.10.246_8806" in sync
    2021/06/17 23:44:38 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.15.157_9009" in sync
    2021/06/17 23:44:38 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.41.54_9005" in sync
    2021/06/17 23:44:38 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:38 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.41.54_9005" in sync
    2021/06/17 23:44:38 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.12.190_9011" in sync
    2021/06/17 23:44:38 [DEBUG] agent: Service "_v1_appc_10.233.8.251_8443" in sync
    2021/06/17 23:44:38 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:38 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.63.246_8080" in sync
    2021/06/17 23:44:38 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.18.35_9007" in sync
    2021/06/17 23:44:38 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.15.157_9009" in sync
    2021/06/17 23:44:38 [DEBUG] agent: Service "_v0_multicloud_10.233.31.168_9001" in sync
    2021/06/17 23:44:38 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:38 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.20.140_443" in sync
    2021/06/17 23:44:38 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:38 [DEBUG] agent: Node info in sync
    2021/06/17 23:44:38 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.12.190_9011" in sync
    2021/06/17 23:44:38 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.41.54_9005" in sync
    2021/06/17 23:44:38 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:38 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:38 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:38 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.25.209_9518" in sync
    2021/06/17 23:44:38 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:38 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:38 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:38 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:38 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:38 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:38 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:38 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.10.246_8806" in sync
    2021/06/17 23:44:38 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:38 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:38 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:38 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.21.155_9004" in sync
    2021/06/17 23:44:38 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:38 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:38 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.41.54_9005" in sync
    2021/06/17 23:44:38 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.21.155_9004" in sync
    2021/06/17 23:44:38 [DEBUG] agent: Service "_v1_nsd_10.233.10.246_8806" in sync
    2021/06/17 23:44:38 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.15.157_9009" in sync
    2021/06/17 23:44:38 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:38 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.41.54_9005" in sync
    2021/06/17 23:44:38 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.12.190_9011" in sync
    2021/06/17 23:44:38 [DEBUG] agent: Service "_v1_appc_10.233.8.251_8443" in sync
    2021/06/17 23:44:38 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:38 [INFO] agent: Synced service "_v18_aai-nodes-query_10.233.77.207_8446"
    2021/06/17 23:44:38 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.63.246_8080" in sync
    2021/06/17 23:44:38 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.18.35_9007" in sync
    2021/06/17 23:44:38 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.15.157_9009" in sync
    2021/06/17 23:44:38 [DEBUG] agent: Service "_v0_multicloud_10.233.31.168_9001" in sync
    2021/06/17 23:44:38 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:38 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.20.140_443" in sync
    2021/06/17 23:44:38 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:38 [DEBUG] agent: Service "_v1_multicloud_10.233.31.168_9001" in sync
    2021/06/17 23:44:38 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:38 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:38 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:38 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:38 [DEBUG] agent: Service "_v1_catalog_10.233.10.246_8806" in sync
    2021/06/17 23:44:38 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:38 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:38 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:38 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:38 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:38 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:38 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:38 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:38 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:38 [DEBUG] agent: Service "_v1_parser_10.233.10.246_8806" in sync
    2021/06/17 23:44:38 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.18.35_9007" in sync
    2021/06/17 23:44:38 [DEBUG] agent: Service "_v1_message-router_10.233.63.102_3904" in sync
    2021/06/17 23:44:38 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:38 [DEBUG] agent: Node info in sync
    2021/06/17 23:44:38 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:38 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:38 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:38 [DEBUG] agent: Service "_v1_catalog_10.233.10.246_8806" in sync
    2021/06/17 23:44:38 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:38 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:38 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:38 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:38 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:38 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.18.35_9007" in sync
    2021/06/17 23:44:38 [DEBUG] agent: Service "_v1_message-router_10.233.63.102_3904" in sync
    2021/06/17 23:44:38 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:38 [DEBUG] agent: Service "_v1_parser_10.233.10.246_8806" in sync
    2021/06/17 23:44:38 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:38 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:38 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:38 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:38 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.12.190_9011" in sync
    2021/06/17 23:44:38 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.41.54_9005" in sync
    2021/06/17 23:44:38 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:38 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:38 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:38 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:38 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.25.209_9518" in sync
    2021/06/17 23:44:38 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:38 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:38 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:38 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:38 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:38 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.10.246_8806" in sync
    2021/06/17 23:44:38 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:38 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:38 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.21.155_9004" in sync
    2021/06/17 23:44:38 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:38 [DEBUG] agent: Service "_v1_nsd_10.233.10.246_8806" in sync
    2021/06/17 23:44:38 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.15.157_9009" in sync
    2021/06/17 23:44:38 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.41.54_9005" in sync
    2021/06/17 23:44:38 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.21.155_9004" in sync
    2021/06/17 23:44:38 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:38 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.41.54_9005" in sync
    2021/06/17 23:44:38 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:38 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:38 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.12.190_9011" in sync
    2021/06/17 23:44:38 [DEBUG] agent: Service "_v1_appc_10.233.8.251_8443" in sync
    2021/06/17 23:44:38 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.15.157_9009" in sync
    2021/06/17 23:44:38 [DEBUG] agent: Service "_v0_multicloud_10.233.31.168_9001" in sync
    2021/06/17 23:44:38 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:38 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.63.246_8080" in sync
    2021/06/17 23:44:38 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.18.35_9007" in sync
    2021/06/17 23:44:38 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.20.140_443" in sync
    2021/06/17 23:44:38 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:38 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:38 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:38 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:38 [DEBUG] agent: Service "_v1_multicloud_10.233.31.168_9001" in sync
    2021/06/17 23:44:38 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:38 [DEBUG] agent: Node info in sync
    2021/06/17 23:44:38 [DEBUG] http: Request PUT /v1/agent/service/register (501.615269ms) from=10.233.69.160:57646
    2021/06/17 23:44:38 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v18 (453.043µs) from=10.233.69.160:57652
    2021/06/17 23:44:38 [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/06/17 23:44:39 [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/06/17 23:44: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/06/17 23:44: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/06/17 23:44:39 [INFO] agent: Synced service "_v19__aai-nodes-query_10.233.77.207_8446"
    2021/06/17 23:44:39 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:39 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:39 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.12.190_9011" in sync
    2021/06/17 23:44:39 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.41.54_9005" in sync
    2021/06/17 23:44:39 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:39 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:39 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:39 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:39 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.25.209_9518" in sync
    2021/06/17 23:44:39 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:39 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:39 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:39 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:39 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:39 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.10.246_8806" in sync
    2021/06/17 23:44:39 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:39 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:39 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.21.155_9004" in sync
    2021/06/17 23:44:39 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:39 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:39 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.41.54_9005" in sync
    2021/06/17 23:44:39 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:39 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.21.155_9004" in sync
    2021/06/17 23:44:39 [DEBUG] agent: Service "_v1_nsd_10.233.10.246_8806" in sync
    2021/06/17 23:44:39 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.15.157_9009" in sync
    2021/06/17 23:44:39 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.41.54_9005" in sync
    2021/06/17 23:44:39 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:39 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.12.190_9011" in sync
    2021/06/17 23:44:39 [DEBUG] agent: Service "_v1_appc_10.233.8.251_8443" in sync
    2021/06/17 23:44:39 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:39 [DEBUG] agent: Service "_v0_multicloud_10.233.31.168_9001" in sync
    2021/06/17 23:44:39 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:39 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.63.246_8080" in sync
    2021/06/17 23:44:39 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.18.35_9007" in sync
    2021/06/17 23:44:39 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.15.157_9009" in sync
    2021/06/17 23:44:39 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.20.140_443" in sync
    2021/06/17 23:44:39 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:39 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:39 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:39 [DEBUG] agent: Service "_v1_multicloud_10.233.31.168_9001" in sync
    2021/06/17 23:44:39 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:39 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:39 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:39 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:39 [DEBUG] agent: Service "_v1_catalog_10.233.10.246_8806" in sync
    2021/06/17 23:44:39 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:39 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:39 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:39 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:39 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:39 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:39 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:39 [DEBUG] agent: Service "_v1_parser_10.233.10.246_8806" in sync
    2021/06/17 23:44:39 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.18.35_9007" in sync
    2021/06/17 23:44:39 [DEBUG] agent: Service "_v1_message-router_10.233.63.102_3904" in sync
    2021/06/17 23:44:39 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:39 [DEBUG] agent: Node info in sync
    2021/06/17 23:44:39 [DEBUG] http: Request PUT /v1/agent/service/register (491.103205ms) from=10.233.69.160:57654
    2021/06/17 23:44:39 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.21.155_9004" in sync
    2021/06/17 23:44:39 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:39 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:39 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:39 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.21.155_9004" in sync
    2021/06/17 23:44:39 [DEBUG] agent: Service "_v1_nsd_10.233.10.246_8806" in sync
    2021/06/17 23:44:39 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.15.157_9009" in sync
    2021/06/17 23:44:39 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.41.54_9005" in sync
    2021/06/17 23:44:39 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.41.54_9005" in sync
    2021/06/17 23:44:39 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.12.190_9011" in sync
    2021/06/17 23:44:39 [DEBUG] agent: Service "_v1_appc_10.233.8.251_8443" in sync
    2021/06/17 23:44:39 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:39 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:39 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:39 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.63.246_8080" in sync
    2021/06/17 23:44:39 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.18.35_9007" in sync
    2021/06/17 23:44:39 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.15.157_9009" in sync
    2021/06/17 23:44:39 [DEBUG] agent: Service "_v0_multicloud_10.233.31.168_9001" in sync
    2021/06/17 23:44:39 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.20.140_443" in sync
    2021/06/17 23:44:39 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:39 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:39 [DEBUG] agent: Service "_v1_multicloud_10.233.31.168_9001" in sync
    2021/06/17 23:44:39 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:39 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:39 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:39 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:39 [DEBUG] agent: Service "_v1_catalog_10.233.10.246_8806" in sync
    2021/06/17 23:44:39 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:39 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:39 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:39 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:39 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:39 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:39 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:39 [DEBUG] agent: Service "_v1_parser_10.233.10.246_8806" in sync
    2021/06/17 23:44:39 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.18.35_9007" in sync
    2021/06/17 23:44:39 [DEBUG] agent: Service "_v1_message-router_10.233.63.102_3904" in sync
    2021/06/17 23:44:39 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:39 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:39 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:39 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:39 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.12.190_9011" in sync
    2021/06/17 23:44:39 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.41.54_9005" in sync
    2021/06/17 23:44:39 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:39 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:39 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:39 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:39 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.25.209_9518" in sync
    2021/06/17 23:44:39 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:39 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:39 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:39 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:39 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:39 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.10.246_8806" in sync
    2021/06/17 23:44:39 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:39 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:39 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:39 [DEBUG] agent: Node info in sync
    2021/06/17 23:44:39 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v19 (429.577µs) from=10.233.69.160:57656
    2021/06/17 23:44:39 [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/06/17 23:44: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/06/17 23:44: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/06/17 23:44:39 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.10.246_8806" in sync
    2021/06/17 23:44:39 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:39 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:39 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:39 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.21.155_9004" in sync
    2021/06/17 23:44:39 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:39 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:39 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:39 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.21.155_9004" in sync
    2021/06/17 23:44:39 [DEBUG] agent: Service "_v1_nsd_10.233.10.246_8806" in sync
    2021/06/17 23:44:39 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.15.157_9009" in sync
    2021/06/17 23:44:39 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.41.54_9005" in sync
    2021/06/17 23:44:39 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.41.54_9005" in sync
    2021/06/17 23:44:39 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.12.190_9011" in sync
    2021/06/17 23:44:39 [DEBUG] agent: Service "_v1_appc_10.233.8.251_8443" in sync
    2021/06/17 23:44:39 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:39 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:39 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:39 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.63.246_8080" in sync
    2021/06/17 23:44:39 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.18.35_9007" in sync
    2021/06/17 23:44:39 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.15.157_9009" in sync
    2021/06/17 23:44:39 [DEBUG] agent: Service "_v0_multicloud_10.233.31.168_9001" in sync
    2021/06/17 23:44:39 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.20.140_443" in sync
    2021/06/17 23:44:39 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:39 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:39 [DEBUG] agent: Service "_v1_multicloud_10.233.31.168_9001" in sync
    2021/06/17 23:44:39 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:39 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:39 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:39 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:39 [DEBUG] agent: Service "_v1_catalog_10.233.10.246_8806" in sync
    2021/06/17 23:44:39 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:39 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:39 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:39 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:39 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:39 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:39 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:39 [DEBUG] agent: Service "_v1_parser_10.233.10.246_8806" in sync
    2021/06/17 23:44:39 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.18.35_9007" in sync
    2021/06/17 23:44:39 [DEBUG] agent: Service "_v1_message-router_10.233.63.102_3904" in sync
    2021/06/17 23:44:39 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:39 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:39 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:39 [INFO] agent: Synced service "_v19_aai-nodes-query_10.233.77.207_8446"
    2021/06/17 23:44:39 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:39 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.12.190_9011" in sync
    2021/06/17 23:44:39 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.41.54_9005" in sync
    2021/06/17 23:44:39 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:39 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:39 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:39 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:39 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.25.209_9518" in sync
    2021/06/17 23:44:39 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:39 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:39 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:39 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:39 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:39 [DEBUG] agent: Node info in sync
    2021/06/17 23:44:39 [DEBUG] http: Request PUT /v1/agent/service/register (75.353474ms) from=10.233.69.160:57664
    2021/06/17 23:44:39 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:39 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:39 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:39 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:39 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:39 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.10.246_8806" in sync
    2021/06/17 23:44:39 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:39 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:39 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.21.155_9004" in sync
    2021/06/17 23:44:39 [DEBUG] agent: Service "_v1_nsd_10.233.10.246_8806" in sync
    2021/06/17 23:44:39 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.15.157_9009" in sync
    2021/06/17 23:44:39 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.41.54_9005" in sync
    2021/06/17 23:44:39 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:39 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.21.155_9004" in sync
    2021/06/17 23:44:39 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.41.54_9005" in sync
    2021/06/17 23:44:39 [DEBUG] agent: Service "_v1_appc_10.233.8.251_8443" in sync
    2021/06/17 23:44:39 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:39 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:39 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.12.190_9011" in sync
    2021/06/17 23:44:39 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.18.35_9007" in sync
    2021/06/17 23:44:39 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.15.157_9009" in sync
    2021/06/17 23:44:39 [DEBUG] agent: Service "_v0_multicloud_10.233.31.168_9001" in sync
    2021/06/17 23:44:39 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:39 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.63.246_8080" in sync
    2021/06/17 23:44:39 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:39 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.20.140_443" in sync
    2021/06/17 23:44:39 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:39 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:39 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:39 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:39 [DEBUG] agent: Service "_v1_multicloud_10.233.31.168_9001" in sync
    2021/06/17 23:44:39 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:39 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:39 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:39 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:39 [DEBUG] agent: Service "_v1_catalog_10.233.10.246_8806" in sync
    2021/06/17 23:44:39 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:39 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:39 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:39 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:39 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.18.35_9007" in sync
    2021/06/17 23:44:39 [DEBUG] agent: Service "_v1_message-router_10.233.63.102_3904" in sync
    2021/06/17 23:44:39 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:39 [DEBUG] agent: Service "_v1_parser_10.233.10.246_8806" in sync
    2021/06/17 23:44:39 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:39 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:39 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:39 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.41.54_9005" in sync
    2021/06/17 23:44:39 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:39 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:39 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:39 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.12.190_9011" in sync
    2021/06/17 23:44:39 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:39 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:39 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:39 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:39 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:39 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.25.209_9518" in sync
    2021/06/17 23:44:39 [DEBUG] agent: Node info in sync
    2021/06/17 23:44:40 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v19 (450.684µs) from=10.233.69.160:57666
    2021/06/17 23:44:40 [WARN] agent: Service name "_aai-nquery-v11" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/06/17 23:44:40 [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/06/17 23:44:40 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/06/17 23:44: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/06/17 23:44:40 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:40 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:40 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:40 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.12.190_9011" in sync
    2021/06/17 23:44:40 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.41.54_9005" in sync
    2021/06/17 23:44:40 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:40 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:40 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:40 [INFO] agent: Synced service "_v11__aai-nquery_10.233.77.207_8446"
    2021/06/17 23:44:40 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.25.209_9518" in sync
    2021/06/17 23:44:40 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:40 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:40 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:40 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:40 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:40 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:40 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:40 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.10.246_8806" in sync
    2021/06/17 23:44:40 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:40 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:40 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:40 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.21.155_9004" in sync
    2021/06/17 23:44:40 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:40 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:40 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.21.155_9004" in sync
    2021/06/17 23:44:40 [DEBUG] agent: Service "_v1_nsd_10.233.10.246_8806" in sync
    2021/06/17 23:44:40 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.15.157_9009" in sync
    2021/06/17 23:44:40 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.41.54_9005" in sync
    2021/06/17 23:44:40 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:40 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.41.54_9005" in sync
    2021/06/17 23:44:40 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.12.190_9011" in sync
    2021/06/17 23:44:40 [DEBUG] agent: Service "_v1_appc_10.233.8.251_8443" in sync
    2021/06/17 23:44:40 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:40 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:40 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.63.246_8080" in sync
    2021/06/17 23:44:40 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.18.35_9007" in sync
    2021/06/17 23:44:40 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.15.157_9009" in sync
    2021/06/17 23:44:40 [DEBUG] agent: Service "_v0_multicloud_10.233.31.168_9001" in sync
    2021/06/17 23:44:40 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:40 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.20.140_443" in sync
    2021/06/17 23:44:40 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:40 [DEBUG] agent: Service "_v1_multicloud_10.233.31.168_9001" in sync
    2021/06/17 23:44:40 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:40 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:40 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:40 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:40 [DEBUG] agent: Service "_v1_catalog_10.233.10.246_8806" in sync
    2021/06/17 23:44:40 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:40 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:40 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:40 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:40 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:40 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:40 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:40 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:40 [DEBUG] agent: Service "_v1_parser_10.233.10.246_8806" in sync
    2021/06/17 23:44:40 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.18.35_9007" in sync
    2021/06/17 23:44:40 [DEBUG] agent: Service "_v1_message-router_10.233.63.102_3904" in sync
    2021/06/17 23:44:40 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:40 [DEBUG] agent: Node info in sync
    2021/06/17 23:44:40 [DEBUG] http: Request PUT /v1/agent/service/register (263.043956ms) from=10.233.69.160:57670
    2021/06/17 23:44:40 [DEBUG] agent: Service "_v1_parser_10.233.10.246_8806" in sync
    2021/06/17 23:44:40 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.18.35_9007" in sync
    2021/06/17 23:44:40 [DEBUG] agent: Service "_v1_message-router_10.233.63.102_3904" in sync
    2021/06/17 23:44:40 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:40 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:40 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:40 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:40 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.12.190_9011" in sync
    2021/06/17 23:44:40 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.41.54_9005" in sync
    2021/06/17 23:44:40 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:40 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:40 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:40 [DEBUG] agent: Service "_v11__aai-nquery_10.233.77.207_8446" in sync
    2021/06/17 23:44:40 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.25.209_9518" in sync
    2021/06/17 23:44:40 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:40 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:40 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:40 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:40 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:40 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:40 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:40 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.10.246_8806" in sync
    2021/06/17 23:44:40 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:40 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:40 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:40 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.21.155_9004" in sync
    2021/06/17 23:44:40 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:40 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:40 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.21.155_9004" in sync
    2021/06/17 23:44:40 [DEBUG] agent: Service "_v1_nsd_10.233.10.246_8806" in sync
    2021/06/17 23:44:40 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.15.157_9009" in sync
    2021/06/17 23:44:40 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.41.54_9005" in sync
    2021/06/17 23:44:40 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:40 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.41.54_9005" in sync
    2021/06/17 23:44:40 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.12.190_9011" in sync
    2021/06/17 23:44:40 [DEBUG] agent: Service "_v1_appc_10.233.8.251_8443" in sync
    2021/06/17 23:44:40 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:40 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:40 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.63.246_8080" in sync
    2021/06/17 23:44:40 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.18.35_9007" in sync
    2021/06/17 23:44:40 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.15.157_9009" in sync
    2021/06/17 23:44:40 [DEBUG] agent: Service "_v0_multicloud_10.233.31.168_9001" in sync
    2021/06/17 23:44:40 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:40 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.20.140_443" in sync
    2021/06/17 23:44:40 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:40 [DEBUG] agent: Service "_v1_multicloud_10.233.31.168_9001" in sync
    2021/06/17 23:44:40 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:40 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:40 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:40 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:40 [DEBUG] agent: Service "_v1_catalog_10.233.10.246_8806" in sync
    2021/06/17 23:44:40 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:40 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:40 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:40 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:40 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:40 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:40 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:40 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:40 [DEBUG] agent: Node info in sync
    2021/06/17 23:44:40 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v11 (404.067µs) from=10.233.69.160:57676
    2021/06/17 23:44:41 [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/06/17 23:44:41 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/06/17 23:44: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/06/17 23:44:41 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.63.246_8080" in sync
    2021/06/17 23:44:41 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.18.35_9007" in sync
    2021/06/17 23:44:41 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.15.157_9009" in sync
    2021/06/17 23:44:41 [DEBUG] agent: Service "_v0_multicloud_10.233.31.168_9001" in sync
    2021/06/17 23:44:41 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:41 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.20.140_443" in sync
    2021/06/17 23:44:41 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:41 [INFO] agent: Synced service "_v11_aai-nquery_10.233.77.207_8446"
    2021/06/17 23:44:41 [DEBUG] agent: Service "_v1_multicloud_10.233.31.168_9001" in sync
    2021/06/17 23:44:41 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:41 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:41 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:41 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:41 [DEBUG] agent: Service "_v1_catalog_10.233.10.246_8806" in sync
    2021/06/17 23:44:41 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:41 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:41 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:41 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:41 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:41 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:41 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:41 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:41 [DEBUG] agent: Service "_v1_parser_10.233.10.246_8806" in sync
    2021/06/17 23:44:41 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.18.35_9007" in sync
    2021/06/17 23:44:41 [DEBUG] agent: Service "_v1_message-router_10.233.63.102_3904" in sync
    2021/06/17 23:44:41 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:41 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:41 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:41 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:41 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.12.190_9011" in sync
    2021/06/17 23:44:41 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.41.54_9005" in sync
    2021/06/17 23:44:41 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:41 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:41 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:41 [DEBUG] agent: Service "_v11__aai-nquery_10.233.77.207_8446" in sync
    2021/06/17 23:44:41 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.25.209_9518" in sync
    2021/06/17 23:44:41 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:41 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:41 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:41 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:41 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:41 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:41 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:41 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.10.246_8806" in sync
    2021/06/17 23:44:41 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:41 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:41 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:41 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.21.155_9004" in sync
    2021/06/17 23:44:41 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:41 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:41 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.21.155_9004" in sync
    2021/06/17 23:44:41 [DEBUG] agent: Service "_v1_nsd_10.233.10.246_8806" in sync
    2021/06/17 23:44:41 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.15.157_9009" in sync
    2021/06/17 23:44:41 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.41.54_9005" in sync
    2021/06/17 23:44:41 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:41 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.41.54_9005" in sync
    2021/06/17 23:44:41 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.12.190_9011" in sync
    2021/06/17 23:44:41 [DEBUG] agent: Service "_v1_appc_10.233.8.251_8443" in sync
    2021/06/17 23:44:41 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:41 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:41 [DEBUG] agent: Node info in sync
    2021/06/17 23:44:41 [DEBUG] http: Request PUT /v1/agent/service/register (441.710956ms) from=10.233.69.160:57682
    2021/06/17 23:44:41 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.10.246_8806" in sync
    2021/06/17 23:44:41 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:41 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:41 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:41 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.21.155_9004" in sync
    2021/06/17 23:44:41 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:41 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:41 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.21.155_9004" in sync
    2021/06/17 23:44:41 [DEBUG] agent: Service "_v1_nsd_10.233.10.246_8806" in sync
    2021/06/17 23:44:41 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.15.157_9009" in sync
    2021/06/17 23:44:41 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.41.54_9005" in sync
    2021/06/17 23:44:41 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:41 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.41.54_9005" in sync
    2021/06/17 23:44:41 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.12.190_9011" in sync
    2021/06/17 23:44:41 [DEBUG] agent: Service "_v1_appc_10.233.8.251_8443" in sync
    2021/06/17 23:44:41 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:41 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:41 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.63.246_8080" in sync
    2021/06/17 23:44:41 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.18.35_9007" in sync
    2021/06/17 23:44:41 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.15.157_9009" in sync
    2021/06/17 23:44:41 [DEBUG] agent: Service "_v0_multicloud_10.233.31.168_9001" in sync
    2021/06/17 23:44:41 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:41 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.20.140_443" in sync
    2021/06/17 23:44:41 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:41 [DEBUG] agent: Service "_v11_aai-nquery_10.233.77.207_8446" in sync
    2021/06/17 23:44:41 [DEBUG] agent: Service "_v1_multicloud_10.233.31.168_9001" in sync
    2021/06/17 23:44:41 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:41 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:41 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:41 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:41 [DEBUG] agent: Service "_v1_catalog_10.233.10.246_8806" in sync
    2021/06/17 23:44:41 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:41 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:41 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:41 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:41 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:41 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:41 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:41 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:41 [DEBUG] agent: Service "_v1_parser_10.233.10.246_8806" in sync
    2021/06/17 23:44:41 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.18.35_9007" in sync
    2021/06/17 23:44:41 [DEBUG] agent: Service "_v1_message-router_10.233.63.102_3904" in sync
    2021/06/17 23:44:41 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:41 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:41 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:41 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:41 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.12.190_9011" in sync
    2021/06/17 23:44:41 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.41.54_9005" in sync
    2021/06/17 23:44:41 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:41 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:41 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:41 [DEBUG] agent: Service "_v11__aai-nquery_10.233.77.207_8446" in sync
    2021/06/17 23:44:41 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.25.209_9518" in sync
    2021/06/17 23:44:41 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:41 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:41 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:41 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:41 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:41 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:41 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:41 [DEBUG] agent: Node info in sync
    2021/06/17 23:44:41 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v11 (497.978µs) from=10.233.69.160:57698
    2021/06/17 23:44:41 [WARN] agent: Service name "_aai-nquery-v12" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/06/17 23:44:41 [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/06/17 23:44:41 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/06/17 23:44: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/06/17 23:44:42 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:42 [DEBUG] agent: Service "_v1_catalog_10.233.10.246_8806" in sync
    2021/06/17 23:44:42 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:42 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:42 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:42 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:42 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:42 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:42 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:42 [DEBUG] agent: Service "_v1_parser_10.233.10.246_8806" in sync
    2021/06/17 23:44:42 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.18.35_9007" in sync
    2021/06/17 23:44:42 [DEBUG] agent: Service "_v1_message-router_10.233.63.102_3904" in sync
    2021/06/17 23:44:42 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:42 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:42 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:42 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:42 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:42 [DEBUG] agent: Service "_v11__aai-nquery_10.233.77.207_8446" in sync
    2021/06/17 23:44:42 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.12.190_9011" in sync
    2021/06/17 23:44:42 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.41.54_9005" in sync
    2021/06/17 23:44:42 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:42 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:42 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:42 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:42 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.25.209_9518" in sync
    2021/06/17 23:44:42 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:42 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:42 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:42 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:42 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:42 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.10.246_8806" in sync
    2021/06/17 23:44:42 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:42 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:42 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:42 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.21.155_9004" in sync
    2021/06/17 23:44:42 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:42 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:42 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:42 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.21.155_9004" in sync
    2021/06/17 23:44:42 [DEBUG] agent: Service "_v1_nsd_10.233.10.246_8806" in sync
    2021/06/17 23:44:42 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.15.157_9009" in sync
    2021/06/17 23:44:42 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.41.54_9005" in sync
    2021/06/17 23:44:42 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.41.54_9005" in sync
    2021/06/17 23:44:42 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.12.190_9011" in sync
    2021/06/17 23:44:42 [DEBUG] agent: Service "_v1_appc_10.233.8.251_8443" in sync
    2021/06/17 23:44:42 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:42 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:42 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:42 [INFO] agent: Synced service "_v12__aai-nquery_10.233.77.207_8446"
    2021/06/17 23:44:42 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.63.246_8080" in sync
    2021/06/17 23:44:42 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.18.35_9007" in sync
    2021/06/17 23:44:42 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.15.157_9009" in sync
    2021/06/17 23:44:42 [DEBUG] agent: Service "_v0_multicloud_10.233.31.168_9001" in sync
    2021/06/17 23:44:42 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.20.140_443" in sync
    2021/06/17 23:44:42 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:42 [DEBUG] agent: Service "_v11_aai-nquery_10.233.77.207_8446" in sync
    2021/06/17 23:44:42 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:42 [DEBUG] agent: Service "_v1_multicloud_10.233.31.168_9001" in sync
    2021/06/17 23:44:42 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:42 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:42 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:42 [DEBUG] agent: Node info in sync
    2021/06/17 23:44:42 [DEBUG] http: Request PUT /v1/agent/service/register (600.608035ms) from=10.233.69.160:57700
    2021/06/17 23:44:42 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.10.246_8806" in sync
    2021/06/17 23:44:42 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:42 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:42 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:42 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.21.155_9004" in sync
    2021/06/17 23:44:42 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:42 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:42 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.21.155_9004" in sync
    2021/06/17 23:44:42 [DEBUG] agent: Service "_v1_nsd_10.233.10.246_8806" in sync
    2021/06/17 23:44:42 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.15.157_9009" in sync
    2021/06/17 23:44:42 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.41.54_9005" in sync
    2021/06/17 23:44:42 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:42 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.41.54_9005" in sync
    2021/06/17 23:44:42 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.12.190_9011" in sync
    2021/06/17 23:44:42 [DEBUG] agent: Service "_v1_appc_10.233.8.251_8443" in sync
    2021/06/17 23:44:42 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:42 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:42 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.63.246_8080" in sync
    2021/06/17 23:44:42 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.18.35_9007" in sync
    2021/06/17 23:44:42 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.15.157_9009" in sync
    2021/06/17 23:44:42 [DEBUG] agent: Service "_v0_multicloud_10.233.31.168_9001" in sync
    2021/06/17 23:44:42 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:42 [DEBUG] agent: Service "_v12__aai-nquery_10.233.77.207_8446" in sync
    2021/06/17 23:44:42 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.20.140_443" in sync
    2021/06/17 23:44:42 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:42 [DEBUG] agent: Service "_v11_aai-nquery_10.233.77.207_8446" in sync
    2021/06/17 23:44:42 [DEBUG] agent: Service "_v1_multicloud_10.233.31.168_9001" in sync
    2021/06/17 23:44:42 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:42 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:42 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:42 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:42 [DEBUG] agent: Service "_v1_catalog_10.233.10.246_8806" in sync
    2021/06/17 23:44:42 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:42 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:42 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:42 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:42 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:42 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:42 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:42 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:42 [DEBUG] agent: Service "_v1_parser_10.233.10.246_8806" in sync
    2021/06/17 23:44:42 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.18.35_9007" in sync
    2021/06/17 23:44:42 [DEBUG] agent: Service "_v1_message-router_10.233.63.102_3904" in sync
    2021/06/17 23:44:42 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:42 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:42 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:42 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:42 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.12.190_9011" in sync
    2021/06/17 23:44:42 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.41.54_9005" in sync
    2021/06/17 23:44:42 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:42 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:42 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:42 [DEBUG] agent: Service "_v11__aai-nquery_10.233.77.207_8446" in sync
    2021/06/17 23:44:42 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.25.209_9518" in sync
    2021/06/17 23:44:42 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:42 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:42 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:42 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:42 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:42 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:42 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:42 [DEBUG] agent: Node info in sync
    2021/06/17 23:44:42 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v12 (99.46064ms) from=10.233.69.160:57702
    2021/06/17 23:44:42 [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/06/17 23:44:42 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/06/17 23:44:42 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/06/17 23:44:43 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.41.54_9005" in sync
    2021/06/17 23:44:43 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:43 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.21.155_9004" in sync
    2021/06/17 23:44:43 [DEBUG] agent: Service "_v1_nsd_10.233.10.246_8806" in sync
    2021/06/17 23:44:43 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.15.157_9009" in sync
    2021/06/17 23:44:43 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.41.54_9005" in sync
    2021/06/17 23:44:43 [INFO] agent: Synced service "_v12_aai-nquery_10.233.77.207_8446"
    2021/06/17 23:44:43 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:43 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.12.190_9011" in sync
    2021/06/17 23:44:43 [DEBUG] agent: Service "_v1_appc_10.233.8.251_8443" in sync
    2021/06/17 23:44:43 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:43 [DEBUG] agent: Service "_v0_multicloud_10.233.31.168_9001" in sync
    2021/06/17 23:44:43 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:43 [DEBUG] agent: Service "_v12__aai-nquery_10.233.77.207_8446" in sync
    2021/06/17 23:44:43 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.63.246_8080" in sync
    2021/06/17 23:44:43 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.18.35_9007" in sync
    2021/06/17 23:44:43 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.15.157_9009" in sync
    2021/06/17 23:44:43 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.20.140_443" in sync
    2021/06/17 23:44:43 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:43 [DEBUG] agent: Service "_v11_aai-nquery_10.233.77.207_8446" in sync
    2021/06/17 23:44:43 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:43 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:43 [DEBUG] agent: Service "_v1_multicloud_10.233.31.168_9001" in sync
    2021/06/17 23:44:43 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:43 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:43 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:43 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:43 [DEBUG] agent: Service "_v1_catalog_10.233.10.246_8806" in sync
    2021/06/17 23:44:43 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:43 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:43 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:43 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:43 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:43 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:43 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:43 [DEBUG] agent: Service "_v1_parser_10.233.10.246_8806" in sync
    2021/06/17 23:44:43 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.18.35_9007" in sync
    2021/06/17 23:44:43 [DEBUG] agent: Service "_v1_message-router_10.233.63.102_3904" in sync
    2021/06/17 23:44:43 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:43 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:43 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:43 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:43 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:43 [DEBUG] agent: Service "_v11__aai-nquery_10.233.77.207_8446" in sync
    2021/06/17 23:44:43 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.12.190_9011" in sync
    2021/06/17 23:44:43 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.41.54_9005" in sync
    2021/06/17 23:44:43 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:43 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:43 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:43 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:43 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.25.209_9518" in sync
    2021/06/17 23:44:43 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:43 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:43 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:43 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:43 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:43 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.10.246_8806" in sync
    2021/06/17 23:44:43 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:43 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:43 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.21.155_9004" in sync
    2021/06/17 23:44:43 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:43 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:43 [DEBUG] agent: Node info in sync
    2021/06/17 23:44:43 [DEBUG] http: Request PUT /v1/agent/service/register (600.919882ms) from=10.233.69.160:57708
    2021/06/17 23:44:43 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:43 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:43 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.12.190_9011" in sync
    2021/06/17 23:44:43 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.41.54_9005" in sync
    2021/06/17 23:44:43 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:43 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:43 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:43 [DEBUG] agent: Service "_v11__aai-nquery_10.233.77.207_8446" in sync
    2021/06/17 23:44:43 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.25.209_9518" in sync
    2021/06/17 23:44:43 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:43 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:43 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:43 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:43 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:43 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:43 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:43 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.10.246_8806" in sync
    2021/06/17 23:44:43 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:43 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:43 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:43 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.21.155_9004" in sync
    2021/06/17 23:44:43 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:43 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:43 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.21.155_9004" in sync
    2021/06/17 23:44:43 [DEBUG] agent: Service "_v1_nsd_10.233.10.246_8806" in sync
    2021/06/17 23:44:43 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.15.157_9009" in sync
    2021/06/17 23:44:43 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.41.54_9005" in sync
    2021/06/17 23:44:43 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:43 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.41.54_9005" in sync
    2021/06/17 23:44:43 [DEBUG] agent: Service "_v12_aai-nquery_10.233.77.207_8446" in sync
    2021/06/17 23:44:43 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.12.190_9011" in sync
    2021/06/17 23:44:43 [DEBUG] agent: Service "_v1_appc_10.233.8.251_8443" in sync
    2021/06/17 23:44:43 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:43 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:43 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v12 (407.47µs) from=10.233.69.160:57712
    2021/06/17 23:44:43 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.63.246_8080" in sync
    2021/06/17 23:44:43 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.18.35_9007" in sync
    2021/06/17 23:44:43 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.15.157_9009" in sync
    2021/06/17 23:44:43 [DEBUG] agent: Service "_v0_multicloud_10.233.31.168_9001" in sync
    2021/06/17 23:44:43 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:43 [DEBUG] agent: Service "_v12__aai-nquery_10.233.77.207_8446" in sync
    2021/06/17 23:44:43 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.20.140_443" in sync
    2021/06/17 23:44:43 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:43 [DEBUG] agent: Service "_v11_aai-nquery_10.233.77.207_8446" in sync
    2021/06/17 23:44:43 [DEBUG] agent: Service "_v1_multicloud_10.233.31.168_9001" in sync
    2021/06/17 23:44:43 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:43 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:43 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:43 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:43 [DEBUG] agent: Service "_v1_catalog_10.233.10.246_8806" in sync
    2021/06/17 23:44:43 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:43 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:43 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:43 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:43 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:43 [WARN] agent: Service name "_aai-nquery-v13" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/06/17 23:44:43 [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/06/17 23:44:43 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/06/17 23:44:43 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/06/17 23:44:43 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:43 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:43 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:43 [DEBUG] agent: Service "_v1_parser_10.233.10.246_8806" in sync
    2021/06/17 23:44:43 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.18.35_9007" in sync
    2021/06/17 23:44:43 [DEBUG] agent: Service "_v1_message-router_10.233.63.102_3904" in sync
    2021/06/17 23:44:43 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:43 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:43 [DEBUG] agent: Node info in sync
    2021/06/17 23:44:43 [DEBUG] agent: Service "_v1_parser_10.233.10.246_8806" in sync
    2021/06/17 23:44:43 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.18.35_9007" in sync
    2021/06/17 23:44:43 [DEBUG] agent: Service "_v1_message-router_10.233.63.102_3904" in sync
    2021/06/17 23:44:43 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:43 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:43 [INFO] agent: Synced service "_v13__aai-nquery_10.233.77.207_8446"
    2021/06/17 23:44:43 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:43 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:43 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.12.190_9011" in sync
    2021/06/17 23:44:43 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.41.54_9005" in sync
    2021/06/17 23:44:43 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:43 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:43 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:43 [DEBUG] agent: Service "_v11__aai-nquery_10.233.77.207_8446" in sync
    2021/06/17 23:44:43 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.25.209_9518" in sync
    2021/06/17 23:44:43 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:43 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:43 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:43 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:43 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:43 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:43 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:43 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.10.246_8806" in sync
    2021/06/17 23:44:43 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:43 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:43 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:43 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.21.155_9004" in sync
    2021/06/17 23:44:43 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:43 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:43 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.21.155_9004" in sync
    2021/06/17 23:44:43 [DEBUG] agent: Service "_v1_nsd_10.233.10.246_8806" in sync
    2021/06/17 23:44:43 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.15.157_9009" in sync
    2021/06/17 23:44:43 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.41.54_9005" in sync
    2021/06/17 23:44:43 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:43 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.41.54_9005" in sync
    2021/06/17 23:44:43 [DEBUG] agent: Service "_v12_aai-nquery_10.233.77.207_8446" in sync
    2021/06/17 23:44:43 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.12.190_9011" in sync
    2021/06/17 23:44:43 [DEBUG] agent: Service "_v1_appc_10.233.8.251_8443" in sync
    2021/06/17 23:44:43 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:43 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:43 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.63.246_8080" in sync
    2021/06/17 23:44:43 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.18.35_9007" in sync
    2021/06/17 23:44:43 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.15.157_9009" in sync
    2021/06/17 23:44:43 [DEBUG] agent: Service "_v0_multicloud_10.233.31.168_9001" in sync
    2021/06/17 23:44:43 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:43 [DEBUG] agent: Service "_v12__aai-nquery_10.233.77.207_8446" in sync
    2021/06/17 23:44:43 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.20.140_443" in sync
    2021/06/17 23:44:43 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:43 [DEBUG] agent: Service "_v11_aai-nquery_10.233.77.207_8446" in sync
    2021/06/17 23:44:43 [DEBUG] agent: Service "_v1_multicloud_10.233.31.168_9001" in sync
    2021/06/17 23:44:43 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:43 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:43 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:43 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:43 [DEBUG] agent: Service "_v1_catalog_10.233.10.246_8806" in sync
    2021/06/17 23:44:43 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:43 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:43 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:43 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:43 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:43 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:43 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:43 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:43 [DEBUG] agent: Node info in sync
    2021/06/17 23:44:43 [DEBUG] http: Request PUT /v1/agent/service/register (426.532597ms) from=10.233.69.160:57714
    2021/06/17 23:44:43 [DEBUG] agent: Service "_v1_parser_10.233.10.246_8806" in sync
    2021/06/17 23:44:43 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.18.35_9007" in sync
    2021/06/17 23:44:43 [DEBUG] agent: Service "_v1_message-router_10.233.63.102_3904" in sync
    2021/06/17 23:44:43 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:43 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:43 [DEBUG] agent: Service "_v13__aai-nquery_10.233.77.207_8446" in sync
    2021/06/17 23:44:43 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:43 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:43 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.12.190_9011" in sync
    2021/06/17 23:44:43 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.41.54_9005" in sync
    2021/06/17 23:44:43 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:43 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:43 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:43 [DEBUG] agent: Service "_v11__aai-nquery_10.233.77.207_8446" in sync
    2021/06/17 23:44:43 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.25.209_9518" in sync
    2021/06/17 23:44:43 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:43 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:43 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:43 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:43 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:43 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:43 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:43 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.10.246_8806" in sync
    2021/06/17 23:44:43 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:43 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:43 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:43 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.21.155_9004" in sync
    2021/06/17 23:44:43 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:43 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:43 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.21.155_9004" in sync
    2021/06/17 23:44:43 [DEBUG] agent: Service "_v1_nsd_10.233.10.246_8806" in sync
    2021/06/17 23:44:43 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.15.157_9009" in sync
    2021/06/17 23:44:43 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.41.54_9005" in sync
    2021/06/17 23:44:43 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:43 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.41.54_9005" in sync
    2021/06/17 23:44:43 [DEBUG] agent: Service "_v12_aai-nquery_10.233.77.207_8446" in sync
    2021/06/17 23:44:43 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.12.190_9011" in sync
    2021/06/17 23:44:43 [DEBUG] agent: Service "_v1_appc_10.233.8.251_8443" in sync
    2021/06/17 23:44:43 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:43 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:43 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.63.246_8080" in sync
    2021/06/17 23:44:43 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.18.35_9007" in sync
    2021/06/17 23:44:43 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.15.157_9009" in sync
    2021/06/17 23:44:43 [DEBUG] agent: Service "_v0_multicloud_10.233.31.168_9001" in sync
    2021/06/17 23:44:43 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:43 [DEBUG] agent: Service "_v12__aai-nquery_10.233.77.207_8446" in sync
    2021/06/17 23:44:43 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.20.140_443" in sync
    2021/06/17 23:44:43 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:43 [DEBUG] agent: Service "_v11_aai-nquery_10.233.77.207_8446" in sync
    2021/06/17 23:44:43 [DEBUG] agent: Service "_v1_multicloud_10.233.31.168_9001" in sync
    2021/06/17 23:44:43 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:43 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:43 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:43 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:43 [DEBUG] agent: Service "_v1_catalog_10.233.10.246_8806" in sync
    2021/06/17 23:44:43 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:43 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:43 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:43 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:43 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:43 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:43 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:43 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:43 [DEBUG] agent: Node info in sync
    2021/06/17 23:44:43 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v13 (433.51µs) from=10.233.69.160:57720
    2021/06/17 23:44:44 [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/06/17 23:44:44 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/06/17 23:44:44 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/06/17 23:44:44 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.21.155_9004" in sync
    2021/06/17 23:44:44 [DEBUG] agent: Service "_v1_nsd_10.233.10.246_8806" in sync
    2021/06/17 23:44:44 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.15.157_9009" in sync
    2021/06/17 23:44:44 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.41.54_9005" in sync
    2021/06/17 23:44:44 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:44 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.41.54_9005" in sync
    2021/06/17 23:44:44 [DEBUG] agent: Service "_v12_aai-nquery_10.233.77.207_8446" in sync
    2021/06/17 23:44:44 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.12.190_9011" in sync
    2021/06/17 23:44:44 [DEBUG] agent: Service "_v1_appc_10.233.8.251_8443" in sync
    2021/06/17 23:44:44 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:44 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:44 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.63.246_8080" in sync
    2021/06/17 23:44:44 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.18.35_9007" in sync
    2021/06/17 23:44:44 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.15.157_9009" in sync
    2021/06/17 23:44:44 [DEBUG] agent: Service "_v0_multicloud_10.233.31.168_9001" in sync
    2021/06/17 23:44:44 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:44 [DEBUG] agent: Service "_v12__aai-nquery_10.233.77.207_8446" in sync
    2021/06/17 23:44:44 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.20.140_443" in sync
    2021/06/17 23:44:44 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:44 [DEBUG] agent: Service "_v11_aai-nquery_10.233.77.207_8446" in sync
    2021/06/17 23:44:44 [DEBUG] agent: Service "_v1_multicloud_10.233.31.168_9001" in sync
    2021/06/17 23:44:44 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:44 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:44 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:44 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:44 [DEBUG] agent: Service "_v1_catalog_10.233.10.246_8806" in sync
    2021/06/17 23:44:44 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:44 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:44 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:44 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:44 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:44 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:44 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:44 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:44 [DEBUG] agent: Service "_v1_parser_10.233.10.246_8806" in sync
    2021/06/17 23:44:44 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.18.35_9007" in sync
    2021/06/17 23:44:44 [DEBUG] agent: Service "_v1_message-router_10.233.63.102_3904" in sync
    2021/06/17 23:44:44 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:44 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:44 [DEBUG] agent: Service "_v13__aai-nquery_10.233.77.207_8446" in sync
    2021/06/17 23:44:44 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:44 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:44 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.12.190_9011" in sync
    2021/06/17 23:44:44 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.41.54_9005" in sync
    2021/06/17 23:44:44 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:44 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:44 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:44 [DEBUG] agent: Service "_v11__aai-nquery_10.233.77.207_8446" in sync
    2021/06/17 23:44:44 [INFO] agent: Synced service "_v13_aai-nquery_10.233.77.207_8446"
    2021/06/17 23:44:44 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.25.209_9518" in sync
    2021/06/17 23:44:44 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:44 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:44 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:44 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:44 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:44 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:44 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:44 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.10.246_8806" in sync
    2021/06/17 23:44:44 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:44 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:44 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:44 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.21.155_9004" in sync
    2021/06/17 23:44:44 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:44 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:44 [DEBUG] agent: Node info in sync
    2021/06/17 23:44:44 [DEBUG] http: Request PUT /v1/agent/service/register (568.185489ms) from=10.233.69.160:57722
    2021/06/17 23:44:44 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.18.35_9007" in sync
    2021/06/17 23:44:44 [DEBUG] agent: Service "_v1_message-router_10.233.63.102_3904" in sync
    2021/06/17 23:44:44 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:44 [DEBUG] agent: Service "_v1_parser_10.233.10.246_8806" in sync
    2021/06/17 23:44:44 [DEBUG] agent: Service "_v13__aai-nquery_10.233.77.207_8446" in sync
    2021/06/17 23:44:44 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:44 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:44 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:44 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.41.54_9005" in sync
    2021/06/17 23:44:44 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:44 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:44 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:44 [DEBUG] agent: Service "_v11__aai-nquery_10.233.77.207_8446" in sync
    2021/06/17 23:44:44 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.12.190_9011" in sync
    2021/06/17 23:44:44 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:44 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:44 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:44 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:44 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:44 [DEBUG] agent: Service "_v13_aai-nquery_10.233.77.207_8446" in sync
    2021/06/17 23:44:44 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.25.209_9518" in sync
    2021/06/17 23:44:44 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:44 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:44 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:44 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:44 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:44 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.10.246_8806" in sync
    2021/06/17 23:44:44 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:44 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:44 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.21.155_9004" in sync
    2021/06/17 23:44:44 [DEBUG] agent: Service "_v1_nsd_10.233.10.246_8806" in sync
    2021/06/17 23:44:44 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.15.157_9009" in sync
    2021/06/17 23:44:44 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.41.54_9005" in sync
    2021/06/17 23:44:44 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:44 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.21.155_9004" in sync
    2021/06/17 23:44:44 [DEBUG] agent: Service "_v12_aai-nquery_10.233.77.207_8446" in sync
    2021/06/17 23:44:44 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.41.54_9005" in sync
    2021/06/17 23:44:44 [DEBUG] agent: Service "_v1_appc_10.233.8.251_8443" in sync
    2021/06/17 23:44:44 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:44 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:44 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.12.190_9011" in sync
    2021/06/17 23:44:44 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.18.35_9007" in sync
    2021/06/17 23:44:44 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.15.157_9009" in sync
    2021/06/17 23:44:44 [DEBUG] agent: Service "_v0_multicloud_10.233.31.168_9001" in sync
    2021/06/17 23:44:44 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:44 [DEBUG] agent: Service "_v12__aai-nquery_10.233.77.207_8446" in sync
    2021/06/17 23:44:44 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.63.246_8080" in sync
    2021/06/17 23:44:44 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:44 [DEBUG] agent: Service "_v11_aai-nquery_10.233.77.207_8446" in sync
    2021/06/17 23:44:44 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.20.140_443" in sync
    2021/06/17 23:44:44 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:44 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:44 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:44 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:44 [DEBUG] agent: Service "_v1_multicloud_10.233.31.168_9001" in sync
    2021/06/17 23:44:44 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:44 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:44 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:44 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:44 [DEBUG] agent: Service "_v1_catalog_10.233.10.246_8806" in sync
    2021/06/17 23:44:44 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:44 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:44 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:44 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:44 [DEBUG] agent: Node info in sync
    2021/06/17 23:44:44 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v13 (99.689381ms) from=10.233.69.160:57732
    2021/06/17 23:44:45 [WARN] agent: Service name "_aai-nquery-v14" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/06/17 23:44:45 [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/06/17 23:44:45 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/06/17 23:44:45 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/06/17 23:44:45 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:45 [DEBUG] agent: Service "_v13__aai-nquery_10.233.77.207_8446" in sync
    2021/06/17 23:44:45 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:45 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:45 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.12.190_9011" in sync
    2021/06/17 23:44:45 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.41.54_9005" in sync
    2021/06/17 23:44:45 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:45 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:45 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:45 [DEBUG] agent: Service "_v11__aai-nquery_10.233.77.207_8446" in sync
    2021/06/17 23:44:45 [INFO] agent: Synced service "_v14__aai-nquery_10.233.77.207_8446"
    2021/06/17 23:44:45 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.25.209_9518" in sync
    2021/06/17 23:44:45 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:45 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:45 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:45 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:45 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:45 [DEBUG] agent: Service "_v13_aai-nquery_10.233.77.207_8446" in sync
    2021/06/17 23:44:45 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:45 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:45 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.10.246_8806" in sync
    2021/06/17 23:44:45 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:45 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:45 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:45 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.21.155_9004" in sync
    2021/06/17 23:44:45 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:45 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:45 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.21.155_9004" in sync
    2021/06/17 23:44:45 [DEBUG] agent: Service "_v1_nsd_10.233.10.246_8806" in sync
    2021/06/17 23:44:45 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.15.157_9009" in sync
    2021/06/17 23:44:45 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.41.54_9005" in sync
    2021/06/17 23:44:45 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:45 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.41.54_9005" in sync
    2021/06/17 23:44:45 [DEBUG] agent: Service "_v12_aai-nquery_10.233.77.207_8446" in sync
    2021/06/17 23:44:45 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.12.190_9011" in sync
    2021/06/17 23:44:45 [DEBUG] agent: Service "_v1_appc_10.233.8.251_8443" in sync
    2021/06/17 23:44:45 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:45 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:45 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.63.246_8080" in sync
    2021/06/17 23:44:45 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.18.35_9007" in sync
    2021/06/17 23:44:45 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.15.157_9009" in sync
    2021/06/17 23:44:45 [DEBUG] agent: Service "_v0_multicloud_10.233.31.168_9001" in sync
    2021/06/17 23:44:45 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:45 [DEBUG] agent: Service "_v12__aai-nquery_10.233.77.207_8446" in sync
    2021/06/17 23:44:45 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.20.140_443" in sync
    2021/06/17 23:44:45 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:45 [DEBUG] agent: Service "_v11_aai-nquery_10.233.77.207_8446" in sync
    2021/06/17 23:44:45 [DEBUG] agent: Service "_v1_multicloud_10.233.31.168_9001" in sync
    2021/06/17 23:44:45 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:45 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:45 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:45 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:45 [DEBUG] agent: Service "_v1_catalog_10.233.10.246_8806" in sync
    2021/06/17 23:44:45 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:45 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:45 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:45 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:45 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:45 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:45 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:45 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:45 [DEBUG] agent: Service "_v1_parser_10.233.10.246_8806" in sync
    2021/06/17 23:44:45 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.18.35_9007" in sync
    2021/06/17 23:44:45 [DEBUG] agent: Service "_v1_message-router_10.233.63.102_3904" in sync
    2021/06/17 23:44:45 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:45 [DEBUG] agent: Node info in sync
    2021/06/17 23:44:45 [DEBUG] http: Request PUT /v1/agent/service/register (400.566443ms) from=10.233.69.160:57736
    2021/06/17 23:44:45 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.41.54_9005" in sync
    2021/06/17 23:44:45 [DEBUG] agent: Service "_v12_aai-nquery_10.233.77.207_8446" in sync
    2021/06/17 23:44:45 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:45 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:45 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.12.190_9011" in sync
    2021/06/17 23:44:45 [DEBUG] agent: Service "_v1_appc_10.233.8.251_8443" in sync
    2021/06/17 23:44:45 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.15.157_9009" in sync
    2021/06/17 23:44:45 [DEBUG] agent: Service "_v0_multicloud_10.233.31.168_9001" in sync
    2021/06/17 23:44:45 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:45 [DEBUG] agent: Service "_v12__aai-nquery_10.233.77.207_8446" in sync
    2021/06/17 23:44:45 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.63.246_8080" in sync
    2021/06/17 23:44:45 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.18.35_9007" in sync
    2021/06/17 23:44:45 [DEBUG] agent: Service "_v11_aai-nquery_10.233.77.207_8446" in sync
    2021/06/17 23:44:45 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.20.140_443" in sync
    2021/06/17 23:44:45 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:45 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:45 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:45 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:45 [DEBUG] agent: Service "_v1_multicloud_10.233.31.168_9001" in sync
    2021/06/17 23:44:45 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:45 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:45 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:45 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:45 [DEBUG] agent: Service "_v1_catalog_10.233.10.246_8806" in sync
    2021/06/17 23:44:45 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:45 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:45 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:45 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:45 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:45 [DEBUG] agent: Service "_v1_message-router_10.233.63.102_3904" in sync
    2021/06/17 23:44:45 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:45 [DEBUG] agent: Service "_v1_parser_10.233.10.246_8806" in sync
    2021/06/17 23:44:45 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.18.35_9007" in sync
    2021/06/17 23:44:45 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:45 [DEBUG] agent: Service "_v13__aai-nquery_10.233.77.207_8446" in sync
    2021/06/17 23:44:45 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:45 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:45 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:45 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:45 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:45 [DEBUG] agent: Service "_v11__aai-nquery_10.233.77.207_8446" in sync
    2021/06/17 23:44:45 [DEBUG] agent: Service "_v14__aai-nquery_10.233.77.207_8446" in sync
    2021/06/17 23:44:45 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.12.190_9011" in sync
    2021/06/17 23:44:45 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.41.54_9005" in sync
    2021/06/17 23:44:45 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:45 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:45 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:45 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:45 [DEBUG] agent: Service "_v13_aai-nquery_10.233.77.207_8446" in sync
    2021/06/17 23:44:45 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.25.209_9518" in sync
    2021/06/17 23:44:45 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:45 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:45 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:45 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:45 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:45 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.10.246_8806" in sync
    2021/06/17 23:44:45 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:45 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:45 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.21.155_9004" in sync
    2021/06/17 23:44:45 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:45 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.15.157_9009" in sync
    2021/06/17 23:44:45 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.41.54_9005" in sync
    2021/06/17 23:44:45 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:45 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.21.155_9004" in sync
    2021/06/17 23:44:45 [DEBUG] agent: Service "_v1_nsd_10.233.10.246_8806" in sync
    2021/06/17 23:44:45 [DEBUG] agent: Node info in sync
    2021/06/17 23:44:46 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v14 (893.596275ms) from=10.233.69.160:57744
    2021/06/17 23:44:46 [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/06/17 23:44:46 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/06/17 23:44:46 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/06/17 23:44:52 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.12.190_9011" in sync
    2021/06/17 23:44:52 [DEBUG] agent: Service "_v1_appc_10.233.8.251_8443" in sync
    2021/06/17 23:44:52 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:52 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:52 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.63.246_8080" in sync
    2021/06/17 23:44:52 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.18.35_9007" in sync
    2021/06/17 23:44:52 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.15.157_9009" in sync
    2021/06/17 23:44:52 [DEBUG] agent: Service "_v0_multicloud_10.233.31.168_9001" in sync
    2021/06/17 23:44:52 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:52 [DEBUG] agent: Service "_v12__aai-nquery_10.233.77.207_8446" in sync
    2021/06/17 23:44:52 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.20.140_443" in sync
    2021/06/17 23:44:52 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:52 [DEBUG] agent: Service "_v11_aai-nquery_10.233.77.207_8446" in sync
    2021/06/17 23:44:52 [DEBUG] agent: Service "_v1_multicloud_10.233.31.168_9001" in sync
    2021/06/17 23:44:52 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:52 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:52 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:52 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:52 [DEBUG] agent: Service "_v1_catalog_10.233.10.246_8806" in sync
    2021/06/17 23:44:52 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:52 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:52 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:52 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:52 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:52 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:52 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:52 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:52 [DEBUG] agent: Service "_v1_parser_10.233.10.246_8806" in sync
    2021/06/17 23:44:52 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.18.35_9007" in sync
    2021/06/17 23:44:52 [DEBUG] agent: Service "_v1_message-router_10.233.63.102_3904" in sync
    2021/06/17 23:44:52 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:52 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:52 [DEBUG] agent: Service "_v13__aai-nquery_10.233.77.207_8446" in sync
    2021/06/17 23:44:52 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:52 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:52 [INFO] agent: Synced service "_v14_aai-nquery_10.233.77.207_8446"
    2021/06/17 23:44:52 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.12.190_9011" in sync
    2021/06/17 23:44:52 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.41.54_9005" in sync
    2021/06/17 23:44:52 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:52 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:52 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:52 [DEBUG] agent: Service "_v11__aai-nquery_10.233.77.207_8446" in sync
    2021/06/17 23:44:52 [DEBUG] agent: Service "_v14__aai-nquery_10.233.77.207_8446" in sync
    2021/06/17 23:44:52 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.25.209_9518" in sync
    2021/06/17 23:44:52 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:52 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:52 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:52 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:52 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:52 [DEBUG] agent: Service "_v13_aai-nquery_10.233.77.207_8446" in sync
    2021/06/17 23:44:52 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:52 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:52 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.10.246_8806" in sync
    2021/06/17 23:44:52 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:52 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:52 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:52 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.21.155_9004" in sync
    2021/06/17 23:44:52 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:52 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:52 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.21.155_9004" in sync
    2021/06/17 23:44:52 [DEBUG] agent: Service "_v1_nsd_10.233.10.246_8806" in sync
    2021/06/17 23:44:52 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.15.157_9009" in sync
    2021/06/17 23:44:52 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.41.54_9005" in sync
    2021/06/17 23:44:52 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:52 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.41.54_9005" in sync
    2021/06/17 23:44:52 [DEBUG] agent: Service "_v12_aai-nquery_10.233.77.207_8446" in sync
    2021/06/17 23:44:52 [DEBUG] agent: Node info in sync
    2021/06/17 23:44:52 [DEBUG] http: Request PUT /v1/agent/service/register (6.15046863s) from=10.233.69.160:57754
    2021/06/17 23:44:52 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:52 [DEBUG] agent: Service "_v1_catalog_10.233.10.246_8806" in sync
    2021/06/17 23:44:52 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:52 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:52 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:52 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:52 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:52 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:52 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:52 [DEBUG] agent: Service "_v1_parser_10.233.10.246_8806" in sync
    2021/06/17 23:44:52 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.18.35_9007" in sync
    2021/06/17 23:44:52 [DEBUG] agent: Service "_v1_message-router_10.233.63.102_3904" in sync
    2021/06/17 23:44:52 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:52 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:52 [DEBUG] agent: Service "_v13__aai-nquery_10.233.77.207_8446" in sync
    2021/06/17 23:44:52 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:52 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:52 [DEBUG] agent: Service "_v14_aai-nquery_10.233.77.207_8446" in sync
    2021/06/17 23:44:52 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:52 [DEBUG] agent: Service "_v11__aai-nquery_10.233.77.207_8446" in sync
    2021/06/17 23:44:52 [DEBUG] agent: Service "_v14__aai-nquery_10.233.77.207_8446" in sync
    2021/06/17 23:44:52 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.12.190_9011" in sync
    2021/06/17 23:44:52 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.41.54_9005" in sync
    2021/06/17 23:44:52 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:52 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:52 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:52 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:52 [DEBUG] agent: Service "_v13_aai-nquery_10.233.77.207_8446" in sync
    2021/06/17 23:44:52 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.25.209_9518" in sync
    2021/06/17 23:44:52 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:52 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:52 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:52 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:52 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:52 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.10.246_8806" in sync
    2021/06/17 23:44:52 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:52 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:52 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:52 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.21.155_9004" in sync
    2021/06/17 23:44:52 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:52 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:52 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:52 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.21.155_9004" in sync
    2021/06/17 23:44:52 [DEBUG] agent: Service "_v1_nsd_10.233.10.246_8806" in sync
    2021/06/17 23:44:52 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.15.157_9009" in sync
    2021/06/17 23:44:52 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.41.54_9005" in sync
    2021/06/17 23:44:52 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.41.54_9005" in sync
    2021/06/17 23:44:52 [DEBUG] agent: Service "_v12_aai-nquery_10.233.77.207_8446" in sync
    2021/06/17 23:44:52 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.12.190_9011" in sync
    2021/06/17 23:44:52 [DEBUG] agent: Service "_v1_appc_10.233.8.251_8443" in sync
    2021/06/17 23:44:52 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:52 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:52 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:52 [DEBUG] agent: Service "_v12__aai-nquery_10.233.77.207_8446" in sync
    2021/06/17 23:44:52 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.63.246_8080" in sync
    2021/06/17 23:44:52 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.18.35_9007" in sync
    2021/06/17 23:44:52 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.15.157_9009" in sync
    2021/06/17 23:44:52 [DEBUG] agent: Service "_v0_multicloud_10.233.31.168_9001" in sync
    2021/06/17 23:44:52 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.20.140_443" in sync
    2021/06/17 23:44:52 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:52 [DEBUG] agent: Service "_v11_aai-nquery_10.233.77.207_8446" in sync
    2021/06/17 23:44:52 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:52 [DEBUG] agent: Service "_v1_multicloud_10.233.31.168_9001" in sync
    2021/06/17 23:44:52 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:52 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:52 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:52 [DEBUG] agent: Node info in sync
    2021/06/17 23:44:52 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v14 (660.974µs) from=10.233.69.160:57808
    2021/06/17 23:44:53 [WARN] agent: Service name "_aai-nquery-v15" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/06/17 23:44:53 [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/06/17 23:44:53 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/06/17 23:44:53 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/06/17 23:44:53 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.41.54_9005" in sync
    2021/06/17 23:44:53 [DEBUG] agent: Service "_v12_aai-nquery_10.233.77.207_8446" in sync
    2021/06/17 23:44:53 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.12.190_9011" in sync
    2021/06/17 23:44:53 [DEBUG] agent: Service "_v1_appc_10.233.8.251_8443" in sync
    2021/06/17 23:44:53 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:53 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:53 [DEBUG] agent: Service "_v12__aai-nquery_10.233.77.207_8446" in sync
    2021/06/17 23:44:53 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.63.246_8080" in sync
    2021/06/17 23:44:53 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.18.35_9007" in sync
    2021/06/17 23:44:53 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.15.157_9009" in sync
    2021/06/17 23:44:53 [DEBUG] agent: Service "_v0_multicloud_10.233.31.168_9001" in sync
    2021/06/17 23:44:53 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:53 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.20.140_443" in sync
    2021/06/17 23:44:53 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:53 [DEBUG] agent: Service "_v11_aai-nquery_10.233.77.207_8446" in sync
    2021/06/17 23:44:53 [DEBUG] agent: Service "_v1_multicloud_10.233.31.168_9001" in sync
    2021/06/17 23:44:53 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:53 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:53 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:53 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:53 [DEBUG] agent: Service "_v1_catalog_10.233.10.246_8806" in sync
    2021/06/17 23:44:53 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:53 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:53 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:53 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:53 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:53 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:53 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:53 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:53 [DEBUG] agent: Service "_v1_parser_10.233.10.246_8806" in sync
    2021/06/17 23:44:53 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.18.35_9007" in sync
    2021/06/17 23:44:53 [DEBUG] agent: Service "_v1_message-router_10.233.63.102_3904" in sync
    2021/06/17 23:44:53 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:53 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:53 [DEBUG] agent: Service "_v13__aai-nquery_10.233.77.207_8446" in sync
    2021/06/17 23:44:53 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:53 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:53 [DEBUG] agent: Service "_v14_aai-nquery_10.233.77.207_8446" in sync
    2021/06/17 23:44:53 [DEBUG] agent: Service "_v11__aai-nquery_10.233.77.207_8446" in sync
    2021/06/17 23:44:53 [DEBUG] agent: Service "_v14__aai-nquery_10.233.77.207_8446" in sync
    2021/06/17 23:44:53 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.12.190_9011" in sync
    2021/06/17 23:44:53 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.41.54_9005" in sync
    2021/06/17 23:44:53 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:53 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:53 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:53 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:53 [DEBUG] agent: Service "_v13_aai-nquery_10.233.77.207_8446" in sync
    2021/06/17 23:44:53 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.25.209_9518" in sync
    2021/06/17 23:44:53 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:53 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:53 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:53 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:53 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:53 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:53 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.10.246_8806" in sync
    2021/06/17 23:44:53 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:53 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:53 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:53 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.21.155_9004" in sync
    2021/06/17 23:44:53 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:53 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:53 [INFO] agent: Synced service "_v15__aai-nquery_10.233.77.207_8446"
    2021/06/17 23:44:53 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.21.155_9004" in sync
    2021/06/17 23:44:53 [DEBUG] agent: Service "_v1_nsd_10.233.10.246_8806" in sync
    2021/06/17 23:44:53 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.15.157_9009" in sync
    2021/06/17 23:44:53 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.41.54_9005" in sync
    2021/06/17 23:44:53 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:53 [DEBUG] agent: Node info in sync
    2021/06/17 23:44:53 [DEBUG] http: Request PUT /v1/agent/service/register (585.810099ms) from=10.233.69.160:57810
    2021/06/17 23:44:53 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:53 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:53 [DEBUG] agent: Service "_v15__aai-nquery_10.233.77.207_8446" in sync
    2021/06/17 23:44:53 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.21.155_9004" in sync
    2021/06/17 23:44:53 [DEBUG] agent: Service "_v1_nsd_10.233.10.246_8806" in sync
    2021/06/17 23:44:53 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.15.157_9009" in sync
    2021/06/17 23:44:53 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.41.54_9005" in sync
    2021/06/17 23:44:53 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:53 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.21.155_9004" in sync
    2021/06/17 23:44:53 [DEBUG] agent: Service "_v12_aai-nquery_10.233.77.207_8446" in sync
    2021/06/17 23:44:53 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.41.54_9005" in sync
    2021/06/17 23:44:53 [DEBUG] agent: Service "_v1_appc_10.233.8.251_8443" in sync
    2021/06/17 23:44:53 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:53 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.77.207_8446" in sync
    2021/06/17 23:44:53 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.12.190_9011" in sync
    2021/06/17 23:44:53 [DEBUG] agent: Service "_v0_multicloud-pik