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: 'cdb92725-c8b7-74cd-2854-4e86d455151b'
         Node name: 'dev-msb-consul-85cddc885c-hqsbh'
        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/04/26 10:46:07 [DEBUG] agent: Using random ID "cdb92725-c8b7-74cd-2854-4e86d455151b" as node ID
    2021/04/26 10:46:07 [INFO] raft: Initial configuration (index=1): [{Suffrage:Voter ID:cdb92725-c8b7-74cd-2854-4e86d455151b Address:127.0.0.1:8300}]
    2021/04/26 10:46:07 [INFO] raft: Node at 127.0.0.1:8300 [Follower] entering Follower state (Leader: "")
    2021/04/26 10:46:07 [INFO] serf: EventMemberJoin: dev-msb-consul-85cddc885c-hqsbh.dc1 127.0.0.1
    2021/04/26 10:46:07 [INFO] serf: EventMemberJoin: dev-msb-consul-85cddc885c-hqsbh 127.0.0.1
    2021/04/26 10:46:07 [INFO] agent: Started DNS server 0.0.0.0:8600 (udp)
    2021/04/26 10:46:07 [INFO] consul: Handled member-join event for server "dev-msb-consul-85cddc885c-hqsbh.dc1" in area "wan"
    2021/04/26 10:46:07 [DEBUG] agent/proxy: managed Connect proxy manager started
    2021/04/26 10:46:07 [INFO] agent: Started DNS server 0.0.0.0:8600 (tcp)
    2021/04/26 10:46:07 [INFO] consul: Adding LAN server dev-msb-consul-85cddc885c-hqsbh (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2021/04/26 10:46:07 [INFO] agent: Started HTTP server on [::]:8500 (tcp)
    2021/04/26 10:46:07 [INFO] agent: started state syncer
    2021/04/26 10:46:07 [INFO] agent: Started gRPC server on [::]:8502 (tcp)
    2021/04/26 10:46:07 [WARN] raft: Heartbeat timeout from "" reached, starting election
    2021/04/26 10:46:07 [INFO] raft: Node at 127.0.0.1:8300 [Candidate] entering Candidate state in term 2
    2021/04/26 10:46:07 [DEBUG] raft: Votes needed: 1
    2021/04/26 10:46:07 [DEBUG] raft: Vote granted from cdb92725-c8b7-74cd-2854-4e86d455151b in term 2. Tally: 1
    2021/04/26 10:46:07 [INFO] raft: Election won. Tally: 1
    2021/04/26 10:46:07 [INFO] raft: Node at 127.0.0.1:8300 [Leader] entering Leader state
    2021/04/26 10:46:07 [INFO] consul: cluster leadership acquired
    2021/04/26 10:46:07 [INFO] consul: New leader elected: dev-msb-consul-85cddc885c-hqsbh
    2021/04/26 10:46:07 [INFO] connect: initialized primary datacenter CA with provider "consul"
    2021/04/26 10:46:07 [DEBUG] consul: Skipping self join check for "dev-msb-consul-85cddc885c-hqsbh" since the cluster is too small
    2021/04/26 10:46:07 [INFO] consul: member 'dev-msb-consul-85cddc885c-hqsbh' joined, marking health alive
    2021/04/26 10:46:07 [INFO] agent: Synced node info
    2021/04/26 10:46:07 [DEBUG] agent: Node info in sync
    2021/04/26 10:46:09 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2021/04/26 10:46: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/04/26 10:47:07 [DEBUG] consul: Skipping self join check for "dev-msb-consul-85cddc885c-hqsbh" since the cluster is too small
    2021/04/26 10:47:29 [DEBUG] http: Request GET /v1/status/leader (1.318871ms) from=10.242.128.13:42814
    2021/04/26 10:47:29 [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/04/26 10:47:29 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/04/26 10:47:29 [INFO] agent: Synced service "_v1_appc_10.96.111.191_8443"
    2021/04/26 10:47:29 [DEBUG] agent: Node info in sync
    2021/04/26 10:47:29 [DEBUG] http: Request PUT /v1/agent/service/register (10.40732ms) from=10.242.128.13:42818
    2021/04/26 10:47:29 [DEBUG] agent: Service "_v1_appc_10.96.111.191_8443" in sync
    2021/04/26 10:47:29 [DEBUG] agent: Node info in sync
    2021/04/26 10:47:29 [DEBUG] http: Request GET /v1/health/service/appc-v1 (1.220347ms) from=10.242.128.13:42820
    2021/04/26 10:47:29 [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/04/26 10:47:29 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/04/26 10:47:29 [DEBUG] agent: Service "_v1_appc_10.96.111.191_8443" in sync
    2021/04/26 10:47:29 [INFO] agent: Synced service "_v1_aai-esr-gui_10.96.234.103_8080"
    2021/04/26 10:47:29 [DEBUG] agent: Node info in sync
    2021/04/26 10:47:29 [DEBUG] http: Request PUT /v1/agent/service/register (4.164811ms) from=10.242.128.13:42826
    2021/04/26 10:47:29 [DEBUG] agent: Service "_v1_appc_10.96.111.191_8443" in sync
    2021/04/26 10:47:29 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.234.103_8080" in sync
    2021/04/26 10:47:29 [DEBUG] agent: Node info in sync
    2021/04/26 10:47:29 [DEBUG] http: Request GET /v1/health/service/aai-esr-gui-v1 (5.914237ms) from=10.242.128.13:42828
    2021/04/26 10:47:29 [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/04/26 10:47:29 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/04/26 10:47:29 [DEBUG] agent: Service "_v1_appc_10.96.111.191_8443" in sync
    2021/04/26 10:47:29 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.234.103_8080" in sync
    2021/04/26 10:47:29 [INFO] agent: Synced service "_v1_parser_10.96.144.86_8806"
    2021/04/26 10:47:29 [DEBUG] agent: Node info in sync
    2021/04/26 10:47:29 [DEBUG] http: Request PUT /v1/agent/service/register (3.265ms) from=10.242.128.13:42838
    2021/04/26 10:47:29 [DEBUG] agent: Service "_v1_appc_10.96.111.191_8443" in sync
    2021/04/26 10:47:29 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.234.103_8080" in sync
    2021/04/26 10:47:29 [DEBUG] agent: Service "_v1_parser_10.96.144.86_8806" in sync
    2021/04/26 10:47:29 [DEBUG] agent: Node info in sync
    2021/04/26 10:47:29 [DEBUG] http: Request GET /v1/health/service/parser-v1 (462.166µs) from=10.242.128.13:42840
    2021/04/26 10:47:29 [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/04/26 10:47:29 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/04/26 10:47:29 [DEBUG] agent: Service "_v1_parser_10.96.144.86_8806" in sync
    2021/04/26 10:47:29 [INFO] agent: Synced service "_v1_catalog_10.96.144.86_8806"
    2021/04/26 10:47:29 [DEBUG] agent: Service "_v1_appc_10.96.111.191_8443" in sync
    2021/04/26 10:47:29 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.234.103_8080" in sync
    2021/04/26 10:47:29 [DEBUG] agent: Node info in sync
    2021/04/26 10:47:29 [DEBUG] http: Request PUT /v1/agent/service/register (3.216876ms) from=10.242.128.13:42842
    2021/04/26 10:47:29 [DEBUG] agent: Service "_v1_appc_10.96.111.191_8443" in sync
    2021/04/26 10:47:29 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.234.103_8080" in sync
    2021/04/26 10:47:29 [DEBUG] agent: Service "_v1_parser_10.96.144.86_8806" in sync
    2021/04/26 10:47:29 [DEBUG] agent: Service "_v1_catalog_10.96.144.86_8806" in sync
    2021/04/26 10:47:29 [DEBUG] agent: Node info in sync
    2021/04/26 10:47:29 [DEBUG] http: Request GET /v1/health/service/catalog-v1 (378.06µs) from=10.242.128.13:42844
    2021/04/26 10:47:30 [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/04/26 10:47: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/04/26 10:47:30 [DEBUG] agent: Service "_v1_catalog_10.96.144.86_8806" in sync
    2021/04/26 10:47:30 [INFO] agent: Synced service "_v1_nsd_10.96.144.86_8806"
    2021/04/26 10:47:30 [DEBUG] agent: Service "_v1_appc_10.96.111.191_8443" in sync
    2021/04/26 10:47:30 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.234.103_8080" in sync
    2021/04/26 10:47:30 [DEBUG] agent: Service "_v1_parser_10.96.144.86_8806" in sync
    2021/04/26 10:47:30 [DEBUG] agent: Node info in sync
    2021/04/26 10:47:30 [DEBUG] http: Request PUT /v1/agent/service/register (3.489113ms) from=10.242.128.13:42846
    2021/04/26 10:47:30 [DEBUG] agent: Service "_v1_appc_10.96.111.191_8443" in sync
    2021/04/26 10:47:30 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.234.103_8080" in sync
    2021/04/26 10:47:30 [DEBUG] agent: Service "_v1_parser_10.96.144.86_8806" in sync
    2021/04/26 10:47:30 [DEBUG] agent: Service "_v1_catalog_10.96.144.86_8806" in sync
    2021/04/26 10:47:30 [DEBUG] agent: Service "_v1_nsd_10.96.144.86_8806" in sync
    2021/04/26 10:47:30 [DEBUG] agent: Node info in sync
    2021/04/26 10:47:30 [DEBUG] http: Request GET /v1/health/service/nsd-v1 (1.05322ms) from=10.242.128.13:42848
    2021/04/26 10:47:30 [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/04/26 10:47: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/04/26 10:47:30 [INFO] agent: Synced service "_v1_vnfpkgm_10.96.144.86_8806"
    2021/04/26 10:47:30 [DEBUG] agent: Service "_v1_appc_10.96.111.191_8443" in sync
    2021/04/26 10:47:30 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.234.103_8080" in sync
    2021/04/26 10:47:30 [DEBUG] agent: Service "_v1_parser_10.96.144.86_8806" in sync
    2021/04/26 10:47:30 [DEBUG] agent: Service "_v1_catalog_10.96.144.86_8806" in sync
    2021/04/26 10:47:30 [DEBUG] agent: Service "_v1_nsd_10.96.144.86_8806" in sync
    2021/04/26 10:47:30 [DEBUG] agent: Node info in sync
    2021/04/26 10:47:30 [DEBUG] http: Request PUT /v1/agent/service/register (3.709238ms) from=10.242.128.13:42850
    2021/04/26 10:47:30 [DEBUG] agent: Service "_v1_parser_10.96.144.86_8806" in sync
    2021/04/26 10:47:30 [DEBUG] agent: Service "_v1_catalog_10.96.144.86_8806" in sync
    2021/04/26 10:47:30 [DEBUG] agent: Service "_v1_nsd_10.96.144.86_8806" in sync
    2021/04/26 10:47:30 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.144.86_8806" in sync
    2021/04/26 10:47:30 [DEBUG] agent: Service "_v1_appc_10.96.111.191_8443" in sync
    2021/04/26 10:47:30 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.234.103_8080" in sync
    2021/04/26 10:47:30 [DEBUG] agent: Node info in sync
    2021/04/26 10:47:30 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1 (385.555µs) from=10.242.128.13:42852
    2021/04/26 10:47:30 [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/04/26 10:47: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/04/26 10:47:30 [DEBUG] agent: Service "_v1_catalog_10.96.144.86_8806" in sync
    2021/04/26 10:47:30 [DEBUG] agent: Service "_v1_nsd_10.96.144.86_8806" in sync
    2021/04/26 10:47:30 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.144.86_8806" in sync
    2021/04/26 10:47:30 [INFO] agent: Synced service "_v1_multicloud-k8s_10.96.96.101_9015"
    2021/04/26 10:47:30 [DEBUG] agent: Service "_v1_appc_10.96.111.191_8443" in sync
    2021/04/26 10:47:30 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.234.103_8080" in sync
    2021/04/26 10:47:30 [DEBUG] agent: Service "_v1_parser_10.96.144.86_8806" in sync
    2021/04/26 10:47:30 [DEBUG] agent: Node info in sync
    2021/04/26 10:47:30 [DEBUG] http: Request PUT /v1/agent/service/register (3.41896ms) from=10.242.128.13:42856
    2021/04/26 10:47:30 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.96.101_9015" in sync
    2021/04/26 10:47:30 [DEBUG] agent: Service "_v1_appc_10.96.111.191_8443" in sync
    2021/04/26 10:47:30 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.234.103_8080" in sync
    2021/04/26 10:47:30 [DEBUG] agent: Service "_v1_parser_10.96.144.86_8806" in sync
    2021/04/26 10:47:30 [DEBUG] agent: Service "_v1_catalog_10.96.144.86_8806" in sync
    2021/04/26 10:47:30 [DEBUG] agent: Service "_v1_nsd_10.96.144.86_8806" in sync
    2021/04/26 10:47:30 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.144.86_8806" in sync
    2021/04/26 10:47:30 [DEBUG] agent: Node info in sync
    2021/04/26 10:47:30 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1 (439.377µs) from=10.242.128.13:42858
    2021/04/26 10:47:30 [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/04/26 10:47: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/04/26 10:47:30 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.234.103_8080" in sync
    2021/04/26 10:47:30 [DEBUG] agent: Service "_v1_parser_10.96.144.86_8806" in sync
    2021/04/26 10:47:30 [DEBUG] agent: Service "_v1_catalog_10.96.144.86_8806" in sync
    2021/04/26 10:47:30 [DEBUG] agent: Service "_v1_nsd_10.96.144.86_8806" in sync
    2021/04/26 10:47:30 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.144.86_8806" in sync
    2021/04/26 10:47:30 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.96.101_9015" in sync
    2021/04/26 10:47:30 [INFO] agent: Synced service "_v0_multicloud-vio_10.96.21.23_9004"
    2021/04/26 10:47:30 [DEBUG] agent: Service "_v1_appc_10.96.111.191_8443" in sync
    2021/04/26 10:47:30 [DEBUG] agent: Node info in sync
    2021/04/26 10:47:30 [DEBUG] http: Request PUT /v1/agent/service/register (5.12433ms) from=10.242.128.13:42862
    2021/04/26 10:47:30 [DEBUG] agent: Service "_v1_appc_10.96.111.191_8443" in sync
    2021/04/26 10:47:30 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.234.103_8080" in sync
    2021/04/26 10:47:30 [DEBUG] agent: Service "_v1_parser_10.96.144.86_8806" in sync
    2021/04/26 10:47:30 [DEBUG] agent: Service "_v1_catalog_10.96.144.86_8806" in sync
    2021/04/26 10:47:30 [DEBUG] agent: Service "_v1_nsd_10.96.144.86_8806" in sync
    2021/04/26 10:47:30 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.144.86_8806" in sync
    2021/04/26 10:47:30 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.96.101_9015" in sync
    2021/04/26 10:47:30 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.21.23_9004" in sync
    2021/04/26 10:47:30 [DEBUG] agent: Node info in sync
    2021/04/26 10:47:30 [DEBUG] http: Request GET /v1/health/service/multicloud-vio-v0 (379.567µs) from=10.242.128.13:42864
    2021/04/26 10:47:30 [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/04/26 10:47: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/04/26 10:47:30 [DEBUG] agent: Service "_v1_parser_10.96.144.86_8806" in sync
    2021/04/26 10:47:30 [DEBUG] agent: Service "_v1_nsd_10.96.144.86_8806" in sync
    2021/04/26 10:47:30 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.96.101_9015" in sync
    2021/04/26 10:47:30 [DEBUG] agent: Service "_v1_appc_10.96.111.191_8443" in sync
    2021/04/26 10:47:30 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.234.103_8080" in sync
    2021/04/26 10:47:30 [DEBUG] agent: Service "_v1_catalog_10.96.144.86_8806" in sync
    2021/04/26 10:47:30 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.144.86_8806" in sync
    2021/04/26 10:47:30 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.21.23_9004" in sync
    2021/04/26 10:47:30 [INFO] agent: Synced service "_v1_multicloud-vio_10.96.21.23_9004"
    2021/04/26 10:47:30 [DEBUG] agent: Node info in sync
    2021/04/26 10:47:30 [DEBUG] http: Request PUT /v1/agent/service/register (7.659875ms) from=10.242.128.13:42866
    2021/04/26 10:47:30 [DEBUG] agent: Service "_v1_parser_10.96.144.86_8806" in sync
    2021/04/26 10:47:30 [DEBUG] agent: Service "_v1_nsd_10.96.144.86_8806" in sync
    2021/04/26 10:47:30 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.96.101_9015" in sync
    2021/04/26 10:47:30 [DEBUG] agent: Service "_v1_appc_10.96.111.191_8443" in sync
    2021/04/26 10:47:30 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.234.103_8080" in sync
    2021/04/26 10:47:30 [DEBUG] agent: Service "_v1_catalog_10.96.144.86_8806" in sync
    2021/04/26 10:47:30 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.144.86_8806" in sync
    2021/04/26 10:47:30 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.21.23_9004" in sync
    2021/04/26 10:47:30 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.21.23_9004" in sync
    2021/04/26 10:47:30 [DEBUG] agent: Node info in sync
    2021/04/26 10:47:30 [DEBUG] http: Request GET /v1/health/service/multicloud-vio-v1 (383.437µs) from=10.242.128.13:42868
    2021/04/26 10:47:30 [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/04/26 10:47: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/04/26 10:47:30 [DEBUG] agent: Service "_v1_parser_10.96.144.86_8806" in sync
    2021/04/26 10:47:30 [DEBUG] agent: Service "_v1_nsd_10.96.144.86_8806" in sync
    2021/04/26 10:47:30 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.96.101_9015" in sync
    2021/04/26 10:47:30 [INFO] agent: Synced service "_v1_message-router_10.96.218.60_3904"
    2021/04/26 10:47:30 [DEBUG] agent: Service "_v1_appc_10.96.111.191_8443" in sync
    2021/04/26 10:47:30 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.234.103_8080" in sync
    2021/04/26 10:47:30 [DEBUG] agent: Service "_v1_catalog_10.96.144.86_8806" in sync
    2021/04/26 10:47:30 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.144.86_8806" in sync
    2021/04/26 10:47:30 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.21.23_9004" in sync
    2021/04/26 10:47:30 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.21.23_9004" in sync
    2021/04/26 10:47:30 [DEBUG] agent: Node info in sync
    2021/04/26 10:47:30 [DEBUG] http: Request PUT /v1/agent/service/register (3.431646ms) from=10.242.128.13:42870
    2021/04/26 10:47:30 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.21.23_9004" in sync
    2021/04/26 10:47:30 [DEBUG] agent: Service "_v1_message-router_10.96.218.60_3904" in sync
    2021/04/26 10:47:30 [DEBUG] agent: Service "_v1_appc_10.96.111.191_8443" in sync
    2021/04/26 10:47:30 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.234.103_8080" in sync
    2021/04/26 10:47:30 [DEBUG] agent: Service "_v1_catalog_10.96.144.86_8806" in sync
    2021/04/26 10:47:30 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.144.86_8806" in sync
    2021/04/26 10:47:30 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.21.23_9004" in sync
    2021/04/26 10:47:30 [DEBUG] agent: Service "_v1_parser_10.96.144.86_8806" in sync
    2021/04/26 10:47:30 [DEBUG] agent: Service "_v1_nsd_10.96.144.86_8806" in sync
    2021/04/26 10:47:30 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.96.101_9015" in sync
    2021/04/26 10:47:30 [DEBUG] agent: Node info in sync
    2021/04/26 10:47:30 [DEBUG] http: Request GET /v1/health/service/message-router-v1 (395.453µs) from=10.242.128.13:42872
    2021/04/26 10:47:30 [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/04/26 10:47: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/04/26 10:47:30 [DEBUG] agent: Service "_v1_parser_10.96.144.86_8806" in sync
    2021/04/26 10:47:30 [DEBUG] agent: Service "_v1_nsd_10.96.144.86_8806" in sync
    2021/04/26 10:47:30 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.96.101_9015" in sync
    2021/04/26 10:47:30 [INFO] agent: Synced service "_v0_multicloud-pike_10.96.57.230_9007"
    2021/04/26 10:47:30 [DEBUG] agent: Service "_v1_message-router_10.96.218.60_3904" in sync
    2021/04/26 10:47:30 [DEBUG] agent: Service "_v1_appc_10.96.111.191_8443" in sync
    2021/04/26 10:47:30 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.234.103_8080" in sync
    2021/04/26 10:47:30 [DEBUG] agent: Service "_v1_catalog_10.96.144.86_8806" in sync
    2021/04/26 10:47:30 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.144.86_8806" in sync
    2021/04/26 10:47:30 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.21.23_9004" in sync
    2021/04/26 10:47:30 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.21.23_9004" in sync
    2021/04/26 10:47:30 [DEBUG] agent: Node info in sync
    2021/04/26 10:47:30 [DEBUG] http: Request PUT /v1/agent/service/register (3.206369ms) from=10.242.128.13:42874
    2021/04/26 10:47:30 [DEBUG] agent: Service "_v1_message-router_10.96.218.60_3904" in sync
    2021/04/26 10:47:30 [DEBUG] agent: Service "_v1_appc_10.96.111.191_8443" in sync
    2021/04/26 10:47:30 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.234.103_8080" in sync
    2021/04/26 10:47:30 [DEBUG] agent: Service "_v1_catalog_10.96.144.86_8806" in sync
    2021/04/26 10:47:30 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.144.86_8806" in sync
    2021/04/26 10:47:30 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.21.23_9004" in sync
    2021/04/26 10:47:30 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.21.23_9004" in sync
    2021/04/26 10:47:30 [DEBUG] agent: Service "_v1_parser_10.96.144.86_8806" in sync
    2021/04/26 10:47:30 [DEBUG] agent: Service "_v1_nsd_10.96.144.86_8806" in sync
    2021/04/26 10:47:30 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.96.101_9015" in sync
    2021/04/26 10:47:30 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.57.230_9007" in sync
    2021/04/26 10:47:30 [DEBUG] agent: Node info in sync
    2021/04/26 10:47:30 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0 (534.773µs) from=10.242.128.13:42876
    2021/04/26 10:47:30 [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/04/26 10:47: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/04/26 10:47:30 [DEBUG] agent: Service "_v1_parser_10.96.144.86_8806" in sync
    2021/04/26 10:47:30 [DEBUG] agent: Service "_v1_nsd_10.96.144.86_8806" in sync
    2021/04/26 10:47:30 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.96.101_9015" in sync
    2021/04/26 10:47:30 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.57.230_9007" in sync
    2021/04/26 10:47:30 [INFO] agent: Synced service "_v1_multicloud-pike_10.96.57.230_9007"
    2021/04/26 10:47:30 [DEBUG] agent: Service "_v1_message-router_10.96.218.60_3904" in sync
    2021/04/26 10:47:30 [DEBUG] agent: Service "_v1_appc_10.96.111.191_8443" in sync
    2021/04/26 10:47:30 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.234.103_8080" in sync
    2021/04/26 10:47:30 [DEBUG] agent: Service "_v1_catalog_10.96.144.86_8806" in sync
    2021/04/26 10:47:30 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.144.86_8806" in sync
    2021/04/26 10:47:30 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.21.23_9004" in sync
    2021/04/26 10:47:30 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.21.23_9004" in sync
    2021/04/26 10:47:30 [DEBUG] agent: Node info in sync
    2021/04/26 10:47:30 [DEBUG] http: Request PUT /v1/agent/service/register (12.122574ms) from=10.242.128.13:42880
    2021/04/26 10:47:30 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.57.230_9007" in sync
    2021/04/26 10:47:30 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.57.230_9007" in sync
    2021/04/26 10:47:30 [DEBUG] agent: Service "_v1_parser_10.96.144.86_8806" in sync
    2021/04/26 10:47:30 [DEBUG] agent: Service "_v1_nsd_10.96.144.86_8806" in sync
    2021/04/26 10:47:30 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.96.101_9015" in sync
    2021/04/26 10:47:30 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.144.86_8806" in sync
    2021/04/26 10:47:30 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.21.23_9004" in sync
    2021/04/26 10:47:30 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.21.23_9004" in sync
    2021/04/26 10:47:30 [DEBUG] agent: Service "_v1_message-router_10.96.218.60_3904" in sync
    2021/04/26 10:47:30 [DEBUG] agent: Service "_v1_appc_10.96.111.191_8443" in sync
    2021/04/26 10:47:30 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.234.103_8080" in sync
    2021/04/26 10:47:30 [DEBUG] agent: Service "_v1_catalog_10.96.144.86_8806" in sync
    2021/04/26 10:47:30 [DEBUG] agent: Node info in sync
    2021/04/26 10:47:30 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1 (305.614µs) from=10.242.128.13:42888
    2021/04/26 10:47:30 [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/04/26 10:47: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/04/26 10:47:30 [DEBUG] agent: Service "_v1_message-router_10.96.218.60_3904" in sync
    2021/04/26 10:47:30 [DEBUG] agent: Service "_v1_appc_10.96.111.191_8443" in sync
    2021/04/26 10:47:30 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.234.103_8080" in sync
    2021/04/26 10:47:30 [DEBUG] agent: Service "_v1_catalog_10.96.144.86_8806" in sync
    2021/04/26 10:47:30 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.144.86_8806" in sync
    2021/04/26 10:47:30 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.21.23_9004" in sync
    2021/04/26 10:47:30 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.21.23_9004" in sync
    2021/04/26 10:47:30 [DEBUG] agent: Service "_v1_parser_10.96.144.86_8806" in sync
    2021/04/26 10:47:30 [DEBUG] agent: Service "_v1_nsd_10.96.144.86_8806" in sync
    2021/04/26 10:47:30 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.96.101_9015" in sync
    2021/04/26 10:47:30 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.57.230_9007" in sync
    2021/04/26 10:47:30 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.57.230_9007" in sync
    2021/04/26 10:47:30 [INFO] agent: Synced service "_v0_multicloud-fcaps_10.96.48.28_9011"
    2021/04/26 10:47:30 [DEBUG] agent: Node info in sync
    2021/04/26 10:47:30 [DEBUG] http: Request PUT /v1/agent/service/register (3.289139ms) from=10.242.128.13:42890
    2021/04/26 10:47:30 [DEBUG] agent: Service "_v1_message-router_10.96.218.60_3904" in sync
    2021/04/26 10:47:30 [DEBUG] agent: Service "_v1_appc_10.96.111.191_8443" in sync
    2021/04/26 10:47:30 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.234.103_8080" in sync
    2021/04/26 10:47:30 [DEBUG] agent: Service "_v1_catalog_10.96.144.86_8806" in sync
    2021/04/26 10:47:30 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.144.86_8806" in sync
    2021/04/26 10:47:30 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.21.23_9004" in sync
    2021/04/26 10:47:30 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.21.23_9004" in sync
    2021/04/26 10:47:30 [DEBUG] agent: Service "_v1_parser_10.96.144.86_8806" in sync
    2021/04/26 10:47:30 [DEBUG] agent: Service "_v1_nsd_10.96.144.86_8806" in sync
    2021/04/26 10:47:30 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.96.101_9015" in sync
    2021/04/26 10:47:30 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.57.230_9007" in sync
    2021/04/26 10:47:30 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.57.230_9007" in sync
    2021/04/26 10:47:30 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.48.28_9011" in sync
    2021/04/26 10:47:30 [DEBUG] agent: Node info in sync
    2021/04/26 10:47:30 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0 (424.592µs) from=10.242.128.13:42892
    2021/04/26 10:47:30 [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/04/26 10:47: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/04/26 10:47:30 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.96.101_9015" in sync
    2021/04/26 10:47:30 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.57.230_9007" in sync
    2021/04/26 10:47:30 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.57.230_9007" in sync
    2021/04/26 10:47:30 [INFO] agent: Synced service "_v1_multicloud-fcaps_10.96.48.28_9011"
    2021/04/26 10:47:30 [DEBUG] agent: Service "_v1_parser_10.96.144.86_8806" in sync
    2021/04/26 10:47:30 [DEBUG] agent: Service "_v1_nsd_10.96.144.86_8806" in sync
    2021/04/26 10:47:30 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.21.23_9004" in sync
    2021/04/26 10:47:30 [DEBUG] agent: Service "_v1_message-router_10.96.218.60_3904" in sync
    2021/04/26 10:47:30 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.234.103_8080" in sync
    2021/04/26 10:47:30 [DEBUG] agent: Service "_v1_catalog_10.96.144.86_8806" in sync
    2021/04/26 10:47:30 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.48.28_9011" in sync
    2021/04/26 10:47:30 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.21.23_9004" in sync
    2021/04/26 10:47:30 [DEBUG] agent: Service "_v1_appc_10.96.111.191_8443" in sync
    2021/04/26 10:47:30 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.144.86_8806" in sync
    2021/04/26 10:47:30 [DEBUG] agent: Node info in sync
    2021/04/26 10:47:30 [DEBUG] http: Request PUT /v1/agent/service/register (3.25236ms) from=10.242.128.13:42894
    2021/04/26 10:47:30 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.234.103_8080" in sync
    2021/04/26 10:47:30 [DEBUG] agent: Service "_v1_catalog_10.96.144.86_8806" in sync
    2021/04/26 10:47:30 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.21.23_9004" in sync
    2021/04/26 10:47:30 [DEBUG] agent: Service "_v1_message-router_10.96.218.60_3904" in sync
    2021/04/26 10:47:30 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.48.28_9011" in sync
    2021/04/26 10:47:30 [DEBUG] agent: Service "_v1_appc_10.96.111.191_8443" in sync
    2021/04/26 10:47:30 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.144.86_8806" in sync
    2021/04/26 10:47:30 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.21.23_9004" in sync
    2021/04/26 10:47:30 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.57.230_9007" in sync
    2021/04/26 10:47:30 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.48.28_9011" in sync
    2021/04/26 10:47:30 [DEBUG] agent: Service "_v1_parser_10.96.144.86_8806" in sync
    2021/04/26 10:47:30 [DEBUG] agent: Service "_v1_nsd_10.96.144.86_8806" in sync
    2021/04/26 10:47:30 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.96.101_9015" in sync
    2021/04/26 10:47:30 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.57.230_9007" in sync
    2021/04/26 10:47:30 [DEBUG] agent: Node info in sync
    2021/04/26 10:47:30 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1 (269.278µs) from=10.242.128.13:42896
    2021/04/26 10:47:30 [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/04/26 10:47: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/04/26 10:47:30 [DEBUG] agent: Service "_v1_message-router_10.96.218.60_3904" in sync
    2021/04/26 10:47:30 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.234.103_8080" in sync
    2021/04/26 10:47:30 [DEBUG] agent: Service "_v1_catalog_10.96.144.86_8806" in sync
    2021/04/26 10:47:30 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.21.23_9004" in sync
    2021/04/26 10:47:30 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.48.28_9011" in sync
    2021/04/26 10:47:30 [INFO] agent: Synced service "_v0_multicloud-starlingx_10.96.72.211_9009"
    2021/04/26 10:47:30 [DEBUG] agent: Service "_v1_appc_10.96.111.191_8443" in sync
    2021/04/26 10:47:30 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.144.86_8806" in sync
    2021/04/26 10:47:30 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.21.23_9004" in sync
    2021/04/26 10:47:30 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.57.230_9007" in sync
    2021/04/26 10:47:30 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.57.230_9007" in sync
    2021/04/26 10:47:30 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.48.28_9011" in sync
    2021/04/26 10:47:30 [DEBUG] agent: Service "_v1_parser_10.96.144.86_8806" in sync
    2021/04/26 10:47:30 [DEBUG] agent: Service "_v1_nsd_10.96.144.86_8806" in sync
    2021/04/26 10:47:30 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.96.101_9015" in sync
    2021/04/26 10:47:30 [DEBUG] agent: Node info in sync
    2021/04/26 10:47:30 [DEBUG] http: Request PUT /v1/agent/service/register (6.423837ms) from=10.242.128.13:42898
    2021/04/26 10:47:30 [DEBUG] agent: Service "_v1_parser_10.96.144.86_8806" in sync
    2021/04/26 10:47:30 [DEBUG] agent: Service "_v1_nsd_10.96.144.86_8806" in sync
    2021/04/26 10:47:30 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.96.101_9015" in sync
    2021/04/26 10:47:30 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.57.230_9007" in sync
    2021/04/26 10:47:30 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.57.230_9007" in sync
    2021/04/26 10:47:30 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.48.28_9011" in sync
    2021/04/26 10:47:30 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.234.103_8080" in sync
    2021/04/26 10:47:30 [DEBUG] agent: Service "_v1_catalog_10.96.144.86_8806" in sync
    2021/04/26 10:47:30 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.21.23_9004" in sync
    2021/04/26 10:47:30 [DEBUG] agent: Service "_v1_message-router_10.96.218.60_3904" in sync
    2021/04/26 10:47:30 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.48.28_9011" in sync
    2021/04/26 10:47:30 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.72.211_9009" in sync
    2021/04/26 10:47:30 [DEBUG] agent: Service "_v1_appc_10.96.111.191_8443" in sync
    2021/04/26 10:47:30 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.144.86_8806" in sync
    2021/04/26 10:47:30 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.21.23_9004" in sync
    2021/04/26 10:47:30 [DEBUG] agent: Node info in sync
    2021/04/26 10:47:30 [DEBUG] http: Request GET /v1/health/service/multicloud-starlingx-v0 (2.100401ms) from=10.242.128.13:42900
    2021/04/26 10:47:30 [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/04/26 10:47: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/04/26 10:47:30 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.48.28_9011" in sync
    2021/04/26 10:47:30 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.72.211_9009" in sync
    2021/04/26 10:47:30 [DEBUG] agent: Service "_v1_appc_10.96.111.191_8443" in sync
    2021/04/26 10:47:30 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.144.86_8806" in sync
    2021/04/26 10:47:30 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.21.23_9004" in sync
    2021/04/26 10:47:30 [INFO] agent: Synced service "_v1_multicloud-starlingx_10.96.72.211_9009"
    2021/04/26 10:47:30 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.57.230_9007" in sync
    2021/04/26 10:47:30 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.48.28_9011" in sync
    2021/04/26 10:47:30 [DEBUG] agent: Service "_v1_parser_10.96.144.86_8806" in sync
    2021/04/26 10:47:30 [DEBUG] agent: Service "_v1_nsd_10.96.144.86_8806" in sync
    2021/04/26 10:47:30 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.96.101_9015" in sync
    2021/04/26 10:47:30 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.57.230_9007" in sync
    2021/04/26 10:47:30 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.234.103_8080" in sync
    2021/04/26 10:47:30 [DEBUG] agent: Service "_v1_catalog_10.96.144.86_8806" in sync
    2021/04/26 10:47:30 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.21.23_9004" in sync
    2021/04/26 10:47:30 [DEBUG] agent: Service "_v1_message-router_10.96.218.60_3904" in sync
    2021/04/26 10:47:30 [DEBUG] agent: Node info in sync
    2021/04/26 10:47:30 [DEBUG] http: Request PUT /v1/agent/service/register (3.992612ms) from=10.242.128.13:42902
    2021/04/26 10:47:30 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.234.103_8080" in sync
    2021/04/26 10:47:30 [DEBUG] agent: Service "_v1_catalog_10.96.144.86_8806" in sync
    2021/04/26 10:47:30 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.21.23_9004" in sync
    2021/04/26 10:47:30 [DEBUG] agent: Service "_v1_message-router_10.96.218.60_3904" in sync
    2021/04/26 10:47:30 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.48.28_9011" in sync
    2021/04/26 10:47:30 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.72.211_9009" in sync
    2021/04/26 10:47:30 [DEBUG] agent: Service "_v1_appc_10.96.111.191_8443" in sync
    2021/04/26 10:47:30 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.144.86_8806" in sync
    2021/04/26 10:47:30 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.21.23_9004" in sync
    2021/04/26 10:47:30 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.72.211_9009" in sync
    2021/04/26 10:47:30 [DEBUG] agent: Service "_v1_parser_10.96.144.86_8806" in sync
    2021/04/26 10:47:30 [DEBUG] agent: Service "_v1_nsd_10.96.144.86_8806" in sync
    2021/04/26 10:47:30 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.96.101_9015" in sync
    2021/04/26 10:47:30 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.57.230_9007" in sync
    2021/04/26 10:47:30 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.57.230_9007" in sync
    2021/04/26 10:47:30 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.48.28_9011" in sync
    2021/04/26 10:47:30 [DEBUG] agent: Node info in sync
    2021/04/26 10:47:30 [DEBUG] http: Request GET /v1/health/service/multicloud-starlingx-v1 (629.04µs) from=10.242.128.13:42906
    2021/04/26 10:47:30 [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/04/26 10:47: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/04/26 10:47:30 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.48.28_9011" in sync
    2021/04/26 10:47:30 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.72.211_9009" in sync
    2021/04/26 10:47:30 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.72.211_9009" in sync
    2021/04/26 10:47:30 [DEBUG] agent: Service "_v1_appc_10.96.111.191_8443" in sync
    2021/04/26 10:47:30 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.144.86_8806" in sync
    2021/04/26 10:47:30 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.21.23_9004" in sync
    2021/04/26 10:47:30 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.57.230_9007" in sync
    2021/04/26 10:47:30 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.57.230_9007" in sync
    2021/04/26 10:47:30 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.48.28_9011" in sync
    2021/04/26 10:47:30 [DEBUG] agent: Service "_v1_parser_10.96.144.86_8806" in sync
    2021/04/26 10:47:30 [DEBUG] agent: Service "_v1_nsd_10.96.144.86_8806" in sync
    2021/04/26 10:47:30 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.96.101_9015" in sync
    2021/04/26 10:47:30 [DEBUG] agent: Service "_v1_message-router_10.96.218.60_3904" in sync
    2021/04/26 10:47:30 [INFO] agent: Synced service "_v1_aai-esr-server_10.96.207.26_9518"
    2021/04/26 10:47:30 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.234.103_8080" in sync
    2021/04/26 10:47:30 [DEBUG] agent: Service "_v1_catalog_10.96.144.86_8806" in sync
    2021/04/26 10:47:30 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.21.23_9004" in sync
    2021/04/26 10:47:30 [DEBUG] agent: Node info in sync
    2021/04/26 10:47:30 [DEBUG] http: Request PUT /v1/agent/service/register (6.800005ms) from=10.242.128.13:42910
    2021/04/26 10:47:30 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.144.86_8806" in sync
    2021/04/26 10:47:30 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.21.23_9004" in sync
    2021/04/26 10:47:30 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.72.211_9009" in sync
    2021/04/26 10:47:30 [DEBUG] agent: Service "_v1_appc_10.96.111.191_8443" in sync
    2021/04/26 10:47:30 [DEBUG] agent: Service "_v1_nsd_10.96.144.86_8806" in sync
    2021/04/26 10:47:30 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.96.101_9015" in sync
    2021/04/26 10:47:30 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.57.230_9007" in sync
    2021/04/26 10:47:30 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.57.230_9007" in sync
    2021/04/26 10:47:30 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.48.28_9011" in sync
    2021/04/26 10:47:30 [DEBUG] agent: Service "_v1_parser_10.96.144.86_8806" in sync
    2021/04/26 10:47:30 [DEBUG] agent: Service "_v1_catalog_10.96.144.86_8806" in sync
    2021/04/26 10:47:30 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.21.23_9004" in sync
    2021/04/26 10:47:30 [DEBUG] agent: Service "_v1_message-router_10.96.218.60_3904" in sync
    2021/04/26 10:47:30 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.207.26_9518" in sync
    2021/04/26 10:47:30 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.234.103_8080" in sync
    2021/04/26 10:47:30 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.72.211_9009" in sync
    2021/04/26 10:47:30 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.48.28_9011" in sync
    2021/04/26 10:47:30 [DEBUG] agent: Node info in sync
    2021/04/26 10:47:30 [DEBUG] http: Request GET /v1/health/service/aai-esr-server-v1 (416.551µs) from=10.242.128.13:42914
    2021/04/26 10:47:30 [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/04/26 10:47: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/04/26 10:47:30 [DEBUG] agent: Service "_v1_parser_10.96.144.86_8806" in sync
    2021/04/26 10:47:30 [DEBUG] agent: Service "_v1_nsd_10.96.144.86_8806" in sync
    2021/04/26 10:47:30 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.96.101_9015" in sync
    2021/04/26 10:47:30 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.57.230_9007" in sync
    2021/04/26 10:47:30 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.57.230_9007" in sync
    2021/04/26 10:47:30 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.48.28_9011" in sync
    2021/04/26 10:47:30 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.234.103_8080" in sync
    2021/04/26 10:47:30 [DEBUG] agent: Service "_v1_catalog_10.96.144.86_8806" in sync
    2021/04/26 10:47:30 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.21.23_9004" in sync
    2021/04/26 10:47:30 [DEBUG] agent: Service "_v1_message-router_10.96.218.60_3904" in sync
    2021/04/26 10:47:30 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.207.26_9518" in sync
    2021/04/26 10:47:30 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.48.28_9011" in sync
    2021/04/26 10:47:30 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.72.211_9009" in sync
    2021/04/26 10:47:30 [DEBUG] agent: Service "_v1_appc_10.96.111.191_8443" in sync
    2021/04/26 10:47:30 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.144.86_8806" in sync
    2021/04/26 10:47:30 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.21.23_9004" in sync
    2021/04/26 10:47:30 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.72.211_9009" in sync
    2021/04/26 10:47:30 [INFO] agent: Synced service "_v1_dmaap-dr-prov_10.96.220.138_443"
    2021/04/26 10:47:30 [DEBUG] agent: Node info in sync
    2021/04/26 10:47:30 [DEBUG] http: Request PUT /v1/agent/service/register (3.482546ms) from=10.242.128.13:42916
    2021/04/26 10:47:30 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.21.23_9004" in sync
    2021/04/26 10:47:30 [DEBUG] agent: Service "_v1_message-router_10.96.218.60_3904" in sync
    2021/04/26 10:47:30 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.207.26_9518" in sync
    2021/04/26 10:47:30 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.234.103_8080" in sync
    2021/04/26 10:47:30 [DEBUG] agent: Service "_v1_catalog_10.96.144.86_8806" in sync
    2021/04/26 10:47:30 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.48.28_9011" in sync
    2021/04/26 10:47:30 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.72.211_9009" in sync
    2021/04/26 10:47:30 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.21.23_9004" in sync
    2021/04/26 10:47:30 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.72.211_9009" in sync
    2021/04/26 10:47:30 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.220.138_443" in sync
    2021/04/26 10:47:30 [DEBUG] agent: Service "_v1_appc_10.96.111.191_8443" in sync
    2021/04/26 10:47:30 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.144.86_8806" in sync
    2021/04/26 10:47:30 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.96.101_9015" in sync
    2021/04/26 10:47:30 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.57.230_9007" in sync
    2021/04/26 10:47:30 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.57.230_9007" in sync
    2021/04/26 10:47:30 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.48.28_9011" in sync
    2021/04/26 10:47:30 [DEBUG] agent: Service "_v1_parser_10.96.144.86_8806" in sync
    2021/04/26 10:47:30 [DEBUG] agent: Service "_v1_nsd_10.96.144.86_8806" in sync
    2021/04/26 10:47:30 [DEBUG] agent: Node info in sync
    2021/04/26 10:47:30 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1 (423.802µs) from=10.242.128.13:42918
    2021/04/26 10:47:30 [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/04/26 10:47: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/04/26 10:47:30 [DEBUG] agent: Service "_v1_appc_10.96.111.191_8443" in sync
    2021/04/26 10:47:30 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.144.86_8806" in sync
    2021/04/26 10:47:30 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.21.23_9004" in sync
    2021/04/26 10:47:30 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.72.211_9009" in sync
    2021/04/26 10:47:30 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.220.138_443" in sync
    2021/04/26 10:47:30 [INFO] agent: Synced service "_v0_multicloud_10.96.54.205_9001"
    2021/04/26 10:47:30 [DEBUG] agent: Service "_v1_parser_10.96.144.86_8806" in sync
    2021/04/26 10:47:30 [DEBUG] agent: Service "_v1_nsd_10.96.144.86_8806" in sync
    2021/04/26 10:47:30 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.96.101_9015" in sync
    2021/04/26 10:47:30 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.57.230_9007" in sync
    2021/04/26 10:47:30 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.57.230_9007" in sync
    2021/04/26 10:47:30 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.48.28_9011" in sync
    2021/04/26 10:47:30 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.234.103_8080" in sync
    2021/04/26 10:47:30 [DEBUG] agent: Service "_v1_catalog_10.96.144.86_8806" in sync
    2021/04/26 10:47:30 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.21.23_9004" in sync
    2021/04/26 10:47:30 [DEBUG] agent: Service "_v1_message-router_10.96.218.60_3904" in sync
    2021/04/26 10:47:30 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.207.26_9518" in sync
    2021/04/26 10:47:30 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.48.28_9011" in sync
    2021/04/26 10:47:30 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.72.211_9009" in sync
    2021/04/26 10:47:30 [DEBUG] agent: Node info in sync
    2021/04/26 10:47:30 [DEBUG] http: Request PUT /v1/agent/service/register (6.55516ms) from=10.242.128.13:42920
    2021/04/26 10:47:30 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.48.28_9011" in sync
    2021/04/26 10:47:30 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.72.211_9009" in sync
    2021/04/26 10:47:30 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.72.211_9009" in sync
    2021/04/26 10:47:30 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.220.138_443" in sync
    2021/04/26 10:47:30 [DEBUG] agent: Service "_v0_multicloud_10.96.54.205_9001" in sync
    2021/04/26 10:47:30 [DEBUG] agent: Service "_v1_appc_10.96.111.191_8443" in sync
    2021/04/26 10:47:30 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.144.86_8806" in sync
    2021/04/26 10:47:30 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.21.23_9004" in sync
    2021/04/26 10:47:30 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.57.230_9007" in sync
    2021/04/26 10:47:30 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.57.230_9007" in sync
    2021/04/26 10:47:30 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.48.28_9011" in sync
    2021/04/26 10:47:30 [DEBUG] agent: Service "_v1_parser_10.96.144.86_8806" in sync
    2021/04/26 10:47:30 [DEBUG] agent: Service "_v1_nsd_10.96.144.86_8806" in sync
    2021/04/26 10:47:30 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.96.101_9015" in sync
    2021/04/26 10:47:30 [DEBUG] agent: Service "_v1_message-router_10.96.218.60_3904" in sync
    2021/04/26 10:47:30 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.207.26_9518" in sync
    2021/04/26 10:47:30 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.234.103_8080" in sync
    2021/04/26 10:47:30 [DEBUG] agent: Service "_v1_catalog_10.96.144.86_8806" in sync
    2021/04/26 10:47:30 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.21.23_9004" in sync
    2021/04/26 10:47:30 [DEBUG] agent: Node info in sync
    2021/04/26 10:47:30 [DEBUG] http: Request GET /v1/health/service/multicloud-v0 (319.884µs) from=10.242.128.13:42922
    2021/04/26 10:47:30 [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/04/26 10:47: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/04/26 10:47:30 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.57.230_9007" in sync
    2021/04/26 10:47:30 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.48.28_9011" in sync
    2021/04/26 10:47:30 [INFO] agent: Synced service "_v1_multicloud_10.96.54.205_9001"
    2021/04/26 10:47:30 [DEBUG] agent: Service "_v1_parser_10.96.144.86_8806" in sync
    2021/04/26 10:47:30 [DEBUG] agent: Service "_v1_nsd_10.96.144.86_8806" in sync
    2021/04/26 10:47:30 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.96.101_9015" in sync
    2021/04/26 10:47:30 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.57.230_9007" in sync
    2021/04/26 10:47:30 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.207.26_9518" in sync
    2021/04/26 10:47:30 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.234.103_8080" in sync
    2021/04/26 10:47:30 [DEBUG] agent: Service "_v1_catalog_10.96.144.86_8806" in sync
    2021/04/26 10:47:30 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.21.23_9004" in sync
    2021/04/26 10:47:30 [DEBUG] agent: Service "_v1_message-router_10.96.218.60_3904" in sync
    2021/04/26 10:47:30 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.48.28_9011" in sync
    2021/04/26 10:47:30 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.72.211_9009" in sync
    2021/04/26 10:47:30 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.220.138_443" in sync
    2021/04/26 10:47:30 [DEBUG] agent: Service "_v0_multicloud_10.96.54.205_9001" in sync
    2021/04/26 10:47:30 [DEBUG] agent: Service "_v1_appc_10.96.111.191_8443" in sync
    2021/04/26 10:47:30 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.144.86_8806" in sync
    2021/04/26 10:47:30 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.21.23_9004" in sync
    2021/04/26 10:47:30 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.72.211_9009" in sync
    2021/04/26 10:47:30 [DEBUG] agent: Node info in sync
    2021/04/26 10:47:30 [DEBUG] http: Request PUT /v1/agent/service/register (5.037882ms) from=10.242.128.13:42924
    2021/04/26 10:47:30 [DEBUG] agent: Service "_v1_catalog_10.96.144.86_8806" in sync
    2021/04/26 10:47:30 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.21.23_9004" in sync
    2021/04/26 10:47:30 [DEBUG] agent: Service "_v1_message-router_10.96.218.60_3904" in sync
    2021/04/26 10:47:30 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.207.26_9518" in sync
    2021/04/26 10:47:30 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.234.103_8080" in sync
    2021/04/26 10:47:30 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.72.211_9009" in sync
    2021/04/26 10:47:30 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.48.28_9011" in sync
    2021/04/26 10:47:30 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.144.86_8806" in sync
    2021/04/26 10:47:30 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.21.23_9004" in sync
    2021/04/26 10:47:30 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.72.211_9009" in sync
    2021/04/26 10:47:30 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.220.138_443" in sync
    2021/04/26 10:47:30 [DEBUG] agent: Service "_v0_multicloud_10.96.54.205_9001" in sync
    2021/04/26 10:47:30 [DEBUG] agent: Service "_v1_appc_10.96.111.191_8443" in sync
    2021/04/26 10:47:30 [DEBUG] agent: Service "_v1_nsd_10.96.144.86_8806" in sync
    2021/04/26 10:47:30 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.96.101_9015" in sync
    2021/04/26 10:47:30 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.57.230_9007" in sync
    2021/04/26 10:47:30 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.57.230_9007" in sync
    2021/04/26 10:47:30 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.48.28_9011" in sync
    2021/04/26 10:47:30 [DEBUG] agent: Service "_v1_multicloud_10.96.54.205_9001" in sync
    2021/04/26 10:47:30 [DEBUG] agent: Service "_v1_parser_10.96.144.86_8806" in sync
    2021/04/26 10:47:30 [DEBUG] agent: Node info in sync
    2021/04/26 10:47:30 [DEBUG] http: Request GET /v1/health/service/multicloud-v1 (430.315µs) from=10.242.128.13:42926
    2021/04/26 10:47:30 [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/04/26 10:47:30 [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/04/26 10:47: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/04/26 10:47: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/04/26 10:47:30 [DEBUG] agent: Service "_v1_multicloud_10.96.54.205_9001" in sync
    2021/04/26 10:47:30 [DEBUG] agent: Service "_v1_parser_10.96.144.86_8806" in sync
    2021/04/26 10:47:30 [DEBUG] agent: Service "_v1_nsd_10.96.144.86_8806" in sync
    2021/04/26 10:47:30 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.96.101_9015" in sync
    2021/04/26 10:47:30 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.57.230_9007" in sync
    2021/04/26 10:47:30 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.57.230_9007" in sync
    2021/04/26 10:47:30 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.48.28_9011" in sync
    2021/04/26 10:47:30 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.234.103_8080" in sync
    2021/04/26 10:47:30 [DEBUG] agent: Service "_v1_catalog_10.96.144.86_8806" in sync
    2021/04/26 10:47:30 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.21.23_9004" in sync
    2021/04/26 10:47:30 [DEBUG] agent: Service "_v1_message-router_10.96.218.60_3904" in sync
    2021/04/26 10:47:30 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.207.26_9518" in sync
    2021/04/26 10:47:30 [INFO] agent: Synced service "_v11__aai-generic-query_10.242.210.68_8446"
    2021/04/26 10:47:30 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.48.28_9011" in sync
    2021/04/26 10:47:30 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.72.211_9009" in sync
    2021/04/26 10:47:30 [DEBUG] agent: Service "_v1_appc_10.96.111.191_8443" in sync
    2021/04/26 10:47:30 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.144.86_8806" in sync
    2021/04/26 10:47:30 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.21.23_9004" in sync
    2021/04/26 10:47:30 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.72.211_9009" in sync
    2021/04/26 10:47:30 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.220.138_443" in sync
    2021/04/26 10:47:30 [DEBUG] agent: Service "_v0_multicloud_10.96.54.205_9001" in sync
    2021/04/26 10:47:30 [DEBUG] agent: Node info in sync
    2021/04/26 10:47:30 [DEBUG] http: Request PUT /v1/agent/service/register (3.339057ms) from=10.242.128.13:42930
    2021/04/26 10:47:30 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.48.28_9011" in sync
    2021/04/26 10:47:30 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.72.211_9009" in sync
    2021/04/26 10:47:30 [DEBUG] agent: Service "_v1_appc_10.96.111.191_8443" in sync
    2021/04/26 10:47:30 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.144.86_8806" in sync
    2021/04/26 10:47:30 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.21.23_9004" in sync
    2021/04/26 10:47:30 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.72.211_9009" in sync
    2021/04/26 10:47:30 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.220.138_443" in sync
    2021/04/26 10:47:30 [DEBUG] agent: Service "_v0_multicloud_10.96.54.205_9001" in sync
    2021/04/26 10:47:30 [DEBUG] agent: Service "_v1_parser_10.96.144.86_8806" in sync
    2021/04/26 10:47:30 [DEBUG] agent: Service "_v1_nsd_10.96.144.86_8806" in sync
    2021/04/26 10:47:30 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.96.101_9015" in sync
    2021/04/26 10:47:30 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.57.230_9007" in sync
    2021/04/26 10:47:30 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.57.230_9007" in sync
    2021/04/26 10:47:30 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.48.28_9011" in sync
    2021/04/26 10:47:30 [DEBUG] agent: Service "_v1_multicloud_10.96.54.205_9001" in sync
    2021/04/26 10:47:30 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.234.103_8080" in sync
    2021/04/26 10:47:30 [DEBUG] agent: Service "_v1_catalog_10.96.144.86_8806" in sync
    2021/04/26 10:47:30 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.21.23_9004" in sync
    2021/04/26 10:47:30 [DEBUG] agent: Service "_v1_message-router_10.96.218.60_3904" in sync
    2021/04/26 10:47:30 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.207.26_9518" in sync
    2021/04/26 10:47:30 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:30 [DEBUG] agent: Node info in sync
    2021/04/26 10:47:30 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v11 (401.906µs) from=10.242.128.13:42934
    2021/04/26 10:47:30 [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/04/26 10:47: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/04/26 10:47: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/04/26 10:47:30 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.57.230_9007" in sync
    2021/04/26 10:47:30 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.48.28_9011" in sync
    2021/04/26 10:47:30 [DEBUG] agent: Service "_v1_multicloud_10.96.54.205_9001" in sync
    2021/04/26 10:47:30 [DEBUG] agent: Service "_v1_parser_10.96.144.86_8806" in sync
    2021/04/26 10:47:30 [DEBUG] agent: Service "_v1_nsd_10.96.144.86_8806" in sync
    2021/04/26 10:47:30 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.96.101_9015" in sync
    2021/04/26 10:47:30 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.57.230_9007" in sync
    2021/04/26 10:47:30 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.207.26_9518" in sync
    2021/04/26 10:47:30 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:30 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.234.103_8080" in sync
    2021/04/26 10:47:30 [DEBUG] agent: Service "_v1_catalog_10.96.144.86_8806" in sync
    2021/04/26 10:47:30 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.21.23_9004" in sync
    2021/04/26 10:47:30 [DEBUG] agent: Service "_v1_message-router_10.96.218.60_3904" in sync
    2021/04/26 10:47:30 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.48.28_9011" in sync
    2021/04/26 10:47:30 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.72.211_9009" in sync
    2021/04/26 10:47:30 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.220.138_443" in sync
    2021/04/26 10:47:30 [DEBUG] agent: Service "_v0_multicloud_10.96.54.205_9001" in sync
    2021/04/26 10:47:30 [INFO] agent: Synced service "_v11_aai-generic-query_10.242.210.68_8446"
    2021/04/26 10:47:30 [DEBUG] agent: Service "_v1_appc_10.96.111.191_8443" in sync
    2021/04/26 10:47:30 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.144.86_8806" in sync
    2021/04/26 10:47:30 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.21.23_9004" in sync
    2021/04/26 10:47:30 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.72.211_9009" in sync
    2021/04/26 10:47:30 [DEBUG] agent: Node info in sync
    2021/04/26 10:47:30 [DEBUG] http: Request PUT /v1/agent/service/register (4.532476ms) from=10.242.128.13:42936
    2021/04/26 10:47:30 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.48.28_9011" in sync
    2021/04/26 10:47:30 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.72.211_9009" in sync
    2021/04/26 10:47:30 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:30 [DEBUG] agent: Service "_v1_appc_10.96.111.191_8443" in sync
    2021/04/26 10:47:30 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.144.86_8806" in sync
    2021/04/26 10:47:30 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.21.23_9004" in sync
    2021/04/26 10:47:30 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.72.211_9009" in sync
    2021/04/26 10:47:30 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.220.138_443" in sync
    2021/04/26 10:47:30 [DEBUG] agent: Service "_v0_multicloud_10.96.54.205_9001" in sync
    2021/04/26 10:47:30 [DEBUG] agent: Service "_v1_multicloud_10.96.54.205_9001" in sync
    2021/04/26 10:47:30 [DEBUG] agent: Service "_v1_parser_10.96.144.86_8806" in sync
    2021/04/26 10:47:30 [DEBUG] agent: Service "_v1_nsd_10.96.144.86_8806" in sync
    2021/04/26 10:47:30 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.96.101_9015" in sync
    2021/04/26 10:47:30 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.57.230_9007" in sync
    2021/04/26 10:47:30 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.57.230_9007" in sync
    2021/04/26 10:47:30 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.48.28_9011" in sync
    2021/04/26 10:47:30 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.234.103_8080" in sync
    2021/04/26 10:47:30 [DEBUG] agent: Service "_v1_catalog_10.96.144.86_8806" in sync
    2021/04/26 10:47:30 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.21.23_9004" in sync
    2021/04/26 10:47:30 [DEBUG] agent: Service "_v1_message-router_10.96.218.60_3904" in sync
    2021/04/26 10:47:30 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.207.26_9518" in sync
    2021/04/26 10:47:30 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:30 [DEBUG] agent: Node info in sync
    2021/04/26 10:47:30 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v11 (383.487µs) from=10.242.128.13:42938
    2021/04/26 10:47:30 [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/04/26 10:47:30 [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/04/26 10:47: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/04/26 10:47: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/04/26 10:47:30 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.48.28_9011" in sync
    2021/04/26 10:47:30 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.72.211_9009" in sync
    2021/04/26 10:47:30 [INFO] agent: Synced service "_v12__aai-generic-query_10.242.210.68_8446"
    2021/04/26 10:47:30 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.220.138_443" in sync
    2021/04/26 10:47:30 [DEBUG] agent: Service "_v0_multicloud_10.96.54.205_9001" in sync
    2021/04/26 10:47:30 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:30 [DEBUG] agent: Service "_v1_appc_10.96.111.191_8443" in sync
    2021/04/26 10:47:30 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.144.86_8806" in sync
    2021/04/26 10:47:30 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.21.23_9004" in sync
    2021/04/26 10:47:30 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.72.211_9009" in sync
    2021/04/26 10:47:30 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.57.230_9007" in sync
    2021/04/26 10:47:30 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.48.28_9011" in sync
    2021/04/26 10:47:30 [DEBUG] agent: Service "_v1_multicloud_10.96.54.205_9001" in sync
    2021/04/26 10:47:30 [DEBUG] agent: Service "_v1_parser_10.96.144.86_8806" in sync
    2021/04/26 10:47:30 [DEBUG] agent: Service "_v1_nsd_10.96.144.86_8806" in sync
    2021/04/26 10:47:30 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.96.101_9015" in sync
    2021/04/26 10:47:30 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.57.230_9007" in sync
    2021/04/26 10:47:30 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.207.26_9518" in sync
    2021/04/26 10:47:30 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:30 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.234.103_8080" in sync
    2021/04/26 10:47:30 [DEBUG] agent: Service "_v1_catalog_10.96.144.86_8806" in sync
    2021/04/26 10:47:30 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.21.23_9004" in sync
    2021/04/26 10:47:30 [DEBUG] agent: Service "_v1_message-router_10.96.218.60_3904" in sync
    2021/04/26 10:47:30 [DEBUG] agent: Node info in sync
    2021/04/26 10:47:30 [DEBUG] http: Request PUT /v1/agent/service/register (3.175995ms) from=10.242.128.13:42942
    2021/04/26 10:47:30 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.72.211_9009" in sync
    2021/04/26 10:47:30 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:30 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.48.28_9011" in sync
    2021/04/26 10:47:30 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.144.86_8806" in sync
    2021/04/26 10:47:30 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.21.23_9004" in sync
    2021/04/26 10:47:30 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.72.211_9009" in sync
    2021/04/26 10:47:30 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.220.138_443" in sync
    2021/04/26 10:47:30 [DEBUG] agent: Service "_v0_multicloud_10.96.54.205_9001" in sync
    2021/04/26 10:47:30 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:30 [DEBUG] agent: Service "_v1_appc_10.96.111.191_8443" in sync
    2021/04/26 10:47:30 [DEBUG] agent: Service "_v1_nsd_10.96.144.86_8806" in sync
    2021/04/26 10:47:30 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.96.101_9015" in sync
    2021/04/26 10:47:30 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.57.230_9007" in sync
    2021/04/26 10:47:30 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.57.230_9007" in sync
    2021/04/26 10:47:30 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.48.28_9011" in sync
    2021/04/26 10:47:30 [DEBUG] agent: Service "_v1_multicloud_10.96.54.205_9001" in sync
    2021/04/26 10:47:30 [DEBUG] agent: Service "_v1_parser_10.96.144.86_8806" in sync
    2021/04/26 10:47:30 [DEBUG] agent: Service "_v1_catalog_10.96.144.86_8806" in sync
    2021/04/26 10:47:30 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.21.23_9004" in sync
    2021/04/26 10:47:30 [DEBUG] agent: Service "_v1_message-router_10.96.218.60_3904" in sync
    2021/04/26 10:47:30 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.207.26_9518" in sync
    2021/04/26 10:47:30 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:30 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.234.103_8080" in sync
    2021/04/26 10:47:30 [DEBUG] agent: Node info in sync
    2021/04/26 10:47:30 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v12 (375.295µs) from=10.242.128.13:42944
    2021/04/26 10:47:30 [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/04/26 10:47: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/04/26 10:47: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/04/26 10:47:30 [DEBUG] agent: Service "_v1_multicloud_10.96.54.205_9001" in sync
    2021/04/26 10:47:30 [DEBUG] agent: Service "_v1_parser_10.96.144.86_8806" in sync
    2021/04/26 10:47:30 [DEBUG] agent: Service "_v1_nsd_10.96.144.86_8806" in sync
    2021/04/26 10:47:30 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.96.101_9015" in sync
    2021/04/26 10:47:30 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.57.230_9007" in sync
    2021/04/26 10:47:30 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.57.230_9007" in sync
    2021/04/26 10:47:30 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.48.28_9011" in sync
    2021/04/26 10:47:30 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.234.103_8080" in sync
    2021/04/26 10:47:30 [DEBUG] agent: Service "_v1_catalog_10.96.144.86_8806" in sync
    2021/04/26 10:47:30 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.21.23_9004" in sync
    2021/04/26 10:47:30 [DEBUG] agent: Service "_v1_message-router_10.96.218.60_3904" in sync
    2021/04/26 10:47:30 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.207.26_9518" in sync
    2021/04/26 10:47:30 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:30 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.48.28_9011" in sync
    2021/04/26 10:47:30 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.72.211_9009" in sync
    2021/04/26 10:47:30 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:30 [INFO] agent: Synced service "_v12_aai-generic-query_10.242.210.68_8446"
    2021/04/26 10:47:30 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:30 [DEBUG] agent: Service "_v1_appc_10.96.111.191_8443" in sync
    2021/04/26 10:47:30 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.144.86_8806" in sync
    2021/04/26 10:47:30 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.21.23_9004" in sync
    2021/04/26 10:47:30 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.72.211_9009" in sync
    2021/04/26 10:47:30 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.220.138_443" in sync
    2021/04/26 10:47:30 [DEBUG] agent: Service "_v0_multicloud_10.96.54.205_9001" in sync
    2021/04/26 10:47:30 [DEBUG] agent: Node info in sync
    2021/04/26 10:47:30 [DEBUG] http: Request PUT /v1/agent/service/register (3.01334ms) from=10.242.128.13:42946
    2021/04/26 10:47:30 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.72.211_9009" in sync
    2021/04/26 10:47:30 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.220.138_443" in sync
    2021/04/26 10:47:30 [DEBUG] agent: Service "_v0_multicloud_10.96.54.205_9001" in sync
    2021/04/26 10:47:30 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:30 [DEBUG] agent: Service "_v1_appc_10.96.111.191_8443" in sync
    2021/04/26 10:47:30 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.144.86_8806" in sync
    2021/04/26 10:47:30 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.21.23_9004" in sync
    2021/04/26 10:47:30 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.57.230_9007" in sync
    2021/04/26 10:47:30 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.57.230_9007" in sync
    2021/04/26 10:47:30 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.48.28_9011" in sync
    2021/04/26 10:47:30 [DEBUG] agent: Service "_v1_multicloud_10.96.54.205_9001" in sync
    2021/04/26 10:47:30 [DEBUG] agent: Service "_v1_parser_10.96.144.86_8806" in sync
    2021/04/26 10:47:30 [DEBUG] agent: Service "_v1_nsd_10.96.144.86_8806" in sync
    2021/04/26 10:47:30 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.96.101_9015" in sync
    2021/04/26 10:47:30 [DEBUG] agent: Service "_v1_message-router_10.96.218.60_3904" in sync
    2021/04/26 10:47:30 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.207.26_9518" in sync
    2021/04/26 10:47:30 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:30 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.234.103_8080" in sync
    2021/04/26 10:47:30 [DEBUG] agent: Service "_v1_catalog_10.96.144.86_8806" in sync
    2021/04/26 10:47:30 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.21.23_9004" in sync
    2021/04/26 10:47:30 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:30 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.48.28_9011" in sync
    2021/04/26 10:47:30 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.72.211_9009" in sync
    2021/04/26 10:47:30 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:30 [DEBUG] agent: Node info in sync
    2021/04/26 10:47:30 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v12 (245.21µs) from=10.242.128.13:42948
    2021/04/26 10:47:30 [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/04/26 10:47:30 [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/04/26 10:47: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/04/26 10:47: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/04/26 10:47:30 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:30 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.48.28_9011" in sync
    2021/04/26 10:47:30 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.72.211_9009" in sync
    2021/04/26 10:47:30 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:30 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.72.211_9009" in sync
    2021/04/26 10:47:30 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.220.138_443" in sync
    2021/04/26 10:47:30 [DEBUG] agent: Service "_v0_multicloud_10.96.54.205_9001" in sync
    2021/04/26 10:47:30 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:30 [DEBUG] agent: Service "_v1_appc_10.96.111.191_8443" in sync
    2021/04/26 10:47:30 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.144.86_8806" in sync
    2021/04/26 10:47:30 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.21.23_9004" in sync
    2021/04/26 10:47:30 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.57.230_9007" in sync
    2021/04/26 10:47:30 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.57.230_9007" in sync
    2021/04/26 10:47:30 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.48.28_9011" in sync
    2021/04/26 10:47:30 [DEBUG] agent: Service "_v1_multicloud_10.96.54.205_9001" in sync
    2021/04/26 10:47:30 [INFO] agent: Synced service "_v13__aai-generic-query_10.242.210.68_8446"
    2021/04/26 10:47:30 [DEBUG] agent: Service "_v1_parser_10.96.144.86_8806" in sync
    2021/04/26 10:47:30 [DEBUG] agent: Service "_v1_nsd_10.96.144.86_8806" in sync
    2021/04/26 10:47:30 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.96.101_9015" in sync
    2021/04/26 10:47:30 [DEBUG] agent: Service "_v1_message-router_10.96.218.60_3904" in sync
    2021/04/26 10:47:30 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.207.26_9518" in sync
    2021/04/26 10:47:30 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:30 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.234.103_8080" in sync
    2021/04/26 10:47:30 [DEBUG] agent: Service "_v1_catalog_10.96.144.86_8806" in sync
    2021/04/26 10:47:30 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.21.23_9004" in sync
    2021/04/26 10:47:30 [DEBUG] agent: Node info in sync
    2021/04/26 10:47:30 [DEBUG] http: Request PUT /v1/agent/service/register (3.766618ms) from=10.242.128.13:42950
    2021/04/26 10:47:30 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.72.211_9009" in sync
    2021/04/26 10:47:30 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.220.138_443" in sync
    2021/04/26 10:47:30 [DEBUG] agent: Service "_v0_multicloud_10.96.54.205_9001" in sync
    2021/04/26 10:47:30 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:30 [DEBUG] agent: Service "_v1_appc_10.96.111.191_8443" in sync
    2021/04/26 10:47:30 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.144.86_8806" in sync
    2021/04/26 10:47:30 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.21.23_9004" in sync
    2021/04/26 10:47:30 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.57.230_9007" in sync
    2021/04/26 10:47:30 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.57.230_9007" in sync
    2021/04/26 10:47:30 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.48.28_9011" in sync
    2021/04/26 10:47:30 [DEBUG] agent: Service "_v1_multicloud_10.96.54.205_9001" in sync
    2021/04/26 10:47:30 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:30 [DEBUG] agent: Service "_v1_parser_10.96.144.86_8806" in sync
    2021/04/26 10:47:30 [DEBUG] agent: Service "_v1_nsd_10.96.144.86_8806" in sync
    2021/04/26 10:47:30 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.96.101_9015" in sync
    2021/04/26 10:47:30 [DEBUG] agent: Service "_v1_message-router_10.96.218.60_3904" in sync
    2021/04/26 10:47:30 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.207.26_9518" in sync
    2021/04/26 10:47:30 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:30 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.234.103_8080" in sync
    2021/04/26 10:47:30 [DEBUG] agent: Service "_v1_catalog_10.96.144.86_8806" in sync
    2021/04/26 10:47:30 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.21.23_9004" in sync
    2021/04/26 10:47:30 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:30 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.48.28_9011" in sync
    2021/04/26 10:47:30 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.72.211_9009" in sync
    2021/04/26 10:47:30 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:30 [DEBUG] agent: Node info in sync
    2021/04/26 10:47:30 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v13 (196.821µs) from=10.242.128.13:42952
    2021/04/26 10:47:30 [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/04/26 10:47: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/04/26 10:47: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/04/26 10:47:30 [DEBUG] agent: Service "_v0_multicloud_10.96.54.205_9001" in sync
    2021/04/26 10:47:30 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:30 [DEBUG] agent: Service "_v1_appc_10.96.111.191_8443" in sync
    2021/04/26 10:47:30 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.144.86_8806" in sync
    2021/04/26 10:47:30 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.21.23_9004" in sync
    2021/04/26 10:47:30 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.72.211_9009" in sync
    2021/04/26 10:47:30 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.220.138_443" in sync
    2021/04/26 10:47:30 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.48.28_9011" in sync
    2021/04/26 10:47:30 [DEBUG] agent: Service "_v1_multicloud_10.96.54.205_9001" in sync
    2021/04/26 10:47:30 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:30 [DEBUG] agent: Service "_v1_parser_10.96.144.86_8806" in sync
    2021/04/26 10:47:30 [DEBUG] agent: Service "_v1_nsd_10.96.144.86_8806" in sync
    2021/04/26 10:47:30 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.96.101_9015" in sync
    2021/04/26 10:47:30 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.57.230_9007" in sync
    2021/04/26 10:47:30 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.57.230_9007" in sync
    2021/04/26 10:47:30 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:30 [INFO] agent: Synced service "_v13_aai-generic-query_10.242.210.68_8446"
    2021/04/26 10:47:30 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.234.103_8080" in sync
    2021/04/26 10:47:30 [DEBUG] agent: Service "_v1_catalog_10.96.144.86_8806" in sync
    2021/04/26 10:47:30 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.21.23_9004" in sync
    2021/04/26 10:47:30 [DEBUG] agent: Service "_v1_message-router_10.96.218.60_3904" in sync
    2021/04/26 10:47:30 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.207.26_9518" in sync
    2021/04/26 10:47:30 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.48.28_9011" in sync
    2021/04/26 10:47:30 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.72.211_9009" in sync
    2021/04/26 10:47:30 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:30 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:30 [DEBUG] agent: Node info in sync
    2021/04/26 10:47:30 [DEBUG] http: Request PUT /v1/agent/service/register (3.491192ms) from=10.242.128.13:42954
    2021/04/26 10:47:30 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.220.138_443" in sync
    2021/04/26 10:47:30 [DEBUG] agent: Service "_v0_multicloud_10.96.54.205_9001" in sync
    2021/04/26 10:47:30 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:30 [DEBUG] agent: Service "_v1_appc_10.96.111.191_8443" in sync
    2021/04/26 10:47:30 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.144.86_8806" in sync
    2021/04/26 10:47:30 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.21.23_9004" in sync
    2021/04/26 10:47:30 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.72.211_9009" in sync
    2021/04/26 10:47:30 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.57.230_9007" in sync
    2021/04/26 10:47:30 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.48.28_9011" in sync
    2021/04/26 10:47:30 [DEBUG] agent: Service "_v1_multicloud_10.96.54.205_9001" in sync
    2021/04/26 10:47:30 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:30 [DEBUG] agent: Service "_v1_parser_10.96.144.86_8806" in sync
    2021/04/26 10:47:30 [DEBUG] agent: Service "_v1_nsd_10.96.144.86_8806" in sync
    2021/04/26 10:47:30 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.96.101_9015" in sync
    2021/04/26 10:47:30 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.57.230_9007" in sync
    2021/04/26 10:47:30 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.207.26_9518" in sync
    2021/04/26 10:47:30 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:30 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:30 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.234.103_8080" in sync
    2021/04/26 10:47:30 [DEBUG] agent: Service "_v1_catalog_10.96.144.86_8806" in sync
    2021/04/26 10:47:30 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.21.23_9004" in sync
    2021/04/26 10:47:30 [DEBUG] agent: Service "_v1_message-router_10.96.218.60_3904" in sync
    2021/04/26 10:47:30 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.48.28_9011" in sync
    2021/04/26 10:47:30 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.72.211_9009" in sync
    2021/04/26 10:47:30 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:30 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:30 [DEBUG] agent: Node info in sync
    2021/04/26 10:47:30 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v13 (348.083µs) from=10.242.128.13:42956
    2021/04/26 10:47:30 [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/04/26 10:47:30 [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/04/26 10:47: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/04/26 10:47: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/04/26 10:47:30 [DEBUG] agent: Service "_v1_multicloud_10.96.54.205_9001" in sync
    2021/04/26 10:47:30 [INFO] agent: Synced service "_v14__aai-generic-query_10.242.210.68_8446"
    2021/04/26 10:47:30 [DEBUG] agent: Service "_v1_nsd_10.96.144.86_8806" in sync
    2021/04/26 10:47:30 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.96.101_9015" in sync
    2021/04/26 10:47:30 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.21.23_9004" in sync
    2021/04/26 10:47:30 [DEBUG] agent: Service "_v1_message-router_10.96.218.60_3904" in sync
    2021/04/26 10:47:30 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.207.26_9518" in sync
    2021/04/26 10:47:30 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.48.28_9011" in sync
    2021/04/26 10:47:30 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.72.211_9009" in sync
    2021/04/26 10:47:30 [DEBUG] agent: Service "_v0_multicloud_10.96.54.205_9001" in sync
    2021/04/26 10:47:30 [DEBUG] agent: Service "_v1_appc_10.96.111.191_8443" in sync
    2021/04/26 10:47:30 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.144.86_8806" in sync
    2021/04/26 10:47:30 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.57.230_9007" in sync
    2021/04/26 10:47:30 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.48.28_9011" in sync
    2021/04/26 10:47:30 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:30 [DEBUG] agent: Service "_v1_parser_10.96.144.86_8806" in sync
    2021/04/26 10:47:30 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.57.230_9007" in sync
    2021/04/26 10:47:30 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:30 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:30 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.234.103_8080" in sync
    2021/04/26 10:47:30 [DEBUG] agent: Service "_v1_catalog_10.96.144.86_8806" in sync
    2021/04/26 10:47:30 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:30 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:30 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.72.211_9009" in sync
    2021/04/26 10:47:30 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:30 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.21.23_9004" in sync
    2021/04/26 10:47:30 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.220.138_443" in sync
    2021/04/26 10:47:30 [DEBUG] agent: Node info in sync
    2021/04/26 10:47:30 [DEBUG] http: Request PUT /v1/agent/service/register (3.259808ms) from=10.242.128.13:42958
    2021/04/26 10:47:30 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.21.23_9004" in sync
    2021/04/26 10:47:30 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.220.138_443" in sync
    2021/04/26 10:47:30 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:30 [DEBUG] agent: Service "_v1_nsd_10.96.144.86_8806" in sync
    2021/04/26 10:47:30 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.96.101_9015" in sync
    2021/04/26 10:47:30 [DEBUG] agent: Service "_v1_multicloud_10.96.54.205_9001" in sync
    2021/04/26 10:47:30 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:30 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.21.23_9004" in sync
    2021/04/26 10:47:30 [DEBUG] agent: Service "_v1_message-router_10.96.218.60_3904" in sync
    2021/04/26 10:47:30 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.207.26_9518" in sync
    2021/04/26 10:47:30 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.48.28_9011" in sync
    2021/04/26 10:47:30 [DEBUG] agent: Service "_v1_appc_10.96.111.191_8443" in sync
    2021/04/26 10:47:30 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.144.86_8806" in sync
    2021/04/26 10:47:30 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.72.211_9009" in sync
    2021/04/26 10:47:30 [DEBUG] agent: Service "_v0_multicloud_10.96.54.205_9001" in sync
    2021/04/26 10:47:30 [DEBUG] agent: Service "_v1_parser_10.96.144.86_8806" in sync
    2021/04/26 10:47:30 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.57.230_9007" in sync
    2021/04/26 10:47:30 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.57.230_9007" in sync
    2021/04/26 10:47:30 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.48.28_9011" in sync
    2021/04/26 10:47:30 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:30 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:30 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.234.103_8080" in sync
    2021/04/26 10:47:30 [DEBUG] agent: Service "_v1_catalog_10.96.144.86_8806" in sync
    2021/04/26 10:47:30 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:30 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.72.211_9009" in sync
    2021/04/26 10:47:30 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:30 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:30 [DEBUG] agent: Node info in sync
    2021/04/26 10:47:30 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v14 (1.363256ms) from=10.242.128.13:42960
    2021/04/26 10:47:30 [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/04/26 10:47: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/04/26 10:47: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/04/26 10:47:30 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:30 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:30 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.234.103_8080" in sync
    2021/04/26 10:47:30 [DEBUG] agent: Service "_v1_catalog_10.96.144.86_8806" in sync
    2021/04/26 10:47:30 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:30 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:30 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.72.211_9009" in sync
    2021/04/26 10:47:30 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:30 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.21.23_9004" in sync
    2021/04/26 10:47:30 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.220.138_443" in sync
    2021/04/26 10:47:30 [DEBUG] agent: Service "_v1_multicloud_10.96.54.205_9001" in sync
    2021/04/26 10:47:30 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:30 [INFO] agent: Synced service "_v14_aai-generic-query_10.242.210.68_8446"
    2021/04/26 10:47:30 [DEBUG] agent: Service "_v1_nsd_10.96.144.86_8806" in sync
    2021/04/26 10:47:30 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.96.101_9015" in sync
    2021/04/26 10:47:30 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.207.26_9518" in sync
    2021/04/26 10:47:30 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.21.23_9004" in sync
    2021/04/26 10:47:30 [DEBUG] agent: Service "_v1_message-router_10.96.218.60_3904" in sync
    2021/04/26 10:47:30 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.48.28_9011" in sync
    2021/04/26 10:47:30 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.72.211_9009" in sync
    2021/04/26 10:47:30 [DEBUG] agent: Service "_v0_multicloud_10.96.54.205_9001" in sync
    2021/04/26 10:47:30 [DEBUG] agent: Service "_v1_appc_10.96.111.191_8443" in sync
    2021/04/26 10:47:30 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.144.86_8806" in sync
    2021/04/26 10:47:30 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.57.230_9007" in sync
    2021/04/26 10:47:30 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.48.28_9011" in sync
    2021/04/26 10:47:30 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:30 [DEBUG] agent: Service "_v1_parser_10.96.144.86_8806" in sync
    2021/04/26 10:47:30 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.57.230_9007" in sync
    2021/04/26 10:47:30 [DEBUG] agent: Node info in sync
    2021/04/26 10:47:30 [DEBUG] http: Request PUT /v1/agent/service/register (4.521868ms) from=10.242.128.13:42962
    2021/04/26 10:47:30 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.48.28_9011" in sync
    2021/04/26 10:47:30 [DEBUG] agent: Service "_v1_appc_10.96.111.191_8443" in sync
    2021/04/26 10:47:30 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.144.86_8806" in sync
    2021/04/26 10:47:30 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.72.211_9009" in sync
    2021/04/26 10:47:30 [DEBUG] agent: Service "_v0_multicloud_10.96.54.205_9001" in sync
    2021/04/26 10:47:30 [DEBUG] agent: Service "_v1_parser_10.96.144.86_8806" in sync
    2021/04/26 10:47:30 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.57.230_9007" in sync
    2021/04/26 10:47:30 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.57.230_9007" in sync
    2021/04/26 10:47:30 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.48.28_9011" in sync
    2021/04/26 10:47:30 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:30 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.234.103_8080" in sync
    2021/04/26 10:47:30 [DEBUG] agent: Service "_v1_catalog_10.96.144.86_8806" in sync
    2021/04/26 10:47:30 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:30 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:30 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.72.211_9009" in sync
    2021/04/26 10:47:30 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:30 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:30 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.21.23_9004" in sync
    2021/04/26 10:47:30 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.220.138_443" in sync
    2021/04/26 10:47:30 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:30 [DEBUG] agent: Service "_v1_nsd_10.96.144.86_8806" in sync
    2021/04/26 10:47:30 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.96.101_9015" in sync
    2021/04/26 10:47:30 [DEBUG] agent: Service "_v1_multicloud_10.96.54.205_9001" in sync
    2021/04/26 10:47:30 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:30 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:30 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.21.23_9004" in sync
    2021/04/26 10:47:30 [DEBUG] agent: Service "_v1_message-router_10.96.218.60_3904" in sync
    2021/04/26 10:47:30 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.207.26_9518" in sync
    2021/04/26 10:47:30 [DEBUG] agent: Node info in sync
    2021/04/26 10:47:30 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v14 (576.647µs) from=10.242.128.13:42964
    2021/04/26 10:47:30 [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/04/26 10:47:30 [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/04/26 10:47: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/04/26 10:47: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/04/26 10:47:30 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.21.23_9004" in sync
    2021/04/26 10:47:30 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.220.138_443" in sync
    2021/04/26 10:47:30 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:30 [DEBUG] agent: Service "_v1_nsd_10.96.144.86_8806" in sync
    2021/04/26 10:47:30 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.96.101_9015" in sync
    2021/04/26 10:47:30 [DEBUG] agent: Service "_v1_multicloud_10.96.54.205_9001" in sync
    2021/04/26 10:47:30 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:30 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:30 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.21.23_9004" in sync
    2021/04/26 10:47:30 [DEBUG] agent: Service "_v1_message-router_10.96.218.60_3904" in sync
    2021/04/26 10:47:30 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.207.26_9518" in sync
    2021/04/26 10:47:30 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.48.28_9011" in sync
    2021/04/26 10:47:30 [INFO] agent: Synced service "_v15__aai-generic-query_10.242.210.68_8446"
    2021/04/26 10:47:30 [DEBUG] agent: Service "_v1_appc_10.96.111.191_8443" in sync
    2021/04/26 10:47:30 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.144.86_8806" in sync
    2021/04/26 10:47:30 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.72.211_9009" in sync
    2021/04/26 10:47:30 [DEBUG] agent: Service "_v0_multicloud_10.96.54.205_9001" in sync
    2021/04/26 10:47:30 [DEBUG] agent: Service "_v1_parser_10.96.144.86_8806" in sync
    2021/04/26 10:47:30 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.57.230_9007" in sync
    2021/04/26 10:47:30 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.57.230_9007" in sync
    2021/04/26 10:47:30 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.48.28_9011" in sync
    2021/04/26 10:47:30 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:30 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.234.103_8080" in sync
    2021/04/26 10:47:30 [DEBUG] agent: Service "_v1_catalog_10.96.144.86_8806" in sync
    2021/04/26 10:47:30 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:30 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:30 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.72.211_9009" in sync
    2021/04/26 10:47:30 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:30 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:30 [DEBUG] agent: Node info in sync
    2021/04/26 10:47:30 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.220.138_443" in sync
    2021/04/26 10:47:30 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:30 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.21.23_9004" in sync
    2021/04/26 10:47:30 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.96.101_9015" in sync
    2021/04/26 10:47:30 [DEBUG] agent: Service "_v1_multicloud_10.96.54.205_9001" in sync
    2021/04/26 10:47:30 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:30 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:30 [DEBUG] agent: Service "_v1_nsd_10.96.144.86_8806" in sync
    2021/04/26 10:47:30 [DEBUG] agent: Service "_v1_message-router_10.96.218.60_3904" in sync
    2021/04/26 10:47:30 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.207.26_9518" in sync
    2021/04/26 10:47:30 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.21.23_9004" in sync
    2021/04/26 10:47:30 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:30 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.48.28_9011" in sync
    2021/04/26 10:47:30 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.144.86_8806" in sync
    2021/04/26 10:47:30 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.72.211_9009" in sync
    2021/04/26 10:47:30 [DEBUG] agent: Service "_v0_multicloud_10.96.54.205_9001" in sync
    2021/04/26 10:47:30 [DEBUG] agent: Service "_v1_appc_10.96.111.191_8443" in sync
    2021/04/26 10:47:30 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.57.230_9007" in sync
    2021/04/26 10:47:30 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.57.230_9007" in sync
    2021/04/26 10:47:30 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.48.28_9011" in sync
    2021/04/26 10:47:30 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:30 [DEBUG] agent: Service "_v1_parser_10.96.144.86_8806" in sync
    2021/04/26 10:47:30 [DEBUG] agent: Service "_v1_catalog_10.96.144.86_8806" in sync
    2021/04/26 10:47:30 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:30 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:30 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.234.103_8080" in sync
    2021/04/26 10:47:30 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:30 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:30 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.72.211_9009" in sync
    2021/04/26 10:47:30 [DEBUG] agent: Node info in sync
    2021/04/26 10:47:30 [DEBUG] http: Request PUT /v1/agent/service/register (13.583591ms) from=10.242.128.13:42966
    2021/04/26 10:47:30 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v15 (665.165µs) from=10.242.128.13:42968
    2021/04/26 10:47:30 [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/04/26 10:47: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/04/26 10:47: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/04/26 10:47:30 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.144.86_8806" in sync
    2021/04/26 10:47:30 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.72.211_9009" in sync
    2021/04/26 10:47:30 [DEBUG] agent: Service "_v0_multicloud_10.96.54.205_9001" in sync
    2021/04/26 10:47:30 [DEBUG] agent: Service "_v1_appc_10.96.111.191_8443" in sync
    2021/04/26 10:47:30 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.57.230_9007" in sync
    2021/04/26 10:47:30 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.57.230_9007" in sync
    2021/04/26 10:47:30 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.48.28_9011" in sync
    2021/04/26 10:47:30 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:30 [DEBUG] agent: Service "_v1_parser_10.96.144.86_8806" in sync
    2021/04/26 10:47:30 [DEBUG] agent: Service "_v1_catalog_10.96.144.86_8806" in sync
    2021/04/26 10:47:30 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:30 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:30 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.234.103_8080" in sync
    2021/04/26 10:47:30 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:30 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:30 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.72.211_9009" in sync
    2021/04/26 10:47:30 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.220.138_443" in sync
    2021/04/26 10:47:30 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:30 [INFO] agent: Synced service "_v15_aai-generic-query_10.242.210.68_8446"
    2021/04/26 10:47:30 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.21.23_9004" in sync
    2021/04/26 10:47:30 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.96.101_9015" in sync
    2021/04/26 10:47:30 [DEBUG] agent: Service "_v1_multicloud_10.96.54.205_9001" in sync
    2021/04/26 10:47:30 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:30 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:30 [DEBUG] agent: Service "_v1_nsd_10.96.144.86_8806" in sync
    2021/04/26 10:47:30 [DEBUG] agent: Service "_v1_message-router_10.96.218.60_3904" in sync
    2021/04/26 10:47:30 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.207.26_9518" in sync
    2021/04/26 10:47:30 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.21.23_9004" in sync
    2021/04/26 10:47:30 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:30 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.48.28_9011" in sync
    2021/04/26 10:47:30 [DEBUG] agent: Node info in sync
    2021/04/26 10:47:30 [DEBUG] http: Request PUT /v1/agent/service/register (3.315238ms) from=10.242.128.13:42970
    2021/04/26 10:47:30 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:30 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:30 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.72.211_9009" in sync
    2021/04/26 10:47:30 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.220.138_443" in sync
    2021/04/26 10:47:30 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:30 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:30 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.21.23_9004" in sync
    2021/04/26 10:47:30 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.96.101_9015" in sync
    2021/04/26 10:47:30 [DEBUG] agent: Service "_v1_multicloud_10.96.54.205_9001" in sync
    2021/04/26 10:47:30 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:30 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:30 [DEBUG] agent: Service "_v1_nsd_10.96.144.86_8806" in sync
    2021/04/26 10:47:30 [DEBUG] agent: Service "_v1_message-router_10.96.218.60_3904" in sync
    2021/04/26 10:47:30 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.207.26_9518" in sync
    2021/04/26 10:47:30 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.21.23_9004" in sync
    2021/04/26 10:47:30 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:30 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.48.28_9011" in sync
    2021/04/26 10:47:30 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.144.86_8806" in sync
    2021/04/26 10:47:30 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.72.211_9009" in sync
    2021/04/26 10:47:30 [DEBUG] agent: Service "_v0_multicloud_10.96.54.205_9001" in sync
    2021/04/26 10:47:30 [DEBUG] agent: Service "_v1_appc_10.96.111.191_8443" in sync
    2021/04/26 10:47:30 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.57.230_9007" in sync
    2021/04/26 10:47:30 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.57.230_9007" in sync
    2021/04/26 10:47:30 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.48.28_9011" in sync
    2021/04/26 10:47:30 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:30 [DEBUG] agent: Service "_v1_parser_10.96.144.86_8806" in sync
    2021/04/26 10:47:30 [DEBUG] agent: Service "_v1_catalog_10.96.144.86_8806" in sync
    2021/04/26 10:47:30 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:30 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:30 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.234.103_8080" in sync
    2021/04/26 10:47:30 [DEBUG] agent: Node info in sync
    2021/04/26 10:47:30 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v15 (382.656µs) from=10.242.128.13:42972
    2021/04/26 10:47:30 [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/04/26 10:47:30 [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/04/26 10:47: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/04/26 10:47: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/04/26 10:47:30 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.234.103_8080" in sync
    2021/04/26 10:47:30 [DEBUG] agent: Service "_v1_catalog_10.96.144.86_8806" in sync
    2021/04/26 10:47:30 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:30 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:30 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.72.211_9009" in sync
    2021/04/26 10:47:30 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:30 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:30 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.21.23_9004" in sync
    2021/04/26 10:47:30 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.220.138_443" in sync
    2021/04/26 10:47:30 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:30 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:30 [DEBUG] agent: Service "_v1_nsd_10.96.144.86_8806" in sync
    2021/04/26 10:47:30 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.96.101_9015" in sync
    2021/04/26 10:47:30 [DEBUG] agent: Service "_v1_multicloud_10.96.54.205_9001" in sync
    2021/04/26 10:47:30 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:30 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:30 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.21.23_9004" in sync
    2021/04/26 10:47:30 [DEBUG] agent: Service "_v1_message-router_10.96.218.60_3904" in sync
    2021/04/26 10:47:30 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.207.26_9518" in sync
    2021/04/26 10:47:30 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.48.28_9011" in sync
    2021/04/26 10:47:30 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:30 [DEBUG] agent: Service "_v1_appc_10.96.111.191_8443" in sync
    2021/04/26 10:47:30 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.144.86_8806" in sync
    2021/04/26 10:47:30 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.72.211_9009" in sync
    2021/04/26 10:47:30 [DEBUG] agent: Service "_v0_multicloud_10.96.54.205_9001" in sync
    2021/04/26 10:47:30 [INFO] agent: Synced service "_v16__aai-generic-query_10.242.210.68_8446"
    2021/04/26 10:47:30 [DEBUG] agent: Service "_v1_parser_10.96.144.86_8806" in sync
    2021/04/26 10:47:30 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.57.230_9007" in sync
    2021/04/26 10:47:30 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.57.230_9007" in sync
    2021/04/26 10:47:30 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.48.28_9011" in sync
    2021/04/26 10:47:30 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:30 [DEBUG] agent: Node info in sync
    2021/04/26 10:47:30 [DEBUG] http: Request PUT /v1/agent/service/register (3.660994ms) from=10.242.128.13:42974
    2021/04/26 10:47:30 [DEBUG] agent: Service "_v1_nsd_10.96.144.86_8806" in sync
    2021/04/26 10:47:30 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.96.101_9015" in sync
    2021/04/26 10:47:30 [DEBUG] agent: Service "_v1_multicloud_10.96.54.205_9001" in sync
    2021/04/26 10:47:30 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:30 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:30 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.21.23_9004" in sync
    2021/04/26 10:47:30 [DEBUG] agent: Service "_v1_message-router_10.96.218.60_3904" in sync
    2021/04/26 10:47:30 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.207.26_9518" in sync
    2021/04/26 10:47:30 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.48.28_9011" in sync
    2021/04/26 10:47:30 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:30 [DEBUG] agent: Service "_v1_appc_10.96.111.191_8443" in sync
    2021/04/26 10:47:30 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.144.86_8806" in sync
    2021/04/26 10:47:30 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.72.211_9009" in sync
    2021/04/26 10:47:30 [DEBUG] agent: Service "_v0_multicloud_10.96.54.205_9001" in sync
    2021/04/26 10:47:30 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:30 [DEBUG] agent: Service "_v1_parser_10.96.144.86_8806" in sync
    2021/04/26 10:47:30 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.57.230_9007" in sync
    2021/04/26 10:47:30 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.57.230_9007" in sync
    2021/04/26 10:47:30 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.48.28_9011" in sync
    2021/04/26 10:47:30 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:30 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.234.103_8080" in sync
    2021/04/26 10:47:30 [DEBUG] agent: Service "_v1_catalog_10.96.144.86_8806" in sync
    2021/04/26 10:47:30 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:30 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:30 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.72.211_9009" in sync
    2021/04/26 10:47:30 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:30 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:30 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.21.23_9004" in sync
    2021/04/26 10:47:30 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.220.138_443" in sync
    2021/04/26 10:47:30 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:30 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:30 [DEBUG] agent: Node info in sync
    2021/04/26 10:47:30 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v16 (387.459µs) from=10.242.128.13:42976
    2021/04/26 10:47:31 [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/04/26 10:47: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/04/26 10:47: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/04/26 10:47:31 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.96.101_9015" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v1_multicloud_10.96.54.205_9001" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v1_nsd_10.96.144.86_8806" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v1_message-router_10.96.218.60_3904" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.207.26_9518" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.21.23_9004" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.48.28_9011" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.144.86_8806" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.72.211_9009" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v0_multicloud_10.96.54.205_9001" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v1_appc_10.96.111.191_8443" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.57.230_9007" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.57.230_9007" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.48.28_9011" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v1_parser_10.96.144.86_8806" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v1_catalog_10.96.144.86_8806" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [INFO] agent: Synced service "_v16_aai-generic-query_10.242.210.68_8446"
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.234.103_8080" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.72.211_9009" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.220.138_443" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.21.23_9004" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Node info in sync
    2021/04/26 10:47:31 [DEBUG] http: Request PUT /v1/agent/service/register (4.197034ms) from=10.242.128.13:42980
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v1_appc_10.96.111.191_8443" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.144.86_8806" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.72.211_9009" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v0_multicloud_10.96.54.205_9001" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v1_parser_10.96.144.86_8806" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.57.230_9007" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.57.230_9007" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.48.28_9011" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.234.103_8080" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v1_catalog_10.96.144.86_8806" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.72.211_9009" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.21.23_9004" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.220.138_443" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v1_nsd_10.96.144.86_8806" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.96.101_9015" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v1_multicloud_10.96.54.205_9001" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.21.23_9004" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v1_message-router_10.96.218.60_3904" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.207.26_9518" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.48.28_9011" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Node info in sync
    2021/04/26 10:47:31 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v16 (544.466µs) from=10.242.128.13:42982
    2021/04/26 10:47:31 [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/04/26 10:47:31 [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/04/26 10:47: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/04/26 10:47: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/04/26 10:47:31 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.21.23_9004" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.220.138_443" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v1_nsd_10.96.144.86_8806" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.96.101_9015" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v1_multicloud_10.96.54.205_9001" in sync
    2021/04/26 10:47:31 [INFO] agent: Synced service "_v17__aai-generic-query_10.242.210.68_8446"
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.21.23_9004" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v1_message-router_10.96.218.60_3904" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.207.26_9518" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.48.28_9011" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v0_multicloud_10.96.54.205_9001" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v1_appc_10.96.111.191_8443" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.144.86_8806" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.72.211_9009" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.48.28_9011" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v1_parser_10.96.144.86_8806" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.57.230_9007" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.57.230_9007" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.234.103_8080" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v1_catalog_10.96.144.86_8806" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.72.211_9009" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Node info in sync
    2021/04/26 10:47:31 [DEBUG] http: Request PUT /v1/agent/service/register (3.294054ms) from=10.242.128.13:42984
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v1_appc_10.96.111.191_8443" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.144.86_8806" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.72.211_9009" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v0_multicloud_10.96.54.205_9001" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v1_parser_10.96.144.86_8806" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.57.230_9007" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.57.230_9007" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.48.28_9011" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.234.103_8080" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v1_catalog_10.96.144.86_8806" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.72.211_9009" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.21.23_9004" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.220.138_443" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v1_nsd_10.96.144.86_8806" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.96.101_9015" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v1_multicloud_10.96.54.205_9001" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.21.23_9004" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v1_message-router_10.96.218.60_3904" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.207.26_9518" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.48.28_9011" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Node info in sync
    2021/04/26 10:47:31 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v17 (292.635µs) from=10.242.128.13:42986
    2021/04/26 10:47:31 [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/04/26 10:47: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/04/26 10:47: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/04/26 10:47:31 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.234.103_8080" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v1_catalog_10.96.144.86_8806" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.72.211_9009" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.21.23_9004" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.220.138_443" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v1_nsd_10.96.144.86_8806" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.96.101_9015" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v1_multicloud_10.96.54.205_9001" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.21.23_9004" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v1_message-router_10.96.218.60_3904" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.207.26_9518" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.48.28_9011" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [INFO] agent: Synced service "_v17_aai-generic-query_10.242.210.68_8446"
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v1_appc_10.96.111.191_8443" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.144.86_8806" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.72.211_9009" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v0_multicloud_10.96.54.205_9001" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v1_parser_10.96.144.86_8806" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.57.230_9007" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.57.230_9007" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.48.28_9011" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Node info in sync
    2021/04/26 10:47:31 [DEBUG] http: Request PUT /v1/agent/service/register (3.528719ms) from=10.242.128.13:42988
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v1_message-router_10.96.218.60_3904" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.207.26_9518" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.21.23_9004" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.48.28_9011" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.144.86_8806" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.72.211_9009" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v0_multicloud_10.96.54.205_9001" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v1_appc_10.96.111.191_8443" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.57.230_9007" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.57.230_9007" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.48.28_9011" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v1_parser_10.96.144.86_8806" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v1_catalog_10.96.144.86_8806" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.234.103_8080" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.72.211_9009" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.220.138_443" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.21.23_9004" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.96.101_9015" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v1_multicloud_10.96.54.205_9001" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v1_nsd_10.96.144.86_8806" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Node info in sync
    2021/04/26 10:47:31 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v17 (281.917µs) from=10.242.128.13:42990
    2021/04/26 10:47:31 [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/04/26 10:47:31 [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/04/26 10:47: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/04/26 10:47: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/04/26 10:47:31 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.72.211_9009" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.21.23_9004" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.220.138_443" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [INFO] agent: Synced service "_v18__aai-generic-query_10.242.210.68_8446"
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v1_nsd_10.96.144.86_8806" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.96.101_9015" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v1_multicloud_10.96.54.205_9001" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.21.23_9004" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v1_message-router_10.96.218.60_3904" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.207.26_9518" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.48.28_9011" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v1_appc_10.96.111.191_8443" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.144.86_8806" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.72.211_9009" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v0_multicloud_10.96.54.205_9001" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v1_parser_10.96.144.86_8806" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.57.230_9007" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.57.230_9007" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.48.28_9011" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.234.103_8080" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v1_catalog_10.96.144.86_8806" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Node info in sync
    2021/04/26 10:47:31 [DEBUG] http: Request PUT /v1/agent/service/register (4.297713ms) from=10.242.128.13:42992
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.48.28_9011" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.72.211_9009" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v0_multicloud_10.96.54.205_9001" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v1_appc_10.96.111.191_8443" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.144.86_8806" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.57.230_9007" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.48.28_9011" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v1_parser_10.96.144.86_8806" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.57.230_9007" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.234.103_8080" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v1_catalog_10.96.144.86_8806" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.72.211_9009" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.21.23_9004" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.220.138_443" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v1_multicloud_10.96.54.205_9001" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v1_nsd_10.96.144.86_8806" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.96.101_9015" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.207.26_9518" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.21.23_9004" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v1_message-router_10.96.218.60_3904" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Node info in sync
    2021/04/26 10:47:31 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v18 (506.384µs) from=10.242.128.13:42994
    2021/04/26 10:47:31 [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/04/26 10:47: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/04/26 10:47: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/04/26 10:47:31 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v1_nsd_10.96.144.86_8806" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.96.101_9015" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v1_multicloud_10.96.54.205_9001" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.21.23_9004" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v1_message-router_10.96.218.60_3904" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.207.26_9518" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.48.28_9011" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v0_multicloud_10.96.54.205_9001" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [INFO] agent: Synced service "_v18_aai-generic-query_10.242.210.68_8446"
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v1_appc_10.96.111.191_8443" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.144.86_8806" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.72.211_9009" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.48.28_9011" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v1_parser_10.96.144.86_8806" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.57.230_9007" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.57.230_9007" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.234.103_8080" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v1_catalog_10.96.144.86_8806" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.72.211_9009" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.21.23_9004" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.220.138_443" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Node info in sync
    2021/04/26 10:47:31 [DEBUG] http: Request PUT /v1/agent/service/register (7.050835ms) from=10.242.128.13:42996
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.21.23_9004" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v1_message-router_10.96.218.60_3904" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.207.26_9518" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.48.28_9011" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v1_appc_10.96.111.191_8443" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.144.86_8806" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.72.211_9009" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v0_multicloud_10.96.54.205_9001" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v1_parser_10.96.144.86_8806" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.57.230_9007" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.57.230_9007" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.48.28_9011" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.234.103_8080" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v1_catalog_10.96.144.86_8806" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.72.211_9009" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.21.23_9004" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.220.138_443" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v1_nsd_10.96.144.86_8806" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.96.101_9015" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v1_multicloud_10.96.54.205_9001" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Node info in sync
    2021/04/26 10:47:31 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v18 (332.72µs) from=10.242.128.13:42998
    2021/04/26 10:47:31 [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/04/26 10:47:31 [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/04/26 10:47: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/04/26 10:47: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/04/26 10:47:31 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.21.23_9004" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.220.138_443" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v1_nsd_10.96.144.86_8806" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.96.101_9015" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v1_multicloud_10.96.54.205_9001" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.21.23_9004" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v1_message-router_10.96.218.60_3904" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.207.26_9518" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.48.28_9011" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [INFO] agent: Synced service "_v19__aai-generic-query_10.242.210.68_8446"
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v1_appc_10.96.111.191_8443" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.144.86_8806" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.72.211_9009" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v0_multicloud_10.96.54.205_9001" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v1_parser_10.96.144.86_8806" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.57.230_9007" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.57.230_9007" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.48.28_9011" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.234.103_8080" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v1_catalog_10.96.144.86_8806" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.72.211_9009" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Node info in sync
    2021/04/26 10:47:31 [DEBUG] http: Request PUT /v1/agent/service/register (7.321086ms) from=10.242.128.13:43000
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v1_nsd_10.96.144.86_8806" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.96.101_9015" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v1_multicloud_10.96.54.205_9001" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.21.23_9004" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v1_message-router_10.96.218.60_3904" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.207.26_9518" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.48.28_9011" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v0_multicloud_10.96.54.205_9001" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v1_appc_10.96.111.191_8443" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.144.86_8806" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.72.211_9009" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.48.28_9011" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v1_parser_10.96.144.86_8806" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.57.230_9007" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.57.230_9007" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.234.103_8080" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v1_catalog_10.96.144.86_8806" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.72.211_9009" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.21.23_9004" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.220.138_443" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Node info in sync
    2021/04/26 10:47:31 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v19 (318.594µs) from=10.242.128.13:43002
    2021/04/26 10:47:31 [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/04/26 10:47: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/04/26 10:47: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/04/26 10:47:31 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.234.103_8080" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v1_catalog_10.96.144.86_8806" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.72.211_9009" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.21.23_9004" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.220.138_443" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v1_nsd_10.96.144.86_8806" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.96.101_9015" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v1_multicloud_10.96.54.205_9001" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.21.23_9004" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v1_message-router_10.96.218.60_3904" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.207.26_9518" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.48.28_9011" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v1_appc_10.96.111.191_8443" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.144.86_8806" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.72.211_9009" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v0_multicloud_10.96.54.205_9001" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [INFO] agent: Synced service "_v19_aai-generic-query_10.242.210.68_8446"
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v1_parser_10.96.144.86_8806" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.57.230_9007" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.57.230_9007" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.48.28_9011" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Node info in sync
    2021/04/26 10:47:31 [DEBUG] http: Request PUT /v1/agent/service/register (12.509583ms) from=10.242.128.13:43004
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.72.211_9009" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v0_multicloud_10.96.54.205_9001" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v1_appc_10.96.111.191_8443" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.144.86_8806" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.57.230_9007" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.48.28_9011" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v1_parser_10.96.144.86_8806" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.57.230_9007" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.234.103_8080" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v1_catalog_10.96.144.86_8806" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.72.211_9009" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.21.23_9004" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.220.138_443" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v1_multicloud_10.96.54.205_9001" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v1_nsd_10.96.144.86_8806" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.96.101_9015" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.207.26_9518" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.21.23_9004" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v1_message-router_10.96.218.60_3904" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.48.28_9011" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Node info in sync
    2021/04/26 10:47:31 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v19 (442.214µs) from=10.242.128.13:43008
    2021/04/26 10:47:31 [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/04/26 10:47:31 [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/04/26 10:47: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/04/26 10:47: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/04/26 10:47:31 [INFO] agent: Synced service "_v11__aai-nodes-query_10.242.210.68_8446"
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v1_nsd_10.96.144.86_8806" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.96.101_9015" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v1_multicloud_10.96.54.205_9001" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.21.23_9004" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v1_message-router_10.96.218.60_3904" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.207.26_9518" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.48.28_9011" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v1_appc_10.96.111.191_8443" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.144.86_8806" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.72.211_9009" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v0_multicloud_10.96.54.205_9001" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v1_parser_10.96.144.86_8806" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.57.230_9007" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.57.230_9007" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.48.28_9011" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.234.103_8080" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v1_catalog_10.96.144.86_8806" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.72.211_9009" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.21.23_9004" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.220.138_443" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Node info in sync
    2021/04/26 10:47:31 [DEBUG] http: Request PUT /v1/agent/service/register (9.69534ms) from=10.242.128.13:43010
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v1_parser_10.96.144.86_8806" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.57.230_9007" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.57.230_9007" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.48.28_9011" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.234.103_8080" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v1_catalog_10.96.144.86_8806" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.72.211_9009" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.21.23_9004" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.220.138_443" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v1_nsd_10.96.144.86_8806" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.96.101_9015" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v1_multicloud_10.96.54.205_9001" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.21.23_9004" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v1_message-router_10.96.218.60_3904" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.207.26_9518" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.48.28_9011" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v1_appc_10.96.111.191_8443" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.144.86_8806" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.72.211_9009" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v0_multicloud_10.96.54.205_9001" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Node info in sync
    2021/04/26 10:47:31 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v11 (463.672µs) from=10.242.128.13:43014
    2021/04/26 10:47:31 [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/04/26 10:47: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/04/26 10:47: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/04/26 10:47:31 [DEBUG] agent: Service "_v1_nsd_10.96.144.86_8806" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.96.101_9015" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v1_multicloud_10.96.54.205_9001" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [INFO] agent: Synced service "_v11_aai-nodes-query_10.242.210.68_8446"
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.21.23_9004" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v1_message-router_10.96.218.60_3904" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.207.26_9518" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.48.28_9011" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v1_appc_10.96.111.191_8443" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.144.86_8806" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.72.211_9009" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v0_multicloud_10.96.54.205_9001" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v1_parser_10.96.144.86_8806" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.57.230_9007" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.57.230_9007" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.48.28_9011" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.234.103_8080" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v1_catalog_10.96.144.86_8806" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.72.211_9009" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.21.23_9004" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.220.138_443" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Node info in sync
    2021/04/26 10:47:31 [DEBUG] http: Request PUT /v1/agent/service/register (7.950935ms) from=10.242.128.13:43016
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.72.211_9009" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.220.138_443" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.21.23_9004" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.96.101_9015" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v1_multicloud_10.96.54.205_9001" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v1_nsd_10.96.144.86_8806" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v1_message-router_10.96.218.60_3904" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.207.26_9518" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.21.23_9004" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.48.28_9011" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.144.86_8806" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.72.211_9009" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v0_multicloud_10.96.54.205_9001" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v1_appc_10.96.111.191_8443" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.57.230_9007" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.57.230_9007" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.48.28_9011" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v11 (730.471µs) from=10.242.128.13:43018
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v1_parser_10.96.144.86_8806" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v1_catalog_10.96.144.86_8806" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.234.103_8080" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Node info in sync
    2021/04/26 10:47:31 [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/04/26 10:47:31 [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/04/26 10:47: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/04/26 10:47: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/04/26 10:47:31 [DEBUG] agent: Service "_v1_nsd_10.96.144.86_8806" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.96.101_9015" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v1_multicloud_10.96.54.205_9001" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.21.23_9004" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v1_message-router_10.96.218.60_3904" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.207.26_9518" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [INFO] agent: Synced service "_v12__aai-nodes-query_10.242.210.68_8446"
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.48.28_9011" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v1_appc_10.96.111.191_8443" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.144.86_8806" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.72.211_9009" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v0_multicloud_10.96.54.205_9001" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v1_parser_10.96.144.86_8806" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.57.230_9007" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.57.230_9007" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.48.28_9011" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.234.103_8080" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v1_catalog_10.96.144.86_8806" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.72.211_9009" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.21.23_9004" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.220.138_443" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Node info in sync
    2021/04/26 10:47:31 [DEBUG] http: Request PUT /v1/agent/service/register (7.035871ms) from=10.242.128.13:43020
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v1_parser_10.96.144.86_8806" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.57.230_9007" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.57.230_9007" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.48.28_9011" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.234.103_8080" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v1_catalog_10.96.144.86_8806" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.72.211_9009" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.21.23_9004" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.220.138_443" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v1_nsd_10.96.144.86_8806" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.96.101_9015" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v1_multicloud_10.96.54.205_9001" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.21.23_9004" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v1_message-router_10.96.218.60_3904" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.207.26_9518" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.48.28_9011" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v1_appc_10.96.111.191_8443" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.144.86_8806" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.72.211_9009" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v0_multicloud_10.96.54.205_9001" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Node info in sync
    2021/04/26 10:47:31 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v12 (272.153µs) from=10.242.128.13:43022
    2021/04/26 10:47:31 [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/04/26 10:47: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/04/26 10:47: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/04/26 10:47:31 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.21.23_9004" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.220.138_443" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v1_nsd_10.96.144.86_8806" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.96.101_9015" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v1_multicloud_10.96.54.205_9001" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.21.23_9004" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v1_message-router_10.96.218.60_3904" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.207.26_9518" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.48.28_9011" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v1_appc_10.96.111.191_8443" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.144.86_8806" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.72.211_9009" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v0_multicloud_10.96.54.205_9001" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v1_parser_10.96.144.86_8806" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.57.230_9007" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.57.230_9007" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.48.28_9011" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.234.103_8080" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v1_catalog_10.96.144.86_8806" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [INFO] agent: Synced service "_v12_aai-nodes-query_10.242.210.68_8446"
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.72.211_9009" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Node info in sync
    2021/04/26 10:47:31 [DEBUG] http: Request PUT /v1/agent/service/register (3.942656ms) from=10.242.128.13:43024
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.48.28_9011" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v1_appc_10.96.111.191_8443" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.144.86_8806" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.72.211_9009" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v0_multicloud_10.96.54.205_9001" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v1_parser_10.96.144.86_8806" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.57.230_9007" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.57.230_9007" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.48.28_9011" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.234.103_8080" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v1_catalog_10.96.144.86_8806" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.72.211_9009" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.21.23_9004" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.220.138_443" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v1_nsd_10.96.144.86_8806" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.96.101_9015" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v1_multicloud_10.96.54.205_9001" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.21.23_9004" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v1_message-router_10.96.218.60_3904" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.207.26_9518" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Node info in sync
    2021/04/26 10:47:31 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v12 (283.265µs) from=10.242.128.13:43026
    2021/04/26 10:47:31 [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/04/26 10:47:31 [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/04/26 10:47: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/04/26 10:47: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/04/26 10:47:31 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.72.211_9009" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.21.23_9004" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.220.138_443" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v1_nsd_10.96.144.86_8806" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.96.101_9015" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v1_multicloud_10.96.54.205_9001" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.21.23_9004" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v1_message-router_10.96.218.60_3904" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.207.26_9518" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.48.28_9011" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v1_appc_10.96.111.191_8443" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.144.86_8806" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.72.211_9009" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v0_multicloud_10.96.54.205_9001" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [INFO] agent: Synced service "_v13__aai-nodes-query_10.242.210.68_8446"
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v1_parser_10.96.144.86_8806" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.57.230_9007" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.57.230_9007" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.48.28_9011" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.234.103_8080" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v1_catalog_10.96.144.86_8806" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Node info in sync
    2021/04/26 10:47:31 [DEBUG] http: Request PUT /v1/agent/service/register (9.486008ms) from=10.242.128.13:43028
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.21.23_9004" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.220.138_443" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v1_nsd_10.96.144.86_8806" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.96.101_9015" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v1_multicloud_10.96.54.205_9001" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.21.23_9004" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v1_message-router_10.96.218.60_3904" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.207.26_9518" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.48.28_9011" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v1_appc_10.96.111.191_8443" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.144.86_8806" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.72.211_9009" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v0_multicloud_10.96.54.205_9001" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v1_parser_10.96.144.86_8806" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.57.230_9007" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.57.230_9007" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.48.28_9011" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.234.103_8080" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v1_catalog_10.96.144.86_8806" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.72.211_9009" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Node info in sync
    2021/04/26 10:47:31 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v13 (507.539µs) from=10.242.128.13:43030
    2021/04/26 10:47: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/04/26 10:47: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/04/26 10:47: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/04/26 10:47:31 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.48.28_9011" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v1_appc_10.96.111.191_8443" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.144.86_8806" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.72.211_9009" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v0_multicloud_10.96.54.205_9001" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v1_parser_10.96.144.86_8806" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.57.230_9007" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.57.230_9007" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.48.28_9011" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.234.103_8080" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v1_catalog_10.96.144.86_8806" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.72.211_9009" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.21.23_9004" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.220.138_443" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [INFO] agent: Synced service "_v13_aai-nodes-query_10.242.210.68_8446"
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v1_nsd_10.96.144.86_8806" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.96.101_9015" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v1_multicloud_10.96.54.205_9001" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.21.23_9004" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v1_message-router_10.96.218.60_3904" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.207.26_9518" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Node info in sync
    2021/04/26 10:47:31 [DEBUG] http: Request PUT /v1/agent/service/register (7.836994ms) from=10.242.128.13:43032
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v1_message-router_10.96.218.60_3904" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.207.26_9518" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.21.23_9004" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.48.28_9011" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.144.86_8806" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.72.211_9009" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v0_multicloud_10.96.54.205_9001" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v1_appc_10.96.111.191_8443" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.57.230_9007" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.57.230_9007" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.48.28_9011" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v1_parser_10.96.144.86_8806" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v1_catalog_10.96.144.86_8806" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.234.103_8080" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.72.211_9009" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.220.138_443" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.21.23_9004" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.96.101_9015" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v1_multicloud_10.96.54.205_9001" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v1_nsd_10.96.144.86_8806" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Node info in sync
    2021/04/26 10:47:31 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v13 (562.956µs) from=10.242.128.13:43034
    2021/04/26 10:47:31 [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/04/26 10:47:31 [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/04/26 10:47: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/04/26 10:47: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/04/26 10:47:31 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v1_nsd_10.96.144.86_8806" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.96.101_9015" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v1_multicloud_10.96.54.205_9001" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.21.23_9004" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v1_message-router_10.96.218.60_3904" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.207.26_9518" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.48.28_9011" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v1_appc_10.96.111.191_8443" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.144.86_8806" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.72.211_9009" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v0_multicloud_10.96.54.205_9001" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [INFO] agent: Synced service "_v14__aai-nodes-query_10.242.210.68_8446"
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v1_parser_10.96.144.86_8806" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.57.230_9007" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.57.230_9007" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.48.28_9011" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.234.103_8080" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v1_catalog_10.96.144.86_8806" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.72.211_9009" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.21.23_9004" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.220.138_443" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Node info in sync
    2021/04/26 10:47:31 [DEBUG] http: Request PUT /v1/agent/service/register (5.063895ms) from=10.242.128.13:43036
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v1_parser_10.96.144.86_8806" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.57.230_9007" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.57.230_9007" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.48.28_9011" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.234.103_8080" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v1_catalog_10.96.144.86_8806" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.72.211_9009" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.21.23_9004" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.220.138_443" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v1_nsd_10.96.144.86_8806" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.96.101_9015" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v1_multicloud_10.96.54.205_9001" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.21.23_9004" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v1_message-router_10.96.218.60_3904" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.207.26_9518" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.48.28_9011" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v1_appc_10.96.111.191_8443" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.144.86_8806" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.72.211_9009" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v0_multicloud_10.96.54.205_9001" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Node info in sync
    2021/04/26 10:47:31 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v14 (458.806µs) from=10.242.128.13:43038
    2021/04/26 10:47:31 [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/04/26 10:47: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/04/26 10:47: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/04/26 10:47:31 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.21.23_9004" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.220.138_443" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v1_nsd_10.96.144.86_8806" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.96.101_9015" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v1_multicloud_10.96.54.205_9001" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.21.23_9004" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v1_message-router_10.96.218.60_3904" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.207.26_9518" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.48.28_9011" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [INFO] agent: Synced service "_v14_aai-nodes-query_10.242.210.68_8446"
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v1_appc_10.96.111.191_8443" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.144.86_8806" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.72.211_9009" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v0_multicloud_10.96.54.205_9001" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v1_parser_10.96.144.86_8806" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.57.230_9007" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.57.230_9007" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.48.28_9011" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.234.103_8080" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v1_catalog_10.96.144.86_8806" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.72.211_9009" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Node info in sync
    2021/04/26 10:47:31 [DEBUG] http: Request PUT /v1/agent/service/register (13.6159ms) from=10.242.128.13:43040
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.21.23_9004" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.220.138_443" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v1_nsd_10.96.144.86_8806" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.96.101_9015" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v1_multicloud_10.96.54.205_9001" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.21.23_9004" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v1_message-router_10.96.218.60_3904" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.207.26_9518" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.48.28_9011" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v1_appc_10.96.111.191_8443" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.144.86_8806" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.72.211_9009" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v0_multicloud_10.96.54.205_9001" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v1_parser_10.96.144.86_8806" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.57.230_9007" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.57.230_9007" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.48.28_9011" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.234.103_8080" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v1_catalog_10.96.144.86_8806" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.72.211_9009" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Node info in sync
    2021/04/26 10:47:31 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v14 (529.13µs) from=10.242.128.13:43042
    2021/04/26 10:47:31 [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/04/26 10:47:31 [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/04/26 10:47: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/04/26 10:47: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/04/26 10:47:31 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.96.101_9015" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v1_multicloud_10.96.54.205_9001" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v1_nsd_10.96.144.86_8806" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v1_message-router_10.96.218.60_3904" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.207.26_9518" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [INFO] agent: Synced service "_v15__aai-nodes-query_10.242.210.68_8446"
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.21.23_9004" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.48.28_9011" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.144.86_8806" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.72.211_9009" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v0_multicloud_10.96.54.205_9001" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v1_appc_10.96.111.191_8443" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.57.230_9007" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.57.230_9007" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.48.28_9011" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v1_parser_10.96.144.86_8806" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v1_catalog_10.96.144.86_8806" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.234.103_8080" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.72.211_9009" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.220.138_443" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.21.23_9004" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Node info in sync
    2021/04/26 10:47:31 [DEBUG] http: Request PUT /v1/agent/service/register (12.549914ms) from=10.242.128.13:43044
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v1_parser_10.96.144.86_8806" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.57.230_9007" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.57.230_9007" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.48.28_9011" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.234.103_8080" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v1_catalog_10.96.144.86_8806" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.72.211_9009" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.21.23_9004" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.220.138_443" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v1_nsd_10.96.144.86_8806" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.96.101_9015" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v1_multicloud_10.96.54.205_9001" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.21.23_9004" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v1_message-router_10.96.218.60_3904" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.207.26_9518" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.48.28_9011" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v1_appc_10.96.111.191_8443" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.144.86_8806" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.72.211_9009" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v0_multicloud_10.96.54.205_9001" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Node info in sync
    2021/04/26 10:47:31 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v15 (196.13µs) from=10.242.128.13:43046
    2021/04/26 10:47:31 [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/04/26 10:47: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/04/26 10:47: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/04/26 10:47:31 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.48.28_9011" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.72.211_9009" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v0_multicloud_10.96.54.205_9001" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v1_appc_10.96.111.191_8443" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.144.86_8806" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.57.230_9007" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.48.28_9011" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v1_parser_10.96.144.86_8806" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.57.230_9007" in sync
    2021/04/26 10:47:31 [INFO] agent: Synced service "_v15_aai-nodes-query_10.242.210.68_8446"
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.234.103_8080" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v1_catalog_10.96.144.86_8806" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.72.211_9009" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.21.23_9004" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.220.138_443" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v1_multicloud_10.96.54.205_9001" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v1_nsd_10.96.144.86_8806" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.96.101_9015" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.207.26_9518" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.21.23_9004" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v1_message-router_10.96.218.60_3904" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Node info in sync
    2021/04/26 10:47:31 [DEBUG] http: Request PUT /v1/agent/service/register (3.583139ms) from=10.242.128.13:43048
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v1_nsd_10.96.144.86_8806" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.96.101_9015" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v1_multicloud_10.96.54.205_9001" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.21.23_9004" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v1_message-router_10.96.218.60_3904" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.207.26_9518" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.48.28_9011" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v0_multicloud_10.96.54.205_9001" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v1_appc_10.96.111.191_8443" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.144.86_8806" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.72.211_9009" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.48.28_9011" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v1_parser_10.96.144.86_8806" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.57.230_9007" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.57.230_9007" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.234.103_8080" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v1_catalog_10.96.144.86_8806" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.72.211_9009" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.21.23_9004" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.220.138_443" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Node info in sync
    2021/04/26 10:47:31 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v15 (518.475µs) from=10.242.128.13:43050
    2021/04/26 10:47:31 [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/04/26 10:47:31 [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/04/26 10:47: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/04/26 10:47: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/04/26 10:47:31 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.48.28_9011" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.72.211_9009" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v0_multicloud_10.96.54.205_9001" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v1_appc_10.96.111.191_8443" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.144.86_8806" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.57.230_9007" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.48.28_9011" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v1_parser_10.96.144.86_8806" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.57.230_9007" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.234.103_8080" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v1_catalog_10.96.144.86_8806" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.72.211_9009" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.21.23_9004" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.220.138_443" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v1_multicloud_10.96.54.205_9001" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v1_nsd_10.96.144.86_8806" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.96.101_9015" in sync
    2021/04/26 10:47:31 [INFO] agent: Synced service "_v16__aai-nodes-query_10.242.210.68_8446"
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.207.26_9518" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.21.23_9004" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v1_message-router_10.96.218.60_3904" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Node info in sync
    2021/04/26 10:47:31 [DEBUG] http: Request PUT /v1/agent/service/register (3.723584ms) from=10.242.128.13:43054
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v1_nsd_10.96.144.86_8806" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.96.101_9015" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v1_multicloud_10.96.54.205_9001" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.21.23_9004" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v1_message-router_10.96.218.60_3904" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.207.26_9518" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.48.28_9011" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v0_multicloud_10.96.54.205_9001" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v1_appc_10.96.111.191_8443" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.144.86_8806" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.72.211_9009" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.48.28_9011" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v1_parser_10.96.144.86_8806" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.57.230_9007" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.57.230_9007" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.234.103_8080" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v1_catalog_10.96.144.86_8806" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.72.211_9009" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.21.23_9004" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.220.138_443" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Node info in sync
    2021/04/26 10:47:31 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v16 (318.214µs) from=10.242.128.13:43056
    2021/04/26 10:47:31 [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/04/26 10:47: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/04/26 10:47: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/04/26 10:47:31 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.21.23_9004" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v1_message-router_10.96.218.60_3904" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.207.26_9518" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.48.28_9011" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v1_appc_10.96.111.191_8443" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.144.86_8806" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.72.211_9009" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v0_multicloud_10.96.54.205_9001" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v1_parser_10.96.144.86_8806" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.57.230_9007" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.57.230_9007" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.48.28_9011" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.234.103_8080" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v1_catalog_10.96.144.86_8806" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.72.211_9009" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.21.23_9004" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.220.138_443" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v1_nsd_10.96.144.86_8806" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.96.101_9015" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v1_multicloud_10.96.54.205_9001" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [INFO] agent: Synced service "_v16_aai-nodes-query_10.242.210.68_8446"
    2021/04/26 10:47:31 [DEBUG] agent: Node info in sync
    2021/04/26 10:47:31 [DEBUG] http: Request PUT /v1/agent/service/register (14.121254ms) from=10.242.128.13:43058
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v1_appc_10.96.111.191_8443" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.144.86_8806" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.72.211_9009" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v0_multicloud_10.96.54.205_9001" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v1_parser_10.96.144.86_8806" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.57.230_9007" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.57.230_9007" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.48.28_9011" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.234.103_8080" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v1_catalog_10.96.144.86_8806" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.72.211_9009" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.21.23_9004" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.220.138_443" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v1_nsd_10.96.144.86_8806" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.96.101_9015" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v1_multicloud_10.96.54.205_9001" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.21.23_9004" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v1_message-router_10.96.218.60_3904" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.207.26_9518" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.48.28_9011" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Node info in sync
    2021/04/26 10:47:31 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v16 (596.126µs) from=10.242.128.13:43060
    2021/04/26 10:47:31 [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/04/26 10:47:31 [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/04/26 10:47: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/04/26 10:47: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/04/26 10:47:31 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.21.23_9004" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.220.138_443" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v1_nsd_10.96.144.86_8806" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.96.101_9015" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v1_multicloud_10.96.54.205_9001" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.21.23_9004" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v1_message-router_10.96.218.60_3904" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.207.26_9518" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.48.28_9011" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [INFO] agent: Synced service "_v17__aai-nodes-query_10.242.210.68_8446"
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v1_appc_10.96.111.191_8443" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.144.86_8806" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.72.211_9009" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v0_multicloud_10.96.54.205_9001" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v1_parser_10.96.144.86_8806" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.57.230_9007" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.57.230_9007" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.48.28_9011" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.234.103_8080" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v1_catalog_10.96.144.86_8806" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.72.211_9009" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Node info in sync
    2021/04/26 10:47:31 [DEBUG] http: Request PUT /v1/agent/service/register (3.396657ms) from=10.242.128.13:43062
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.57.230_9007" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.57.230_9007" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.48.28_9011" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v1_parser_10.96.144.86_8806" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v1_catalog_10.96.144.86_8806" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.234.103_8080" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.72.211_9009" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.220.138_443" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.21.23_9004" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.96.101_9015" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v1_multicloud_10.96.54.205_9001" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v1_nsd_10.96.144.86_8806" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v1_message-router_10.96.218.60_3904" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.207.26_9518" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.21.23_9004" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.48.28_9011" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.144.86_8806" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.72.211_9009" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v0_multicloud_10.96.54.205_9001" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v1_appc_10.96.111.191_8443" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Node info in sync
    2021/04/26 10:47:31 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v17 (445.583µs) from=10.242.128.13:43064
    2021/04/26 10:47:31 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v17\",\"enable_ssl\":\"true\",\"url\":\"/aai/v17/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/04/26 10:47: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/04/26 10:47: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/04/26 10:47:31 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.21.23_9004" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.220.138_443" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v1_multicloud_10.96.54.205_9001" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v1_nsd_10.96.144.86_8806" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.96.101_9015" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.207.26_9518" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.21.23_9004" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v1_message-router_10.96.218.60_3904" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.48.28_9011" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.72.211_9009" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v0_multicloud_10.96.54.205_9001" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v1_appc_10.96.111.191_8443" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.144.86_8806" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.57.230_9007" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.48.28_9011" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v1_parser_10.96.144.86_8806" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.57.230_9007" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.234.103_8080" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v1_catalog_10.96.144.86_8806" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [INFO] agent: Synced service "_v17_aai-nodes-query_10.242.210.68_8446"
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.72.211_9009" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Node info in sync
    2021/04/26 10:47:31 [DEBUG] http: Request PUT /v1/agent/service/register (5.175311ms) from=10.242.128.13:43066
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.21.23_9004" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.220.138_443" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v1_nsd_10.96.144.86_8806" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.96.101_9015" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v1_multicloud_10.96.54.205_9001" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.21.23_9004" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v1_message-router_10.96.218.60_3904" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.207.26_9518" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.48.28_9011" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v1_appc_10.96.111.191_8443" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.144.86_8806" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.72.211_9009" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v0_multicloud_10.96.54.205_9001" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v1_parser_10.96.144.86_8806" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.57.230_9007" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.57.230_9007" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.48.28_9011" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.234.103_8080" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v1_catalog_10.96.144.86_8806" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.72.211_9009" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Node info in sync
    2021/04/26 10:47:31 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v17 (300.495µs) from=10.242.128.13:43068
    2021/04/26 10:47:31 [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/04/26 10:47:31 [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/04/26 10:47: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/04/26 10:47: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/04/26 10:47:31 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.234.103_8080" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.72.211_9009" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.220.138_443" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.96.101_9015" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v1_nsd_10.96.144.86_8806" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v1_message-router_10.96.218.60_3904" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.207.26_9518" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.48.28_9011" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v0_multicloud_10.96.54.205_9001" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.72.211_9009" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.57.230_9007" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.57.230_9007" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v1_catalog_10.96.144.86_8806" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.21.23_9004" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v1_multicloud_10.96.54.205_9001" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.21.23_9004" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.144.86_8806" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [INFO] agent: Synced service "_v18__aai-nodes-query_10.242.210.68_8446"
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v1_appc_10.96.111.191_8443" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.48.28_9011" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v1_parser_10.96.144.86_8806" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Node info in sync
    2021/04/26 10:47:31 [DEBUG] http: Request PUT /v1/agent/service/register (3.491896ms) from=10.242.128.13:43070
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.220.138_443" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v1_nsd_10.96.144.86_8806" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.96.101_9015" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v1_message-router_10.96.218.60_3904" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.207.26_9518" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.48.28_9011" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.72.211_9009" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v0_multicloud_10.96.54.205_9001" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.57.230_9007" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.57.230_9007" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v1_catalog_10.96.144.86_8806" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.21.23_9004" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v1_multicloud_10.96.54.205_9001" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.21.23_9004" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v1_appc_10.96.111.191_8443" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.144.86_8806" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v1_parser_10.96.144.86_8806" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.48.28_9011" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.234.103_8080" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.72.211_9009" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Node info in sync
    2021/04/26 10:47:31 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v18 (469.73µs) from=10.242.128.13:43072
    2021/04/26 10:47:31 [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/04/26 10:47: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/04/26 10:47: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/04/26 10:47:31 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v1_nsd_10.96.144.86_8806" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.96.101_9015" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.207.26_9518" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v1_message-router_10.96.218.60_3904" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.48.28_9011" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.72.211_9009" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v0_multicloud_10.96.54.205_9001" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.57.230_9007" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.57.230_9007" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v1_catalog_10.96.144.86_8806" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.21.23_9004" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v1_multicloud_10.96.54.205_9001" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.21.23_9004" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v1_appc_10.96.111.191_8443" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.144.86_8806" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v1_parser_10.96.144.86_8806" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.48.28_9011" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.234.103_8080" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.72.211_9009" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [INFO] agent: Synced service "_v18_aai-nodes-query_10.242.210.68_8446"
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.220.138_443" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Node info in sync
    2021/04/26 10:47:31 [DEBUG] http: Request PUT /v1/agent/service/register (2.906098ms) from=10.242.128.13:43074
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v1_appc_10.96.111.191_8443" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.144.86_8806" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v1_parser_10.96.144.86_8806" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.48.28_9011" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.234.103_8080" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.72.211_9009" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.220.138_443" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v1_nsd_10.96.144.86_8806" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.96.101_9015" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v1_message-router_10.96.218.60_3904" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.207.26_9518" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.48.28_9011" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.72.211_9009" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v0_multicloud_10.96.54.205_9001" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.57.230_9007" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.57.230_9007" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v1_catalog_10.96.144.86_8806" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.21.23_9004" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v1_multicloud_10.96.54.205_9001" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.21.23_9004" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Node info in sync
    2021/04/26 10:47:31 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v18 (205.533µs) from=10.242.128.13:43076
    2021/04/26 10:47:31 [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/04/26 10:47:31 [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/04/26 10:47: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/04/26 10:47: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/04/26 10:47:31 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.21.23_9004" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v1_multicloud_10.96.54.205_9001" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.21.23_9004" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v1_appc_10.96.111.191_8443" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.144.86_8806" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v1_parser_10.96.144.86_8806" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.48.28_9011" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.234.103_8080" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.72.211_9009" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.220.138_443" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v1_nsd_10.96.144.86_8806" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.96.101_9015" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v1_message-router_10.96.218.60_3904" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.207.26_9518" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [INFO] agent: Synced service "_v19__aai-nodes-query_10.242.210.68_8446"
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.48.28_9011" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.72.211_9009" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v0_multicloud_10.96.54.205_9001" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.57.230_9007" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.57.230_9007" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v1_catalog_10.96.144.86_8806" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Node info in sync
    2021/04/26 10:47:31 [DEBUG] http: Request PUT /v1/agent/service/register (3.377977ms) from=10.242.128.13:43078
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.21.23_9004" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v1_multicloud_10.96.54.205_9001" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.21.23_9004" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v1_appc_10.96.111.191_8443" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.144.86_8806" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v1_parser_10.96.144.86_8806" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.48.28_9011" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.234.103_8080" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.72.211_9009" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.220.138_443" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v1_nsd_10.96.144.86_8806" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.96.101_9015" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v1_message-router_10.96.218.60_3904" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.207.26_9518" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.48.28_9011" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.72.211_9009" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v0_multicloud_10.96.54.205_9001" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.57.230_9007" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.57.230_9007" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v1_catalog_10.96.144.86_8806" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Node info in sync
    2021/04/26 10:47:31 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v19 (276.203µs) from=10.242.128.13:43080
    2021/04/26 10:47:31 [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/04/26 10:47: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/04/26 10:47: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/04/26 10:47:31 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.72.211_9009" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v0_multicloud_10.96.54.205_9001" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.57.230_9007" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.57.230_9007" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v1_catalog_10.96.144.86_8806" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.21.23_9004" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v1_multicloud_10.96.54.205_9001" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.21.23_9004" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [INFO] agent: Synced service "_v19_aai-nodes-query_10.242.210.68_8446"
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v1_appc_10.96.111.191_8443" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.144.86_8806" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v1_parser_10.96.144.86_8806" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.48.28_9011" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.234.103_8080" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.72.211_9009" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.220.138_443" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v1_nsd_10.96.144.86_8806" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.96.101_9015" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v1_message-router_10.96.218.60_3904" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.207.26_9518" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.48.28_9011" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Node info in sync
    2021/04/26 10:47:31 [DEBUG] http: Request PUT /v1/agent/service/register (3.147101ms) from=10.242.128.13:43082
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.144.86_8806" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v1_appc_10.96.111.191_8443" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.48.28_9011" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v1_parser_10.96.144.86_8806" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.234.103_8080" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.72.211_9009" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.220.138_443" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.96.101_9015" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v1_nsd_10.96.144.86_8806" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.207.26_9518" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v1_message-router_10.96.218.60_3904" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.48.28_9011" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v0_multicloud_10.96.54.205_9001" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.72.211_9009" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.57.230_9007" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.57.230_9007" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v1_catalog_10.96.144.86_8806" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.21.23_9004" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v1_multicloud_10.96.54.205_9001" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.21.23_9004" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Node info in sync
    2021/04/26 10:47:31 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v19 (174.149µs) from=10.242.128.13:43086
    2021/04/26 10:47:31 [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/04/26 10:47:31 [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/04/26 10:47: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/04/26 10:47: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/04/26 10:47:31 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.72.211_9009" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v0_multicloud_10.96.54.205_9001" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.57.230_9007" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.57.230_9007" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v1_catalog_10.96.144.86_8806" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [INFO] agent: Synced service "_v11__aai-nquery_10.242.210.68_8446"
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.21.23_9004" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v1_multicloud_10.96.54.205_9001" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.21.23_9004" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v1_appc_10.96.111.191_8443" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.144.86_8806" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v1_parser_10.96.144.86_8806" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.48.28_9011" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.234.103_8080" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.72.211_9009" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.220.138_443" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v1_nsd_10.96.144.86_8806" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.96.101_9015" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v1_message-router_10.96.218.60_3904" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.207.26_9518" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.48.28_9011" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Node info in sync
    2021/04/26 10:47:31 [DEBUG] http: Request PUT /v1/agent/service/register (6.284907ms) from=10.242.128.13:43088
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.220.138_443" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v1_nsd_10.96.144.86_8806" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.96.101_9015" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v1_message-router_10.96.218.60_3904" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.207.26_9518" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.48.28_9011" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.72.211_9009" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v0_multicloud_10.96.54.205_9001" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.57.230_9007" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.57.230_9007" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v1_catalog_10.96.144.86_8806" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.21.23_9004" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v11__aai-nquery_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v1_multicloud_10.96.54.205_9001" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.21.23_9004" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v1_appc_10.96.111.191_8443" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.144.86_8806" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v1_parser_10.96.144.86_8806" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.48.28_9011" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.234.103_8080" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.72.211_9009" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Node info in sync
    2021/04/26 10:47:31 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v11 (412.877µs) from=10.242.128.13:43090
    2021/04/26 10:47:31 [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/04/26 10:47: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/04/26 10:47: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/04/26 10:47:31 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.48.28_9011" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v0_multicloud_10.96.54.205_9001" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.72.211_9009" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.57.230_9007" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.57.230_9007" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v1_catalog_10.96.144.86_8806" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v11__aai-nquery_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.21.23_9004" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v1_multicloud_10.96.54.205_9001" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [INFO] agent: Synced service "_v11_aai-nquery_10.242.210.68_8446"
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.21.23_9004" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.144.86_8806" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v1_appc_10.96.111.191_8443" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.48.28_9011" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v1_parser_10.96.144.86_8806" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.234.103_8080" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.72.211_9009" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.220.138_443" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.96.101_9015" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v1_nsd_10.96.144.86_8806" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.207.26_9518" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v1_message-router_10.96.218.60_3904" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Node info in sync
    2021/04/26 10:47:31 [DEBUG] http: Request PUT /v1/agent/service/register (6.121733ms) from=10.242.128.13:43092
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.21.23_9004" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v11__aai-nquery_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v1_multicloud_10.96.54.205_9001" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.21.23_9004" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v11_aai-nquery_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v1_appc_10.96.111.191_8443" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.144.86_8806" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v1_parser_10.96.144.86_8806" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.48.28_9011" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.234.103_8080" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.72.211_9009" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.220.138_443" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v1_nsd_10.96.144.86_8806" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.96.101_9015" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v1_message-router_10.96.218.60_3904" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.207.26_9518" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.48.28_9011" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.72.211_9009" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v0_multicloud_10.96.54.205_9001" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.57.230_9007" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.57.230_9007" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v1_catalog_10.96.144.86_8806" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Node info in sync
    2021/04/26 10:47:31 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v11 (299.934µs) from=10.242.128.13:43094
    2021/04/26 10:47:31 [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/04/26 10:47:31 [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/04/26 10:47: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/04/26 10:47: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/04/26 10:47:31 [DEBUG] agent: Service "_v1_catalog_10.96.144.86_8806" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.21.23_9004" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v11__aai-nquery_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v1_multicloud_10.96.54.205_9001" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.21.23_9004" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v11_aai-nquery_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v1_appc_10.96.111.191_8443" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.144.86_8806" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v1_parser_10.96.144.86_8806" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.48.28_9011" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [INFO] agent: Synced service "_v12__aai-nquery_10.242.210.68_8446"
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.234.103_8080" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.72.211_9009" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.220.138_443" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v1_nsd_10.96.144.86_8806" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.96.101_9015" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v1_message-router_10.96.218.60_3904" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.207.26_9518" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.48.28_9011" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.72.211_9009" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v0_multicloud_10.96.54.205_9001" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.57.230_9007" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.57.230_9007" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Node info in sync
    2021/04/26 10:47:31 [DEBUG] http: Request PUT /v1/agent/service/register (3.402835ms) from=10.242.128.13:43096
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.57.230_9007" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.57.230_9007" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v1_catalog_10.96.144.86_8806" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.21.23_9004" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v11__aai-nquery_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v1_multicloud_10.96.54.205_9001" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.21.23_9004" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v11_aai-nquery_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v1_appc_10.96.111.191_8443" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.144.86_8806" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v1_parser_10.96.144.86_8806" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.48.28_9011" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v12__aai-nquery_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.234.103_8080" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.72.211_9009" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.220.138_443" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v1_nsd_10.96.144.86_8806" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.96.101_9015" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v1_message-router_10.96.218.60_3904" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.207.26_9518" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.48.28_9011" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.72.211_9009" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v0_multicloud_10.96.54.205_9001" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:31 [DEBUG] agent: Node info in sync
    2021/04/26 10:47:31 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v12 (314.936µs) from=10.242.128.13:43098
    2021/04/26 10:47:32 [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/04/26 10:47: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/04/26 10:47: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/04/26 10:47:32 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:32 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:32 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.144.86_8806" in sync
    2021/04/26 10:47:32 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:32 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:32 [DEBUG] agent: Service "_v1_appc_10.96.111.191_8443" in sync
    2021/04/26 10:47:32 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.48.28_9011" in sync
    2021/04/26 10:47:32 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:32 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:32 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:32 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:32 [DEBUG] agent: Service "_v12__aai-nquery_10.242.210.68_8446" in sync
    2021/04/26 10:47:32 [DEBUG] agent: Service "_v1_parser_10.96.144.86_8806" in sync
    2021/04/26 10:47:32 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:32 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:32 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:32 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.234.103_8080" in sync
    2021/04/26 10:47:32 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:32 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:32 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.72.211_9009" in sync
    2021/04/26 10:47:32 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:32 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:32 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:32 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.220.138_443" in sync
    2021/04/26 10:47:32 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.96.101_9015" in sync
    2021/04/26 10:47:32 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:32 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:32 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:32 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:32 [DEBUG] agent: Service "_v1_nsd_10.96.144.86_8806" in sync
    2021/04/26 10:47:32 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.207.26_9518" in sync
    2021/04/26 10:47:32 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:32 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:32 [DEBUG] agent: Service "_v1_message-router_10.96.218.60_3904" in sync
    2021/04/26 10:47:32 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:32 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:32 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:32 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.48.28_9011" in sync
    2021/04/26 10:47:32 [DEBUG] agent: Service "_v0_multicloud_10.96.54.205_9001" in sync
    2021/04/26 10:47:32 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:32 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:32 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.72.211_9009" in sync
    2021/04/26 10:47:32 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.57.230_9007" in sync
    2021/04/26 10:47:32 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:32 [INFO] agent: Synced service "_v12_aai-nquery_10.242.210.68_8446"
    2021/04/26 10:47:32 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.57.230_9007" in sync
    2021/04/26 10:47:32 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:32 [DEBUG] agent: Service "_v1_catalog_10.96.144.86_8806" in sync
    2021/04/26 10:47:32 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:32 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:32 [DEBUG] agent: Service "_v11__aai-nquery_10.242.210.68_8446" in sync
    2021/04/26 10:47:32 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.21.23_9004" in sync
    2021/04/26 10:47:32 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:32 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:32 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:32 [DEBUG] agent: Service "_v1_multicloud_10.96.54.205_9001" in sync
    2021/04/26 10:47:32 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:32 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:32 [DEBUG] agent: Service "_v11_aai-nquery_10.242.210.68_8446" in sync
    2021/04/26 10:47:32 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.21.23_9004" in sync
    2021/04/26 10:47:32 [DEBUG] agent: Node info in sync
    2021/04/26 10:47:32 [DEBUG] http: Request PUT /v1/agent/service/register (5.179321ms) from=10.242.128.13:43100
    2021/04/26 10:47:32 [DEBUG] agent: Service "_v1_appc_10.96.111.191_8443" in sync
    2021/04/26 10:47:32 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.144.86_8806" in sync
    2021/04/26 10:47:32 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:32 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:32 [DEBUG] agent: Service "_v1_parser_10.96.144.86_8806" in sync
    2021/04/26 10:47:32 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.48.28_9011" in sync
    2021/04/26 10:47:32 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:32 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:32 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:32 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:32 [DEBUG] agent: Service "_v12__aai-nquery_10.242.210.68_8446" in sync
    2021/04/26 10:47:32 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.234.103_8080" in sync
    2021/04/26 10:47:32 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:32 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:32 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:32 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.72.211_9009" in sync
    2021/04/26 10:47:32 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:32 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:32 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.220.138_443" in sync
    2021/04/26 10:47:32 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:32 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:32 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:32 [DEBUG] agent: Service "_v1_nsd_10.96.144.86_8806" in sync
    2021/04/26 10:47:32 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.96.101_9015" in sync
    2021/04/26 10:47:32 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:32 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:32 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:32 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:32 [DEBUG] agent: Service "_v1_message-router_10.96.218.60_3904" in sync
    2021/04/26 10:47:32 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.207.26_9518" in sync
    2021/04/26 10:47:32 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:32 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:32 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.48.28_9011" in sync
    2021/04/26 10:47:32 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:32 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:32 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:32 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.72.211_9009" in sync
    2021/04/26 10:47:32 [DEBUG] agent: Service "_v0_multicloud_10.96.54.205_9001" in sync
    2021/04/26 10:47:32 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:32 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:32 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.57.230_9007" in sync
    2021/04/26 10:47:32 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.57.230_9007" in sync
    2021/04/26 10:47:32 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:32 [DEBUG] agent: Service "_v12_aai-nquery_10.242.210.68_8446" in sync
    2021/04/26 10:47:32 [DEBUG] agent: Service "_v1_catalog_10.96.144.86_8806" in sync
    2021/04/26 10:47:32 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:32 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:32 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.21.23_9004" in sync
    2021/04/26 10:47:32 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:32 [DEBUG] agent: Service "_v11__aai-nquery_10.242.210.68_8446" in sync
    2021/04/26 10:47:32 [DEBUG] agent: Service "_v1_multicloud_10.96.54.205_9001" in sync
    2021/04/26 10:47:32 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:32 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:32 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:32 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.21.23_9004" in sync
    2021/04/26 10:47:32 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:32 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:32 [DEBUG] agent: Service "_v11_aai-nquery_10.242.210.68_8446" in sync
    2021/04/26 10:47:32 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:32 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:32 [DEBUG] agent: Node info in sync
    2021/04/26 10:47:32 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v12 (226.5µs) from=10.242.128.13:43102
    2021/04/26 10:47:32 [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/04/26 10:47:32 [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/04/26 10:47: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/04/26 10:47: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/04/26 10:47:32 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.21.23_9004" in sync
    2021/04/26 10:47:32 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:32 [DEBUG] agent: Service "_v11__aai-nquery_10.242.210.68_8446" in sync
    2021/04/26 10:47:32 [DEBUG] agent: Service "_v1_multicloud_10.96.54.205_9001" in sync
    2021/04/26 10:47:32 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:32 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:32 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:32 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.21.23_9004" in sync
    2021/04/26 10:47:32 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:32 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:32 [DEBUG] agent: Service "_v11_aai-nquery_10.242.210.68_8446" in sync
    2021/04/26 10:47:32 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:32 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:32 [DEBUG] agent: Service "_v1_appc_10.96.111.191_8443" in sync
    2021/04/26 10:47:32 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.144.86_8806" in sync
    2021/04/26 10:47:32 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:32 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:32 [INFO] agent: Synced service "_v13__aai-nquery_10.242.210.68_8446"
    2021/04/26 10:47:32 [DEBUG] agent: Service "_v1_parser_10.96.144.86_8806" in sync
    2021/04/26 10:47:32 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.48.28_9011" in sync
    2021/04/26 10:47:32 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:32 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:32 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:32 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:32 [DEBUG] agent: Service "_v12__aai-nquery_10.242.210.68_8446" in sync
    2021/04/26 10:47:32 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.234.103_8080" in sync
    2021/04/26 10:47:32 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:32 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:32 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:32 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.72.211_9009" in sync
    2021/04/26 10:47:32 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:32 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:32 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.220.138_443" in sync
    2021/04/26 10:47:32 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:32 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:32 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:32 [DEBUG] agent: Service "_v1_nsd_10.96.144.86_8806" in sync
    2021/04/26 10:47:32 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.96.101_9015" in sync
    2021/04/26 10:47:32 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:32 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:32 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:32 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:32 [DEBUG] agent: Service "_v1_message-router_10.96.218.60_3904" in sync
    2021/04/26 10:47:32 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.207.26_9518" in sync
    2021/04/26 10:47:32 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:32 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:32 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.48.28_9011" in sync
    2021/04/26 10:47:32 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:32 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:32 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:32 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.72.211_9009" in sync
    2021/04/26 10:47:32 [DEBUG] agent: Service "_v0_multicloud_10.96.54.205_9001" in sync
    2021/04/26 10:47:32 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:32 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:32 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.57.230_9007" in sync
    2021/04/26 10:47:32 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.57.230_9007" in sync
    2021/04/26 10:47:32 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:32 [DEBUG] agent: Service "_v12_aai-nquery_10.242.210.68_8446" in sync
    2021/04/26 10:47:32 [DEBUG] agent: Service "_v1_catalog_10.96.144.86_8806" in sync
    2021/04/26 10:47:32 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:32 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:32 [DEBUG] agent: Node info in sync
    2021/04/26 10:47:32 [DEBUG] http: Request PUT /v1/agent/service/register (4.12851ms) from=10.242.128.13:43104
    2021/04/26 10:47:32 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.48.28_9011" in sync
    2021/04/26 10:47:32 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:32 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:32 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:32 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.72.211_9009" in sync
    2021/04/26 10:47:32 [DEBUG] agent: Service "_v0_multicloud_10.96.54.205_9001" in sync
    2021/04/26 10:47:32 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:32 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:32 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.57.230_9007" in sync
    2021/04/26 10:47:32 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.57.230_9007" in sync
    2021/04/26 10:47:32 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:32 [DEBUG] agent: Service "_v12_aai-nquery_10.242.210.68_8446" in sync
    2021/04/26 10:47:32 [DEBUG] agent: Service "_v1_catalog_10.96.144.86_8806" in sync
    2021/04/26 10:47:32 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:32 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:32 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.21.23_9004" in sync
    2021/04/26 10:47:32 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:32 [DEBUG] agent: Service "_v11__aai-nquery_10.242.210.68_8446" in sync
    2021/04/26 10:47:32 [DEBUG] agent: Service "_v1_multicloud_10.96.54.205_9001" in sync
    2021/04/26 10:47:32 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:32 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:32 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:32 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.21.23_9004" in sync
    2021/04/26 10:47:32 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:32 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:32 [DEBUG] agent: Service "_v11_aai-nquery_10.242.210.68_8446" in sync
    2021/04/26 10:47:32 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:32 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:32 [DEBUG] agent: Service "_v1_appc_10.96.111.191_8443" in sync
    2021/04/26 10:47:32 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.144.86_8806" in sync
    2021/04/26 10:47:32 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:32 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:32 [DEBUG] agent: Service "_v13__aai-nquery_10.242.210.68_8446" in sync
    2021/04/26 10:47:32 [DEBUG] agent: Service "_v1_parser_10.96.144.86_8806" in sync
    2021/04/26 10:47:32 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.48.28_9011" in sync
    2021/04/26 10:47:32 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:32 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:32 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:32 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:32 [DEBUG] agent: Service "_v12__aai-nquery_10.242.210.68_8446" in sync
    2021/04/26 10:47:32 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.234.103_8080" in sync
    2021/04/26 10:47:32 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:32 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:32 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:32 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.72.211_9009" in sync
    2021/04/26 10:47:32 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:32 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:32 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.220.138_443" in sync
    2021/04/26 10:47:32 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:32 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:32 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:32 [DEBUG] agent: Service "_v1_nsd_10.96.144.86_8806" in sync
    2021/04/26 10:47:32 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.96.101_9015" in sync
    2021/04/26 10:47:32 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:32 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:32 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:32 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:32 [DEBUG] agent: Service "_v1_message-router_10.96.218.60_3904" in sync
    2021/04/26 10:47:32 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.207.26_9518" in sync
    2021/04/26 10:47:32 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:32 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:32 [DEBUG] agent: Node info in sync
    2021/04/26 10:47:32 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v13 (225.958µs) from=10.242.128.13:43106
    2021/04/26 10:47:32 [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/04/26 10:47: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/04/26 10:47: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/04/26 10:47:32 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.220.138_443" in sync
    2021/04/26 10:47:32 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:32 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:32 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:32 [DEBUG] agent: Service "_v1_nsd_10.96.144.86_8806" in sync
    2021/04/26 10:47:32 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.96.101_9015" in sync
    2021/04/26 10:47:32 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:32 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:32 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:32 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:32 [DEBUG] agent: Service "_v1_message-router_10.96.218.60_3904" in sync
    2021/04/26 10:47:32 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.207.26_9518" in sync
    2021/04/26 10:47:32 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:32 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:32 [INFO] agent: Synced service "_v13_aai-nquery_10.242.210.68_8446"
    2021/04/26 10:47:32 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.48.28_9011" in sync
    2021/04/26 10:47:32 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:32 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:32 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:32 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.72.211_9009" in sync
    2021/04/26 10:47:32 [DEBUG] agent: Service "_v0_multicloud_10.96.54.205_9001" in sync
    2021/04/26 10:47:32 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:32 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:32 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.57.230_9007" in sync
    2021/04/26 10:47:32 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.57.230_9007" in sync
    2021/04/26 10:47:32 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:32 [DEBUG] agent: Service "_v12_aai-nquery_10.242.210.68_8446" in sync
    2021/04/26 10:47:32 [DEBUG] agent: Service "_v1_catalog_10.96.144.86_8806" in sync
    2021/04/26 10:47:32 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:32 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:32 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.21.23_9004" in sync
    2021/04/26 10:47:32 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:32 [DEBUG] agent: Service "_v11__aai-nquery_10.242.210.68_8446" in sync
    2021/04/26 10:47:32 [DEBUG] agent: Service "_v1_multicloud_10.96.54.205_9001" in sync
    2021/04/26 10:47:32 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:32 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:32 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:32 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.21.23_9004" in sync
    2021/04/26 10:47:32 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:32 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:32 [DEBUG] agent: Service "_v11_aai-nquery_10.242.210.68_8446" in sync
    2021/04/26 10:47:32 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:32 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:32 [DEBUG] agent: Service "_v1_appc_10.96.111.191_8443" in sync
    2021/04/26 10:47:32 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.144.86_8806" in sync
    2021/04/26 10:47:32 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:32 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:32 [DEBUG] agent: Service "_v1_parser_10.96.144.86_8806" in sync
    2021/04/26 10:47:32 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.48.28_9011" in sync
    2021/04/26 10:47:32 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:32 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:32 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:32 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:32 [DEBUG] agent: Service "_v12__aai-nquery_10.242.210.68_8446" in sync
    2021/04/26 10:47:32 [DEBUG] agent: Service "_v13__aai-nquery_10.242.210.68_8446" in sync
    2021/04/26 10:47:32 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.234.103_8080" in sync
    2021/04/26 10:47:32 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:32 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:32 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:32 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.72.211_9009" in sync
    2021/04/26 10:47:32 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:32 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:32 [DEBUG] agent: Node info in sync
    2021/04/26 10:47:32 [DEBUG] http: Request PUT /v1/agent/service/register (4.083821ms) from=10.242.128.13:43108
    2021/04/26 10:47:32 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:32 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:32 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:32 [DEBUG] agent: Service "_v1_nsd_10.96.144.86_8806" in sync
    2021/04/26 10:47:32 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.96.101_9015" in sync
    2021/04/26 10:47:32 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:32 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:32 [DEBUG] agent: Service "_v13_aai-nquery_10.242.210.68_8446" in sync
    2021/04/26 10:47:32 [DEBUG] agent: Service "_v1_message-router_10.96.218.60_3904" in sync
    2021/04/26 10:47:32 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.207.26_9518" in sync
    2021/04/26 10:47:32 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:32 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:32 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.48.28_9011" in sync
    2021/04/26 10:47:32 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:32 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:32 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:32 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.72.211_9009" in sync
    2021/04/26 10:47:32 [DEBUG] agent: Service "_v0_multicloud_10.96.54.205_9001" in sync
    2021/04/26 10:47:32 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:32 [DEBUG] agent: Service "_v12_aai-nquery_10.242.210.68_8446" in sync
    2021/04/26 10:47:32 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.57.230_9007" in sync
    2021/04/26 10:47:32 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.57.230_9007" in sync
    2021/04/26 10:47:32 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:32 [DEBUG] agent: Service "_v1_catalog_10.96.144.86_8806" in sync
    2021/04/26 10:47:32 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:32 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:32 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.21.23_9004" in sync
    2021/04/26 10:47:32 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:32 [DEBUG] agent: Service "_v11__aai-nquery_10.242.210.68_8446" in sync
    2021/04/26 10:47:32 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:32 [DEBUG] agent: Service "_v1_multicloud_10.96.54.205_9001" in sync
    2021/04/26 10:47:32 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:32 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:32 [DEBUG] agent: Service "_v11_aai-nquery_10.242.210.68_8446" in sync
    2021/04/26 10:47:32 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.21.23_9004" in sync
    2021/04/26 10:47:32 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:32 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:32 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:32 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:32 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:32 [DEBUG] agent: Service "_v1_appc_10.96.111.191_8443" in sync
    2021/04/26 10:47:32 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.144.86_8806" in sync
    2021/04/26 10:47:32 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:32 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:32 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:32 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:32 [DEBUG] agent: Service "_v12__aai-nquery_10.242.210.68_8446" in sync
    2021/04/26 10:47:32 [DEBUG] agent: Service "_v13__aai-nquery_10.242.210.68_8446" in sync
    2021/04/26 10:47:32 [DEBUG] agent: Service "_v1_parser_10.96.144.86_8806" in sync
    2021/04/26 10:47:32 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.48.28_9011" in sync
    2021/04/26 10:47:32 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:32 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:32 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.234.103_8080" in sync
    2021/04/26 10:47:32 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:32 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:32 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.72.211_9009" in sync
    2021/04/26 10:47:32 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:32 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:32 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:32 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.220.138_443" in sync
    2021/04/26 10:47:32 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:32 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:32 [DEBUG] agent: Node info in sync
    2021/04/26 10:47:32 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v13 (7.283727ms) from=10.242.128.13:43110
    2021/04/26 10:47:32 [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/04/26 10:47:32 [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/04/26 10:47: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/04/26 10:47: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/04/26 10:47:32 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.21.23_9004" in sync
    2021/04/26 10:47:32 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:32 [DEBUG] agent: Service "_v11__aai-nquery_10.242.210.68_8446" in sync
    2021/04/26 10:47:32 [DEBUG] agent: Service "_v1_multicloud_10.96.54.205_9001" in sync
    2021/04/26 10:47:32 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:32 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:32 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:32 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.21.23_9004" in sync
    2021/04/26 10:47:32 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:32 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:32 [DEBUG] agent: Service "_v11_aai-nquery_10.242.210.68_8446" in sync
    2021/04/26 10:47:32 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:32 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:32 [DEBUG] agent: Service "_v1_appc_10.96.111.191_8443" in sync
    2021/04/26 10:47:32 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.144.86_8806" in sync
    2021/04/26 10:47:32 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:32 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:32 [DEBUG] agent: Service "_v12__aai-nquery_10.242.210.68_8446" in sync
    2021/04/26 10:47:32 [DEBUG] agent: Service "_v13__aai-nquery_10.242.210.68_8446" in sync
    2021/04/26 10:47:32 [DEBUG] agent: Service "_v1_parser_10.96.144.86_8806" in sync
    2021/04/26 10:47:32 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.48.28_9011" in sync
    2021/04/26 10:47:32 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:32 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:32 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:32 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:32 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.234.103_8080" in sync
    2021/04/26 10:47:32 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:32 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:32 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:32 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.72.211_9009" in sync
    2021/04/26 10:47:32 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:32 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:32 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.220.138_443" in sync
    2021/04/26 10:47:32 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:32 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:32 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:32 [DEBUG] agent: Service "_v1_nsd_10.96.144.86_8806" in sync
    2021/04/26 10:47:32 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.96.101_9015" in sync
    2021/04/26 10:47:32 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:32 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:32 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:32 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:32 [DEBUG] agent: Service "_v1_message-router_10.96.218.60_3904" in sync
    2021/04/26 10:47:32 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.207.26_9518" in sync
    2021/04/26 10:47:32 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:32 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:32 [DEBUG] agent: Service "_v13_aai-nquery_10.242.210.68_8446" in sync
    2021/04/26 10:47:32 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.48.28_9011" in sync
    2021/04/26 10:47:32 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:32 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:32 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:32 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.72.211_9009" in sync
    2021/04/26 10:47:32 [DEBUG] agent: Service "_v0_multicloud_10.96.54.205_9001" in sync
    2021/04/26 10:47:32 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:32 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:32 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.57.230_9007" in sync
    2021/04/26 10:47:32 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.57.230_9007" in sync
    2021/04/26 10:47:32 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:32 [DEBUG] agent: Service "_v12_aai-nquery_10.242.210.68_8446" in sync
    2021/04/26 10:47:32 [DEBUG] agent: Service "_v1_catalog_10.96.144.86_8806" in sync
    2021/04/26 10:47:32 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:32 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:32 [INFO] agent: Synced service "_v14__aai-nquery_10.242.210.68_8446"
    2021/04/26 10:47:32 [DEBUG] agent: Node info in sync
    2021/04/26 10:47:32 [DEBUG] http: Request PUT /v1/agent/service/register (4.312514ms) from=10.242.128.13:43112
    2021/04/26 10:47:32 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:32 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:32 [DEBUG] agent: Service "_v13_aai-nquery_10.242.210.68_8446" in sync
    2021/04/26 10:47:32 [DEBUG] agent: Service "_v1_message-router_10.96.218.60_3904" in sync
    2021/04/26 10:47:32 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.207.26_9518" in sync
    2021/04/26 10:47:32 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:32 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:32 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.48.28_9011" in sync
    2021/04/26 10:47:32 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:32 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:32 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:32 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.72.211_9009" in sync
    2021/04/26 10:47:32 [DEBUG] agent: Service "_v0_multicloud_10.96.54.205_9001" in sync
    2021/04/26 10:47:32 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:32 [DEBUG] agent: Service "_v12_aai-nquery_10.242.210.68_8446" in sync
    2021/04/26 10:47:32 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.57.230_9007" in sync
    2021/04/26 10:47:32 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.57.230_9007" in sync
    2021/04/26 10:47:32 [DEBUG] agent: Service "_v1_catalog_10.96.144.86_8806" in sync
    2021/04/26 10:47:32 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:32 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:32 [DEBUG] agent: Service "_v14__aai-nquery_10.242.210.68_8446" in sync
    2021/04/26 10:47:32 [DEBUG] agent: Service "_v11__aai-nquery_10.242.210.68_8446" in sync
    2021/04/26 10:47:32 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.21.23_9004" in sync
    2021/04/26 10:47:32 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:32 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:32 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:32 [DEBUG] agent: Service "_v1_multicloud_10.96.54.205_9001" in sync
    2021/04/26 10:47:32 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:32 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:32 [DEBUG] agent: Service "_v11_aai-nquery_10.242.210.68_8446" in sync
    2021/04/26 10:47:32 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.21.23_9004" in sync
    2021/04/26 10:47:32 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:32 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:32 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:32 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:32 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:32 [DEBUG] agent: Service "_v1_appc_10.96.111.191_8443" in sync
    2021/04/26 10:47:32 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.144.86_8806" in sync
    2021/04/26 10:47:32 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:32 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:32 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:32 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:32 [DEBUG] agent: Service "_v12__aai-nquery_10.242.210.68_8446" in sync
    2021/04/26 10:47:32 [DEBUG] agent: Service "_v13__aai-nquery_10.242.210.68_8446" in sync
    2021/04/26 10:47:32 [DEBUG] agent: Service "_v1_parser_10.96.144.86_8806" in sync
    2021/04/26 10:47:32 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.48.28_9011" in sync
    2021/04/26 10:47:32 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:32 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:32 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.234.103_8080" in sync
    2021/04/26 10:47:32 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:32 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:32 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.72.211_9009" in sync
    2021/04/26 10:47:32 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:32 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:32 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:32 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.220.138_443" in sync
    2021/04/26 10:47:32 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:32 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:32 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:32 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:32 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:32 [DEBUG] agent: Service "_v1_nsd_10.96.144.86_8806" in sync
    2021/04/26 10:47:32 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.96.101_9015" in sync
    2021/04/26 10:47:32 [DEBUG] agent: Node info in sync
    2021/04/26 10:47:32 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v14 (394.314µs) from=10.242.128.13:43114
    2021/04/26 10:47:32 [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/04/26 10:47: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/04/26 10:47: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/04/26 10:47:32 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:32 [DEBUG] agent: Service "_v14__aai-nquery_10.242.210.68_8446" in sync
    2021/04/26 10:47:32 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.21.23_9004" in sync
    2021/04/26 10:47:32 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:32 [DEBUG] agent: Service "_v11__aai-nquery_10.242.210.68_8446" in sync
    2021/04/26 10:47:32 [DEBUG] agent: Service "_v1_multicloud_10.96.54.205_9001" in sync
    2021/04/26 10:47:32 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:32 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:32 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:32 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.21.23_9004" in sync
    2021/04/26 10:47:32 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:32 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:32 [DEBUG] agent: Service "_v11_aai-nquery_10.242.210.68_8446" in sync
    2021/04/26 10:47:32 [INFO] agent: Synced service "_v14_aai-nquery_10.242.210.68_8446"
    2021/04/26 10:47:32 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:32 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:32 [DEBUG] agent: Service "_v1_appc_10.96.111.191_8443" in sync
    2021/04/26 10:47:32 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.144.86_8806" in sync
    2021/04/26 10:47:32 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:32 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:32 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:32 [DEBUG] agent: Service "_v12__aai-nquery_10.242.210.68_8446" in sync
    2021/04/26 10:47:32 [DEBUG] agent: Service "_v13__aai-nquery_10.242.210.68_8446" in sync
    2021/04/26 10:47:32 [DEBUG] agent: Service "_v1_parser_10.96.144.86_8806" in sync
    2021/04/26 10:47:32 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.48.28_9011" in sync
    2021/04/26 10:47:32 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:32 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:32 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:32 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.234.103_8080" in sync
    2021/04/26 10:47:32 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:32 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:32 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:32 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.72.211_9009" in sync
    2021/04/26 10:47:32 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:32 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:32 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.220.138_443" in sync
    2021/04/26 10:47:32 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:32 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:32 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:32 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:32 [DEBUG] agent: Service "_v1_nsd_10.96.144.86_8806" in sync
    2021/04/26 10:47:32 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.96.101_9015" in sync
    2021/04/26 10:47:32 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:32 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:32 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:32 [DEBUG] agent: Service "_v1_message-router_10.96.218.60_3904" in sync
    2021/04/26 10:47:32 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.207.26_9518" in sync
    2021/04/26 10:47:32 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:32 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:32 [DEBUG] agent: Service "_v13_aai-nquery_10.242.210.68_8446" in sync
    2021/04/26 10:47:32 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.48.28_9011" in sync
    2021/04/26 10:47:32 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:32 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:32 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:32 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.72.211_9009" in sync
    2021/04/26 10:47:32 [DEBUG] agent: Service "_v0_multicloud_10.96.54.205_9001" in sync
    2021/04/26 10:47:32 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:32 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:32 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.57.230_9007" in sync
    2021/04/26 10:47:32 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.57.230_9007" in sync
    2021/04/26 10:47:32 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:32 [DEBUG] agent: Service "_v12_aai-nquery_10.242.210.68_8446" in sync
    2021/04/26 10:47:32 [DEBUG] agent: Service "_v1_catalog_10.96.144.86_8806" in sync
    2021/04/26 10:47:32 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:32 [DEBUG] agent: Node info in sync
    2021/04/26 10:47:32 [DEBUG] http: Request PUT /v1/agent/service/register (4.008426ms) from=10.242.128.13:43120
    2021/04/26 10:47:32 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:32 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:32 [DEBUG] agent: Service "_v1_appc_10.96.111.191_8443" in sync
    2021/04/26 10:47:32 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.144.86_8806" in sync
    2021/04/26 10:47:32 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:32 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:32 [DEBUG] agent: Service "_v1_parser_10.96.144.86_8806" in sync
    2021/04/26 10:47:32 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.48.28_9011" in sync
    2021/04/26 10:47:32 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:32 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:32 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:32 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:32 [DEBUG] agent: Service "_v12__aai-nquery_10.242.210.68_8446" in sync
    2021/04/26 10:47:32 [DEBUG] agent: Service "_v13__aai-nquery_10.242.210.68_8446" in sync
    2021/04/26 10:47:32 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.234.103_8080" in sync
    2021/04/26 10:47:32 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:32 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:32 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:32 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.72.211_9009" in sync
    2021/04/26 10:47:32 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:32 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:32 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.220.138_443" in sync
    2021/04/26 10:47:32 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:32 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:32 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:32 [DEBUG] agent: Service "_v1_nsd_10.96.144.86_8806" in sync
    2021/04/26 10:47:32 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.96.101_9015" in sync
    2021/04/26 10:47:32 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:32 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:32 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:32 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:32 [DEBUG] agent: Service "_v1_message-router_10.96.218.60_3904" in sync
    2021/04/26 10:47:32 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.207.26_9518" in sync
    2021/04/26 10:47:32 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:32 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:32 [DEBUG] agent: Service "_v13_aai-nquery_10.242.210.68_8446" in sync
    2021/04/26 10:47:32 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.48.28_9011" in sync
    2021/04/26 10:47:32 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:32 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:32 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:32 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.72.211_9009" in sync
    2021/04/26 10:47:32 [DEBUG] agent: Service "_v0_multicloud_10.96.54.205_9001" in sync
    2021/04/26 10:47:32 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:32 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:32 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.57.230_9007" in sync
    2021/04/26 10:47:32 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.57.230_9007" in sync
    2021/04/26 10:47:32 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:32 [DEBUG] agent: Service "_v12_aai-nquery_10.242.210.68_8446" in sync
    2021/04/26 10:47:32 [DEBUG] agent: Service "_v1_catalog_10.96.144.86_8806" in sync
    2021/04/26 10:47:32 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:32 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:32 [DEBUG] agent: Service "_v14__aai-nquery_10.242.210.68_8446" in sync
    2021/04/26 10:47:32 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.21.23_9004" in sync
    2021/04/26 10:47:32 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:32 [DEBUG] agent: Service "_v11__aai-nquery_10.242.210.68_8446" in sync
    2021/04/26 10:47:32 [DEBUG] agent: Service "_v1_multicloud_10.96.54.205_9001" in sync
    2021/04/26 10:47:32 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:32 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:32 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:32 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.21.23_9004" in sync
    2021/04/26 10:47:32 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:32 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:32 [DEBUG] agent: Service "_v11_aai-nquery_10.242.210.68_8446" in sync
    2021/04/26 10:47:32 [DEBUG] agent: Service "_v14_aai-nquery_10.242.210.68_8446" in sync
    2021/04/26 10:47:32 [DEBUG] agent: Node info in sync
    2021/04/26 10:47:32 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v14 (361.169µs) from=10.242.128.13:43122
    2021/04/26 10:47:32 [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/04/26 10:47:32 [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/04/26 10:47: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/04/26 10:47: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/04/26 10:47:32 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.57.230_9007" in sync
    2021/04/26 10:47:32 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:32 [DEBUG] agent: Service "_v12_aai-nquery_10.242.210.68_8446" in sync
    2021/04/26 10:47:32 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.57.230_9007" in sync
    2021/04/26 10:47:32 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:32 [DEBUG] agent: Service "_v1_catalog_10.96.144.86_8806" in sync
    2021/04/26 10:47:32 [DEBUG] agent: Service "_v14__aai-nquery_10.242.210.68_8446" in sync
    2021/04/26 10:47:32 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:32 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:32 [DEBUG] agent: Service "_v11__aai-nquery_10.242.210.68_8446" in sync
    2021/04/26 10:47:32 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.21.23_9004" in sync
    2021/04/26 10:47:32 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:32 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:32 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:32 [DEBUG] agent: Service "_v1_multicloud_10.96.54.205_9001" in sync
    2021/04/26 10:47:32 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:32 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:32 [DEBUG] agent: Service "_v11_aai-nquery_10.242.210.68_8446" in sync
    2021/04/26 10:47:32 [DEBUG] agent: Service "_v14_aai-nquery_10.242.210.68_8446" in sync
    2021/04/26 10:47:32 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.21.23_9004" in sync
    2021/04/26 10:47:32 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:32 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:32 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.144.86_8806" in sync
    2021/04/26 10:47:32 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:32 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:32 [DEBUG] agent: Service "_v1_appc_10.96.111.191_8443" in sync
    2021/04/26 10:47:32 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.48.28_9011" in sync
    2021/04/26 10:47:32 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:32 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:32 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:32 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:32 [DEBUG] agent: Service "_v12__aai-nquery_10.242.210.68_8446" in sync
    2021/04/26 10:47:32 [DEBUG] agent: Service "_v13__aai-nquery_10.242.210.68_8446" in sync
    2021/04/26 10:47:32 [DEBUG] agent: Service "_v1_parser_10.96.144.86_8806" in sync
    2021/04/26 10:47:32 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:32 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:32 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:32 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.234.103_8080" in sync
    2021/04/26 10:47:32 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:32 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:32 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.72.211_9009" in sync
    2021/04/26 10:47:32 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:32 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:32 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:32 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.220.138_443" in sync
    2021/04/26 10:47:32 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.96.101_9015" in sync
    2021/04/26 10:47:32 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:32 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:32 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:32 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:32 [DEBUG] agent: Service "_v1_nsd_10.96.144.86_8806" in sync
    2021/04/26 10:47:32 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.207.26_9518" in sync
    2021/04/26 10:47:32 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:32 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:32 [DEBUG] agent: Service "_v13_aai-nquery_10.242.210.68_8446" in sync
    2021/04/26 10:47:32 [INFO] agent: Synced service "_v15__aai-nquery_10.242.210.68_8446"
    2021/04/26 10:47:32 [DEBUG] agent: Service "_v1_message-router_10.96.218.60_3904" in sync
    2021/04/26 10:47:32 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:32 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:32 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:32 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.48.28_9011" in sync
    2021/04/26 10:47:32 [DEBUG] agent: Service "_v0_multicloud_10.96.54.205_9001" in sync
    2021/04/26 10:47:32 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:32 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:32 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.72.211_9009" in sync
    2021/04/26 10:47:32 [DEBUG] agent: Node info in sync
    2021/04/26 10:47:32 [DEBUG] http: Request PUT /v1/agent/service/register (4.189263ms) from=10.242.128.13:43124
    2021/04/26 10:47:32 [DEBUG] agent: Service "_v14__aai-nquery_10.242.210.68_8446" in sync
    2021/04/26 10:47:32 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:32 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:32 [DEBUG] agent: Service "_v11__aai-nquery_10.242.210.68_8446" in sync
    2021/04/26 10:47:32 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.21.23_9004" in sync
    2021/04/26 10:47:32 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:32 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:32 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:32 [DEBUG] agent: Service "_v1_multicloud_10.96.54.205_9001" in sync
    2021/04/26 10:47:32 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:32 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:32 [DEBUG] agent: Service "_v11_aai-nquery_10.242.210.68_8446" in sync
    2021/04/26 10:47:32 [DEBUG] agent: Service "_v14_aai-nquery_10.242.210.68_8446" in sync
    2021/04/26 10:47:32 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.21.23_9004" in sync
    2021/04/26 10:47:32 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:32 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:32 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.144.86_8806" in sync
    2021/04/26 10:47:32 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:32 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:32 [DEBUG] agent: Service "_v1_appc_10.96.111.191_8443" in sync
    2021/04/26 10:47:32 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.48.28_9011" in sync
    2021/04/26 10:47:32 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:32 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:32 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:32 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:32 [DEBUG] agent: Service "_v12__aai-nquery_10.242.210.68_8446" in sync
    2021/04/26 10:47:32 [DEBUG] agent: Service "_v13__aai-nquery_10.242.210.68_8446" in sync
    2021/04/26 10:47:32 [DEBUG] agent: Service "_v1_parser_10.96.144.86_8806" in sync
    2021/04/26 10:47:32 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:32 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:32 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:32 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.234.103_8080" in sync
    2021/04/26 10:47:32 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:32 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:32 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.72.211_9009" in sync
    2021/04/26 10:47:32 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:32 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:32 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:32 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.220.138_443" in sync
    2021/04/26 10:47:32 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.96.101_9015" in sync
    2021/04/26 10:47:32 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:32 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:32 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:32 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:32 [DEBUG] agent: Service "_v1_nsd_10.96.144.86_8806" in sync
    2021/04/26 10:47:32 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.207.26_9518" in sync
    2021/04/26 10:47:32 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:32 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:32 [DEBUG] agent: Service "_v13_aai-nquery_10.242.210.68_8446" in sync
    2021/04/26 10:47:32 [DEBUG] agent: Service "_v15__aai-nquery_10.242.210.68_8446" in sync
    2021/04/26 10:47:32 [DEBUG] agent: Service "_v1_message-router_10.96.218.60_3904" in sync
    2021/04/26 10:47:32 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:32 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:32 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:32 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.48.28_9011" in sync
    2021/04/26 10:47:32 [DEBUG] agent: Service "_v0_multicloud_10.96.54.205_9001" in sync
    2021/04/26 10:47:32 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:32 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:32 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.72.211_9009" in sync
    2021/04/26 10:47:32 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.57.230_9007" in sync
    2021/04/26 10:47:32 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:32 [DEBUG] agent: Service "_v12_aai-nquery_10.242.210.68_8446" in sync
    2021/04/26 10:47:32 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.57.230_9007" in sync
    2021/04/26 10:47:32 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:32 [DEBUG] agent: Service "_v1_catalog_10.96.144.86_8806" in sync
    2021/04/26 10:47:32 [DEBUG] agent: Node info in sync
    2021/04/26 10:47:32 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v15 (239.437µs) from=10.242.128.13:43126
    2021/04/26 10:47:32 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v15\",\"enable_ssl\":\"true\",\"url\":\"/aai/v15/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/04/26 10:47: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/04/26 10:47: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/04/26 10:47:32 [DEBUG] agent: Service "_v12_aai-nquery_10.242.210.68_8446" in sync
    2021/04/26 10:47:32 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.57.230_9007" in sync
    2021/04/26 10:47:32 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.57.230_9007" in sync
    2021/04/26 10:47:32 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:32 [DEBUG] agent: Service "_v1_catalog_10.96.144.86_8806" in sync
    2021/04/26 10:47:32 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:32 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:32 [DEBUG] agent: Service "_v14__aai-nquery_10.242.210.68_8446" in sync
    2021/04/26 10:47:32 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.21.23_9004" in sync
    2021/04/26 10:47:32 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:32 [DEBUG] agent: Service "_v11__aai-nquery_10.242.210.68_8446" in sync
    2021/04/26 10:47:32 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:32 [DEBUG] agent: Service "_v1_multicloud_10.96.54.205_9001" in sync
    2021/04/26 10:47:32 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:32 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:32 [DEBUG] agent: Service "_v11_aai-nquery_10.242.210.68_8446" in sync
    2021/04/26 10:47:32 [DEBUG] agent: Service "_v14_aai-nquery_10.242.210.68_8446" in sync
    2021/04/26 10:47:32 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.21.23_9004" in sync
    2021/04/26 10:47:32 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:32 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:32 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:32 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:32 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:32 [DEBUG] agent: Service "_v1_appc_10.96.111.191_8443" in sync
    2021/04/26 10:47:32 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.144.86_8806" in sync
    2021/04/26 10:47:32 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:32 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:32 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:32 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:32 [DEBUG] agent: Service "_v12__aai-nquery_10.242.210.68_8446" in sync
    2021/04/26 10:47:32 [DEBUG] agent: Service "_v13__aai-nquery_10.242.210.68_8446" in sync
    2021/04/26 10:47:32 [DEBUG] agent: Service "_v1_parser_10.96.144.86_8806" in sync
    2021/04/26 10:47:32 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.48.28_9011" in sync
    2021/04/26 10:47:32 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:32 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:32 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.234.103_8080" in sync
    2021/04/26 10:47:32 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:32 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:32 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.72.211_9009" in sync
    2021/04/26 10:47:32 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:32 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:32 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:32 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.220.138_443" in sync
    2021/04/26 10:47:32 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:32 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:32 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:32 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:32 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:32 [DEBUG] agent: Service "_v1_nsd_10.96.144.86_8806" in sync
    2021/04/26 10:47:32 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.96.101_9015" in sync
    2021/04/26 10:47:32 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:32 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:32 [DEBUG] agent: Service "_v13_aai-nquery_10.242.210.68_8446" in sync
    2021/04/26 10:47:32 [DEBUG] agent: Service "_v15__aai-nquery_10.242.210.68_8446" in sync
    2021/04/26 10:47:32 [DEBUG] agent: Service "_v1_message-router_10.96.218.60_3904" in sync
    2021/04/26 10:47:32 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.207.26_9518" in sync
    2021/04/26 10:47:32 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:32 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:32 [INFO] agent: Synced service "_v15_aai-nquery_10.242.210.68_8446"
    2021/04/26 10:47:32 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.48.28_9011" in sync
    2021/04/26 10:47:32 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:32 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:32 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:32 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.72.211_9009" in sync
    2021/04/26 10:47:32 [DEBUG] agent: Service "_v0_multicloud_10.96.54.205_9001" in sync
    2021/04/26 10:47:32 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:32 [DEBUG] agent: Node info in sync
    2021/04/26 10:47:32 [DEBUG] http: Request PUT /v1/agent/service/register (3.83366ms) from=10.242.128.13:43128
    2021/04/26 10:47:32 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:32 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:32 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:32 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:32 [DEBUG] agent: Service "_v1_nsd_10.96.144.86_8806" in sync
    2021/04/26 10:47:32 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.96.101_9015" in sync
    2021/04/26 10:47:32 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:32 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:32 [DEBUG] agent: Service "_v13_aai-nquery_10.242.210.68_8446" in sync
    2021/04/26 10:47:32 [DEBUG] agent: Service "_v15__aai-nquery_10.242.210.68_8446" in sync
    2021/04/26 10:47:32 [DEBUG] agent: Service "_v1_message-router_10.96.218.60_3904" in sync
    2021/04/26 10:47:32 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.207.26_9518" in sync
    2021/04/26 10:47:32 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:32 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:32 [DEBUG] agent: Service "_v15_aai-nquery_10.242.210.68_8446" in sync
    2021/04/26 10:47:32 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.48.28_9011" in sync
    2021/04/26 10:47:32 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:32 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:32 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:32 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.72.211_9009" in sync
    2021/04/26 10:47:32 [DEBUG] agent: Service "_v0_multicloud_10.96.54.205_9001" in sync
    2021/04/26 10:47:32 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:32 [DEBUG] agent: Service "_v12_aai-nquery_10.242.210.68_8446" in sync
    2021/04/26 10:47:32 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.57.230_9007" in sync
    2021/04/26 10:47:32 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.57.230_9007" in sync
    2021/04/26 10:47:32 [DEBUG] agent: Service "_v1_catalog_10.96.144.86_8806" in sync
    2021/04/26 10:47:32 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:32 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:32 [DEBUG] agent: Service "_v14__aai-nquery_10.242.210.68_8446" in sync
    2021/04/26 10:47:32 [DEBUG] agent: Service "_v11__aai-nquery_10.242.210.68_8446" in sync
    2021/04/26 10:47:32 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.21.23_9004" in sync
    2021/04/26 10:47:32 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:32 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:32 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:32 [DEBUG] agent: Service "_v1_multicloud_10.96.54.205_9001" in sync
    2021/04/26 10:47:32 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:32 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:32 [DEBUG] agent: Service "_v11_aai-nquery_10.242.210.68_8446" in sync
    2021/04/26 10:47:32 [DEBUG] agent: Service "_v14_aai-nquery_10.242.210.68_8446" in sync
    2021/04/26 10:47:32 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.21.23_9004" in sync
    2021/04/26 10:47:32 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:32 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:32 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:32 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:32 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:32 [DEBUG] agent: Service "_v1_appc_10.96.111.191_8443" in sync
    2021/04/26 10:47:32 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.144.86_8806" in sync
    2021/04/26 10:47:32 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:32 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:32 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:32 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:32 [DEBUG] agent: Service "_v12__aai-nquery_10.242.210.68_8446" in sync
    2021/04/26 10:47:32 [DEBUG] agent: Service "_v13__aai-nquery_10.242.210.68_8446" in sync
    2021/04/26 10:47:32 [DEBUG] agent: Service "_v1_parser_10.96.144.86_8806" in sync
    2021/04/26 10:47:32 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.48.28_9011" in sync
    2021/04/26 10:47:32 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:32 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:32 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.234.103_8080" in sync
    2021/04/26 10:47:32 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:32 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:32 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.72.211_9009" in sync
    2021/04/26 10:47:32 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:32 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:32 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:32 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.220.138_443" in sync
    2021/04/26 10:47:32 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:32 [DEBUG] agent: Node info in sync
    2021/04/26 10:47:32 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v15 (300.808µs) from=10.242.128.13:43130
    2021/04/26 10:47:32 [WARN] agent: Service name "_aai-nquery-v16" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/04/26 10:47:32 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v16/query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v16\",\"enable_ssl\":\"true\",\"url\":\"/aai/v16/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/04/26 10:47: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/04/26 10:47: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/04/26 10:47:32 [DEBUG] agent: Service "_v0_multicloud_10.96.54.205_9001" in sync
    2021/04/26 10:47:32 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:32 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:32 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.72.211_9009" in sync
    2021/04/26 10:47:32 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.57.230_9007" in sync
    2021/04/26 10:47:32 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:32 [DEBUG] agent: Service "_v12_aai-nquery_10.242.210.68_8446" in sync
    2021/04/26 10:47:32 [INFO] agent: Synced service "_v16__aai-nquery_10.242.210.68_8446"
    2021/04/26 10:47:32 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.57.230_9007" in sync
    2021/04/26 10:47:32 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:32 [DEBUG] agent: Service "_v1_catalog_10.96.144.86_8806" in sync
    2021/04/26 10:47:32 [DEBUG] agent: Service "_v14__aai-nquery_10.242.210.68_8446" in sync
    2021/04/26 10:47:32 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:32 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:32 [DEBUG] agent: Service "_v11__aai-nquery_10.242.210.68_8446" in sync
    2021/04/26 10:47:32 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.21.23_9004" in sync
    2021/04/26 10:47:32 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:32 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:32 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:32 [DEBUG] agent: Service "_v1_multicloud_10.96.54.205_9001" in sync
    2021/04/26 10:47:32 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:32 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:32 [DEBUG] agent: Service "_v11_aai-nquery_10.242.210.68_8446" in sync
    2021/04/26 10:47:32 [DEBUG] agent: Service "_v14_aai-nquery_10.242.210.68_8446" in sync
    2021/04/26 10:47:32 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.21.23_9004" in sync
    2021/04/26 10:47:32 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:32 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:32 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.144.86_8806" in sync
    2021/04/26 10:47:32 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:32 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:32 [DEBUG] agent: Service "_v1_appc_10.96.111.191_8443" in sync
    2021/04/26 10:47:32 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.48.28_9011" in sync
    2021/04/26 10:47:32 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:32 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:32 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:32 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:32 [DEBUG] agent: Service "_v12__aai-nquery_10.242.210.68_8446" in sync
    2021/04/26 10:47:32 [DEBUG] agent: Service "_v13__aai-nquery_10.242.210.68_8446" in sync
    2021/04/26 10:47:32 [DEBUG] agent: Service "_v1_parser_10.96.144.86_8806" in sync
    2021/04/26 10:47:32 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:32 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:32 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:32 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.234.103_8080" in sync
    2021/04/26 10:47:32 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:32 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:32 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.72.211_9009" in sync
    2021/04/26 10:47:32 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:32 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:32 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:32 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.220.138_443" in sync
    2021/04/26 10:47:32 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.96.101_9015" in sync
    2021/04/26 10:47:32 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:32 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:32 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:32 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:32 [DEBUG] agent: Service "_v1_nsd_10.96.144.86_8806" in sync
    2021/04/26 10:47:32 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.207.26_9518" in sync
    2021/04/26 10:47:32 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:32 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:32 [DEBUG] agent: Service "_v13_aai-nquery_10.242.210.68_8446" in sync
    2021/04/26 10:47:32 [DEBUG] agent: Service "_v15__aai-nquery_10.242.210.68_8446" in sync
    2021/04/26 10:47:32 [DEBUG] agent: Service "_v1_message-router_10.96.218.60_3904" in sync
    2021/04/26 10:47:32 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:32 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:32 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:32 [DEBUG] agent: Service "_v15_aai-nquery_10.242.210.68_8446" in sync
    2021/04/26 10:47:32 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.48.28_9011" in sync
    2021/04/26 10:47:32 [DEBUG] agent: Node info in sync
    2021/04/26 10:47:32 [DEBUG] http: Request PUT /v1/agent/service/register (4.675435ms) from=10.242.128.13:43132
    2021/04/26 10:47:32 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.21.23_9004" in sync
    2021/04/26 10:47:32 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:32 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:32 [DEBUG] agent: Service "_v11_aai-nquery_10.242.210.68_8446" in sync
    2021/04/26 10:47:32 [DEBUG] agent: Service "_v14_aai-nquery_10.242.210.68_8446" in sync
    2021/04/26 10:47:32 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:32 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:32 [DEBUG] agent: Service "_v1_appc_10.96.111.191_8443" in sync
    2021/04/26 10:47:32 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.144.86_8806" in sync
    2021/04/26 10:47:32 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:32 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:32 [DEBUG] agent: Service "_v1_parser_10.96.144.86_8806" in sync
    2021/04/26 10:47:32 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.48.28_9011" in sync
    2021/04/26 10:47:32 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:32 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:32 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:32 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:32 [DEBUG] agent: Service "_v12__aai-nquery_10.242.210.68_8446" in sync
    2021/04/26 10:47:32 [DEBUG] agent: Service "_v13__aai-nquery_10.242.210.68_8446" in sync
    2021/04/26 10:47:32 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.234.103_8080" in sync
    2021/04/26 10:47:32 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:32 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:32 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:32 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.96.72.211_9009" in sync
    2021/04/26 10:47:32 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:32 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:32 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.220.138_443" in sync
    2021/04/26 10:47:32 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:32 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:32 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:32 [DEBUG] agent: Service "_v1_nsd_10.96.144.86_8806" in sync
    2021/04/26 10:47:32 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.96.101_9015" in sync
    2021/04/26 10:47:32 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:32 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:32 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:32 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:32 [DEBUG] agent: Service "_v1_message-router_10.96.218.60_3904" in sync
    2021/04/26 10:47:32 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.207.26_9518" in sync
    2021/04/26 10:47:32 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:32 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:32 [DEBUG] agent: Service "_v13_aai-nquery_10.242.210.68_8446" in sync
    2021/04/26 10:47:32 [DEBUG] agent: Service "_v15__aai-nquery_10.242.210.68_8446" in sync
    2021/04/26 10:47:32 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.48.28_9011" in sync
    2021/04/26 10:47:32 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:32 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:32 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:32 [DEBUG] agent: Service "_v15_aai-nquery_10.242.210.68_8446" in sync
    2021/04/26 10:47:32 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.96.72.211_9009" in sync
    2021/04/26 10:47:32 [DEBUG] agent: Service "_v0_multicloud_10.96.54.205_9001" in sync
    2021/04/26 10:47:32 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:32 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:32 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.57.230_9007" in sync
    2021/04/26 10:47:32 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.57.230_9007" in sync
    2021/04/26 10:47:32 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:32 [DEBUG] agent: Service "_v12_aai-nquery_10.242.210.68_8446" in sync
    2021/04/26 10:47:32 [DEBUG] agent: Service "_v16__aai-nquery_10.242.210.68_8446" in sync
    2021/04/26 10:47:32 [DEBUG] agent: Service "_v1_catalog_10.96.144.86_8806" in sync
    2021/04/26 10:47:32 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:32 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:32 [DEBUG] agent: Service "_v14__aai-nquery_10.242.210.68_8446" in sync
    2021/04/26 10:47:32 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.21.23_9004" in sync
    2021/04/26 10:47:32 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:32 [DEBUG] agent: Service "_v11__aai-nquery_10.242.210.68_8446" in sync
    2021/04/26 10:47:32 [DEBUG] agent: Service "_v1_multicloud_10.96.54.205_9001" in sync
    2021/04/26 10:47:32 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:32 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:32 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.210.68_8446" in sync
    2021/04/26 10:47:32 [DEBUG] agent: Node info in sync
    2021/04/26 10:47:32 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v16 (336.009µs) from=10.242.128.13:43134
    2021/04/26 10:47:32 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v16\",\"enable_ssl\":\"true\",\"url\":\"/aai/v16/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/04/26 10:47: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/04/26 10:47: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.