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: 'fb61fb43-c09a-2094-4ff0-4807cf1a7758'
         Node name: 'onap-msb-consul-86975585d9-z4xps'
        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/23 23:57:41 [DEBUG] agent: Using random ID "fb61fb43-c09a-2094-4ff0-4807cf1a7758" as node ID
    2021/04/23 23:57:41 [INFO] raft: Initial configuration (index=1): [{Suffrage:Voter ID:fb61fb43-c09a-2094-4ff0-4807cf1a7758 Address:127.0.0.1:8300}]
    2021/04/23 23:57:41 [INFO] raft: Node at 127.0.0.1:8300 [Follower] entering Follower state (Leader: "")
    2021/04/23 23:57:42 [WARN] raft: Heartbeat timeout from "" reached, starting election
    2021/04/23 23:57:42 [INFO] raft: Node at 127.0.0.1:8300 [Candidate] entering Candidate state in term 2
    2021/04/23 23:57:42 [WARN] raft: Unable to get address for server id fb61fb43-c09a-2094-4ff0-4807cf1a7758, using fallback address 127.0.0.1:8300: Could not find address for server id fb61fb43-c09a-2094-4ff0-4807cf1a7758
    2021/04/23 23:57:42 [DEBUG] raft: Votes needed: 1
    2021/04/23 23:57:42 [DEBUG] raft: Vote granted from fb61fb43-c09a-2094-4ff0-4807cf1a7758 in term 2. Tally: 1
    2021/04/23 23:57:42 [INFO] raft: Election won. Tally: 1
    2021/04/23 23:57:42 [INFO] raft: Node at 127.0.0.1:8300 [Leader] entering Leader state
    2021/04/23 23:57:42 [INFO] serf: EventMemberJoin: onap-msb-consul-86975585d9-z4xps.dc1 127.0.0.1
    2021/04/23 23:57:42 [INFO] serf: EventMemberJoin: onap-msb-consul-86975585d9-z4xps 127.0.0.1
    2021/04/23 23:57:42 [INFO] consul: Handled member-join event for server "onap-msb-consul-86975585d9-z4xps.dc1" in area "wan"
    2021/04/23 23:57:42 [INFO] consul: cluster leadership acquired
    2021/04/23 23:57:42 [INFO] consul: Adding LAN server onap-msb-consul-86975585d9-z4xps (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2021/04/23 23:57:42 [DEBUG] agent/proxy: managed Connect proxy manager started
    2021/04/23 23:57:43 [INFO] agent: Started DNS server 0.0.0.0:8600 (tcp)
    2021/04/23 23:57:43 [INFO] consul: New leader elected: onap-msb-consul-86975585d9-z4xps
    2021/04/23 23:57:43 [INFO] agent: Started DNS server 0.0.0.0:8600 (udp)
    2021/04/23 23:57:43 [INFO] agent: Started HTTP server on [::]:8500 (tcp)
    2021/04/23 23:57:43 [INFO] agent: started state syncer
    2021/04/23 23:57:43 [INFO] agent: Started gRPC server on [::]:8502 (tcp)
    2021/04/23 23:57:43 [INFO] agent: Synced node info
    2021/04/23 23:57:44 [DEBUG] agent: Node info in sync
    2021/04/23 23:57:44 [DEBUG] agent: Node info in sync
    2021/04/23 23:57:44 [INFO] connect: initialized primary datacenter CA with provider "consul"
    2021/04/23 23:57:44 [DEBUG] consul: Skipping self join check for "onap-msb-consul-86975585d9-z4xps" since the cluster is too small
    2021/04/23 23:57:44 [INFO] consul: member 'onap-msb-consul-86975585d9-z4xps' joined, marking health alive
    2021/04/23 23:57:44 [DEBUG] consul: Skipping self join check for "onap-msb-consul-86975585d9-z4xps" since the cluster is too small
==> Failed to check for updates: Get https://checkpoint-api.hashicorp.com/v1/check/consul?arch=amd64&os=linux&signature=&version=1.4.3: net/http: request canceled while waiting for connection (Client.Timeout exceeded while awaiting headers)
    2021/04/23 23:58:42 [DEBUG] consul: Skipping self join check for "onap-msb-consul-86975585d9-z4xps" since the cluster is too small
    2021/04/23 23:59:25 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2021/04/23 23:59:25 [DEBUG] agent: Node info in sync
    2021/04/23 23:59:42 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-86975585d9-z4xps.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2021/04/23 23:59:42 [DEBUG] consul: Skipping self join check for "onap-msb-consul-86975585d9-z4xps" since the cluster is too small
    2021/04/23 23:59:55 [DEBUG] http: Request GET /v1/status/leader (351.104µs) from=10.233.69.244:57576
    2021/04/23 23:59:56 [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/23 23:59:56 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/04/23 23:59:56 [INFO] agent: Synced service "_v1_message-router_10.233.56.148_3904"
    2021/04/23 23:59:56 [DEBUG] agent: Node info in sync
    2021/04/23 23:59:56 [DEBUG] http: Request PUT /v1/agent/service/register (216.021686ms) from=10.233.69.244:57592
    2021/04/23 23:59:56 [DEBUG] agent: Service "_v1_message-router_10.233.56.148_3904" in sync
    2021/04/23 23:59:56 [DEBUG] agent: Node info in sync
    2021/04/23 23:59:56 [DEBUG] http: Request GET /v1/health/service/message-router-v1 (608.047µs) from=10.233.69.244:57594
    2021/04/23 23:59:56 [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/23 23:59:56 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/04/23 23:59:57 [DEBUG] agent: Service "_v1_message-router_10.233.56.148_3904" in sync
    2021/04/23 23:59:57 [INFO] agent: Synced service "_v1_aai-esr-gui_10.233.62.52_8080"
    2021/04/23 23:59:57 [DEBUG] agent: Node info in sync
    2021/04/23 23:59:57 [DEBUG] http: Request PUT /v1/agent/service/register (530.642199ms) from=10.233.69.244:57598
    2021/04/23 23:59:57 [DEBUG] agent: Service "_v1_message-router_10.233.56.148_3904" in sync
    2021/04/23 23:59:57 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.62.52_8080" in sync
    2021/04/23 23:59:57 [DEBUG] agent: Node info in sync
    2021/04/23 23:59:57 [DEBUG] http: Request GET /v1/health/service/aai-esr-gui-v1 (322.411µs) from=10.233.69.244:57602
    2021/04/23 23:59:57 [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/23 23:59:57 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/04/23 23:59:57 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.62.52_8080" in sync
    2021/04/23 23:59:57 [INFO] agent: Synced service "_v0_multicloud_10.233.24.131_9001"
    2021/04/23 23:59:57 [DEBUG] agent: Service "_v1_message-router_10.233.56.148_3904" in sync
    2021/04/23 23:59:57 [DEBUG] agent: Node info in sync
    2021/04/23 23:59:57 [DEBUG] http: Request PUT /v1/agent/service/register (222.110589ms) from=10.233.69.244:57606
    2021/04/23 23:59:57 [DEBUG] agent: Service "_v1_message-router_10.233.56.148_3904" in sync
    2021/04/23 23:59:57 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.62.52_8080" in sync
    2021/04/23 23:59:57 [DEBUG] agent: Service "_v0_multicloud_10.233.24.131_9001" in sync
    2021/04/23 23:59:57 [DEBUG] agent: Node info in sync
    2021/04/23 23:59:57 [DEBUG] http: Request GET /v1/health/service/multicloud-v0 (43.577901ms) from=10.233.69.244:57610
    2021/04/23 23:59:58 [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/23 23:59:58 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/04/23 23:59:58 [DEBUG] agent: Service "_v1_message-router_10.233.56.148_3904" in sync
    2021/04/23 23:59:58 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.62.52_8080" in sync
    2021/04/23 23:59:58 [DEBUG] agent: Service "_v0_multicloud_10.233.24.131_9001" in sync
    2021/04/23 23:59:58 [INFO] agent: Synced service "_v1_multicloud_10.233.24.131_9001"
    2021/04/23 23:59:58 [DEBUG] agent: Node info in sync
    2021/04/23 23:59:58 [DEBUG] http: Request PUT /v1/agent/service/register (387.790895ms) from=10.233.69.244:57618
    2021/04/23 23:59:58 [DEBUG] agent: Service "_v1_message-router_10.233.56.148_3904" in sync
    2021/04/23 23:59:58 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.62.52_8080" in sync
    2021/04/23 23:59:58 [DEBUG] agent: Service "_v0_multicloud_10.233.24.131_9001" in sync
    2021/04/23 23:59:58 [DEBUG] agent: Service "_v1_multicloud_10.233.24.131_9001" in sync
    2021/04/23 23:59:58 [DEBUG] agent: Node info in sync
    2021/04/23 23:59:58 [DEBUG] http: Request GET /v1/health/service/multicloud-v1 (554.419µs) from=10.233.69.244:57624
    2021/04/23 23:59:59 [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/23 23:59:59 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/04/23 23:59:59 [DEBUG] agent: Service "_v1_message-router_10.233.56.148_3904" in sync
    2021/04/23 23:59:59 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.62.52_8080" in sync
    2021/04/23 23:59:59 [DEBUG] agent: Service "_v0_multicloud_10.233.24.131_9001" in sync
    2021/04/23 23:59:59 [DEBUG] agent: Service "_v1_multicloud_10.233.24.131_9001" in sync
    2021/04/23 23:59:59 [INFO] agent: Synced service "_v0_multicloud-vio_10.233.29.92_9004"
    2021/04/23 23:59:59 [DEBUG] agent: Node info in sync
    2021/04/23 23:59:59 [DEBUG] http: Request PUT /v1/agent/service/register (86.026117ms) from=10.233.69.244:57626
    2021/04/23 23:59:59 [DEBUG] agent: Service "_v1_multicloud_10.233.24.131_9001" in sync
    2021/04/23 23:59:59 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.29.92_9004" in sync
    2021/04/23 23:59:59 [DEBUG] agent: Service "_v1_message-router_10.233.56.148_3904" in sync
    2021/04/23 23:59:59 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.62.52_8080" in sync
    2021/04/23 23:59:59 [DEBUG] agent: Service "_v0_multicloud_10.233.24.131_9001" in sync
    2021/04/23 23:59:59 [DEBUG] agent: Node info in sync
    2021/04/23 23:59:59 [DEBUG] http: Request GET /v1/health/service/multicloud-vio-v0 (99.831004ms) from=10.233.69.244:57628
    2021/04/23 23:59:59 [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/23 23:59:59 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/04/23 23:59:59 [DEBUG] agent: Service "_v1_message-router_10.233.56.148_3904" in sync
    2021/04/23 23:59:59 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.62.52_8080" in sync
    2021/04/23 23:59:59 [DEBUG] agent: Service "_v0_multicloud_10.233.24.131_9001" in sync
    2021/04/23 23:59:59 [DEBUG] agent: Service "_v1_multicloud_10.233.24.131_9001" in sync
    2021/04/23 23:59:59 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.29.92_9004" in sync
    2021/04/23 23:59:59 [INFO] agent: Synced service "_v1_multicloud-vio_10.233.29.92_9004"
    2021/04/23 23:59:59 [DEBUG] agent: Node info in sync
    2021/04/23 23:59:59 [DEBUG] http: Request PUT /v1/agent/service/register (109.401759ms) from=10.233.69.244:57630
    2021/04/23 23:59:59 [DEBUG] agent: Service "_v1_message-router_10.233.56.148_3904" in sync
    2021/04/23 23:59:59 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.62.52_8080" in sync
    2021/04/23 23:59:59 [DEBUG] agent: Service "_v0_multicloud_10.233.24.131_9001" in sync
    2021/04/23 23:59:59 [DEBUG] agent: Service "_v1_multicloud_10.233.24.131_9001" in sync
    2021/04/23 23:59:59 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.29.92_9004" in sync
    2021/04/23 23:59:59 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.29.92_9004" in sync
    2021/04/23 23:59:59 [DEBUG] agent: Node info in sync
    2021/04/23 23:59:59 [DEBUG] http: Request GET /v1/health/service/multicloud-vio-v1 (376.504µs) from=10.233.69.244:57634
    2021/04/24 00:00:00 [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/24 00:00:00 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/04/24 00:00:00 [DEBUG] agent: Service "_v0_multicloud_10.233.24.131_9001" in sync
    2021/04/24 00:00:00 [DEBUG] agent: Service "_v1_multicloud_10.233.24.131_9001" in sync
    2021/04/24 00:00:00 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.29.92_9004" in sync
    2021/04/24 00:00:00 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.29.92_9004" in sync
    2021/04/24 00:00:00 [INFO] agent: Synced service "_v1_parser_10.233.16.100_8806"
    2021/04/24 00:00:00 [DEBUG] agent: Service "_v1_message-router_10.233.56.148_3904" in sync
    2021/04/24 00:00:00 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.62.52_8080" in sync
    2021/04/24 00:00:00 [DEBUG] agent: Node info in sync
    2021/04/24 00:00:00 [DEBUG] http: Request PUT /v1/agent/service/register (35.014079ms) from=10.233.69.244:57638
    2021/04/24 00:00:00 [DEBUG] agent: Service "_v1_multicloud_10.233.24.131_9001" in sync
    2021/04/24 00:00:00 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.29.92_9004" in sync
    2021/04/24 00:00:00 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.29.92_9004" in sync
    2021/04/24 00:00:00 [DEBUG] agent: Service "_v1_parser_10.233.16.100_8806" in sync
    2021/04/24 00:00:00 [DEBUG] agent: Service "_v1_message-router_10.233.56.148_3904" in sync
    2021/04/24 00:00:00 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.62.52_8080" in sync
    2021/04/24 00:00:00 [DEBUG] agent: Service "_v0_multicloud_10.233.24.131_9001" in sync
    2021/04/24 00:00:00 [DEBUG] agent: Node info in sync
    2021/04/24 00:00:00 [DEBUG] http: Request GET /v1/health/service/parser-v1 (328.43µs) from=10.233.69.244:57640
    2021/04/24 00:00:00 [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/24 00:00:00 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/04/24 00:00:01 [INFO] agent: Synced service "_v1_catalog_10.233.16.100_8806"
    2021/04/24 00:00:01 [DEBUG] agent: Service "_v1_message-router_10.233.56.148_3904" in sync
    2021/04/24 00:00:01 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.62.52_8080" in sync
    2021/04/24 00:00:01 [DEBUG] agent: Service "_v0_multicloud_10.233.24.131_9001" in sync
    2021/04/24 00:00:01 [DEBUG] agent: Service "_v1_multicloud_10.233.24.131_9001" in sync
    2021/04/24 00:00:01 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.29.92_9004" in sync
    2021/04/24 00:00:01 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.29.92_9004" in sync
    2021/04/24 00:00:01 [DEBUG] agent: Service "_v1_parser_10.233.16.100_8806" in sync
    2021/04/24 00:00:01 [DEBUG] agent: Node info in sync
    2021/04/24 00:00:01 [DEBUG] http: Request PUT /v1/agent/service/register (436.417214ms) from=10.233.69.244:57650
    2021/04/24 00:00:01 [DEBUG] agent: Service "_v1_message-router_10.233.56.148_3904" in sync
    2021/04/24 00:00:01 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.62.52_8080" in sync
    2021/04/24 00:00:01 [DEBUG] agent: Service "_v0_multicloud_10.233.24.131_9001" in sync
    2021/04/24 00:00:01 [DEBUG] agent: Service "_v1_multicloud_10.233.24.131_9001" in sync
    2021/04/24 00:00:01 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.29.92_9004" in sync
    2021/04/24 00:00:01 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.29.92_9004" in sync
    2021/04/24 00:00:01 [DEBUG] agent: Service "_v1_parser_10.233.16.100_8806" in sync
    2021/04/24 00:00:01 [DEBUG] agent: Service "_v1_catalog_10.233.16.100_8806" in sync
    2021/04/24 00:00:01 [DEBUG] agent: Node info in sync
    2021/04/24 00:00:01 [DEBUG] http: Request GET /v1/health/service/catalog-v1 (335.967µs) from=10.233.69.244:57656
    2021/04/24 00:00:01 [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/24 00:00:01 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/04/24 00:00:01 [DEBUG] agent: Service "_v1_message-router_10.233.56.148_3904" in sync
    2021/04/24 00:00:01 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.29.92_9004" in sync
    2021/04/24 00:00:01 [DEBUG] agent: Service "_v1_parser_10.233.16.100_8806" in sync
    2021/04/24 00:00:01 [DEBUG] agent: Service "_v1_catalog_10.233.16.100_8806" in sync
    2021/04/24 00:00:01 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.62.52_8080" in sync
    2021/04/24 00:00:01 [DEBUG] agent: Service "_v0_multicloud_10.233.24.131_9001" in sync
    2021/04/24 00:00:01 [DEBUG] agent: Service "_v1_multicloud_10.233.24.131_9001" in sync
    2021/04/24 00:00:01 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.29.92_9004" in sync
    2021/04/24 00:00:01 [INFO] agent: Synced service "_v1_nsd_10.233.16.100_8806"
    2021/04/24 00:00:01 [DEBUG] agent: Node info in sync
    2021/04/24 00:00:01 [DEBUG] http: Request PUT /v1/agent/service/register (288.975719ms) from=10.233.69.244:57658
    2021/04/24 00:00:01 [DEBUG] agent: Service "_v1_message-router_10.233.56.148_3904" in sync
    2021/04/24 00:00:01 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.29.92_9004" in sync
    2021/04/24 00:00:01 [DEBUG] agent: Service "_v1_parser_10.233.16.100_8806" in sync
    2021/04/24 00:00:01 [DEBUG] agent: Service "_v1_catalog_10.233.16.100_8806" in sync
    2021/04/24 00:00:01 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.62.52_8080" in sync
    2021/04/24 00:00:01 [DEBUG] agent: Service "_v0_multicloud_10.233.24.131_9001" in sync
    2021/04/24 00:00:01 [DEBUG] agent: Service "_v1_multicloud_10.233.24.131_9001" in sync
    2021/04/24 00:00:01 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.29.92_9004" in sync
    2021/04/24 00:00:01 [DEBUG] agent: Service "_v1_nsd_10.233.16.100_8806" in sync
    2021/04/24 00:00:01 [DEBUG] agent: Node info in sync
    2021/04/24 00:00:01 [DEBUG] http: Request GET /v1/health/service/nsd-v1 (285.976µs) from=10.233.69.244:57668
    2021/04/24 00:00:01 [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/24 00:00:01 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/04/24 00:00:02 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.62.52_8080" in sync
    2021/04/24 00:00:02 [DEBUG] agent: Service "_v0_multicloud_10.233.24.131_9001" in sync
    2021/04/24 00:00:02 [DEBUG] agent: Service "_v1_multicloud_10.233.24.131_9001" in sync
    2021/04/24 00:00:02 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.29.92_9004" in sync
    2021/04/24 00:00:02 [DEBUG] agent: Service "_v1_nsd_10.233.16.100_8806" in sync
    2021/04/24 00:00:02 [DEBUG] agent: Service "_v1_message-router_10.233.56.148_3904" in sync
    2021/04/24 00:00:02 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.29.92_9004" in sync
    2021/04/24 00:00:02 [DEBUG] agent: Service "_v1_parser_10.233.16.100_8806" in sync
    2021/04/24 00:00:02 [DEBUG] agent: Service "_v1_catalog_10.233.16.100_8806" in sync
    2021/04/24 00:00:02 [INFO] agent: Synced service "_v1_vnfpkgm_10.233.16.100_8806"
    2021/04/24 00:00:02 [DEBUG] agent: Node info in sync
    2021/04/24 00:00:02 [DEBUG] http: Request PUT /v1/agent/service/register (331.858516ms) from=10.233.69.244:57670
    2021/04/24 00:00:02 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.62.52_8080" in sync
    2021/04/24 00:00:02 [DEBUG] agent: Service "_v0_multicloud_10.233.24.131_9001" in sync
    2021/04/24 00:00:02 [DEBUG] agent: Service "_v1_multicloud_10.233.24.131_9001" in sync
    2021/04/24 00:00:02 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.29.92_9004" in sync
    2021/04/24 00:00:02 [DEBUG] agent: Service "_v1_nsd_10.233.16.100_8806" in sync
    2021/04/24 00:00:02 [DEBUG] agent: Service "_v1_message-router_10.233.56.148_3904" in sync
    2021/04/24 00:00:02 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.29.92_9004" in sync
    2021/04/24 00:00:02 [DEBUG] agent: Service "_v1_parser_10.233.16.100_8806" in sync
    2021/04/24 00:00:02 [DEBUG] agent: Service "_v1_catalog_10.233.16.100_8806" in sync
    2021/04/24 00:00:02 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.16.100_8806" in sync
    2021/04/24 00:00:02 [DEBUG] agent: Node info in sync
    2021/04/24 00:00:02 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1 (426.148µs) from=10.233.69.244:57674
    2021/04/24 00:00:02 [WARN] agent: Service name "multicloud-titanium_cloud-v0" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/04/24 00:00:02 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v0\",\"enable_ssl\":\"true\",\"url\":\"/api/multicloud-titanium_cloud/v0\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/04/24 00:00:02 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/04/24 00:00:02 [DEBUG] agent: Service "_v1_message-router_10.233.56.148_3904" in sync
    2021/04/24 00:00:02 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.29.92_9004" in sync
    2021/04/24 00:00:02 [DEBUG] agent: Service "_v1_parser_10.233.16.100_8806" in sync
    2021/04/24 00:00:02 [DEBUG] agent: Service "_v1_catalog_10.233.16.100_8806" in sync
    2021/04/24 00:00:02 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.16.100_8806" in sync
    2021/04/24 00:00:02 [INFO] agent: Synced service "_v0_multicloud-titanium_cloud_10.233.59.37_9005"
    2021/04/24 00:00:02 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.62.52_8080" in sync
    2021/04/24 00:00:02 [DEBUG] agent: Service "_v0_multicloud_10.233.24.131_9001" in sync
    2021/04/24 00:00:02 [DEBUG] agent: Service "_v1_multicloud_10.233.24.131_9001" in sync
    2021/04/24 00:00:02 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.29.92_9004" in sync
    2021/04/24 00:00:02 [DEBUG] agent: Service "_v1_nsd_10.233.16.100_8806" in sync
    2021/04/24 00:00:02 [DEBUG] agent: Node info in sync
    2021/04/24 00:00:02 [DEBUG] http: Request PUT /v1/agent/service/register (328.015887ms) from=10.233.69.244:57678
    2021/04/24 00:00:02 [DEBUG] agent: Service "_v1_parser_10.233.16.100_8806" in sync
    2021/04/24 00:00:02 [DEBUG] agent: Service "_v1_catalog_10.233.16.100_8806" in sync
    2021/04/24 00:00:02 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.16.100_8806" in sync
    2021/04/24 00:00:02 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.59.37_9005" in sync
    2021/04/24 00:00:02 [DEBUG] agent: Service "_v1_message-router_10.233.56.148_3904" in sync
    2021/04/24 00:00:02 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.29.92_9004" in sync
    2021/04/24 00:00:02 [DEBUG] agent: Service "_v1_multicloud_10.233.24.131_9001" in sync
    2021/04/24 00:00:02 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.29.92_9004" in sync
    2021/04/24 00:00:02 [DEBUG] agent: Service "_v1_nsd_10.233.16.100_8806" in sync
    2021/04/24 00:00:02 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.62.52_8080" in sync
    2021/04/24 00:00:02 [DEBUG] agent: Service "_v0_multicloud_10.233.24.131_9001" in sync
    2021/04/24 00:00:02 [DEBUG] agent: Node info in sync
    2021/04/24 00:00:02 [DEBUG] http: Request GET /v1/health/service/multicloud-titanium_cloud-v0 (338.959µs) from=10.233.69.244:57684
    2021/04/24 00:00:03 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v0\",\"enable_ssl\":\"true\",\"url\":\"/api/multicloud-titaniumcloud/v0\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/04/24 00:00:03 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/04/24 00:00:04 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.62.52_8080" in sync
    2021/04/24 00:00:04 [DEBUG] agent: Service "_v0_multicloud_10.233.24.131_9001" in sync
    2021/04/24 00:00:04 [DEBUG] agent: Service "_v1_multicloud_10.233.24.131_9001" in sync
    2021/04/24 00:00:04 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.29.92_9004" in sync
    2021/04/24 00:00:04 [DEBUG] agent: Service "_v1_nsd_10.233.16.100_8806" in sync
    2021/04/24 00:00:04 [DEBUG] agent: Service "_v1_message-router_10.233.56.148_3904" in sync
    2021/04/24 00:00:04 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.29.92_9004" in sync
    2021/04/24 00:00:04 [DEBUG] agent: Service "_v1_parser_10.233.16.100_8806" in sync
    2021/04/24 00:00:04 [DEBUG] agent: Service "_v1_catalog_10.233.16.100_8806" in sync
    2021/04/24 00:00:04 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.16.100_8806" in sync
    2021/04/24 00:00:04 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.59.37_9005" in sync
    2021/04/24 00:00:04 [INFO] agent: Synced service "_v0_multicloud-titaniumcloud_10.233.59.37_9005"
    2021/04/24 00:00:04 [DEBUG] agent: Node info in sync
    2021/04/24 00:00:04 [DEBUG] http: Request PUT /v1/agent/service/register (1.021858117s) from=10.233.69.244:57686
    2021/04/24 00:00:04 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.62.52_8080" in sync
    2021/04/24 00:00:04 [DEBUG] agent: Service "_v0_multicloud_10.233.24.131_9001" in sync
    2021/04/24 00:00:04 [DEBUG] agent: Service "_v1_multicloud_10.233.24.131_9001" in sync
    2021/04/24 00:00:04 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.29.92_9004" in sync
    2021/04/24 00:00:04 [DEBUG] agent: Service "_v1_nsd_10.233.16.100_8806" in sync
    2021/04/24 00:00:04 [DEBUG] agent: Service "_v1_message-router_10.233.56.148_3904" in sync
    2021/04/24 00:00:04 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.29.92_9004" in sync
    2021/04/24 00:00:04 [DEBUG] agent: Service "_v1_parser_10.233.16.100_8806" in sync
    2021/04/24 00:00:04 [DEBUG] agent: Service "_v1_catalog_10.233.16.100_8806" in sync
    2021/04/24 00:00:04 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.16.100_8806" in sync
    2021/04/24 00:00:04 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.59.37_9005" in sync
    2021/04/24 00:00:04 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.59.37_9005" in sync
    2021/04/24 00:00:04 [DEBUG] agent: Node info in sync
    2021/04/24 00:00:04 [DEBUG] http: Request GET /v1/health/service/multicloud-titaniumcloud-v0 (380.419µs) from=10.233.69.244:57694
    2021/04/24 00:00:04 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"true\",\"url\":\"/api/multicloud-titaniumcloud/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/04/24 00:00:04 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/04/24 00:00:04 [DEBUG] agent: Service "_v0_multicloud_10.233.24.131_9001" in sync
    2021/04/24 00:00:04 [DEBUG] agent: Service "_v1_multicloud_10.233.24.131_9001" in sync
    2021/04/24 00:00:04 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.29.92_9004" in sync
    2021/04/24 00:00:04 [DEBUG] agent: Service "_v1_nsd_10.233.16.100_8806" in sync
    2021/04/24 00:00:04 [INFO] agent: Synced service "_v1_multicloud-titaniumcloud_10.233.59.37_9005"
    2021/04/24 00:00:04 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.62.52_8080" in sync
    2021/04/24 00:00:04 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.29.92_9004" in sync
    2021/04/24 00:00:04 [DEBUG] agent: Service "_v1_parser_10.233.16.100_8806" in sync
    2021/04/24 00:00:04 [DEBUG] agent: Service "_v1_catalog_10.233.16.100_8806" in sync
    2021/04/24 00:00:04 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.16.100_8806" in sync
    2021/04/24 00:00:04 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.59.37_9005" in sync
    2021/04/24 00:00:04 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.59.37_9005" in sync
    2021/04/24 00:00:04 [DEBUG] agent: Service "_v1_message-router_10.233.56.148_3904" in sync
    2021/04/24 00:00:04 [DEBUG] agent: Node info in sync
    2021/04/24 00:00:04 [DEBUG] http: Request PUT /v1/agent/service/register (307.766658ms) from=10.233.69.244:57696
    2021/04/24 00:00:04 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.29.92_9004" in sync
    2021/04/24 00:00:04 [DEBUG] agent: Service "_v1_nsd_10.233.16.100_8806" in sync
    2021/04/24 00:00:04 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.59.37_9005" in sync
    2021/04/24 00:00:04 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.62.52_8080" in sync
    2021/04/24 00:00:04 [DEBUG] agent: Service "_v0_multicloud_10.233.24.131_9001" in sync
    2021/04/24 00:00:04 [DEBUG] agent: Service "_v1_multicloud_10.233.24.131_9001" in sync
    2021/04/24 00:00:04 [DEBUG] agent: Service "_v1_catalog_10.233.16.100_8806" in sync
    2021/04/24 00:00:04 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.16.100_8806" in sync
    2021/04/24 00:00:04 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.59.37_9005" in sync
    2021/04/24 00:00:04 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.59.37_9005" in sync
    2021/04/24 00:00:04 [DEBUG] agent: Service "_v1_message-router_10.233.56.148_3904" in sync
    2021/04/24 00:00:04 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.29.92_9004" in sync
    2021/04/24 00:00:04 [DEBUG] agent: Service "_v1_parser_10.233.16.100_8806" in sync
    2021/04/24 00:00:04 [DEBUG] agent: Node info in sync
    2021/04/24 00:00:04 [DEBUG] http: Request GET /v1/health/service/multicloud-titaniumcloud-v1 (335.659µs) from=10.233.69.244:57702
    2021/04/24 00:00:04 [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/24 00:00:04 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/04/24 00:00:05 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.59.37_9005" in sync
    2021/04/24 00:00:05 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.62.52_8080" in sync
    2021/04/24 00:00:05 [DEBUG] agent: Service "_v1_multicloud_10.233.24.131_9001" in sync
    2021/04/24 00:00:05 [DEBUG] agent: Service "_v1_catalog_10.233.16.100_8806" in sync
    2021/04/24 00:00:05 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.16.100_8806" in sync
    2021/04/24 00:00:05 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.59.37_9005" in sync
    2021/04/24 00:00:05 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.59.37_9005" in sync
    2021/04/24 00:00:05 [DEBUG] agent: Service "_v1_message-router_10.233.56.148_3904" in sync
    2021/04/24 00:00:05 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.29.92_9004" in sync
    2021/04/24 00:00:05 [DEBUG] agent: Service "_v1_nsd_10.233.16.100_8806" in sync
    2021/04/24 00:00:05 [INFO] agent: Synced service "_v1_appc_10.233.44.16_8443"
    2021/04/24 00:00:05 [DEBUG] agent: Service "_v0_multicloud_10.233.24.131_9001" in sync
    2021/04/24 00:00:05 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.29.92_9004" in sync
    2021/04/24 00:00:05 [DEBUG] agent: Service "_v1_parser_10.233.16.100_8806" in sync
    2021/04/24 00:00:05 [DEBUG] agent: Node info in sync
    2021/04/24 00:00:05 [DEBUG] http: Request PUT /v1/agent/service/register (499.320135ms) from=10.233.69.244:57704
    2021/04/24 00:00:05 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.62.52_8080" in sync
    2021/04/24 00:00:05 [DEBUG] agent: Service "_v1_multicloud_10.233.24.131_9001" in sync
    2021/04/24 00:00:05 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.59.37_9005" in sync
    2021/04/24 00:00:05 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.59.37_9005" in sync
    2021/04/24 00:00:05 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.59.37_9005" in sync
    2021/04/24 00:00:05 [DEBUG] agent: Service "_v1_message-router_10.233.56.148_3904" in sync
    2021/04/24 00:00:05 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.29.92_9004" in sync
    2021/04/24 00:00:05 [DEBUG] agent: Service "_v1_catalog_10.233.16.100_8806" in sync
    2021/04/24 00:00:05 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.16.100_8806" in sync
    2021/04/24 00:00:05 [DEBUG] agent: Service "_v0_multicloud_10.233.24.131_9001" in sync
    2021/04/24 00:00:05 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.29.92_9004" in sync
    2021/04/24 00:00:05 [DEBUG] agent: Service "_v1_nsd_10.233.16.100_8806" in sync
    2021/04/24 00:00:05 [DEBUG] agent: Service "_v1_appc_10.233.44.16_8443" in sync
    2021/04/24 00:00:05 [DEBUG] agent: Service "_v1_parser_10.233.16.100_8806" in sync
    2021/04/24 00:00:05 [DEBUG] agent: Node info in sync
    2021/04/24 00:00:05 [DEBUG] http: Request GET /v1/health/service/appc-v1 (454.119µs) from=10.233.69.244:57712
    2021/04/24 00:00:05 [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/24 00:00:05 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/04/24 00:00:05 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.62.52_8080" in sync
    2021/04/24 00:00:05 [DEBUG] agent: Service "_v1_multicloud_10.233.24.131_9001" in sync
    2021/04/24 00:00:05 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.59.37_9005" in sync
    2021/04/24 00:00:05 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.16.100_8806" in sync
    2021/04/24 00:00:05 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.59.37_9005" in sync
    2021/04/24 00:00:05 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.59.37_9005" in sync
    2021/04/24 00:00:05 [DEBUG] agent: Service "_v1_message-router_10.233.56.148_3904" in sync
    2021/04/24 00:00:05 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.29.92_9004" in sync
    2021/04/24 00:00:05 [DEBUG] agent: Service "_v1_catalog_10.233.16.100_8806" in sync
    2021/04/24 00:00:05 [DEBUG] agent: Service "_v1_appc_10.233.44.16_8443" in sync
    2021/04/24 00:00:05 [INFO] agent: Synced service "_v0_multicloud-starlingx_10.233.33.237_9009"
    2021/04/24 00:00:05 [DEBUG] agent: Service "_v0_multicloud_10.233.24.131_9001" in sync
    2021/04/24 00:00:05 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.29.92_9004" in sync
    2021/04/24 00:00:05 [DEBUG] agent: Service "_v1_nsd_10.233.16.100_8806" in sync
    2021/04/24 00:00:05 [DEBUG] agent: Service "_v1_parser_10.233.16.100_8806" in sync
    2021/04/24 00:00:05 [DEBUG] agent: Node info in sync
    2021/04/24 00:00:05 [DEBUG] http: Request PUT /v1/agent/service/register (241.000687ms) from=10.233.69.244:57714
    2021/04/24 00:00:05 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.62.52_8080" in sync
    2021/04/24 00:00:05 [DEBUG] agent: Service "_v1_multicloud_10.233.24.131_9001" in sync
    2021/04/24 00:00:05 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.59.37_9005" in sync
    2021/04/24 00:00:05 [DEBUG] agent: Service "_v1_message-router_10.233.56.148_3904" in sync
    2021/04/24 00:00:05 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.29.92_9004" in sync
    2021/04/24 00:00:05 [DEBUG] agent: Service "_v1_catalog_10.233.16.100_8806" in sync
    2021/04/24 00:00:05 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.16.100_8806" in sync
    2021/04/24 00:00:05 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.59.37_9005" in sync
    2021/04/24 00:00:05 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.59.37_9005" in sync
    2021/04/24 00:00:05 [DEBUG] agent: Service "_v0_multicloud_10.233.24.131_9001" in sync
    2021/04/24 00:00:05 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.29.92_9004" in sync
    2021/04/24 00:00:05 [DEBUG] agent: Service "_v1_nsd_10.233.16.100_8806" in sync
    2021/04/24 00:00:05 [DEBUG] agent: Service "_v1_appc_10.233.44.16_8443" in sync
    2021/04/24 00:00:05 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.33.237_9009" in sync
    2021/04/24 00:00:05 [DEBUG] agent: Service "_v1_parser_10.233.16.100_8806" in sync
    2021/04/24 00:00:05 [DEBUG] agent: Node info in sync
    2021/04/24 00:00:05 [DEBUG] http: Request GET /v1/health/service/multicloud-starlingx-v0 (100.672073ms) from=10.233.69.244:57718
    2021/04/24 00:00:06 [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/24 00:00:06 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/04/24 00:00:06 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.62.52_8080" in sync
    2021/04/24 00:00:06 [DEBUG] agent: Service "_v1_multicloud_10.233.24.131_9001" in sync
    2021/04/24 00:00:06 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.59.37_9005" in sync
    2021/04/24 00:00:06 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.16.100_8806" in sync
    2021/04/24 00:00:06 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.59.37_9005" in sync
    2021/04/24 00:00:06 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.59.37_9005" in sync
    2021/04/24 00:00:06 [DEBUG] agent: Service "_v1_message-router_10.233.56.148_3904" in sync
    2021/04/24 00:00:06 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.29.92_9004" in sync
    2021/04/24 00:00:06 [DEBUG] agent: Service "_v1_catalog_10.233.16.100_8806" in sync
    2021/04/24 00:00:06 [DEBUG] agent: Service "_v1_appc_10.233.44.16_8443" in sync
    2021/04/24 00:00:06 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.33.237_9009" in sync
    2021/04/24 00:00:06 [DEBUG] agent: Service "_v0_multicloud_10.233.24.131_9001" in sync
    2021/04/24 00:00:06 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.29.92_9004" in sync
    2021/04/24 00:00:06 [DEBUG] agent: Service "_v1_nsd_10.233.16.100_8806" in sync
    2021/04/24 00:00:06 [DEBUG] agent: Service "_v1_parser_10.233.16.100_8806" in sync
    2021/04/24 00:00:06 [INFO] agent: Synced service "_v1_multicloud-starlingx_10.233.33.237_9009"
    2021/04/24 00:00:06 [DEBUG] agent: Node info in sync
    2021/04/24 00:00:06 [DEBUG] http: Request PUT /v1/agent/service/register (221.330221ms) from=10.233.69.244:57720
    2021/04/24 00:00:06 [DEBUG] agent: Service "_v1_message-router_10.233.56.148_3904" in sync
    2021/04/24 00:00:06 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.29.92_9004" in sync
    2021/04/24 00:00:06 [DEBUG] agent: Service "_v1_catalog_10.233.16.100_8806" in sync
    2021/04/24 00:00:06 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.16.100_8806" in sync
    2021/04/24 00:00:06 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.59.37_9005" in sync
    2021/04/24 00:00:06 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.59.37_9005" in sync
    2021/04/24 00:00:06 [DEBUG] agent: Service "_v0_multicloud_10.233.24.131_9001" in sync
    2021/04/24 00:00:06 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.29.92_9004" in sync
    2021/04/24 00:00:06 [DEBUG] agent: Service "_v1_nsd_10.233.16.100_8806" in sync
    2021/04/24 00:00:06 [DEBUG] agent: Service "_v1_appc_10.233.44.16_8443" in sync
    2021/04/24 00:00:06 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.33.237_9009" in sync
    2021/04/24 00:00:06 [DEBUG] agent: Service "_v1_parser_10.233.16.100_8806" in sync
    2021/04/24 00:00:06 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.33.237_9009" in sync
    2021/04/24 00:00:06 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.62.52_8080" in sync
    2021/04/24 00:00:06 [DEBUG] agent: Service "_v1_multicloud_10.233.24.131_9001" in sync
    2021/04/24 00:00:06 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.59.37_9005" in sync
    2021/04/24 00:00:06 [DEBUG] agent: Node info in sync
    2021/04/24 00:00:06 [DEBUG] http: Request GET /v1/health/service/multicloud-starlingx-v1 (500.143052ms) from=10.233.69.244:57722
    2021/04/24 00:00:06 [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/24 00:00:06 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/04/24 00:00:07 [DEBUG] agent: Service "_v1_multicloud_10.233.24.131_9001" in sync
    2021/04/24 00:00:07 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.59.37_9005" in sync
    2021/04/24 00:00:07 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.62.52_8080" in sync
    2021/04/24 00:00:07 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.29.92_9004" in sync
    2021/04/24 00:00:07 [DEBUG] agent: Service "_v1_catalog_10.233.16.100_8806" in sync
    2021/04/24 00:00:07 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.16.100_8806" in sync
    2021/04/24 00:00:07 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.59.37_9005" in sync
    2021/04/24 00:00:07 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.59.37_9005" in sync
    2021/04/24 00:00:07 [DEBUG] agent: Service "_v1_message-router_10.233.56.148_3904" in sync
    2021/04/24 00:00:07 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.29.92_9004" in sync
    2021/04/24 00:00:07 [DEBUG] agent: Service "_v1_nsd_10.233.16.100_8806" in sync
    2021/04/24 00:00:07 [DEBUG] agent: Service "_v1_appc_10.233.44.16_8443" in sync
    2021/04/24 00:00:07 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.33.237_9009" in sync
    2021/04/24 00:00:07 [DEBUG] agent: Service "_v0_multicloud_10.233.24.131_9001" in sync
    2021/04/24 00:00:07 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.33.237_9009" in sync
    2021/04/24 00:00:07 [INFO] agent: Synced service "_v1_aai-esr-server_10.233.29.180_9518"
    2021/04/24 00:00:07 [DEBUG] agent: Service "_v1_parser_10.233.16.100_8806" in sync
    2021/04/24 00:00:07 [DEBUG] agent: Node info in sync
    2021/04/24 00:00:07 [DEBUG] http: Request PUT /v1/agent/service/register (710.033797ms) from=10.233.69.244:57726
    2021/04/24 00:00:07 [DEBUG] agent: Service "_v1_parser_10.233.16.100_8806" in sync
    2021/04/24 00:00:07 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.33.237_9009" in sync
    2021/04/24 00:00:07 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.29.180_9518" in sync
    2021/04/24 00:00:07 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.62.52_8080" in sync
    2021/04/24 00:00:07 [DEBUG] agent: Service "_v1_multicloud_10.233.24.131_9001" in sync
    2021/04/24 00:00:07 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.59.37_9005" in sync
    2021/04/24 00:00:07 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.59.37_9005" in sync
    2021/04/24 00:00:07 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.59.37_9005" in sync
    2021/04/24 00:00:07 [DEBUG] agent: Service "_v1_message-router_10.233.56.148_3904" in sync
    2021/04/24 00:00:07 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.29.92_9004" in sync
    2021/04/24 00:00:07 [DEBUG] agent: Service "_v1_catalog_10.233.16.100_8806" in sync
    2021/04/24 00:00:07 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.16.100_8806" in sync
    2021/04/24 00:00:07 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.33.237_9009" in sync
    2021/04/24 00:00:07 [DEBUG] agent: Service "_v0_multicloud_10.233.24.131_9001" in sync
    2021/04/24 00:00:07 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.29.92_9004" in sync
    2021/04/24 00:00:07 [DEBUG] agent: Service "_v1_nsd_10.233.16.100_8806" in sync
    2021/04/24 00:00:07 [DEBUG] agent: Service "_v1_appc_10.233.44.16_8443" in sync
    2021/04/24 00:00:07 [DEBUG] agent: Node info in sync
    2021/04/24 00:00:07 [DEBUG] http: Request GET /v1/health/service/aai-esr-server-v1 (540.245µs) from=10.233.69.244:57732
    2021/04/24 00:00:07 [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/24 00:00:07 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/04/24 00:00:08 [DEBUG] agent: Service "_v1_catalog_10.233.16.100_8806" in sync
    2021/04/24 00:00:08 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.16.100_8806" in sync
    2021/04/24 00:00:08 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.59.37_9005" in sync
    2021/04/24 00:00:08 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.59.37_9005" in sync
    2021/04/24 00:00:08 [DEBUG] agent: Service "_v1_message-router_10.233.56.148_3904" in sync
    2021/04/24 00:00:08 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.29.92_9004" in sync
    2021/04/24 00:00:08 [DEBUG] agent: Service "_v1_nsd_10.233.16.100_8806" in sync
    2021/04/24 00:00:08 [DEBUG] agent: Service "_v1_appc_10.233.44.16_8443" in sync
    2021/04/24 00:00:08 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.33.237_9009" in sync
    2021/04/24 00:00:08 [DEBUG] agent: Service "_v0_multicloud_10.233.24.131_9001" in sync
    2021/04/24 00:00:08 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.29.92_9004" in sync
    2021/04/24 00:00:08 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.29.180_9518" in sync
    2021/04/24 00:00:08 [INFO] agent: Synced service "_v1_multicloud-k8s_10.233.31.155_9015"
    2021/04/24 00:00:08 [DEBUG] agent: Service "_v1_parser_10.233.16.100_8806" in sync
    2021/04/24 00:00:08 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.33.237_9009" in sync
    2021/04/24 00:00:08 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.59.37_9005" in sync
    2021/04/24 00:00:08 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.62.52_8080" in sync
    2021/04/24 00:00:08 [DEBUG] agent: Service "_v1_multicloud_10.233.24.131_9001" in sync
    2021/04/24 00:00:08 [DEBUG] agent: Node info in sync
    2021/04/24 00:00:08 [DEBUG] http: Request PUT /v1/agent/service/register (1.006917483s) from=10.233.69.244:57736
    2021/04/24 00:00:08 [DEBUG] agent: Service "_v1_parser_10.233.16.100_8806" in sync
    2021/04/24 00:00:08 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.33.237_9009" in sync
    2021/04/24 00:00:08 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.29.180_9518" in sync
    2021/04/24 00:00:08 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.31.155_9015" in sync
    2021/04/24 00:00:08 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.62.52_8080" in sync
    2021/04/24 00:00:08 [DEBUG] agent: Service "_v1_multicloud_10.233.24.131_9001" in sync
    2021/04/24 00:00:08 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.59.37_9005" in sync
    2021/04/24 00:00:08 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.59.37_9005" in sync
    2021/04/24 00:00:08 [DEBUG] agent: Service "_v1_message-router_10.233.56.148_3904" in sync
    2021/04/24 00:00:08 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.29.92_9004" in sync
    2021/04/24 00:00:08 [DEBUG] agent: Service "_v1_catalog_10.233.16.100_8806" in sync
    2021/04/24 00:00:08 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.16.100_8806" in sync
    2021/04/24 00:00:08 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.59.37_9005" in sync
    2021/04/24 00:00:08 [DEBUG] agent: Service "_v0_multicloud_10.233.24.131_9001" in sync
    2021/04/24 00:00:08 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.29.92_9004" in sync
    2021/04/24 00:00:08 [DEBUG] agent: Service "_v1_nsd_10.233.16.100_8806" in sync
    2021/04/24 00:00:08 [DEBUG] agent: Service "_v1_appc_10.233.44.16_8443" in sync
    2021/04/24 00:00:08 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.33.237_9009" in sync
    2021/04/24 00:00:08 [DEBUG] agent: Node info in sync
    2021/04/24 00:00:08 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1 (447.012µs) from=10.233.69.244:57754
    2021/04/24 00:00:09 [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/24 00:00:09 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/04/24 00:00:09 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.31.155_9015" in sync
    2021/04/24 00:00:09 [DEBUG] agent: Service "_v1_parser_10.233.16.100_8806" in sync
    2021/04/24 00:00:09 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.33.237_9009" in sync
    2021/04/24 00:00:09 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.29.180_9518" in sync
    2021/04/24 00:00:09 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.62.52_8080" in sync
    2021/04/24 00:00:09 [DEBUG] agent: Service "_v1_multicloud_10.233.24.131_9001" in sync
    2021/04/24 00:00:09 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.59.37_9005" in sync
    2021/04/24 00:00:09 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.16.100_8806" in sync
    2021/04/24 00:00:09 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.59.37_9005" in sync
    2021/04/24 00:00:09 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.59.37_9005" in sync
    2021/04/24 00:00:09 [DEBUG] agent: Service "_v1_message-router_10.233.56.148_3904" in sync
    2021/04/24 00:00:09 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.29.92_9004" in sync
    2021/04/24 00:00:09 [DEBUG] agent: Service "_v1_catalog_10.233.16.100_8806" in sync
    2021/04/24 00:00:09 [DEBUG] agent: Service "_v1_appc_10.233.44.16_8443" in sync
    2021/04/24 00:00:09 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.33.237_9009" in sync
    2021/04/24 00:00:09 [INFO] agent: Synced service "_v0_multicloud-pike_10.233.13.108_9007"
    2021/04/24 00:00:09 [DEBUG] agent: Service "_v0_multicloud_10.233.24.131_9001" in sync
    2021/04/24 00:00:09 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.29.92_9004" in sync
    2021/04/24 00:00:09 [DEBUG] agent: Service "_v1_nsd_10.233.16.100_8806" in sync
    2021/04/24 00:00:09 [DEBUG] agent: Node info in sync
    2021/04/24 00:00:09 [DEBUG] http: Request PUT /v1/agent/service/register (478.385949ms) from=10.233.69.244:57760
    2021/04/24 00:00:09 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.62.52_8080" in sync
    2021/04/24 00:00:09 [DEBUG] agent: Service "_v1_multicloud_10.233.24.131_9001" in sync
    2021/04/24 00:00:09 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.59.37_9005" in sync
    2021/04/24 00:00:09 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.16.100_8806" in sync
    2021/04/24 00:00:09 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.59.37_9005" in sync
    2021/04/24 00:00:09 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.59.37_9005" in sync
    2021/04/24 00:00:09 [DEBUG] agent: Service "_v1_message-router_10.233.56.148_3904" in sync
    2021/04/24 00:00:09 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.29.92_9004" in sync
    2021/04/24 00:00:09 [DEBUG] agent: Service "_v1_catalog_10.233.16.100_8806" in sync
    2021/04/24 00:00:09 [DEBUG] agent: Service "_v1_appc_10.233.44.16_8443" in sync
    2021/04/24 00:00:09 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.33.237_9009" in sync
    2021/04/24 00:00:09 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.13.108_9007" in sync
    2021/04/24 00:00:09 [DEBUG] agent: Service "_v0_multicloud_10.233.24.131_9001" in sync
    2021/04/24 00:00:09 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.29.92_9004" in sync
    2021/04/24 00:00:09 [DEBUG] agent: Service "_v1_nsd_10.233.16.100_8806" in sync
    2021/04/24 00:00:09 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.31.155_9015" in sync
    2021/04/24 00:00:09 [DEBUG] agent: Service "_v1_parser_10.233.16.100_8806" in sync
    2021/04/24 00:00:09 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.33.237_9009" in sync
    2021/04/24 00:00:09 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.29.180_9518" in sync
    2021/04/24 00:00:09 [DEBUG] agent: Node info in sync
    2021/04/24 00:00:09 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0 (377.053µs) from=10.233.69.244:57764
    2021/04/24 00:00:10 [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/24 00:00:10 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/04/24 00:00:11 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.29.92_9004" in sync
    2021/04/24 00:00:11 [DEBUG] agent: Service "_v1_catalog_10.233.16.100_8806" in sync
    2021/04/24 00:00:11 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.16.100_8806" in sync
    2021/04/24 00:00:11 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.59.37_9005" in sync
    2021/04/24 00:00:11 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.59.37_9005" in sync
    2021/04/24 00:00:11 [DEBUG] agent: Service "_v1_message-router_10.233.56.148_3904" in sync
    2021/04/24 00:00:11 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.29.92_9004" in sync
    2021/04/24 00:00:11 [DEBUG] agent: Service "_v1_nsd_10.233.16.100_8806" in sync
    2021/04/24 00:00:11 [DEBUG] agent: Service "_v1_appc_10.233.44.16_8443" in sync
    2021/04/24 00:00:11 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.33.237_9009" in sync
    2021/04/24 00:00:11 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.13.108_9007" in sync
    2021/04/24 00:00:11 [INFO] agent: Synced service "_v1_multicloud-pike_10.233.13.108_9007"
    2021/04/24 00:00:11 [DEBUG] agent: Service "_v0_multicloud_10.233.24.131_9001" in sync
    2021/04/24 00:00:11 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.33.237_9009" in sync
    2021/04/24 00:00:11 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.29.180_9518" in sync
    2021/04/24 00:00:11 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.31.155_9015" in sync
    2021/04/24 00:00:11 [DEBUG] agent: Service "_v1_parser_10.233.16.100_8806" in sync
    2021/04/24 00:00:11 [DEBUG] agent: Service "_v1_multicloud_10.233.24.131_9001" in sync
    2021/04/24 00:00:11 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.59.37_9005" in sync
    2021/04/24 00:00:11 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.62.52_8080" in sync
    2021/04/24 00:00:11 [DEBUG] agent: Node info in sync
    2021/04/24 00:00:11 [DEBUG] http: Request PUT /v1/agent/service/register (949.264479ms) from=10.233.69.244:57766
    2021/04/24 00:00:11 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.62.52_8080" in sync
    2021/04/24 00:00:11 [DEBUG] agent: Service "_v1_multicloud_10.233.24.131_9001" in sync
    2021/04/24 00:00:11 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.59.37_9005" in sync
    2021/04/24 00:00:11 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.16.100_8806" in sync
    2021/04/24 00:00:11 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.59.37_9005" in sync
    2021/04/24 00:00:11 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.59.37_9005" in sync
    2021/04/24 00:00:11 [DEBUG] agent: Service "_v1_message-router_10.233.56.148_3904" in sync
    2021/04/24 00:00:11 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.29.92_9004" in sync
    2021/04/24 00:00:11 [DEBUG] agent: Service "_v1_catalog_10.233.16.100_8806" in sync
    2021/04/24 00:00:11 [DEBUG] agent: Service "_v1_appc_10.233.44.16_8443" in sync
    2021/04/24 00:00:11 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.33.237_9009" in sync
    2021/04/24 00:00:11 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.13.108_9007" in sync
    2021/04/24 00:00:11 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.13.108_9007" in sync
    2021/04/24 00:00:11 [DEBUG] agent: Service "_v0_multicloud_10.233.24.131_9001" in sync
    2021/04/24 00:00:11 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.29.92_9004" in sync
    2021/04/24 00:00:11 [DEBUG] agent: Service "_v1_nsd_10.233.16.100_8806" in sync
    2021/04/24 00:00:11 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.31.155_9015" in sync
    2021/04/24 00:00:11 [DEBUG] agent: Service "_v1_parser_10.233.16.100_8806" in sync
    2021/04/24 00:00:11 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.33.237_9009" in sync
    2021/04/24 00:00:11 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.29.180_9518" in sync
    2021/04/24 00:00:11 [DEBUG] agent: Node info in sync
    2021/04/24 00:00:11 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1 (342.321µs) from=10.233.69.244:57776
    2021/04/24 00:00:11 [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/24 00:00:11 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/04/24 00:00:11 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.62.52_8080" in sync
    2021/04/24 00:00:11 [DEBUG] agent: Service "_v1_multicloud_10.233.24.131_9001" in sync
    2021/04/24 00:00:11 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.59.37_9005" in sync
    2021/04/24 00:00:11 [INFO] agent: Synced service "_v0_multicloud-fcaps_10.233.37.128_9011"
    2021/04/24 00:00:11 [DEBUG] agent: Service "_v1_message-router_10.233.56.148_3904" in sync
    2021/04/24 00:00:11 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.29.92_9004" in sync
    2021/04/24 00:00:11 [DEBUG] agent: Service "_v1_catalog_10.233.16.100_8806" in sync
    2021/04/24 00:00:11 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.16.100_8806" in sync
    2021/04/24 00:00:11 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.59.37_9005" in sync
    2021/04/24 00:00:11 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.59.37_9005" in sync
    2021/04/24 00:00:11 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.13.108_9007" in sync
    2021/04/24 00:00:11 [DEBUG] agent: Service "_v0_multicloud_10.233.24.131_9001" in sync
    2021/04/24 00:00:11 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.29.92_9004" in sync
    2021/04/24 00:00:11 [DEBUG] agent: Service "_v1_nsd_10.233.16.100_8806" in sync
    2021/04/24 00:00:11 [DEBUG] agent: Service "_v1_appc_10.233.44.16_8443" in sync
    2021/04/24 00:00:11 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.33.237_9009" in sync
    2021/04/24 00:00:11 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.13.108_9007" in sync
    2021/04/24 00:00:11 [DEBUG] agent: Service "_v1_parser_10.233.16.100_8806" in sync
    2021/04/24 00:00:11 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.33.237_9009" in sync
    2021/04/24 00:00:11 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.29.180_9518" in sync
    2021/04/24 00:00:11 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.31.155_9015" in sync
    2021/04/24 00:00:11 [DEBUG] agent: Node info in sync
    2021/04/24 00:00:11 [DEBUG] http: Request PUT /v1/agent/service/register (365.802589ms) from=10.233.69.244:57780
    2021/04/24 00:00:11 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.62.52_8080" in sync
    2021/04/24 00:00:11 [DEBUG] agent: Service "_v1_multicloud_10.233.24.131_9001" in sync
    2021/04/24 00:00:11 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.59.37_9005" in sync
    2021/04/24 00:00:11 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.128_9011" in sync
    2021/04/24 00:00:11 [DEBUG] agent: Service "_v1_message-router_10.233.56.148_3904" in sync
    2021/04/24 00:00:11 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.29.92_9004" in sync
    2021/04/24 00:00:11 [DEBUG] agent: Service "_v1_catalog_10.233.16.100_8806" in sync
    2021/04/24 00:00:11 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.16.100_8806" in sync
    2021/04/24 00:00:11 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.59.37_9005" in sync
    2021/04/24 00:00:11 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.59.37_9005" in sync
    2021/04/24 00:00:11 [DEBUG] agent: Service "_v0_multicloud_10.233.24.131_9001" in sync
    2021/04/24 00:00:11 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.29.92_9004" in sync
    2021/04/24 00:00:11 [DEBUG] agent: Service "_v1_nsd_10.233.16.100_8806" in sync
    2021/04/24 00:00:11 [DEBUG] agent: Service "_v1_appc_10.233.44.16_8443" in sync
    2021/04/24 00:00:11 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.33.237_9009" in sync
    2021/04/24 00:00:11 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.13.108_9007" in sync
    2021/04/24 00:00:11 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.13.108_9007" in sync
    2021/04/24 00:00:11 [DEBUG] agent: Service "_v1_parser_10.233.16.100_8806" in sync
    2021/04/24 00:00:11 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.33.237_9009" in sync
    2021/04/24 00:00:11 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.29.180_9518" in sync
    2021/04/24 00:00:11 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.31.155_9015" in sync
    2021/04/24 00:00:11 [DEBUG] agent: Node info in sync
    2021/04/24 00:00:11 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0 (352.343µs) from=10.233.69.244:57782
    2021/04/24 00:00:11 [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/24 00:00:11 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/04/24 00:00:11 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.59.37_9005" in sync
    2021/04/24 00:00:11 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.128_9011" in sync
    2021/04/24 00:00:11 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.62.52_8080" in sync
    2021/04/24 00:00:11 [DEBUG] agent: Service "_v1_multicloud_10.233.24.131_9001" in sync
    2021/04/24 00:00:11 [DEBUG] agent: Service "_v1_catalog_10.233.16.100_8806" in sync
    2021/04/24 00:00:11 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.16.100_8806" in sync
    2021/04/24 00:00:11 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.59.37_9005" in sync
    2021/04/24 00:00:11 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.59.37_9005" in sync
    2021/04/24 00:00:11 [INFO] agent: Synced service "_v1_multicloud-fcaps_10.233.37.128_9011"
    2021/04/24 00:00:11 [DEBUG] agent: Service "_v1_message-router_10.233.56.148_3904" in sync
    2021/04/24 00:00:11 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.29.92_9004" in sync
    2021/04/24 00:00:11 [DEBUG] agent: Service "_v1_nsd_10.233.16.100_8806" in sync
    2021/04/24 00:00:11 [DEBUG] agent: Service "_v1_appc_10.233.44.16_8443" in sync
    2021/04/24 00:00:11 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.33.237_9009" in sync
    2021/04/24 00:00:11 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.13.108_9007" in sync
    2021/04/24 00:00:11 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.13.108_9007" in sync
    2021/04/24 00:00:11 [DEBUG] agent: Service "_v0_multicloud_10.233.24.131_9001" in sync
    2021/04/24 00:00:11 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.29.92_9004" in sync
    2021/04/24 00:00:11 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.29.180_9518" in sync
    2021/04/24 00:00:11 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.31.155_9015" in sync
    2021/04/24 00:00:11 [DEBUG] agent: Service "_v1_parser_10.233.16.100_8806" in sync
    2021/04/24 00:00:11 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.33.237_9009" in sync
    2021/04/24 00:00:11 [DEBUG] agent: Node info in sync
    2021/04/24 00:00:11 [DEBUG] http: Request PUT /v1/agent/service/register (176.813671ms) from=10.233.69.244:57786
    2021/04/24 00:00:11 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.59.37_9005" in sync
    2021/04/24 00:00:11 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.59.37_9005" in sync
    2021/04/24 00:00:11 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.128_9011" in sync
    2021/04/24 00:00:11 [DEBUG] agent: Service "_v1_message-router_10.233.56.148_3904" in sync
    2021/04/24 00:00:11 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.29.92_9004" in sync
    2021/04/24 00:00:11 [DEBUG] agent: Service "_v1_catalog_10.233.16.100_8806" in sync
    2021/04/24 00:00:11 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.16.100_8806" in sync
    2021/04/24 00:00:11 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.33.237_9009" in sync
    2021/04/24 00:00:11 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.13.108_9007" in sync
    2021/04/24 00:00:11 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.13.108_9007" in sync
    2021/04/24 00:00:11 [DEBUG] agent: Service "_v0_multicloud_10.233.24.131_9001" in sync
    2021/04/24 00:00:11 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.29.92_9004" in sync
    2021/04/24 00:00:11 [DEBUG] agent: Service "_v1_nsd_10.233.16.100_8806" in sync
    2021/04/24 00:00:11 [DEBUG] agent: Service "_v1_appc_10.233.44.16_8443" in sync
    2021/04/24 00:00:11 [DEBUG] agent: Service "_v1_parser_10.233.16.100_8806" in sync
    2021/04/24 00:00:11 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.33.237_9009" in sync
    2021/04/24 00:00:11 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.29.180_9518" in sync
    2021/04/24 00:00:11 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.31.155_9015" in sync
    2021/04/24 00:00:11 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.62.52_8080" in sync
    2021/04/24 00:00:11 [DEBUG] agent: Service "_v1_multicloud_10.233.24.131_9001" in sync
    2021/04/24 00:00:11 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.59.37_9005" in sync
    2021/04/24 00:00:11 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.128_9011" in sync
    2021/04/24 00:00:11 [DEBUG] agent: Node info in sync
    2021/04/24 00:00:11 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1 (307.292µs) from=10.233.69.244:57790
    2021/04/24 00:00:12 [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/24 00:00:12 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/04/24 00:00:12 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.33.237_9009" in sync
    2021/04/24 00:00:12 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.29.180_9518" in sync
    2021/04/24 00:00:12 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.31.155_9015" in sync
    2021/04/24 00:00:12 [DEBUG] agent: Service "_v1_parser_10.233.16.100_8806" in sync
    2021/04/24 00:00:12 [DEBUG] agent: Service "_v1_multicloud_10.233.24.131_9001" in sync
    2021/04/24 00:00:12 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.59.37_9005" in sync
    2021/04/24 00:00:12 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.128_9011" in sync
    2021/04/24 00:00:12 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.62.52_8080" in sync
    2021/04/24 00:00:12 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.29.92_9004" in sync
    2021/04/24 00:00:12 [DEBUG] agent: Service "_v1_catalog_10.233.16.100_8806" in sync
    2021/04/24 00:00:12 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.16.100_8806" in sync
    2021/04/24 00:00:12 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.59.37_9005" in sync
    2021/04/24 00:00:12 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.59.37_9005" in sync
    2021/04/24 00:00:12 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.128_9011" in sync
    2021/04/24 00:00:12 [INFO] agent: Synced service "_v1_dmaap-dr-prov_10.233.42.197_443"
    2021/04/24 00:00:12 [DEBUG] agent: Service "_v1_message-router_10.233.56.148_3904" in sync
    2021/04/24 00:00:12 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.29.92_9004" in sync
    2021/04/24 00:00:12 [DEBUG] agent: Service "_v1_nsd_10.233.16.100_8806" in sync
    2021/04/24 00:00:12 [DEBUG] agent: Service "_v1_appc_10.233.44.16_8443" in sync
    2021/04/24 00:00:12 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.33.237_9009" in sync
    2021/04/24 00:00:12 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.13.108_9007" in sync
    2021/04/24 00:00:12 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.13.108_9007" in sync
    2021/04/24 00:00:12 [DEBUG] agent: Service "_v0_multicloud_10.233.24.131_9001" in sync
    2021/04/24 00:00:12 [DEBUG] agent: Node info in sync
    2021/04/24 00:00:12 [DEBUG] http: Request PUT /v1/agent/service/register (351.187632ms) from=10.233.69.244:57792
    2021/04/24 00:00:12 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.29.92_9004" in sync
    2021/04/24 00:00:12 [DEBUG] agent: Service "_v1_catalog_10.233.16.100_8806" in sync
    2021/04/24 00:00:12 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.16.100_8806" in sync
    2021/04/24 00:00:12 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.59.37_9005" in sync
    2021/04/24 00:00:12 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.59.37_9005" in sync
    2021/04/24 00:00:12 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.128_9011" in sync
    2021/04/24 00:00:12 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.42.197_443" in sync
    2021/04/24 00:00:12 [DEBUG] agent: Service "_v1_message-router_10.233.56.148_3904" in sync
    2021/04/24 00:00:12 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.29.92_9004" in sync
    2021/04/24 00:00:12 [DEBUG] agent: Service "_v1_nsd_10.233.16.100_8806" in sync
    2021/04/24 00:00:12 [DEBUG] agent: Service "_v1_appc_10.233.44.16_8443" in sync
    2021/04/24 00:00:12 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.33.237_9009" in sync
    2021/04/24 00:00:12 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.13.108_9007" in sync
    2021/04/24 00:00:12 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.13.108_9007" in sync
    2021/04/24 00:00:12 [DEBUG] agent: Service "_v0_multicloud_10.233.24.131_9001" in sync
    2021/04/24 00:00:12 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.33.237_9009" in sync
    2021/04/24 00:00:12 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.29.180_9518" in sync
    2021/04/24 00:00:12 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.31.155_9015" in sync
    2021/04/24 00:00:12 [DEBUG] agent: Service "_v1_parser_10.233.16.100_8806" in sync
    2021/04/24 00:00:12 [DEBUG] agent: Service "_v1_multicloud_10.233.24.131_9001" in sync
    2021/04/24 00:00:12 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.59.37_9005" in sync
    2021/04/24 00:00:12 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.128_9011" in sync
    2021/04/24 00:00:12 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.62.52_8080" in sync
    2021/04/24 00:00:12 [DEBUG] agent: Node info in sync
    2021/04/24 00:00:12 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1 (456.644µs) from=10.233.69.244:57798
    2021/04/24 00:00:12 [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/24 00:00:12 [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/24 00:00:12 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/04/24 00:00:12 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/04/24 00:00:12 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.128_9011" in sync
    2021/04/24 00:00:12 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.42.197_443" in sync
    2021/04/24 00:00:12 [DEBUG] agent: Service "_v1_message-router_10.233.56.148_3904" in sync
    2021/04/24 00:00:12 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.29.92_9004" in sync
    2021/04/24 00:00:12 [DEBUG] agent: Service "_v1_catalog_10.233.16.100_8806" in sync
    2021/04/24 00:00:12 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.16.100_8806" in sync
    2021/04/24 00:00:12 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.59.37_9005" in sync
    2021/04/24 00:00:12 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.59.37_9005" in sync
    2021/04/24 00:00:12 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.13.108_9007" in sync
    2021/04/24 00:00:12 [DEBUG] agent: Service "_v0_multicloud_10.233.24.131_9001" in sync
    2021/04/24 00:00:12 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.29.92_9004" in sync
    2021/04/24 00:00:12 [DEBUG] agent: Service "_v1_nsd_10.233.16.100_8806" in sync
    2021/04/24 00:00:12 [DEBUG] agent: Service "_v1_appc_10.233.44.16_8443" in sync
    2021/04/24 00:00:12 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.33.237_9009" in sync
    2021/04/24 00:00:12 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.13.108_9007" in sync
    2021/04/24 00:00:12 [DEBUG] agent: Service "_v1_parser_10.233.16.100_8806" in sync
    2021/04/24 00:00:12 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.33.237_9009" in sync
    2021/04/24 00:00:12 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.29.180_9518" in sync
    2021/04/24 00:00:12 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.31.155_9015" in sync
    2021/04/24 00:00:12 [INFO] agent: Synced service "_v11__aai-generic-query_10.233.76.247_8446"
    2021/04/24 00:00:12 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.62.52_8080" in sync
    2021/04/24 00:00:12 [DEBUG] agent: Service "_v1_multicloud_10.233.24.131_9001" in sync
    2021/04/24 00:00:12 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.59.37_9005" in sync
    2021/04/24 00:00:12 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.128_9011" in sync
    2021/04/24 00:00:12 [DEBUG] agent: Node info in sync
    2021/04/24 00:00:12 [DEBUG] http: Request PUT /v1/agent/service/register (279.011828ms) from=10.233.69.244:57802
    2021/04/24 00:00:12 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.29.92_9004" in sync
    2021/04/24 00:00:13 [DEBUG] agent: Service "_v1_nsd_10.233.16.100_8806" in sync
    2021/04/24 00:00:13 [DEBUG] agent: Service "_v1_appc_10.233.44.16_8443" in sync
    2021/04/24 00:00:13 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.33.237_9009" in sync
    2021/04/24 00:00:13 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.13.108_9007" in sync
    2021/04/24 00:00:13 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.13.108_9007" in sync
    2021/04/24 00:00:13 [DEBUG] agent: Service "_v0_multicloud_10.233.24.131_9001" in sync
    2021/04/24 00:00:13 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.33.237_9009" in sync
    2021/04/24 00:00:13 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.29.180_9518" in sync
    2021/04/24 00:00:13 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.31.155_9015" in sync
    2021/04/24 00:00:13 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:13 [DEBUG] agent: Service "_v1_parser_10.233.16.100_8806" in sync
    2021/04/24 00:00:13 [DEBUG] agent: Service "_v1_multicloud_10.233.24.131_9001" in sync
    2021/04/24 00:00:13 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.59.37_9005" in sync
    2021/04/24 00:00:13 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.128_9011" in sync
    2021/04/24 00:00:13 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.62.52_8080" in sync
    2021/04/24 00:00:13 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.29.92_9004" in sync
    2021/04/24 00:00:13 [DEBUG] agent: Service "_v1_catalog_10.233.16.100_8806" in sync
    2021/04/24 00:00:13 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.16.100_8806" in sync
    2021/04/24 00:00:13 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.59.37_9005" in sync
    2021/04/24 00:00:13 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.59.37_9005" in sync
    2021/04/24 00:00:13 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.128_9011" in sync
    2021/04/24 00:00:13 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.42.197_443" in sync
    2021/04/24 00:00:13 [DEBUG] agent: Service "_v1_message-router_10.233.56.148_3904" in sync
    2021/04/24 00:00:13 [DEBUG] agent: Node info in sync
    2021/04/24 00:00:13 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v11 (327.846µs) from=10.233.69.244:57804
    2021/04/24 00:00:13 [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/24 00:00:13 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/04/24 00:00:13 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/04/24 00:00:13 [DEBUG] agent: Service "_v1_message-router_10.233.56.148_3904" in sync
    2021/04/24 00:00:13 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.29.92_9004" in sync
    2021/04/24 00:00:13 [DEBUG] agent: Service "_v1_catalog_10.233.16.100_8806" in sync
    2021/04/24 00:00:13 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.16.100_8806" in sync
    2021/04/24 00:00:13 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.59.37_9005" in sync
    2021/04/24 00:00:13 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.59.37_9005" in sync
    2021/04/24 00:00:13 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.128_9011" in sync
    2021/04/24 00:00:13 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.42.197_443" in sync
    2021/04/24 00:00:13 [DEBUG] agent: Service "_v0_multicloud_10.233.24.131_9001" in sync
    2021/04/24 00:00:13 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.29.92_9004" in sync
    2021/04/24 00:00:13 [DEBUG] agent: Service "_v1_nsd_10.233.16.100_8806" in sync
    2021/04/24 00:00:13 [DEBUG] agent: Service "_v1_appc_10.233.44.16_8443" in sync
    2021/04/24 00:00:13 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.33.237_9009" in sync
    2021/04/24 00:00:13 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.13.108_9007" in sync
    2021/04/24 00:00:13 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.13.108_9007" in sync
    2021/04/24 00:00:13 [INFO] agent: Synced service "_v11_aai-generic-query_10.233.76.247_8446"
    2021/04/24 00:00:13 [DEBUG] agent: Service "_v1_parser_10.233.16.100_8806" in sync
    2021/04/24 00:00:13 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.33.237_9009" in sync
    2021/04/24 00:00:13 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.29.180_9518" in sync
    2021/04/24 00:00:13 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.31.155_9015" in sync
    2021/04/24 00:00:13 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:13 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.62.52_8080" in sync
    2021/04/24 00:00:13 [DEBUG] agent: Service "_v1_multicloud_10.233.24.131_9001" in sync
    2021/04/24 00:00:13 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.59.37_9005" in sync
    2021/04/24 00:00:13 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.128_9011" in sync
    2021/04/24 00:00:13 [DEBUG] agent: Node info in sync
    2021/04/24 00:00:13 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.59.37_9005" in sync
    2021/04/24 00:00:13 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.59.37_9005" in sync
    2021/04/24 00:00:13 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.128_9011" in sync
    2021/04/24 00:00:13 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.42.197_443" in sync
    2021/04/24 00:00:13 [DEBUG] agent: Service "_v1_message-router_10.233.56.148_3904" in sync
    2021/04/24 00:00:13 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.29.92_9004" in sync
    2021/04/24 00:00:13 [DEBUG] agent: Service "_v1_catalog_10.233.16.100_8806" in sync
    2021/04/24 00:00:13 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.16.100_8806" in sync
    2021/04/24 00:00:13 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.33.237_9009" in sync
    2021/04/24 00:00:13 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.13.108_9007" in sync
    2021/04/24 00:00:13 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.13.108_9007" in sync
    2021/04/24 00:00:13 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:13 [DEBUG] agent: Service "_v0_multicloud_10.233.24.131_9001" in sync
    2021/04/24 00:00:13 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.29.92_9004" in sync
    2021/04/24 00:00:13 [DEBUG] agent: Service "_v1_nsd_10.233.16.100_8806" in sync
    2021/04/24 00:00:13 [DEBUG] agent: Service "_v1_appc_10.233.44.16_8443" in sync
    2021/04/24 00:00:13 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:13 [DEBUG] agent: Service "_v1_parser_10.233.16.100_8806" in sync
    2021/04/24 00:00:13 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.33.237_9009" in sync
    2021/04/24 00:00:13 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.29.180_9518" in sync
    2021/04/24 00:00:13 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.31.155_9015" in sync
    2021/04/24 00:00:13 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.62.52_8080" in sync
    2021/04/24 00:00:13 [DEBUG] agent: Service "_v1_multicloud_10.233.24.131_9001" in sync
    2021/04/24 00:00:13 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.59.37_9005" in sync
    2021/04/24 00:00:13 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.128_9011" in sync
    2021/04/24 00:00:13 [DEBUG] agent: Node info in sync
    2021/04/24 00:00:13 [DEBUG] http: Request PUT /v1/agent/service/register (560.561626ms) from=10.233.69.244:57808
    2021/04/24 00:00:13 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v11 (492.962µs) from=10.233.69.244:57814
    2021/04/24 00:00:14 [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/24 00:00:14 [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/24 00:00:14 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/04/24 00:00:14 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/04/24 00:00:14 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.128_9011" in sync
    2021/04/24 00:00:14 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.42.197_443" in sync
    2021/04/24 00:00:14 [DEBUG] agent: Service "_v1_message-router_10.233.56.148_3904" in sync
    2021/04/24 00:00:14 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.29.92_9004" in sync
    2021/04/24 00:00:14 [DEBUG] agent: Service "_v1_catalog_10.233.16.100_8806" in sync
    2021/04/24 00:00:14 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.16.100_8806" in sync
    2021/04/24 00:00:14 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.59.37_9005" in sync
    2021/04/24 00:00:14 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.59.37_9005" in sync
    2021/04/24 00:00:14 [INFO] agent: Synced service "_v12__aai-generic-query_10.233.76.247_8446"
    2021/04/24 00:00:14 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.13.108_9007" in sync
    2021/04/24 00:00:14 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:14 [DEBUG] agent: Service "_v0_multicloud_10.233.24.131_9001" in sync
    2021/04/24 00:00:14 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.29.92_9004" in sync
    2021/04/24 00:00:14 [DEBUG] agent: Service "_v1_nsd_10.233.16.100_8806" in sync
    2021/04/24 00:00:14 [DEBUG] agent: Service "_v1_appc_10.233.44.16_8443" in sync
    2021/04/24 00:00:14 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.33.237_9009" in sync
    2021/04/24 00:00:14 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.13.108_9007" in sync
    2021/04/24 00:00:14 [DEBUG] agent: Service "_v1_parser_10.233.16.100_8806" in sync
    2021/04/24 00:00:14 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.33.237_9009" in sync
    2021/04/24 00:00:14 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.29.180_9518" in sync
    2021/04/24 00:00:14 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.31.155_9015" in sync
    2021/04/24 00:00:14 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:14 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.62.52_8080" in sync
    2021/04/24 00:00:14 [DEBUG] agent: Service "_v1_multicloud_10.233.24.131_9001" in sync
    2021/04/24 00:00:14 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.59.37_9005" in sync
    2021/04/24 00:00:14 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.128_9011" in sync
    2021/04/24 00:00:14 [DEBUG] agent: Node info in sync
    2021/04/24 00:00:14 [DEBUG] http: Request PUT /v1/agent/service/register (375.962762ms) from=10.233.69.244:57816
    2021/04/24 00:00:14 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.62.52_8080" in sync
    2021/04/24 00:00:14 [DEBUG] agent: Service "_v1_multicloud_10.233.24.131_9001" in sync
    2021/04/24 00:00:14 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.59.37_9005" in sync
    2021/04/24 00:00:14 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.128_9011" in sync
    2021/04/24 00:00:14 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.59.37_9005" in sync
    2021/04/24 00:00:14 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.128_9011" in sync
    2021/04/24 00:00:14 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.42.197_443" in sync
    2021/04/24 00:00:14 [DEBUG] agent: Service "_v1_message-router_10.233.56.148_3904" in sync
    2021/04/24 00:00:14 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.29.92_9004" in sync
    2021/04/24 00:00:14 [DEBUG] agent: Service "_v1_catalog_10.233.16.100_8806" in sync
    2021/04/24 00:00:14 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.16.100_8806" in sync
    2021/04/24 00:00:14 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.59.37_9005" in sync
    2021/04/24 00:00:14 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:14 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.13.108_9007" in sync
    2021/04/24 00:00:14 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.13.108_9007" in sync
    2021/04/24 00:00:14 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:14 [DEBUG] agent: Service "_v0_multicloud_10.233.24.131_9001" in sync
    2021/04/24 00:00:14 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.29.92_9004" in sync
    2021/04/24 00:00:14 [DEBUG] agent: Service "_v1_nsd_10.233.16.100_8806" in sync
    2021/04/24 00:00:14 [DEBUG] agent: Service "_v1_appc_10.233.44.16_8443" in sync
    2021/04/24 00:00:14 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.33.237_9009" in sync
    2021/04/24 00:00:14 [DEBUG] agent: Service "_v1_parser_10.233.16.100_8806" in sync
    2021/04/24 00:00:14 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.33.237_9009" in sync
    2021/04/24 00:00:14 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.29.180_9518" in sync
    2021/04/24 00:00:14 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.31.155_9015" in sync
    2021/04/24 00:00:14 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:14 [DEBUG] agent: Node info in sync
    2021/04/24 00:00:14 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v12 (358.962µs) from=10.233.69.244:57820
    2021/04/24 00:00:14 [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/24 00:00:14 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/04/24 00:00:14 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/04/24 00:00:14 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.59.37_9005" in sync
    2021/04/24 00:00:14 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.128_9011" in sync
    2021/04/24 00:00:14 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.59.37_9005" in sync
    2021/04/24 00:00:14 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.59.37_9005" in sync
    2021/04/24 00:00:14 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.128_9011" in sync
    2021/04/24 00:00:14 [DEBUG] agent: Service "_v1_message-router_10.233.56.148_3904" in sync
    2021/04/24 00:00:14 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.29.92_9004" in sync
    2021/04/24 00:00:14 [DEBUG] agent: Service "_v1_catalog_10.233.16.100_8806" in sync
    2021/04/24 00:00:14 [DEBUG] agent: Service "_v1_appc_10.233.44.16_8443" in sync
    2021/04/24 00:00:14 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.33.237_9009" in sync
    2021/04/24 00:00:14 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.13.108_9007" in sync
    2021/04/24 00:00:14 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.13.108_9007" in sync
    2021/04/24 00:00:14 [DEBUG] agent: Service "_v1_nsd_10.233.16.100_8806" in sync
    2021/04/24 00:00:14 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.29.180_9518" in sync
    2021/04/24 00:00:14 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:14 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.62.52_8080" in sync
    2021/04/24 00:00:14 [DEBUG] agent: Service "_v1_multicloud_10.233.24.131_9001" in sync
    2021/04/24 00:00:14 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.16.100_8806" in sync
    2021/04/24 00:00:14 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.42.197_443" in sync
    2021/04/24 00:00:14 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:14 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:14 [DEBUG] agent: Service "_v0_multicloud_10.233.24.131_9001" in sync
    2021/04/24 00:00:14 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.29.92_9004" in sync
    2021/04/24 00:00:14 [INFO] agent: Synced service "_v12_aai-generic-query_10.233.76.247_8446"
    2021/04/24 00:00:14 [DEBUG] agent: Service "_v1_parser_10.233.16.100_8806" in sync
    2021/04/24 00:00:14 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.33.237_9009" in sync
    2021/04/24 00:00:14 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.31.155_9015" in sync
    2021/04/24 00:00:14 [DEBUG] agent: Node info in sync
    2021/04/24 00:00:14 [DEBUG] http: Request PUT /v1/agent/service/register (336.341153ms) from=10.233.69.244:57822
    2021/04/24 00:00:14 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.29.180_9518" in sync
    2021/04/24 00:00:14 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:14 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.62.52_8080" in sync
    2021/04/24 00:00:14 [DEBUG] agent: Service "_v1_multicloud_10.233.24.131_9001" in sync
    2021/04/24 00:00:14 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.42.197_443" in sync
    2021/04/24 00:00:14 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.16.100_8806" in sync
    2021/04/24 00:00:14 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:14 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:14 [DEBUG] agent: Service "_v0_multicloud_10.233.24.131_9001" in sync
    2021/04/24 00:00:14 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.29.92_9004" in sync
    2021/04/24 00:00:14 [DEBUG] agent: Service "_v1_parser_10.233.16.100_8806" in sync
    2021/04/24 00:00:14 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.33.237_9009" in sync
    2021/04/24 00:00:14 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.31.155_9015" in sync
    2021/04/24 00:00:14 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:14 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.59.37_9005" in sync
    2021/04/24 00:00:14 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.128_9011" in sync
    2021/04/24 00:00:14 [DEBUG] agent: Service "_v1_message-router_10.233.56.148_3904" in sync
    2021/04/24 00:00:14 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.29.92_9004" in sync
    2021/04/24 00:00:14 [DEBUG] agent: Service "_v1_catalog_10.233.16.100_8806" in sync
    2021/04/24 00:00:14 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.59.37_9005" in sync
    2021/04/24 00:00:14 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.59.37_9005" in sync
    2021/04/24 00:00:14 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.128_9011" in sync
    2021/04/24 00:00:14 [DEBUG] agent: Service "_v1_nsd_10.233.16.100_8806" in sync
    2021/04/24 00:00:14 [DEBUG] agent: Service "_v1_appc_10.233.44.16_8443" in sync
    2021/04/24 00:00:14 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.33.237_9009" in sync
    2021/04/24 00:00:14 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.13.108_9007" in sync
    2021/04/24 00:00:14 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.13.108_9007" in sync
    2021/04/24 00:00:14 [DEBUG] agent: Node info in sync
    2021/04/24 00:00:15 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v12 (701.591554ms) from=10.233.69.244:57830
    2021/04/24 00:00:15 [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/24 00:00:15 [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/24 00:00:15 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/04/24 00:00:15 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/04/24 00:00:16 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.16.100_8806" in sync
    2021/04/24 00:00:16 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.42.197_443" in sync
    2021/04/24 00:00:16 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:16 [DEBUG] agent: Service "_v0_multicloud_10.233.24.131_9001" in sync
    2021/04/24 00:00:16 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.29.92_9004" in sync
    2021/04/24 00:00:16 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:16 [INFO] agent: Synced service "_v13__aai-generic-query_10.233.76.247_8446"
    2021/04/24 00:00:16 [DEBUG] agent: Service "_v1_parser_10.233.16.100_8806" in sync
    2021/04/24 00:00:16 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.33.237_9009" in sync
    2021/04/24 00:00:16 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.31.155_9015" in sync
    2021/04/24 00:00:16 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:16 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.59.37_9005" in sync
    2021/04/24 00:00:16 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.128_9011" in sync
    2021/04/24 00:00:16 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.59.37_9005" in sync
    2021/04/24 00:00:16 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.128_9011" in sync
    2021/04/24 00:00:16 [DEBUG] agent: Service "_v1_message-router_10.233.56.148_3904" in sync
    2021/04/24 00:00:16 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.29.92_9004" in sync
    2021/04/24 00:00:16 [DEBUG] agent: Service "_v1_catalog_10.233.16.100_8806" in sync
    2021/04/24 00:00:16 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.59.37_9005" in sync
    2021/04/24 00:00:16 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.13.108_9007" in sync
    2021/04/24 00:00:16 [DEBUG] agent: Service "_v1_nsd_10.233.16.100_8806" in sync
    2021/04/24 00:00:16 [DEBUG] agent: Service "_v1_appc_10.233.44.16_8443" in sync
    2021/04/24 00:00:16 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.33.237_9009" in sync
    2021/04/24 00:00:16 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.13.108_9007" in sync
    2021/04/24 00:00:16 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.29.180_9518" in sync
    2021/04/24 00:00:16 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:16 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.62.52_8080" in sync
    2021/04/24 00:00:16 [DEBUG] agent: Service "_v1_multicloud_10.233.24.131_9001" in sync
    2021/04/24 00:00:16 [DEBUG] agent: Node info in sync
    2021/04/24 00:00:16 [DEBUG] http: Request PUT /v1/agent/service/register (399.875033ms) from=10.233.69.244:57840
    2021/04/24 00:00:16 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:16 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.29.180_9518" in sync
    2021/04/24 00:00:16 [DEBUG] agent: Service "_v1_multicloud_10.233.24.131_9001" in sync
    2021/04/24 00:00:16 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.62.52_8080" in sync
    2021/04/24 00:00:16 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.42.197_443" in sync
    2021/04/24 00:00:16 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:16 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.16.100_8806" in sync
    2021/04/24 00:00:16 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.29.92_9004" in sync
    2021/04/24 00:00:16 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:16 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:16 [DEBUG] agent: Service "_v0_multicloud_10.233.24.131_9001" in sync
    2021/04/24 00:00:16 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.33.237_9009" in sync
    2021/04/24 00:00:16 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.31.155_9015" in sync
    2021/04/24 00:00:16 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:16 [DEBUG] agent: Service "_v1_parser_10.233.16.100_8806" in sync
    2021/04/24 00:00:16 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.128_9011" in sync
    2021/04/24 00:00:16 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.59.37_9005" in sync
    2021/04/24 00:00:16 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.29.92_9004" in sync
    2021/04/24 00:00:16 [DEBUG] agent: Service "_v1_catalog_10.233.16.100_8806" in sync
    2021/04/24 00:00:16 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.59.37_9005" in sync
    2021/04/24 00:00:16 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.59.37_9005" in sync
    2021/04/24 00:00:16 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.128_9011" in sync
    2021/04/24 00:00:16 [DEBUG] agent: Service "_v1_message-router_10.233.56.148_3904" in sync
    2021/04/24 00:00:16 [DEBUG] agent: Service "_v1_appc_10.233.44.16_8443" in sync
    2021/04/24 00:00:16 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.33.237_9009" in sync
    2021/04/24 00:00:16 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.13.108_9007" in sync
    2021/04/24 00:00:16 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.13.108_9007" in sync
    2021/04/24 00:00:16 [DEBUG] agent: Service "_v1_nsd_10.233.16.100_8806" in sync
    2021/04/24 00:00:16 [DEBUG] agent: Node info in sync
    2021/04/24 00:00:16 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v13 (353.245µs) from=10.233.69.244:57844
    2021/04/24 00:00:16 [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/24 00:00:16 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/04/24 00:00:16 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/04/24 00:00:16 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.62.52_8080" in sync
    2021/04/24 00:00:16 [DEBUG] agent: Service "_v1_multicloud_10.233.24.131_9001" in sync
    2021/04/24 00:00:16 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.16.100_8806" in sync
    2021/04/24 00:00:16 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.42.197_443" in sync
    2021/04/24 00:00:16 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:16 [DEBUG] agent: Service "_v0_multicloud_10.233.24.131_9001" in sync
    2021/04/24 00:00:16 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.29.92_9004" in sync
    2021/04/24 00:00:16 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:16 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:16 [DEBUG] agent: Service "_v1_parser_10.233.16.100_8806" in sync
    2021/04/24 00:00:16 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.33.237_9009" in sync
    2021/04/24 00:00:16 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.31.155_9015" in sync
    2021/04/24 00:00:16 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:16 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.59.37_9005" in sync
    2021/04/24 00:00:16 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.128_9011" in sync
    2021/04/24 00:00:16 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.128_9011" in sync
    2021/04/24 00:00:16 [DEBUG] agent: Service "_v1_message-router_10.233.56.148_3904" in sync
    2021/04/24 00:00:16 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.29.92_9004" in sync
    2021/04/24 00:00:16 [DEBUG] agent: Service "_v1_catalog_10.233.16.100_8806" in sync
    2021/04/24 00:00:16 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.59.37_9005" in sync
    2021/04/24 00:00:16 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.59.37_9005" in sync
    2021/04/24 00:00:16 [INFO] agent: Synced service "_v13_aai-generic-query_10.233.76.247_8446"
    2021/04/24 00:00:16 [DEBUG] agent: Service "_v1_nsd_10.233.16.100_8806" in sync
    2021/04/24 00:00:16 [DEBUG] agent: Service "_v1_appc_10.233.44.16_8443" in sync
    2021/04/24 00:00:16 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.33.237_9009" in sync
    2021/04/24 00:00:16 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.13.108_9007" in sync
    2021/04/24 00:00:16 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.13.108_9007" in sync
    2021/04/24 00:00:16 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.29.180_9518" in sync
    2021/04/24 00:00:16 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:16 [DEBUG] agent: Node info in sync
    2021/04/24 00:00:16 [DEBUG] http: Request PUT /v1/agent/service/register (617.053371ms) from=10.233.69.244:57846
    2021/04/24 00:00:16 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.59.37_9005" in sync
    2021/04/24 00:00:16 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.128_9011" in sync
    2021/04/24 00:00:16 [DEBUG] agent: Service "_v1_catalog_10.233.16.100_8806" in sync
    2021/04/24 00:00:16 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.59.37_9005" in sync
    2021/04/24 00:00:16 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.59.37_9005" in sync
    2021/04/24 00:00:16 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.128_9011" in sync
    2021/04/24 00:00:16 [DEBUG] agent: Service "_v1_message-router_10.233.56.148_3904" in sync
    2021/04/24 00:00:16 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.29.92_9004" in sync
    2021/04/24 00:00:16 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.33.237_9009" in sync
    2021/04/24 00:00:16 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.13.108_9007" in sync
    2021/04/24 00:00:16 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.13.108_9007" in sync
    2021/04/24 00:00:16 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:16 [DEBUG] agent: Service "_v1_nsd_10.233.16.100_8806" in sync
    2021/04/24 00:00:16 [DEBUG] agent: Service "_v1_appc_10.233.44.16_8443" in sync
    2021/04/24 00:00:16 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.29.180_9518" in sync
    2021/04/24 00:00:16 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:16 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.62.52_8080" in sync
    2021/04/24 00:00:16 [DEBUG] agent: Service "_v1_multicloud_10.233.24.131_9001" in sync
    2021/04/24 00:00:16 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:16 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.16.100_8806" in sync
    2021/04/24 00:00:16 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.42.197_443" in sync
    2021/04/24 00:00:16 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:16 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:16 [DEBUG] agent: Service "_v0_multicloud_10.233.24.131_9001" in sync
    2021/04/24 00:00:16 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.29.92_9004" in sync
    2021/04/24 00:00:16 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.31.155_9015" in sync
    2021/04/24 00:00:16 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:16 [DEBUG] agent: Service "_v1_parser_10.233.16.100_8806" in sync
    2021/04/24 00:00:16 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.33.237_9009" in sync
    2021/04/24 00:00:16 [DEBUG] agent: Node info in sync
    2021/04/24 00:00:16 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v13 (386.911µs) from=10.233.69.244:57850
    2021/04/24 00:00:16 [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/24 00:00:16 [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/24 00:00:16 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/04/24 00:00:16 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/04/24 00:00:17 [DEBUG] agent: Service "_v1_parser_10.233.16.100_8806" in sync
    2021/04/24 00:00:17 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.33.237_9009" in sync
    2021/04/24 00:00:17 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.31.155_9015" in sync
    2021/04/24 00:00:17 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:17 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.59.37_9005" in sync
    2021/04/24 00:00:17 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.128_9011" in sync
    2021/04/24 00:00:17 [DEBUG] agent: Service "_v1_message-router_10.233.56.148_3904" in sync
    2021/04/24 00:00:17 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.29.92_9004" in sync
    2021/04/24 00:00:17 [DEBUG] agent: Service "_v1_catalog_10.233.16.100_8806" in sync
    2021/04/24 00:00:17 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.59.37_9005" in sync
    2021/04/24 00:00:17 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.59.37_9005" in sync
    2021/04/24 00:00:17 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.128_9011" in sync
    2021/04/24 00:00:17 [DEBUG] agent: Service "_v1_nsd_10.233.16.100_8806" in sync
    2021/04/24 00:00:17 [DEBUG] agent: Service "_v1_appc_10.233.44.16_8443" in sync
    2021/04/24 00:00:17 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.33.237_9009" in sync
    2021/04/24 00:00:17 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.13.108_9007" in sync
    2021/04/24 00:00:17 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.13.108_9007" in sync
    2021/04/24 00:00:17 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:17 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.29.180_9518" in sync
    2021/04/24 00:00:17 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:17 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.62.52_8080" in sync
    2021/04/24 00:00:17 [DEBUG] agent: Service "_v1_multicloud_10.233.24.131_9001" in sync
    2021/04/24 00:00:17 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.16.100_8806" in sync
    2021/04/24 00:00:17 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.42.197_443" in sync
    2021/04/24 00:00:17 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:17 [INFO] agent: Synced service "_v14__aai-generic-query_10.233.76.247_8446"
    2021/04/24 00:00:17 [DEBUG] agent: Service "_v0_multicloud_10.233.24.131_9001" in sync
    2021/04/24 00:00:17 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.29.92_9004" in sync
    2021/04/24 00:00:17 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:17 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:17 [DEBUG] agent: Node info in sync
    2021/04/24 00:00:17 [DEBUG] http: Request PUT /v1/agent/service/register (223.914593ms) from=10.233.69.244:57852
    2021/04/24 00:00:17 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.29.180_9518" in sync
    2021/04/24 00:00:17 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:17 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.62.52_8080" in sync
    2021/04/24 00:00:17 [DEBUG] agent: Service "_v1_multicloud_10.233.24.131_9001" in sync
    2021/04/24 00:00:17 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.16.100_8806" in sync
    2021/04/24 00:00:17 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.42.197_443" in sync
    2021/04/24 00:00:17 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:17 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:17 [DEBUG] agent: Service "_v0_multicloud_10.233.24.131_9001" in sync
    2021/04/24 00:00:17 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.29.92_9004" in sync
    2021/04/24 00:00:17 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:17 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:17 [DEBUG] agent: Service "_v1_parser_10.233.16.100_8806" in sync
    2021/04/24 00:00:17 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.33.237_9009" in sync
    2021/04/24 00:00:17 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.31.155_9015" in sync
    2021/04/24 00:00:17 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:17 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.59.37_9005" in sync
    2021/04/24 00:00:17 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.128_9011" in sync
    2021/04/24 00:00:17 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.59.37_9005" in sync
    2021/04/24 00:00:17 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.128_9011" in sync
    2021/04/24 00:00:17 [DEBUG] agent: Service "_v1_message-router_10.233.56.148_3904" in sync
    2021/04/24 00:00:17 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.29.92_9004" in sync
    2021/04/24 00:00:17 [DEBUG] agent: Service "_v1_catalog_10.233.16.100_8806" in sync
    2021/04/24 00:00:17 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.59.37_9005" in sync
    2021/04/24 00:00:17 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.13.108_9007" in sync
    2021/04/24 00:00:17 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:17 [DEBUG] agent: Service "_v1_nsd_10.233.16.100_8806" in sync
    2021/04/24 00:00:17 [DEBUG] agent: Service "_v1_appc_10.233.44.16_8443" in sync
    2021/04/24 00:00:17 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.33.237_9009" in sync
    2021/04/24 00:00:17 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.13.108_9007" in sync
    2021/04/24 00:00:17 [DEBUG] agent: Node info in sync
    2021/04/24 00:00:17 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v14 (430.143µs) from=10.233.69.244:57854
    2021/04/24 00:00:17 [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/24 00:00:17 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/04/24 00:00:17 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/04/24 00:00:17 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.33.237_9009" in sync
    2021/04/24 00:00:17 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.31.155_9015" in sync
    2021/04/24 00:00:17 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:17 [DEBUG] agent: Service "_v1_parser_10.233.16.100_8806" in sync
    2021/04/24 00:00:17 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.128_9011" in sync
    2021/04/24 00:00:17 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.59.37_9005" in sync
    2021/04/24 00:00:17 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.29.92_9004" in sync
    2021/04/24 00:00:17 [DEBUG] agent: Service "_v1_catalog_10.233.16.100_8806" in sync
    2021/04/24 00:00:17 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.59.37_9005" in sync
    2021/04/24 00:00:17 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.59.37_9005" in sync
    2021/04/24 00:00:17 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.128_9011" in sync
    2021/04/24 00:00:17 [INFO] agent: Synced service "_v14_aai-generic-query_10.233.76.247_8446"
    2021/04/24 00:00:17 [DEBUG] agent: Service "_v1_message-router_10.233.56.148_3904" in sync
    2021/04/24 00:00:17 [DEBUG] agent: Service "_v1_appc_10.233.44.16_8443" in sync
    2021/04/24 00:00:17 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.33.237_9009" in sync
    2021/04/24 00:00:17 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.13.108_9007" in sync
    2021/04/24 00:00:17 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.13.108_9007" in sync
    2021/04/24 00:00:17 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:17 [DEBUG] agent: Service "_v1_nsd_10.233.16.100_8806" in sync
    2021/04/24 00:00:17 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:17 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.29.180_9518" in sync
    2021/04/24 00:00:17 [DEBUG] agent: Service "_v1_multicloud_10.233.24.131_9001" in sync
    2021/04/24 00:00:17 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.62.52_8080" in sync
    2021/04/24 00:00:17 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.42.197_443" in sync
    2021/04/24 00:00:17 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:17 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:17 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.16.100_8806" in sync
    2021/04/24 00:00:17 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.29.92_9004" in sync
    2021/04/24 00:00:17 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:17 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:17 [DEBUG] agent: Service "_v0_multicloud_10.233.24.131_9001" in sync
    2021/04/24 00:00:17 [DEBUG] agent: Node info in sync
    2021/04/24 00:00:17 [DEBUG] http: Request PUT /v1/agent/service/register (537.458716ms) from=10.233.69.244:57856
    2021/04/24 00:00:17 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:17 [DEBUG] agent: Service "_v1_nsd_10.233.16.100_8806" in sync
    2021/04/24 00:00:17 [DEBUG] agent: Service "_v1_appc_10.233.44.16_8443" in sync
    2021/04/24 00:00:17 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.33.237_9009" in sync
    2021/04/24 00:00:17 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.13.108_9007" in sync
    2021/04/24 00:00:17 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.13.108_9007" in sync
    2021/04/24 00:00:17 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.29.180_9518" in sync
    2021/04/24 00:00:17 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:17 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.62.52_8080" in sync
    2021/04/24 00:00:17 [DEBUG] agent: Service "_v1_multicloud_10.233.24.131_9001" in sync
    2021/04/24 00:00:17 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.16.100_8806" in sync
    2021/04/24 00:00:17 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.42.197_443" in sync
    2021/04/24 00:00:17 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:17 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:17 [DEBUG] agent: Service "_v0_multicloud_10.233.24.131_9001" in sync
    2021/04/24 00:00:17 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.29.92_9004" in sync
    2021/04/24 00:00:17 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:17 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:17 [DEBUG] agent: Service "_v1_parser_10.233.16.100_8806" in sync
    2021/04/24 00:00:17 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.33.237_9009" in sync
    2021/04/24 00:00:17 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.31.155_9015" in sync
    2021/04/24 00:00:17 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:17 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.59.37_9005" in sync
    2021/04/24 00:00:17 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.128_9011" in sync
    2021/04/24 00:00:17 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.128_9011" in sync
    2021/04/24 00:00:17 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:17 [DEBUG] agent: Service "_v1_message-router_10.233.56.148_3904" in sync
    2021/04/24 00:00:17 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.29.92_9004" in sync
    2021/04/24 00:00:17 [DEBUG] agent: Service "_v1_catalog_10.233.16.100_8806" in sync
    2021/04/24 00:00:17 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.59.37_9005" in sync
    2021/04/24 00:00:17 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.59.37_9005" in sync
    2021/04/24 00:00:17 [DEBUG] agent: Node info in sync
    2021/04/24 00:00:17 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v14 (330.308µs) from=10.233.69.244:57864
    2021/04/24 00:00:17 [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/24 00:00:17 [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/24 00:00:17 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/04/24 00:00:17 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/04/24 00:00:18 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.62.52_8080" in sync
    2021/04/24 00:00:18 [DEBUG] agent: Service "_v1_multicloud_10.233.24.131_9001" in sync
    2021/04/24 00:00:18 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.16.100_8806" in sync
    2021/04/24 00:00:18 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.42.197_443" in sync
    2021/04/24 00:00:18 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:18 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:18 [DEBUG] agent: Service "_v0_multicloud_10.233.24.131_9001" in sync
    2021/04/24 00:00:18 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.29.92_9004" in sync
    2021/04/24 00:00:18 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:18 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:18 [DEBUG] agent: Service "_v1_parser_10.233.16.100_8806" in sync
    2021/04/24 00:00:18 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.33.237_9009" in sync
    2021/04/24 00:00:18 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.31.155_9015" in sync
    2021/04/24 00:00:18 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:18 [INFO] agent: Synced service "_v15__aai-generic-query_10.233.76.247_8446"
    2021/04/24 00:00:18 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.59.37_9005" in sync
    2021/04/24 00:00:18 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.128_9011" in sync
    2021/04/24 00:00:18 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.128_9011" in sync
    2021/04/24 00:00:18 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:18 [DEBUG] agent: Service "_v1_message-router_10.233.56.148_3904" in sync
    2021/04/24 00:00:18 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.29.92_9004" in sync
    2021/04/24 00:00:18 [DEBUG] agent: Service "_v1_catalog_10.233.16.100_8806" in sync
    2021/04/24 00:00:18 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.59.37_9005" in sync
    2021/04/24 00:00:18 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.59.37_9005" in sync
    2021/04/24 00:00:18 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:18 [DEBUG] agent: Service "_v1_nsd_10.233.16.100_8806" in sync
    2021/04/24 00:00:18 [DEBUG] agent: Service "_v1_appc_10.233.44.16_8443" in sync
    2021/04/24 00:00:18 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.33.237_9009" in sync
    2021/04/24 00:00:18 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.13.108_9007" in sync
    2021/04/24 00:00:18 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.13.108_9007" in sync
    2021/04/24 00:00:18 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.29.180_9518" in sync
    2021/04/24 00:00:18 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:18 [DEBUG] agent: Node info in sync
    2021/04/24 00:00:18 [DEBUG] http: Request PUT /v1/agent/service/register (226.036151ms) from=10.233.69.244:57866
    2021/04/24 00:00:18 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.29.92_9004" in sync
    2021/04/24 00:00:18 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:18 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:18 [DEBUG] agent: Service "_v0_multicloud_10.233.24.131_9001" in sync
    2021/04/24 00:00:18 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.33.237_9009" in sync
    2021/04/24 00:00:18 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.31.155_9015" in sync
    2021/04/24 00:00:18 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:18 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:18 [DEBUG] agent: Service "_v1_parser_10.233.16.100_8806" in sync
    2021/04/24 00:00:18 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.128_9011" in sync
    2021/04/24 00:00:18 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.59.37_9005" in sync
    2021/04/24 00:00:18 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.29.92_9004" in sync
    2021/04/24 00:00:18 [DEBUG] agent: Service "_v1_catalog_10.233.16.100_8806" in sync
    2021/04/24 00:00:18 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.59.37_9005" in sync
    2021/04/24 00:00:18 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.59.37_9005" in sync
    2021/04/24 00:00:18 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.128_9011" in sync
    2021/04/24 00:00:18 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:18 [DEBUG] agent: Service "_v1_message-router_10.233.56.148_3904" in sync
    2021/04/24 00:00:18 [DEBUG] agent: Service "_v1_appc_10.233.44.16_8443" in sync
    2021/04/24 00:00:18 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.33.237_9009" in sync
    2021/04/24 00:00:18 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.13.108_9007" in sync
    2021/04/24 00:00:18 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.13.108_9007" in sync
    2021/04/24 00:00:18 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:18 [DEBUG] agent: Service "_v1_nsd_10.233.16.100_8806" in sync
    2021/04/24 00:00:18 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:18 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.29.180_9518" in sync
    2021/04/24 00:00:18 [DEBUG] agent: Service "_v1_multicloud_10.233.24.131_9001" in sync
    2021/04/24 00:00:18 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.62.52_8080" in sync
    2021/04/24 00:00:18 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.42.197_443" in sync
    2021/04/24 00:00:18 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:18 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:18 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.16.100_8806" in sync
    2021/04/24 00:00:18 [DEBUG] agent: Node info in sync
    2021/04/24 00:00:18 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v15 (342.125µs) from=10.233.69.244:57872
    2021/04/24 00:00:18 [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/24 00:00:18 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/04/24 00:00:18 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/04/24 00:00:18 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.33.237_9009" in sync
    2021/04/24 00:00:18 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.31.155_9015" in sync
    2021/04/24 00:00:18 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:18 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:18 [DEBUG] agent: Service "_v1_parser_10.233.16.100_8806" in sync
    2021/04/24 00:00:18 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.128_9011" in sync
    2021/04/24 00:00:18 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.59.37_9005" in sync
    2021/04/24 00:00:18 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.29.92_9004" in sync
    2021/04/24 00:00:18 [DEBUG] agent: Service "_v1_catalog_10.233.16.100_8806" in sync
    2021/04/24 00:00:18 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.59.37_9005" in sync
    2021/04/24 00:00:18 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.59.37_9005" in sync
    2021/04/24 00:00:18 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.128_9011" in sync
    2021/04/24 00:00:18 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:18 [DEBUG] agent: Service "_v1_message-router_10.233.56.148_3904" in sync
    2021/04/24 00:00:18 [DEBUG] agent: Service "_v1_appc_10.233.44.16_8443" in sync
    2021/04/24 00:00:18 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.33.237_9009" in sync
    2021/04/24 00:00:18 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.13.108_9007" in sync
    2021/04/24 00:00:18 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.13.108_9007" in sync
    2021/04/24 00:00:18 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:18 [DEBUG] agent: Service "_v1_nsd_10.233.16.100_8806" in sync
    2021/04/24 00:00:18 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:18 [INFO] agent: Synced service "_v15_aai-generic-query_10.233.76.247_8446"
    2021/04/24 00:00:18 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.29.180_9518" in sync
    2021/04/24 00:00:18 [DEBUG] agent: Service "_v1_multicloud_10.233.24.131_9001" in sync
    2021/04/24 00:00:18 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.62.52_8080" in sync
    2021/04/24 00:00:18 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.42.197_443" in sync
    2021/04/24 00:00:18 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:18 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:18 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.16.100_8806" in sync
    2021/04/24 00:00:18 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.29.92_9004" in sync
    2021/04/24 00:00:18 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:18 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:18 [DEBUG] agent: Service "_v0_multicloud_10.233.24.131_9001" in sync
    2021/04/24 00:00:18 [DEBUG] agent: Node info in sync
    2021/04/24 00:00:18 [DEBUG] http: Request PUT /v1/agent/service/register (455.070212ms) from=10.233.69.244:57876
    2021/04/24 00:00:18 [DEBUG] agent: Service "_v1_appc_10.233.44.16_8443" in sync
    2021/04/24 00:00:18 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.33.237_9009" in sync
    2021/04/24 00:00:18 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.13.108_9007" in sync
    2021/04/24 00:00:18 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.13.108_9007" in sync
    2021/04/24 00:00:18 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:18 [DEBUG] agent: Service "_v1_nsd_10.233.16.100_8806" in sync
    2021/04/24 00:00:18 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:18 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:18 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.29.180_9518" in sync
    2021/04/24 00:00:18 [DEBUG] agent: Service "_v1_multicloud_10.233.24.131_9001" in sync
    2021/04/24 00:00:18 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.62.52_8080" in sync
    2021/04/24 00:00:18 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.42.197_443" in sync
    2021/04/24 00:00:18 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:18 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:18 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.16.100_8806" in sync
    2021/04/24 00:00:18 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.29.92_9004" in sync
    2021/04/24 00:00:18 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:18 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:18 [DEBUG] agent: Service "_v0_multicloud_10.233.24.131_9001" in sync
    2021/04/24 00:00:18 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.33.237_9009" in sync
    2021/04/24 00:00:18 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.31.155_9015" in sync
    2021/04/24 00:00:18 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:18 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:18 [DEBUG] agent: Service "_v1_parser_10.233.16.100_8806" in sync
    2021/04/24 00:00:18 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.128_9011" in sync
    2021/04/24 00:00:18 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.59.37_9005" in sync
    2021/04/24 00:00:18 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.29.92_9004" in sync
    2021/04/24 00:00:18 [DEBUG] agent: Service "_v1_catalog_10.233.16.100_8806" in sync
    2021/04/24 00:00:18 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.59.37_9005" in sync
    2021/04/24 00:00:18 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.59.37_9005" in sync
    2021/04/24 00:00:18 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.128_9011" in sync
    2021/04/24 00:00:18 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:18 [DEBUG] agent: Service "_v1_message-router_10.233.56.148_3904" in sync
    2021/04/24 00:00:18 [DEBUG] agent: Node info in sync
    2021/04/24 00:00:18 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v15 (354.883µs) from=10.233.69.244:57880
    2021/04/24 00:00:18 [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/24 00:00:18 [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/24 00:00:18 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/04/24 00:00:18 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/04/24 00:00:19 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.59.37_9005" in sync
    2021/04/24 00:00:19 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.128_9011" in sync
    2021/04/24 00:00:19 [DEBUG] agent: Service "_v1_message-router_10.233.56.148_3904" in sync
    2021/04/24 00:00:19 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.29.92_9004" in sync
    2021/04/24 00:00:19 [DEBUG] agent: Service "_v1_catalog_10.233.16.100_8806" in sync
    2021/04/24 00:00:19 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.59.37_9005" in sync
    2021/04/24 00:00:19 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.59.37_9005" in sync
    2021/04/24 00:00:19 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.128_9011" in sync
    2021/04/24 00:00:19 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:19 [DEBUG] agent: Service "_v1_nsd_10.233.16.100_8806" in sync
    2021/04/24 00:00:19 [DEBUG] agent: Service "_v1_appc_10.233.44.16_8443" in sync
    2021/04/24 00:00:19 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.33.237_9009" in sync
    2021/04/24 00:00:19 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.13.108_9007" in sync
    2021/04/24 00:00:19 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.13.108_9007" in sync
    2021/04/24 00:00:19 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:19 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.29.180_9518" in sync
    2021/04/24 00:00:19 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:19 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:19 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.62.52_8080" in sync
    2021/04/24 00:00:19 [DEBUG] agent: Service "_v1_multicloud_10.233.24.131_9001" in sync
    2021/04/24 00:00:19 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.16.100_8806" in sync
    2021/04/24 00:00:19 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.42.197_443" in sync
    2021/04/24 00:00:19 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:19 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:19 [INFO] agent: Synced service "_v16__aai-generic-query_10.233.76.247_8446"
    2021/04/24 00:00:19 [DEBUG] agent: Service "_v0_multicloud_10.233.24.131_9001" in sync
    2021/04/24 00:00:19 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.29.92_9004" in sync
    2021/04/24 00:00:19 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:19 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:19 [DEBUG] agent: Service "_v1_parser_10.233.16.100_8806" in sync
    2021/04/24 00:00:19 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.33.237_9009" in sync
    2021/04/24 00:00:19 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.31.155_9015" in sync
    2021/04/24 00:00:19 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:19 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:19 [DEBUG] agent: Node info in sync
    2021/04/24 00:00:19 [DEBUG] http: Request PUT /v1/agent/service/register (228.672999ms) from=10.233.69.244:57884
    2021/04/24 00:00:19 [DEBUG] agent: Service "_v1_multicloud_10.233.24.131_9001" in sync
    2021/04/24 00:00:19 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.62.52_8080" in sync
    2021/04/24 00:00:19 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.42.197_443" in sync
    2021/04/24 00:00:19 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:19 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:19 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:19 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.16.100_8806" in sync
    2021/04/24 00:00:19 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.29.92_9004" in sync
    2021/04/24 00:00:19 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:19 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:19 [DEBUG] agent: Service "_v0_multicloud_10.233.24.131_9001" in sync
    2021/04/24 00:00:19 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.33.237_9009" in sync
    2021/04/24 00:00:19 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.31.155_9015" in sync
    2021/04/24 00:00:19 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:19 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:19 [DEBUG] agent: Service "_v1_parser_10.233.16.100_8806" in sync
    2021/04/24 00:00:19 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.128_9011" in sync
    2021/04/24 00:00:19 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.59.37_9005" in sync
    2021/04/24 00:00:19 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.29.92_9004" in sync
    2021/04/24 00:00:19 [DEBUG] agent: Service "_v1_catalog_10.233.16.100_8806" in sync
    2021/04/24 00:00:19 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.59.37_9005" in sync
    2021/04/24 00:00:19 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.59.37_9005" in sync
    2021/04/24 00:00:19 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.128_9011" in sync
    2021/04/24 00:00:19 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:19 [DEBUG] agent: Service "_v1_message-router_10.233.56.148_3904" in sync
    2021/04/24 00:00:19 [DEBUG] agent: Service "_v1_appc_10.233.44.16_8443" in sync
    2021/04/24 00:00:19 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.33.237_9009" in sync
    2021/04/24 00:00:19 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.13.108_9007" in sync
    2021/04/24 00:00:19 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.13.108_9007" in sync
    2021/04/24 00:00:19 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:19 [DEBUG] agent: Service "_v1_nsd_10.233.16.100_8806" in sync
    2021/04/24 00:00:19 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:19 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:19 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.29.180_9518" in sync
    2021/04/24 00:00:19 [DEBUG] agent: Node info in sync
    2021/04/24 00:00:19 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v16 (99.424206ms) from=10.233.69.244:57886
    2021/04/24 00:00:20 [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/24 00:00:20 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/04/24 00:00:20 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/04/24 00:00:21 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.62.52_8080" in sync
    2021/04/24 00:00:21 [DEBUG] agent: Service "_v1_multicloud_10.233.24.131_9001" in sync
    2021/04/24 00:00:21 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:21 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:21 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.16.100_8806" in sync
    2021/04/24 00:00:21 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.42.197_443" in sync
    2021/04/24 00:00:21 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:21 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:21 [DEBUG] agent: Service "_v0_multicloud_10.233.24.131_9001" in sync
    2021/04/24 00:00:21 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.29.92_9004" in sync
    2021/04/24 00:00:21 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:21 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:21 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:21 [INFO] agent: Synced service "_v16_aai-generic-query_10.233.76.247_8446"
    2021/04/24 00:00:21 [DEBUG] agent: Service "_v1_parser_10.233.16.100_8806" in sync
    2021/04/24 00:00:21 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.33.237_9009" in sync
    2021/04/24 00:00:21 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.31.155_9015" in sync
    2021/04/24 00:00:21 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.59.37_9005" in sync
    2021/04/24 00:00:21 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.128_9011" in sync
    2021/04/24 00:00:21 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.59.37_9005" in sync
    2021/04/24 00:00:21 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.59.37_9005" in sync
    2021/04/24 00:00:21 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.128_9011" in sync
    2021/04/24 00:00:21 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:21 [DEBUG] agent: Service "_v1_message-router_10.233.56.148_3904" in sync
    2021/04/24 00:00:21 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.29.92_9004" in sync
    2021/04/24 00:00:21 [DEBUG] agent: Service "_v1_catalog_10.233.16.100_8806" in sync
    2021/04/24 00:00:21 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.13.108_9007" in sync
    2021/04/24 00:00:21 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.13.108_9007" in sync
    2021/04/24 00:00:21 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:21 [DEBUG] agent: Service "_v1_nsd_10.233.16.100_8806" in sync
    2021/04/24 00:00:21 [DEBUG] agent: Service "_v1_appc_10.233.44.16_8443" in sync
    2021/04/24 00:00:21 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.33.237_9009" in sync
    2021/04/24 00:00:21 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.29.180_9518" in sync
    2021/04/24 00:00:21 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:21 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:21 [DEBUG] agent: Node info in sync
    2021/04/24 00:00:21 [DEBUG] http: Request PUT /v1/agent/service/register (378.988053ms) from=10.233.69.244:57892
    2021/04/24 00:00:21 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.128_9011" in sync
    2021/04/24 00:00:21 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.59.37_9005" in sync
    2021/04/24 00:00:21 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.29.92_9004" in sync
    2021/04/24 00:00:21 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v16 (484.193µs) from=10.233.69.244:57900
    2021/04/24 00:00:21 [DEBUG] agent: Service "_v1_catalog_10.233.16.100_8806" in sync
    2021/04/24 00:00:21 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.59.37_9005" in sync
    2021/04/24 00:00:21 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.59.37_9005" in sync
    2021/04/24 00:00:21 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.128_9011" in sync
    2021/04/24 00:00:21 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:21 [DEBUG] agent: Service "_v1_message-router_10.233.56.148_3904" in sync
    2021/04/24 00:00:21 [DEBUG] agent: Service "_v1_appc_10.233.44.16_8443" in sync
    2021/04/24 00:00:21 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.33.237_9009" in sync
    2021/04/24 00:00:21 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.13.108_9007" in sync
    2021/04/24 00:00:21 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.13.108_9007" in sync
    2021/04/24 00:00:21 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:21 [DEBUG] agent: Service "_v1_nsd_10.233.16.100_8806" in sync
    2021/04/24 00:00:21 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:21 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:21 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.29.180_9518" in sync
    2021/04/24 00:00:21 [DEBUG] agent: Service "_v1_multicloud_10.233.24.131_9001" in sync
    2021/04/24 00:00:21 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.62.52_8080" in sync
    2021/04/24 00:00:21 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.42.197_443" in sync
    2021/04/24 00:00:21 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:21 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:21 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:21 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.16.100_8806" in sync
    2021/04/24 00:00:21 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.29.92_9004" in sync
    2021/04/24 00:00:21 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:21 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:21 [DEBUG] agent: Service "_v0_multicloud_10.233.24.131_9001" in sync
    2021/04/24 00:00:21 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.33.237_9009" in sync
    2021/04/24 00:00:21 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.31.155_9015" in sync
    2021/04/24 00:00:21 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:21 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:21 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:21 [DEBUG] agent: Service "_v1_parser_10.233.16.100_8806" in sync
    2021/04/24 00:00:21 [DEBUG] agent: Node info in sync
    2021/04/24 00:00:21 [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/24 00:00:21 [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/24 00:00:21 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/04/24 00:00:21 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/04/24 00:00:21 [DEBUG] agent: Service "_v1_message-router_10.233.56.148_3904" in sync
    2021/04/24 00:00:21 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.29.92_9004" in sync
    2021/04/24 00:00:21 [DEBUG] agent: Service "_v1_catalog_10.233.16.100_8806" in sync
    2021/04/24 00:00:21 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.59.37_9005" in sync
    2021/04/24 00:00:21 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.59.37_9005" in sync
    2021/04/24 00:00:21 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.128_9011" in sync
    2021/04/24 00:00:21 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:21 [DEBUG] agent: Service "_v1_nsd_10.233.16.100_8806" in sync
    2021/04/24 00:00:21 [DEBUG] agent: Service "_v1_appc_10.233.44.16_8443" in sync
    2021/04/24 00:00:21 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.33.237_9009" in sync
    2021/04/24 00:00:21 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.13.108_9007" in sync
    2021/04/24 00:00:21 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.13.108_9007" in sync
    2021/04/24 00:00:21 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:21 [INFO] agent: Synced service "_v17__aai-generic-query_10.233.76.247_8446"
    2021/04/24 00:00:21 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.29.180_9518" in sync
    2021/04/24 00:00:21 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:21 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:21 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.62.52_8080" in sync
    2021/04/24 00:00:21 [DEBUG] agent: Service "_v1_multicloud_10.233.24.131_9001" in sync
    2021/04/24 00:00:21 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.16.100_8806" in sync
    2021/04/24 00:00:21 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.42.197_443" in sync
    2021/04/24 00:00:21 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:21 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:21 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:21 [DEBUG] agent: Service "_v0_multicloud_10.233.24.131_9001" in sync
    2021/04/24 00:00:21 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.29.92_9004" in sync
    2021/04/24 00:00:21 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:21 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:21 [DEBUG] agent: Service "_v1_parser_10.233.16.100_8806" in sync
    2021/04/24 00:00:21 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.33.237_9009" in sync
    2021/04/24 00:00:21 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.31.155_9015" in sync
    2021/04/24 00:00:21 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:21 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:21 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:21 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.59.37_9005" in sync
    2021/04/24 00:00:21 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.128_9011" in sync
    2021/04/24 00:00:21 [DEBUG] agent: Node info in sync
    2021/04/24 00:00:21 [DEBUG] http: Request PUT /v1/agent/service/register (282.936339ms) from=10.233.69.244:57904
    2021/04/24 00:00:21 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.29.92_9004" in sync
    2021/04/24 00:00:21 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:21 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:21 [DEBUG] agent: Service "_v0_multicloud_10.233.24.131_9001" in sync
    2021/04/24 00:00:21 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.33.237_9009" in sync
    2021/04/24 00:00:21 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.31.155_9015" in sync
    2021/04/24 00:00:21 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:21 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:21 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:21 [DEBUG] agent: Service "_v1_parser_10.233.16.100_8806" in sync
    2021/04/24 00:00:21 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.128_9011" in sync
    2021/04/24 00:00:21 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.59.37_9005" in sync
    2021/04/24 00:00:21 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.29.92_9004" in sync
    2021/04/24 00:00:21 [DEBUG] agent: Service "_v1_catalog_10.233.16.100_8806" in sync
    2021/04/24 00:00:21 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.59.37_9005" in sync
    2021/04/24 00:00:21 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.59.37_9005" in sync
    2021/04/24 00:00:21 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.128_9011" in sync
    2021/04/24 00:00:21 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:21 [DEBUG] agent: Service "_v1_message-router_10.233.56.148_3904" in sync
    2021/04/24 00:00:21 [DEBUG] agent: Service "_v1_appc_10.233.44.16_8443" in sync
    2021/04/24 00:00:21 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.33.237_9009" in sync
    2021/04/24 00:00:21 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.13.108_9007" in sync
    2021/04/24 00:00:21 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.13.108_9007" in sync
    2021/04/24 00:00:21 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:21 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:21 [DEBUG] agent: Service "_v1_nsd_10.233.16.100_8806" in sync
    2021/04/24 00:00:21 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:21 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:21 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.29.180_9518" in sync
    2021/04/24 00:00:21 [DEBUG] agent: Service "_v1_multicloud_10.233.24.131_9001" in sync
    2021/04/24 00:00:21 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.62.52_8080" in sync
    2021/04/24 00:00:21 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.42.197_443" in sync
    2021/04/24 00:00:21 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:21 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:21 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:21 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.16.100_8806" in sync
    2021/04/24 00:00:21 [DEBUG] agent: Node info in sync
    2021/04/24 00:00:21 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v17 (373.334µs) from=10.233.69.244:57906
    2021/04/24 00:00:21 [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/24 00:00:21 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/04/24 00:00:21 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/04/24 00:00:21 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.59.37_9005" in sync
    2021/04/24 00:00:21 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.59.37_9005" in sync
    2021/04/24 00:00:21 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.128_9011" in sync
    2021/04/24 00:00:21 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:21 [DEBUG] agent: Service "_v1_message-router_10.233.56.148_3904" in sync
    2021/04/24 00:00:21 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.29.92_9004" in sync
    2021/04/24 00:00:21 [DEBUG] agent: Service "_v1_catalog_10.233.16.100_8806" in sync
    2021/04/24 00:00:21 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.13.108_9007" in sync
    2021/04/24 00:00:21 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.13.108_9007" in sync
    2021/04/24 00:00:21 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:21 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:21 [INFO] agent: Synced service "_v17_aai-generic-query_10.233.76.247_8446"
    2021/04/24 00:00:21 [DEBUG] agent: Service "_v1_nsd_10.233.16.100_8806" in sync
    2021/04/24 00:00:21 [DEBUG] agent: Service "_v1_appc_10.233.44.16_8443" in sync
    2021/04/24 00:00:21 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.33.237_9009" in sync
    2021/04/24 00:00:21 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.29.180_9518" in sync
    2021/04/24 00:00:21 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:21 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:21 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.62.52_8080" in sync
    2021/04/24 00:00:21 [DEBUG] agent: Service "_v1_multicloud_10.233.24.131_9001" in sync
    2021/04/24 00:00:21 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:21 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:21 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.16.100_8806" in sync
    2021/04/24 00:00:21 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.42.197_443" in sync
    2021/04/24 00:00:21 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:21 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:21 [DEBUG] agent: Service "_v0_multicloud_10.233.24.131_9001" in sync
    2021/04/24 00:00:21 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.29.92_9004" in sync
    2021/04/24 00:00:21 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:21 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:21 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:21 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:21 [DEBUG] agent: Service "_v1_parser_10.233.16.100_8806" in sync
    2021/04/24 00:00:21 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.33.237_9009" in sync
    2021/04/24 00:00:21 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.31.155_9015" in sync
    2021/04/24 00:00:21 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.59.37_9005" in sync
    2021/04/24 00:00:21 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.128_9011" in sync
    2021/04/24 00:00:21 [DEBUG] agent: Node info in sync
    2021/04/24 00:00:21 [DEBUG] http: Request PUT /v1/agent/service/register (245.683918ms) from=10.233.69.244:57910
    2021/04/24 00:00:21 [DEBUG] agent: Service "_v1_parser_10.233.16.100_8806" in sync
    2021/04/24 00:00:21 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.33.237_9009" in sync
    2021/04/24 00:00:21 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.31.155_9015" in sync
    2021/04/24 00:00:21 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:21 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:21 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:21 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.59.37_9005" in sync
    2021/04/24 00:00:21 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.128_9011" in sync
    2021/04/24 00:00:21 [DEBUG] agent: Service "_v1_message-router_10.233.56.148_3904" in sync
    2021/04/24 00:00:21 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.29.92_9004" in sync
    2021/04/24 00:00:21 [DEBUG] agent: Service "_v1_catalog_10.233.16.100_8806" in sync
    2021/04/24 00:00:21 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.59.37_9005" in sync
    2021/04/24 00:00:21 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.59.37_9005" in sync
    2021/04/24 00:00:21 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.128_9011" in sync
    2021/04/24 00:00:21 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:21 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:21 [DEBUG] agent: Service "_v1_nsd_10.233.16.100_8806" in sync
    2021/04/24 00:00:21 [DEBUG] agent: Service "_v1_appc_10.233.44.16_8443" in sync
    2021/04/24 00:00:21 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.33.237_9009" in sync
    2021/04/24 00:00:21 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.13.108_9007" in sync
    2021/04/24 00:00:21 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.13.108_9007" in sync
    2021/04/24 00:00:21 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:21 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:21 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.29.180_9518" in sync
    2021/04/24 00:00:21 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:21 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:21 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.62.52_8080" in sync
    2021/04/24 00:00:21 [DEBUG] agent: Service "_v1_multicloud_10.233.24.131_9001" in sync
    2021/04/24 00:00:21 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.16.100_8806" in sync
    2021/04/24 00:00:21 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.42.197_443" in sync
    2021/04/24 00:00:21 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:21 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:21 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:21 [DEBUG] agent: Service "_v0_multicloud_10.233.24.131_9001" in sync
    2021/04/24 00:00:21 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.29.92_9004" in sync
    2021/04/24 00:00:21 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:21 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:21 [DEBUG] agent: Node info in sync
    2021/04/24 00:00:22 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v17 (416.77µs) from=10.233.69.244:57916
    2021/04/24 00:00:22 [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/24 00:00:22 [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/24 00:00:22 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/04/24 00:00:22 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/04/24 00:00:22 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.33.237_9009" in sync
    2021/04/24 00:00:22 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.13.108_9007" in sync
    2021/04/24 00:00:22 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.13.108_9007" in sync
    2021/04/24 00:00:22 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:22 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:22 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:22 [DEBUG] agent: Service "_v1_nsd_10.233.16.100_8806" in sync
    2021/04/24 00:00:22 [DEBUG] agent: Service "_v1_appc_10.233.44.16_8443" in sync
    2021/04/24 00:00:22 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:22 [INFO] agent: Synced service "_v18__aai-generic-query_10.233.76.247_8446"
    2021/04/24 00:00:22 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.29.180_9518" in sync
    2021/04/24 00:00:22 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:22 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.62.52_8080" in sync
    2021/04/24 00:00:22 [DEBUG] agent: Service "_v1_multicloud_10.233.24.131_9001" in sync
    2021/04/24 00:00:22 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:22 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:22 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:22 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.16.100_8806" in sync
    2021/04/24 00:00:22 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.42.197_443" in sync
    2021/04/24 00:00:22 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:22 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:22 [DEBUG] agent: Service "_v0_multicloud_10.233.24.131_9001" in sync
    2021/04/24 00:00:22 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.29.92_9004" in sync
    2021/04/24 00:00:22 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.31.155_9015" in sync
    2021/04/24 00:00:22 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:22 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:22 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:22 [DEBUG] agent: Service "_v1_parser_10.233.16.100_8806" in sync
    2021/04/24 00:00:22 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.33.237_9009" in sync
    2021/04/24 00:00:22 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.59.37_9005" in sync
    2021/04/24 00:00:22 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.128_9011" in sync
    2021/04/24 00:00:22 [DEBUG] agent: Service "_v1_catalog_10.233.16.100_8806" in sync
    2021/04/24 00:00:22 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.59.37_9005" in sync
    2021/04/24 00:00:22 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.59.37_9005" in sync
    2021/04/24 00:00:22 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.128_9011" in sync
    2021/04/24 00:00:22 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:22 [DEBUG] agent: Service "_v1_message-router_10.233.56.148_3904" in sync
    2021/04/24 00:00:22 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.29.92_9004" in sync
    2021/04/24 00:00:22 [DEBUG] agent: Node info in sync
    2021/04/24 00:00:22 [DEBUG] http: Request PUT /v1/agent/service/register (407.425175ms) from=10.233.69.244:57918
    2021/04/24 00:00:22 [DEBUG] agent: Service "_v1_parser_10.233.16.100_8806" in sync
    2021/04/24 00:00:22 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.33.237_9009" in sync
    2021/04/24 00:00:22 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.31.155_9015" in sync
    2021/04/24 00:00:22 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:22 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:22 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:22 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.59.37_9005" in sync
    2021/04/24 00:00:22 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.128_9011" in sync
    2021/04/24 00:00:22 [DEBUG] agent: Service "_v1_message-router_10.233.56.148_3904" in sync
    2021/04/24 00:00:22 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.29.92_9004" in sync
    2021/04/24 00:00:22 [DEBUG] agent: Service "_v1_catalog_10.233.16.100_8806" in sync
    2021/04/24 00:00:22 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.59.37_9005" in sync
    2021/04/24 00:00:22 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.59.37_9005" in sync
    2021/04/24 00:00:22 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.128_9011" in sync
    2021/04/24 00:00:22 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:22 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:22 [DEBUG] agent: Service "_v1_nsd_10.233.16.100_8806" in sync
    2021/04/24 00:00:22 [DEBUG] agent: Service "_v1_appc_10.233.44.16_8443" in sync
    2021/04/24 00:00:22 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.33.237_9009" in sync
    2021/04/24 00:00:22 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.13.108_9007" in sync
    2021/04/24 00:00:22 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.13.108_9007" in sync
    2021/04/24 00:00:22 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:22 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:22 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.29.180_9518" in sync
    2021/04/24 00:00:22 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:22 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:22 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:22 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.62.52_8080" in sync
    2021/04/24 00:00:22 [DEBUG] agent: Service "_v1_multicloud_10.233.24.131_9001" in sync
    2021/04/24 00:00:22 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.16.100_8806" in sync
    2021/04/24 00:00:22 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.42.197_443" in sync
    2021/04/24 00:00:22 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:22 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:22 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:22 [DEBUG] agent: Service "_v0_multicloud_10.233.24.131_9001" in sync
    2021/04/24 00:00:22 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.29.92_9004" in sync
    2021/04/24 00:00:22 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:22 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:22 [DEBUG] agent: Node info in sync
    2021/04/24 00:00:22 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v18 (307.684µs) from=10.233.69.244:57926
    2021/04/24 00:00:22 [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/24 00:00:22 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/04/24 00:00:22 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/04/24 00:00:23 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:23 [DEBUG] agent: Service "_v1_message-router_10.233.56.148_3904" in sync
    2021/04/24 00:00:23 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.29.92_9004" in sync
    2021/04/24 00:00:23 [DEBUG] agent: Service "_v1_catalog_10.233.16.100_8806" in sync
    2021/04/24 00:00:23 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.59.37_9005" in sync
    2021/04/24 00:00:23 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.59.37_9005" in sync
    2021/04/24 00:00:23 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.128_9011" in sync
    2021/04/24 00:00:23 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:23 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:23 [DEBUG] agent: Service "_v1_nsd_10.233.16.100_8806" in sync
    2021/04/24 00:00:23 [DEBUG] agent: Service "_v1_appc_10.233.44.16_8443" in sync
    2021/04/24 00:00:23 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.33.237_9009" in sync
    2021/04/24 00:00:23 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.13.108_9007" in sync
    2021/04/24 00:00:23 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.13.108_9007" in sync
    2021/04/24 00:00:23 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:23 [INFO] agent: Synced service "_v18_aai-generic-query_10.233.76.247_8446"
    2021/04/24 00:00:23 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.29.180_9518" in sync
    2021/04/24 00:00:23 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:23 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:23 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:23 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.62.52_8080" in sync
    2021/04/24 00:00:23 [DEBUG] agent: Service "_v1_multicloud_10.233.24.131_9001" in sync
    2021/04/24 00:00:23 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.16.100_8806" in sync
    2021/04/24 00:00:23 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.42.197_443" in sync
    2021/04/24 00:00:23 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:23 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:23 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:23 [DEBUG] agent: Service "_v0_multicloud_10.233.24.131_9001" in sync
    2021/04/24 00:00:23 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.29.92_9004" in sync
    2021/04/24 00:00:23 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:23 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:23 [DEBUG] agent: Service "_v1_parser_10.233.16.100_8806" in sync
    2021/04/24 00:00:23 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.33.237_9009" in sync
    2021/04/24 00:00:23 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.31.155_9015" in sync
    2021/04/24 00:00:23 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:23 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:23 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:23 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.59.37_9005" in sync
    2021/04/24 00:00:23 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.128_9011" in sync
    2021/04/24 00:00:23 [DEBUG] agent: Node info in sync
    2021/04/24 00:00:23 [DEBUG] http: Request PUT /v1/agent/service/register (405.006583ms) from=10.233.69.244:57928
    2021/04/24 00:00:23 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:23 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.29.180_9518" in sync
    2021/04/24 00:00:23 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:23 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:23 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.62.52_8080" in sync
    2021/04/24 00:00:23 [DEBUG] agent: Service "_v1_multicloud_10.233.24.131_9001" in sync
    2021/04/24 00:00:23 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:23 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:23 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.16.100_8806" in sync
    2021/04/24 00:00:23 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.42.197_443" in sync
    2021/04/24 00:00:23 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:23 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:23 [DEBUG] agent: Service "_v0_multicloud_10.233.24.131_9001" in sync
    2021/04/24 00:00:23 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.29.92_9004" in sync
    2021/04/24 00:00:23 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:23 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:23 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:23 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:23 [DEBUG] agent: Service "_v1_parser_10.233.16.100_8806" in sync
    2021/04/24 00:00:23 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.33.237_9009" in sync
    2021/04/24 00:00:23 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.31.155_9015" in sync
    2021/04/24 00:00:23 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.59.37_9005" in sync
    2021/04/24 00:00:23 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.128_9011" in sync
    2021/04/24 00:00:23 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.59.37_9005" in sync
    2021/04/24 00:00:23 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.59.37_9005" in sync
    2021/04/24 00:00:23 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.128_9011" in sync
    2021/04/24 00:00:23 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:23 [DEBUG] agent: Service "_v1_message-router_10.233.56.148_3904" in sync
    2021/04/24 00:00:23 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.29.92_9004" in sync
    2021/04/24 00:00:23 [DEBUG] agent: Service "_v1_catalog_10.233.16.100_8806" in sync
    2021/04/24 00:00:23 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.13.108_9007" in sync
    2021/04/24 00:00:23 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.13.108_9007" in sync
    2021/04/24 00:00:23 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:23 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:23 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:23 [DEBUG] agent: Service "_v1_nsd_10.233.16.100_8806" in sync
    2021/04/24 00:00:23 [DEBUG] agent: Service "_v1_appc_10.233.44.16_8443" in sync
    2021/04/24 00:00:23 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v18 (323.337µs) from=10.233.69.244:57932
    2021/04/24 00:00:23 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.33.237_9009" in sync
    2021/04/24 00:00:23 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:23 [DEBUG] agent: Node info in sync
    2021/04/24 00:00:23 [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/24 00:00:23 [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/24 00:00:23 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/04/24 00:00:23 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/04/24 00:00:23 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.16.100_8806" in sync
    2021/04/24 00:00:23 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.42.197_443" in sync
    2021/04/24 00:00:23 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:23 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:23 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:23 [DEBUG] agent: Service "_v0_multicloud_10.233.24.131_9001" in sync
    2021/04/24 00:00:23 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.29.92_9004" in sync
    2021/04/24 00:00:23 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:23 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:23 [INFO] agent: Synced service "_v19__aai-generic-query_10.233.76.247_8446"
    2021/04/24 00:00:23 [DEBUG] agent: Service "_v1_parser_10.233.16.100_8806" in sync
    2021/04/24 00:00:23 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.33.237_9009" in sync
    2021/04/24 00:00:23 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.31.155_9015" in sync
    2021/04/24 00:00:23 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:23 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:23 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:23 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.59.37_9005" in sync
    2021/04/24 00:00:23 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.128_9011" in sync
    2021/04/24 00:00:23 [DEBUG] agent: Service "_v1_message-router_10.233.56.148_3904" in sync
    2021/04/24 00:00:23 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.29.92_9004" in sync
    2021/04/24 00:00:23 [DEBUG] agent: Service "_v1_catalog_10.233.16.100_8806" in sync
    2021/04/24 00:00:23 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.59.37_9005" in sync
    2021/04/24 00:00:23 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.59.37_9005" in sync
    2021/04/24 00:00:23 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.128_9011" in sync
    2021/04/24 00:00:23 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:23 [DEBUG] agent: Service "_v1_nsd_10.233.16.100_8806" in sync
    2021/04/24 00:00:23 [DEBUG] agent: Service "_v1_appc_10.233.44.16_8443" in sync
    2021/04/24 00:00:23 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.33.237_9009" in sync
    2021/04/24 00:00:23 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.13.108_9007" in sync
    2021/04/24 00:00:23 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.13.108_9007" in sync
    2021/04/24 00:00:23 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:23 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:23 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:23 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:23 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.29.180_9518" in sync
    2021/04/24 00:00:23 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:23 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:23 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:23 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.62.52_8080" in sync
    2021/04/24 00:00:23 [DEBUG] agent: Service "_v1_multicloud_10.233.24.131_9001" in sync
    2021/04/24 00:00:23 [DEBUG] agent: Node info in sync
    2021/04/24 00:00:23 [DEBUG] http: Request PUT /v1/agent/service/register (383.767787ms) from=10.233.69.244:57934
    2021/04/24 00:00:23 [DEBUG] agent: Service "_v0_multicloud_10.233.24.131_9001" in sync
    2021/04/24 00:00:23 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.29.92_9004" in sync
    2021/04/24 00:00:23 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:23 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:23 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:23 [DEBUG] agent: Service "_v1_parser_10.233.16.100_8806" in sync
    2021/04/24 00:00:23 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.33.237_9009" in sync
    2021/04/24 00:00:23 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.31.155_9015" in sync
    2021/04/24 00:00:23 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:23 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:23 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:23 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.59.37_9005" in sync
    2021/04/24 00:00:23 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.128_9011" in sync
    2021/04/24 00:00:23 [DEBUG] agent: Service "_v1_message-router_10.233.56.148_3904" in sync
    2021/04/24 00:00:23 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.29.92_9004" in sync
    2021/04/24 00:00:23 [DEBUG] agent: Service "_v1_catalog_10.233.16.100_8806" in sync
    2021/04/24 00:00:23 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.59.37_9005" in sync
    2021/04/24 00:00:23 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.59.37_9005" in sync
    2021/04/24 00:00:23 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.128_9011" in sync
    2021/04/24 00:00:23 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:23 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:23 [DEBUG] agent: Service "_v1_nsd_10.233.16.100_8806" in sync
    2021/04/24 00:00:23 [DEBUG] agent: Service "_v1_appc_10.233.44.16_8443" in sync
    2021/04/24 00:00:23 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.33.237_9009" in sync
    2021/04/24 00:00:23 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.13.108_9007" in sync
    2021/04/24 00:00:23 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.13.108_9007" in sync
    2021/04/24 00:00:23 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:23 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:23 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:23 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.29.180_9518" in sync
    2021/04/24 00:00:23 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:23 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:23 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:23 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.62.52_8080" in sync
    2021/04/24 00:00:23 [DEBUG] agent: Service "_v1_multicloud_10.233.24.131_9001" in sync
    2021/04/24 00:00:23 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.16.100_8806" in sync
    2021/04/24 00:00:23 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.42.197_443" in sync
    2021/04/24 00:00:23 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:23 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:23 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:23 [DEBUG] agent: Node info in sync
    2021/04/24 00:00:24 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v19 (100.379672ms) from=10.233.69.244:57938
    2021/04/24 00:00:24 [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/24 00:00:24 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/04/24 00:00:24 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/04/24 00:00:24 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:24 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:24 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:24 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.29.180_9518" in sync
    2021/04/24 00:00:24 [DEBUG] agent: Service "_v1_multicloud_10.233.24.131_9001" in sync
    2021/04/24 00:00:24 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.62.52_8080" in sync
    2021/04/24 00:00:24 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.42.197_443" in sync
    2021/04/24 00:00:24 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:24 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:24 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:24 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.16.100_8806" in sync
    2021/04/24 00:00:24 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.29.92_9004" in sync
    2021/04/24 00:00:24 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:24 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:24 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:24 [DEBUG] agent: Service "_v0_multicloud_10.233.24.131_9001" in sync
    2021/04/24 00:00:24 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.33.237_9009" in sync
    2021/04/24 00:00:24 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.31.155_9015" in sync
    2021/04/24 00:00:24 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:24 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:24 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:24 [DEBUG] agent: Service "_v1_parser_10.233.16.100_8806" in sync
    2021/04/24 00:00:24 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.128_9011" in sync
    2021/04/24 00:00:24 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.59.37_9005" in sync
    2021/04/24 00:00:24 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.29.92_9004" in sync
    2021/04/24 00:00:24 [DEBUG] agent: Service "_v1_catalog_10.233.16.100_8806" in sync
    2021/04/24 00:00:24 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.59.37_9005" in sync
    2021/04/24 00:00:24 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.59.37_9005" in sync
    2021/04/24 00:00:24 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.128_9011" in sync
    2021/04/24 00:00:24 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:24 [DEBUG] agent: Service "_v1_message-router_10.233.56.148_3904" in sync
    2021/04/24 00:00:24 [DEBUG] agent: Service "_v1_appc_10.233.44.16_8443" in sync
    2021/04/24 00:00:24 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.33.237_9009" in sync
    2021/04/24 00:00:24 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.13.108_9007" in sync
    2021/04/24 00:00:24 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.13.108_9007" in sync
    2021/04/24 00:00:24 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:24 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:24 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:24 [DEBUG] agent: Service "_v1_nsd_10.233.16.100_8806" in sync
    2021/04/24 00:00:24 [INFO] agent: Synced service "_v19_aai-generic-query_10.233.76.247_8446"
    2021/04/24 00:00:24 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:24 [DEBUG] agent: Node info in sync
    2021/04/24 00:00:24 [DEBUG] http: Request PUT /v1/agent/service/register (155.99939ms) from=10.233.69.244:57940
    2021/04/24 00:00:24 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:24 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:24 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.29.180_9518" in sync
    2021/04/24 00:00:24 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:24 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.62.52_8080" in sync
    2021/04/24 00:00:24 [DEBUG] agent: Service "_v1_multicloud_10.233.24.131_9001" in sync
    2021/04/24 00:00:24 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:24 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:24 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:24 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.16.100_8806" in sync
    2021/04/24 00:00:24 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.42.197_443" in sync
    2021/04/24 00:00:24 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:24 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:24 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:24 [DEBUG] agent: Service "_v0_multicloud_10.233.24.131_9001" in sync
    2021/04/24 00:00:24 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.29.92_9004" in sync
    2021/04/24 00:00:24 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.31.155_9015" in sync
    2021/04/24 00:00:24 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:24 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:24 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:24 [DEBUG] agent: Service "_v1_parser_10.233.16.100_8806" in sync
    2021/04/24 00:00:24 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.33.237_9009" in sync
    2021/04/24 00:00:24 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.59.37_9005" in sync
    2021/04/24 00:00:24 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.128_9011" in sync
    2021/04/24 00:00:24 [DEBUG] agent: Service "_v1_catalog_10.233.16.100_8806" in sync
    2021/04/24 00:00:24 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.59.37_9005" in sync
    2021/04/24 00:00:24 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.59.37_9005" in sync
    2021/04/24 00:00:24 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.128_9011" in sync
    2021/04/24 00:00:24 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:24 [DEBUG] agent: Service "_v1_message-router_10.233.56.148_3904" in sync
    2021/04/24 00:00:24 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.29.92_9004" in sync
    2021/04/24 00:00:24 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.33.237_9009" in sync
    2021/04/24 00:00:24 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.13.108_9007" in sync
    2021/04/24 00:00:24 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.13.108_9007" in sync
    2021/04/24 00:00:24 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:24 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:24 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:24 [DEBUG] agent: Service "_v1_nsd_10.233.16.100_8806" in sync
    2021/04/24 00:00:24 [DEBUG] agent: Service "_v1_appc_10.233.44.16_8443" in sync
    2021/04/24 00:00:24 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:24 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:24 [DEBUG] agent: Node info in sync
    2021/04/24 00:00:24 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v19 (343.206µs) from=10.233.69.244:57944
    2021/04/24 00:00:24 [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/24 00:00:24 [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/24 00:00:24 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/04/24 00:00:24 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/04/24 00:00:24 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:24 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:24 [DEBUG] agent: Service "_v0_multicloud_10.233.24.131_9001" in sync
    2021/04/24 00:00:24 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.29.92_9004" in sync
    2021/04/24 00:00:24 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:24 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:24 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:24 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:24 [DEBUG] agent: Service "_v1_parser_10.233.16.100_8806" in sync
    2021/04/24 00:00:24 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.33.237_9009" in sync
    2021/04/24 00:00:24 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.31.155_9015" in sync
    2021/04/24 00:00:24 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.59.37_9005" in sync
    2021/04/24 00:00:24 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.128_9011" in sync
    2021/04/24 00:00:24 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.59.37_9005" in sync
    2021/04/24 00:00:24 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.59.37_9005" in sync
    2021/04/24 00:00:24 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.128_9011" in sync
    2021/04/24 00:00:24 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:24 [DEBUG] agent: Service "_v1_message-router_10.233.56.148_3904" in sync
    2021/04/24 00:00:24 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.29.92_9004" in sync
    2021/04/24 00:00:24 [DEBUG] agent: Service "_v1_catalog_10.233.16.100_8806" in sync
    2021/04/24 00:00:24 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.13.108_9007" in sync
    2021/04/24 00:00:24 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.13.108_9007" in sync
    2021/04/24 00:00:24 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:24 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:24 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:24 [DEBUG] agent: Service "_v1_nsd_10.233.16.100_8806" in sync
    2021/04/24 00:00:24 [DEBUG] agent: Service "_v1_appc_10.233.44.16_8443" in sync
    2021/04/24 00:00:24 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.33.237_9009" in sync
    2021/04/24 00:00:24 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:24 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:24 [INFO] agent: Synced service "_v11__aai-nodes-query_10.233.76.247_8446"
    2021/04/24 00:00:24 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:24 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.29.180_9518" in sync
    2021/04/24 00:00:24 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:24 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:24 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.62.52_8080" in sync
    2021/04/24 00:00:24 [DEBUG] agent: Service "_v1_multicloud_10.233.24.131_9001" in sync
    2021/04/24 00:00:24 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:24 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:24 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.16.100_8806" in sync
    2021/04/24 00:00:24 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.42.197_443" in sync
    2021/04/24 00:00:24 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:24 [DEBUG] agent: Node info in sync
    2021/04/24 00:00:24 [DEBUG] http: Request PUT /v1/agent/service/register (199.867808ms) from=10.233.69.244:57946
    2021/04/24 00:00:24 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.59.37_9005" in sync
    2021/04/24 00:00:24 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.128_9011" in sync
    2021/04/24 00:00:24 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:24 [DEBUG] agent: Service "_v1_message-router_10.233.56.148_3904" in sync
    2021/04/24 00:00:24 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.29.92_9004" in sync
    2021/04/24 00:00:24 [DEBUG] agent: Service "_v1_catalog_10.233.16.100_8806" in sync
    2021/04/24 00:00:24 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.59.37_9005" in sync
    2021/04/24 00:00:24 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.59.37_9005" in sync
    2021/04/24 00:00:24 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.128_9011" in sync
    2021/04/24 00:00:24 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:24 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:24 [DEBUG] agent: Service "_v1_nsd_10.233.16.100_8806" in sync
    2021/04/24 00:00:24 [DEBUG] agent: Service "_v1_appc_10.233.44.16_8443" in sync
    2021/04/24 00:00:24 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.33.237_9009" in sync
    2021/04/24 00:00:24 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.13.108_9007" in sync
    2021/04/24 00:00:24 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.13.108_9007" in sync
    2021/04/24 00:00:24 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:24 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:24 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:24 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:24 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.29.180_9518" in sync
    2021/04/24 00:00:24 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:24 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:24 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:24 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.62.52_8080" in sync
    2021/04/24 00:00:24 [DEBUG] agent: Service "_v1_multicloud_10.233.24.131_9001" in sync
    2021/04/24 00:00:24 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.16.100_8806" in sync
    2021/04/24 00:00:24 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.42.197_443" in sync
    2021/04/24 00:00:24 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:24 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:24 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:24 [DEBUG] agent: Service "_v0_multicloud_10.233.24.131_9001" in sync
    2021/04/24 00:00:24 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.29.92_9004" in sync
    2021/04/24 00:00:24 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:24 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:24 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:24 [DEBUG] agent: Service "_v1_parser_10.233.16.100_8806" in sync
    2021/04/24 00:00:24 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.33.237_9009" in sync
    2021/04/24 00:00:24 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.31.155_9015" in sync
    2021/04/24 00:00:24 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:24 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:24 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:24 [DEBUG] agent: Node info in sync
    2021/04/24 00:00:24 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v11 (354.769µs) from=10.233.69.244:57952
    2021/04/24 00:00:24 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v11\",\"enable_ssl\":\"true\",\"url\":\"/aai/v11/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/04/24 00:00:24 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/04/24 00:00:24 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/04/24 00:00:25 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.62.52_8080" in sync
    2021/04/24 00:00:25 [DEBUG] agent: Service "_v1_multicloud_10.233.24.131_9001" in sync
    2021/04/24 00:00:25 [INFO] agent: Synced service "_v11_aai-nodes-query_10.233.76.247_8446"
    2021/04/24 00:00:25 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.16.100_8806" in sync
    2021/04/24 00:00:25 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.42.197_443" in sync
    2021/04/24 00:00:25 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:25 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:25 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:25 [DEBUG] agent: Service "_v0_multicloud_10.233.24.131_9001" in sync
    2021/04/24 00:00:25 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.29.92_9004" in sync
    2021/04/24 00:00:25 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:25 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:25 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:25 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:25 [DEBUG] agent: Service "_v1_parser_10.233.16.100_8806" in sync
    2021/04/24 00:00:25 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.33.237_9009" in sync
    2021/04/24 00:00:25 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.31.155_9015" in sync
    2021/04/24 00:00:25 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:25 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:25 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.59.37_9005" in sync
    2021/04/24 00:00:25 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.128_9011" in sync
    2021/04/24 00:00:25 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.128_9011" in sync
    2021/04/24 00:00:25 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:25 [DEBUG] agent: Service "_v1_message-router_10.233.56.148_3904" in sync
    2021/04/24 00:00:25 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.29.92_9004" in sync
    2021/04/24 00:00:25 [DEBUG] agent: Service "_v1_catalog_10.233.16.100_8806" in sync
    2021/04/24 00:00:25 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.59.37_9005" in sync
    2021/04/24 00:00:25 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.59.37_9005" in sync
    2021/04/24 00:00:25 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:25 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:25 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:25 [DEBUG] agent: Service "_v1_nsd_10.233.16.100_8806" in sync
    2021/04/24 00:00:25 [DEBUG] agent: Service "_v1_appc_10.233.44.16_8443" in sync
    2021/04/24 00:00:25 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.33.237_9009" in sync
    2021/04/24 00:00:25 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.13.108_9007" in sync
    2021/04/24 00:00:25 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.13.108_9007" in sync
    2021/04/24 00:00:25 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:25 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:25 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:25 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.29.180_9518" in sync
    2021/04/24 00:00:25 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:25 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:25 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:25 [DEBUG] agent: Node info in sync
    2021/04/24 00:00:25 [DEBUG] http: Request PUT /v1/agent/service/register (265.830973ms) from=10.233.69.244:57954
    2021/04/24 00:00:25 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.31.155_9015" in sync
    2021/04/24 00:00:25 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:25 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:25 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:25 [DEBUG] agent: Service "_v1_parser_10.233.16.100_8806" in sync
    2021/04/24 00:00:25 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.33.237_9009" in sync
    2021/04/24 00:00:25 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.59.37_9005" in sync
    2021/04/24 00:00:25 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.128_9011" in sync
    2021/04/24 00:00:25 [DEBUG] agent: Service "_v1_catalog_10.233.16.100_8806" in sync
    2021/04/24 00:00:25 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.59.37_9005" in sync
    2021/04/24 00:00:25 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.59.37_9005" in sync
    2021/04/24 00:00:25 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.128_9011" in sync
    2021/04/24 00:00:25 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:25 [DEBUG] agent: Service "_v1_message-router_10.233.56.148_3904" in sync
    2021/04/24 00:00:25 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.29.92_9004" in sync
    2021/04/24 00:00:25 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.33.237_9009" in sync
    2021/04/24 00:00:25 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.13.108_9007" in sync
    2021/04/24 00:00:25 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.13.108_9007" in sync
    2021/04/24 00:00:25 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:25 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:25 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:25 [DEBUG] agent: Service "_v1_nsd_10.233.16.100_8806" in sync
    2021/04/24 00:00:25 [DEBUG] agent: Service "_v1_appc_10.233.44.16_8443" in sync
    2021/04/24 00:00:25 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:25 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:25 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:25 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:25 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:25 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.29.180_9518" in sync
    2021/04/24 00:00:25 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:25 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:25 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.62.52_8080" in sync
    2021/04/24 00:00:25 [DEBUG] agent: Service "_v1_multicloud_10.233.24.131_9001" in sync
    2021/04/24 00:00:25 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:25 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:25 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:25 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.16.100_8806" in sync
    2021/04/24 00:00:25 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.42.197_443" in sync
    2021/04/24 00:00:25 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:25 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:25 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:25 [DEBUG] agent: Service "_v0_multicloud_10.233.24.131_9001" in sync
    2021/04/24 00:00:25 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.29.92_9004" in sync
    2021/04/24 00:00:25 [DEBUG] agent: Node info in sync
    2021/04/24 00:00:25 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v11 (200.156445ms) from=10.233.69.244:57960
    2021/04/24 00:00:25 [WARN] agent: Service name "_aai-nodes-query-v12" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/04/24 00:00:25 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v12/search/nodes-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v12\",\"enable_ssl\":\"true\",\"url\":\"/aai/v12/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/04/24 00:00:25 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/04/24 00:00:25 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/04/24 00:00:25 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.59.37_9005" in sync
    2021/04/24 00:00:25 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.128_9011" in sync
    2021/04/24 00:00:25 [INFO] agent: Synced service "_v12__aai-nodes-query_10.233.76.247_8446"
    2021/04/24 00:00:25 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.59.37_9005" in sync
    2021/04/24 00:00:25 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.128_9011" in sync
    2021/04/24 00:00:25 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:25 [DEBUG] agent: Service "_v1_message-router_10.233.56.148_3904" in sync
    2021/04/24 00:00:25 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.29.92_9004" in sync
    2021/04/24 00:00:25 [DEBUG] agent: Service "_v1_catalog_10.233.16.100_8806" in sync
    2021/04/24 00:00:25 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.59.37_9005" in sync
    2021/04/24 00:00:25 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.13.108_9007" in sync
    2021/04/24 00:00:25 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:25 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:25 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:25 [DEBUG] agent: Service "_v1_nsd_10.233.16.100_8806" in sync
    2021/04/24 00:00:25 [DEBUG] agent: Service "_v1_appc_10.233.44.16_8443" in sync
    2021/04/24 00:00:25 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.33.237_9009" in sync
    2021/04/24 00:00:25 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.13.108_9007" in sync
    2021/04/24 00:00:25 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:25 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:25 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:25 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.29.180_9518" in sync
    2021/04/24 00:00:25 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:25 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:25 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:25 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.62.52_8080" in sync
    2021/04/24 00:00:25 [DEBUG] agent: Service "_v1_multicloud_10.233.24.131_9001" in sync
    2021/04/24 00:00:25 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:25 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:25 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.16.100_8806" in sync
    2021/04/24 00:00:25 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.42.197_443" in sync
    2021/04/24 00:00:25 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:25 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:25 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:25 [DEBUG] agent: Service "_v0_multicloud_10.233.24.131_9001" in sync
    2021/04/24 00:00:25 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.29.92_9004" in sync
    2021/04/24 00:00:25 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:25 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:25 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:25 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:25 [DEBUG] agent: Service "_v1_parser_10.233.16.100_8806" in sync
    2021/04/24 00:00:25 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.33.237_9009" in sync
    2021/04/24 00:00:25 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.31.155_9015" in sync
    2021/04/24 00:00:25 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:25 [DEBUG] agent: Node info in sync
    2021/04/24 00:00:25 [DEBUG] http: Request PUT /v1/agent/service/register (92.129808ms) from=10.233.69.244:57966
    2021/04/24 00:00:25 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:25 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.16.100_8806" in sync
    2021/04/24 00:00:25 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.42.197_443" in sync
    2021/04/24 00:00:25 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:25 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:25 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:25 [DEBUG] agent: Service "_v0_multicloud_10.233.24.131_9001" in sync
    2021/04/24 00:00:25 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.29.92_9004" in sync
    2021/04/24 00:00:25 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:25 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:25 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:25 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:25 [DEBUG] agent: Service "_v1_parser_10.233.16.100_8806" in sync
    2021/04/24 00:00:25 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.33.237_9009" in sync
    2021/04/24 00:00:25 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.31.155_9015" in sync
    2021/04/24 00:00:25 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:25 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.59.37_9005" in sync
    2021/04/24 00:00:25 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.128_9011" in sync
    2021/04/24 00:00:25 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:25 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.59.37_9005" in sync
    2021/04/24 00:00:25 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.128_9011" in sync
    2021/04/24 00:00:25 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:25 [DEBUG] agent: Service "_v1_message-router_10.233.56.148_3904" in sync
    2021/04/24 00:00:25 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.29.92_9004" in sync
    2021/04/24 00:00:25 [DEBUG] agent: Service "_v1_catalog_10.233.16.100_8806" in sync
    2021/04/24 00:00:25 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.59.37_9005" in sync
    2021/04/24 00:00:25 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.13.108_9007" in sync
    2021/04/24 00:00:25 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:25 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:25 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:25 [DEBUG] agent: Service "_v1_nsd_10.233.16.100_8806" in sync
    2021/04/24 00:00:25 [DEBUG] agent: Service "_v1_appc_10.233.44.16_8443" in sync
    2021/04/24 00:00:25 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.33.237_9009" in sync
    2021/04/24 00:00:25 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.13.108_9007" in sync
    2021/04/24 00:00:25 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:25 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:25 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:25 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.29.180_9518" in sync
    2021/04/24 00:00:25 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:25 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:25 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:25 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.62.52_8080" in sync
    2021/04/24 00:00:25 [DEBUG] agent: Service "_v1_multicloud_10.233.24.131_9001" in sync
    2021/04/24 00:00:25 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:25 [DEBUG] agent: Node info in sync
    2021/04/24 00:00:26 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v12 (100.067774ms) from=10.233.69.244:57970
    2021/04/24 00:00:26 [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/24 00:00:26 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/04/24 00:00:26 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/04/24 00:00:26 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.42.197_443" in sync
    2021/04/24 00:00:26 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:26 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:26 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:26 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.16.100_8806" in sync
    2021/04/24 00:00:26 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.29.92_9004" in sync
    2021/04/24 00:00:26 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:26 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:26 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:26 [DEBUG] agent: Service "_v0_multicloud_10.233.24.131_9001" in sync
    2021/04/24 00:00:26 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.33.237_9009" in sync
    2021/04/24 00:00:26 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.31.155_9015" in sync
    2021/04/24 00:00:26 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:26 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:26 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:26 [DEBUG] agent: Service "_v1_parser_10.233.16.100_8806" in sync
    2021/04/24 00:00:26 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.128_9011" in sync
    2021/04/24 00:00:26 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:26 [INFO] agent: Synced service "_v12_aai-nodes-query_10.233.76.247_8446"
    2021/04/24 00:00:26 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.59.37_9005" in sync
    2021/04/24 00:00:26 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.29.92_9004" in sync
    2021/04/24 00:00:26 [DEBUG] agent: Service "_v1_catalog_10.233.16.100_8806" in sync
    2021/04/24 00:00:26 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.59.37_9005" in sync
    2021/04/24 00:00:26 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.59.37_9005" in sync
    2021/04/24 00:00:26 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.128_9011" in sync
    2021/04/24 00:00:26 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:26 [DEBUG] agent: Service "_v1_message-router_10.233.56.148_3904" in sync
    2021/04/24 00:00:26 [DEBUG] agent: Service "_v1_appc_10.233.44.16_8443" in sync
    2021/04/24 00:00:26 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.33.237_9009" in sync
    2021/04/24 00:00:26 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.13.108_9007" in sync
    2021/04/24 00:00:26 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.13.108_9007" in sync
    2021/04/24 00:00:26 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:26 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:26 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:26 [DEBUG] agent: Service "_v1_nsd_10.233.16.100_8806" in sync
    2021/04/24 00:00:26 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:26 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:26 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:26 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:26 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:26 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:26 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.29.180_9518" in sync
    2021/04/24 00:00:26 [DEBUG] agent: Service "_v1_multicloud_10.233.24.131_9001" in sync
    2021/04/24 00:00:26 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:26 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.62.52_8080" in sync
    2021/04/24 00:00:26 [DEBUG] agent: Node info in sync
    2021/04/24 00:00:26 [DEBUG] http: Request PUT /v1/agent/service/register (100.299963ms) from=10.233.69.244:57972
    2021/04/24 00:00:26 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.59.37_9005" in sync
    2021/04/24 00:00:26 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.128_9011" in sync
    2021/04/24 00:00:26 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:26 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:26 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.128_9011" in sync
    2021/04/24 00:00:26 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:26 [DEBUG] agent: Service "_v1_message-router_10.233.56.148_3904" in sync
    2021/04/24 00:00:26 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.29.92_9004" in sync
    2021/04/24 00:00:26 [DEBUG] agent: Service "_v1_catalog_10.233.16.100_8806" in sync
    2021/04/24 00:00:26 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.59.37_9005" in sync
    2021/04/24 00:00:26 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.59.37_9005" in sync
    2021/04/24 00:00:26 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:26 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:26 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:26 [DEBUG] agent: Service "_v1_nsd_10.233.16.100_8806" in sync
    2021/04/24 00:00:26 [DEBUG] agent: Service "_v1_appc_10.233.44.16_8443" in sync
    2021/04/24 00:00:26 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.33.237_9009" in sync
    2021/04/24 00:00:26 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.13.108_9007" in sync
    2021/04/24 00:00:26 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.13.108_9007" in sync
    2021/04/24 00:00:26 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:26 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:26 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:26 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.29.180_9518" in sync
    2021/04/24 00:00:26 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:26 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:26 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:26 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.62.52_8080" in sync
    2021/04/24 00:00:26 [DEBUG] agent: Service "_v1_multicloud_10.233.24.131_9001" in sync
    2021/04/24 00:00:26 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:26 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.16.100_8806" in sync
    2021/04/24 00:00:26 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.42.197_443" in sync
    2021/04/24 00:00:26 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:26 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:26 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:26 [DEBUG] agent: Service "_v0_multicloud_10.233.24.131_9001" in sync
    2021/04/24 00:00:26 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.29.92_9004" in sync
    2021/04/24 00:00:26 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:26 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:26 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:26 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:26 [DEBUG] agent: Service "_v1_parser_10.233.16.100_8806" in sync
    2021/04/24 00:00:26 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.33.237_9009" in sync
    2021/04/24 00:00:26 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.31.155_9015" in sync
    2021/04/24 00:00:26 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:26 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:26 [DEBUG] agent: Node info in sync
    2021/04/24 00:00:26 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v12 (638.926µs) from=10.233.69.244:57976
    2021/04/24 00:00:26 [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/24 00:00:26 [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/24 00:00:26 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/04/24 00:00:26 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/04/24 00:00:27 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.59.37_9005" in sync
    2021/04/24 00:00:27 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.128_9011" in sync
    2021/04/24 00:00:27 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:27 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:27 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.128_9011" in sync
    2021/04/24 00:00:27 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:27 [DEBUG] agent: Service "_v1_message-router_10.233.56.148_3904" in sync
    2021/04/24 00:00:27 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.29.92_9004" in sync
    2021/04/24 00:00:27 [DEBUG] agent: Service "_v1_catalog_10.233.16.100_8806" in sync
    2021/04/24 00:00:27 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.59.37_9005" in sync
    2021/04/24 00:00:27 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.59.37_9005" in sync
    2021/04/24 00:00:27 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:27 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:27 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:27 [DEBUG] agent: Service "_v1_nsd_10.233.16.100_8806" in sync
    2021/04/24 00:00:27 [DEBUG] agent: Service "_v1_appc_10.233.44.16_8443" in sync
    2021/04/24 00:00:27 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.33.237_9009" in sync
    2021/04/24 00:00:27 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.13.108_9007" in sync
    2021/04/24 00:00:27 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.13.108_9007" in sync
    2021/04/24 00:00:27 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:27 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:27 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:27 [INFO] agent: Synced service "_v13__aai-nodes-query_10.233.76.247_8446"
    2021/04/24 00:00:27 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.29.180_9518" in sync
    2021/04/24 00:00:27 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:27 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:27 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:27 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.62.52_8080" in sync
    2021/04/24 00:00:27 [DEBUG] agent: Service "_v1_multicloud_10.233.24.131_9001" in sync
    2021/04/24 00:00:27 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:27 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.16.100_8806" in sync
    2021/04/24 00:00:27 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.42.197_443" in sync
    2021/04/24 00:00:27 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:27 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:27 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:27 [DEBUG] agent: Service "_v0_multicloud_10.233.24.131_9001" in sync
    2021/04/24 00:00:27 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.29.92_9004" in sync
    2021/04/24 00:00:27 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:27 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:27 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:27 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:27 [DEBUG] agent: Service "_v1_parser_10.233.16.100_8806" in sync
    2021/04/24 00:00:27 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.33.237_9009" in sync
    2021/04/24 00:00:27 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.31.155_9015" in sync
    2021/04/24 00:00:27 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:27 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:27 [DEBUG] agent: Node info in sync
    2021/04/24 00:00:27 [DEBUG] http: Request PUT /v1/agent/service/register (703.066244ms) from=10.233.69.244:57978
    2021/04/24 00:00:27 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.128_9011" in sync
    2021/04/24 00:00:27 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:27 [DEBUG] agent: Service "_v1_message-router_10.233.56.148_3904" in sync
    2021/04/24 00:00:27 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.29.92_9004" in sync
    2021/04/24 00:00:27 [DEBUG] agent: Service "_v1_catalog_10.233.16.100_8806" in sync
    2021/04/24 00:00:27 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.59.37_9005" in sync
    2021/04/24 00:00:27 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.59.37_9005" in sync
    2021/04/24 00:00:27 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:27 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:27 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:27 [DEBUG] agent: Service "_v1_nsd_10.233.16.100_8806" in sync
    2021/04/24 00:00:27 [DEBUG] agent: Service "_v1_appc_10.233.44.16_8443" in sync
    2021/04/24 00:00:27 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.33.237_9009" in sync
    2021/04/24 00:00:27 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.13.108_9007" in sync
    2021/04/24 00:00:27 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.13.108_9007" in sync
    2021/04/24 00:00:27 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:27 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:27 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:27 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:27 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.29.180_9518" in sync
    2021/04/24 00:00:27 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:27 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:27 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:27 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.62.52_8080" in sync
    2021/04/24 00:00:27 [DEBUG] agent: Service "_v1_multicloud_10.233.24.131_9001" in sync
    2021/04/24 00:00:27 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:27 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.16.100_8806" in sync
    2021/04/24 00:00:27 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.42.197_443" in sync
    2021/04/24 00:00:27 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:27 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:27 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:27 [DEBUG] agent: Service "_v0_multicloud_10.233.24.131_9001" in sync
    2021/04/24 00:00:27 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.29.92_9004" in sync
    2021/04/24 00:00:27 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:27 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:27 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:27 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:27 [DEBUG] agent: Service "_v1_parser_10.233.16.100_8806" in sync
    2021/04/24 00:00:27 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.33.237_9009" in sync
    2021/04/24 00:00:27 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.31.155_9015" in sync
    2021/04/24 00:00:27 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:27 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:27 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.59.37_9005" in sync
    2021/04/24 00:00:27 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.128_9011" in sync
    2021/04/24 00:00:27 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:27 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:27 [DEBUG] agent: Node info in sync
    2021/04/24 00:00:27 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v13 (405.273µs) from=10.233.69.244:57986
    2021/04/24 00:00:27 [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/24 00:00:27 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/04/24 00:00:27 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/04/24 00:00:28 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:28 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:28 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:28 [DEBUG] agent: Service "_v0_multicloud_10.233.24.131_9001" in sync
    2021/04/24 00:00:28 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.29.92_9004" in sync
    2021/04/24 00:00:28 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.31.155_9015" in sync
    2021/04/24 00:00:28 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:28 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:28 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:28 [DEBUG] agent: Service "_v1_parser_10.233.16.100_8806" in sync
    2021/04/24 00:00:28 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.33.237_9009" in sync
    2021/04/24 00:00:28 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:28 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:28 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.59.37_9005" in sync
    2021/04/24 00:00:28 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.128_9011" in sync
    2021/04/24 00:00:28 [DEBUG] agent: Service "_v1_catalog_10.233.16.100_8806" in sync
    2021/04/24 00:00:28 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.59.37_9005" in sync
    2021/04/24 00:00:28 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.59.37_9005" in sync
    2021/04/24 00:00:28 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.128_9011" in sync
    2021/04/24 00:00:28 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:28 [DEBUG] agent: Service "_v1_message-router_10.233.56.148_3904" in sync
    2021/04/24 00:00:28 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.29.92_9004" in sync
    2021/04/24 00:00:28 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.33.237_9009" in sync
    2021/04/24 00:00:28 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.13.108_9007" in sync
    2021/04/24 00:00:28 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.13.108_9007" in sync
    2021/04/24 00:00:28 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:28 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:28 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:28 [DEBUG] agent: Service "_v1_nsd_10.233.16.100_8806" in sync
    2021/04/24 00:00:28 [DEBUG] agent: Service "_v1_appc_10.233.44.16_8443" in sync
    2021/04/24 00:00:28 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:28 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:28 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:28 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:28 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:28 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:28 [INFO] agent: Synced service "_v13_aai-nodes-query_10.233.76.247_8446"
    2021/04/24 00:00:28 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.29.180_9518" in sync
    2021/04/24 00:00:28 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:28 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:28 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.62.52_8080" in sync
    2021/04/24 00:00:28 [DEBUG] agent: Service "_v1_multicloud_10.233.24.131_9001" in sync
    2021/04/24 00:00:28 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:28 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:28 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:28 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.16.100_8806" in sync
    2021/04/24 00:00:28 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.42.197_443" in sync
    2021/04/24 00:00:28 [DEBUG] agent: Node info in sync
    2021/04/24 00:00:28 [DEBUG] http: Request PUT /v1/agent/service/register (259.760797ms) from=10.233.69.244:57988
    2021/04/24 00:00:28 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.59.37_9005" in sync
    2021/04/24 00:00:28 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.128_9011" in sync
    2021/04/24 00:00:28 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:28 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:28 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.59.37_9005" in sync
    2021/04/24 00:00:28 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.128_9011" in sync
    2021/04/24 00:00:28 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:28 [DEBUG] agent: Service "_v1_message-router_10.233.56.148_3904" in sync
    2021/04/24 00:00:28 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.29.92_9004" in sync
    2021/04/24 00:00:28 [DEBUG] agent: Service "_v1_catalog_10.233.16.100_8806" in sync
    2021/04/24 00:00:28 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.59.37_9005" in sync
    2021/04/24 00:00:28 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.13.108_9007" in sync
    2021/04/24 00:00:28 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:28 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:28 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:28 [DEBUG] agent: Service "_v1_nsd_10.233.16.100_8806" in sync
    2021/04/24 00:00:28 [DEBUG] agent: Service "_v1_appc_10.233.44.16_8443" in sync
    2021/04/24 00:00:28 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.33.237_9009" in sync
    2021/04/24 00:00:28 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.13.108_9007" in sync
    2021/04/24 00:00:28 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:28 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:28 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:28 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:28 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:28 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.29.180_9518" in sync
    2021/04/24 00:00:28 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:28 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:28 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:28 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.62.52_8080" in sync
    2021/04/24 00:00:28 [DEBUG] agent: Service "_v1_multicloud_10.233.24.131_9001" in sync
    2021/04/24 00:00:28 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:28 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:28 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.16.100_8806" in sync
    2021/04/24 00:00:28 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.42.197_443" in sync
    2021/04/24 00:00:28 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:28 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:28 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:28 [DEBUG] agent: Service "_v0_multicloud_10.233.24.131_9001" in sync
    2021/04/24 00:00:28 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.29.92_9004" in sync
    2021/04/24 00:00:28 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:28 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:28 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:28 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:28 [DEBUG] agent: Service "_v1_parser_10.233.16.100_8806" in sync
    2021/04/24 00:00:28 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.33.237_9009" in sync
    2021/04/24 00:00:28 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.31.155_9015" in sync
    2021/04/24 00:00:28 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:28 [DEBUG] agent: Node info in sync
    2021/04/24 00:00:28 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v13 (572.538µs) from=10.233.69.244:57994
    2021/04/24 00:00:28 [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/24 00:00:28 [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/24 00:00:28 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/04/24 00:00:28 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/04/24 00:00:28 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:28 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.16.100_8806" in sync
    2021/04/24 00:00:28 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.42.197_443" in sync
    2021/04/24 00:00:28 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:28 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:28 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:28 [INFO] agent: Synced service "_v14__aai-nodes-query_10.233.76.247_8446"
    2021/04/24 00:00:28 [DEBUG] agent: Service "_v0_multicloud_10.233.24.131_9001" in sync
    2021/04/24 00:00:28 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.29.92_9004" in sync
    2021/04/24 00:00:28 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:28 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:28 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:28 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:28 [DEBUG] agent: Service "_v1_parser_10.233.16.100_8806" in sync
    2021/04/24 00:00:28 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.33.237_9009" in sync
    2021/04/24 00:00:28 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.31.155_9015" in sync
    2021/04/24 00:00:28 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:28 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.59.37_9005" in sync
    2021/04/24 00:00:28 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.128_9011" in sync
    2021/04/24 00:00:28 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:28 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:28 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.59.37_9005" in sync
    2021/04/24 00:00:28 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.128_9011" in sync
    2021/04/24 00:00:28 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:28 [DEBUG] agent: Service "_v1_message-router_10.233.56.148_3904" in sync
    2021/04/24 00:00:28 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.29.92_9004" in sync
    2021/04/24 00:00:28 [DEBUG] agent: Service "_v1_catalog_10.233.16.100_8806" in sync
    2021/04/24 00:00:28 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.59.37_9005" in sync
    2021/04/24 00:00:28 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.13.108_9007" in sync
    2021/04/24 00:00:28 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:28 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:28 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:28 [DEBUG] agent: Service "_v1_nsd_10.233.16.100_8806" in sync
    2021/04/24 00:00:28 [DEBUG] agent: Service "_v1_appc_10.233.44.16_8443" in sync
    2021/04/24 00:00:28 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.33.237_9009" in sync
    2021/04/24 00:00:28 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.13.108_9007" in sync
    2021/04/24 00:00:28 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:28 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:28 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:28 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:28 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:28 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.29.180_9518" in sync
    2021/04/24 00:00:28 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:28 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:28 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:28 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.62.52_8080" in sync
    2021/04/24 00:00:28 [DEBUG] agent: Service "_v1_multicloud_10.233.24.131_9001" in sync
    2021/04/24 00:00:28 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:28 [DEBUG] agent: Node info in sync
    2021/04/24 00:00:28 [DEBUG] http: Request PUT /v1/agent/service/register (236.7041ms) from=10.233.69.244:58002
    2021/04/24 00:00:28 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:28 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:28 [DEBUG] agent: Service "_v0_multicloud_10.233.24.131_9001" in sync
    2021/04/24 00:00:28 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.29.92_9004" in sync
    2021/04/24 00:00:28 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:28 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:28 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:28 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:28 [DEBUG] agent: Service "_v1_parser_10.233.16.100_8806" in sync
    2021/04/24 00:00:28 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.33.237_9009" in sync
    2021/04/24 00:00:28 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.31.155_9015" in sync
    2021/04/24 00:00:28 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:28 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.59.37_9005" in sync
    2021/04/24 00:00:28 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.128_9011" in sync
    2021/04/24 00:00:28 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:28 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:28 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.59.37_9005" in sync
    2021/04/24 00:00:28 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.128_9011" in sync
    2021/04/24 00:00:28 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:28 [DEBUG] agent: Service "_v1_message-router_10.233.56.148_3904" in sync
    2021/04/24 00:00:28 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.29.92_9004" in sync
    2021/04/24 00:00:28 [DEBUG] agent: Service "_v1_catalog_10.233.16.100_8806" in sync
    2021/04/24 00:00:28 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.59.37_9005" in sync
    2021/04/24 00:00:28 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.13.108_9007" in sync
    2021/04/24 00:00:28 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:28 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:28 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:28 [DEBUG] agent: Service "_v1_nsd_10.233.16.100_8806" in sync
    2021/04/24 00:00:28 [DEBUG] agent: Service "_v1_appc_10.233.44.16_8443" in sync
    2021/04/24 00:00:28 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.33.237_9009" in sync
    2021/04/24 00:00:28 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.13.108_9007" in sync
    2021/04/24 00:00:28 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:28 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:28 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:28 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:28 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:28 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.29.180_9518" in sync
    2021/04/24 00:00:28 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:28 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:28 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:28 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.62.52_8080" in sync
    2021/04/24 00:00:28 [DEBUG] agent: Service "_v1_multicloud_10.233.24.131_9001" in sync
    2021/04/24 00:00:28 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:28 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:28 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.16.100_8806" in sync
    2021/04/24 00:00:28 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.42.197_443" in sync
    2021/04/24 00:00:28 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:28 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:28 [DEBUG] agent: Node info in sync
    2021/04/24 00:00:28 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v14 (451.237µs) from=10.233.69.244:58008
    2021/04/24 00:00:28 [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/24 00:00:28 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/04/24 00:00:28 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/04/24 00:00:28 [DEBUG] agent: Service "_v1_appc_10.233.44.16_8443" in sync
    2021/04/24 00:00:28 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.33.237_9009" in sync
    2021/04/24 00:00:28 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.13.108_9007" in sync
    2021/04/24 00:00:28 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.13.108_9007" in sync
    2021/04/24 00:00:28 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:28 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:28 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:28 [DEBUG] agent: Service "_v1_nsd_10.233.16.100_8806" in sync
    2021/04/24 00:00:28 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:28 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:28 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:28 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:28 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:28 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:28 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:28 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:28 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.29.180_9518" in sync
    2021/04/24 00:00:28 [DEBUG] agent: Service "_v1_multicloud_10.233.24.131_9001" in sync
    2021/04/24 00:00:28 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:28 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.62.52_8080" in sync
    2021/04/24 00:00:28 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.42.197_443" in sync
    2021/04/24 00:00:28 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:28 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:28 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:28 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.16.100_8806" in sync
    2021/04/24 00:00:28 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.29.92_9004" in sync
    2021/04/24 00:00:28 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:28 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:28 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:28 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:28 [INFO] agent: Synced service "_v14_aai-nodes-query_10.233.76.247_8446"
    2021/04/24 00:00:28 [DEBUG] agent: Service "_v0_multicloud_10.233.24.131_9001" in sync
    2021/04/24 00:00:28 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.33.237_9009" in sync
    2021/04/24 00:00:28 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.31.155_9015" in sync
    2021/04/24 00:00:28 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:28 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:28 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:28 [DEBUG] agent: Service "_v1_parser_10.233.16.100_8806" in sync
    2021/04/24 00:00:28 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.128_9011" in sync
    2021/04/24 00:00:28 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:28 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:28 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.59.37_9005" in sync
    2021/04/24 00:00:28 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.29.92_9004" in sync
    2021/04/24 00:00:28 [DEBUG] agent: Service "_v1_catalog_10.233.16.100_8806" in sync
    2021/04/24 00:00:28 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.59.37_9005" in sync
    2021/04/24 00:00:28 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.59.37_9005" in sync
    2021/04/24 00:00:28 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.128_9011" in sync
    2021/04/24 00:00:28 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:28 [DEBUG] agent: Service "_v1_message-router_10.233.56.148_3904" in sync
    2021/04/24 00:00:28 [DEBUG] agent: Node info in sync
    2021/04/24 00:00:28 [DEBUG] http: Request PUT /v1/agent/service/register (209.527736ms) from=10.233.69.244:58010
    2021/04/24 00:00:28 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:28 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.62.52_8080" in sync
    2021/04/24 00:00:28 [DEBUG] agent: Service "_v1_multicloud_10.233.24.131_9001" in sync
    2021/04/24 00:00:28 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:28 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:28 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:28 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.16.100_8806" in sync
    2021/04/24 00:00:28 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.42.197_443" in sync
    2021/04/24 00:00:28 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:28 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:28 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:28 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:28 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:28 [DEBUG] agent: Service "_v0_multicloud_10.233.24.131_9001" in sync
    2021/04/24 00:00:28 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.29.92_9004" in sync
    2021/04/24 00:00:28 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.31.155_9015" in sync
    2021/04/24 00:00:28 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:28 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:28 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:28 [DEBUG] agent: Service "_v1_parser_10.233.16.100_8806" in sync
    2021/04/24 00:00:28 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.33.237_9009" in sync
    2021/04/24 00:00:28 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:28 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:28 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.59.37_9005" in sync
    2021/04/24 00:00:28 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.128_9011" in sync
    2021/04/24 00:00:28 [DEBUG] agent: Service "_v1_catalog_10.233.16.100_8806" in sync
    2021/04/24 00:00:28 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.59.37_9005" in sync
    2021/04/24 00:00:28 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.59.37_9005" in sync
    2021/04/24 00:00:28 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.128_9011" in sync
    2021/04/24 00:00:28 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:28 [DEBUG] agent: Service "_v1_message-router_10.233.56.148_3904" in sync
    2021/04/24 00:00:28 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.29.92_9004" in sync
    2021/04/24 00:00:28 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.33.237_9009" in sync
    2021/04/24 00:00:28 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.13.108_9007" in sync
    2021/04/24 00:00:28 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.13.108_9007" in sync
    2021/04/24 00:00:28 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:28 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:28 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:28 [DEBUG] agent: Service "_v1_nsd_10.233.16.100_8806" in sync
    2021/04/24 00:00:28 [DEBUG] agent: Service "_v1_appc_10.233.44.16_8443" in sync
    2021/04/24 00:00:28 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:28 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:28 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:28 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:28 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:28 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:28 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:28 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.29.180_9518" in sync
    2021/04/24 00:00:28 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:28 [DEBUG] agent: Node info in sync
    2021/04/24 00:00:29 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v14 (389.787µs) from=10.233.69.244:58014
    2021/04/24 00:00:29 [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/24 00:00:29 [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/24 00:00:29 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/04/24 00:00: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/24 00:00:29 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.59.37_9005" in sync
    2021/04/24 00:00:29 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.128_9011" in sync
    2021/04/24 00:00:29 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:29 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:29 [INFO] agent: Synced service "_v15__aai-nodes-query_10.233.76.247_8446"
    2021/04/24 00:00:29 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.128_9011" in sync
    2021/04/24 00:00:29 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:29 [DEBUG] agent: Service "_v1_message-router_10.233.56.148_3904" in sync
    2021/04/24 00:00:29 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.29.92_9004" in sync
    2021/04/24 00:00:29 [DEBUG] agent: Service "_v1_catalog_10.233.16.100_8806" in sync
    2021/04/24 00:00:29 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.59.37_9005" in sync
    2021/04/24 00:00:29 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.59.37_9005" in sync
    2021/04/24 00:00:29 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:29 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:29 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:29 [DEBUG] agent: Service "_v1_nsd_10.233.16.100_8806" in sync
    2021/04/24 00:00:29 [DEBUG] agent: Service "_v1_appc_10.233.44.16_8443" in sync
    2021/04/24 00:00:29 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.33.237_9009" in sync
    2021/04/24 00:00:29 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.13.108_9007" in sync
    2021/04/24 00:00:29 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.13.108_9007" in sync
    2021/04/24 00:00:29 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:29 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:29 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:29 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:29 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.29.180_9518" in sync
    2021/04/24 00:00:29 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:29 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:29 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:29 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:29 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.62.52_8080" in sync
    2021/04/24 00:00:29 [DEBUG] agent: Service "_v1_multicloud_10.233.24.131_9001" in sync
    2021/04/24 00:00:29 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:29 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.16.100_8806" in sync
    2021/04/24 00:00:29 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.42.197_443" in sync
    2021/04/24 00:00:29 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:29 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:29 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:29 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:29 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:29 [DEBUG] agent: Service "_v0_multicloud_10.233.24.131_9001" in sync
    2021/04/24 00:00:29 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.29.92_9004" in sync
    2021/04/24 00:00:29 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:29 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:29 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:29 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:29 [DEBUG] agent: Service "_v1_parser_10.233.16.100_8806" in sync
    2021/04/24 00:00:29 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.33.237_9009" in sync
    2021/04/24 00:00:29 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.31.155_9015" in sync
    2021/04/24 00:00:29 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:29 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:29 [DEBUG] agent: Node info in sync
    2021/04/24 00:00:29 [DEBUG] http: Request PUT /v1/agent/service/register (204.461862ms) from=10.233.69.244:58016
    2021/04/24 00:00:29 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.29.92_9004" in sync
    2021/04/24 00:00:29 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:29 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:29 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:29 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:29 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:29 [DEBUG] agent: Service "_v0_multicloud_10.233.24.131_9001" in sync
    2021/04/24 00:00:29 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.33.237_9009" in sync
    2021/04/24 00:00:29 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.31.155_9015" in sync
    2021/04/24 00:00:29 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:29 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:29 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:29 [DEBUG] agent: Service "_v1_parser_10.233.16.100_8806" in sync
    2021/04/24 00:00:29 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.128_9011" in sync
    2021/04/24 00:00:29 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:29 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:29 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:29 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.59.37_9005" in sync
    2021/04/24 00:00:29 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.29.92_9004" in sync
    2021/04/24 00:00:29 [DEBUG] agent: Service "_v1_catalog_10.233.16.100_8806" in sync
    2021/04/24 00:00:29 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.59.37_9005" in sync
    2021/04/24 00:00:29 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.59.37_9005" in sync
    2021/04/24 00:00:29 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.128_9011" in sync
    2021/04/24 00:00:29 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:29 [DEBUG] agent: Service "_v1_message-router_10.233.56.148_3904" in sync
    2021/04/24 00:00:29 [DEBUG] agent: Service "_v1_appc_10.233.44.16_8443" in sync
    2021/04/24 00:00:29 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.33.237_9009" in sync
    2021/04/24 00:00:29 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.13.108_9007" in sync
    2021/04/24 00:00:29 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.13.108_9007" in sync
    2021/04/24 00:00:29 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:29 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:29 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:29 [DEBUG] agent: Service "_v1_nsd_10.233.16.100_8806" in sync
    2021/04/24 00:00:29 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:29 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:29 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:29 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:29 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:29 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:29 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:29 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:29 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.29.180_9518" in sync
    2021/04/24 00:00:29 [DEBUG] agent: Service "_v1_multicloud_10.233.24.131_9001" in sync
    2021/04/24 00:00:29 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:29 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.62.52_8080" in sync
    2021/04/24 00:00:29 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.42.197_443" in sync
    2021/04/24 00:00:29 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:29 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:29 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:29 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.16.100_8806" in sync
    2021/04/24 00:00:29 [DEBUG] agent: Node info in sync
    2021/04/24 00:00:29 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v15 (362.019µs) from=10.233.69.244:58018
    2021/04/24 00:00:29 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v15\",\"enable_ssl\":\"true\",\"url\":\"/aai/v15/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/04/24 00:00:29 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/04/24 00:00: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/24 00:00:29 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.29.180_9518" in sync
    2021/04/24 00:00:29 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:29 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:29 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:29 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:29 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.62.52_8080" in sync
    2021/04/24 00:00:29 [DEBUG] agent: Service "_v1_multicloud_10.233.24.131_9001" in sync
    2021/04/24 00:00:29 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:29 [INFO] agent: Synced service "_v15_aai-nodes-query_10.233.76.247_8446"
    2021/04/24 00:00:29 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.16.100_8806" in sync
    2021/04/24 00:00:29 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.42.197_443" in sync
    2021/04/24 00:00:29 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:29 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:29 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:29 [DEBUG] agent: Service "_v0_multicloud_10.233.24.131_9001" in sync
    2021/04/24 00:00:29 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.29.92_9004" in sync
    2021/04/24 00:00:29 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:29 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:29 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:30 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:30 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:30 [DEBUG] agent: Service "_v1_parser_10.233.16.100_8806" in sync
    2021/04/24 00:00:30 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.33.237_9009" in sync
    2021/04/24 00:00:30 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.31.155_9015" in sync
    2021/04/24 00:00:30 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:30 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:30 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:30 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.59.37_9005" in sync
    2021/04/24 00:00:30 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.128_9011" in sync
    2021/04/24 00:00:30 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:30 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:30 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:30 [DEBUG] agent: Service "_v1_message-router_10.233.56.148_3904" in sync
    2021/04/24 00:00:30 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.29.92_9004" in sync
    2021/04/24 00:00:30 [DEBUG] agent: Service "_v1_catalog_10.233.16.100_8806" in sync
    2021/04/24 00:00:30 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.59.37_9005" in sync
    2021/04/24 00:00:30 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.59.37_9005" in sync
    2021/04/24 00:00:30 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.128_9011" in sync
    2021/04/24 00:00:30 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:30 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:30 [DEBUG] agent: Service "_v1_nsd_10.233.16.100_8806" in sync
    2021/04/24 00:00:30 [DEBUG] agent: Service "_v1_appc_10.233.44.16_8443" in sync
    2021/04/24 00:00:30 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.33.237_9009" in sync
    2021/04/24 00:00:30 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.13.108_9007" in sync
    2021/04/24 00:00:30 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.13.108_9007" in sync
    2021/04/24 00:00:30 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:30 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:30 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:30 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:30 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:30 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:30 [DEBUG] agent: Node info in sync
    2021/04/24 00:00:30 [DEBUG] http: Request PUT /v1/agent/service/register (201.442096ms) from=10.233.69.244:58022
    2021/04/24 00:00:30 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:30 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:30 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:30 [DEBUG] agent: Service "_v1_parser_10.233.16.100_8806" in sync
    2021/04/24 00:00:30 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.33.237_9009" in sync
    2021/04/24 00:00:30 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.31.155_9015" in sync
    2021/04/24 00:00:30 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:30 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:30 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.59.37_9005" in sync
    2021/04/24 00:00:30 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.128_9011" in sync
    2021/04/24 00:00:30 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:30 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.59.37_9005" in sync
    2021/04/24 00:00:30 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.59.37_9005" in sync
    2021/04/24 00:00:30 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.128_9011" in sync
    2021/04/24 00:00:30 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:30 [DEBUG] agent: Service "_v1_message-router_10.233.56.148_3904" in sync
    2021/04/24 00:00:30 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.29.92_9004" in sync
    2021/04/24 00:00:30 [DEBUG] agent: Service "_v1_catalog_10.233.16.100_8806" in sync
    2021/04/24 00:00:30 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.13.108_9007" in sync
    2021/04/24 00:00:30 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.13.108_9007" in sync
    2021/04/24 00:00:30 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:30 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:30 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:30 [DEBUG] agent: Service "_v1_nsd_10.233.16.100_8806" in sync
    2021/04/24 00:00:30 [DEBUG] agent: Service "_v1_appc_10.233.44.16_8443" in sync
    2021/04/24 00:00:30 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.33.237_9009" in sync
    2021/04/24 00:00:30 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:30 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:30 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:30 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:30 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:30 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:30 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.29.180_9518" in sync
    2021/04/24 00:00:30 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:30 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:30 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:30 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.62.52_8080" in sync
    2021/04/24 00:00:30 [DEBUG] agent: Service "_v1_multicloud_10.233.24.131_9001" in sync
    2021/04/24 00:00:30 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:30 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:30 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:30 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.16.100_8806" in sync
    2021/04/24 00:00:30 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.42.197_443" in sync
    2021/04/24 00:00:30 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:30 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:30 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:30 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:30 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:30 [DEBUG] agent: Service "_v0_multicloud_10.233.24.131_9001" in sync
    2021/04/24 00:00:30 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.29.92_9004" in sync
    2021/04/24 00:00:30 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:30 [DEBUG] agent: Node info in sync
    2021/04/24 00:00:30 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v15 (99.467067ms) from=10.233.69.244:58024
    2021/04/24 00:00:30 [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/24 00:00:30 [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/24 00:00: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/24 00:00: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/24 00:00:30 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:30 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:30 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.29.180_9518" in sync
    2021/04/24 00:00:30 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:30 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:30 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:30 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.62.52_8080" in sync
    2021/04/24 00:00:30 [DEBUG] agent: Service "_v1_multicloud_10.233.24.131_9001" in sync
    2021/04/24 00:00:30 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:30 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:30 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:30 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.16.100_8806" in sync
    2021/04/24 00:00:30 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.42.197_443" in sync
    2021/04/24 00:00:30 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:30 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:30 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:30 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:30 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:30 [DEBUG] agent: Service "_v0_multicloud_10.233.24.131_9001" in sync
    2021/04/24 00:00:30 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.29.92_9004" in sync
    2021/04/24 00:00:30 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:30 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:30 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:30 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:30 [DEBUG] agent: Service "_v1_parser_10.233.16.100_8806" in sync
    2021/04/24 00:00:30 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.33.237_9009" in sync
    2021/04/24 00:00:30 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.31.155_9015" in sync
    2021/04/24 00:00:30 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:30 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:30 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.59.37_9005" in sync
    2021/04/24 00:00:30 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.128_9011" in sync
    2021/04/24 00:00:30 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:30 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.59.37_9005" in sync
    2021/04/24 00:00:30 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.59.37_9005" in sync
    2021/04/24 00:00:30 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.128_9011" in sync
    2021/04/24 00:00:30 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:30 [DEBUG] agent: Service "_v1_message-router_10.233.56.148_3904" in sync
    2021/04/24 00:00:30 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.29.92_9004" in sync
    2021/04/24 00:00:30 [DEBUG] agent: Service "_v1_catalog_10.233.16.100_8806" in sync
    2021/04/24 00:00:30 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.13.108_9007" in sync
    2021/04/24 00:00:30 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.13.108_9007" in sync
    2021/04/24 00:00:30 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:30 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:30 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:30 [DEBUG] agent: Service "_v1_nsd_10.233.16.100_8806" in sync
    2021/04/24 00:00:30 [DEBUG] agent: Service "_v1_appc_10.233.44.16_8443" in sync
    2021/04/24 00:00:30 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.33.237_9009" in sync
    2021/04/24 00:00:30 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:30 [INFO] agent: Synced service "_v16__aai-nodes-query_10.233.76.247_8446"
    2021/04/24 00:00:30 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:30 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:30 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:30 [DEBUG] agent: Node info in sync
    2021/04/24 00:00:30 [DEBUG] http: Request PUT /v1/agent/service/register (380.662909ms) from=10.233.69.244:58028
    2021/04/24 00:00:30 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.13.108_9007" in sync
    2021/04/24 00:00:30 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:30 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:30 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:30 [DEBUG] agent: Service "_v1_nsd_10.233.16.100_8806" in sync
    2021/04/24 00:00:30 [DEBUG] agent: Service "_v1_appc_10.233.44.16_8443" in sync
    2021/04/24 00:00:30 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.33.237_9009" in sync
    2021/04/24 00:00:30 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.13.108_9007" in sync
    2021/04/24 00:00:30 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:30 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:30 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:30 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:30 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:30 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:30 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.29.180_9518" in sync
    2021/04/24 00:00:30 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:30 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:30 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:30 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.62.52_8080" in sync
    2021/04/24 00:00:30 [DEBUG] agent: Service "_v1_multicloud_10.233.24.131_9001" in sync
    2021/04/24 00:00:30 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:30 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:30 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:30 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.16.100_8806" in sync
    2021/04/24 00:00:30 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.42.197_443" in sync
    2021/04/24 00:00:30 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:30 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:30 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:30 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:30 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:30 [DEBUG] agent: Service "_v0_multicloud_10.233.24.131_9001" in sync
    2021/04/24 00:00:30 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.29.92_9004" in sync
    2021/04/24 00:00:30 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:30 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:30 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:30 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:30 [DEBUG] agent: Service "_v1_parser_10.233.16.100_8806" in sync
    2021/04/24 00:00:30 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.33.237_9009" in sync
    2021/04/24 00:00:30 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.31.155_9015" in sync
    2021/04/24 00:00:30 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:30 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:30 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.59.37_9005" in sync
    2021/04/24 00:00:30 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.128_9011" in sync
    2021/04/24 00:00:30 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:30 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:30 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.59.37_9005" in sync
    2021/04/24 00:00:30 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.128_9011" in sync
    2021/04/24 00:00:30 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:30 [DEBUG] agent: Service "_v1_message-router_10.233.56.148_3904" in sync
    2021/04/24 00:00:30 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.29.92_9004" in sync
    2021/04/24 00:00:30 [DEBUG] agent: Service "_v1_catalog_10.233.16.100_8806" in sync
    2021/04/24 00:00:30 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.59.37_9005" in sync
    2021/04/24 00:00:30 [DEBUG] agent: Node info in sync
    2021/04/24 00:00:30 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v16 (380.137µs) from=10.233.69.244:58036
    2021/04/24 00:00: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/24 00:00: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/24 00:00: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/24 00:00:31 [DEBUG] agent: Service "_v1_message-router_10.233.56.148_3904" in sync
    2021/04/24 00:00:31 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.128_9011" in sync
    2021/04/24 00:00:31 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:31 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:31 [DEBUG] agent: Service "_v1_nsd_10.233.16.100_8806" in sync
    2021/04/24 00:00:31 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.13.108_9007" in sync
    2021/04/24 00:00:31 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.13.108_9007" in sync
    2021/04/24 00:00:31 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:31 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.29.180_9518" in sync
    2021/04/24 00:00:31 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.62.52_8080" in sync
    2021/04/24 00:00:31 [DEBUG] agent: Service "_v1_multicloud_10.233.24.131_9001" in sync
    2021/04/24 00:00:31 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:31 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.16.100_8806" in sync
    2021/04/24 00:00:31 [DEBUG] agent: Service "_v0_multicloud_10.233.24.131_9001" in sync
    2021/04/24 00:00:31 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.29.92_9004" in sync
    2021/04/24 00:00:31 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:31 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:31 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.33.237_9009" in sync
    2021/04/24 00:00:31 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:31 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:31 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.59.37_9005" in sync
    2021/04/24 00:00:31 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.29.92_9004" in sync
    2021/04/24 00:00:31 [DEBUG] agent: Service "_v1_catalog_10.233.16.100_8806" in sync
    2021/04/24 00:00:31 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.59.37_9005" in sync
    2021/04/24 00:00:31 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.59.37_9005" in sync
    2021/04/24 00:00:31 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:31 [INFO] agent: Synced service "_v16_aai-nodes-query_10.233.76.247_8446"
    2021/04/24 00:00:31 [DEBUG] agent: Service "_v1_appc_10.233.44.16_8443" in sync
    2021/04/24 00:00:31 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.33.237_9009" in sync
    2021/04/24 00:00:31 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:31 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:31 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:31 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:31 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:31 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:31 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:31 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:31 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:31 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:31 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.42.197_443" in sync
    2021/04/24 00:00:31 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:31 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:31 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:31 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:31 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:31 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:31 [DEBUG] agent: Service "_v1_parser_10.233.16.100_8806" in sync
    2021/04/24 00:00:31 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.31.155_9015" in sync
    2021/04/24 00:00:31 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:31 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.128_9011" in sync
    2021/04/24 00:00:31 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:31 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:31 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:31 [DEBUG] agent: Node info in sync
    2021/04/24 00:00:31 [DEBUG] http: Request PUT /v1/agent/service/register (300.660663ms) from=10.233.69.244:58038
    2021/04/24 00:00:31 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:31 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:31 [DEBUG] agent: Service "_v1_nsd_10.233.16.100_8806" in sync
    2021/04/24 00:00:31 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.13.108_9007" in sync
    2021/04/24 00:00:31 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.13.108_9007" in sync
    2021/04/24 00:00:31 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:31 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.29.180_9518" in sync
    2021/04/24 00:00:31 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.62.52_8080" in sync
    2021/04/24 00:00:31 [DEBUG] agent: Service "_v1_multicloud_10.233.24.131_9001" in sync
    2021/04/24 00:00:31 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:31 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.16.100_8806" in sync
    2021/04/24 00:00:31 [DEBUG] agent: Service "_v0_multicloud_10.233.24.131_9001" in sync
    2021/04/24 00:00:31 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.29.92_9004" in sync
    2021/04/24 00:00:31 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:31 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:31 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.33.237_9009" in sync
    2021/04/24 00:00:31 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:31 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:31 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.59.37_9005" in sync
    2021/04/24 00:00:31 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.29.92_9004" in sync
    2021/04/24 00:00:31 [DEBUG] agent: Service "_v1_catalog_10.233.16.100_8806" in sync
    2021/04/24 00:00:31 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.59.37_9005" in sync
    2021/04/24 00:00:31 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.59.37_9005" in sync
    2021/04/24 00:00:31 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:31 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:31 [DEBUG] agent: Service "_v1_appc_10.233.44.16_8443" in sync
    2021/04/24 00:00:31 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.33.237_9009" in sync
    2021/04/24 00:00:31 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:31 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:31 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:31 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:31 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:31 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:31 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:31 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:31 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:31 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:31 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.42.197_443" in sync
    2021/04/24 00:00:31 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:31 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:31 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:31 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:31 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:31 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:31 [DEBUG] agent: Service "_v1_parser_10.233.16.100_8806" in sync
    2021/04/24 00:00:31 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.31.155_9015" in sync
    2021/04/24 00:00:31 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:31 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.128_9011" in sync
    2021/04/24 00:00:31 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:31 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:31 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:31 [DEBUG] agent: Service "_v1_message-router_10.233.56.148_3904" in sync
    2021/04/24 00:00:31 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.128_9011" in sync
    2021/04/24 00:00:31 [DEBUG] agent: Node info in sync
    2021/04/24 00:00:31 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v16 (404.065µs) from=10.233.69.244:58044
    2021/04/24 00:00: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/24 00:00: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/24 00:00: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/24 00:00: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/24 00:00:31 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.13.108_9007" in sync
    2021/04/24 00:00:31 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:31 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:31 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:31 [DEBUG] agent: Service "_v1_nsd_10.233.16.100_8806" in sync
    2021/04/24 00:00:31 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.13.108_9007" in sync
    2021/04/24 00:00:31 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.29.180_9518" in sync
    2021/04/24 00:00:31 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:31 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.62.52_8080" in sync
    2021/04/24 00:00:31 [DEBUG] agent: Service "_v1_multicloud_10.233.24.131_9001" in sync
    2021/04/24 00:00:31 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.16.100_8806" in sync
    2021/04/24 00:00:31 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:31 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:31 [DEBUG] agent: Service "_v0_multicloud_10.233.24.131_9001" in sync
    2021/04/24 00:00:31 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.29.92_9004" in sync
    2021/04/24 00:00:31 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:31 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:31 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.33.237_9009" in sync
    2021/04/24 00:00:31 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.59.37_9005" in sync
    2021/04/24 00:00:31 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.59.37_9005" in sync
    2021/04/24 00:00:31 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.59.37_9005" in sync
    2021/04/24 00:00:31 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:31 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:31 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.29.92_9004" in sync
    2021/04/24 00:00:31 [DEBUG] agent: Service "_v1_catalog_10.233.16.100_8806" in sync
    2021/04/24 00:00:31 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:31 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:31 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:31 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:31 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:31 [DEBUG] agent: Service "_v1_appc_10.233.44.16_8443" in sync
    2021/04/24 00:00:31 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.33.237_9009" in sync
    2021/04/24 00:00:31 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:31 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:31 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:31 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:31 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:31 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:31 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:31 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:31 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.42.197_443" in sync
    2021/04/24 00:00:31 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:31 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:31 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:31 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.31.155_9015" in sync
    2021/04/24 00:00:31 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:31 [DEBUG] agent: Service "_v1_parser_10.233.16.100_8806" in sync
    2021/04/24 00:00:31 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:31 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:31 [INFO] agent: Synced service "_v17__aai-nodes-query_10.233.76.247_8446"
    2021/04/24 00:00:31 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.128_9011" in sync
    2021/04/24 00:00:31 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:31 [DEBUG] agent: Service "_v1_message-router_10.233.56.148_3904" in sync
    2021/04/24 00:00:31 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.128_9011" in sync
    2021/04/24 00:00:31 [DEBUG] agent: Node info in sync
    2021/04/24 00:00:31 [DEBUG] http: Request PUT /v1/agent/service/register (378.406116ms) from=10.233.69.244:58046
    2021/04/24 00:00:31 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:31 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:31 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:31 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:31 [DEBUG] agent: Service "_v1_parser_10.233.16.100_8806" in sync
    2021/04/24 00:00:31 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.31.155_9015" in sync
    2021/04/24 00:00:31 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:31 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.128_9011" in sync
    2021/04/24 00:00:31 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:31 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:31 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:31 [DEBUG] agent: Service "_v1_message-router_10.233.56.148_3904" in sync
    2021/04/24 00:00:31 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.128_9011" in sync
    2021/04/24 00:00:31 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:31 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:31 [DEBUG] agent: Service "_v1_nsd_10.233.16.100_8806" in sync
    2021/04/24 00:00:31 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.13.108_9007" in sync
    2021/04/24 00:00:31 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.13.108_9007" in sync
    2021/04/24 00:00:31 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:31 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.29.180_9518" in sync
    2021/04/24 00:00:31 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.62.52_8080" in sync
    2021/04/24 00:00:31 [DEBUG] agent: Service "_v1_multicloud_10.233.24.131_9001" in sync
    2021/04/24 00:00:31 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:31 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.16.100_8806" in sync
    2021/04/24 00:00:31 [DEBUG] agent: Service "_v0_multicloud_10.233.24.131_9001" in sync
    2021/04/24 00:00:31 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.29.92_9004" in sync
    2021/04/24 00:00:31 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:31 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:31 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:31 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.33.237_9009" in sync
    2021/04/24 00:00:31 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:31 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.59.37_9005" in sync
    2021/04/24 00:00:31 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:31 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:31 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.29.92_9004" in sync
    2021/04/24 00:00:31 [DEBUG] agent: Service "_v1_catalog_10.233.16.100_8806" in sync
    2021/04/24 00:00:31 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.59.37_9005" in sync
    2021/04/24 00:00:31 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.59.37_9005" in sync
    2021/04/24 00:00:31 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:31 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:31 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:31 [DEBUG] agent: Service "_v1_appc_10.233.44.16_8443" in sync
    2021/04/24 00:00:31 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.33.237_9009" in sync
    2021/04/24 00:00:31 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:31 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:31 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:31 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:31 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:31 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:31 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:31 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:31 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.42.197_443" in sync
    2021/04/24 00:00:31 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:31 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:31 [DEBUG] agent: Node info in sync
    2021/04/24 00:00:31 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v17 (322.987µs) from=10.233.69.244:58052
    2021/04/24 00:00: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/24 00:00: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/24 00:00: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/24 00:00:32 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.29.92_9004" in sync
    2021/04/24 00:00:32 [DEBUG] agent: Service "_v1_catalog_10.233.16.100_8806" in sync
    2021/04/24 00:00:32 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.59.37_9005" in sync
    2021/04/24 00:00:32 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.59.37_9005" in sync
    2021/04/24 00:00:32 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:32 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:32 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:32 [DEBUG] agent: Service "_v1_appc_10.233.44.16_8443" in sync
    2021/04/24 00:00:32 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.33.237_9009" in sync
    2021/04/24 00:00:32 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:32 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:32 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:32 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:32 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:32 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:32 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:32 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:32 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:32 [INFO] agent: Synced service "_v17_aai-nodes-query_10.233.76.247_8446"
    2021/04/24 00:00:32 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.42.197_443" in sync
    2021/04/24 00:00:32 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:32 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:32 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:32 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:32 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:32 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:32 [DEBUG] agent: Service "_v1_parser_10.233.16.100_8806" in sync
    2021/04/24 00:00:32 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.31.155_9015" in sync
    2021/04/24 00:00:32 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:32 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.128_9011" in sync
    2021/04/24 00:00:32 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:32 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:32 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:32 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:32 [DEBUG] agent: Service "_v1_message-router_10.233.56.148_3904" in sync
    2021/04/24 00:00:32 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.128_9011" in sync
    2021/04/24 00:00:32 [DEBUG] agent: Service "_v1_nsd_10.233.16.100_8806" in sync
    2021/04/24 00:00:32 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.13.108_9007" in sync
    2021/04/24 00:00:32 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.13.108_9007" in sync
    2021/04/24 00:00:32 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:32 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:32 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:32 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.29.180_9518" in sync
    2021/04/24 00:00:32 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.62.52_8080" in sync
    2021/04/24 00:00:32 [DEBUG] agent: Service "_v1_multicloud_10.233.24.131_9001" in sync
    2021/04/24 00:00:32 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:32 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.16.100_8806" in sync
    2021/04/24 00:00:32 [DEBUG] agent: Service "_v0_multicloud_10.233.24.131_9001" in sync
    2021/04/24 00:00:32 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.29.92_9004" in sync
    2021/04/24 00:00:32 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:32 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:32 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.33.237_9009" in sync
    2021/04/24 00:00:32 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:32 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:32 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.59.37_9005" in sync
    2021/04/24 00:00:32 [DEBUG] agent: Node info in sync
    2021/04/24 00:00:32 [DEBUG] http: Request PUT /v1/agent/service/register (468.107492ms) from=10.233.69.244:58054
    2021/04/24 00:00:32 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:32 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:32 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:32 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:32 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.128_9011" in sync
    2021/04/24 00:00:32 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.128_9011" in sync
    2021/04/24 00:00:32 [DEBUG] agent: Service "_v1_message-router_10.233.56.148_3904" in sync
    2021/04/24 00:00:32 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.13.108_9007" in sync
    2021/04/24 00:00:32 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.13.108_9007" in sync
    2021/04/24 00:00:32 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:32 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:32 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:32 [DEBUG] agent: Service "_v1_nsd_10.233.16.100_8806" in sync
    2021/04/24 00:00:32 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.29.180_9518" in sync
    2021/04/24 00:00:32 [DEBUG] agent: Service "_v1_multicloud_10.233.24.131_9001" in sync
    2021/04/24 00:00:32 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:32 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.62.52_8080" in sync
    2021/04/24 00:00:32 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.16.100_8806" in sync
    2021/04/24 00:00:32 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.29.92_9004" in sync
    2021/04/24 00:00:32 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:32 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:32 [DEBUG] agent: Service "_v0_multicloud_10.233.24.131_9001" in sync
    2021/04/24 00:00:32 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.33.237_9009" in sync
    2021/04/24 00:00:32 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:32 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:32 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.59.37_9005" in sync
    2021/04/24 00:00:32 [DEBUG] agent: Service "_v1_catalog_10.233.16.100_8806" in sync
    2021/04/24 00:00:32 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.59.37_9005" in sync
    2021/04/24 00:00:32 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.59.37_9005" in sync
    2021/04/24 00:00:32 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:32 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:32 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.29.92_9004" in sync
    2021/04/24 00:00:32 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.33.237_9009" in sync
    2021/04/24 00:00:32 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:32 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:32 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:32 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:32 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:32 [DEBUG] agent: Service "_v1_appc_10.233.44.16_8443" in sync
    2021/04/24 00:00:32 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:32 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:32 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:32 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:32 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:32 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:32 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.42.197_443" in sync
    2021/04/24 00:00:32 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:32 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:32 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:32 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:32 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:32 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:32 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.31.155_9015" in sync
    2021/04/24 00:00:32 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:32 [DEBUG] agent: Service "_v1_parser_10.233.16.100_8806" in sync
    2021/04/24 00:00:32 [DEBUG] agent: Node info in sync
    2021/04/24 00:00:32 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v17 (361.969µs) from=10.233.69.244:58058
    2021/04/24 00:00:32 [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/24 00:00:32 [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/24 00:00: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/24 00:00: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/24 00:00:33 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:33 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:33 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.128_9011" in sync
    2021/04/24 00:00:33 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:33 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:33 [DEBUG] agent: Service "_v1_message-router_10.233.56.148_3904" in sync
    2021/04/24 00:00:33 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.128_9011" in sync
    2021/04/24 00:00:33 [INFO] agent: Synced service "_v18__aai-nodes-query_10.233.76.247_8446"
    2021/04/24 00:00:33 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:33 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:33 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:33 [DEBUG] agent: Service "_v1_nsd_10.233.16.100_8806" in sync
    2021/04/24 00:00:33 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.13.108_9007" in sync
    2021/04/24 00:00:33 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.13.108_9007" in sync
    2021/04/24 00:00:33 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.29.180_9518" in sync
    2021/04/24 00:00:33 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.62.52_8080" in sync
    2021/04/24 00:00:33 [DEBUG] agent: Service "_v1_multicloud_10.233.24.131_9001" in sync
    2021/04/24 00:00:33 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:33 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.16.100_8806" in sync
    2021/04/24 00:00:33 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:33 [DEBUG] agent: Service "_v0_multicloud_10.233.24.131_9001" in sync
    2021/04/24 00:00:33 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.29.92_9004" in sync
    2021/04/24 00:00:33 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:33 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:33 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:33 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.33.237_9009" in sync
    2021/04/24 00:00:33 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.59.37_9005" in sync
    2021/04/24 00:00:33 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.59.37_9005" in sync
    2021/04/24 00:00:33 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:33 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:33 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.29.92_9004" in sync
    2021/04/24 00:00:33 [DEBUG] agent: Service "_v1_catalog_10.233.16.100_8806" in sync
    2021/04/24 00:00:33 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.59.37_9005" in sync
    2021/04/24 00:00:33 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:33 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:33 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:33 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:33 [DEBUG] agent: Service "_v1_appc_10.233.44.16_8443" in sync
    2021/04/24 00:00:33 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.33.237_9009" in sync
    2021/04/24 00:00:33 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:33 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:33 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:33 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:33 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:33 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:33 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:33 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:33 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.42.197_443" in sync
    2021/04/24 00:00:33 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:33 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:33 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:33 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:33 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:33 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:33 [DEBUG] agent: Service "_v1_parser_10.233.16.100_8806" in sync
    2021/04/24 00:00:33 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.31.155_9015" in sync
    2021/04/24 00:00:33 [DEBUG] agent: Node info in sync
    2021/04/24 00:00:33 [DEBUG] http: Request PUT /v1/agent/service/register (463.547346ms) from=10.233.69.244:58062
    2021/04/24 00:00:33 [DEBUG] agent: Service "_v0_multicloud_10.233.24.131_9001" in sync
    2021/04/24 00:00:33 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.29.92_9004" in sync
    2021/04/24 00:00:33 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:33 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:33 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.33.237_9009" in sync
    2021/04/24 00:00:33 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:33 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:33 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.59.37_9005" in sync
    2021/04/24 00:00:33 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.29.92_9004" in sync
    2021/04/24 00:00:33 [DEBUG] agent: Service "_v1_catalog_10.233.16.100_8806" in sync
    2021/04/24 00:00:33 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.59.37_9005" in sync
    2021/04/24 00:00:33 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.59.37_9005" in sync
    2021/04/24 00:00:33 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:33 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:33 [DEBUG] agent: Service "_v1_appc_10.233.44.16_8443" in sync
    2021/04/24 00:00:33 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.33.237_9009" in sync
    2021/04/24 00:00:33 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:33 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:33 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:33 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:33 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:33 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:33 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:33 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:33 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:33 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:33 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:33 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.42.197_443" in sync
    2021/04/24 00:00:33 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:33 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:33 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:33 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:33 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:33 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:33 [DEBUG] agent: Service "_v1_parser_10.233.16.100_8806" in sync
    2021/04/24 00:00:33 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.31.155_9015" in sync
    2021/04/24 00:00:33 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:33 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.128_9011" in sync
    2021/04/24 00:00:33 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:33 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:33 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:33 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:33 [DEBUG] agent: Service "_v1_message-router_10.233.56.148_3904" in sync
    2021/04/24 00:00:33 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.128_9011" in sync
    2021/04/24 00:00:33 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:33 [DEBUG] agent: Service "_v1_nsd_10.233.16.100_8806" in sync
    2021/04/24 00:00:33 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.13.108_9007" in sync
    2021/04/24 00:00:33 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.13.108_9007" in sync
    2021/04/24 00:00:33 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:33 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:33 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:33 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.29.180_9518" in sync
    2021/04/24 00:00:33 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.62.52_8080" in sync
    2021/04/24 00:00:33 [DEBUG] agent: Service "_v1_multicloud_10.233.24.131_9001" in sync
    2021/04/24 00:00:33 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:33 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.16.100_8806" in sync
    2021/04/24 00:00:33 [DEBUG] agent: Node info in sync
    2021/04/24 00:00:33 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v18 (788.525µs) from=10.233.69.244:58068
    2021/04/24 00:00:33 [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/24 00:00:33 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/04/24 00:00:33 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/04/24 00:00:33 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.29.180_9518" in sync
    2021/04/24 00:00:33 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.62.52_8080" in sync
    2021/04/24 00:00:33 [DEBUG] agent: Service "_v1_multicloud_10.233.24.131_9001" in sync
    2021/04/24 00:00:33 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:33 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.16.100_8806" in sync
    2021/04/24 00:00:33 [DEBUG] agent: Service "_v0_multicloud_10.233.24.131_9001" in sync
    2021/04/24 00:00:33 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.29.92_9004" in sync
    2021/04/24 00:00:33 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:33 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:33 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.33.237_9009" in sync
    2021/04/24 00:00:33 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:33 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:33 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.59.37_9005" in sync
    2021/04/24 00:00:33 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.29.92_9004" in sync
    2021/04/24 00:00:33 [DEBUG] agent: Service "_v1_catalog_10.233.16.100_8806" in sync
    2021/04/24 00:00:33 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.59.37_9005" in sync
    2021/04/24 00:00:33 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.59.37_9005" in sync
    2021/04/24 00:00:33 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:33 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:33 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:33 [DEBUG] agent: Service "_v1_appc_10.233.44.16_8443" in sync
    2021/04/24 00:00:33 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.33.237_9009" in sync
    2021/04/24 00:00:33 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:33 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:33 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:33 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:33 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:33 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:33 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:33 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:34 [INFO] agent: Synced service "_v18_aai-nodes-query_10.233.76.247_8446"
    2021/04/24 00:00:34 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:34 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:34 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.42.197_443" in sync
    2021/04/24 00:00:34 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:34 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:34 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:34 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:34 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:34 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:34 [DEBUG] agent: Service "_v1_parser_10.233.16.100_8806" in sync
    2021/04/24 00:00:34 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.31.155_9015" in sync
    2021/04/24 00:00:34 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:34 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.128_9011" in sync
    2021/04/24 00:00:34 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:34 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:34 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:34 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:34 [DEBUG] agent: Service "_v1_message-router_10.233.56.148_3904" in sync
    2021/04/24 00:00:34 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.128_9011" in sync
    2021/04/24 00:00:34 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:34 [DEBUG] agent: Service "_v1_nsd_10.233.16.100_8806" in sync
    2021/04/24 00:00:34 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.13.108_9007" in sync
    2021/04/24 00:00:34 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.13.108_9007" in sync
    2021/04/24 00:00:34 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:34 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:34 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:34 [DEBUG] agent: Node info in sync
    2021/04/24 00:00:34 [DEBUG] http: Request PUT /v1/agent/service/register (1.000642807s) from=10.233.69.244:58072
    2021/04/24 00:00:34 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.13.108_9007" in sync
    2021/04/24 00:00:34 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:34 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:34 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:34 [DEBUG] agent: Service "_v1_nsd_10.233.16.100_8806" in sync
    2021/04/24 00:00:34 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.13.108_9007" in sync
    2021/04/24 00:00:34 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.29.180_9518" in sync
    2021/04/24 00:00:34 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:34 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.62.52_8080" in sync
    2021/04/24 00:00:34 [DEBUG] agent: Service "_v1_multicloud_10.233.24.131_9001" in sync
    2021/04/24 00:00:34 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.16.100_8806" in sync
    2021/04/24 00:00:34 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:34 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:34 [DEBUG] agent: Service "_v0_multicloud_10.233.24.131_9001" in sync
    2021/04/24 00:00:34 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.29.92_9004" in sync
    2021/04/24 00:00:34 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v18 (429.153µs) from=10.233.69.244:58076
    2021/04/24 00:00:34 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:34 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:34 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.33.237_9009" in sync
    2021/04/24 00:00:34 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.59.37_9005" in sync
    2021/04/24 00:00:34 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.59.37_9005" in sync
    2021/04/24 00:00:34 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.59.37_9005" in sync
    2021/04/24 00:00:34 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:34 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:34 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.29.92_9004" in sync
    2021/04/24 00:00:34 [DEBUG] agent: Service "_v1_catalog_10.233.16.100_8806" in sync
    2021/04/24 00:00:34 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:34 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:34 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:34 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:34 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:34 [DEBUG] agent: Service "_v1_appc_10.233.44.16_8443" in sync
    2021/04/24 00:00:34 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.33.237_9009" in sync
    2021/04/24 00:00:34 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:34 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:34 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:34 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:34 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:34 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:34 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:34 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:34 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:34 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.42.197_443" in sync
    2021/04/24 00:00:34 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:34 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:34 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:34 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:34 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.31.155_9015" in sync
    2021/04/24 00:00:34 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:34 [DEBUG] agent: Service "_v1_parser_10.233.16.100_8806" in sync
    2021/04/24 00:00:34 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:34 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:34 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:34 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.128_9011" in sync
    2021/04/24 00:00:34 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:34 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:34 [DEBUG] agent: Service "_v1_message-router_10.233.56.148_3904" in sync
    2021/04/24 00:00:34 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.128_9011" in sync
    2021/04/24 00:00:34 [DEBUG] agent: Node info in sync
    2021/04/24 00:00:34 [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/24 00:00:34 [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/24 00:00:34 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/04/24 00:00:34 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/04/24 00:00:35 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.29.180_9518" in sync
    2021/04/24 00:00:35 [DEBUG] agent: Service "_v1_multicloud_10.233.24.131_9001" in sync
    2021/04/24 00:00:35 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:35 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.62.52_8080" in sync
    2021/04/24 00:00:35 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.16.100_8806" in sync
    2021/04/24 00:00:35 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.29.92_9004" in sync
    2021/04/24 00:00:35 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:35 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:35 [DEBUG] agent: Service "_v0_multicloud_10.233.24.131_9001" in sync
    2021/04/24 00:00:35 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:35 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:35 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.33.237_9009" in sync
    2021/04/24 00:00:35 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.59.37_9005" in sync
    2021/04/24 00:00:35 [DEBUG] agent: Service "_v1_catalog_10.233.16.100_8806" in sync
    2021/04/24 00:00:35 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.59.37_9005" in sync
    2021/04/24 00:00:35 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.59.37_9005" in sync
    2021/04/24 00:00:35 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:35 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:35 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.29.92_9004" in sync
    2021/04/24 00:00:35 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.33.237_9009" in sync
    2021/04/24 00:00:35 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:35 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:35 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:35 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:35 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:35 [INFO] agent: Synced service "_v19__aai-nodes-query_10.233.76.247_8446"
    2021/04/24 00:00:35 [DEBUG] agent: Service "_v1_appc_10.233.44.16_8443" in sync
    2021/04/24 00:00:35 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:35 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:35 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:35 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:35 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:35 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:35 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:35 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:35 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:35 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:35 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.42.197_443" in sync
    2021/04/24 00:00:35 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:35 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:35 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:35 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.31.155_9015" in sync
    2021/04/24 00:00:35 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:35 [DEBUG] agent: Service "_v1_parser_10.233.16.100_8806" in sync
    2021/04/24 00:00:35 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:35 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:35 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:35 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:35 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.128_9011" in sync
    2021/04/24 00:00:35 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.128_9011" in sync
    2021/04/24 00:00:35 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:35 [DEBUG] agent: Service "_v1_message-router_10.233.56.148_3904" in sync
    2021/04/24 00:00:35 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.13.108_9007" in sync
    2021/04/24 00:00:35 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.13.108_9007" in sync
    2021/04/24 00:00:35 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:35 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:35 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:35 [DEBUG] agent: Service "_v1_nsd_10.233.16.100_8806" in sync
    2021/04/24 00:00:35 [DEBUG] agent: Node info in sync
    2021/04/24 00:00:35 [DEBUG] http: Request PUT /v1/agent/service/register (690.88404ms) from=10.233.69.244:58078
    2021/04/24 00:00:35 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:35 [DEBUG] agent: Service "_v0_multicloud_10.233.24.131_9001" in sync
    2021/04/24 00:00:35 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.29.92_9004" in sync
    2021/04/24 00:00:35 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:35 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.33.237_9009" in sync
    2021/04/24 00:00:35 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:35 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:35 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.59.37_9005" in sync
    2021/04/24 00:00:35 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.59.37_9005" in sync
    2021/04/24 00:00:35 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:35 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:35 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.29.92_9004" in sync
    2021/04/24 00:00:35 [DEBUG] agent: Service "_v1_catalog_10.233.16.100_8806" in sync
    2021/04/24 00:00:35 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.59.37_9005" in sync
    2021/04/24 00:00:35 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:35 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:35 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:35 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:35 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:35 [DEBUG] agent: Service "_v1_appc_10.233.44.16_8443" in sync
    2021/04/24 00:00:35 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.33.237_9009" in sync
    2021/04/24 00:00:35 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:35 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:35 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:35 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:35 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:35 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:35 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:35 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:35 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:35 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.42.197_443" in sync
    2021/04/24 00:00:35 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:35 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:35 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:35 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:35 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:35 [DEBUG] agent: Service "_v1_parser_10.233.16.100_8806" in sync
    2021/04/24 00:00:35 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.31.155_9015" in sync
    2021/04/24 00:00:35 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:35 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:35 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:35 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.128_9011" in sync
    2021/04/24 00:00:35 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:35 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:35 [DEBUG] agent: Service "_v1_message-router_10.233.56.148_3904" in sync
    2021/04/24 00:00:35 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.128_9011" in sync
    2021/04/24 00:00:35 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:35 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:35 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:35 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:35 [DEBUG] agent: Service "_v1_nsd_10.233.16.100_8806" in sync
    2021/04/24 00:00:35 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.13.108_9007" in sync
    2021/04/24 00:00:35 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.13.108_9007" in sync
    2021/04/24 00:00:35 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.29.180_9518" in sync
    2021/04/24 00:00:35 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.62.52_8080" in sync
    2021/04/24 00:00:35 [DEBUG] agent: Service "_v1_multicloud_10.233.24.131_9001" in sync
    2021/04/24 00:00:35 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:35 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.16.100_8806" in sync
    2021/04/24 00:00:35 [DEBUG] agent: Node info in sync
    2021/04/24 00:00:35 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v19 (400.904µs) from=10.233.69.244:58090
    2021/04/24 00:00:35 [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/24 00:00:35 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/04/24 00:00:35 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/04/24 00:00:35 [DEBUG] agent: Service "_v1_message-router_10.233.56.148_3904" in sync
    2021/04/24 00:00:35 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.128_9011" in sync
    2021/04/24 00:00:35 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:35 [DEBUG] agent: Service "_v1_nsd_10.233.16.100_8806" in sync
    2021/04/24 00:00:35 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.13.108_9007" in sync
    2021/04/24 00:00:35 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.13.108_9007" in sync
    2021/04/24 00:00:35 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:35 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:35 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:35 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.29.180_9518" in sync
    2021/04/24 00:00:35 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.62.52_8080" in sync
    2021/04/24 00:00:35 [DEBUG] agent: Service "_v1_multicloud_10.233.24.131_9001" in sync
    2021/04/24 00:00:35 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:35 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.16.100_8806" in sync
    2021/04/24 00:00:35 [DEBUG] agent: Service "_v0_multicloud_10.233.24.131_9001" in sync
    2021/04/24 00:00:35 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.29.92_9004" in sync
    2021/04/24 00:00:35 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:35 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:35 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.33.237_9009" in sync
    2021/04/24 00:00:35 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:35 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:35 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.59.37_9005" in sync
    2021/04/24 00:00:35 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.29.92_9004" in sync
    2021/04/24 00:00:35 [DEBUG] agent: Service "_v1_catalog_10.233.16.100_8806" in sync
    2021/04/24 00:00:35 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.59.37_9005" in sync
    2021/04/24 00:00:35 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.59.37_9005" in sync
    2021/04/24 00:00:35 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:35 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:35 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:35 [DEBUG] agent: Service "_v1_appc_10.233.44.16_8443" in sync
    2021/04/24 00:00:35 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.33.237_9009" in sync
    2021/04/24 00:00:35 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:35 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:35 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:35 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:35 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:35 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:35 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:35 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:35 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:35 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:35 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:35 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:35 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.42.197_443" in sync
    2021/04/24 00:00:35 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:35 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:35 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:35 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:35 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:35 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:35 [INFO] agent: Synced service "_v19_aai-nodes-query_10.233.76.247_8446"
    2021/04/24 00:00:35 [DEBUG] agent: Service "_v1_parser_10.233.16.100_8806" in sync
    2021/04/24 00:00:35 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.31.155_9015" in sync
    2021/04/24 00:00:35 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:35 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.128_9011" in sync
    2021/04/24 00:00:35 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:35 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:35 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:35 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:35 [DEBUG] agent: Node info in sync
    2021/04/24 00:00:35 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.59.37_9005" in sync
    2021/04/24 00:00:35 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.29.92_9004" in sync
    2021/04/24 00:00:35 [DEBUG] agent: Service "_v1_catalog_10.233.16.100_8806" in sync
    2021/04/24 00:00:35 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.59.37_9005" in sync
    2021/04/24 00:00:35 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.59.37_9005" in sync
    2021/04/24 00:00:35 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:35 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:35 [DEBUG] agent: Service "_v1_appc_10.233.44.16_8443" in sync
    2021/04/24 00:00:35 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.33.237_9009" in sync
    2021/04/24 00:00:35 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:35 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:35 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:35 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:35 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:35 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:35 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:35 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:35 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:35 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:35 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:35 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:35 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:35 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.42.197_443" in sync
    2021/04/24 00:00:35 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:35 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:35 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:35 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:35 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:35 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:35 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:35 [DEBUG] agent: Service "_v1_parser_10.233.16.100_8806" in sync
    2021/04/24 00:00:35 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.31.155_9015" in sync
    2021/04/24 00:00:35 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:35 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.128_9011" in sync
    2021/04/24 00:00:35 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:35 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:35 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:35 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:35 [DEBUG] agent: Service "_v1_message-router_10.233.56.148_3904" in sync
    2021/04/24 00:00:35 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.128_9011" in sync
    2021/04/24 00:00:35 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:35 [DEBUG] agent: Service "_v1_nsd_10.233.16.100_8806" in sync
    2021/04/24 00:00:35 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.13.108_9007" in sync
    2021/04/24 00:00:35 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.13.108_9007" in sync
    2021/04/24 00:00:35 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:35 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:35 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:35 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.29.180_9518" in sync
    2021/04/24 00:00:35 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.62.52_8080" in sync
    2021/04/24 00:00:35 [DEBUG] agent: Service "_v1_multicloud_10.233.24.131_9001" in sync
    2021/04/24 00:00:35 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:35 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.16.100_8806" in sync
    2021/04/24 00:00:35 [DEBUG] agent: Service "_v0_multicloud_10.233.24.131_9001" in sync
    2021/04/24 00:00:35 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.29.92_9004" in sync
    2021/04/24 00:00:35 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:35 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:35 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.33.237_9009" in sync
    2021/04/24 00:00:35 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:35 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:35 [DEBUG] agent: Node info in sync
    2021/04/24 00:00:35 [DEBUG] http: Request PUT /v1/agent/service/register (301.060628ms) from=10.233.69.244:58092
    2021/04/24 00:00:35 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v19 (418.288µs) from=10.233.69.244:58102
    2021/04/24 00:00:35 [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/24 00:00:35 [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/24 00:00:35 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/04/24 00:00:35 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/04/24 00:00:35 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:35 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:35 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:35 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:35 [INFO] agent: Synced service "_v11__aai-nquery_10.233.76.247_8446"
    2021/04/24 00:00:35 [DEBUG] agent: Service "_v1_parser_10.233.16.100_8806" in sync
    2021/04/24 00:00:35 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.31.155_9015" in sync
    2021/04/24 00:00:35 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:35 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.128_9011" in sync
    2021/04/24 00:00:35 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:35 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:35 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:35 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:35 [DEBUG] agent: Service "_v1_message-router_10.233.56.148_3904" in sync
    2021/04/24 00:00:35 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.128_9011" in sync
    2021/04/24 00:00:35 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:35 [DEBUG] agent: Service "_v1_nsd_10.233.16.100_8806" in sync
    2021/04/24 00:00:35 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.13.108_9007" in sync
    2021/04/24 00:00:35 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.13.108_9007" in sync
    2021/04/24 00:00:35 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:35 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:35 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:35 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.29.180_9518" in sync
    2021/04/24 00:00:35 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.62.52_8080" in sync
    2021/04/24 00:00:35 [DEBUG] agent: Service "_v1_multicloud_10.233.24.131_9001" in sync
    2021/04/24 00:00:35 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:35 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.16.100_8806" in sync
    2021/04/24 00:00:35 [DEBUG] agent: Service "_v0_multicloud_10.233.24.131_9001" in sync
    2021/04/24 00:00:35 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.29.92_9004" in sync
    2021/04/24 00:00:35 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:35 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:35 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.33.237_9009" in sync
    2021/04/24 00:00:35 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:35 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:35 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.59.37_9005" in sync
    2021/04/24 00:00:35 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.29.92_9004" in sync
    2021/04/24 00:00:35 [DEBUG] agent: Service "_v1_catalog_10.233.16.100_8806" in sync
    2021/04/24 00:00:35 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.59.37_9005" in sync
    2021/04/24 00:00:35 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.59.37_9005" in sync
    2021/04/24 00:00:35 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:35 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:35 [DEBUG] agent: Service "_v1_appc_10.233.44.16_8443" in sync
    2021/04/24 00:00:35 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.33.237_9009" in sync
    2021/04/24 00:00:35 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:35 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:35 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:35 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:35 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:35 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:35 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:35 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:35 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:35 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:35 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:35 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:35 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:35 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.42.197_443" in sync
    2021/04/24 00:00:35 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:35 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:35 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:35 [DEBUG] agent: Node info in sync
    2021/04/24 00:00:35 [DEBUG] http: Request PUT /v1/agent/service/register (300.852284ms) from=10.233.69.244:58104
    2021/04/24 00:00:35 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.62.52_8080" in sync
    2021/04/24 00:00:35 [DEBUG] agent: Service "_v1_multicloud_10.233.24.131_9001" in sync
    2021/04/24 00:00:35 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:35 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.16.100_8806" in sync
    2021/04/24 00:00:35 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:35 [DEBUG] agent: Service "_v0_multicloud_10.233.24.131_9001" in sync
    2021/04/24 00:00:35 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.29.92_9004" in sync
    2021/04/24 00:00:35 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:35 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.33.237_9009" in sync
    2021/04/24 00:00:35 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:35 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:35 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.59.37_9005" in sync
    2021/04/24 00:00:35 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.59.37_9005" in sync
    2021/04/24 00:00:35 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:35 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:35 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.29.92_9004" in sync
    2021/04/24 00:00:35 [DEBUG] agent: Service "_v1_catalog_10.233.16.100_8806" in sync
    2021/04/24 00:00:35 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.59.37_9005" in sync
    2021/04/24 00:00:35 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:35 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:35 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:35 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:35 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:35 [DEBUG] agent: Service "_v1_appc_10.233.44.16_8443" in sync
    2021/04/24 00:00:35 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.33.237_9009" in sync
    2021/04/24 00:00:35 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:35 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:35 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:35 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:35 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:35 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:35 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:35 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:35 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:35 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.42.197_443" in sync
    2021/04/24 00:00:35 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:35 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:35 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:35 [DEBUG] agent: Service "_v11__aai-nquery_10.233.76.247_8446" in sync
    2021/04/24 00:00:35 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:35 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:35 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:35 [DEBUG] agent: Service "_v1_parser_10.233.16.100_8806" in sync
    2021/04/24 00:00:35 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.31.155_9015" in sync
    2021/04/24 00:00:35 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:35 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:35 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:35 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.128_9011" in sync
    2021/04/24 00:00:35 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:35 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:35 [DEBUG] agent: Service "_v1_message-router_10.233.56.148_3904" in sync
    2021/04/24 00:00:35 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.128_9011" in sync
    2021/04/24 00:00:35 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:35 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:35 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:35 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:35 [DEBUG] agent: Service "_v1_nsd_10.233.16.100_8806" in sync
    2021/04/24 00:00:35 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.13.108_9007" in sync
    2021/04/24 00:00:35 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.13.108_9007" in sync
    2021/04/24 00:00:35 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.29.180_9518" in sync
    2021/04/24 00:00:35 [DEBUG] agent: Node info in sync
    2021/04/24 00:00:35 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v11 (322.818µs) from=10.233.69.244:58106
    2021/04/24 00:00:36 [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/24 00:00:36 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/04/24 00:00:36 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/04/24 00:00:36 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:36 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:36 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:36 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:36 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:36 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:36 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:36 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.42.197_443" in sync
    2021/04/24 00:00:36 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:36 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:36 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:36 [INFO] agent: Synced service "_v11_aai-nquery_10.233.76.247_8446"
    2021/04/24 00:00:36 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:36 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:36 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:36 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:36 [DEBUG] agent: Service "_v11__aai-nquery_10.233.76.247_8446" in sync
    2021/04/24 00:00:36 [DEBUG] agent: Service "_v1_parser_10.233.16.100_8806" in sync
    2021/04/24 00:00:36 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.31.155_9015" in sync
    2021/04/24 00:00:36 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:36 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.128_9011" in sync
    2021/04/24 00:00:36 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:36 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:36 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:36 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:36 [DEBUG] agent: Service "_v1_message-router_10.233.56.148_3904" in sync
    2021/04/24 00:00:36 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.128_9011" in sync
    2021/04/24 00:00:36 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:36 [DEBUG] agent: Service "_v1_nsd_10.233.16.100_8806" in sync
    2021/04/24 00:00:36 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.13.108_9007" in sync
    2021/04/24 00:00:36 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.13.108_9007" in sync
    2021/04/24 00:00:36 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:36 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:36 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:36 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.29.180_9518" in sync
    2021/04/24 00:00:36 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.62.52_8080" in sync
    2021/04/24 00:00:36 [DEBUG] agent: Service "_v1_multicloud_10.233.24.131_9001" in sync
    2021/04/24 00:00:36 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:36 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.16.100_8806" in sync
    2021/04/24 00:00:36 [DEBUG] agent: Service "_v0_multicloud_10.233.24.131_9001" in sync
    2021/04/24 00:00:36 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.29.92_9004" in sync
    2021/04/24 00:00:36 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:36 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:36 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.33.237_9009" in sync
    2021/04/24 00:00:36 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:36 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:36 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.59.37_9005" in sync
    2021/04/24 00:00:36 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.29.92_9004" in sync
    2021/04/24 00:00:36 [DEBUG] agent: Service "_v1_catalog_10.233.16.100_8806" in sync
    2021/04/24 00:00:36 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.59.37_9005" in sync
    2021/04/24 00:00:36 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.59.37_9005" in sync
    2021/04/24 00:00:36 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:36 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:36 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:36 [DEBUG] agent: Service "_v1_appc_10.233.44.16_8443" in sync
    2021/04/24 00:00:36 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.33.237_9009" in sync
    2021/04/24 00:00:36 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:36 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:36 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:36 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:36 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:36 [DEBUG] agent: Node info in sync
    2021/04/24 00:00:36 [DEBUG] http: Request PUT /v1/agent/service/register (354.070487ms) from=10.233.69.244:58108
    2021/04/24 00:00:36 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.128_9011" in sync
    2021/04/24 00:00:36 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:36 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:36 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:36 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:36 [DEBUG] agent: Service "_v1_message-router_10.233.56.148_3904" in sync
    2021/04/24 00:00:36 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.128_9011" in sync
    2021/04/24 00:00:36 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:36 [DEBUG] agent: Service "_v1_nsd_10.233.16.100_8806" in sync
    2021/04/24 00:00:36 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.13.108_9007" in sync
    2021/04/24 00:00:36 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.13.108_9007" in sync
    2021/04/24 00:00:36 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:36 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:36 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:36 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.29.180_9518" in sync
    2021/04/24 00:00:36 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.62.52_8080" in sync
    2021/04/24 00:00:36 [DEBUG] agent: Service "_v1_multicloud_10.233.24.131_9001" in sync
    2021/04/24 00:00:36 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:36 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.16.100_8806" in sync
    2021/04/24 00:00:36 [DEBUG] agent: Service "_v0_multicloud_10.233.24.131_9001" in sync
    2021/04/24 00:00:36 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.29.92_9004" in sync
    2021/04/24 00:00:36 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:36 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:36 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.33.237_9009" in sync
    2021/04/24 00:00:36 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:36 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:36 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.59.37_9005" in sync
    2021/04/24 00:00:36 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.29.92_9004" in sync
    2021/04/24 00:00:36 [DEBUG] agent: Service "_v1_catalog_10.233.16.100_8806" in sync
    2021/04/24 00:00:36 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.59.37_9005" in sync
    2021/04/24 00:00:36 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.59.37_9005" in sync
    2021/04/24 00:00:36 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:36 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:36 [DEBUG] agent: Service "_v1_appc_10.233.44.16_8443" in sync
    2021/04/24 00:00:36 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.33.237_9009" in sync
    2021/04/24 00:00:36 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:36 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:36 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:36 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:36 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:36 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:36 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:36 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:36 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:36 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:36 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:36 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:36 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:36 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.42.197_443" in sync
    2021/04/24 00:00:36 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:36 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:36 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:36 [DEBUG] agent: Service "_v11_aai-nquery_10.233.76.247_8446" in sync
    2021/04/24 00:00:36 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:36 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:36 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:36 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:36 [DEBUG] agent: Service "_v11__aai-nquery_10.233.76.247_8446" in sync
    2021/04/24 00:00:36 [DEBUG] agent: Service "_v1_parser_10.233.16.100_8806" in sync
    2021/04/24 00:00:36 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.31.155_9015" in sync
    2021/04/24 00:00:36 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:36 [DEBUG] agent: Node info in sync
    2021/04/24 00:00:36 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v11 (136.222244ms) from=10.233.69.244:58110
    2021/04/24 00:00:36 [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/24 00:00:36 [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/24 00:00:36 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/04/24 00:00:36 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/04/24 00:00:37 [DEBUG] agent: Service "_v1_message-router_10.233.56.148_3904" in sync
    2021/04/24 00:00:37 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.128_9011" in sync
    2021/04/24 00:00:37 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:37 [DEBUG] agent: Service "_v1_nsd_10.233.16.100_8806" in sync
    2021/04/24 00:00:37 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.13.108_9007" in sync
    2021/04/24 00:00:37 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.13.108_9007" in sync
    2021/04/24 00:00:37 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:37 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:37 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:37 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.29.180_9518" in sync
    2021/04/24 00:00:37 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.62.52_8080" in sync
    2021/04/24 00:00:37 [DEBUG] agent: Service "_v1_multicloud_10.233.24.131_9001" in sync
    2021/04/24 00:00:37 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:37 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.16.100_8806" in sync
    2021/04/24 00:00:37 [DEBUG] agent: Service "_v0_multicloud_10.233.24.131_9001" in sync
    2021/04/24 00:00:37 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.29.92_9004" in sync
    2021/04/24 00:00:37 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:37 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:37 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.33.237_9009" in sync
    2021/04/24 00:00:37 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:37 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:37 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.59.37_9005" in sync
    2021/04/24 00:00:37 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.29.92_9004" in sync
    2021/04/24 00:00:37 [DEBUG] agent: Service "_v1_catalog_10.233.16.100_8806" in sync
    2021/04/24 00:00:37 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.59.37_9005" in sync
    2021/04/24 00:00:37 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.59.37_9005" in sync
    2021/04/24 00:00:37 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:37 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:37 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:37 [DEBUG] agent: Service "_v1_appc_10.233.44.16_8443" in sync
    2021/04/24 00:00:37 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.33.237_9009" in sync
    2021/04/24 00:00:37 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:37 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:37 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:37 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:37 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:37 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:37 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:37 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:37 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:37 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:37 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:37 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:37 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.42.197_443" in sync
    2021/04/24 00:00:37 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:37 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:37 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:37 [DEBUG] agent: Service "_v11_aai-nquery_10.233.76.247_8446" in sync
    2021/04/24 00:00:37 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:37 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:37 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:37 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:37 [DEBUG] agent: Service "_v11__aai-nquery_10.233.76.247_8446" in sync
    2021/04/24 00:00:37 [INFO] agent: Synced service "_v12__aai-nquery_10.233.76.247_8446"
    2021/04/24 00:00:37 [DEBUG] agent: Service "_v1_parser_10.233.16.100_8806" in sync
    2021/04/24 00:00:37 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.31.155_9015" in sync
    2021/04/24 00:00:37 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:37 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.128_9011" in sync
    2021/04/24 00:00:37 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:37 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:37 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:37 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:37 [DEBUG] agent: Node info in sync
    2021/04/24 00:00:37 [DEBUG] http: Request PUT /v1/agent/service/register (900.17222ms) from=10.233.69.244:58114
    2021/04/24 00:00:37 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.59.37_9005" in sync
    2021/04/24 00:00:37 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:37 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:37 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.29.92_9004" in sync
    2021/04/24 00:00:37 [DEBUG] agent: Service "_v1_catalog_10.233.16.100_8806" in sync
    2021/04/24 00:00:37 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.59.37_9005" in sync
    2021/04/24 00:00:37 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.59.37_9005" in sync
    2021/04/24 00:00:37 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:37 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:37 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:37 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:37 [DEBUG] agent: Service "_v1_appc_10.233.44.16_8443" in sync
    2021/04/24 00:00:37 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.33.237_9009" in sync
    2021/04/24 00:00:37 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:37 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:37 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:37 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:37 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:37 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:37 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:37 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:37 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:37 [DEBUG] agent: Service "_v11_aai-nquery_10.233.76.247_8446" in sync
    2021/04/24 00:00:37 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.42.197_443" in sync
    2021/04/24 00:00:37 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:37 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:37 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:37 [DEBUG] agent: Service "_v11__aai-nquery_10.233.76.247_8446" in sync
    2021/04/24 00:00:37 [DEBUG] agent: Service "_v12__aai-nquery_10.233.76.247_8446" in sync
    2021/04/24 00:00:37 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:37 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:37 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:37 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:37 [DEBUG] agent: Service "_v1_parser_10.233.16.100_8806" in sync
    2021/04/24 00:00:37 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.31.155_9015" in sync
    2021/04/24 00:00:37 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:37 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:37 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.128_9011" in sync
    2021/04/24 00:00:37 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:37 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:37 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:37 [DEBUG] agent: Service "_v1_message-router_10.233.56.148_3904" in sync
    2021/04/24 00:00:37 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.128_9011" in sync
    2021/04/24 00:00:37 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:37 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:37 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:37 [DEBUG] agent: Service "_v1_nsd_10.233.16.100_8806" in sync
    2021/04/24 00:00:37 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.13.108_9007" in sync
    2021/04/24 00:00:37 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.13.108_9007" in sync
    2021/04/24 00:00:37 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:37 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.29.180_9518" in sync
    2021/04/24 00:00:37 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.62.52_8080" in sync
    2021/04/24 00:00:37 [DEBUG] agent: Service "_v1_multicloud_10.233.24.131_9001" in sync
    2021/04/24 00:00:37 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:37 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.16.100_8806" in sync
    2021/04/24 00:00:37 [DEBUG] agent: Service "_v0_multicloud_10.233.24.131_9001" in sync
    2021/04/24 00:00:37 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.29.92_9004" in sync
    2021/04/24 00:00:37 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:37 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:37 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.33.237_9009" in sync
    2021/04/24 00:00:37 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:37 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:37 [DEBUG] agent: Node info in sync
    2021/04/24 00:00:37 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v12 (545.323µs) from=10.233.69.244:58120
    2021/04/24 00:00:37 [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/24 00:00:37 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/04/24 00:00:37 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/04/24 00:00:37 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:37 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:37 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:37 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:37 [DEBUG] agent: Service "_v11__aai-nquery_10.233.76.247_8446" in sync
    2021/04/24 00:00:37 [DEBUG] agent: Service "_v12__aai-nquery_10.233.76.247_8446" in sync
    2021/04/24 00:00:37 [DEBUG] agent: Service "_v1_parser_10.233.16.100_8806" in sync
    2021/04/24 00:00:37 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.31.155_9015" in sync
    2021/04/24 00:00:37 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:37 [INFO] agent: Synced service "_v12_aai-nquery_10.233.76.247_8446"
    2021/04/24 00:00:37 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.128_9011" in sync
    2021/04/24 00:00:37 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:37 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:37 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:37 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:37 [DEBUG] agent: Service "_v1_message-router_10.233.56.148_3904" in sync
    2021/04/24 00:00:37 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.128_9011" in sync
    2021/04/24 00:00:37 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:37 [DEBUG] agent: Service "_v1_nsd_10.233.16.100_8806" in sync
    2021/04/24 00:00:37 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.13.108_9007" in sync
    2021/04/24 00:00:37 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.13.108_9007" in sync
    2021/04/24 00:00:37 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:37 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:37 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:37 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.29.180_9518" in sync
    2021/04/24 00:00:37 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.62.52_8080" in sync
    2021/04/24 00:00:37 [DEBUG] agent: Service "_v1_multicloud_10.233.24.131_9001" in sync
    2021/04/24 00:00:37 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:37 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.16.100_8806" in sync
    2021/04/24 00:00:37 [DEBUG] agent: Service "_v0_multicloud_10.233.24.131_9001" in sync
    2021/04/24 00:00:37 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.29.92_9004" in sync
    2021/04/24 00:00:37 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:37 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:37 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.33.237_9009" in sync
    2021/04/24 00:00:37 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:37 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:37 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.59.37_9005" in sync
    2021/04/24 00:00:37 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.29.92_9004" in sync
    2021/04/24 00:00:37 [DEBUG] agent: Service "_v1_catalog_10.233.16.100_8806" in sync
    2021/04/24 00:00:37 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.59.37_9005" in sync
    2021/04/24 00:00:37 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.59.37_9005" in sync
    2021/04/24 00:00:37 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:37 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:37 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:37 [DEBUG] agent: Service "_v1_appc_10.233.44.16_8443" in sync
    2021/04/24 00:00:37 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.33.237_9009" in sync
    2021/04/24 00:00:37 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:37 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:37 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:37 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:37 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:37 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:37 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:37 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:37 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:37 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:37 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:37 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:37 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.42.197_443" in sync
    2021/04/24 00:00:37 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:37 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:37 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:37 [DEBUG] agent: Service "_v11_aai-nquery_10.233.76.247_8446" in sync
    2021/04/24 00:00:37 [DEBUG] agent: Node info in sync
    2021/04/24 00:00:37 [DEBUG] http: Request PUT /v1/agent/service/register (128.340409ms) from=10.233.69.244:58122
    2021/04/24 00:00:37 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:37 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:37 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:37 [DEBUG] agent: Service "_v11_aai-nquery_10.233.76.247_8446" in sync
    2021/04/24 00:00:37 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.42.197_443" in sync
    2021/04/24 00:00:37 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:37 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:37 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:37 [DEBUG] agent: Service "_v11__aai-nquery_10.233.76.247_8446" in sync
    2021/04/24 00:00:37 [DEBUG] agent: Service "_v12__aai-nquery_10.233.76.247_8446" in sync
    2021/04/24 00:00:37 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:37 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:37 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:37 [DEBUG] agent: Service "_v12_aai-nquery_10.233.76.247_8446" in sync
    2021/04/24 00:00:37 [DEBUG] agent: Service "_v1_parser_10.233.16.100_8806" in sync
    2021/04/24 00:00:37 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.31.155_9015" in sync
    2021/04/24 00:00:37 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:37 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:37 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:37 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.128_9011" in sync
    2021/04/24 00:00:37 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:37 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:37 [DEBUG] agent: Service "_v1_message-router_10.233.56.148_3904" in sync
    2021/04/24 00:00:37 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.128_9011" in sync
    2021/04/24 00:00:37 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:37 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:37 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:37 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:37 [DEBUG] agent: Service "_v1_nsd_10.233.16.100_8806" in sync
    2021/04/24 00:00:37 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.13.108_9007" in sync
    2021/04/24 00:00:37 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.13.108_9007" in sync
    2021/04/24 00:00:37 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.29.180_9518" in sync
    2021/04/24 00:00:37 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.62.52_8080" in sync
    2021/04/24 00:00:37 [DEBUG] agent: Service "_v1_multicloud_10.233.24.131_9001" in sync
    2021/04/24 00:00:37 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:37 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.16.100_8806" in sync
    2021/04/24 00:00:37 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:37 [DEBUG] agent: Service "_v0_multicloud_10.233.24.131_9001" in sync
    2021/04/24 00:00:37 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.29.92_9004" in sync
    2021/04/24 00:00:37 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:37 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.33.237_9009" in sync
    2021/04/24 00:00:37 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:37 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:37 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.59.37_9005" in sync
    2021/04/24 00:00:37 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.59.37_9005" in sync
    2021/04/24 00:00:37 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:37 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:37 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.29.92_9004" in sync
    2021/04/24 00:00:37 [DEBUG] agent: Service "_v1_catalog_10.233.16.100_8806" in sync
    2021/04/24 00:00:37 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.59.37_9005" in sync
    2021/04/24 00:00:37 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:37 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:37 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:37 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:37 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:37 [DEBUG] agent: Service "_v1_appc_10.233.44.16_8443" in sync
    2021/04/24 00:00:37 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.33.237_9009" in sync
    2021/04/24 00:00:37 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:37 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:37 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:37 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:37 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:37 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:37 [DEBUG] agent: Node info in sync
    2021/04/24 00:00:37 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v12 (393.897µs) from=10.233.69.244:58126
    2021/04/24 00:00:38 [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/24 00:00:38 [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/24 00:00:38 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/04/24 00:00:38 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/04/24 00:00:38 [DEBUG] agent: Service "_v12__aai-nquery_10.233.76.247_8446" in sync
    2021/04/24 00:00:38 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:38 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:38 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:38 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:38 [DEBUG] agent: Service "_v11__aai-nquery_10.233.76.247_8446" in sync
    2021/04/24 00:00:38 [DEBUG] agent: Service "_v1_parser_10.233.16.100_8806" in sync
    2021/04/24 00:00:38 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.31.155_9015" in sync
    2021/04/24 00:00:38 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:38 [DEBUG] agent: Service "_v12_aai-nquery_10.233.76.247_8446" in sync
    2021/04/24 00:00:38 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.128_9011" in sync
    2021/04/24 00:00:38 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:38 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:38 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:38 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:38 [DEBUG] agent: Service "_v1_message-router_10.233.56.148_3904" in sync
    2021/04/24 00:00:38 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.128_9011" in sync
    2021/04/24 00:00:38 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:38 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:38 [DEBUG] agent: Service "_v1_nsd_10.233.16.100_8806" in sync
    2021/04/24 00:00:38 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.13.108_9007" in sync
    2021/04/24 00:00:38 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.13.108_9007" in sync
    2021/04/24 00:00:38 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:38 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:38 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.29.180_9518" in sync
    2021/04/24 00:00:38 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.62.52_8080" in sync
    2021/04/24 00:00:38 [DEBUG] agent: Service "_v1_multicloud_10.233.24.131_9001" in sync
    2021/04/24 00:00:38 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:38 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.16.100_8806" in sync
    2021/04/24 00:00:38 [DEBUG] agent: Service "_v0_multicloud_10.233.24.131_9001" in sync
    2021/04/24 00:00:38 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.29.92_9004" in sync
    2021/04/24 00:00:38 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:38 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:38 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.33.237_9009" in sync
    2021/04/24 00:00:38 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:38 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:38 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.59.37_9005" in sync
    2021/04/24 00:00:38 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:38 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.29.92_9004" in sync
    2021/04/24 00:00:38 [DEBUG] agent: Service "_v1_catalog_10.233.16.100_8806" in sync
    2021/04/24 00:00:38 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.59.37_9005" in sync
    2021/04/24 00:00:38 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.59.37_9005" in sync
    2021/04/24 00:00:38 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:38 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:38 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:38 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:38 [DEBUG] agent: Service "_v1_appc_10.233.44.16_8443" in sync
    2021/04/24 00:00:38 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.33.237_9009" in sync
    2021/04/24 00:00:38 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:38 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:38 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:38 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:38 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:38 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:38 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:38 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:38 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:38 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:38 [INFO] agent: Synced service "_v13__aai-nquery_10.233.76.247_8446"
    2021/04/24 00:00:38 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.42.197_443" in sync
    2021/04/24 00:00:38 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:38 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:38 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:38 [DEBUG] agent: Service "_v11_aai-nquery_10.233.76.247_8446" in sync
    2021/04/24 00:00:38 [DEBUG] agent: Node info in sync
    2021/04/24 00:00:38 [DEBUG] http: Request PUT /v1/agent/service/register (495.263718ms) from=10.233.69.244:58128
    2021/04/24 00:00:38 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:38 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:38 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.33.237_9009" in sync
    2021/04/24 00:00:38 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.59.37_9005" in sync
    2021/04/24 00:00:38 [DEBUG] agent: Service "_v1_catalog_10.233.16.100_8806" in sync
    2021/04/24 00:00:38 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.59.37_9005" in sync
    2021/04/24 00:00:38 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.59.37_9005" in sync
    2021/04/24 00:00:38 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:38 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:38 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.29.92_9004" in sync
    2021/04/24 00:00:38 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.33.237_9009" in sync
    2021/04/24 00:00:38 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:38 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:38 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:38 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:38 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:38 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:38 [DEBUG] agent: Service "_v1_appc_10.233.44.16_8443" in sync
    2021/04/24 00:00:38 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:38 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:38 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:38 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:38 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:38 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:38 [DEBUG] agent: Service "_v13__aai-nquery_10.233.76.247_8446" in sync
    2021/04/24 00:00:38 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:38 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:38 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:38 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:38 [DEBUG] agent: Service "_v11_aai-nquery_10.233.76.247_8446" in sync
    2021/04/24 00:00:38 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.42.197_443" in sync
    2021/04/24 00:00:38 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:38 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:38 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:38 [DEBUG] agent: Service "_v11__aai-nquery_10.233.76.247_8446" in sync
    2021/04/24 00:00:38 [DEBUG] agent: Service "_v12__aai-nquery_10.233.76.247_8446" in sync
    2021/04/24 00:00:38 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:38 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.31.155_9015" in sync
    2021/04/24 00:00:38 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:38 [DEBUG] agent: Service "_v12_aai-nquery_10.233.76.247_8446" in sync
    2021/04/24 00:00:38 [DEBUG] agent: Service "_v1_parser_10.233.16.100_8806" in sync
    2021/04/24 00:00:38 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:38 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:38 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:38 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:38 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.128_9011" in sync
    2021/04/24 00:00:38 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.128_9011" in sync
    2021/04/24 00:00:38 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:38 [DEBUG] agent: Service "_v1_message-router_10.233.56.148_3904" in sync
    2021/04/24 00:00:38 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.13.108_9007" in sync
    2021/04/24 00:00:38 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.13.108_9007" in sync
    2021/04/24 00:00:38 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:38 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:38 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:38 [DEBUG] agent: Service "_v1_nsd_10.233.16.100_8806" in sync
    2021/04/24 00:00:38 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.29.180_9518" in sync
    2021/04/24 00:00:38 [DEBUG] agent: Service "_v1_multicloud_10.233.24.131_9001" in sync
    2021/04/24 00:00:38 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:38 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.62.52_8080" in sync
    2021/04/24 00:00:38 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.16.100_8806" in sync
    2021/04/24 00:00:38 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.29.92_9004" in sync
    2021/04/24 00:00:38 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:38 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:38 [DEBUG] agent: Service "_v0_multicloud_10.233.24.131_9001" in sync
    2021/04/24 00:00:38 [DEBUG] agent: Node info in sync
    2021/04/24 00:00:38 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v13 (423.232µs) from=10.233.69.244:58136
    2021/04/24 00:00:38 [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/24 00:00:38 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/04/24 00:00:38 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/04/24 00:00:39 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:39 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:39 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:39 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:39 [DEBUG] agent: Service "_v1_appc_10.233.44.16_8443" in sync
    2021/04/24 00:00:39 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.33.237_9009" in sync
    2021/04/24 00:00:39 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:39 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:39 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:39 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:39 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:39 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:39 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:39 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:39 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:39 [DEBUG] agent: Service "_v13__aai-nquery_10.233.76.247_8446" in sync
    2021/04/24 00:00:39 [DEBUG] agent: Service "_v11_aai-nquery_10.233.76.247_8446" in sync
    2021/04/24 00:00:39 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.42.197_443" in sync
    2021/04/24 00:00:39 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:39 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:39 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:39 [DEBUG] agent: Service "_v11__aai-nquery_10.233.76.247_8446" in sync
    2021/04/24 00:00:39 [DEBUG] agent: Service "_v12__aai-nquery_10.233.76.247_8446" in sync
    2021/04/24 00:00:39 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:39 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:39 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:39 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:39 [DEBUG] agent: Service "_v1_parser_10.233.16.100_8806" in sync
    2021/04/24 00:00:39 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.31.155_9015" in sync
    2021/04/24 00:00:39 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:39 [DEBUG] agent: Service "_v12_aai-nquery_10.233.76.247_8446" in sync
    2021/04/24 00:00:39 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:39 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.128_9011" in sync
    2021/04/24 00:00:39 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:39 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:39 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:39 [DEBUG] agent: Service "_v1_message-router_10.233.56.148_3904" in sync
    2021/04/24 00:00:39 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.128_9011" in sync
    2021/04/24 00:00:39 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:39 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:39 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:39 [DEBUG] agent: Service "_v1_nsd_10.233.16.100_8806" in sync
    2021/04/24 00:00:39 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.13.108_9007" in sync
    2021/04/24 00:00:39 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.13.108_9007" in sync
    2021/04/24 00:00:39 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:39 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.29.180_9518" in sync
    2021/04/24 00:00:39 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.62.52_8080" in sync
    2021/04/24 00:00:39 [DEBUG] agent: Service "_v1_multicloud_10.233.24.131_9001" in sync
    2021/04/24 00:00:39 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:39 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.16.100_8806" in sync
    2021/04/24 00:00:39 [DEBUG] agent: Service "_v0_multicloud_10.233.24.131_9001" in sync
    2021/04/24 00:00:39 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.29.92_9004" in sync
    2021/04/24 00:00:39 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:39 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:39 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.33.237_9009" in sync
    2021/04/24 00:00:39 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:39 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:39 [INFO] agent: Synced service "_v13_aai-nquery_10.233.76.247_8446"
    2021/04/24 00:00:39 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.59.37_9005" in sync
    2021/04/24 00:00:39 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:39 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:39 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.29.92_9004" in sync
    2021/04/24 00:00:39 [DEBUG] agent: Service "_v1_catalog_10.233.16.100_8806" in sync
    2021/04/24 00:00:39 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.59.37_9005" in sync
    2021/04/24 00:00:39 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.59.37_9005" in sync
    2021/04/24 00:00:39 [DEBUG] agent: Node info in sync
    2021/04/24 00:00:39 [DEBUG] http: Request PUT /v1/agent/service/register (457.376776ms) from=10.233.69.244:58140
    2021/04/24 00:00:39 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.128_9011" in sync
    2021/04/24 00:00:39 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:39 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:39 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:39 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:39 [DEBUG] agent: Service "_v1_message-router_10.233.56.148_3904" in sync
    2021/04/24 00:00:39 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.128_9011" in sync
    2021/04/24 00:00:39 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:39 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:39 [DEBUG] agent: Service "_v1_nsd_10.233.16.100_8806" in sync
    2021/04/24 00:00:39 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.13.108_9007" in sync
    2021/04/24 00:00:39 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.13.108_9007" in sync
    2021/04/24 00:00:39 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:39 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:39 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.29.180_9518" in sync
    2021/04/24 00:00:39 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.62.52_8080" in sync
    2021/04/24 00:00:39 [DEBUG] agent: Service "_v1_multicloud_10.233.24.131_9001" in sync
    2021/04/24 00:00:39 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:39 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.16.100_8806" in sync
    2021/04/24 00:00:39 [DEBUG] agent: Service "_v0_multicloud_10.233.24.131_9001" in sync
    2021/04/24 00:00:39 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.29.92_9004" in sync
    2021/04/24 00:00:39 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:39 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:39 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.33.237_9009" in sync
    2021/04/24 00:00:39 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:39 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:39 [DEBUG] agent: Service "_v13_aai-nquery_10.233.76.247_8446" in sync
    2021/04/24 00:00:39 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.59.37_9005" in sync
    2021/04/24 00:00:39 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:39 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.29.92_9004" in sync
    2021/04/24 00:00:39 [DEBUG] agent: Service "_v1_catalog_10.233.16.100_8806" in sync
    2021/04/24 00:00:39 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.59.37_9005" in sync
    2021/04/24 00:00:39 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.59.37_9005" in sync
    2021/04/24 00:00:39 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:39 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:39 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:39 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:39 [DEBUG] agent: Service "_v1_appc_10.233.44.16_8443" in sync
    2021/04/24 00:00:39 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.33.237_9009" in sync
    2021/04/24 00:00:39 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:39 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:39 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:39 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:39 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:39 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:39 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:39 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:39 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:39 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:39 [DEBUG] agent: Service "_v13__aai-nquery_10.233.76.247_8446" in sync
    2021/04/24 00:00:39 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.42.197_443" in sync
    2021/04/24 00:00:39 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:39 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:39 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:39 [DEBUG] agent: Service "_v11_aai-nquery_10.233.76.247_8446" in sync
    2021/04/24 00:00:39 [DEBUG] agent: Service "_v12__aai-nquery_10.233.76.247_8446" in sync
    2021/04/24 00:00:39 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:39 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:39 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:39 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:39 [DEBUG] agent: Service "_v11__aai-nquery_10.233.76.247_8446" in sync
    2021/04/24 00:00:39 [DEBUG] agent: Service "_v1_parser_10.233.16.100_8806" in sync
    2021/04/24 00:00:39 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.31.155_9015" in sync
    2021/04/24 00:00:39 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:39 [DEBUG] agent: Service "_v12_aai-nquery_10.233.76.247_8446" in sync
    2021/04/24 00:00:39 [DEBUG] agent: Node info in sync
    2021/04/24 00:00:39 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v13 (99.965844ms) from=10.233.69.244:58148
    2021/04/24 00:00:39 [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/24 00:00:39 [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/24 00:00:39 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/04/24 00:00:39 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/04/24 00:00:39 [DEBUG] agent: Service "_v1_message-router_10.233.56.148_3904" in sync
    2021/04/24 00:00:39 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.128_9011" in sync
    2021/04/24 00:00:39 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:39 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:39 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:39 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:39 [DEBUG] agent: Service "_v1_nsd_10.233.16.100_8806" in sync
    2021/04/24 00:00:39 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.13.108_9007" in sync
    2021/04/24 00:00:39 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.13.108_9007" in sync
    2021/04/24 00:00:39 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.29.180_9518" in sync
    2021/04/24 00:00:39 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.62.52_8080" in sync
    2021/04/24 00:00:39 [DEBUG] agent: Service "_v1_multicloud_10.233.24.131_9001" in sync
    2021/04/24 00:00:39 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:39 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.16.100_8806" in sync
    2021/04/24 00:00:39 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:39 [INFO] agent: Synced service "_v14__aai-nquery_10.233.76.247_8446"
    2021/04/24 00:00:39 [DEBUG] agent: Service "_v0_multicloud_10.233.24.131_9001" in sync
    2021/04/24 00:00:39 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.29.92_9004" in sync
    2021/04/24 00:00:39 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:39 [DEBUG] agent: Service "_v13_aai-nquery_10.233.76.247_8446" in sync
    2021/04/24 00:00:39 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.33.237_9009" in sync
    2021/04/24 00:00:39 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:39 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:39 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.59.37_9005" in sync
    2021/04/24 00:00:39 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.59.37_9005" in sync
    2021/04/24 00:00:39 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:39 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:39 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.29.92_9004" in sync
    2021/04/24 00:00:39 [DEBUG] agent: Service "_v1_catalog_10.233.16.100_8806" in sync
    2021/04/24 00:00:39 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.59.37_9005" in sync
    2021/04/24 00:00:39 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:39 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:39 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:39 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:39 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:39 [DEBUG] agent: Service "_v1_appc_10.233.44.16_8443" in sync
    2021/04/24 00:00:39 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.33.237_9009" in sync
    2021/04/24 00:00:39 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:39 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:39 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:39 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:39 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:39 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:39 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:39 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:39 [DEBUG] agent: Service "_v13__aai-nquery_10.233.76.247_8446" in sync
    2021/04/24 00:00:39 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:39 [DEBUG] agent: Service "_v11_aai-nquery_10.233.76.247_8446" in sync
    2021/04/24 00:00:39 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.42.197_443" in sync
    2021/04/24 00:00:39 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:39 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:39 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:39 [DEBUG] agent: Service "_v11__aai-nquery_10.233.76.247_8446" in sync
    2021/04/24 00:00:39 [DEBUG] agent: Service "_v12__aai-nquery_10.233.76.247_8446" in sync
    2021/04/24 00:00:39 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:39 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:39 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:39 [DEBUG] agent: Service "_v12_aai-nquery_10.233.76.247_8446" in sync
    2021/04/24 00:00:39 [DEBUG] agent: Service "_v1_parser_10.233.16.100_8806" in sync
    2021/04/24 00:00:39 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.31.155_9015" in sync
    2021/04/24 00:00:39 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:39 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:39 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:39 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.128_9011" in sync
    2021/04/24 00:00:39 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:39 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:39 [DEBUG] agent: Node info in sync
    2021/04/24 00:00:39 [DEBUG] http: Request PUT /v1/agent/service/register (312.197595ms) from=10.233.69.244:58150
    2021/04/24 00:00:39 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:39 [DEBUG] agent: Service "_v12_aai-nquery_10.233.76.247_8446" in sync
    2021/04/24 00:00:39 [DEBUG] agent: Service "_v1_parser_10.233.16.100_8806" in sync
    2021/04/24 00:00:39 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.31.155_9015" in sync
    2021/04/24 00:00:39 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:39 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:39 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:39 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.128_9011" in sync
    2021/04/24 00:00:39 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:39 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:39 [DEBUG] agent: Service "_v1_message-router_10.233.56.148_3904" in sync
    2021/04/24 00:00:39 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.128_9011" in sync
    2021/04/24 00:00:39 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.13.108_9007" in sync
    2021/04/24 00:00:39 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:39 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:39 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:39 [DEBUG] agent: Service "_v1_nsd_10.233.16.100_8806" in sync
    2021/04/24 00:00:39 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.13.108_9007" in sync
    2021/04/24 00:00:39 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.29.180_9518" in sync
    2021/04/24 00:00:39 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:39 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.62.52_8080" in sync
    2021/04/24 00:00:39 [DEBUG] agent: Service "_v1_multicloud_10.233.24.131_9001" in sync
    2021/04/24 00:00:39 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.16.100_8806" in sync
    2021/04/24 00:00:39 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:39 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:39 [DEBUG] agent: Service "_v14__aai-nquery_10.233.76.247_8446" in sync
    2021/04/24 00:00:39 [DEBUG] agent: Service "_v0_multicloud_10.233.24.131_9001" in sync
    2021/04/24 00:00:39 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.29.92_9004" in sync
    2021/04/24 00:00:39 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:39 [DEBUG] agent: Service "_v13_aai-nquery_10.233.76.247_8446" in sync
    2021/04/24 00:00:39 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.33.237_9009" in sync
    2021/04/24 00:00:39 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:39 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.59.37_9005" in sync
    2021/04/24 00:00:39 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.59.37_9005" in sync
    2021/04/24 00:00:39 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.59.37_9005" in sync
    2021/04/24 00:00:39 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:39 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:39 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.29.92_9004" in sync
    2021/04/24 00:00:39 [DEBUG] agent: Service "_v1_catalog_10.233.16.100_8806" in sync
    2021/04/24 00:00:39 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:39 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:39 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:39 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:39 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:39 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v14 (347.536µs) from=10.233.69.244:58154
    2021/04/24 00:00:39 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:39 [DEBUG] agent: Service "_v1_appc_10.233.44.16_8443" in sync
    2021/04/24 00:00:39 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.33.237_9009" in sync
    2021/04/24 00:00:39 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:39 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:39 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:39 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:39 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:39 [DEBUG] agent: Service "_v13__aai-nquery_10.233.76.247_8446" in sync
    2021/04/24 00:00:39 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:39 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:39 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:39 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:39 [DEBUG] agent: Service "_v11_aai-nquery_10.233.76.247_8446" in sync
    2021/04/24 00:00:39 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.42.197_443" in sync
    2021/04/24 00:00:39 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:39 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:39 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:39 [DEBUG] agent: Service "_v11__aai-nquery_10.233.76.247_8446" in sync
    2021/04/24 00:00:39 [DEBUG] agent: Service "_v12__aai-nquery_10.233.76.247_8446" in sync
    2021/04/24 00:00:39 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:39 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:39 [DEBUG] agent: Node info in sync
    2021/04/24 00:00:39 [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/24 00:00:39 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/04/24 00:00:39 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/04/24 00:00:40 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.16.100_8806" in sync
    2021/04/24 00:00:40 [DEBUG] agent: Service "_v14__aai-nquery_10.233.76.247_8446" in sync
    2021/04/24 00:00:40 [DEBUG] agent: Service "_v0_multicloud_10.233.24.131_9001" in sync
    2021/04/24 00:00:40 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.29.92_9004" in sync
    2021/04/24 00:00:40 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:40 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:40 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.33.237_9009" in sync
    2021/04/24 00:00:40 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:40 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:40 [DEBUG] agent: Service "_v13_aai-nquery_10.233.76.247_8446" in sync
    2021/04/24 00:00:40 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.59.37_9005" in sync
    2021/04/24 00:00:40 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:40 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:40 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.29.92_9004" in sync
    2021/04/24 00:00:40 [DEBUG] agent: Service "_v1_catalog_10.233.16.100_8806" in sync
    2021/04/24 00:00:40 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.59.37_9005" in sync
    2021/04/24 00:00:40 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.59.37_9005" in sync
    2021/04/24 00:00:40 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:40 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:40 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:40 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:40 [DEBUG] agent: Service "_v1_appc_10.233.44.16_8443" in sync
    2021/04/24 00:00:40 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.33.237_9009" in sync
    2021/04/24 00:00:40 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:40 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:40 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:40 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:40 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:40 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:40 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:40 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:40 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:40 [DEBUG] agent: Service "_v13__aai-nquery_10.233.76.247_8446" in sync
    2021/04/24 00:00:40 [DEBUG] agent: Service "_v11_aai-nquery_10.233.76.247_8446" in sync
    2021/04/24 00:00:40 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.42.197_443" in sync
    2021/04/24 00:00:40 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:40 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:40 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:40 [DEBUG] agent: Service "_v11__aai-nquery_10.233.76.247_8446" in sync
    2021/04/24 00:00:40 [DEBUG] agent: Service "_v12__aai-nquery_10.233.76.247_8446" in sync
    2021/04/24 00:00:40 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:40 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:40 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:40 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:40 [DEBUG] agent: Service "_v1_parser_10.233.16.100_8806" in sync
    2021/04/24 00:00:40 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.31.155_9015" in sync
    2021/04/24 00:00:40 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:40 [DEBUG] agent: Service "_v12_aai-nquery_10.233.76.247_8446" in sync
    2021/04/24 00:00:40 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:40 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.128_9011" in sync
    2021/04/24 00:00:40 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:40 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:40 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:40 [DEBUG] agent: Service "_v1_message-router_10.233.56.148_3904" in sync
    2021/04/24 00:00:40 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.128_9011" in sync
    2021/04/24 00:00:40 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:40 [INFO] agent: Synced service "_v14_aai-nquery_10.233.76.247_8446"
    2021/04/24 00:00:40 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:40 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:40 [DEBUG] agent: Service "_v1_nsd_10.233.16.100_8806" in sync
    2021/04/24 00:00:40 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.13.108_9007" in sync
    2021/04/24 00:00:40 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.13.108_9007" in sync
    2021/04/24 00:00:40 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:40 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.29.180_9518" in sync
    2021/04/24 00:00:40 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.62.52_8080" in sync
    2021/04/24 00:00:40 [DEBUG] agent: Service "_v1_multicloud_10.233.24.131_9001" in sync
    2021/04/24 00:00:40 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:40 [DEBUG] agent: Node info in sync
    2021/04/24 00:00:40 [DEBUG] http: Request PUT /v1/agent/service/register (787.43151ms) from=10.233.69.244:58156
    2021/04/24 00:00:40 [DEBUG] agent: Service "_v1_parser_10.233.16.100_8806" in sync
    2021/04/24 00:00:40 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.31.155_9015" in sync
    2021/04/24 00:00:40 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:40 [DEBUG] agent: Service "_v12_aai-nquery_10.233.76.247_8446" in sync
    2021/04/24 00:00:40 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.128_9011" in sync
    2021/04/24 00:00:40 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:40 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:40 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:40 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:40 [DEBUG] agent: Service "_v1_message-router_10.233.56.148_3904" in sync
    2021/04/24 00:00:40 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.128_9011" in sync
    2021/04/24 00:00:40 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:40 [DEBUG] agent: Service "_v14_aai-nquery_10.233.76.247_8446" in sync
    2021/04/24 00:00:40 [DEBUG] agent: Service "_v1_nsd_10.233.16.100_8806" in sync
    2021/04/24 00:00:40 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.13.108_9007" in sync
    2021/04/24 00:00:40 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.13.108_9007" in sync
    2021/04/24 00:00:40 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:40 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:40 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:40 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.29.180_9518" in sync
    2021/04/24 00:00:40 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.62.52_8080" in sync
    2021/04/24 00:00:40 [DEBUG] agent: Service "_v1_multicloud_10.233.24.131_9001" in sync
    2021/04/24 00:00:40 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:40 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.16.100_8806" in sync
    2021/04/24 00:00:40 [DEBUG] agent: Service "_v0_multicloud_10.233.24.131_9001" in sync
    2021/04/24 00:00:40 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.29.92_9004" in sync
    2021/04/24 00:00:40 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.76.247_8446" in sync
    2021/04/24 00:00:40 [DEBUG] agent: Service