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: '4a3fb219-ab1b-8575-0444-6bb204570dd8'
         Node name: 'onap-msb-consul-86975585d9-tt5ht'
        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/19 19:53:26 [DEBUG] agent: Using random ID "4a3fb219-ab1b-8575-0444-6bb204570dd8" as node ID
    2021/04/19 19:53:26 [INFO] raft: Initial configuration (index=1): [{Suffrage:Voter ID:4a3fb219-ab1b-8575-0444-6bb204570dd8 Address:127.0.0.1:8300}]
    2021/04/19 19:53:26 [INFO] raft: Node at 127.0.0.1:8300 [Follower] entering Follower state (Leader: "")
    2021/04/19 19:53:27 [WARN] raft: Heartbeat timeout from "" reached, starting election
    2021/04/19 19:53:27 [INFO] raft: Node at 127.0.0.1:8300 [Candidate] entering Candidate state in term 2
    2021/04/19 19:53:27 [WARN] raft: Unable to get address for server id 4a3fb219-ab1b-8575-0444-6bb204570dd8, using fallback address 127.0.0.1:8300: Could not find address for server id 4a3fb219-ab1b-8575-0444-6bb204570dd8
    2021/04/19 19:53:27 [DEBUG] raft: Votes needed: 1
    2021/04/19 19:53:27 [DEBUG] raft: Vote granted from 4a3fb219-ab1b-8575-0444-6bb204570dd8 in term 2. Tally: 1
    2021/04/19 19:53:27 [INFO] raft: Election won. Tally: 1
    2021/04/19 19:53:27 [INFO] raft: Node at 127.0.0.1:8300 [Leader] entering Leader state
    2021/04/19 19:53:27 [INFO] serf: EventMemberJoin: onap-msb-consul-86975585d9-tt5ht.dc1 127.0.0.1
    2021/04/19 19:53:27 [INFO] serf: EventMemberJoin: onap-msb-consul-86975585d9-tt5ht 127.0.0.1
    2021/04/19 19:53:27 [INFO] consul: Adding LAN server onap-msb-consul-86975585d9-tt5ht (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2021/04/19 19:53:27 [INFO] consul: Handled member-join event for server "onap-msb-consul-86975585d9-tt5ht.dc1" in area "wan"
    2021/04/19 19:53:27 [INFO] consul: cluster leadership acquired
    2021/04/19 19:53:27 [DEBUG] agent/proxy: managed Connect proxy manager started
    2021/04/19 19:53:27 [INFO] consul: New leader elected: onap-msb-consul-86975585d9-tt5ht
    2021/04/19 19:53:27 [INFO] agent: Started DNS server 0.0.0.0:8600 (udp)
    2021/04/19 19:53:27 [INFO] agent: Started DNS server 0.0.0.0:8600 (tcp)
    2021/04/19 19:53:27 [INFO] agent: Started HTTP server on [::]:8500 (tcp)
    2021/04/19 19:53:27 [INFO] agent: started state syncer
    2021/04/19 19:53:27 [INFO] agent: Started gRPC server on [::]:8502 (tcp)
    2021/04/19 19:53:27 [INFO] agent: Synced node info
    2021/04/19 19:53:27 [DEBUG] agent: Node info in sync
    2021/04/19 19:53:29 [INFO] connect: initialized primary datacenter CA with provider "consul"
    2021/04/19 19:53:29 [DEBUG] consul: Skipping self join check for "onap-msb-consul-86975585d9-tt5ht" since the cluster is too small
    2021/04/19 19:53:29 [INFO] consul: member 'onap-msb-consul-86975585d9-tt5ht' joined, marking health alive
    2021/04/19 19:53:29 [DEBUG] agent: Node info in sync
    2021/04/19 19:53:29 [DEBUG] consul: Skipping self join check for "onap-msb-consul-86975585d9-tt5ht" 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/19 19:54:27 [DEBUG] consul: Skipping self join check for "onap-msb-consul-86975585d9-tt5ht" since the cluster is too small
    2021/04/19 19:54:49 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2021/04/19 19:54:49 [DEBUG] agent: Node info in sync
    2021/04/19 19:55:27 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-86975585d9-tt5ht.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2021/04/19 19:55:27 [DEBUG] consul: Skipping self join check for "onap-msb-consul-86975585d9-tt5ht" since the cluster is too small
    2021/04/19 19:56:27 [DEBUG] consul: Skipping self join check for "onap-msb-consul-86975585d9-tt5ht" since the cluster is too small
    2021/04/19 19:56:29 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2021/04/19 19:56:29 [DEBUG] agent: Node info in sync
    2021/04/19 19:57:27 [DEBUG] consul: Skipping self join check for "onap-msb-consul-86975585d9-tt5ht" since the cluster is too small
    2021/04/19 19:57:30 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2021/04/19 19:57:30 [DEBUG] agent: Node info in sync
    2021/04/19 19:58:14 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-86975585d9-tt5ht.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2021/04/19 19:58:27 [DEBUG] consul: Skipping self join check for "onap-msb-consul-86975585d9-tt5ht" since the cluster is too small
    2021/04/19 19:59:20 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2021/04/19 19:59:20 [DEBUG] agent: Node info in sync
    2021/04/19 19:59:27 [DEBUG] consul: Skipping self join check for "onap-msb-consul-86975585d9-tt5ht" since the cluster is too small
    2021/04/19 19:59:40 [DEBUG] http: Request GET /v1/status/leader (400.031µs) from=10.233.76.61:58226
    2021/04/19 19:59:41 [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/19 19:59:41 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/04/19 19:59:41 [INFO] agent: Synced service "_v1_aai-esr-server_10.233.27.88_9518"
    2021/04/19 19:59:41 [DEBUG] agent: Node info in sync
    2021/04/19 19:59:41 [DEBUG] http: Request PUT /v1/agent/service/register (156.453871ms) from=10.233.76.61:58236
    2021/04/19 19:59:41 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.27.88_9518" in sync
    2021/04/19 19:59:41 [DEBUG] agent: Node info in sync
    2021/04/19 19:59:42 [DEBUG] http: Request GET /v1/health/service/aai-esr-server-v1 (1.302955ms) from=10.233.76.61:58242
    2021/04/19 19:59:42 [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/19 19:59:42 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/04/19 19:59:42 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.27.88_9518" in sync
    2021/04/19 19:59:43 [INFO] agent: Synced service "_v0_multicloud-vio_10.233.53.228_9004"
    2021/04/19 19:59:43 [DEBUG] agent: Node info in sync
    2021/04/19 19:59:43 [DEBUG] http: Request PUT /v1/agent/service/register (500.140799ms) from=10.233.76.61:58248
    2021/04/19 19:59:43 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.27.88_9518" in sync
    2021/04/19 19:59:43 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.53.228_9004" in sync
    2021/04/19 19:59:43 [DEBUG] agent: Node info in sync
    2021/04/19 19:59:43 [DEBUG] http: Request GET /v1/health/service/multicloud-vio-v0 (363.009µs) from=10.233.76.61:58254
    2021/04/19 19:59:43 [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/19 19:59:43 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/04/19 19:59:43 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.27.88_9518" in sync
    2021/04/19 19:59:43 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.53.228_9004" in sync
    2021/04/19 19:59:43 [INFO] agent: Synced service "_v1_multicloud-vio_10.233.53.228_9004"
    2021/04/19 19:59:43 [DEBUG] agent: Node info in sync
    2021/04/19 19:59:43 [DEBUG] http: Request PUT /v1/agent/service/register (47.176702ms) from=10.233.76.61:58256
    2021/04/19 19:59:43 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.27.88_9518" in sync
    2021/04/19 19:59:43 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.53.228_9004" in sync
    2021/04/19 19:59:43 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.53.228_9004" in sync
    2021/04/19 19:59:43 [DEBUG] agent: Node info in sync
    2021/04/19 19:59:43 [DEBUG] http: Request GET /v1/health/service/multicloud-vio-v1 (423.93µs) from=10.233.76.61:58258
    2021/04/19 19:59:44 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"true\",\"url\":\"/sdc/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/04/19 19:59:44 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/04/19 19:59:44 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.27.88_9518" in sync
    2021/04/19 19:59:44 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.53.228_9004" in sync
    2021/04/19 19:59:44 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.53.228_9004" in sync
    2021/04/19 19:59:44 [INFO] agent: Synced service "_v1_sdc_10.233.40.168_8443"
    2021/04/19 19:59:44 [DEBUG] agent: Node info in sync
    2021/04/19 19:59:44 [DEBUG] http: Request PUT /v1/agent/service/register (360.174422ms) from=10.233.76.61:58270
    2021/04/19 19:59:44 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.27.88_9518" in sync
    2021/04/19 19:59:44 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.53.228_9004" in sync
    2021/04/19 19:59:44 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.53.228_9004" in sync
    2021/04/19 19:59:44 [DEBUG] agent: Service "_v1_sdc_10.233.40.168_8443" in sync
    2021/04/19 19:59:44 [DEBUG] agent: Node info in sync
    2021/04/19 19:59:44 [DEBUG] http: Request GET /v1/health/service/sdc-v1 (384.415µs) from=10.233.76.61:58272
    2021/04/19 19:59:45 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/sdc/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/04/19 19:59:45 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/04/19 19:59:45 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.27.88_9518" in sync
    2021/04/19 19:59:45 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.53.228_9004" in sync
    2021/04/19 19:59:45 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.53.228_9004" in sync
    2021/04/19 19:59:45 [DEBUG] agent: Service "_v1_sdc_10.233.40.168_8443" in sync
    2021/04/19 19:59:45 [INFO] agent: Synced service "_v1_sdc-deprecated_10.233.40.168_8080"
    2021/04/19 19:59:45 [DEBUG] agent: Node info in sync
    2021/04/19 19:59:45 [DEBUG] http: Request PUT /v1/agent/service/register (122.59147ms) from=10.233.76.61:58278
    2021/04/19 19:59:45 [DEBUG] agent: Service "_v1_sdc_10.233.40.168_8443" in sync
    2021/04/19 19:59:45 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.40.168_8080" in sync
    2021/04/19 19:59:45 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.27.88_9518" in sync
    2021/04/19 19:59:45 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.53.228_9004" in sync
    2021/04/19 19:59:45 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.53.228_9004" in sync
    2021/04/19 19:59:45 [DEBUG] agent: Node info in sync
    2021/04/19 19:59:45 [DEBUG] http: Request GET /v1/health/service/sdc-deprecated-v1 (449.927µs) from=10.233.76.61:58280
    2021/04/19 19:59:45 [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/19 19:59:45 [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/19 19:59:45 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/04/19 19:59:45 [DEBUG] agent: Service "_v1_sdc_10.233.40.168_8443" in sync
    2021/04/19 19:59:45 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.40.168_8080" in sync
    2021/04/19 19:59:45 [INFO] agent: Synced service "_v0_multicloud-titanium_cloud_10.233.33.202_9005"
    2021/04/19 19:59:45 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.27.88_9518" in sync
    2021/04/19 19:59:45 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.53.228_9004" in sync
    2021/04/19 19:59:45 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.53.228_9004" in sync
    2021/04/19 19:59:45 [DEBUG] agent: Node info in sync
    2021/04/19 19:59:45 [DEBUG] http: Request PUT /v1/agent/service/register (262.636855ms) from=10.233.76.61:58282
    2021/04/19 19:59:45 [DEBUG] agent: Service "_v1_sdc_10.233.40.168_8443" in sync
    2021/04/19 19:59:45 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.40.168_8080" in sync
    2021/04/19 19:59:45 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.33.202_9005" in sync
    2021/04/19 19:59:45 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.27.88_9518" in sync
    2021/04/19 19:59:45 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.53.228_9004" in sync
    2021/04/19 19:59:45 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.53.228_9004" in sync
    2021/04/19 19:59:45 [DEBUG] agent: Node info in sync
    2021/04/19 19:59:45 [DEBUG] http: Request GET /v1/health/service/multicloud-titanium_cloud-v0 (65.433143ms) from=10.233.76.61:58286
    2021/04/19 19:59:46 [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/19 19:59:46 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/04/19 19:59:46 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.33.202_9005" in sync
    2021/04/19 19:59:46 [INFO] agent: Synced service "_v0_multicloud-titaniumcloud_10.233.33.202_9005"
    2021/04/19 19:59:46 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.27.88_9518" in sync
    2021/04/19 19:59:46 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.53.228_9004" in sync
    2021/04/19 19:59:46 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.53.228_9004" in sync
    2021/04/19 19:59:46 [DEBUG] agent: Service "_v1_sdc_10.233.40.168_8443" in sync
    2021/04/19 19:59:46 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.40.168_8080" in sync
    2021/04/19 19:59:46 [DEBUG] agent: Node info in sync
    2021/04/19 19:59:46 [DEBUG] http: Request PUT /v1/agent/service/register (341.520345ms) from=10.233.76.61:58290
    2021/04/19 19:59:46 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.27.88_9518" in sync
    2021/04/19 19:59:46 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.53.228_9004" in sync
    2021/04/19 19:59:46 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.53.228_9004" in sync
    2021/04/19 19:59:46 [DEBUG] agent: Service "_v1_sdc_10.233.40.168_8443" in sync
    2021/04/19 19:59:46 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.40.168_8080" in sync
    2021/04/19 19:59:46 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.33.202_9005" in sync
    2021/04/19 19:59:46 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.33.202_9005" in sync
    2021/04/19 19:59:46 [DEBUG] agent: Node info in sync
    2021/04/19 19:59:46 [DEBUG] http: Request GET /v1/health/service/multicloud-titaniumcloud-v0 (406.063µs) from=10.233.76.61:58294
    2021/04/19 19:59:47 [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/19 19:59:47 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/04/19 19:59:47 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.53.228_9004" in sync
    2021/04/19 19:59:47 [DEBUG] agent: Service "_v1_sdc_10.233.40.168_8443" in sync
    2021/04/19 19:59:47 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.40.168_8080" in sync
    2021/04/19 19:59:47 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.33.202_9005" in sync
    2021/04/19 19:59:47 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.33.202_9005" in sync
    2021/04/19 19:59:47 [INFO] agent: Synced service "_v1_multicloud-titaniumcloud_10.233.33.202_9005"
    2021/04/19 19:59:47 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.27.88_9518" in sync
    2021/04/19 19:59:47 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.53.228_9004" in sync
    2021/04/19 19:59:47 [DEBUG] agent: Node info in sync
    2021/04/19 19:59:47 [DEBUG] http: Request PUT /v1/agent/service/register (179.726665ms) from=10.233.76.61:58306
    2021/04/19 19:59:47 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.33.202_9005" in sync
    2021/04/19 19:59:47 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.27.88_9518" in sync
    2021/04/19 19:59:47 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.53.228_9004" in sync
    2021/04/19 19:59:47 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.53.228_9004" in sync
    2021/04/19 19:59:47 [DEBUG] agent: Service "_v1_sdc_10.233.40.168_8443" in sync
    2021/04/19 19:59:47 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.40.168_8080" in sync
    2021/04/19 19:59:47 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.33.202_9005" in sync
    2021/04/19 19:59:47 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.33.202_9005" in sync
    2021/04/19 19:59:47 [DEBUG] agent: Node info in sync
    2021/04/19 19:59:47 [DEBUG] http: Request GET /v1/health/service/multicloud-titaniumcloud-v1 (305.427µs) from=10.233.76.61:58312
    2021/04/19 19:59:47 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"UI\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/04/19 19:59:47 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"0|1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/04/19 19:59:47 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.40.168_8080" in sync
    2021/04/19 19:59:47 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.33.202_9005" in sync
    2021/04/19 19:59:47 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.33.202_9005" in sync
    2021/04/19 19:59:47 [INFO] agent: Synced service "_v1_wf-gui_10.233.51.22_8443"
    2021/04/19 19:59:47 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.27.88_9518" in sync
    2021/04/19 19:59:47 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.53.228_9004" in sync
    2021/04/19 19:59:47 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.33.202_9005" in sync
    2021/04/19 19:59:47 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.53.228_9004" in sync
    2021/04/19 19:59:47 [DEBUG] agent: Service "_v1_sdc_10.233.40.168_8443" in sync
    2021/04/19 19:59:47 [DEBUG] agent: Node info in sync
    2021/04/19 19:59:47 [DEBUG] http: Request PUT /v1/agent/service/register (92.067455ms) from=10.233.76.61:58316
    2021/04/19 19:59:47 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.27.88_9518" in sync
    2021/04/19 19:59:47 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.53.228_9004" in sync
    2021/04/19 19:59:47 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.40.168_8080" in sync
    2021/04/19 19:59:47 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.33.202_9005" in sync
    2021/04/19 19:59:47 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.33.202_9005" in sync
    2021/04/19 19:59:47 [DEBUG] agent: Service "_v1_wf-gui_10.233.51.22_8443" in sync
    2021/04/19 19:59:47 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.53.228_9004" in sync
    2021/04/19 19:59:47 [DEBUG] agent: Service "_v1_sdc_10.233.40.168_8443" in sync
    2021/04/19 19:59:47 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.33.202_9005" in sync
    2021/04/19 19:59:47 [DEBUG] agent: Node info in sync
    2021/04/19 19:59:48 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (99.664823ms) from=10.233.76.61:58318
    2021/04/19 19:59:48 [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/19 19:59:48 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/04/19 19:59:48 [INFO] agent: Synced service "_v1_message-router_10.233.43.198_3904"
    2021/04/19 19:59:48 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.27.88_9518" in sync
    2021/04/19 19:59:48 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.53.228_9004" in sync
    2021/04/19 19:59:48 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.40.168_8080" in sync
    2021/04/19 19:59:48 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.33.202_9005" in sync
    2021/04/19 19:59:48 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.33.202_9005" in sync
    2021/04/19 19:59:48 [DEBUG] agent: Service "_v1_wf-gui_10.233.51.22_8443" in sync
    2021/04/19 19:59:48 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.53.228_9004" in sync
    2021/04/19 19:59:48 [DEBUG] agent: Service "_v1_sdc_10.233.40.168_8443" in sync
    2021/04/19 19:59:48 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.33.202_9005" in sync
    2021/04/19 19:59:48 [DEBUG] agent: Node info in sync
    2021/04/19 19:59:48 [DEBUG] http: Request PUT /v1/agent/service/register (217.757521ms) from=10.233.76.61:58322
    2021/04/19 19:59:48 [DEBUG] agent: Service "_v1_sdc_10.233.40.168_8443" in sync
    2021/04/19 19:59:48 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.33.202_9005" in sync
    2021/04/19 19:59:48 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.53.228_9004" in sync
    2021/04/19 19:59:48 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.53.228_9004" in sync
    2021/04/19 19:59:48 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.40.168_8080" in sync
    2021/04/19 19:59:48 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.33.202_9005" in sync
    2021/04/19 19:59:48 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.33.202_9005" in sync
    2021/04/19 19:59:48 [DEBUG] agent: Service "_v1_wf-gui_10.233.51.22_8443" in sync
    2021/04/19 19:59:48 [DEBUG] agent: Service "_v1_message-router_10.233.43.198_3904" in sync
    2021/04/19 19:59:48 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.27.88_9518" in sync
    2021/04/19 19:59:48 [DEBUG] agent: Node info in sync
    2021/04/19 19:59:48 [DEBUG] http: Request GET /v1/health/service/message-router-v1 (344.528µs) from=10.233.76.61:58324
    2021/04/19 19:59:49 [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/19 19:59:49 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/04/19 19:59:49 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.53.228_9004" in sync
    2021/04/19 19:59:49 [DEBUG] agent: Service "_v1_sdc_10.233.40.168_8443" in sync
    2021/04/19 19:59:49 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.33.202_9005" in sync
    2021/04/19 19:59:49 [INFO] agent: Synced service "_v1_parser_10.233.6.147_8806"
    2021/04/19 19:59:49 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.27.88_9518" in sync
    2021/04/19 19:59:49 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.53.228_9004" in sync
    2021/04/19 19:59:49 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.40.168_8080" in sync
    2021/04/19 19:59:49 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.33.202_9005" in sync
    2021/04/19 19:59:49 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.33.202_9005" in sync
    2021/04/19 19:59:49 [DEBUG] agent: Service "_v1_wf-gui_10.233.51.22_8443" in sync
    2021/04/19 19:59:49 [DEBUG] agent: Service "_v1_message-router_10.233.43.198_3904" in sync
    2021/04/19 19:59:49 [DEBUG] agent: Node info in sync
    2021/04/19 19:59:49 [DEBUG] http: Request PUT /v1/agent/service/register (211.286574ms) from=10.233.76.61:58328
    2021/04/19 19:59:49 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.53.228_9004" in sync
    2021/04/19 19:59:49 [DEBUG] agent: Service "_v1_sdc_10.233.40.168_8443" in sync
    2021/04/19 19:59:49 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.33.202_9005" in sync
    2021/04/19 19:59:49 [DEBUG] agent: Service "_v1_parser_10.233.6.147_8806" in sync
    2021/04/19 19:59:49 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.27.88_9518" in sync
    2021/04/19 19:59:49 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.53.228_9004" in sync
    2021/04/19 19:59:49 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.40.168_8080" in sync
    2021/04/19 19:59:49 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.33.202_9005" in sync
    2021/04/19 19:59:49 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.33.202_9005" in sync
    2021/04/19 19:59:49 [DEBUG] agent: Service "_v1_wf-gui_10.233.51.22_8443" in sync
    2021/04/19 19:59:49 [DEBUG] agent: Service "_v1_message-router_10.233.43.198_3904" in sync
    2021/04/19 19:59:49 [DEBUG] agent: Node info in sync
    2021/04/19 19:59:49 [DEBUG] http: Request GET /v1/health/service/parser-v1 (344.946µs) from=10.233.76.61:58330
    2021/04/19 19:59:49 [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/19 19:59:49 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/04/19 19:59:50 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.27.88_9518" in sync
    2021/04/19 19:59:50 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.53.228_9004" in sync
    2021/04/19 19:59:50 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.40.168_8080" in sync
    2021/04/19 19:59:50 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.33.202_9005" in sync
    2021/04/19 19:59:50 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.33.202_9005" in sync
    2021/04/19 19:59:50 [DEBUG] agent: Service "_v1_wf-gui_10.233.51.22_8443" in sync
    2021/04/19 19:59:50 [DEBUG] agent: Service "_v1_message-router_10.233.43.198_3904" in sync
    2021/04/19 19:59:50 [INFO] agent: Synced service "_v1_catalog_10.233.6.147_8806"
    2021/04/19 19:59:50 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.53.228_9004" in sync
    2021/04/19 19:59:50 [DEBUG] agent: Service "_v1_sdc_10.233.40.168_8443" in sync
    2021/04/19 19:59:50 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.33.202_9005" in sync
    2021/04/19 19:59:50 [DEBUG] agent: Service "_v1_parser_10.233.6.147_8806" in sync
    2021/04/19 19:59:50 [DEBUG] agent: Node info in sync
    2021/04/19 19:59:50 [DEBUG] http: Request PUT /v1/agent/service/register (223.575866ms) from=10.233.76.61:58332
    2021/04/19 19:59:50 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.53.228_9004" in sync
    2021/04/19 19:59:50 [DEBUG] agent: Service "_v1_sdc_10.233.40.168_8443" in sync
    2021/04/19 19:59:50 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.33.202_9005" in sync
    2021/04/19 19:59:50 [DEBUG] agent: Service "_v1_parser_10.233.6.147_8806" in sync
    2021/04/19 19:59:50 [DEBUG] agent: Service "_v1_catalog_10.233.6.147_8806" in sync
    2021/04/19 19:59:50 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.27.88_9518" in sync
    2021/04/19 19:59:50 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.53.228_9004" in sync
    2021/04/19 19:59:50 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.40.168_8080" in sync
    2021/04/19 19:59:50 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.33.202_9005" in sync
    2021/04/19 19:59:50 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.33.202_9005" in sync
    2021/04/19 19:59:50 [DEBUG] agent: Service "_v1_wf-gui_10.233.51.22_8443" in sync
    2021/04/19 19:59:50 [DEBUG] agent: Service "_v1_message-router_10.233.43.198_3904" in sync
    2021/04/19 19:59:50 [DEBUG] agent: Node info in sync
    2021/04/19 19:59:50 [DEBUG] http: Request GET /v1/health/service/catalog-v1 (447.047µs) from=10.233.76.61:58338
    2021/04/19 19:59:50 [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/19 19:59:50 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/04/19 19:59:50 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.40.168_8080" in sync
    2021/04/19 19:59:50 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.33.202_9005" in sync
    2021/04/19 19:59:50 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.33.202_9005" in sync
    2021/04/19 19:59:50 [DEBUG] agent: Service "_v1_wf-gui_10.233.51.22_8443" in sync
    2021/04/19 19:59:50 [DEBUG] agent: Service "_v1_message-router_10.233.43.198_3904" in sync
    2021/04/19 19:59:50 [DEBUG] agent: Service "_v1_catalog_10.233.6.147_8806" in sync
    2021/04/19 19:59:50 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.27.88_9518" in sync
    2021/04/19 19:59:50 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.53.228_9004" in sync
    2021/04/19 19:59:50 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.33.202_9005" in sync
    2021/04/19 19:59:50 [DEBUG] agent: Service "_v1_parser_10.233.6.147_8806" in sync
    2021/04/19 19:59:50 [INFO] agent: Synced service "_v1_nsd_10.233.6.147_8806"
    2021/04/19 19:59:50 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.53.228_9004" in sync
    2021/04/19 19:59:50 [DEBUG] agent: Service "_v1_sdc_10.233.40.168_8443" in sync
    2021/04/19 19:59:50 [DEBUG] agent: Node info in sync
    2021/04/19 19:59:50 [DEBUG] http: Request PUT /v1/agent/service/register (331.019883ms) from=10.233.76.61:58342
    2021/04/19 19:59:50 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.53.228_9004" in sync
    2021/04/19 19:59:50 [DEBUG] agent: Service "_v1_sdc_10.233.40.168_8443" in sync
    2021/04/19 19:59:50 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.33.202_9005" in sync
    2021/04/19 19:59:50 [DEBUG] agent: Service "_v1_parser_10.233.6.147_8806" in sync
    2021/04/19 19:59:50 [DEBUG] agent: Service "_v1_nsd_10.233.6.147_8806" in sync
    2021/04/19 19:59:50 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.27.88_9518" in sync
    2021/04/19 19:59:50 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.53.228_9004" in sync
    2021/04/19 19:59:50 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.40.168_8080" in sync
    2021/04/19 19:59:50 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.33.202_9005" in sync
    2021/04/19 19:59:50 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.33.202_9005" in sync
    2021/04/19 19:59:50 [DEBUG] agent: Service "_v1_wf-gui_10.233.51.22_8443" in sync
    2021/04/19 19:59:50 [DEBUG] agent: Service "_v1_message-router_10.233.43.198_3904" in sync
    2021/04/19 19:59:50 [DEBUG] agent: Service "_v1_catalog_10.233.6.147_8806" in sync
    2021/04/19 19:59:50 [DEBUG] agent: Node info in sync
    2021/04/19 19:59:50 [DEBUG] http: Request GET /v1/health/service/nsd-v1 (312.504µs) from=10.233.76.61:58344
    2021/04/19 19:59:50 [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/19 19:59:50 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/04/19 19:59:51 [DEBUG] agent: Service "_v1_nsd_10.233.6.147_8806" in sync
    2021/04/19 19:59:51 [DEBUG] agent: Service "_v1_message-router_10.233.43.198_3904" in sync
    2021/04/19 19:59:51 [INFO] agent: Synced service "_v1_vnfpkgm_10.233.6.147_8806"
    2021/04/19 19:59:51 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.53.228_9004" in sync
    2021/04/19 19:59:51 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.40.168_8080" in sync
    2021/04/19 19:59:51 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.33.202_9005" in sync
    2021/04/19 19:59:51 [DEBUG] agent: Service "_v1_parser_10.233.6.147_8806" in sync
    2021/04/19 19:59:51 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.53.228_9004" in sync
    2021/04/19 19:59:51 [DEBUG] agent: Service "_v1_sdc_10.233.40.168_8443" in sync
    2021/04/19 19:59:51 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.33.202_9005" in sync
    2021/04/19 19:59:51 [DEBUG] agent: Service "_v1_wf-gui_10.233.51.22_8443" in sync
    2021/04/19 19:59:51 [DEBUG] agent: Service "_v1_catalog_10.233.6.147_8806" in sync
    2021/04/19 19:59:51 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.27.88_9518" in sync
    2021/04/19 19:59:51 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.33.202_9005" in sync
    2021/04/19 19:59:51 [DEBUG] agent: Node info in sync
    2021/04/19 19:59:51 [DEBUG] http: Request PUT /v1/agent/service/register (315.514534ms) from=10.233.76.61:58348
    2021/04/19 19:59:51 [DEBUG] agent: Service "_v1_nsd_10.233.6.147_8806" in sync
    2021/04/19 19:59:51 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.53.228_9004" in sync
    2021/04/19 19:59:51 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.40.168_8080" in sync
    2021/04/19 19:59:51 [DEBUG] agent: Service "_v1_message-router_10.233.43.198_3904" in sync
    2021/04/19 19:59:51 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.6.147_8806" in sync
    2021/04/19 19:59:51 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.53.228_9004" in sync
    2021/04/19 19:59:51 [DEBUG] agent: Service "_v1_sdc_10.233.40.168_8443" in sync
    2021/04/19 19:59:51 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.33.202_9005" in sync
    2021/04/19 19:59:51 [DEBUG] agent: Service "_v1_parser_10.233.6.147_8806" in sync
    2021/04/19 19:59:51 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.27.88_9518" in sync
    2021/04/19 19:59:51 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.33.202_9005" in sync
    2021/04/19 19:59:51 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.33.202_9005" in sync
    2021/04/19 19:59:51 [DEBUG] agent: Service "_v1_wf-gui_10.233.51.22_8443" in sync
    2021/04/19 19:59:51 [DEBUG] agent: Service "_v1_catalog_10.233.6.147_8806" in sync
    2021/04/19 19:59:51 [DEBUG] agent: Node info in sync
    2021/04/19 19:59:51 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1 (282.536µs) from=10.233.76.61:58352
    2021/04/19 19:59:51 [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/19 19:59:51 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/04/19 19:59:51 [DEBUG] agent: Service "_v1_nsd_10.233.6.147_8806" in sync
    2021/04/19 19:59:51 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.53.228_9004" in sync
    2021/04/19 19:59:51 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.40.168_8080" in sync
    2021/04/19 19:59:51 [DEBUG] agent: Service "_v1_message-router_10.233.43.198_3904" in sync
    2021/04/19 19:59:51 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.6.147_8806" in sync
    2021/04/19 19:59:51 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.53.228_9004" in sync
    2021/04/19 19:59:51 [DEBUG] agent: Service "_v1_sdc_10.233.40.168_8443" in sync
    2021/04/19 19:59:51 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.33.202_9005" in sync
    2021/04/19 19:59:51 [DEBUG] agent: Service "_v1_parser_10.233.6.147_8806" in sync
    2021/04/19 19:59:51 [INFO] agent: Synced service "_v0_multicloud-fcaps_10.233.35.52_9011"
    2021/04/19 19:59:51 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.27.88_9518" in sync
    2021/04/19 19:59:51 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.33.202_9005" in sync
    2021/04/19 19:59:51 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.33.202_9005" in sync
    2021/04/19 19:59:51 [DEBUG] agent: Service "_v1_wf-gui_10.233.51.22_8443" in sync
    2021/04/19 19:59:51 [DEBUG] agent: Service "_v1_catalog_10.233.6.147_8806" in sync
    2021/04/19 19:59:51 [DEBUG] agent: Node info in sync
    2021/04/19 19:59:51 [DEBUG] http: Request PUT /v1/agent/service/register (221.304168ms) from=10.233.76.61:58354
    2021/04/19 19:59:51 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.6.147_8806" in sync
    2021/04/19 19:59:51 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.53.228_9004" in sync
    2021/04/19 19:59:51 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.40.168_8080" in sync
    2021/04/19 19:59:51 [DEBUG] agent: Service "_v1_message-router_10.233.43.198_3904" in sync
    2021/04/19 19:59:51 [DEBUG] agent: Service "_v1_parser_10.233.6.147_8806" in sync
    2021/04/19 19:59:51 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.35.52_9011" in sync
    2021/04/19 19:59:51 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.53.228_9004" in sync
    2021/04/19 19:59:51 [DEBUG] agent: Service "_v1_sdc_10.233.40.168_8443" in sync
    2021/04/19 19:59:51 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.33.202_9005" in sync
    2021/04/19 19:59:51 [DEBUG] agent: Service "_v1_wf-gui_10.233.51.22_8443" in sync
    2021/04/19 19:59:51 [DEBUG] agent: Service "_v1_catalog_10.233.6.147_8806" in sync
    2021/04/19 19:59:51 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.27.88_9518" in sync
    2021/04/19 19:59:51 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.33.202_9005" in sync
    2021/04/19 19:59:51 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.33.202_9005" in sync
    2021/04/19 19:59:51 [DEBUG] agent: Service "_v1_nsd_10.233.6.147_8806" in sync
    2021/04/19 19:59:51 [DEBUG] agent: Node info in sync
    2021/04/19 19:59:51 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0 (404.627µs) from=10.233.76.61:58358
    2021/04/19 19:59:51 [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/19 19:59:51 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/04/19 19:59:51 [DEBUG] agent: Service "_v1_nsd_10.233.6.147_8806" in sync
    2021/04/19 19:59:51 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.6.147_8806" in sync
    2021/04/19 19:59:51 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.53.228_9004" in sync
    2021/04/19 19:59:51 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.40.168_8080" in sync
    2021/04/19 19:59:51 [DEBUG] agent: Service "_v1_message-router_10.233.43.198_3904" in sync
    2021/04/19 19:59:51 [DEBUG] agent: Service "_v1_parser_10.233.6.147_8806" in sync
    2021/04/19 19:59:51 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.35.52_9011" in sync
    2021/04/19 19:59:51 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.53.228_9004" in sync
    2021/04/19 19:59:51 [DEBUG] agent: Service "_v1_sdc_10.233.40.168_8443" in sync
    2021/04/19 19:59:51 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.33.202_9005" in sync
    2021/04/19 19:59:51 [DEBUG] agent: Service "_v1_wf-gui_10.233.51.22_8443" in sync
    2021/04/19 19:59:51 [DEBUG] agent: Service "_v1_catalog_10.233.6.147_8806" in sync
    2021/04/19 19:59:51 [INFO] agent: Synced service "_v1_multicloud-fcaps_10.233.35.52_9011"
    2021/04/19 19:59:51 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.27.88_9518" in sync
    2021/04/19 19:59:51 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.33.202_9005" in sync
    2021/04/19 19:59:51 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.33.202_9005" in sync
    2021/04/19 19:59:51 [DEBUG] agent: Node info in sync
    2021/04/19 19:59:51 [DEBUG] http: Request PUT /v1/agent/service/register (136.426778ms) from=10.233.76.61:58362
    2021/04/19 19:59:51 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.27.88_9518" in sync
    2021/04/19 19:59:51 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.33.202_9005" in sync
    2021/04/19 19:59:51 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.33.202_9005" in sync
    2021/04/19 19:59:51 [DEBUG] agent: Service "_v1_wf-gui_10.233.51.22_8443" in sync
    2021/04/19 19:59:51 [DEBUG] agent: Service "_v1_catalog_10.233.6.147_8806" in sync
    2021/04/19 19:59:51 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.35.52_9011" in sync
    2021/04/19 19:59:51 [DEBUG] agent: Service "_v1_nsd_10.233.6.147_8806" in sync
    2021/04/19 19:59:51 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.53.228_9004" in sync
    2021/04/19 19:59:51 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.40.168_8080" in sync
    2021/04/19 19:59:51 [DEBUG] agent: Service "_v1_message-router_10.233.43.198_3904" in sync
    2021/04/19 19:59:51 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.6.147_8806" in sync
    2021/04/19 19:59:51 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.53.228_9004" in sync
    2021/04/19 19:59:51 [DEBUG] agent: Service "_v1_sdc_10.233.40.168_8443" in sync
    2021/04/19 19:59:51 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.33.202_9005" in sync
    2021/04/19 19:59:51 [DEBUG] agent: Service "_v1_parser_10.233.6.147_8806" in sync
    2021/04/19 19:59:51 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.35.52_9011" in sync
    2021/04/19 19:59:51 [DEBUG] agent: Node info in sync
    2021/04/19 19:59:52 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1 (99.636426ms) from=10.233.76.61:58368
    2021/04/19 19:59:52 [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/19 19:59:52 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/04/19 19:59:52 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.6.147_8806" in sync
    2021/04/19 19:59:52 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.53.228_9004" in sync
    2021/04/19 19:59:52 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.40.168_8080" in sync
    2021/04/19 19:59:52 [DEBUG] agent: Service "_v1_message-router_10.233.43.198_3904" in sync
    2021/04/19 19:59:52 [DEBUG] agent: Service "_v1_parser_10.233.6.147_8806" in sync
    2021/04/19 19:59:52 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.35.52_9011" in sync
    2021/04/19 19:59:52 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.53.228_9004" in sync
    2021/04/19 19:59:52 [DEBUG] agent: Service "_v1_sdc_10.233.40.168_8443" in sync
    2021/04/19 19:59:52 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.33.202_9005" in sync
    2021/04/19 19:59:52 [DEBUG] agent: Service "_v1_wf-gui_10.233.51.22_8443" in sync
    2021/04/19 19:59:52 [DEBUG] agent: Service "_v1_catalog_10.233.6.147_8806" in sync
    2021/04/19 19:59:52 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.35.52_9011" in sync
    2021/04/19 19:59:52 [INFO] agent: Synced service "_v1_dmaap-dr-prov_10.233.4.110_443"
    2021/04/19 19:59:52 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.27.88_9518" in sync
    2021/04/19 19:59:52 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.33.202_9005" in sync
    2021/04/19 19:59:52 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.33.202_9005" in sync
    2021/04/19 19:59:52 [DEBUG] agent: Service "_v1_nsd_10.233.6.147_8806" in sync
    2021/04/19 19:59:52 [DEBUG] agent: Node info in sync
    2021/04/19 19:59:52 [DEBUG] http: Request PUT /v1/agent/service/register (244.905352ms) from=10.233.76.61:58370
    2021/04/19 19:59:52 [DEBUG] agent: Service "_v1_nsd_10.233.6.147_8806" in sync
    2021/04/19 19:59:52 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.53.228_9004" in sync
    2021/04/19 19:59:52 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.40.168_8080" in sync
    2021/04/19 19:59:52 [DEBUG] agent: Service "_v1_message-router_10.233.43.198_3904" in sync
    2021/04/19 19:59:52 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.6.147_8806" in sync
    2021/04/19 19:59:52 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.35.52_9011" in sync
    2021/04/19 19:59:52 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.53.228_9004" in sync
    2021/04/19 19:59:52 [DEBUG] agent: Service "_v1_sdc_10.233.40.168_8443" in sync
    2021/04/19 19:59:52 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.33.202_9005" in sync
    2021/04/19 19:59:52 [DEBUG] agent: Service "_v1_parser_10.233.6.147_8806" in sync
    2021/04/19 19:59:52 [DEBUG] agent: Service "_v1_catalog_10.233.6.147_8806" in sync
    2021/04/19 19:59:52 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.35.52_9011" in sync
    2021/04/19 19:59:52 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.4.110_443" in sync
    2021/04/19 19:59:52 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.27.88_9518" in sync
    2021/04/19 19:59:52 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.33.202_9005" in sync
    2021/04/19 19:59:52 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.33.202_9005" in sync
    2021/04/19 19:59:52 [DEBUG] agent: Service "_v1_wf-gui_10.233.51.22_8443" in sync
    2021/04/19 19:59:52 [DEBUG] agent: Node info in sync
    2021/04/19 19:59:52 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1 (1.105838ms) from=10.233.76.61:58376
    2021/04/19 19:59:52 [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/19 19:59:52 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/04/19 19:59:53 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.4.110_443" in sync
    2021/04/19 19:59:53 [INFO] agent: Synced service "_v0_multicloud_10.233.6.213_9001"
    2021/04/19 19:59:53 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.27.88_9518" in sync
    2021/04/19 19:59:53 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.33.202_9005" in sync
    2021/04/19 19:59:53 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.33.202_9005" in sync
    2021/04/19 19:59:53 [DEBUG] agent: Service "_v1_wf-gui_10.233.51.22_8443" in sync
    2021/04/19 19:59:53 [DEBUG] agent: Service "_v1_catalog_10.233.6.147_8806" in sync
    2021/04/19 19:59:53 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.35.52_9011" in sync
    2021/04/19 19:59:53 [DEBUG] agent: Service "_v1_nsd_10.233.6.147_8806" in sync
    2021/04/19 19:59:53 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.53.228_9004" in sync
    2021/04/19 19:59:53 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.40.168_8080" in sync
    2021/04/19 19:59:53 [DEBUG] agent: Service "_v1_message-router_10.233.43.198_3904" in sync
    2021/04/19 19:59:53 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.6.147_8806" in sync
    2021/04/19 19:59:53 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.53.228_9004" in sync
    2021/04/19 19:59:53 [DEBUG] agent: Service "_v1_sdc_10.233.40.168_8443" in sync
    2021/04/19 19:59:53 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.33.202_9005" in sync
    2021/04/19 19:59:53 [DEBUG] agent: Service "_v1_parser_10.233.6.147_8806" in sync
    2021/04/19 19:59:53 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.35.52_9011" in sync
    2021/04/19 19:59:53 [DEBUG] agent: Node info in sync
    2021/04/19 19:59:53 [DEBUG] http: Request PUT /v1/agent/service/register (1.169131358s) from=10.233.76.61:58378
    2021/04/19 19:59:53 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.33.202_9005" in sync
    2021/04/19 19:59:53 [DEBUG] agent: Service "_v1_wf-gui_10.233.51.22_8443" in sync
    2021/04/19 19:59:53 [DEBUG] agent: Service "_v1_catalog_10.233.6.147_8806" in sync
    2021/04/19 19:59:53 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.35.52_9011" in sync
    2021/04/19 19:59:53 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.4.110_443" in sync
    2021/04/19 19:59:53 [DEBUG] agent: Service "_v0_multicloud_10.233.6.213_9001" in sync
    2021/04/19 19:59:53 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.27.88_9518" in sync
    2021/04/19 19:59:53 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.33.202_9005" in sync
    2021/04/19 19:59:53 [DEBUG] agent: Service "_v1_nsd_10.233.6.147_8806" in sync
    2021/04/19 19:59:53 [DEBUG] agent: Service "_v1_message-router_10.233.43.198_3904" in sync
    2021/04/19 19:59:53 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.6.147_8806" in sync
    2021/04/19 19:59:53 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.53.228_9004" in sync
    2021/04/19 19:59:53 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.40.168_8080" in sync
    2021/04/19 19:59:53 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.33.202_9005" in sync
    2021/04/19 19:59:53 [DEBUG] agent: Service "_v1_parser_10.233.6.147_8806" in sync
    2021/04/19 19:59:53 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.35.52_9011" in sync
    2021/04/19 19:59:53 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.53.228_9004" in sync
    2021/04/19 19:59:53 [DEBUG] agent: Service "_v1_sdc_10.233.40.168_8443" in sync
    2021/04/19 19:59:53 [DEBUG] agent: Node info in sync
    2021/04/19 19:59:53 [DEBUG] http: Request GET /v1/health/service/multicloud-v0 (89.76547ms) from=10.233.76.61:58384
    2021/04/19 19:59:54 [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/19 19:59:54 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/04/19 19:59:54 [DEBUG] agent: Service "_v0_multicloud_10.233.6.213_9001" in sync
    2021/04/19 19:59:54 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.27.88_9518" in sync
    2021/04/19 19:59:54 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.33.202_9005" in sync
    2021/04/19 19:59:54 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.33.202_9005" in sync
    2021/04/19 19:59:54 [DEBUG] agent: Service "_v1_wf-gui_10.233.51.22_8443" in sync
    2021/04/19 19:59:54 [DEBUG] agent: Service "_v1_catalog_10.233.6.147_8806" in sync
    2021/04/19 19:59:54 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.35.52_9011" in sync
    2021/04/19 19:59:54 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.4.110_443" in sync
    2021/04/19 19:59:54 [DEBUG] agent: Service "_v1_nsd_10.233.6.147_8806" in sync
    2021/04/19 19:59:54 [INFO] agent: Synced service "_v1_multicloud_10.233.6.213_9001"
    2021/04/19 19:59:54 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.53.228_9004" in sync
    2021/04/19 19:59:54 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.40.168_8080" in sync
    2021/04/19 19:59:54 [DEBUG] agent: Service "_v1_message-router_10.233.43.198_3904" in sync
    2021/04/19 19:59:54 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.6.147_8806" in sync
    2021/04/19 19:59:54 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.53.228_9004" in sync
    2021/04/19 19:59:54 [DEBUG] agent: Service "_v1_sdc_10.233.40.168_8443" in sync
    2021/04/19 19:59:54 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.33.202_9005" in sync
    2021/04/19 19:59:54 [DEBUG] agent: Service "_v1_parser_10.233.6.147_8806" in sync
    2021/04/19 19:59:54 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.35.52_9011" in sync
    2021/04/19 19:59:54 [DEBUG] agent: Node info in sync
    2021/04/19 19:59:54 [DEBUG] http: Request PUT /v1/agent/service/register (384.547163ms) from=10.233.76.61:58388
    2021/04/19 19:59:54 [DEBUG] agent: Service "_v1_nsd_10.233.6.147_8806" in sync
    2021/04/19 19:59:54 [DEBUG] agent: Service "_v1_multicloud_10.233.6.213_9001" in sync
    2021/04/19 19:59:54 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.53.228_9004" in sync
    2021/04/19 19:59:54 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.40.168_8080" in sync
    2021/04/19 19:59:54 [DEBUG] agent: Service "_v1_message-router_10.233.43.198_3904" in sync
    2021/04/19 19:59:54 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.6.147_8806" in sync
    2021/04/19 19:59:54 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.53.228_9004" in sync
    2021/04/19 19:59:54 [DEBUG] agent: Service "_v1_sdc_10.233.40.168_8443" in sync
    2021/04/19 19:59:54 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.33.202_9005" in sync
    2021/04/19 19:59:54 [DEBUG] agent: Service "_v1_parser_10.233.6.147_8806" in sync
    2021/04/19 19:59:54 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.35.52_9011" in sync
    2021/04/19 19:59:54 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.27.88_9518" in sync
    2021/04/19 19:59:54 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.33.202_9005" in sync
    2021/04/19 19:59:54 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.33.202_9005" in sync
    2021/04/19 19:59:54 [DEBUG] agent: Service "_v1_wf-gui_10.233.51.22_8443" in sync
    2021/04/19 19:59:54 [DEBUG] agent: Service "_v1_catalog_10.233.6.147_8806" in sync
    2021/04/19 19:59:54 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.35.52_9011" in sync
    2021/04/19 19:59:54 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.4.110_443" in sync
    2021/04/19 19:59:54 [DEBUG] agent: Service "_v0_multicloud_10.233.6.213_9001" in sync
    2021/04/19 19:59:54 [DEBUG] agent: Node info in sync
    2021/04/19 19:59:54 [DEBUG] http: Request GET /v1/health/service/multicloud-v1 (308.626µs) from=10.233.76.61:58394
    2021/04/19 19:59:54 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v0\",\"enable_ssl\":\"true\",\"url\":\"/api/multicloud-starlingx/v0\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/04/19 19:59:54 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/04/19 19:59:54 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.33.202_9005" in sync
    2021/04/19 19:59:54 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.33.202_9005" in sync
    2021/04/19 19:59:54 [DEBUG] agent: Service "_v1_wf-gui_10.233.51.22_8443" in sync
    2021/04/19 19:59:54 [DEBUG] agent: Service "_v1_catalog_10.233.6.147_8806" in sync
    2021/04/19 19:59:54 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.35.52_9011" in sync
    2021/04/19 19:59:54 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.4.110_443" in sync
    2021/04/19 19:59:54 [DEBUG] agent: Service "_v0_multicloud_10.233.6.213_9001" in sync
    2021/04/19 19:59:54 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.27.88_9518" in sync
    2021/04/19 19:59:54 [DEBUG] agent: Service "_v1_multicloud_10.233.6.213_9001" in sync
    2021/04/19 19:59:54 [DEBUG] agent: Service "_v1_nsd_10.233.6.147_8806" in sync
    2021/04/19 19:59:54 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.40.168_8080" in sync
    2021/04/19 19:59:54 [DEBUG] agent: Service "_v1_message-router_10.233.43.198_3904" in sync
    2021/04/19 19:59:54 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.6.147_8806" in sync
    2021/04/19 19:59:54 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.53.228_9004" in sync
    2021/04/19 19:59:54 [DEBUG] agent: Service "_v1_sdc_10.233.40.168_8443" in sync
    2021/04/19 19:59:54 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.33.202_9005" in sync
    2021/04/19 19:59:54 [DEBUG] agent: Service "_v1_parser_10.233.6.147_8806" in sync
    2021/04/19 19:59:54 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.35.52_9011" in sync
    2021/04/19 19:59:54 [INFO] agent: Synced service "_v0_multicloud-starlingx_10.233.51.124_9009"
    2021/04/19 19:59:54 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.53.228_9004" in sync
    2021/04/19 19:59:54 [DEBUG] agent: Node info in sync
    2021/04/19 19:59:54 [DEBUG] http: Request PUT /v1/agent/service/register (69.068401ms) from=10.233.76.61:58396
    2021/04/19 19:59:54 [DEBUG] agent: Service "_v1_nsd_10.233.6.147_8806" in sync
    2021/04/19 19:59:54 [DEBUG] agent: Service "_v1_multicloud_10.233.6.213_9001" in sync
    2021/04/19 19:59:54 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.53.228_9004" in sync
    2021/04/19 19:59:54 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.40.168_8080" in sync
    2021/04/19 19:59:54 [DEBUG] agent: Service "_v1_message-router_10.233.43.198_3904" in sync
    2021/04/19 19:59:54 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.6.147_8806" in sync
    2021/04/19 19:59:54 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.35.52_9011" in sync
    2021/04/19 19:59:54 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.51.124_9009" in sync
    2021/04/19 19:59:54 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.53.228_9004" in sync
    2021/04/19 19:59:54 [DEBUG] agent: Service "_v1_sdc_10.233.40.168_8443" in sync
    2021/04/19 19:59:54 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.33.202_9005" in sync
    2021/04/19 19:59:54 [DEBUG] agent: Service "_v1_parser_10.233.6.147_8806" in sync
    2021/04/19 19:59:54 [DEBUG] agent: Service "_v1_catalog_10.233.6.147_8806" in sync
    2021/04/19 19:59:54 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.35.52_9011" in sync
    2021/04/19 19:59:54 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.4.110_443" in sync
    2021/04/19 19:59:54 [DEBUG] agent: Service "_v0_multicloud_10.233.6.213_9001" in sync
    2021/04/19 19:59:54 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.27.88_9518" in sync
    2021/04/19 19:59:54 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.33.202_9005" in sync
    2021/04/19 19:59:54 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.33.202_9005" in sync
    2021/04/19 19:59:54 [DEBUG] agent: Service "_v1_wf-gui_10.233.51.22_8443" in sync
    2021/04/19 19:59:54 [DEBUG] agent: Node info in sync
    2021/04/19 19:59:54 [DEBUG] http: Request GET /v1/health/service/multicloud-starlingx-v0 (492.876µs) from=10.233.76.61:58398
    2021/04/19 19:59:54 [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/19 19:59:54 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/04/19 19:59:55 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.53.228_9004" in sync
    2021/04/19 19:59:55 [DEBUG] agent: Service "_v1_sdc_10.233.40.168_8443" in sync
    2021/04/19 19:59:55 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.33.202_9005" in sync
    2021/04/19 19:59:55 [DEBUG] agent: Service "_v1_parser_10.233.6.147_8806" in sync
    2021/04/19 19:59:55 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.35.52_9011" in sync
    2021/04/19 19:59:55 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.51.124_9009" in sync
    2021/04/19 19:59:55 [DEBUG] agent: Service "_v0_multicloud_10.233.6.213_9001" in sync
    2021/04/19 19:59:55 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.27.88_9518" in sync
    2021/04/19 19:59:55 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.33.202_9005" in sync
    2021/04/19 19:59:55 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.33.202_9005" in sync
    2021/04/19 19:59:55 [DEBUG] agent: Service "_v1_wf-gui_10.233.51.22_8443" in sync
    2021/04/19 19:59:55 [DEBUG] agent: Service "_v1_catalog_10.233.6.147_8806" in sync
    2021/04/19 19:59:55 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.35.52_9011" in sync
    2021/04/19 19:59:55 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.4.110_443" in sync
    2021/04/19 19:59:55 [INFO] agent: Synced service "_v1_multicloud-starlingx_10.233.51.124_9009"
    2021/04/19 19:59:55 [DEBUG] agent: Service "_v1_nsd_10.233.6.147_8806" in sync
    2021/04/19 19:59:55 [DEBUG] agent: Service "_v1_multicloud_10.233.6.213_9001" in sync
    2021/04/19 19:59:55 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.53.228_9004" in sync
    2021/04/19 19:59:55 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.40.168_8080" in sync
    2021/04/19 19:59:55 [DEBUG] agent: Service "_v1_message-router_10.233.43.198_3904" in sync
    2021/04/19 19:59:55 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.6.147_8806" in sync
    2021/04/19 19:59:55 [DEBUG] agent: Node info in sync
    2021/04/19 19:59:55 [DEBUG] http: Request PUT /v1/agent/service/register (200.544409ms) from=10.233.76.61:58400
    2021/04/19 19:59:55 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.53.228_9004" in sync
    2021/04/19 19:59:55 [DEBUG] agent: Service "_v1_sdc_10.233.40.168_8443" in sync
    2021/04/19 19:59:55 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.33.202_9005" in sync
    2021/04/19 19:59:55 [DEBUG] agent: Service "_v1_parser_10.233.6.147_8806" in sync
    2021/04/19 19:59:55 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.35.52_9011" in sync
    2021/04/19 19:59:55 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.51.124_9009" in sync
    2021/04/19 19:59:55 [DEBUG] agent: Service "_v0_multicloud_10.233.6.213_9001" in sync
    2021/04/19 19:59:55 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.27.88_9518" in sync
    2021/04/19 19:59:55 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.33.202_9005" in sync
    2021/04/19 19:59:55 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.33.202_9005" in sync
    2021/04/19 19:59:55 [DEBUG] agent: Service "_v1_wf-gui_10.233.51.22_8443" in sync
    2021/04/19 19:59:55 [DEBUG] agent: Service "_v1_catalog_10.233.6.147_8806" in sync
    2021/04/19 19:59:55 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.35.52_9011" in sync
    2021/04/19 19:59:55 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.4.110_443" in sync
    2021/04/19 19:59:55 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.51.124_9009" in sync
    2021/04/19 19:59:55 [DEBUG] agent: Service "_v1_nsd_10.233.6.147_8806" in sync
    2021/04/19 19:59:55 [DEBUG] agent: Service "_v1_multicloud_10.233.6.213_9001" in sync
    2021/04/19 19:59:55 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.53.228_9004" in sync
    2021/04/19 19:59:55 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.40.168_8080" in sync
    2021/04/19 19:59:55 [DEBUG] agent: Service "_v1_message-router_10.233.43.198_3904" in sync
    2021/04/19 19:59:55 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.6.147_8806" in sync
    2021/04/19 19:59:55 [DEBUG] agent: Node info in sync
    2021/04/19 19:59:55 [DEBUG] http: Request GET /v1/health/service/multicloud-starlingx-v1 (454.705µs) from=10.233.76.61:58410
    2021/04/19 19:59:55 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/04/19 19:59:55 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/04/19 19:59:55 [DEBUG] agent: Service "_v1_parser_10.233.6.147_8806" in sync
    2021/04/19 19:59:55 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.35.52_9011" in sync
    2021/04/19 19:59:55 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.51.124_9009" in sync
    2021/04/19 19:59:55 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.53.228_9004" in sync
    2021/04/19 19:59:55 [DEBUG] agent: Service "_v1_sdc_10.233.40.168_8443" in sync
    2021/04/19 19:59:55 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.33.202_9005" in sync
    2021/04/19 19:59:55 [DEBUG] agent: Service "_v1_wf-gui_10.233.51.22_8443" in sync
    2021/04/19 19:59:55 [DEBUG] agent: Service "_v1_catalog_10.233.6.147_8806" in sync
    2021/04/19 19:59:55 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.35.52_9011" in sync
    2021/04/19 19:59:55 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.4.110_443" in sync
    2021/04/19 19:59:55 [DEBUG] agent: Service "_v0_multicloud_10.233.6.213_9001" in sync
    2021/04/19 19:59:55 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.27.88_9518" in sync
    2021/04/19 19:59:55 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.33.202_9005" in sync
    2021/04/19 19:59:55 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.33.202_9005" in sync
    2021/04/19 19:59:55 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.51.124_9009" in sync
    2021/04/19 19:59:55 [DEBUG] agent: Service "_v1_nsd_10.233.6.147_8806" in sync
    2021/04/19 19:59:55 [DEBUG] agent: Service "_v1_multicloud_10.233.6.213_9001" in sync
    2021/04/19 19:59:55 [INFO] agent: Synced service "_v1_appc_10.233.55.187_8443"
    2021/04/19 19:59:55 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.6.147_8806" in sync
    2021/04/19 19:59:55 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.53.228_9004" in sync
    2021/04/19 19:59:55 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.40.168_8080" in sync
    2021/04/19 19:59:55 [DEBUG] agent: Service "_v1_message-router_10.233.43.198_3904" in sync
    2021/04/19 19:59:55 [DEBUG] agent: Node info in sync
    2021/04/19 19:59:55 [DEBUG] http: Request PUT /v1/agent/service/register (278.694283ms) from=10.233.76.61:58412
    2021/04/19 19:59:55 [DEBUG] agent: Service "_v1_parser_10.233.6.147_8806" in sync
    2021/04/19 19:59:55 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.35.52_9011" in sync
    2021/04/19 19:59:55 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.51.124_9009" in sync
    2021/04/19 19:59:55 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.53.228_9004" in sync
    2021/04/19 19:59:55 [DEBUG] agent: Service "_v1_sdc_10.233.40.168_8443" in sync
    2021/04/19 19:59:55 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.33.202_9005" in sync
    2021/04/19 19:59:55 [DEBUG] agent: Service "_v1_wf-gui_10.233.51.22_8443" in sync
    2021/04/19 19:59:55 [DEBUG] agent: Service "_v1_catalog_10.233.6.147_8806" in sync
    2021/04/19 19:59:55 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.35.52_9011" in sync
    2021/04/19 19:59:55 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.4.110_443" in sync
    2021/04/19 19:59:55 [DEBUG] agent: Service "_v0_multicloud_10.233.6.213_9001" in sync
    2021/04/19 19:59:55 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.27.88_9518" in sync
    2021/04/19 19:59:55 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.33.202_9005" in sync
    2021/04/19 19:59:55 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.33.202_9005" in sync
    2021/04/19 19:59:55 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.51.124_9009" in sync
    2021/04/19 19:59:55 [DEBUG] agent: Service "_v1_nsd_10.233.6.147_8806" in sync
    2021/04/19 19:59:55 [DEBUG] agent: Service "_v1_multicloud_10.233.6.213_9001" in sync
    2021/04/19 19:59:55 [DEBUG] agent: Service "_v1_appc_10.233.55.187_8443" in sync
    2021/04/19 19:59:55 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.6.147_8806" in sync
    2021/04/19 19:59:55 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.53.228_9004" in sync
    2021/04/19 19:59:55 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.40.168_8080" in sync
    2021/04/19 19:59:55 [DEBUG] agent: Service "_v1_message-router_10.233.43.198_3904" in sync
    2021/04/19 19:59:55 [DEBUG] agent: Node info in sync
    2021/04/19 19:59:55 [DEBUG] http: Request GET /v1/health/service/appc-v1 (497.414µs) from=10.233.76.61:58420
    2021/04/19 19:59:55 [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/19 19:59:55 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/04/19 19:59:55 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.40.168_8080" in sync
    2021/04/19 19:59:55 [DEBUG] agent: Service "_v1_message-router_10.233.43.198_3904" in sync
    2021/04/19 19:59:55 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.6.147_8806" in sync
    2021/04/19 19:59:55 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.53.228_9004" in sync
    2021/04/19 19:59:55 [DEBUG] agent: Service "_v1_sdc_10.233.40.168_8443" in sync
    2021/04/19 19:59:55 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.33.202_9005" in sync
    2021/04/19 19:59:55 [DEBUG] agent: Service "_v1_parser_10.233.6.147_8806" in sync
    2021/04/19 19:59:55 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.35.52_9011" in sync
    2021/04/19 19:59:55 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.51.124_9009" in sync
    2021/04/19 19:59:55 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.53.228_9004" in sync
    2021/04/19 19:59:55 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.33.202_9005" in sync
    2021/04/19 19:59:55 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.33.202_9005" in sync
    2021/04/19 19:59:55 [DEBUG] agent: Service "_v1_wf-gui_10.233.51.22_8443" in sync
    2021/04/19 19:59:55 [DEBUG] agent: Service "_v1_catalog_10.233.6.147_8806" in sync
    2021/04/19 19:59:55 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.35.52_9011" in sync
    2021/04/19 19:59:55 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.4.110_443" in sync
    2021/04/19 19:59:55 [DEBUG] agent: Service "_v0_multicloud_10.233.6.213_9001" in sync
    2021/04/19 19:59:55 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.27.88_9518" in sync
    2021/04/19 19:59:55 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.51.124_9009" in sync
    2021/04/19 19:59:55 [DEBUG] agent: Service "_v1_multicloud_10.233.6.213_9001" in sync
    2021/04/19 19:59:55 [DEBUG] agent: Service "_v1_appc_10.233.55.187_8443" in sync
    2021/04/19 19:59:55 [INFO] agent: Synced service "_v1_multicloud-k8s_10.233.33.46_9015"
    2021/04/19 19:59:55 [DEBUG] agent: Service "_v1_nsd_10.233.6.147_8806" in sync
    2021/04/19 19:59:55 [DEBUG] agent: Node info in sync
    2021/04/19 19:59:55 [DEBUG] http: Request PUT /v1/agent/service/register (65.690768ms) from=10.233.76.61:58422
    2021/04/19 19:59:55 [DEBUG] agent: Service "_v0_multicloud_10.233.6.213_9001" in sync
    2021/04/19 19:59:55 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.27.88_9518" in sync
    2021/04/19 19:59:55 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.33.202_9005" in sync
    2021/04/19 19:59:55 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.33.202_9005" in sync
    2021/04/19 19:59:55 [DEBUG] agent: Service "_v1_wf-gui_10.233.51.22_8443" in sync
    2021/04/19 19:59:55 [DEBUG] agent: Service "_v1_catalog_10.233.6.147_8806" in sync
    2021/04/19 19:59:55 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.35.52_9011" in sync
    2021/04/19 19:59:55 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.4.110_443" in sync
    2021/04/19 19:59:55 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.51.124_9009" in sync
    2021/04/19 19:59:55 [DEBUG] agent: Service "_v1_nsd_10.233.6.147_8806" in sync
    2021/04/19 19:59:55 [DEBUG] agent: Service "_v1_multicloud_10.233.6.213_9001" in sync
    2021/04/19 19:59:55 [DEBUG] agent: Service "_v1_appc_10.233.55.187_8443" in sync
    2021/04/19 19:59:55 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.33.46_9015" in sync
    2021/04/19 19:59:55 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.53.228_9004" in sync
    2021/04/19 19:59:55 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.40.168_8080" in sync
    2021/04/19 19:59:55 [DEBUG] agent: Service "_v1_message-router_10.233.43.198_3904" in sync
    2021/04/19 19:59:55 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.6.147_8806" in sync
    2021/04/19 19:59:55 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.53.228_9004" in sync
    2021/04/19 19:59:55 [DEBUG] agent: Service "_v1_sdc_10.233.40.168_8443" in sync
    2021/04/19 19:59:55 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.33.202_9005" in sync
    2021/04/19 19:59:55 [DEBUG] agent: Service "_v1_parser_10.233.6.147_8806" in sync
    2021/04/19 19:59:55 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.35.52_9011" in sync
    2021/04/19 19:59:55 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.51.124_9009" in sync
    2021/04/19 19:59:55 [DEBUG] agent: Node info in sync
    2021/04/19 19:59:55 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1 (109.713949ms) from=10.233.76.61:58424
    2021/04/19 19:59:55 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"UI\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/sdc1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/04/19 19:59:55 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"0|1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/04/19 19:59:56 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.27.88_9518" in sync
    2021/04/19 19:59:56 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.33.202_9005" in sync
    2021/04/19 19:59:56 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.33.202_9005" in sync
    2021/04/19 19:59:56 [DEBUG] agent: Service "_v1_wf-gui_10.233.51.22_8443" in sync
    2021/04/19 19:59:56 [DEBUG] agent: Service "_v1_catalog_10.233.6.147_8806" in sync
    2021/04/19 19:59:56 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.35.52_9011" in sync
    2021/04/19 19:59:56 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.4.110_443" in sync
    2021/04/19 19:59:56 [DEBUG] agent: Service "_v0_multicloud_10.233.6.213_9001" in sync
    2021/04/19 19:59:56 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.51.124_9009" in sync
    2021/04/19 19:59:56 [INFO] agent: Synced service "_v1_sdc-gui_10.233.40.24_8181"
    2021/04/19 19:59:56 [DEBUG] agent: Service "_v1_nsd_10.233.6.147_8806" in sync
    2021/04/19 19:59:56 [DEBUG] agent: Service "_v1_multicloud_10.233.6.213_9001" in sync
    2021/04/19 19:59:56 [DEBUG] agent: Service "_v1_appc_10.233.55.187_8443" in sync
    2021/04/19 19:59:56 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.33.46_9015" in sync
    2021/04/19 19:59:56 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.53.228_9004" in sync
    2021/04/19 19:59:56 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.40.168_8080" in sync
    2021/04/19 19:59:56 [DEBUG] agent: Service "_v1_message-router_10.233.43.198_3904" in sync
    2021/04/19 19:59:56 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.6.147_8806" in sync
    2021/04/19 19:59:56 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.53.228_9004" in sync
    2021/04/19 19:59:56 [DEBUG] agent: Service "_v1_sdc_10.233.40.168_8443" in sync
    2021/04/19 19:59:56 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.33.202_9005" in sync
    2021/04/19 19:59:56 [DEBUG] agent: Service "_v1_parser_10.233.6.147_8806" in sync
    2021/04/19 19:59:56 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.35.52_9011" in sync
    2021/04/19 19:59:56 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.51.124_9009" in sync
    2021/04/19 19:59:56 [DEBUG] agent: Node info in sync
    2021/04/19 19:59:56 [DEBUG] http: Request PUT /v1/agent/service/register (669.716493ms) from=10.233.76.61:58426
    2021/04/19 19:59:56 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.53.228_9004" in sync
    2021/04/19 19:59:56 [DEBUG] agent: Service "_v1_sdc_10.233.40.168_8443" in sync
    2021/04/19 19:59:56 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.33.202_9005" in sync
    2021/04/19 19:59:56 [DEBUG] agent: Service "_v1_parser_10.233.6.147_8806" in sync
    2021/04/19 19:59:56 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.35.52_9011" in sync
    2021/04/19 19:59:56 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.51.124_9009" in sync
    2021/04/19 19:59:56 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.4.110_443" in sync
    2021/04/19 19:59:56 [DEBUG] agent: Service "_v0_multicloud_10.233.6.213_9001" in sync
    2021/04/19 19:59:56 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.27.88_9518" in sync
    2021/04/19 19:59:56 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.33.202_9005" in sync
    2021/04/19 19:59:56 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.33.202_9005" in sync
    2021/04/19 19:59:56 [DEBUG] agent: Service "_v1_wf-gui_10.233.51.22_8443" in sync
    2021/04/19 19:59:56 [DEBUG] agent: Service "_v1_catalog_10.233.6.147_8806" in sync
    2021/04/19 19:59:56 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.35.52_9011" in sync
    2021/04/19 19:59:56 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.51.124_9009" in sync
    2021/04/19 19:59:56 [DEBUG] agent: Service "_v1_sdc-gui_10.233.40.24_8181" in sync
    2021/04/19 19:59:56 [DEBUG] agent: Service "_v1_nsd_10.233.6.147_8806" in sync
    2021/04/19 19:59:56 [DEBUG] agent: Service "_v1_multicloud_10.233.6.213_9001" in sync
    2021/04/19 19:59:56 [DEBUG] agent: Service "_v1_appc_10.233.55.187_8443" in sync
    2021/04/19 19:59:56 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.33.46_9015" in sync
    2021/04/19 19:59:56 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.53.228_9004" in sync
    2021/04/19 19:59:56 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.40.168_8080" in sync
    2021/04/19 19:59:56 [DEBUG] agent: Service "_v1_message-router_10.233.43.198_3904" in sync
    2021/04/19 19:59:56 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.6.147_8806" in sync
    2021/04/19 19:59:56 [DEBUG] agent: Node info in sync
    2021/04/19 19:59:56 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (480.793µs) from=10.233.76.61:58434
    2021/04/19 19: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/19 19: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/19 19:59:56 [DEBUG] agent: Service "_v1_nsd_10.233.6.147_8806" in sync
    2021/04/19 19:59:56 [DEBUG] agent: Service "_v1_multicloud_10.233.6.213_9001" in sync
    2021/04/19 19:59:56 [DEBUG] agent: Service "_v1_appc_10.233.55.187_8443" in sync
    2021/04/19 19:59:56 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.33.46_9015" in sync
    2021/04/19 19:59:56 [INFO] agent: Synced service "_v1_aai-esr-gui_10.233.55.249_8080"
    2021/04/19 19:59:56 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.53.228_9004" in sync
    2021/04/19 19:59:56 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.40.168_8080" in sync
    2021/04/19 19:59:56 [DEBUG] agent: Service "_v1_message-router_10.233.43.198_3904" in sync
    2021/04/19 19:59:56 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.6.147_8806" in sync
    2021/04/19 19:59:56 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.35.52_9011" in sync
    2021/04/19 19:59:56 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.51.124_9009" in sync
    2021/04/19 19:59:56 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.53.228_9004" in sync
    2021/04/19 19:59:56 [DEBUG] agent: Service "_v1_sdc_10.233.40.168_8443" in sync
    2021/04/19 19:59:56 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.33.202_9005" in sync
    2021/04/19 19:59:56 [DEBUG] agent: Service "_v1_parser_10.233.6.147_8806" in sync
    2021/04/19 19:59:56 [DEBUG] agent: Service "_v1_catalog_10.233.6.147_8806" in sync
    2021/04/19 19:59:56 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.35.52_9011" in sync
    2021/04/19 19:59:56 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.4.110_443" in sync
    2021/04/19 19:59:56 [DEBUG] agent: Service "_v0_multicloud_10.233.6.213_9001" in sync
    2021/04/19 19:59:56 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.27.88_9518" in sync
    2021/04/19 19:59:56 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.33.202_9005" in sync
    2021/04/19 19:59:56 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.33.202_9005" in sync
    2021/04/19 19:59:56 [DEBUG] agent: Service "_v1_wf-gui_10.233.51.22_8443" in sync
    2021/04/19 19:59:56 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.51.124_9009" in sync
    2021/04/19 19:59:56 [DEBUG] agent: Service "_v1_sdc-gui_10.233.40.24_8181" in sync
    2021/04/19 19:59:56 [DEBUG] agent: Node info in sync
    2021/04/19 19:59:56 [DEBUG] http: Request PUT /v1/agent/service/register (187.378079ms) from=10.233.76.61:58436
    2021/04/19 19:59:56 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.40.168_8080" in sync
    2021/04/19 19:59:56 [DEBUG] agent: Service "_v1_message-router_10.233.43.198_3904" in sync
    2021/04/19 19:59:56 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.6.147_8806" in sync
    2021/04/19 19:59:56 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.55.249_8080" in sync
    2021/04/19 19:59:56 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.53.228_9004" in sync
    2021/04/19 19:59:56 [DEBUG] agent: Service "_v1_sdc_10.233.40.168_8443" in sync
    2021/04/19 19:59:56 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.33.202_9005" in sync
    2021/04/19 19:59:56 [DEBUG] agent: Service "_v1_parser_10.233.6.147_8806" in sync
    2021/04/19 19:59:56 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.35.52_9011" in sync
    2021/04/19 19:59:56 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.51.124_9009" in sync
    2021/04/19 19:59:56 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.53.228_9004" in sync
    2021/04/19 19:59:56 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.33.202_9005" in sync
    2021/04/19 19:59:56 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.33.202_9005" in sync
    2021/04/19 19:59:56 [DEBUG] agent: Service "_v1_wf-gui_10.233.51.22_8443" in sync
    2021/04/19 19:59:56 [DEBUG] agent: Service "_v1_catalog_10.233.6.147_8806" in sync
    2021/04/19 19:59:56 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.35.52_9011" in sync
    2021/04/19 19:59:56 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.4.110_443" in sync
    2021/04/19 19:59:56 [DEBUG] agent: Service "_v0_multicloud_10.233.6.213_9001" in sync
    2021/04/19 19:59:56 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.27.88_9518" in sync
    2021/04/19 19:59:56 [DEBUG] agent: Service "_v1_sdc-gui_10.233.40.24_8181" in sync
    2021/04/19 19:59:56 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.51.124_9009" in sync
    2021/04/19 19:59:56 [DEBUG] agent: Service "_v1_multicloud_10.233.6.213_9001" in sync
    2021/04/19 19:59:56 [DEBUG] agent: Service "_v1_appc_10.233.55.187_8443" in sync
    2021/04/19 19:59:56 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.33.46_9015" in sync
    2021/04/19 19:59:56 [DEBUG] agent: Service "_v1_nsd_10.233.6.147_8806" in sync
    2021/04/19 19:59:56 [DEBUG] agent: Node info in sync
    2021/04/19 19:59:56 [DEBUG] http: Request GET /v1/health/service/aai-esr-gui-v1 (375.617µs) from=10.233.76.61:58438
    2021/04/19 19:59:57 [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/19 19: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/19 19:59:57 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.53.228_9004" in sync
    2021/04/19 19:59:57 [DEBUG] agent: Service "_v1_sdc_10.233.40.168_8443" in sync
    2021/04/19 19:59:57 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.33.202_9005" in sync
    2021/04/19 19:59:57 [DEBUG] agent: Service "_v1_parser_10.233.6.147_8806" in sync
    2021/04/19 19:59:57 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.35.52_9011" in sync
    2021/04/19 19:59:57 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.51.124_9009" in sync
    2021/04/19 19:59:57 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.4.110_443" in sync
    2021/04/19 19:59:57 [DEBUG] agent: Service "_v0_multicloud_10.233.6.213_9001" in sync
    2021/04/19 19:59:57 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.27.88_9518" in sync
    2021/04/19 19:59:57 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.33.202_9005" in sync
    2021/04/19 19:59:57 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.33.202_9005" in sync
    2021/04/19 19:59:57 [DEBUG] agent: Service "_v1_wf-gui_10.233.51.22_8443" in sync
    2021/04/19 19:59:57 [DEBUG] agent: Service "_v1_catalog_10.233.6.147_8806" in sync
    2021/04/19 19:59:57 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.35.52_9011" in sync
    2021/04/19 19:59:57 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.51.124_9009" in sync
    2021/04/19 19:59:57 [DEBUG] agent: Service "_v1_sdc-gui_10.233.40.24_8181" in sync
    2021/04/19 19:59:57 [DEBUG] agent: Service "_v1_nsd_10.233.6.147_8806" in sync
    2021/04/19 19:59:57 [DEBUG] agent: Service "_v1_multicloud_10.233.6.213_9001" in sync
    2021/04/19 19:59:57 [DEBUG] agent: Service "_v1_appc_10.233.55.187_8443" in sync
    2021/04/19 19:59:57 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.33.46_9015" in sync
    2021/04/19 19:59:57 [INFO] agent: Synced service "_v0_multicloud-pike_10.233.48.175_9007"
    2021/04/19 19:59:57 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.53.228_9004" in sync
    2021/04/19 19:59:57 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.40.168_8080" in sync
    2021/04/19 19:59:57 [DEBUG] agent: Service "_v1_message-router_10.233.43.198_3904" in sync
    2021/04/19 19:59:57 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.6.147_8806" in sync
    2021/04/19 19:59:57 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.55.249_8080" in sync
    2021/04/19 19:59:57 [DEBUG] agent: Node info in sync
    2021/04/19 19:59:57 [DEBUG] http: Request PUT /v1/agent/service/register (101.545577ms) from=10.233.76.61:58442
    2021/04/19 19:59:57 [DEBUG] agent: Service "_v1_message-router_10.233.43.198_3904" in sync
    2021/04/19 19:59:57 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.6.147_8806" in sync
    2021/04/19 19:59:57 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.55.249_8080" in sync
    2021/04/19 19:59:57 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.53.228_9004" in sync
    2021/04/19 19:59:57 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.40.168_8080" in sync
    2021/04/19 19:59:57 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.33.202_9005" in sync
    2021/04/19 19:59:57 [DEBUG] agent: Service "_v1_parser_10.233.6.147_8806" in sync
    2021/04/19 19:59:57 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.35.52_9011" in sync
    2021/04/19 19:59:57 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.51.124_9009" in sync
    2021/04/19 19:59:57 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.53.228_9004" in sync
    2021/04/19 19:59:57 [DEBUG] agent: Service "_v1_sdc_10.233.40.168_8443" in sync
    2021/04/19 19:59:57 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.33.202_9005" in sync
    2021/04/19 19:59:57 [DEBUG] agent: Service "_v1_wf-gui_10.233.51.22_8443" in sync
    2021/04/19 19:59:57 [DEBUG] agent: Service "_v1_catalog_10.233.6.147_8806" in sync
    2021/04/19 19:59:57 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.35.52_9011" in sync
    2021/04/19 19:59:57 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.4.110_443" in sync
    2021/04/19 19:59:57 [DEBUG] agent: Service "_v0_multicloud_10.233.6.213_9001" in sync
    2021/04/19 19:59:57 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.27.88_9518" in sync
    2021/04/19 19:59:57 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.33.202_9005" in sync
    2021/04/19 19:59:57 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.51.124_9009" in sync
    2021/04/19 19:59:57 [DEBUG] agent: Service "_v1_sdc-gui_10.233.40.24_8181" in sync
    2021/04/19 19:59:57 [DEBUG] agent: Service "_v1_appc_10.233.55.187_8443" in sync
    2021/04/19 19:59:57 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.33.46_9015" in sync
    2021/04/19 19:59:57 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.48.175_9007" in sync
    2021/04/19 19:59:57 [DEBUG] agent: Service "_v1_nsd_10.233.6.147_8806" in sync
    2021/04/19 19:59:57 [DEBUG] agent: Service "_v1_multicloud_10.233.6.213_9001" in sync
    2021/04/19 19:59:57 [DEBUG] agent: Node info in sync
    2021/04/19 19:59:57 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0 (100.387605ms) from=10.233.76.61:58448
    2021/04/19 19:59:57 [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/19 19: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/19 19:59:57 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.53.228_9004" in sync
    2021/04/19 19:59:57 [DEBUG] agent: Service "_v1_message-router_10.233.43.198_3904" in sync
    2021/04/19 19:59:57 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.6.147_8806" in sync
    2021/04/19 19:59:57 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.53.228_9004" in sync
    2021/04/19 19:59:57 [DEBUG] agent: Service "_v1_parser_10.233.6.147_8806" in sync
    2021/04/19 19:59:57 [INFO] agent: Synced service "_v1_multicloud-pike_10.233.48.175_9007"
    2021/04/19 19:59:57 [DEBUG] agent: Service "_v0_multicloud_10.233.6.213_9001" in sync
    2021/04/19 19:59:57 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.27.88_9518" in sync
    2021/04/19 19:59:57 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.33.202_9005" in sync
    2021/04/19 19:59:57 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.33.202_9005" in sync
    2021/04/19 19:59:57 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.4.110_443" in sync
    2021/04/19 19:59:57 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.51.124_9009" in sync
    2021/04/19 19:59:57 [DEBUG] agent: Service "_v1_sdc-gui_10.233.40.24_8181" in sync
    2021/04/19 19:59:57 [DEBUG] agent: Service "_v1_nsd_10.233.6.147_8806" in sync
    2021/04/19 19:59:57 [DEBUG] agent: Service "_v1_multicloud_10.233.6.213_9001" in sync
    2021/04/19 19:59:57 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.33.46_9015" in sync
    2021/04/19 19:59:57 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.40.168_8080" in sync
    2021/04/19 19:59:57 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.55.249_8080" in sync
    2021/04/19 19:59:57 [DEBUG] agent: Service "_v1_sdc_10.233.40.168_8443" in sync
    2021/04/19 19:59:57 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.33.202_9005" in sync
    2021/04/19 19:59:57 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.35.52_9011" in sync
    2021/04/19 19:59:57 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.51.124_9009" in sync
    2021/04/19 19:59:57 [DEBUG] agent: Service "_v1_wf-gui_10.233.51.22_8443" in sync
    2021/04/19 19:59:57 [DEBUG] agent: Service "_v1_catalog_10.233.6.147_8806" in sync
    2021/04/19 19:59:57 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.35.52_9011" in sync
    2021/04/19 19:59:57 [DEBUG] agent: Service "_v1_appc_10.233.55.187_8443" in sync
    2021/04/19 19:59:57 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.48.175_9007" in sync
    2021/04/19 19:59:57 [DEBUG] agent: Node info in sync
    2021/04/19 19:59:57 [DEBUG] http: Request PUT /v1/agent/service/register (464.080893ms) from=10.233.76.61:58456
    2021/04/19 19:59:57 [DEBUG] agent: Service "_v1_appc_10.233.55.187_8443" in sync
    2021/04/19 19:59:57 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.48.175_9007" in sync
    2021/04/19 19:59:57 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.53.228_9004" in sync
    2021/04/19 19:59:57 [DEBUG] agent: Service "_v1_message-router_10.233.43.198_3904" in sync
    2021/04/19 19:59:57 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.6.147_8806" in sync
    2021/04/19 19:59:57 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.53.228_9004" in sync
    2021/04/19 19:59:57 [DEBUG] agent: Service "_v1_parser_10.233.6.147_8806" in sync
    2021/04/19 19:59:57 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.48.175_9007" in sync
    2021/04/19 19:59:57 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.27.88_9518" in sync
    2021/04/19 19:59:57 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.33.202_9005" in sync
    2021/04/19 19:59:57 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.33.202_9005" in sync
    2021/04/19 19:59:57 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.4.110_443" in sync
    2021/04/19 19:59:57 [DEBUG] agent: Service "_v0_multicloud_10.233.6.213_9001" in sync
    2021/04/19 19:59:57 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.51.124_9009" in sync
    2021/04/19 19:59:57 [DEBUG] agent: Service "_v1_sdc-gui_10.233.40.24_8181" in sync
    2021/04/19 19:59:57 [DEBUG] agent: Service "_v1_nsd_10.233.6.147_8806" in sync
    2021/04/19 19:59:57 [DEBUG] agent: Service "_v1_multicloud_10.233.6.213_9001" in sync
    2021/04/19 19:59:57 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.33.46_9015" in sync
    2021/04/19 19:59:57 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.40.168_8080" in sync
    2021/04/19 19:59:57 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.55.249_8080" in sync
    2021/04/19 19:59:57 [DEBUG] agent: Service "_v1_sdc_10.233.40.168_8443" in sync
    2021/04/19 19:59:57 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.33.202_9005" in sync
    2021/04/19 19:59:57 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.35.52_9011" in sync
    2021/04/19 19:59:57 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.51.124_9009" in sync
    2021/04/19 19:59:57 [DEBUG] agent: Service "_v1_wf-gui_10.233.51.22_8443" in sync
    2021/04/19 19:59:57 [DEBUG] agent: Service "_v1_catalog_10.233.6.147_8806" in sync
    2021/04/19 19:59:57 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.35.52_9011" in sync
    2021/04/19 19:59:57 [DEBUG] agent: Node info in sync
    2021/04/19 19:59:57 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1 (459.336µs) from=10.233.76.61:58460
    2021/04/19 19:59:58 [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/19 19: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/19 19:59:58 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.40.168_8080" in sync
    2021/04/19 19:59:58 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.55.249_8080" in sync
    2021/04/19 19:59:58 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.51.124_9009" in sync
    2021/04/19 19:59:58 [DEBUG] agent: Service "_v1_sdc_10.233.40.168_8443" in sync
    2021/04/19 19:59:58 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.33.202_9005" in sync
    2021/04/19 19:59:58 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.35.52_9011" in sync
    2021/04/19 19:59:58 [DEBUG] agent: Service "_v1_wf-gui_10.233.51.22_8443" in sync
    2021/04/19 19:59:58 [DEBUG] agent: Service "_v1_catalog_10.233.6.147_8806" in sync
    2021/04/19 19:59:58 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.35.52_9011" in sync
    2021/04/19 19:59:58 [DEBUG] agent: Service "_v1_appc_10.233.55.187_8443" in sync
    2021/04/19 19:59:58 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.48.175_9007" in sync
    2021/04/19 19:59:58 [INFO] agent: Synced service "_v1_sdnc_10.233.14.94_8282"
    2021/04/19 19:59:58 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.53.228_9004" in sync
    2021/04/19 19:59:58 [DEBUG] agent: Service "_v1_message-router_10.233.43.198_3904" in sync
    2021/04/19 19:59:58 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.6.147_8806" in sync
    2021/04/19 19:59:58 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.53.228_9004" in sync
    2021/04/19 19:59:58 [DEBUG] agent: Service "_v1_parser_10.233.6.147_8806" in sync
    2021/04/19 19:59:58 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.48.175_9007" in sync
    2021/04/19 19:59:58 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.4.110_443" in sync
    2021/04/19 19:59:58 [DEBUG] agent: Service "_v0_multicloud_10.233.6.213_9001" in sync
    2021/04/19 19:59:58 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.51.124_9009" in sync
    2021/04/19 19:59:58 [DEBUG] agent: Service "_v1_sdc-gui_10.233.40.24_8181" in sync
    2021/04/19 19:59:58 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.27.88_9518" in sync
    2021/04/19 19:59:58 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.33.202_9005" in sync
    2021/04/19 19:59:58 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.33.202_9005" in sync
    2021/04/19 19:59:58 [DEBUG] agent: Service "_v1_nsd_10.233.6.147_8806" in sync
    2021/04/19 19:59:58 [DEBUG] agent: Service "_v1_multicloud_10.233.6.213_9001" in sync
    2021/04/19 19:59:58 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.33.46_9015" in sync
    2021/04/19 19:59:58 [DEBUG] agent: Node info in sync
    2021/04/19 19:59:58 [DEBUG] http: Request PUT /v1/agent/service/register (233.223593ms) from=10.233.76.61:58462
    2021/04/19 19:59:58 [DEBUG] agent: Service "_v1_multicloud_10.233.6.213_9001" in sync
    2021/04/19 19:59:58 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.33.46_9015" in sync
    2021/04/19 19:59:58 [DEBUG] agent: Service "_v1_nsd_10.233.6.147_8806" in sync
    2021/04/19 19:59:58 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.55.249_8080" in sync
    2021/04/19 19:59:58 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.40.168_8080" in sync
    2021/04/19 19:59:58 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.33.202_9005" in sync
    2021/04/19 19:59:58 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.35.52_9011" in sync
    2021/04/19 19:59:58 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.51.124_9009" in sync
    2021/04/19 19:59:58 [DEBUG] agent: Service "_v1_sdc_10.233.40.168_8443" in sync
    2021/04/19 19:59:58 [DEBUG] agent: Service "_v1_catalog_10.233.6.147_8806" in sync
    2021/04/19 19:59:58 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.35.52_9011" in sync
    2021/04/19 19:59:58 [DEBUG] agent: Service "_v1_wf-gui_10.233.51.22_8443" in sync
    2021/04/19 19:59:58 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.48.175_9007" in sync
    2021/04/19 19:59:58 [DEBUG] agent: Service "_v1_appc_10.233.55.187_8443" in sync
    2021/04/19 19:59:58 [DEBUG] agent: Service "_v1_message-router_10.233.43.198_3904" in sync
    2021/04/19 19:59:58 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.6.147_8806" in sync
    2021/04/19 19:59:58 [DEBUG] agent: Service "_v1_sdnc_10.233.14.94_8282" in sync
    2021/04/19 19:59:58 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.53.228_9004" in sync
    2021/04/19 19:59:58 [DEBUG] agent: Service "_v1_parser_10.233.6.147_8806" in sync
    2021/04/19 19:59:58 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.48.175_9007" in sync
    2021/04/19 19:59:58 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.53.228_9004" in sync
    2021/04/19 19:59:58 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.33.202_9005" in sync
    2021/04/19 19:59:58 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.33.202_9005" in sync
    2021/04/19 19:59:58 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.4.110_443" in sync
    2021/04/19 19:59:58 [DEBUG] agent: Service "_v0_multicloud_10.233.6.213_9001" in sync
    2021/04/19 19:59:58 [DEBUG] http: Request GET /v1/health/service/sdnc-v1 (546.692µs) from=10.233.76.61:58466
    2021/04/19 19:59:58 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.51.124_9009" in sync
    2021/04/19 19:59:58 [DEBUG] agent: Service "_v1_sdc-gui_10.233.40.24_8181" in sync
    2021/04/19 19:59:58 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.27.88_9518" in sync
    2021/04/19 19:59:58 [DEBUG] agent: Node info in sync
    2021/04/19 19:59:58 [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/19 19:59:58 [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/19 19:59:58 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/04/19 19: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/19 19:59:58 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.51.124_9009" in sync
    2021/04/19 19:59:58 [DEBUG] agent: Service "_v1_sdc_10.233.40.168_8443" in sync
    2021/04/19 19:59:58 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.33.202_9005" in sync
    2021/04/19 19:59:58 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.35.52_9011" in sync
    2021/04/19 19:59:58 [INFO] agent: Synced service "_v11__aai-generic-query_10.233.76.81_8446"
    2021/04/19 19:59:58 [DEBUG] agent: Service "_v1_wf-gui_10.233.51.22_8443" in sync
    2021/04/19 19:59:58 [DEBUG] agent: Service "_v1_catalog_10.233.6.147_8806" in sync
    2021/04/19 19:59:58 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.35.52_9011" in sync
    2021/04/19 19:59:58 [DEBUG] agent: Service "_v1_appc_10.233.55.187_8443" in sync
    2021/04/19 19:59:58 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.48.175_9007" in sync
    2021/04/19 19:59:58 [DEBUG] agent: Service "_v1_sdnc_10.233.14.94_8282" in sync
    2021/04/19 19:59:58 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.53.228_9004" in sync
    2021/04/19 19:59:58 [DEBUG] agent: Service "_v1_message-router_10.233.43.198_3904" in sync
    2021/04/19 19:59:58 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.6.147_8806" in sync
    2021/04/19 19:59:58 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.53.228_9004" in sync
    2021/04/19 19:59:58 [DEBUG] agent: Service "_v1_parser_10.233.6.147_8806" in sync
    2021/04/19 19:59:58 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.48.175_9007" in sync
    2021/04/19 19:59:58 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.4.110_443" in sync
    2021/04/19 19:59:58 [DEBUG] agent: Service "_v0_multicloud_10.233.6.213_9001" in sync
    2021/04/19 19:59:58 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.51.124_9009" in sync
    2021/04/19 19:59:58 [DEBUG] agent: Service "_v1_sdc-gui_10.233.40.24_8181" in sync
    2021/04/19 19:59:58 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.27.88_9518" in sync
    2021/04/19 19:59:58 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.33.202_9005" in sync
    2021/04/19 19:59:58 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.33.202_9005" in sync
    2021/04/19 19:59:58 [DEBUG] agent: Service "_v1_nsd_10.233.6.147_8806" in sync
    2021/04/19 19:59:58 [DEBUG] agent: Service "_v1_multicloud_10.233.6.213_9001" in sync
    2021/04/19 19:59:58 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.33.46_9015" in sync
    2021/04/19 19:59:58 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.40.168_8080" in sync
    2021/04/19 19:59:58 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.55.249_8080" in sync
    2021/04/19 19:59:58 [DEBUG] agent: Node info in sync
    2021/04/19 19:59:58 [DEBUG] http: Request PUT /v1/agent/service/register (301.671176ms) from=10.233.76.61:58468
    2021/04/19 19:59:58 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.51.124_9009" in sync
    2021/04/19 19:59:58 [DEBUG] agent: Service "_v1_sdc_10.233.40.168_8443" in sync
    2021/04/19 19:59:58 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.33.202_9005" in sync
    2021/04/19 19:59:58 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.35.52_9011" in sync
    2021/04/19 19:59:58 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 19:59:58 [DEBUG] agent: Service "_v1_wf-gui_10.233.51.22_8443" in sync
    2021/04/19 19:59:58 [DEBUG] agent: Service "_v1_catalog_10.233.6.147_8806" in sync
    2021/04/19 19:59:58 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.35.52_9011" in sync
    2021/04/19 19:59:58 [DEBUG] agent: Service "_v1_appc_10.233.55.187_8443" in sync
    2021/04/19 19:59:58 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.48.175_9007" in sync
    2021/04/19 19:59:58 [DEBUG] agent: Service "_v1_sdnc_10.233.14.94_8282" in sync
    2021/04/19 19:59:58 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.53.228_9004" in sync
    2021/04/19 19:59:58 [DEBUG] agent: Service "_v1_message-router_10.233.43.198_3904" in sync
    2021/04/19 19:59:58 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.6.147_8806" in sync
    2021/04/19 19:59:58 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.53.228_9004" in sync
    2021/04/19 19:59:58 [DEBUG] agent: Service "_v1_parser_10.233.6.147_8806" in sync
    2021/04/19 19:59:58 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.48.175_9007" in sync
    2021/04/19 19:59:58 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.4.110_443" in sync
    2021/04/19 19:59:58 [DEBUG] agent: Service "_v0_multicloud_10.233.6.213_9001" in sync
    2021/04/19 19:59:58 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.51.124_9009" in sync
    2021/04/19 19:59:58 [DEBUG] agent: Service "_v1_sdc-gui_10.233.40.24_8181" in sync
    2021/04/19 19:59:58 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.27.88_9518" in sync
    2021/04/19 19:59:58 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.33.202_9005" in sync
    2021/04/19 19:59:58 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.33.202_9005" in sync
    2021/04/19 19:59:58 [DEBUG] agent: Service "_v1_nsd_10.233.6.147_8806" in sync
    2021/04/19 19:59:58 [DEBUG] agent: Service "_v1_multicloud_10.233.6.213_9001" in sync
    2021/04/19 19:59:58 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.33.46_9015" in sync
    2021/04/19 19:59:58 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.40.168_8080" in sync
    2021/04/19 19:59:58 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.55.249_8080" in sync
    2021/04/19 19:59:58 [DEBUG] agent: Node info in sync
    2021/04/19 19:59:58 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v11 (349.715µs) from=10.233.76.61:58470
    2021/04/19 19:59:59 [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/19 19:59:59 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/04/19 19: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/19 19:59:59 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.35.52_9011" in sync
    2021/04/19 19:59:59 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 19:59:59 [DEBUG] agent: Service "_v1_wf-gui_10.233.51.22_8443" in sync
    2021/04/19 19:59:59 [DEBUG] agent: Service "_v1_catalog_10.233.6.147_8806" in sync
    2021/04/19 19:59:59 [INFO] agent: Synced service "_v11_aai-generic-query_10.233.76.81_8446"
    2021/04/19 19:59:59 [DEBUG] agent: Service "_v1_appc_10.233.55.187_8443" in sync
    2021/04/19 19:59:59 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.48.175_9007" in sync
    2021/04/19 19:59:59 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.6.147_8806" in sync
    2021/04/19 19:59:59 [DEBUG] agent: Service "_v1_sdnc_10.233.14.94_8282" in sync
    2021/04/19 19:59:59 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.53.228_9004" in sync
    2021/04/19 19:59:59 [DEBUG] agent: Service "_v1_message-router_10.233.43.198_3904" in sync
    2021/04/19 19:59:59 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.48.175_9007" in sync
    2021/04/19 19:59:59 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.53.228_9004" in sync
    2021/04/19 19:59:59 [DEBUG] agent: Service "_v1_parser_10.233.6.147_8806" in sync
    2021/04/19 19:59:59 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.33.202_9005" in sync
    2021/04/19 19:59:59 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.4.110_443" in sync
    2021/04/19 19:59:59 [DEBUG] agent: Service "_v0_multicloud_10.233.6.213_9001" in sync
    2021/04/19 19:59:59 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.51.124_9009" in sync
    2021/04/19 19:59:59 [DEBUG] agent: Service "_v1_sdc-gui_10.233.40.24_8181" in sync
    2021/04/19 19:59:59 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.27.88_9518" in sync
    2021/04/19 19:59:59 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.33.202_9005" in sync
    2021/04/19 19:59:59 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.33.46_9015" in sync
    2021/04/19 19:59:59 [DEBUG] agent: Service "_v1_nsd_10.233.6.147_8806" in sync
    2021/04/19 19:59:59 [DEBUG] agent: Service "_v1_multicloud_10.233.6.213_9001" in sync
    2021/04/19 19:59:59 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.40.168_8080" in sync
    2021/04/19 19:59:59 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.55.249_8080" in sync
    2021/04/19 19:59:59 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.35.52_9011" in sync
    2021/04/19 19:59:59 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.51.124_9009" in sync
    2021/04/19 19:59:59 [DEBUG] agent: Service "_v1_sdc_10.233.40.168_8443" in sync
    2021/04/19 19:59:59 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.33.202_9005" in sync
    2021/04/19 19:59:59 [DEBUG] agent: Node info in sync
    2021/04/19 19:59:59 [DEBUG] http: Request PUT /v1/agent/service/register (103.175378ms) from=10.233.76.61:58474
    2021/04/19 19:59:59 [DEBUG] agent: Service "_v1_nsd_10.233.6.147_8806" in sync
    2021/04/19 19:59:59 [DEBUG] agent: Service "_v1_multicloud_10.233.6.213_9001" in sync
    2021/04/19 19:59:59 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.33.46_9015" in sync
    2021/04/19 19:59:59 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.40.168_8080" in sync
    2021/04/19 19:59:59 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.55.249_8080" in sync
    2021/04/19 19:59:59 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.51.124_9009" in sync
    2021/04/19 19:59:59 [DEBUG] agent: Service "_v1_sdc_10.233.40.168_8443" in sync
    2021/04/19 19:59:59 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.33.202_9005" in sync
    2021/04/19 19:59:59 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.35.52_9011" in sync
    2021/04/19 19:59:59 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 19:59:59 [DEBUG] agent: Service "_v1_wf-gui_10.233.51.22_8443" in sync
    2021/04/19 19:59:59 [DEBUG] agent: Service "_v1_catalog_10.233.6.147_8806" in sync
    2021/04/19 19:59:59 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.35.52_9011" in sync
    2021/04/19 19:59:59 [DEBUG] agent: Service "_v1_appc_10.233.55.187_8443" in sync
    2021/04/19 19:59:59 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.48.175_9007" in sync
    2021/04/19 19:59:59 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 19:59:59 [DEBUG] agent: Service "_v1_sdnc_10.233.14.94_8282" in sync
    2021/04/19 19:59:59 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.53.228_9004" in sync
    2021/04/19 19:59:59 [DEBUG] agent: Service "_v1_message-router_10.233.43.198_3904" in sync
    2021/04/19 19:59:59 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.6.147_8806" in sync
    2021/04/19 19:59:59 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.53.228_9004" in sync
    2021/04/19 19:59:59 [DEBUG] agent: Service "_v1_parser_10.233.6.147_8806" in sync
    2021/04/19 19:59:59 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.48.175_9007" in sync
    2021/04/19 19:59:59 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.4.110_443" in sync
    2021/04/19 19:59:59 [DEBUG] agent: Service "_v0_multicloud_10.233.6.213_9001" in sync
    2021/04/19 19:59:59 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.51.124_9009" in sync
    2021/04/19 19:59:59 [DEBUG] agent: Service "_v1_sdc-gui_10.233.40.24_8181" in sync
    2021/04/19 19:59:59 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.27.88_9518" in sync
    2021/04/19 19:59:59 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.33.202_9005" in sync
    2021/04/19 19:59:59 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.33.202_9005" in sync
    2021/04/19 19:59:59 [DEBUG] agent: Node info in sync
    2021/04/19 19:59:59 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v11 (361.384µs) from=10.233.76.61:58478
    2021/04/19 19:59:59 [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/19 19:59:59 [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/19 19:59:59 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/04/19 19: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/19 19:59:59 [DEBUG] agent: Service "_v1_appc_10.233.55.187_8443" in sync
    2021/04/19 19:59:59 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.48.175_9007" in sync
    2021/04/19 19:59:59 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 19:59:59 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.53.228_9004" in sync
    2021/04/19 19:59:59 [DEBUG] agent: Service "_v1_message-router_10.233.43.198_3904" in sync
    2021/04/19 19:59:59 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.6.147_8806" in sync
    2021/04/19 19:59:59 [DEBUG] agent: Service "_v1_sdnc_10.233.14.94_8282" in sync
    2021/04/19 19:59:59 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.53.228_9004" in sync
    2021/04/19 19:59:59 [DEBUG] agent: Service "_v1_parser_10.233.6.147_8806" in sync
    2021/04/19 19:59:59 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.48.175_9007" in sync
    2021/04/19 19:59:59 [INFO] agent: Synced service "_v12__aai-generic-query_10.233.76.81_8446"
    2021/04/19 19:59:59 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.27.88_9518" in sync
    2021/04/19 19:59:59 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.33.202_9005" in sync
    2021/04/19 19:59:59 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.33.202_9005" in sync
    2021/04/19 19:59:59 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.4.110_443" in sync
    2021/04/19 19:59:59 [DEBUG] agent: Service "_v0_multicloud_10.233.6.213_9001" in sync
    2021/04/19 19:59:59 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.51.124_9009" in sync
    2021/04/19 19:59:59 [DEBUG] agent: Service "_v1_sdc-gui_10.233.40.24_8181" in sync
    2021/04/19 19:59:59 [DEBUG] agent: Service "_v1_nsd_10.233.6.147_8806" in sync
    2021/04/19 19:59:59 [DEBUG] agent: Service "_v1_multicloud_10.233.6.213_9001" in sync
    2021/04/19 19:59:59 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.33.46_9015" in sync
    2021/04/19 19:59:59 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.40.168_8080" in sync
    2021/04/19 19:59:59 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.55.249_8080" in sync
    2021/04/19 19:59:59 [DEBUG] agent: Service "_v1_sdc_10.233.40.168_8443" in sync
    2021/04/19 19:59:59 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.33.202_9005" in sync
    2021/04/19 19:59:59 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.35.52_9011" in sync
    2021/04/19 19:59:59 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.51.124_9009" in sync
    2021/04/19 19:59:59 [DEBUG] agent: Service "_v1_wf-gui_10.233.51.22_8443" in sync
    2021/04/19 19:59:59 [DEBUG] agent: Service "_v1_catalog_10.233.6.147_8806" in sync
    2021/04/19 19:59:59 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.35.52_9011" in sync
    2021/04/19 19:59:59 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 19:59:59 [DEBUG] agent: Node info in sync
    2021/04/19 19:59:59 [DEBUG] http: Request PUT /v1/agent/service/register (250.328614ms) from=10.233.76.61:58482
    2021/04/19 19:59:59 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 19:59:59 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.53.228_9004" in sync
    2021/04/19 19:59:59 [DEBUG] agent: Service "_v1_parser_10.233.6.147_8806" in sync
    2021/04/19 19:59:59 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.48.175_9007" in sync
    2021/04/19 19:59:59 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.4.110_443" in sync
    2021/04/19 19:59:59 [DEBUG] agent: Service "_v0_multicloud_10.233.6.213_9001" in sync
    2021/04/19 19:59:59 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.51.124_9009" in sync
    2021/04/19 19:59:59 [DEBUG] agent: Service "_v1_sdc-gui_10.233.40.24_8181" in sync
    2021/04/19 19:59:59 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.27.88_9518" in sync
    2021/04/19 19:59:59 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.33.202_9005" in sync
    2021/04/19 19:59:59 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.33.202_9005" in sync
    2021/04/19 19:59:59 [DEBUG] agent: Service "_v1_nsd_10.233.6.147_8806" in sync
    2021/04/19 19:59:59 [DEBUG] agent: Service "_v1_multicloud_10.233.6.213_9001" in sync
    2021/04/19 19:59:59 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.33.46_9015" in sync
    2021/04/19 19:59:59 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.40.168_8080" in sync
    2021/04/19 19:59:59 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.55.249_8080" in sync
    2021/04/19 19:59:59 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.51.124_9009" in sync
    2021/04/19 19:59:59 [DEBUG] agent: Service "_v1_sdc_10.233.40.168_8443" in sync
    2021/04/19 19:59:59 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.33.202_9005" in sync
    2021/04/19 19:59:59 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.35.52_9011" in sync
    2021/04/19 19:59:59 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 19:59:59 [DEBUG] agent: Service "_v1_wf-gui_10.233.51.22_8443" in sync
    2021/04/19 19:59:59 [DEBUG] agent: Service "_v1_catalog_10.233.6.147_8806" in sync
    2021/04/19 19:59:59 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.35.52_9011" in sync
    2021/04/19 19:59:59 [DEBUG] agent: Service "_v1_appc_10.233.55.187_8443" in sync
    2021/04/19 19:59:59 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.48.175_9007" in sync
    2021/04/19 19:59:59 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 19:59:59 [DEBUG] agent: Service "_v1_sdnc_10.233.14.94_8282" in sync
    2021/04/19 19:59:59 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.53.228_9004" in sync
    2021/04/19 19:59:59 [DEBUG] agent: Service "_v1_message-router_10.233.43.198_3904" in sync
    2021/04/19 19:59:59 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.6.147_8806" in sync
    2021/04/19 19:59:59 [DEBUG] agent: Node info in sync
    2021/04/19 19:59:59 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v12 (393.543µs) from=10.233.76.61:58484
    2021/04/19 19:59:59 [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/19 19:59:59 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/04/19 19: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/19 19:59:59 [DEBUG] agent: Service "_v1_nsd_10.233.6.147_8806" in sync
    2021/04/19 20:00:00 [DEBUG] agent: Service "_v1_multicloud_10.233.6.213_9001" in sync
    2021/04/19 20:00:00 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.33.46_9015" in sync
    2021/04/19 20:00:00 [INFO] agent: Synced service "_v12_aai-generic-query_10.233.76.81_8446"
    2021/04/19 20:00:00 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.40.168_8080" in sync
    2021/04/19 20:00:00 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.55.249_8080" in sync
    2021/04/19 20:00:00 [DEBUG] agent: Service "_v1_sdc_10.233.40.168_8443" in sync
    2021/04/19 20:00:00 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.33.202_9005" in sync
    2021/04/19 20:00:00 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.35.52_9011" in sync
    2021/04/19 20:00:00 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.51.124_9009" in sync
    2021/04/19 20:00:00 [DEBUG] agent: Service "_v1_wf-gui_10.233.51.22_8443" in sync
    2021/04/19 20:00:00 [DEBUG] agent: Service "_v1_catalog_10.233.6.147_8806" in sync
    2021/04/19 20:00:00 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.35.52_9011" in sync
    2021/04/19 20:00:00 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:00 [DEBUG] agent: Service "_v1_appc_10.233.55.187_8443" in sync
    2021/04/19 20:00:00 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.48.175_9007" in sync
    2021/04/19 20:00:00 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:00 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.53.228_9004" in sync
    2021/04/19 20:00:00 [DEBUG] agent: Service "_v1_message-router_10.233.43.198_3904" in sync
    2021/04/19 20:00:00 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.6.147_8806" in sync
    2021/04/19 20:00:00 [DEBUG] agent: Service "_v1_sdnc_10.233.14.94_8282" in sync
    2021/04/19 20:00:00 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.53.228_9004" in sync
    2021/04/19 20:00:00 [DEBUG] agent: Service "_v1_parser_10.233.6.147_8806" in sync
    2021/04/19 20:00:00 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.48.175_9007" in sync
    2021/04/19 20:00:00 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:00 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.27.88_9518" in sync
    2021/04/19 20:00:00 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.33.202_9005" in sync
    2021/04/19 20:00:00 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.33.202_9005" in sync
    2021/04/19 20:00:00 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.4.110_443" in sync
    2021/04/19 20:00:00 [DEBUG] agent: Service "_v0_multicloud_10.233.6.213_9001" in sync
    2021/04/19 20:00:00 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.51.124_9009" in sync
    2021/04/19 20:00:00 [DEBUG] agent: Service "_v1_sdc-gui_10.233.40.24_8181" in sync
    2021/04/19 20:00:00 [DEBUG] agent: Node info in sync
    2021/04/19 20:00:00 [DEBUG] http: Request PUT /v1/agent/service/register (460.197851ms) from=10.233.76.61:58486
    2021/04/19 20:00:00 [DEBUG] agent: Service "_v1_sdc_10.233.40.168_8443" in sync
    2021/04/19 20:00:00 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.33.202_9005" in sync
    2021/04/19 20:00:00 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.35.52_9011" in sync
    2021/04/19 20:00:00 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.51.124_9009" in sync
    2021/04/19 20:00:00 [DEBUG] agent: Service "_v1_wf-gui_10.233.51.22_8443" in sync
    2021/04/19 20:00:00 [DEBUG] agent: Service "_v1_catalog_10.233.6.147_8806" in sync
    2021/04/19 20:00:00 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.35.52_9011" in sync
    2021/04/19 20:00:00 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:00 [DEBUG] agent: Service "_v1_appc_10.233.55.187_8443" in sync
    2021/04/19 20:00:00 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.48.175_9007" in sync
    2021/04/19 20:00:00 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:00 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.53.228_9004" in sync
    2021/04/19 20:00:00 [DEBUG] agent: Service "_v1_message-router_10.233.43.198_3904" in sync
    2021/04/19 20:00:00 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.6.147_8806" in sync
    2021/04/19 20:00:00 [DEBUG] agent: Service "_v1_sdnc_10.233.14.94_8282" in sync
    2021/04/19 20:00:00 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.53.228_9004" in sync
    2021/04/19 20:00:00 [DEBUG] agent: Service "_v1_parser_10.233.6.147_8806" in sync
    2021/04/19 20:00:00 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.48.175_9007" in sync
    2021/04/19 20:00:00 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:00 [DEBUG] agent: Service "_v0_multicloud_10.233.6.213_9001" in sync
    2021/04/19 20:00:00 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.51.124_9009" in sync
    2021/04/19 20:00:00 [DEBUG] agent: Service "_v1_sdc-gui_10.233.40.24_8181" in sync
    2021/04/19 20:00:00 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.27.88_9518" in sync
    2021/04/19 20:00:00 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.33.202_9005" in sync
    2021/04/19 20:00:00 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.33.202_9005" in sync
    2021/04/19 20:00:00 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.4.110_443" in sync
    2021/04/19 20:00:00 [DEBUG] agent: Service "_v1_nsd_10.233.6.147_8806" in sync
    2021/04/19 20:00:00 [DEBUG] agent: Service "_v1_multicloud_10.233.6.213_9001" in sync
    2021/04/19 20:00:00 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.33.46_9015" in sync
    2021/04/19 20:00:00 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:00 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.40.168_8080" in sync
    2021/04/19 20:00:00 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.55.249_8080" in sync
    2021/04/19 20:00:00 [DEBUG] agent: Node info in sync
    2021/04/19 20:00:00 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v12 (443.877µs) from=10.233.76.61:58494
    2021/04/19 20:00:00 [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/19 20:00:00 [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/19 20:00:00 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/04/19 20: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/19 20:00:00 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.27.88_9518" in sync
    2021/04/19 20:00:00 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.33.202_9005" in sync
    2021/04/19 20:00:00 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.33.202_9005" in sync
    2021/04/19 20:00:00 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.4.110_443" in sync
    2021/04/19 20:00:00 [DEBUG] agent: Service "_v0_multicloud_10.233.6.213_9001" in sync
    2021/04/19 20:00:00 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.51.124_9009" in sync
    2021/04/19 20:00:00 [DEBUG] agent: Service "_v1_sdc-gui_10.233.40.24_8181" in sync
    2021/04/19 20:00:00 [DEBUG] agent: Service "_v1_nsd_10.233.6.147_8806" in sync
    2021/04/19 20:00:00 [DEBUG] agent: Service "_v1_multicloud_10.233.6.213_9001" in sync
    2021/04/19 20:00:00 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.33.46_9015" in sync
    2021/04/19 20:00:00 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:00 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.40.168_8080" in sync
    2021/04/19 20:00:00 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.55.249_8080" in sync
    2021/04/19 20:00:00 [DEBUG] agent: Service "_v1_sdc_10.233.40.168_8443" in sync
    2021/04/19 20:00:00 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.33.202_9005" in sync
    2021/04/19 20:00:00 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.35.52_9011" in sync
    2021/04/19 20:00:00 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.51.124_9009" in sync
    2021/04/19 20:00:00 [DEBUG] agent: Service "_v1_wf-gui_10.233.51.22_8443" in sync
    2021/04/19 20:00:00 [DEBUG] agent: Service "_v1_catalog_10.233.6.147_8806" in sync
    2021/04/19 20:00:00 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.35.52_9011" in sync
    2021/04/19 20:00:00 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:00 [DEBUG] agent: Service "_v1_appc_10.233.55.187_8443" in sync
    2021/04/19 20:00:00 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.48.175_9007" in sync
    2021/04/19 20:00:00 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:00 [INFO] agent: Synced service "_v13__aai-generic-query_10.233.76.81_8446"
    2021/04/19 20:00:00 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.53.228_9004" in sync
    2021/04/19 20:00:00 [DEBUG] agent: Service "_v1_message-router_10.233.43.198_3904" in sync
    2021/04/19 20:00:00 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.6.147_8806" in sync
    2021/04/19 20:00:00 [DEBUG] agent: Service "_v1_sdnc_10.233.14.94_8282" in sync
    2021/04/19 20:00:00 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.53.228_9004" in sync
    2021/04/19 20:00:00 [DEBUG] agent: Service "_v1_parser_10.233.6.147_8806" in sync
    2021/04/19 20:00:00 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.48.175_9007" in sync
    2021/04/19 20:00:00 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:00 [DEBUG] agent: Node info in sync
    2021/04/19 20:00:00 [DEBUG] http: Request PUT /v1/agent/service/register (300.928067ms) from=10.233.76.61:58496
    2021/04/19 20:00:00 [DEBUG] agent: Service "_v1_sdc_10.233.40.168_8443" in sync
    2021/04/19 20:00:00 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.33.202_9005" in sync
    2021/04/19 20:00:00 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.35.52_9011" in sync
    2021/04/19 20:00:00 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.51.124_9009" in sync
    2021/04/19 20:00:00 [DEBUG] agent: Service "_v1_wf-gui_10.233.51.22_8443" in sync
    2021/04/19 20:00:00 [DEBUG] agent: Service "_v1_catalog_10.233.6.147_8806" in sync
    2021/04/19 20:00:00 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.35.52_9011" in sync
    2021/04/19 20:00:00 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:00 [DEBUG] agent: Service "_v1_appc_10.233.55.187_8443" in sync
    2021/04/19 20:00:00 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.48.175_9007" in sync
    2021/04/19 20:00:00 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:00 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:00 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.53.228_9004" in sync
    2021/04/19 20:00:00 [DEBUG] agent: Service "_v1_message-router_10.233.43.198_3904" in sync
    2021/04/19 20:00:00 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.6.147_8806" in sync
    2021/04/19 20:00:00 [DEBUG] agent: Service "_v1_sdnc_10.233.14.94_8282" in sync
    2021/04/19 20:00:00 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.53.228_9004" in sync
    2021/04/19 20:00:00 [DEBUG] agent: Service "_v1_parser_10.233.6.147_8806" in sync
    2021/04/19 20:00:00 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.48.175_9007" in sync
    2021/04/19 20:00:00 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:00 [DEBUG] agent: Service "_v1_sdc-gui_10.233.40.24_8181" in sync
    2021/04/19 20:00:00 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.27.88_9518" in sync
    2021/04/19 20:00:00 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.33.202_9005" in sync
    2021/04/19 20:00:00 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.33.202_9005" in sync
    2021/04/19 20:00:00 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v13 (546.925µs) from=10.233.76.61:58500
    2021/04/19 20:00:00 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.4.110_443" in sync
    2021/04/19 20:00:00 [DEBUG] agent: Service "_v0_multicloud_10.233.6.213_9001" in sync
    2021/04/19 20:00:00 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.51.124_9009" in sync
    2021/04/19 20:00:00 [DEBUG] agent: Service "_v1_nsd_10.233.6.147_8806" in sync
    2021/04/19 20:00:00 [DEBUG] agent: Service "_v1_multicloud_10.233.6.213_9001" in sync
    2021/04/19 20:00:00 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.33.46_9015" in sync
    2021/04/19 20:00:00 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:00 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.40.168_8080" in sync
    2021/04/19 20:00:00 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.55.249_8080" in sync
    2021/04/19 20:00:00 [DEBUG] agent: Node info in sync
    2021/04/19 20:00:00 [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/19 20:00:01 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/04/19 20: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/19 20:00:01 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.48.175_9007" in sync
    2021/04/19 20:00:01 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:01 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.53.228_9004" in sync
    2021/04/19 20:00:01 [DEBUG] agent: Service "_v1_parser_10.233.6.147_8806" in sync
    2021/04/19 20:00:01 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.33.202_9005" in sync
    2021/04/19 20:00:01 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.4.110_443" in sync
    2021/04/19 20:00:01 [DEBUG] agent: Service "_v0_multicloud_10.233.6.213_9001" in sync
    2021/04/19 20:00:01 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.51.124_9009" in sync
    2021/04/19 20:00:01 [DEBUG] agent: Service "_v1_sdc-gui_10.233.40.24_8181" in sync
    2021/04/19 20:00:01 [INFO] agent: Synced service "_v13_aai-generic-query_10.233.76.81_8446"
    2021/04/19 20:00:01 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.27.88_9518" in sync
    2021/04/19 20:00:01 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.33.202_9005" in sync
    2021/04/19 20:00:01 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.33.46_9015" in sync
    2021/04/19 20:00:01 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:01 [DEBUG] agent: Service "_v1_nsd_10.233.6.147_8806" in sync
    2021/04/19 20:00:01 [DEBUG] agent: Service "_v1_multicloud_10.233.6.213_9001" in sync
    2021/04/19 20:00:01 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.40.168_8080" in sync
    2021/04/19 20:00:01 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.55.249_8080" in sync
    2021/04/19 20:00:01 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.35.52_9011" in sync
    2021/04/19 20:00:01 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.51.124_9009" in sync
    2021/04/19 20:00:01 [DEBUG] agent: Service "_v1_sdc_10.233.40.168_8443" in sync
    2021/04/19 20:00:01 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.33.202_9005" in sync
    2021/04/19 20:00:01 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.35.52_9011" in sync
    2021/04/19 20:00:01 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:01 [DEBUG] agent: Service "_v1_wf-gui_10.233.51.22_8443" in sync
    2021/04/19 20:00:01 [DEBUG] agent: Service "_v1_catalog_10.233.6.147_8806" in sync
    2021/04/19 20:00:01 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:01 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:01 [DEBUG] agent: Service "_v1_appc_10.233.55.187_8443" in sync
    2021/04/19 20:00:01 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.48.175_9007" in sync
    2021/04/19 20:00:01 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.6.147_8806" in sync
    2021/04/19 20:00:01 [DEBUG] agent: Service "_v1_sdnc_10.233.14.94_8282" in sync
    2021/04/19 20:00:01 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.53.228_9004" in sync
    2021/04/19 20:00:01 [DEBUG] agent: Service "_v1_message-router_10.233.43.198_3904" in sync
    2021/04/19 20:00:01 [DEBUG] agent: Node info in sync
    2021/04/19 20:00:01 [DEBUG] http: Request PUT /v1/agent/service/register (769.307003ms) from=10.233.76.61:58504
    2021/04/19 20:00:01 [DEBUG] agent: Service "_v1_sdc_10.233.40.168_8443" in sync
    2021/04/19 20:00:01 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.33.202_9005" in sync
    2021/04/19 20:00:01 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.35.52_9011" in sync
    2021/04/19 20:00:01 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.51.124_9009" in sync
    2021/04/19 20:00:01 [DEBUG] agent: Service "_v1_wf-gui_10.233.51.22_8443" in sync
    2021/04/19 20:00:01 [DEBUG] agent: Service "_v1_catalog_10.233.6.147_8806" in sync
    2021/04/19 20:00:01 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.35.52_9011" in sync
    2021/04/19 20:00:01 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:01 [DEBUG] agent: Service "_v1_appc_10.233.55.187_8443" in sync
    2021/04/19 20:00:01 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.48.175_9007" in sync
    2021/04/19 20:00:01 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:01 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:01 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.53.228_9004" in sync
    2021/04/19 20:00:01 [DEBUG] agent: Service "_v1_message-router_10.233.43.198_3904" in sync
    2021/04/19 20:00:01 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.6.147_8806" in sync
    2021/04/19 20:00:01 [DEBUG] agent: Service "_v1_sdnc_10.233.14.94_8282" in sync
    2021/04/19 20:00:01 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.53.228_9004" in sync
    2021/04/19 20:00:01 [DEBUG] agent: Service "_v1_parser_10.233.6.147_8806" in sync
    2021/04/19 20:00:01 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.48.175_9007" in sync
    2021/04/19 20:00:01 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:01 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.51.124_9009" in sync
    2021/04/19 20:00:01 [DEBUG] agent: Service "_v1_sdc-gui_10.233.40.24_8181" in sync
    2021/04/19 20:00:01 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:01 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.27.88_9518" in sync
    2021/04/19 20:00:01 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.33.202_9005" in sync
    2021/04/19 20:00:01 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.33.202_9005" in sync
    2021/04/19 20:00:01 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.4.110_443" in sync
    2021/04/19 20:00:01 [DEBUG] agent: Service "_v0_multicloud_10.233.6.213_9001" in sync
    2021/04/19 20:00:01 [DEBUG] agent: Service "_v1_nsd_10.233.6.147_8806" in sync
    2021/04/19 20:00:01 [DEBUG] agent: Service "_v1_multicloud_10.233.6.213_9001" in sync
    2021/04/19 20:00:01 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.33.46_9015" in sync
    2021/04/19 20:00:01 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:01 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.40.168_8080" in sync
    2021/04/19 20:00:01 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.55.249_8080" in sync
    2021/04/19 20:00:01 [DEBUG] agent: Node info in sync
    2021/04/19 20:00:01 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v13 (374.56µs) from=10.233.76.61:58516
    2021/04/19 20:00:01 [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/19 20:00:01 [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/19 20:00:01 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/04/19 20: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/19 20:00:01 [DEBUG] agent: Service "_v1_nsd_10.233.6.147_8806" in sync
    2021/04/19 20:00:01 [DEBUG] agent: Service "_v1_multicloud_10.233.6.213_9001" in sync
    2021/04/19 20:00:01 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.33.46_9015" in sync
    2021/04/19 20:00:01 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:01 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.40.168_8080" in sync
    2021/04/19 20:00:01 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.55.249_8080" in sync
    2021/04/19 20:00:01 [DEBUG] agent: Service "_v1_sdc_10.233.40.168_8443" in sync
    2021/04/19 20:00:01 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.33.202_9005" in sync
    2021/04/19 20:00:01 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.35.52_9011" in sync
    2021/04/19 20:00:01 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.51.124_9009" in sync
    2021/04/19 20:00:01 [DEBUG] agent: Service "_v1_wf-gui_10.233.51.22_8443" in sync
    2021/04/19 20:00:01 [DEBUG] agent: Service "_v1_catalog_10.233.6.147_8806" in sync
    2021/04/19 20:00:01 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.35.52_9011" in sync
    2021/04/19 20:00:01 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:01 [DEBUG] agent: Service "_v1_appc_10.233.55.187_8443" in sync
    2021/04/19 20:00:01 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.48.175_9007" in sync
    2021/04/19 20:00:01 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:01 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:01 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.53.228_9004" in sync
    2021/04/19 20:00:01 [DEBUG] agent: Service "_v1_message-router_10.233.43.198_3904" in sync
    2021/04/19 20:00:01 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.6.147_8806" in sync
    2021/04/19 20:00:01 [DEBUG] agent: Service "_v1_sdnc_10.233.14.94_8282" in sync
    2021/04/19 20:00:01 [INFO] agent: Synced service "_v14__aai-generic-query_10.233.76.81_8446"
    2021/04/19 20:00:01 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.53.228_9004" in sync
    2021/04/19 20:00:01 [DEBUG] agent: Service "_v1_parser_10.233.6.147_8806" in sync
    2021/04/19 20:00:01 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.48.175_9007" in sync
    2021/04/19 20:00:01 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:01 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.51.124_9009" in sync
    2021/04/19 20:00:01 [DEBUG] agent: Service "_v1_sdc-gui_10.233.40.24_8181" in sync
    2021/04/19 20:00:01 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:01 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.27.88_9518" in sync
    2021/04/19 20:00:01 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.33.202_9005" in sync
    2021/04/19 20:00:01 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.33.202_9005" in sync
    2021/04/19 20:00:01 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.4.110_443" in sync
    2021/04/19 20:00:01 [DEBUG] agent: Service "_v0_multicloud_10.233.6.213_9001" in sync
    2021/04/19 20:00:01 [DEBUG] agent: Node info in sync
    2021/04/19 20:00:01 [DEBUG] http: Request PUT /v1/agent/service/register (280.535498ms) from=10.233.76.61:58518
    2021/04/19 20:00:01 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:01 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.53.228_9004" in sync
    2021/04/19 20:00:01 [DEBUG] agent: Service "_v1_parser_10.233.6.147_8806" in sync
    2021/04/19 20:00:01 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.48.175_9007" in sync
    2021/04/19 20:00:01 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.4.110_443" in sync
    2021/04/19 20:00:01 [DEBUG] agent: Service "_v0_multicloud_10.233.6.213_9001" in sync
    2021/04/19 20:00:01 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.51.124_9009" in sync
    2021/04/19 20:00:01 [DEBUG] agent: Service "_v1_sdc-gui_10.233.40.24_8181" in sync
    2021/04/19 20:00:01 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:01 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.27.88_9518" in sync
    2021/04/19 20:00:01 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.33.202_9005" in sync
    2021/04/19 20:00:01 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.33.202_9005" in sync
    2021/04/19 20:00:01 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:01 [DEBUG] agent: Service "_v1_nsd_10.233.6.147_8806" in sync
    2021/04/19 20:00:01 [DEBUG] agent: Service "_v1_multicloud_10.233.6.213_9001" in sync
    2021/04/19 20:00:01 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.33.46_9015" in sync
    2021/04/19 20:00:01 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.40.168_8080" in sync
    2021/04/19 20:00:01 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.55.249_8080" in sync
    2021/04/19 20:00:01 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.51.124_9009" in sync
    2021/04/19 20:00:01 [DEBUG] agent: Service "_v1_sdc_10.233.40.168_8443" in sync
    2021/04/19 20:00:01 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.33.202_9005" in sync
    2021/04/19 20:00:01 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.35.52_9011" in sync
    2021/04/19 20:00:01 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:01 [DEBUG] agent: Service "_v1_wf-gui_10.233.51.22_8443" in sync
    2021/04/19 20:00:01 [DEBUG] agent: Service "_v1_catalog_10.233.6.147_8806" in sync
    2021/04/19 20:00:01 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.35.52_9011" in sync
    2021/04/19 20:00:01 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:01 [DEBUG] agent: Service "_v1_appc_10.233.55.187_8443" in sync
    2021/04/19 20:00:02 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.48.175_9007" in sync
    2021/04/19 20:00:02 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:02 [DEBUG] agent: Service "_v1_sdnc_10.233.14.94_8282" in sync
    2021/04/19 20:00:02 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:02 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.53.228_9004" in sync
    2021/04/19 20:00:02 [DEBUG] agent: Service "_v1_message-router_10.233.43.198_3904" in sync
    2021/04/19 20:00:02 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.6.147_8806" in sync
    2021/04/19 20:00:02 [DEBUG] agent: Node info in sync
    2021/04/19 20:00:02 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v14 (396.978µs) from=10.233.76.61:58524
    2021/04/19 20:00:02 [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/19 20:00:02 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/04/19 20: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/19 20:00:02 [DEBUG] agent: Service "_v1_nsd_10.233.6.147_8806" in sync
    2021/04/19 20:00:02 [DEBUG] agent: Service "_v1_multicloud_10.233.6.213_9001" in sync
    2021/04/19 20:00:02 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.33.46_9015" in sync
    2021/04/19 20:00:02 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:02 [INFO] agent: Synced service "_v14_aai-generic-query_10.233.76.81_8446"
    2021/04/19 20:00:02 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.40.168_8080" in sync
    2021/04/19 20:00:02 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.55.249_8080" in sync
    2021/04/19 20:00:02 [DEBUG] agent: Service "_v1_sdc_10.233.40.168_8443" in sync
    2021/04/19 20:00:02 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.33.202_9005" in sync
    2021/04/19 20:00:02 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.35.52_9011" in sync
    2021/04/19 20:00:02 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.51.124_9009" in sync
    2021/04/19 20:00:02 [DEBUG] agent: Service "_v1_wf-gui_10.233.51.22_8443" in sync
    2021/04/19 20:00:02 [DEBUG] agent: Service "_v1_catalog_10.233.6.147_8806" in sync
    2021/04/19 20:00:02 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.35.52_9011" in sync
    2021/04/19 20:00:02 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:02 [DEBUG] agent: Service "_v1_appc_10.233.55.187_8443" in sync
    2021/04/19 20:00:02 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.48.175_9007" in sync
    2021/04/19 20:00:02 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:02 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:02 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.53.228_9004" in sync
    2021/04/19 20:00:02 [DEBUG] agent: Service "_v1_message-router_10.233.43.198_3904" in sync
    2021/04/19 20:00:02 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.6.147_8806" in sync
    2021/04/19 20:00:02 [DEBUG] agent: Service "_v1_sdnc_10.233.14.94_8282" in sync
    2021/04/19 20:00:02 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:02 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.53.228_9004" in sync
    2021/04/19 20:00:02 [DEBUG] agent: Service "_v1_parser_10.233.6.147_8806" in sync
    2021/04/19 20:00:02 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.48.175_9007" in sync
    2021/04/19 20:00:02 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:02 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:02 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.27.88_9518" in sync
    2021/04/19 20:00:02 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.33.202_9005" in sync
    2021/04/19 20:00:02 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.33.202_9005" in sync
    2021/04/19 20:00:02 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.4.110_443" in sync
    2021/04/19 20:00:02 [DEBUG] agent: Service "_v0_multicloud_10.233.6.213_9001" in sync
    2021/04/19 20:00:02 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.51.124_9009" in sync
    2021/04/19 20:00:02 [DEBUG] agent: Service "_v1_sdc-gui_10.233.40.24_8181" in sync
    2021/04/19 20:00:02 [DEBUG] agent: Node info in sync
    2021/04/19 20:00:02 [DEBUG] http: Request PUT /v1/agent/service/register (498.453512ms) from=10.233.76.61:58528
    2021/04/19 20:00:02 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.48.175_9007" in sync
    2021/04/19 20:00:02 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:02 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:02 [DEBUG] agent: Service "_v1_appc_10.233.55.187_8443" in sync
    2021/04/19 20:00:02 [DEBUG] agent: Service "_v1_message-router_10.233.43.198_3904" in sync
    2021/04/19 20:00:02 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.6.147_8806" in sync
    2021/04/19 20:00:02 [DEBUG] agent: Service "_v1_sdnc_10.233.14.94_8282" in sync
    2021/04/19 20:00:02 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:02 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.53.228_9004" in sync
    2021/04/19 20:00:02 [DEBUG] agent: Service "_v1_parser_10.233.6.147_8806" in sync
    2021/04/19 20:00:02 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.48.175_9007" in sync
    2021/04/19 20:00:02 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:02 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.53.228_9004" in sync
    2021/04/19 20:00:02 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.33.202_9005" in sync
    2021/04/19 20:00:02 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.33.202_9005" in sync
    2021/04/19 20:00:02 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.4.110_443" in sync
    2021/04/19 20:00:02 [DEBUG] agent: Service "_v0_multicloud_10.233.6.213_9001" in sync
    2021/04/19 20:00:02 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.51.124_9009" in sync
    2021/04/19 20:00:02 [DEBUG] agent: Service "_v1_sdc-gui_10.233.40.24_8181" in sync
    2021/04/19 20:00:02 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:02 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.27.88_9518" in sync
    2021/04/19 20:00:02 [DEBUG] agent: Service "_v1_multicloud_10.233.6.213_9001" in sync
    2021/04/19 20:00:02 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.33.46_9015" in sync
    2021/04/19 20:00:02 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:02 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:02 [DEBUG] agent: Service "_v1_nsd_10.233.6.147_8806" in sync
    2021/04/19 20:00:02 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.55.249_8080" in sync
    2021/04/19 20:00:02 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.40.168_8080" in sync
    2021/04/19 20:00:02 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.33.202_9005" in sync
    2021/04/19 20:00:02 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.35.52_9011" in sync
    2021/04/19 20:00:02 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.51.124_9009" in sync
    2021/04/19 20:00:02 [DEBUG] agent: Service "_v1_sdc_10.233.40.168_8443" in sync
    2021/04/19 20:00:02 [DEBUG] agent: Service "_v1_catalog_10.233.6.147_8806" in sync
    2021/04/19 20:00:02 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v14 (379.436µs) from=10.233.76.61:58538
    2021/04/19 20:00:02 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.35.52_9011" in sync
    2021/04/19 20:00:03 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:03 [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/19 20:00:03 [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/19 20:00:03 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/04/19 20: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/19 20:00:03 [DEBUG] agent: Service "_v1_wf-gui_10.233.51.22_8443" in sync
    2021/04/19 20:00:03 [DEBUG] agent: Node info in sync
    2021/04/19 20:00:03 [DEBUG] agent: Service "_v1_wf-gui_10.233.51.22_8443" in sync
    2021/04/19 20:00:03 [DEBUG] agent: Service "_v1_catalog_10.233.6.147_8806" in sync
    2021/04/19 20:00:03 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.35.52_9011" in sync
    2021/04/19 20:00:03 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:03 [DEBUG] agent: Service "_v1_appc_10.233.55.187_8443" in sync
    2021/04/19 20:00:03 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.48.175_9007" in sync
    2021/04/19 20:00:03 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:03 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:03 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:03 [INFO] agent: Synced service "_v15__aai-generic-query_10.233.76.81_8446"
    2021/04/19 20:00:03 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.53.228_9004" in sync
    2021/04/19 20:00:03 [DEBUG] agent: Service "_v1_message-router_10.233.43.198_3904" in sync
    2021/04/19 20:00:03 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.6.147_8806" in sync
    2021/04/19 20:00:03 [DEBUG] agent: Service "_v1_sdnc_10.233.14.94_8282" in sync
    2021/04/19 20:00:03 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.53.228_9004" in sync
    2021/04/19 20:00:03 [DEBUG] agent: Service "_v1_parser_10.233.6.147_8806" in sync
    2021/04/19 20:00:03 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.48.175_9007" in sync
    2021/04/19 20:00:03 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:03 [DEBUG] agent: Service "_v0_multicloud_10.233.6.213_9001" in sync
    2021/04/19 20:00:03 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.51.124_9009" in sync
    2021/04/19 20:00:03 [DEBUG] agent: Service "_v1_sdc-gui_10.233.40.24_8181" in sync
    2021/04/19 20:00:03 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:03 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.27.88_9518" in sync
    2021/04/19 20:00:03 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.33.202_9005" in sync
    2021/04/19 20:00:03 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.33.202_9005" in sync
    2021/04/19 20:00:03 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.4.110_443" in sync
    2021/04/19 20:00:03 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:03 [DEBUG] agent: Service "_v1_nsd_10.233.6.147_8806" in sync
    2021/04/19 20:00:03 [DEBUG] agent: Service "_v1_multicloud_10.233.6.213_9001" in sync
    2021/04/19 20:00:03 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.33.46_9015" in sync
    2021/04/19 20:00:03 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:03 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.40.168_8080" in sync
    2021/04/19 20:00:03 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.55.249_8080" in sync
    2021/04/19 20:00:03 [DEBUG] agent: Service "_v1_sdc_10.233.40.168_8443" in sync
    2021/04/19 20:00:03 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.33.202_9005" in sync
    2021/04/19 20:00:03 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.35.52_9011" in sync
    2021/04/19 20:00:03 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.51.124_9009" in sync
    2021/04/19 20:00:03 [DEBUG] agent: Node info in sync
    2021/04/19 20:00:03 [DEBUG] http: Request PUT /v1/agent/service/register (499.919379ms) from=10.233.76.61:58540
    2021/04/19 20:00:03 [DEBUG] agent: Service "_v1_sdc_10.233.40.168_8443" in sync
    2021/04/19 20:00:03 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.33.202_9005" in sync
    2021/04/19 20:00:03 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.35.52_9011" in sync
    2021/04/19 20:00:03 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.51.124_9009" in sync
    2021/04/19 20:00:03 [DEBUG] agent: Service "_v1_wf-gui_10.233.51.22_8443" in sync
    2021/04/19 20:00:03 [DEBUG] agent: Service "_v1_catalog_10.233.6.147_8806" in sync
    2021/04/19 20:00:03 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.35.52_9011" in sync
    2021/04/19 20:00:03 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:03 [DEBUG] agent: Service "_v1_appc_10.233.55.187_8443" in sync
    2021/04/19 20:00:03 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.48.175_9007" in sync
    2021/04/19 20:00:03 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:03 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:03 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.53.228_9004" in sync
    2021/04/19 20:00:03 [DEBUG] agent: Service "_v1_message-router_10.233.43.198_3904" in sync
    2021/04/19 20:00:03 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.6.147_8806" in sync
    2021/04/19 20:00:03 [DEBUG] agent: Service "_v1_sdnc_10.233.14.94_8282" in sync
    2021/04/19 20:00:03 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:03 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:03 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.53.228_9004" in sync
    2021/04/19 20:00:03 [DEBUG] agent: Service "_v1_parser_10.233.6.147_8806" in sync
    2021/04/19 20:00:03 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.48.175_9007" in sync
    2021/04/19 20:00:03 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:03 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.27.88_9518" in sync
    2021/04/19 20:00:03 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.33.202_9005" in sync
    2021/04/19 20:00:03 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.33.202_9005" in sync
    2021/04/19 20:00:03 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.4.110_443" in sync
    2021/04/19 20:00:03 [DEBUG] agent: Service "_v0_multicloud_10.233.6.213_9001" in sync
    2021/04/19 20:00:03 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.51.124_9009" in sync
    2021/04/19 20:00:03 [DEBUG] agent: Service "_v1_sdc-gui_10.233.40.24_8181" in sync
    2021/04/19 20:00:03 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:03 [DEBUG] agent: Service "_v1_nsd_10.233.6.147_8806" in sync
    2021/04/19 20:00:03 [DEBUG] agent: Service "_v1_multicloud_10.233.6.213_9001" in sync
    2021/04/19 20:00:03 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.33.46_9015" in sync
    2021/04/19 20:00:03 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:03 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:03 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.40.168_8080" in sync
    2021/04/19 20:00:03 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.55.249_8080" in sync
    2021/04/19 20:00:03 [DEBUG] agent: Node info in sync
    2021/04/19 20:00:03 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v15 (318.433µs) from=10.233.76.61:58550
    2021/04/19 20:00:03 [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/19 20:00:03 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/04/19 20: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/19 20:00:03 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:03 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.27.88_9518" in sync
    2021/04/19 20:00:03 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.33.202_9005" in sync
    2021/04/19 20:00:03 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.33.202_9005" in sync
    2021/04/19 20:00:03 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.4.110_443" in sync
    2021/04/19 20:00:03 [DEBUG] agent: Service "_v0_multicloud_10.233.6.213_9001" in sync
    2021/04/19 20:00:03 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.51.124_9009" in sync
    2021/04/19 20:00:03 [DEBUG] agent: Service "_v1_sdc-gui_10.233.40.24_8181" in sync
    2021/04/19 20:00:03 [DEBUG] agent: Service "_v1_nsd_10.233.6.147_8806" in sync
    2021/04/19 20:00:03 [DEBUG] agent: Service "_v1_multicloud_10.233.6.213_9001" in sync
    2021/04/19 20:00:03 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.33.46_9015" in sync
    2021/04/19 20:00:03 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:03 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:03 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.40.168_8080" in sync
    2021/04/19 20:00:03 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.55.249_8080" in sync
    2021/04/19 20:00:03 [DEBUG] agent: Service "_v1_sdc_10.233.40.168_8443" in sync
    2021/04/19 20:00:03 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.33.202_9005" in sync
    2021/04/19 20:00:03 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.35.52_9011" in sync
    2021/04/19 20:00:03 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.51.124_9009" in sync
    2021/04/19 20:00:03 [DEBUG] agent: Service "_v1_wf-gui_10.233.51.22_8443" in sync
    2021/04/19 20:00:03 [DEBUG] agent: Service "_v1_catalog_10.233.6.147_8806" in sync
    2021/04/19 20:00:03 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.35.52_9011" in sync
    2021/04/19 20:00:03 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:03 [INFO] agent: Synced service "_v15_aai-generic-query_10.233.76.81_8446"
    2021/04/19 20:00:03 [DEBUG] agent: Service "_v1_appc_10.233.55.187_8443" in sync
    2021/04/19 20:00:03 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.48.175_9007" in sync
    2021/04/19 20:00:03 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:03 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:03 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.53.228_9004" in sync
    2021/04/19 20:00:03 [DEBUG] agent: Service "_v1_message-router_10.233.43.198_3904" in sync
    2021/04/19 20:00:03 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.6.147_8806" in sync
    2021/04/19 20:00:03 [DEBUG] agent: Service "_v1_sdnc_10.233.14.94_8282" in sync
    2021/04/19 20:00:03 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:03 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:03 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.53.228_9004" in sync
    2021/04/19 20:00:03 [DEBUG] agent: Service "_v1_parser_10.233.6.147_8806" in sync
    2021/04/19 20:00:03 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.48.175_9007" in sync
    2021/04/19 20:00:03 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:03 [DEBUG] agent: Node info in sync
    2021/04/19 20:00:03 [DEBUG] http: Request PUT /v1/agent/service/register (300.611356ms) from=10.233.76.61:58552
    2021/04/19 20:00:03 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:03 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.53.228_9004" in sync
    2021/04/19 20:00:03 [DEBUG] agent: Service "_v1_parser_10.233.6.147_8806" in sync
    2021/04/19 20:00:03 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.48.175_9007" in sync
    2021/04/19 20:00:03 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.4.110_443" in sync
    2021/04/19 20:00:03 [DEBUG] agent: Service "_v0_multicloud_10.233.6.213_9001" in sync
    2021/04/19 20:00:03 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.51.124_9009" in sync
    2021/04/19 20:00:03 [DEBUG] agent: Service "_v1_sdc-gui_10.233.40.24_8181" in sync
    2021/04/19 20:00:03 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:03 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.27.88_9518" in sync
    2021/04/19 20:00:03 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.33.202_9005" in sync
    2021/04/19 20:00:03 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.33.202_9005" in sync
    2021/04/19 20:00:03 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:03 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:03 [DEBUG] agent: Service "_v1_nsd_10.233.6.147_8806" in sync
    2021/04/19 20:00:03 [DEBUG] agent: Service "_v1_multicloud_10.233.6.213_9001" in sync
    2021/04/19 20:00:03 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.33.46_9015" in sync
    2021/04/19 20:00:03 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.40.168_8080" in sync
    2021/04/19 20:00:03 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.55.249_8080" in sync
    2021/04/19 20:00:03 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.51.124_9009" in sync
    2021/04/19 20:00:03 [DEBUG] agent: Service "_v1_sdc_10.233.40.168_8443" in sync
    2021/04/19 20:00:03 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.33.202_9005" in sync
    2021/04/19 20:00:03 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.35.52_9011" in sync
    2021/04/19 20:00:03 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:03 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:03 [DEBUG] agent: Service "_v1_wf-gui_10.233.51.22_8443" in sync
    2021/04/19 20:00:03 [DEBUG] agent: Service "_v1_catalog_10.233.6.147_8806" in sync
    2021/04/19 20:00:03 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.35.52_9011" in sync
    2021/04/19 20:00:03 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:03 [DEBUG] agent: Service "_v1_appc_10.233.55.187_8443" in sync
    2021/04/19 20:00:03 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.48.175_9007" in sync
    2021/04/19 20:00:03 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:03 [DEBUG] agent: Service "_v1_sdnc_10.233.14.94_8282" in sync
    2021/04/19 20:00:03 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:03 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:03 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.53.228_9004" in sync
    2021/04/19 20:00:03 [DEBUG] agent: Service "_v1_message-router_10.233.43.198_3904" in sync
    2021/04/19 20:00:03 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.6.147_8806" in sync
    2021/04/19 20:00:03 [DEBUG] agent: Node info in sync
    2021/04/19 20:00:03 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v15 (384.817µs) from=10.233.76.61:58554
    2021/04/19 20:00:04 [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/19 20:00:04 [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/19 20:00:04 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/04/19 20: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/19 20:00:04 [DEBUG] agent: Service "_v1_nsd_10.233.6.147_8806" in sync
    2021/04/19 20:00:04 [DEBUG] agent: Service "_v1_multicloud_10.233.6.213_9001" in sync
    2021/04/19 20:00:04 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.33.46_9015" in sync
    2021/04/19 20:00:04 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:04 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:04 [INFO] agent: Synced service "_v16__aai-generic-query_10.233.76.81_8446"
    2021/04/19 20:00:04 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.40.168_8080" in sync
    2021/04/19 20:00:04 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.55.249_8080" in sync
    2021/04/19 20:00:04 [DEBUG] agent: Service "_v1_sdc_10.233.40.168_8443" in sync
    2021/04/19 20:00:04 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.33.202_9005" in sync
    2021/04/19 20:00:04 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.35.52_9011" in sync
    2021/04/19 20:00:04 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.51.124_9009" in sync
    2021/04/19 20:00:04 [DEBUG] agent: Service "_v1_wf-gui_10.233.51.22_8443" in sync
    2021/04/19 20:00:04 [DEBUG] agent: Service "_v1_catalog_10.233.6.147_8806" in sync
    2021/04/19 20:00:04 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.35.52_9011" in sync
    2021/04/19 20:00:04 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:04 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:04 [DEBUG] agent: Service "_v1_appc_10.233.55.187_8443" in sync
    2021/04/19 20:00:04 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.48.175_9007" in sync
    2021/04/19 20:00:04 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:04 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:04 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.53.228_9004" in sync
    2021/04/19 20:00:04 [DEBUG] agent: Service "_v1_message-router_10.233.43.198_3904" in sync
    2021/04/19 20:00:04 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.6.147_8806" in sync
    2021/04/19 20:00:04 [DEBUG] agent: Service "_v1_sdnc_10.233.14.94_8282" in sync
    2021/04/19 20:00:04 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:04 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:04 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.53.228_9004" in sync
    2021/04/19 20:00:04 [DEBUG] agent: Service "_v1_parser_10.233.6.147_8806" in sync
    2021/04/19 20:00:04 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.48.175_9007" in sync
    2021/04/19 20:00:04 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:04 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:04 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.27.88_9518" in sync
    2021/04/19 20:00:04 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.33.202_9005" in sync
    2021/04/19 20:00:04 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.33.202_9005" in sync
    2021/04/19 20:00:04 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.4.110_443" in sync
    2021/04/19 20:00:04 [DEBUG] agent: Service "_v0_multicloud_10.233.6.213_9001" in sync
    2021/04/19 20:00:04 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.51.124_9009" in sync
    2021/04/19 20:00:04 [DEBUG] agent: Service "_v1_sdc-gui_10.233.40.24_8181" in sync
    2021/04/19 20:00:04 [DEBUG] agent: Node info in sync
    2021/04/19 20:00:04 [DEBUG] http: Request PUT /v1/agent/service/register (103.584236ms) from=10.233.76.61:58558
    2021/04/19 20:00:04 [DEBUG] agent: Service "_v1_sdc_10.233.40.168_8443" in sync
    2021/04/19 20:00:04 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.33.202_9005" in sync
    2021/04/19 20:00:04 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.35.52_9011" in sync
    2021/04/19 20:00:04 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.51.124_9009" in sync
    2021/04/19 20:00:04 [DEBUG] agent: Service "_v1_wf-gui_10.233.51.22_8443" in sync
    2021/04/19 20:00:04 [DEBUG] agent: Service "_v1_catalog_10.233.6.147_8806" in sync
    2021/04/19 20:00:04 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.35.52_9011" in sync
    2021/04/19 20:00:04 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:04 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:04 [DEBUG] agent: Service "_v1_appc_10.233.55.187_8443" in sync
    2021/04/19 20:00:04 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.48.175_9007" in sync
    2021/04/19 20:00:04 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:04 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:04 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.53.228_9004" in sync
    2021/04/19 20:00:04 [DEBUG] agent: Service "_v1_message-router_10.233.43.198_3904" in sync
    2021/04/19 20:00:04 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.6.147_8806" in sync
    2021/04/19 20:00:04 [DEBUG] agent: Service "_v1_sdnc_10.233.14.94_8282" in sync
    2021/04/19 20:00:04 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:04 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:04 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.53.228_9004" in sync
    2021/04/19 20:00:04 [DEBUG] agent: Service "_v1_parser_10.233.6.147_8806" in sync
    2021/04/19 20:00:04 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.48.175_9007" in sync
    2021/04/19 20:00:04 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:04 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:04 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.27.88_9518" in sync
    2021/04/19 20:00:04 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.33.202_9005" in sync
    2021/04/19 20:00:04 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.33.202_9005" in sync
    2021/04/19 20:00:04 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.4.110_443" in sync
    2021/04/19 20:00:04 [DEBUG] agent: Service "_v0_multicloud_10.233.6.213_9001" in sync
    2021/04/19 20:00:04 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.51.124_9009" in sync
    2021/04/19 20:00:04 [DEBUG] agent: Service "_v1_sdc-gui_10.233.40.24_8181" in sync
    2021/04/19 20:00:04 [DEBUG] agent: Service "_v1_nsd_10.233.6.147_8806" in sync
    2021/04/19 20:00:04 [DEBUG] agent: Service "_v1_multicloud_10.233.6.213_9001" in sync
    2021/04/19 20:00:04 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.33.46_9015" in sync
    2021/04/19 20:00:04 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:04 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:04 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:04 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.40.168_8080" in sync
    2021/04/19 20:00:04 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.55.249_8080" in sync
    2021/04/19 20:00:04 [DEBUG] agent: Node info in sync
    2021/04/19 20:00:04 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v16 (87.415158ms) from=10.233.76.61:58564
    2021/04/19 20:00:04 [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/19 20:00:04 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/04/19 20: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/19 20:00:04 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:04 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:04 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:04 [DEBUG] agent: Service "_v1_nsd_10.233.6.147_8806" in sync
    2021/04/19 20:00:04 [DEBUG] agent: Service "_v1_multicloud_10.233.6.213_9001" in sync
    2021/04/19 20:00:04 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.33.46_9015" in sync
    2021/04/19 20:00:04 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.40.168_8080" in sync
    2021/04/19 20:00:04 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.55.249_8080" in sync
    2021/04/19 20:00:04 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.51.124_9009" in sync
    2021/04/19 20:00:04 [DEBUG] agent: Service "_v1_sdc_10.233.40.168_8443" in sync
    2021/04/19 20:00:04 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.33.202_9005" in sync
    2021/04/19 20:00:04 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.35.52_9011" in sync
    2021/04/19 20:00:04 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:04 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:04 [DEBUG] agent: Service "_v1_wf-gui_10.233.51.22_8443" in sync
    2021/04/19 20:00:04 [DEBUG] agent: Service "_v1_catalog_10.233.6.147_8806" in sync
    2021/04/19 20:00:04 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.35.52_9011" in sync
    2021/04/19 20:00:04 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:04 [DEBUG] agent: Service "_v1_appc_10.233.55.187_8443" in sync
    2021/04/19 20:00:04 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.48.175_9007" in sync
    2021/04/19 20:00:04 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:04 [DEBUG] agent: Service "_v1_sdnc_10.233.14.94_8282" in sync
    2021/04/19 20:00:04 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:04 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:04 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.53.228_9004" in sync
    2021/04/19 20:00:04 [DEBUG] agent: Service "_v1_message-router_10.233.43.198_3904" in sync
    2021/04/19 20:00:04 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.6.147_8806" in sync
    2021/04/19 20:00:04 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:04 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.53.228_9004" in sync
    2021/04/19 20:00:04 [DEBUG] agent: Service "_v1_parser_10.233.6.147_8806" in sync
    2021/04/19 20:00:04 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.48.175_9007" in sync
    2021/04/19 20:00:04 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.4.110_443" in sync
    2021/04/19 20:00:04 [DEBUG] agent: Service "_v0_multicloud_10.233.6.213_9001" in sync
    2021/04/19 20:00:04 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.51.124_9009" in sync
    2021/04/19 20:00:04 [DEBUG] agent: Service "_v1_sdc-gui_10.233.40.24_8181" in sync
    2021/04/19 20:00:04 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:04 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.27.88_9518" in sync
    2021/04/19 20:00:04 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.33.202_9005" in sync
    2021/04/19 20:00:04 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.33.202_9005" in sync
    2021/04/19 20:00:04 [INFO] agent: Synced service "_v16_aai-generic-query_10.233.76.81_8446"
    2021/04/19 20:00:04 [DEBUG] agent: Node info in sync
    2021/04/19 20:00:04 [DEBUG] http: Request PUT /v1/agent/service/register (387.006364ms) from=10.233.76.61:58566
    2021/04/19 20:00:04 [DEBUG] agent: Service "_v1_sdc-gui_10.233.40.24_8181" in sync
    2021/04/19 20:00:04 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:04 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.27.88_9518" in sync
    2021/04/19 20:00:04 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.33.202_9005" in sync
    2021/04/19 20:00:04 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.33.202_9005" in sync
    2021/04/19 20:00:04 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.4.110_443" in sync
    2021/04/19 20:00:04 [DEBUG] agent: Service "_v0_multicloud_10.233.6.213_9001" in sync
    2021/04/19 20:00:04 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.51.124_9009" in sync
    2021/04/19 20:00:04 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:04 [DEBUG] agent: Service "_v1_nsd_10.233.6.147_8806" in sync
    2021/04/19 20:00:04 [DEBUG] agent: Service "_v1_multicloud_10.233.6.213_9001" in sync
    2021/04/19 20:00:04 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.33.46_9015" in sync
    2021/04/19 20:00:04 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:04 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:04 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:04 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.40.168_8080" in sync
    2021/04/19 20:00:04 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.55.249_8080" in sync
    2021/04/19 20:00:04 [DEBUG] agent: Service "_v1_sdc_10.233.40.168_8443" in sync
    2021/04/19 20:00:04 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.33.202_9005" in sync
    2021/04/19 20:00:04 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.35.52_9011" in sync
    2021/04/19 20:00:04 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.51.124_9009" in sync
    2021/04/19 20:00:04 [DEBUG] agent: Service "_v1_wf-gui_10.233.51.22_8443" in sync
    2021/04/19 20:00:04 [DEBUG] agent: Service "_v1_catalog_10.233.6.147_8806" in sync
    2021/04/19 20:00:04 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.35.52_9011" in sync
    2021/04/19 20:00:04 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:04 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:04 [DEBUG] agent: Service "_v1_appc_10.233.55.187_8443" in sync
    2021/04/19 20:00:04 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.48.175_9007" in sync
    2021/04/19 20:00:04 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:04 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:04 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.53.228_9004" in sync
    2021/04/19 20:00:04 [DEBUG] agent: Service "_v1_message-router_10.233.43.198_3904" in sync
    2021/04/19 20:00:04 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.6.147_8806" in sync
    2021/04/19 20:00:04 [DEBUG] agent: Service "_v1_sdnc_10.233.14.94_8282" in sync
    2021/04/19 20:00:04 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:04 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:04 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.53.228_9004" in sync
    2021/04/19 20:00:04 [DEBUG] agent: Service "_v1_parser_10.233.6.147_8806" in sync
    2021/04/19 20:00:04 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.48.175_9007" in sync
    2021/04/19 20:00:04 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:04 [DEBUG] agent: Node info in sync
    2021/04/19 20:00:04 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v16 (624.729µs) from=10.233.76.61:58572
    2021/04/19 20:00:04 [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/19 20:00:04 [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/19 20:00:04 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/04/19 20: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/19 20:00:05 [DEBUG] agent: Service "_v1_sdc-gui_10.233.40.24_8181" in sync
    2021/04/19 20:00:05 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:05 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.27.88_9518" in sync
    2021/04/19 20:00:05 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.33.202_9005" in sync
    2021/04/19 20:00:05 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.33.202_9005" in sync
    2021/04/19 20:00:05 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.4.110_443" in sync
    2021/04/19 20:00:05 [DEBUG] agent: Service "_v0_multicloud_10.233.6.213_9001" in sync
    2021/04/19 20:00:05 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.51.124_9009" in sync
    2021/04/19 20:00:05 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:05 [DEBUG] agent: Service "_v1_nsd_10.233.6.147_8806" in sync
    2021/04/19 20:00:05 [DEBUG] agent: Service "_v1_multicloud_10.233.6.213_9001" in sync
    2021/04/19 20:00:05 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.33.46_9015" in sync
    2021/04/19 20:00:05 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:05 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:05 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:05 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.40.168_8080" in sync
    2021/04/19 20:00:05 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.55.249_8080" in sync
    2021/04/19 20:00:05 [DEBUG] agent: Service "_v1_sdc_10.233.40.168_8443" in sync
    2021/04/19 20:00:05 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.33.202_9005" in sync
    2021/04/19 20:00:05 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.35.52_9011" in sync
    2021/04/19 20:00:05 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.51.124_9009" in sync
    2021/04/19 20:00:05 [INFO] agent: Synced service "_v17__aai-generic-query_10.233.76.81_8446"
    2021/04/19 20:00:05 [DEBUG] agent: Service "_v1_wf-gui_10.233.51.22_8443" in sync
    2021/04/19 20:00:05 [DEBUG] agent: Service "_v1_catalog_10.233.6.147_8806" in sync
    2021/04/19 20:00:05 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.35.52_9011" in sync
    2021/04/19 20:00:05 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:05 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:05 [DEBUG] agent: Service "_v1_appc_10.233.55.187_8443" in sync
    2021/04/19 20:00:05 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.48.175_9007" in sync
    2021/04/19 20:00:05 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:05 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:05 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.53.228_9004" in sync
    2021/04/19 20:00:05 [DEBUG] agent: Service "_v1_message-router_10.233.43.198_3904" in sync
    2021/04/19 20:00:05 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.6.147_8806" in sync
    2021/04/19 20:00:05 [DEBUG] agent: Service "_v1_sdnc_10.233.14.94_8282" in sync
    2021/04/19 20:00:05 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:05 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:05 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.53.228_9004" in sync
    2021/04/19 20:00:05 [DEBUG] agent: Service "_v1_parser_10.233.6.147_8806" in sync
    2021/04/19 20:00:05 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.48.175_9007" in sync
    2021/04/19 20:00:05 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:05 [DEBUG] agent: Node info in sync
    2021/04/19 20:00:05 [DEBUG] http: Request PUT /v1/agent/service/register (505.786106ms) from=10.233.76.61:58574
    2021/04/19 20:00:05 [DEBUG] agent: Service "_v1_appc_10.233.55.187_8443" in sync
    2021/04/19 20:00:05 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.48.175_9007" in sync
    2021/04/19 20:00:05 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:05 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:05 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.53.228_9004" in sync
    2021/04/19 20:00:05 [DEBUG] agent: Service "_v1_message-router_10.233.43.198_3904" in sync
    2021/04/19 20:00:05 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.6.147_8806" in sync
    2021/04/19 20:00:05 [DEBUG] agent: Service "_v1_sdnc_10.233.14.94_8282" in sync
    2021/04/19 20:00:05 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:05 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:05 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.53.228_9004" in sync
    2021/04/19 20:00:05 [DEBUG] agent: Service "_v1_parser_10.233.6.147_8806" in sync
    2021/04/19 20:00:05 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.48.175_9007" in sync
    2021/04/19 20:00:05 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:05 [DEBUG] agent: Service "_v1_sdc-gui_10.233.40.24_8181" in sync
    2021/04/19 20:00:05 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:05 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.27.88_9518" in sync
    2021/04/19 20:00:05 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.33.202_9005" in sync
    2021/04/19 20:00:05 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.33.202_9005" in sync
    2021/04/19 20:00:05 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.4.110_443" in sync
    2021/04/19 20:00:05 [DEBUG] agent: Service "_v0_multicloud_10.233.6.213_9001" in sync
    2021/04/19 20:00:05 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.51.124_9009" in sync
    2021/04/19 20:00:05 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:05 [DEBUG] agent: Service "_v1_nsd_10.233.6.147_8806" in sync
    2021/04/19 20:00:05 [DEBUG] agent: Service "_v1_multicloud_10.233.6.213_9001" in sync
    2021/04/19 20:00:05 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.33.46_9015" in sync
    2021/04/19 20:00:05 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:05 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:05 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:05 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.40.168_8080" in sync
    2021/04/19 20:00:05 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.55.249_8080" in sync
    2021/04/19 20:00:05 [DEBUG] agent: Service "_v1_sdc_10.233.40.168_8443" in sync
    2021/04/19 20:00:05 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.33.202_9005" in sync
    2021/04/19 20:00:05 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.35.52_9011" in sync
    2021/04/19 20:00:05 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.51.124_9009" in sync
    2021/04/19 20:00:05 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:05 [DEBUG] agent: Service "_v1_wf-gui_10.233.51.22_8443" in sync
    2021/04/19 20:00:05 [DEBUG] agent: Service "_v1_catalog_10.233.6.147_8806" in sync
    2021/04/19 20:00:05 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.35.52_9011" in sync
    2021/04/19 20:00:05 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:05 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:05 [DEBUG] agent: Node info in sync
    2021/04/19 20:00:05 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v17 (407.69µs) from=10.233.76.61:58580
    2021/04/19 20:00:05 [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/19 20:00:05 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/04/19 20: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/19 20:00:06 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:06 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:06 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:06 [DEBUG] agent: Service "_v1_nsd_10.233.6.147_8806" in sync
    2021/04/19 20:00:06 [DEBUG] agent: Service "_v1_multicloud_10.233.6.213_9001" in sync
    2021/04/19 20:00:06 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.33.46_9015" in sync
    2021/04/19 20:00:06 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.40.168_8080" in sync
    2021/04/19 20:00:06 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.55.249_8080" in sync
    2021/04/19 20:00:06 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.51.124_9009" in sync
    2021/04/19 20:00:06 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:06 [DEBUG] agent: Service "_v1_sdc_10.233.40.168_8443" in sync
    2021/04/19 20:00:06 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.33.202_9005" in sync
    2021/04/19 20:00:06 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.35.52_9011" in sync
    2021/04/19 20:00:06 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:06 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:06 [DEBUG] agent: Service "_v1_wf-gui_10.233.51.22_8443" in sync
    2021/04/19 20:00:06 [DEBUG] agent: Service "_v1_catalog_10.233.6.147_8806" in sync
    2021/04/19 20:00:06 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.35.52_9011" in sync
    2021/04/19 20:00:06 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:06 [DEBUG] agent: Service "_v1_appc_10.233.55.187_8443" in sync
    2021/04/19 20:00:06 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.48.175_9007" in sync
    2021/04/19 20:00:06 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:06 [DEBUG] agent: Service "_v1_sdnc_10.233.14.94_8282" in sync
    2021/04/19 20:00:06 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:06 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:06 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.53.228_9004" in sync
    2021/04/19 20:00:06 [DEBUG] agent: Service "_v1_message-router_10.233.43.198_3904" in sync
    2021/04/19 20:00:06 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.6.147_8806" in sync
    2021/04/19 20:00:06 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:06 [INFO] agent: Synced service "_v17_aai-generic-query_10.233.76.81_8446"
    2021/04/19 20:00:06 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.53.228_9004" in sync
    2021/04/19 20:00:06 [DEBUG] agent: Service "_v1_parser_10.233.6.147_8806" in sync
    2021/04/19 20:00:06 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.48.175_9007" in sync
    2021/04/19 20:00:06 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.4.110_443" in sync
    2021/04/19 20:00:06 [DEBUG] agent: Service "_v0_multicloud_10.233.6.213_9001" in sync
    2021/04/19 20:00:06 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.51.124_9009" in sync
    2021/04/19 20:00:06 [DEBUG] agent: Service "_v1_sdc-gui_10.233.40.24_8181" in sync
    2021/04/19 20:00:06 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:06 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.27.88_9518" in sync
    2021/04/19 20:00:06 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.33.202_9005" in sync
    2021/04/19 20:00:06 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.33.202_9005" in sync
    2021/04/19 20:00:06 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:06 [DEBUG] agent: Node info in sync
    2021/04/19 20:00:06 [DEBUG] http: Request PUT /v1/agent/service/register (275.775328ms) from=10.233.76.61:58582
    2021/04/19 20:00:06 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.53.228_9004" in sync
    2021/04/19 20:00:06 [DEBUG] agent: Service "_v1_parser_10.233.6.147_8806" in sync
    2021/04/19 20:00:06 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.48.175_9007" in sync
    2021/04/19 20:00:06 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:06 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:06 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.27.88_9518" in sync
    2021/04/19 20:00:06 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.33.202_9005" in sync
    2021/04/19 20:00:06 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.33.202_9005" in sync
    2021/04/19 20:00:06 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.4.110_443" in sync
    2021/04/19 20:00:06 [DEBUG] agent: Service "_v0_multicloud_10.233.6.213_9001" in sync
    2021/04/19 20:00:06 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.51.124_9009" in sync
    2021/04/19 20:00:06 [DEBUG] agent: Service "_v1_sdc-gui_10.233.40.24_8181" in sync
    2021/04/19 20:00:06 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:06 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:06 [DEBUG] agent: Service "_v1_nsd_10.233.6.147_8806" in sync
    2021/04/19 20:00:06 [DEBUG] agent: Service "_v1_multicloud_10.233.6.213_9001" in sync
    2021/04/19 20:00:06 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.33.46_9015" in sync
    2021/04/19 20:00:06 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:06 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:06 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:06 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.40.168_8080" in sync
    2021/04/19 20:00:06 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.55.249_8080" in sync
    2021/04/19 20:00:06 [DEBUG] agent: Service "_v1_sdc_10.233.40.168_8443" in sync
    2021/04/19 20:00:06 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.33.202_9005" in sync
    2021/04/19 20:00:06 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.35.52_9011" in sync
    2021/04/19 20:00:06 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.51.124_9009" in sync
    2021/04/19 20:00:06 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:06 [DEBUG] agent: Service "_v1_wf-gui_10.233.51.22_8443" in sync
    2021/04/19 20:00:06 [DEBUG] agent: Service "_v1_catalog_10.233.6.147_8806" in sync
    2021/04/19 20:00:06 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.35.52_9011" in sync
    2021/04/19 20:00:06 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:06 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:06 [DEBUG] agent: Service "_v1_appc_10.233.55.187_8443" in sync
    2021/04/19 20:00:06 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.48.175_9007" in sync
    2021/04/19 20:00:06 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:06 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:06 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.53.228_9004" in sync
    2021/04/19 20:00:06 [DEBUG] agent: Service "_v1_message-router_10.233.43.198_3904" in sync
    2021/04/19 20:00:06 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.6.147_8806" in sync
    2021/04/19 20:00:06 [DEBUG] agent: Service "_v1_sdnc_10.233.14.94_8282" in sync
    2021/04/19 20:00:06 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:06 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:06 [DEBUG] agent: Node info in sync
    2021/04/19 20:00:06 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v17 (620.546µs) from=10.233.76.61:58586
    2021/04/19 20:00:06 [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/19 20:00:06 [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/19 20:00:06 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/04/19 20: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/19 20:00:06 [DEBUG] agent: Service "_v1_appc_10.233.55.187_8443" in sync
    2021/04/19 20:00:06 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.48.175_9007" in sync
    2021/04/19 20:00:06 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:06 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:06 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.53.228_9004" in sync
    2021/04/19 20:00:06 [DEBUG] agent: Service "_v1_message-router_10.233.43.198_3904" in sync
    2021/04/19 20:00:06 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.6.147_8806" in sync
    2021/04/19 20:00:06 [DEBUG] agent: Service "_v1_sdnc_10.233.14.94_8282" in sync
    2021/04/19 20:00:06 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:06 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:06 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.53.228_9004" in sync
    2021/04/19 20:00:06 [DEBUG] agent: Service "_v1_parser_10.233.6.147_8806" in sync
    2021/04/19 20:00:06 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.48.175_9007" in sync
    2021/04/19 20:00:06 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:06 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:06 [DEBUG] agent: Service "_v1_sdc-gui_10.233.40.24_8181" in sync
    2021/04/19 20:00:06 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:06 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.27.88_9518" in sync
    2021/04/19 20:00:06 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.33.202_9005" in sync
    2021/04/19 20:00:06 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.33.202_9005" in sync
    2021/04/19 20:00:06 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.4.110_443" in sync
    2021/04/19 20:00:06 [DEBUG] agent: Service "_v0_multicloud_10.233.6.213_9001" in sync
    2021/04/19 20:00:06 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.51.124_9009" in sync
    2021/04/19 20:00:06 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:06 [DEBUG] agent: Service "_v1_nsd_10.233.6.147_8806" in sync
    2021/04/19 20:00:06 [DEBUG] agent: Service "_v1_multicloud_10.233.6.213_9001" in sync
    2021/04/19 20:00:06 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.33.46_9015" in sync
    2021/04/19 20:00:06 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:06 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:06 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:06 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.40.168_8080" in sync
    2021/04/19 20:00:06 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.55.249_8080" in sync
    2021/04/19 20:00:06 [DEBUG] agent: Service "_v1_sdc_10.233.40.168_8443" in sync
    2021/04/19 20:00:06 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.33.202_9005" in sync
    2021/04/19 20:00:06 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.35.52_9011" in sync
    2021/04/19 20:00:06 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.51.124_9009" in sync
    2021/04/19 20:00:06 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:06 [DEBUG] agent: Service "_v1_wf-gui_10.233.51.22_8443" in sync
    2021/04/19 20:00:06 [DEBUG] agent: Service "_v1_catalog_10.233.6.147_8806" in sync
    2021/04/19 20:00:06 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.35.52_9011" in sync
    2021/04/19 20:00:06 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:06 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:06 [INFO] agent: Synced service "_v18__aai-generic-query_10.233.76.81_8446"
    2021/04/19 20:00:06 [DEBUG] agent: Node info in sync
    2021/04/19 20:00:06 [DEBUG] http: Request PUT /v1/agent/service/register (260.120665ms) from=10.233.76.61:58588
    2021/04/19 20:00:06 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:06 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:06 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.53.228_9004" in sync
    2021/04/19 20:00:06 [DEBUG] agent: Service "_v1_parser_10.233.6.147_8806" in sync
    2021/04/19 20:00:06 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.48.175_9007" in sync
    2021/04/19 20:00:06 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.4.110_443" in sync
    2021/04/19 20:00:06 [DEBUG] agent: Service "_v0_multicloud_10.233.6.213_9001" in sync
    2021/04/19 20:00:06 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.51.124_9009" in sync
    2021/04/19 20:00:06 [DEBUG] agent: Service "_v1_sdc-gui_10.233.40.24_8181" in sync
    2021/04/19 20:00:06 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:06 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.27.88_9518" in sync
    2021/04/19 20:00:06 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.33.202_9005" in sync
    2021/04/19 20:00:06 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.33.202_9005" in sync
    2021/04/19 20:00:06 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:06 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:06 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:06 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:06 [DEBUG] agent: Service "_v1_nsd_10.233.6.147_8806" in sync
    2021/04/19 20:00:06 [DEBUG] agent: Service "_v1_multicloud_10.233.6.213_9001" in sync
    2021/04/19 20:00:06 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.33.46_9015" in sync
    2021/04/19 20:00:06 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.40.168_8080" in sync
    2021/04/19 20:00:06 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.55.249_8080" in sync
    2021/04/19 20:00:06 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.51.124_9009" in sync
    2021/04/19 20:00:06 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:06 [DEBUG] agent: Service "_v1_sdc_10.233.40.168_8443" in sync
    2021/04/19 20:00:06 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.33.202_9005" in sync
    2021/04/19 20:00:06 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.35.52_9011" in sync
    2021/04/19 20:00:06 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:06 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:06 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:06 [DEBUG] agent: Service "_v1_wf-gui_10.233.51.22_8443" in sync
    2021/04/19 20:00:06 [DEBUG] agent: Service "_v1_catalog_10.233.6.147_8806" in sync
    2021/04/19 20:00:06 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.35.52_9011" in sync
    2021/04/19 20:00:06 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:06 [DEBUG] agent: Service "_v1_appc_10.233.55.187_8443" in sync
    2021/04/19 20:00:06 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.48.175_9007" in sync
    2021/04/19 20:00:06 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:06 [DEBUG] agent: Service "_v1_sdnc_10.233.14.94_8282" in sync
    2021/04/19 20:00:06 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:06 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:06 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.53.228_9004" in sync
    2021/04/19 20:00:06 [DEBUG] agent: Service "_v1_message-router_10.233.43.198_3904" in sync
    2021/04/19 20:00:06 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.6.147_8806" in sync
    2021/04/19 20:00:06 [DEBUG] agent: Node info in sync
    2021/04/19 20:00:06 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v18 (386.958µs) from=10.233.76.61:58590
    2021/04/19 20:00:06 [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/19 20:00:06 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/04/19 20: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/19 20:00:06 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.4.110_443" in sync
    2021/04/19 20:00:06 [DEBUG] agent: Service "_v0_multicloud_10.233.6.213_9001" in sync
    2021/04/19 20:00:06 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.51.124_9009" in sync
    2021/04/19 20:00:06 [DEBUG] agent: Service "_v1_sdc-gui_10.233.40.24_8181" in sync
    2021/04/19 20:00:06 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:06 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.27.88_9518" in sync
    2021/04/19 20:00:06 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.33.202_9005" in sync
    2021/04/19 20:00:06 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.33.202_9005" in sync
    2021/04/19 20:00:06 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:06 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:06 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:06 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:06 [DEBUG] agent: Service "_v1_nsd_10.233.6.147_8806" in sync
    2021/04/19 20:00:06 [DEBUG] agent: Service "_v1_multicloud_10.233.6.213_9001" in sync
    2021/04/19 20:00:06 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.33.46_9015" in sync
    2021/04/19 20:00:06 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.40.168_8080" in sync
    2021/04/19 20:00:06 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.55.249_8080" in sync
    2021/04/19 20:00:06 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.51.124_9009" in sync
    2021/04/19 20:00:06 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:06 [DEBUG] agent: Service "_v1_sdc_10.233.40.168_8443" in sync
    2021/04/19 20:00:06 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.33.202_9005" in sync
    2021/04/19 20:00:06 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.35.52_9011" in sync
    2021/04/19 20:00:06 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:06 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:06 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:06 [INFO] agent: Synced service "_v18_aai-generic-query_10.233.76.81_8446"
    2021/04/19 20:00:07 [DEBUG] agent: Service "_v1_wf-gui_10.233.51.22_8443" in sync
    2021/04/19 20:00:07 [DEBUG] agent: Service "_v1_catalog_10.233.6.147_8806" in sync
    2021/04/19 20:00:07 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.35.52_9011" in sync
    2021/04/19 20:00:07 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:07 [DEBUG] agent: Service "_v1_appc_10.233.55.187_8443" in sync
    2021/04/19 20:00:07 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.48.175_9007" in sync
    2021/04/19 20:00:07 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:07 [DEBUG] agent: Service "_v1_sdnc_10.233.14.94_8282" in sync
    2021/04/19 20:00:07 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:07 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:07 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.53.228_9004" in sync
    2021/04/19 20:00:07 [DEBUG] agent: Service "_v1_message-router_10.233.43.198_3904" in sync
    2021/04/19 20:00:07 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.6.147_8806" in sync
    2021/04/19 20:00:07 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:07 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:07 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.53.228_9004" in sync
    2021/04/19 20:00:07 [DEBUG] agent: Service "_v1_parser_10.233.6.147_8806" in sync
    2021/04/19 20:00:07 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.48.175_9007" in sync
    2021/04/19 20:00:07 [DEBUG] agent: Node info in sync
    2021/04/19 20:00:07 [DEBUG] http: Request PUT /v1/agent/service/register (300.707048ms) from=10.233.76.61:58592
    2021/04/19 20:00:07 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:07 [DEBUG] agent: Service "_v1_sdc_10.233.40.168_8443" in sync
    2021/04/19 20:00:07 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.33.202_9005" in sync
    2021/04/19 20:00:07 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.35.52_9011" in sync
    2021/04/19 20:00:07 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.51.124_9009" in sync
    2021/04/19 20:00:07 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:07 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:07 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:07 [DEBUG] agent: Service "_v1_wf-gui_10.233.51.22_8443" in sync
    2021/04/19 20:00:07 [DEBUG] agent: Service "_v1_catalog_10.233.6.147_8806" in sync
    2021/04/19 20:00:07 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.35.52_9011" in sync
    2021/04/19 20:00:07 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:07 [DEBUG] agent: Service "_v1_appc_10.233.55.187_8443" in sync
    2021/04/19 20:00:07 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.48.175_9007" in sync
    2021/04/19 20:00:07 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:07 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:07 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:07 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:07 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.53.228_9004" in sync
    2021/04/19 20:00:07 [DEBUG] agent: Service "_v1_message-router_10.233.43.198_3904" in sync
    2021/04/19 20:00:07 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.6.147_8806" in sync
    2021/04/19 20:00:07 [DEBUG] agent: Service "_v1_sdnc_10.233.14.94_8282" in sync
    2021/04/19 20:00:07 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:07 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.53.228_9004" in sync
    2021/04/19 20:00:07 [DEBUG] agent: Service "_v1_parser_10.233.6.147_8806" in sync
    2021/04/19 20:00:07 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.48.175_9007" in sync
    2021/04/19 20:00:07 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:07 [DEBUG] agent: Service "_v0_multicloud_10.233.6.213_9001" in sync
    2021/04/19 20:00:07 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.51.124_9009" in sync
    2021/04/19 20:00:07 [DEBUG] agent: Service "_v1_sdc-gui_10.233.40.24_8181" in sync
    2021/04/19 20:00:07 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:07 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.27.88_9518" in sync
    2021/04/19 20:00:07 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.33.202_9005" in sync
    2021/04/19 20:00:07 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.33.202_9005" in sync
    2021/04/19 20:00:07 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.4.110_443" in sync
    2021/04/19 20:00:07 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:07 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:07 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:07 [DEBUG] agent: Service "_v1_nsd_10.233.6.147_8806" in sync
    2021/04/19 20:00:07 [DEBUG] agent: Service "_v1_multicloud_10.233.6.213_9001" in sync
    2021/04/19 20:00:07 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.33.46_9015" in sync
    2021/04/19 20:00:07 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:07 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.40.168_8080" in sync
    2021/04/19 20:00:07 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.55.249_8080" in sync
    2021/04/19 20:00:07 [DEBUG] agent: Node info in sync
    2021/04/19 20:00:07 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v18 (378.298µs) from=10.233.76.61:58600
    2021/04/19 20:00:07 [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/19 20:00:07 [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/19 20:00:07 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/04/19 20: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/19 20:00:07 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.33.202_9005" in sync
    2021/04/19 20:00:07 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.33.202_9005" in sync
    2021/04/19 20:00:07 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.4.110_443" in sync
    2021/04/19 20:00:07 [DEBUG] agent: Service "_v0_multicloud_10.233.6.213_9001" in sync
    2021/04/19 20:00:07 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.51.124_9009" in sync
    2021/04/19 20:00:07 [DEBUG] agent: Service "_v1_sdc-gui_10.233.40.24_8181" in sync
    2021/04/19 20:00:07 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:07 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.27.88_9518" in sync
    2021/04/19 20:00:07 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:07 [DEBUG] agent: Service "_v1_multicloud_10.233.6.213_9001" in sync
    2021/04/19 20:00:07 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.33.46_9015" in sync
    2021/04/19 20:00:07 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:07 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:07 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:07 [DEBUG] agent: Service "_v1_nsd_10.233.6.147_8806" in sync
    2021/04/19 20:00:07 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.55.249_8080" in sync
    2021/04/19 20:00:07 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.40.168_8080" in sync
    2021/04/19 20:00:07 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.33.202_9005" in sync
    2021/04/19 20:00:07 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.35.52_9011" in sync
    2021/04/19 20:00:07 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.51.124_9009" in sync
    2021/04/19 20:00:07 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:07 [DEBUG] agent: Service "_v1_sdc_10.233.40.168_8443" in sync
    2021/04/19 20:00:07 [DEBUG] agent: Service "_v1_catalog_10.233.6.147_8806" in sync
    2021/04/19 20:00:07 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.35.52_9011" in sync
    2021/04/19 20:00:07 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:07 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:07 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:07 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:07 [DEBUG] agent: Service "_v1_wf-gui_10.233.51.22_8443" in sync
    2021/04/19 20:00:07 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.48.175_9007" in sync
    2021/04/19 20:00:07 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:07 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:07 [DEBUG] agent: Service "_v1_appc_10.233.55.187_8443" in sync
    2021/04/19 20:00:07 [DEBUG] agent: Service "_v1_message-router_10.233.43.198_3904" in sync
    2021/04/19 20:00:07 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.6.147_8806" in sync
    2021/04/19 20:00:07 [DEBUG] agent: Service "_v1_sdnc_10.233.14.94_8282" in sync
    2021/04/19 20:00:07 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:07 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:07 [INFO] agent: Synced service "_v19__aai-generic-query_10.233.76.81_8446"
    2021/04/19 20:00:07 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.53.228_9004" in sync
    2021/04/19 20:00:07 [DEBUG] agent: Service "_v1_parser_10.233.6.147_8806" in sync
    2021/04/19 20:00:07 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.48.175_9007" in sync
    2021/04/19 20:00:07 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:07 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:07 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.53.228_9004" in sync
    2021/04/19 20:00:07 [DEBUG] agent: Node info in sync
    2021/04/19 20:00:07 [DEBUG] http: Request PUT /v1/agent/service/register (300.755032ms) from=10.233.76.61:58602
    2021/04/19 20:00:07 [DEBUG] agent: Service "_v1_appc_10.233.55.187_8443" in sync
    2021/04/19 20:00:07 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.48.175_9007" in sync
    2021/04/19 20:00:07 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:07 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:07 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.53.228_9004" in sync
    2021/04/19 20:00:07 [DEBUG] agent: Service "_v1_message-router_10.233.43.198_3904" in sync
    2021/04/19 20:00:07 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.6.147_8806" in sync
    2021/04/19 20:00:07 [DEBUG] agent: Service "_v1_sdnc_10.233.14.94_8282" in sync
    2021/04/19 20:00:07 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:07 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:07 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:07 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.53.228_9004" in sync
    2021/04/19 20:00:07 [DEBUG] agent: Service "_v1_parser_10.233.6.147_8806" in sync
    2021/04/19 20:00:07 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.48.175_9007" in sync
    2021/04/19 20:00:07 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:07 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:07 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:07 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.27.88_9518" in sync
    2021/04/19 20:00:07 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.33.202_9005" in sync
    2021/04/19 20:00:07 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.33.202_9005" in sync
    2021/04/19 20:00:07 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.4.110_443" in sync
    2021/04/19 20:00:07 [DEBUG] agent: Service "_v0_multicloud_10.233.6.213_9001" in sync
    2021/04/19 20:00:07 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.51.124_9009" in sync
    2021/04/19 20:00:07 [DEBUG] agent: Service "_v1_sdc-gui_10.233.40.24_8181" in sync
    2021/04/19 20:00:07 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:07 [DEBUG] agent: Service "_v1_nsd_10.233.6.147_8806" in sync
    2021/04/19 20:00:07 [DEBUG] agent: Service "_v1_multicloud_10.233.6.213_9001" in sync
    2021/04/19 20:00:07 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.33.46_9015" in sync
    2021/04/19 20:00:07 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:07 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:07 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:07 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.40.168_8080" in sync
    2021/04/19 20:00:07 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.55.249_8080" in sync
    2021/04/19 20:00:07 [DEBUG] agent: Service "_v1_sdc_10.233.40.168_8443" in sync
    2021/04/19 20:00:07 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.33.202_9005" in sync
    2021/04/19 20:00:07 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.35.52_9011" in sync
    2021/04/19 20:00:07 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.51.124_9009" in sync
    2021/04/19 20:00:07 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:07 [DEBUG] agent: Service "_v1_wf-gui_10.233.51.22_8443" in sync
    2021/04/19 20:00:07 [DEBUG] agent: Service "_v1_catalog_10.233.6.147_8806" in sync
    2021/04/19 20:00:07 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.35.52_9011" in sync
    2021/04/19 20:00:07 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:07 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:07 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:07 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:07 [DEBUG] agent: Node info in sync
    2021/04/19 20:00:07 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v19 (393.269µs) from=10.233.76.61:58610
    2021/04/19 20:00:07 [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/19 20:00:07 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/04/19 20: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/19 20:00:07 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:07 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:07 [DEBUG] agent: Service "_v1_wf-gui_10.233.51.22_8443" in sync
    2021/04/19 20:00:07 [DEBUG] agent: Service "_v1_catalog_10.233.6.147_8806" in sync
    2021/04/19 20:00:07 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.35.52_9011" in sync
    2021/04/19 20:00:07 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:07 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:07 [DEBUG] agent: Service "_v1_appc_10.233.55.187_8443" in sync
    2021/04/19 20:00:07 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.48.175_9007" in sync
    2021/04/19 20:00:07 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:07 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:07 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:07 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:07 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.53.228_9004" in sync
    2021/04/19 20:00:07 [DEBUG] agent: Service "_v1_message-router_10.233.43.198_3904" in sync
    2021/04/19 20:00:07 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.6.147_8806" in sync
    2021/04/19 20:00:07 [DEBUG] agent: Service "_v1_sdnc_10.233.14.94_8282" in sync
    2021/04/19 20:00:07 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:07 [INFO] agent: Synced service "_v19_aai-generic-query_10.233.76.81_8446"
    2021/04/19 20:00:07 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.53.228_9004" in sync
    2021/04/19 20:00:07 [DEBUG] agent: Service "_v1_parser_10.233.6.147_8806" in sync
    2021/04/19 20:00:07 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.48.175_9007" in sync
    2021/04/19 20:00:07 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:07 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:07 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.51.124_9009" in sync
    2021/04/19 20:00:07 [DEBUG] agent: Service "_v1_sdc-gui_10.233.40.24_8181" in sync
    2021/04/19 20:00:07 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:07 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.27.88_9518" in sync
    2021/04/19 20:00:07 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.33.202_9005" in sync
    2021/04/19 20:00:07 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.33.202_9005" in sync
    2021/04/19 20:00:07 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.4.110_443" in sync
    2021/04/19 20:00:07 [DEBUG] agent: Service "_v0_multicloud_10.233.6.213_9001" in sync
    2021/04/19 20:00:07 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:07 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:07 [DEBUG] agent: Service "_v1_nsd_10.233.6.147_8806" in sync
    2021/04/19 20:00:07 [DEBUG] agent: Service "_v1_multicloud_10.233.6.213_9001" in sync
    2021/04/19 20:00:07 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.33.46_9015" in sync
    2021/04/19 20:00:07 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:07 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:07 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.40.168_8080" in sync
    2021/04/19 20:00:07 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.55.249_8080" in sync
    2021/04/19 20:00:07 [DEBUG] agent: Service "_v1_sdc_10.233.40.168_8443" in sync
    2021/04/19 20:00:07 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.33.202_9005" in sync
    2021/04/19 20:00:07 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.35.52_9011" in sync
    2021/04/19 20:00:07 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.51.124_9009" in sync
    2021/04/19 20:00:07 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:07 [DEBUG] agent: Node info in sync
    2021/04/19 20:00:07 [DEBUG] http: Request PUT /v1/agent/service/register (289.348436ms) from=10.233.76.61:58614
    2021/04/19 20:00:07 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.51.124_9009" in sync
    2021/04/19 20:00:07 [DEBUG] agent: Service "_v1_sdc-gui_10.233.40.24_8181" in sync
    2021/04/19 20:00:07 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:07 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.27.88_9518" in sync
    2021/04/19 20:00:07 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.33.202_9005" in sync
    2021/04/19 20:00:07 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.33.202_9005" in sync
    2021/04/19 20:00:07 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.4.110_443" in sync
    2021/04/19 20:00:07 [DEBUG] agent: Service "_v0_multicloud_10.233.6.213_9001" in sync
    2021/04/19 20:00:07 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:07 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:07 [DEBUG] agent: Service "_v1_nsd_10.233.6.147_8806" in sync
    2021/04/19 20:00:07 [DEBUG] agent: Service "_v1_multicloud_10.233.6.213_9001" in sync
    2021/04/19 20:00:07 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.33.46_9015" in sync
    2021/04/19 20:00:07 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:07 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:07 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.40.168_8080" in sync
    2021/04/19 20:00:07 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.55.249_8080" in sync
    2021/04/19 20:00:07 [DEBUG] agent: Service "_v1_sdc_10.233.40.168_8443" in sync
    2021/04/19 20:00:07 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.33.202_9005" in sync
    2021/04/19 20:00:07 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.35.52_9011" in sync
    2021/04/19 20:00:07 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.51.124_9009" in sync
    2021/04/19 20:00:07 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:07 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:07 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:07 [DEBUG] agent: Service "_v1_wf-gui_10.233.51.22_8443" in sync
    2021/04/19 20:00:07 [DEBUG] agent: Service "_v1_catalog_10.233.6.147_8806" in sync
    2021/04/19 20:00:07 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.35.52_9011" in sync
    2021/04/19 20:00:07 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:07 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:07 [DEBUG] agent: Service "_v1_appc_10.233.55.187_8443" in sync
    2021/04/19 20:00:07 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.48.175_9007" in sync
    2021/04/19 20:00:07 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:07 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:07 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:07 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:07 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.53.228_9004" in sync
    2021/04/19 20:00:07 [DEBUG] agent: Service "_v1_message-router_10.233.43.198_3904" in sync
    2021/04/19 20:00:07 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.6.147_8806" in sync
    2021/04/19 20:00:07 [DEBUG] agent: Service "_v1_sdnc_10.233.14.94_8282" in sync
    2021/04/19 20:00:07 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:07 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:07 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.53.228_9004" in sync
    2021/04/19 20:00:07 [DEBUG] agent: Service "_v1_parser_10.233.6.147_8806" in sync
    2021/04/19 20:00:07 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.48.175_9007" in sync
    2021/04/19 20:00:07 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:07 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:07 [DEBUG] agent: Node info in sync
    2021/04/19 20:00:07 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v19 (384.033µs) from=10.233.76.61:58618
    2021/04/19 20:00:08 [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/19 20:00:08 [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/19 20:00:08 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/04/19 20:00:08 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/04/19 20:00:08 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:08 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.27.88_9518" in sync
    2021/04/19 20:00:08 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.33.202_9005" in sync
    2021/04/19 20:00:08 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.33.202_9005" in sync
    2021/04/19 20:00:08 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.4.110_443" in sync
    2021/04/19 20:00:08 [DEBUG] agent: Service "_v0_multicloud_10.233.6.213_9001" in sync
    2021/04/19 20:00:08 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.51.124_9009" in sync
    2021/04/19 20:00:08 [DEBUG] agent: Service "_v1_sdc-gui_10.233.40.24_8181" in sync
    2021/04/19 20:00:08 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:08 [DEBUG] agent: Service "_v1_nsd_10.233.6.147_8806" in sync
    2021/04/19 20:00:08 [DEBUG] agent: Service "_v1_multicloud_10.233.6.213_9001" in sync
    2021/04/19 20:00:08 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.33.46_9015" in sync
    2021/04/19 20:00:08 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:08 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:08 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:08 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.40.168_8080" in sync
    2021/04/19 20:00:08 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.55.249_8080" in sync
    2021/04/19 20:00:08 [DEBUG] agent: Service "_v1_sdc_10.233.40.168_8443" in sync
    2021/04/19 20:00:08 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.33.202_9005" in sync
    2021/04/19 20:00:08 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.35.52_9011" in sync
    2021/04/19 20:00:08 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.51.124_9009" in sync
    2021/04/19 20:00:08 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:08 [DEBUG] agent: Service "_v1_wf-gui_10.233.51.22_8443" in sync
    2021/04/19 20:00:08 [DEBUG] agent: Service "_v1_catalog_10.233.6.147_8806" in sync
    2021/04/19 20:00:08 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.35.52_9011" in sync
    2021/04/19 20:00:08 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:08 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:08 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:08 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:08 [DEBUG] agent: Service "_v1_appc_10.233.55.187_8443" in sync
    2021/04/19 20:00:08 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.48.175_9007" in sync
    2021/04/19 20:00:08 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:08 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:08 [INFO] agent: Synced service "_v11__aai-nodes-query_10.233.76.81_8446"
    2021/04/19 20:00:08 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.53.228_9004" in sync
    2021/04/19 20:00:08 [DEBUG] agent: Service "_v1_message-router_10.233.43.198_3904" in sync
    2021/04/19 20:00:08 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.6.147_8806" in sync
    2021/04/19 20:00:08 [DEBUG] agent: Service "_v1_sdnc_10.233.14.94_8282" in sync
    2021/04/19 20:00:08 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:08 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:08 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:08 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.53.228_9004" in sync
    2021/04/19 20:00:08 [DEBUG] agent: Service "_v1_parser_10.233.6.147_8806" in sync
    2021/04/19 20:00:08 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.48.175_9007" in sync
    2021/04/19 20:00:08 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:08 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:08 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:08 [DEBUG] agent: Node info in sync
    2021/04/19 20:00:08 [DEBUG] http: Request PUT /v1/agent/service/register (87.840561ms) from=10.233.76.61:58622
    2021/04/19 20:00:08 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.4.110_443" in sync
    2021/04/19 20:00:08 [DEBUG] agent: Service "_v0_multicloud_10.233.6.213_9001" in sync
    2021/04/19 20:00:08 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.51.124_9009" in sync
    2021/04/19 20:00:08 [DEBUG] agent: Service "_v1_sdc-gui_10.233.40.24_8181" in sync
    2021/04/19 20:00:08 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:08 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.27.88_9518" in sync
    2021/04/19 20:00:08 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.33.202_9005" in sync
    2021/04/19 20:00:08 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.33.202_9005" in sync
    2021/04/19 20:00:08 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:08 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:08 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:08 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:08 [DEBUG] agent: Service "_v1_nsd_10.233.6.147_8806" in sync
    2021/04/19 20:00:08 [DEBUG] agent: Service "_v1_multicloud_10.233.6.213_9001" in sync
    2021/04/19 20:00:08 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.33.46_9015" in sync
    2021/04/19 20:00:08 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.40.168_8080" in sync
    2021/04/19 20:00:08 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.55.249_8080" in sync
    2021/04/19 20:00:08 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.51.124_9009" in sync
    2021/04/19 20:00:08 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:08 [DEBUG] agent: Service "_v1_sdc_10.233.40.168_8443" in sync
    2021/04/19 20:00:08 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.33.202_9005" in sync
    2021/04/19 20:00:08 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.35.52_9011" in sync
    2021/04/19 20:00:08 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:08 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:08 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:08 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:08 [DEBUG] agent: Service "_v1_wf-gui_10.233.51.22_8443" in sync
    2021/04/19 20:00:08 [DEBUG] agent: Service "_v1_catalog_10.233.6.147_8806" in sync
    2021/04/19 20:00:08 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.35.52_9011" in sync
    2021/04/19 20:00:08 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:08 [DEBUG] agent: Service "_v1_appc_10.233.55.187_8443" in sync
    2021/04/19 20:00:08 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.48.175_9007" in sync
    2021/04/19 20:00:08 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:08 [DEBUG] agent: Service "_v1_sdnc_10.233.14.94_8282" in sync
    2021/04/19 20:00:08 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:08 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:08 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:08 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:08 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.53.228_9004" in sync
    2021/04/19 20:00:08 [DEBUG] agent: Service "_v1_message-router_10.233.43.198_3904" in sync
    2021/04/19 20:00:08 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.6.147_8806" in sync
    2021/04/19 20:00:08 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:08 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:08 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:08 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.53.228_9004" in sync
    2021/04/19 20:00:08 [DEBUG] agent: Service "_v1_parser_10.233.6.147_8806" in sync
    2021/04/19 20:00:08 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.48.175_9007" in sync
    2021/04/19 20:00:08 [DEBUG] agent: Node info in sync
    2021/04/19 20:00:08 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v11 (333.319µs) from=10.233.76.61:58624
    2021/04/19 20:00:08 [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/19 20:00:08 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/04/19 20:00:08 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/04/19 20:00:08 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.55.249_8080" in sync
    2021/04/19 20:00:08 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.40.168_8080" in sync
    2021/04/19 20:00:08 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.33.202_9005" in sync
    2021/04/19 20:00:08 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.35.52_9011" in sync
    2021/04/19 20:00:08 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.51.124_9009" in sync
    2021/04/19 20:00:08 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:08 [INFO] agent: Synced service "_v11_aai-nodes-query_10.233.76.81_8446"
    2021/04/19 20:00:08 [DEBUG] agent: Service "_v1_sdc_10.233.40.168_8443" in sync
    2021/04/19 20:00:08 [DEBUG] agent: Service "_v1_catalog_10.233.6.147_8806" in sync
    2021/04/19 20:00:08 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.35.52_9011" in sync
    2021/04/19 20:00:08 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:08 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:08 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:08 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:08 [DEBUG] agent: Service "_v1_wf-gui_10.233.51.22_8443" in sync
    2021/04/19 20:00:08 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.48.175_9007" in sync
    2021/04/19 20:00:08 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:08 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:08 [DEBUG] agent: Service "_v1_appc_10.233.55.187_8443" in sync
    2021/04/19 20:00:08 [DEBUG] agent: Service "_v1_message-router_10.233.43.198_3904" in sync
    2021/04/19 20:00:08 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.6.147_8806" in sync
    2021/04/19 20:00:08 [DEBUG] agent: Service "_v1_sdnc_10.233.14.94_8282" in sync
    2021/04/19 20:00:08 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:08 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:08 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:08 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:08 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.53.228_9004" in sync
    2021/04/19 20:00:08 [DEBUG] agent: Service "_v1_parser_10.233.6.147_8806" in sync
    2021/04/19 20:00:08 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.48.175_9007" in sync
    2021/04/19 20:00:08 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:08 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:08 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:08 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.53.228_9004" in sync
    2021/04/19 20:00:08 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.33.202_9005" in sync
    2021/04/19 20:00:08 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.33.202_9005" in sync
    2021/04/19 20:00:08 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.4.110_443" in sync
    2021/04/19 20:00:08 [DEBUG] agent: Service "_v0_multicloud_10.233.6.213_9001" in sync
    2021/04/19 20:00:08 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.51.124_9009" in sync
    2021/04/19 20:00:08 [DEBUG] agent: Service "_v1_sdc-gui_10.233.40.24_8181" in sync
    2021/04/19 20:00:08 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:08 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.27.88_9518" in sync
    2021/04/19 20:00:08 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:08 [DEBUG] agent: Service "_v1_multicloud_10.233.6.213_9001" in sync
    2021/04/19 20:00:08 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.33.46_9015" in sync
    2021/04/19 20:00:08 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:08 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:08 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:08 [DEBUG] agent: Service "_v1_nsd_10.233.6.147_8806" in sync
    2021/04/19 20:00:08 [DEBUG] agent: Node info in sync
    2021/04/19 20:00:08 [DEBUG] http: Request PUT /v1/agent/service/register (193.803203ms) from=10.233.76.61:58626
    2021/04/19 20:00:08 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.51.124_9009" in sync
    2021/04/19 20:00:08 [DEBUG] agent: Service "_v1_sdc-gui_10.233.40.24_8181" in sync
    2021/04/19 20:00:08 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:08 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.27.88_9518" in sync
    2021/04/19 20:00:08 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.33.202_9005" in sync
    2021/04/19 20:00:08 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.33.202_9005" in sync
    2021/04/19 20:00:08 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.4.110_443" in sync
    2021/04/19 20:00:08 [DEBUG] agent: Service "_v0_multicloud_10.233.6.213_9001" in sync
    2021/04/19 20:00:08 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:08 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:08 [DEBUG] agent: Service "_v1_nsd_10.233.6.147_8806" in sync
    2021/04/19 20:00:08 [DEBUG] agent: Service "_v1_multicloud_10.233.6.213_9001" in sync
    2021/04/19 20:00:08 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.33.46_9015" in sync
    2021/04/19 20:00:08 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:08 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:08 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.40.168_8080" in sync
    2021/04/19 20:00:08 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.55.249_8080" in sync
    2021/04/19 20:00:08 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:08 [DEBUG] agent: Service "_v1_sdc_10.233.40.168_8443" in sync
    2021/04/19 20:00:08 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.33.202_9005" in sync
    2021/04/19 20:00:08 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.35.52_9011" in sync
    2021/04/19 20:00:08 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.51.124_9009" in sync
    2021/04/19 20:00:08 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:08 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:08 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:08 [DEBUG] agent: Service "_v1_wf-gui_10.233.51.22_8443" in sync
    2021/04/19 20:00:08 [DEBUG] agent: Service "_v1_catalog_10.233.6.147_8806" in sync
    2021/04/19 20:00:08 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.35.52_9011" in sync
    2021/04/19 20:00:08 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:08 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:08 [DEBUG] agent: Service "_v1_appc_10.233.55.187_8443" in sync
    2021/04/19 20:00:08 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.48.175_9007" in sync
    2021/04/19 20:00:08 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:08 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:08 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:08 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:08 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:08 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.53.228_9004" in sync
    2021/04/19 20:00:08 [DEBUG] agent: Service "_v1_message-router_10.233.43.198_3904" in sync
    2021/04/19 20:00:08 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.6.147_8806" in sync
    2021/04/19 20:00:08 [DEBUG] agent: Service "_v1_sdnc_10.233.14.94_8282" in sync
    2021/04/19 20:00:08 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:08 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:08 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.53.228_9004" in sync
    2021/04/19 20:00:08 [DEBUG] agent: Service "_v1_parser_10.233.6.147_8806" in sync
    2021/04/19 20:00:08 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.48.175_9007" in sync
    2021/04/19 20:00:08 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:08 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:08 [DEBUG] agent: Node info in sync
    2021/04/19 20:00:08 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v11 (100.244856ms) from=10.233.76.61:58628
    2021/04/19 20:00:08 [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/19 20:00:08 [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/19 20:00:08 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/04/19 20:00:08 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/04/19 20:00:08 [DEBUG] agent: Service "_v1_sdc_10.233.40.168_8443" in sync
    2021/04/19 20:00:08 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.33.202_9005" in sync
    2021/04/19 20:00:08 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.35.52_9011" in sync
    2021/04/19 20:00:08 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.51.124_9009" in sync
    2021/04/19 20:00:08 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:08 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:08 [INFO] agent: Synced service "_v12__aai-nodes-query_10.233.76.81_8446"
    2021/04/19 20:00:08 [DEBUG] agent: Service "_v1_wf-gui_10.233.51.22_8443" in sync
    2021/04/19 20:00:08 [DEBUG] agent: Service "_v1_catalog_10.233.6.147_8806" in sync
    2021/04/19 20:00:08 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.35.52_9011" in sync
    2021/04/19 20:00:08 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:08 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:08 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:08 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:08 [DEBUG] agent: Service "_v1_appc_10.233.55.187_8443" in sync
    2021/04/19 20:00:08 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.48.175_9007" in sync
    2021/04/19 20:00:08 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:08 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:08 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:08 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.53.228_9004" in sync
    2021/04/19 20:00:08 [DEBUG] agent: Service "_v1_message-router_10.233.43.198_3904" in sync
    2021/04/19 20:00:08 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.6.147_8806" in sync
    2021/04/19 20:00:08 [DEBUG] agent: Service "_v1_sdnc_10.233.14.94_8282" in sync
    2021/04/19 20:00:08 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:08 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:08 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:08 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.53.228_9004" in sync
    2021/04/19 20:00:08 [DEBUG] agent: Service "_v1_parser_10.233.6.147_8806" in sync
    2021/04/19 20:00:08 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.48.175_9007" in sync
    2021/04/19 20:00:08 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:08 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:08 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:08 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:08 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.27.88_9518" in sync
    2021/04/19 20:00:08 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.33.202_9005" in sync
    2021/04/19 20:00:08 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.33.202_9005" in sync
    2021/04/19 20:00:08 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.4.110_443" in sync
    2021/04/19 20:00:08 [DEBUG] agent: Service "_v0_multicloud_10.233.6.213_9001" in sync
    2021/04/19 20:00:08 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.51.124_9009" in sync
    2021/04/19 20:00:08 [DEBUG] agent: Service "_v1_sdc-gui_10.233.40.24_8181" in sync
    2021/04/19 20:00:08 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:08 [DEBUG] agent: Service "_v1_nsd_10.233.6.147_8806" in sync
    2021/04/19 20:00:08 [DEBUG] agent: Service "_v1_multicloud_10.233.6.213_9001" in sync
    2021/04/19 20:00:08 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.33.46_9015" in sync
    2021/04/19 20:00:08 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:08 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:08 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:08 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.40.168_8080" in sync
    2021/04/19 20:00:08 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.55.249_8080" in sync
    2021/04/19 20:00:08 [DEBUG] agent: Node info in sync
    2021/04/19 20:00:08 [DEBUG] http: Request PUT /v1/agent/service/register (57.346592ms) from=10.233.76.61:58630
    2021/04/19 20:00:08 [DEBUG] agent: Service "_v1_sdnc_10.233.14.94_8282" in sync
    2021/04/19 20:00:08 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:08 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:08 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:08 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:08 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.53.228_9004" in sync
    2021/04/19 20:00:08 [DEBUG] agent: Service "_v1_message-router_10.233.43.198_3904" in sync
    2021/04/19 20:00:08 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.6.147_8806" in sync
    2021/04/19 20:00:08 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:08 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:08 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:08 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.53.228_9004" in sync
    2021/04/19 20:00:08 [DEBUG] agent: Service "_v1_parser_10.233.6.147_8806" in sync
    2021/04/19 20:00:08 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.48.175_9007" in sync
    2021/04/19 20:00:08 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.4.110_443" in sync
    2021/04/19 20:00:08 [DEBUG] agent: Service "_v0_multicloud_10.233.6.213_9001" in sync
    2021/04/19 20:00:08 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.51.124_9009" in sync
    2021/04/19 20:00:08 [DEBUG] agent: Service "_v1_sdc-gui_10.233.40.24_8181" in sync
    2021/04/19 20:00:08 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:08 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.27.88_9518" in sync
    2021/04/19 20:00:08 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.33.202_9005" in sync
    2021/04/19 20:00:08 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.33.202_9005" in sync
    2021/04/19 20:00:08 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:08 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:08 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:08 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:08 [DEBUG] agent: Service "_v1_nsd_10.233.6.147_8806" in sync
    2021/04/19 20:00:08 [DEBUG] agent: Service "_v1_multicloud_10.233.6.213_9001" in sync
    2021/04/19 20:00:08 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.33.46_9015" in sync
    2021/04/19 20:00:08 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.40.168_8080" in sync
    2021/04/19 20:00:08 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.55.249_8080" in sync
    2021/04/19 20:00:08 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.51.124_9009" in sync
    2021/04/19 20:00:08 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:08 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:08 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:08 [DEBUG] agent: Service "_v1_sdc_10.233.40.168_8443" in sync
    2021/04/19 20:00:08 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.33.202_9005" in sync
    2021/04/19 20:00:08 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.35.52_9011" in sync
    2021/04/19 20:00:08 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:08 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:08 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:08 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:08 [DEBUG] agent: Service "_v1_wf-gui_10.233.51.22_8443" in sync
    2021/04/19 20:00:08 [DEBUG] agent: Service "_v1_catalog_10.233.6.147_8806" in sync
    2021/04/19 20:00:08 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.35.52_9011" in sync
    2021/04/19 20:00:08 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:08 [DEBUG] agent: Service "_v1_appc_10.233.55.187_8443" in sync
    2021/04/19 20:00:08 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.48.175_9007" in sync
    2021/04/19 20:00:08 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:08 [DEBUG] agent: Node info in sync
    2021/04/19 20:00:09 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v12 (393.7µs) from=10.233.76.61:58632
    2021/04/19 20:00:09 [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/19 20:00:09 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/04/19 20: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/19 20:00:09 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:09 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:09 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:09 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.53.228_9004" in sync
    2021/04/19 20:00:09 [DEBUG] agent: Service "_v1_parser_10.233.6.147_8806" in sync
    2021/04/19 20:00:09 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.48.175_9007" in sync
    2021/04/19 20:00:09 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.4.110_443" in sync
    2021/04/19 20:00:09 [DEBUG] agent: Service "_v0_multicloud_10.233.6.213_9001" in sync
    2021/04/19 20:00:09 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.51.124_9009" in sync
    2021/04/19 20:00:09 [DEBUG] agent: Service "_v1_sdc-gui_10.233.40.24_8181" in sync
    2021/04/19 20:00:09 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:09 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.27.88_9518" in sync
    2021/04/19 20:00:09 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.33.202_9005" in sync
    2021/04/19 20:00:09 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.33.202_9005" in sync
    2021/04/19 20:00:09 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:09 [INFO] agent: Synced service "_v12_aai-nodes-query_10.233.76.81_8446"
    2021/04/19 20:00:09 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:09 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:09 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:09 [DEBUG] agent: Service "_v1_nsd_10.233.6.147_8806" in sync
    2021/04/19 20:00:09 [DEBUG] agent: Service "_v1_multicloud_10.233.6.213_9001" in sync
    2021/04/19 20:00:09 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.33.46_9015" in sync
    2021/04/19 20:00:09 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.40.168_8080" in sync
    2021/04/19 20:00:09 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.55.249_8080" in sync
    2021/04/19 20:00:09 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.51.124_9009" in sync
    2021/04/19 20:00:09 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:09 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:09 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:09 [DEBUG] agent: Service "_v1_sdc_10.233.40.168_8443" in sync
    2021/04/19 20:00:09 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.33.202_9005" in sync
    2021/04/19 20:00:09 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.35.52_9011" in sync
    2021/04/19 20:00:09 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:09 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:09 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:09 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:09 [DEBUG] agent: Service "_v1_wf-gui_10.233.51.22_8443" in sync
    2021/04/19 20:00:09 [DEBUG] agent: Service "_v1_catalog_10.233.6.147_8806" in sync
    2021/04/19 20:00:09 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.35.52_9011" in sync
    2021/04/19 20:00:09 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:09 [DEBUG] agent: Service "_v1_appc_10.233.55.187_8443" in sync
    2021/04/19 20:00:09 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.48.175_9007" in sync
    2021/04/19 20:00:09 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:09 [DEBUG] agent: Service "_v1_sdnc_10.233.14.94_8282" in sync
    2021/04/19 20:00:09 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:09 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:09 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:09 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:09 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.53.228_9004" in sync
    2021/04/19 20:00:09 [DEBUG] agent: Service "_v1_message-router_10.233.43.198_3904" in sync
    2021/04/19 20:00:09 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.6.147_8806" in sync
    2021/04/19 20:00:09 [DEBUG] agent: Node info in sync
    2021/04/19 20:00:09 [DEBUG] http: Request PUT /v1/agent/service/register (7.921479ms) from=10.233.76.61:58636
    2021/04/19 20:00:09 [DEBUG] agent: Service "_v1_multicloud_10.233.6.213_9001" in sync
    2021/04/19 20:00:09 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.33.46_9015" in sync
    2021/04/19 20:00:09 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:09 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:09 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:09 [DEBUG] agent: Service "_v1_nsd_10.233.6.147_8806" in sync
    2021/04/19 20:00:09 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.55.249_8080" in sync
    2021/04/19 20:00:09 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.40.168_8080" in sync
    2021/04/19 20:00:09 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.33.202_9005" in sync
    2021/04/19 20:00:09 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.35.52_9011" in sync
    2021/04/19 20:00:09 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.51.124_9009" in sync
    2021/04/19 20:00:09 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:09 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:09 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:09 [DEBUG] agent: Service "_v1_sdc_10.233.40.168_8443" in sync
    2021/04/19 20:00:09 [DEBUG] agent: Service "_v1_catalog_10.233.6.147_8806" in sync
    2021/04/19 20:00:09 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.35.52_9011" in sync
    2021/04/19 20:00:09 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:09 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:09 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:09 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:09 [DEBUG] agent: Service "_v1_wf-gui_10.233.51.22_8443" in sync
    2021/04/19 20:00:09 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.48.175_9007" in sync
    2021/04/19 20:00:09 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:09 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:09 [DEBUG] agent: Service "_v1_appc_10.233.55.187_8443" in sync
    2021/04/19 20:00:09 [DEBUG] agent: Service "_v1_message-router_10.233.43.198_3904" in sync
    2021/04/19 20:00:09 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.6.147_8806" in sync
    2021/04/19 20:00:09 [DEBUG] agent: Service "_v1_sdnc_10.233.14.94_8282" in sync
    2021/04/19 20:00:09 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:09 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:09 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:09 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:09 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.53.228_9004" in sync
    2021/04/19 20:00:09 [DEBUG] agent: Service "_v1_parser_10.233.6.147_8806" in sync
    2021/04/19 20:00:09 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.48.175_9007" in sync
    2021/04/19 20:00:09 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:09 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:09 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:09 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.53.228_9004" in sync
    2021/04/19 20:00:09 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.33.202_9005" in sync
    2021/04/19 20:00:09 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.33.202_9005" in sync
    2021/04/19 20:00:09 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.4.110_443" in sync
    2021/04/19 20:00:09 [DEBUG] agent: Service "_v0_multicloud_10.233.6.213_9001" in sync
    2021/04/19 20:00:09 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.51.124_9009" in sync
    2021/04/19 20:00:09 [DEBUG] agent: Service "_v1_sdc-gui_10.233.40.24_8181" in sync
    2021/04/19 20:00:09 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:09 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.27.88_9518" in sync
    2021/04/19 20:00:09 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:09 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:09 [DEBUG] agent: Node info in sync
    2021/04/19 20:00:09 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v12 (1.076207ms) from=10.233.76.61:58638
    2021/04/19 20:00:09 [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/19 20:00:09 [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/19 20:00:09 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/04/19 20: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/19 20:00:10 [INFO] agent: Synced service "_v13__aai-nodes-query_10.233.76.81_8446"
    2021/04/19 20:00:10 [DEBUG] agent: Service "_v1_sdc_10.233.40.168_8443" in sync
    2021/04/19 20:00:10 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.33.202_9005" in sync
    2021/04/19 20:00:10 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.35.52_9011" in sync
    2021/04/19 20:00:10 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.51.124_9009" in sync
    2021/04/19 20:00:10 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:10 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:10 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:10 [DEBUG] agent: Service "_v1_wf-gui_10.233.51.22_8443" in sync
    2021/04/19 20:00:10 [DEBUG] agent: Service "_v1_catalog_10.233.6.147_8806" in sync
    2021/04/19 20:00:10 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.35.52_9011" in sync
    2021/04/19 20:00:10 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:10 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:10 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:10 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:10 [DEBUG] agent: Service "_v1_appc_10.233.55.187_8443" in sync
    2021/04/19 20:00:10 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.48.175_9007" in sync
    2021/04/19 20:00:10 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:10 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:10 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:10 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.53.228_9004" in sync
    2021/04/19 20:00:10 [DEBUG] agent: Service "_v1_message-router_10.233.43.198_3904" in sync
    2021/04/19 20:00:10 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.6.147_8806" in sync
    2021/04/19 20:00:10 [DEBUG] agent: Service "_v1_sdnc_10.233.14.94_8282" in sync
    2021/04/19 20:00:10 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:10 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:10 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:10 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.53.228_9004" in sync
    2021/04/19 20:00:10 [DEBUG] agent: Service "_v1_parser_10.233.6.147_8806" in sync
    2021/04/19 20:00:10 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.48.175_9007" in sync
    2021/04/19 20:00:10 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:10 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:10 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:10 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:10 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.27.88_9518" in sync
    2021/04/19 20:00:10 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.33.202_9005" in sync
    2021/04/19 20:00:10 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.33.202_9005" in sync
    2021/04/19 20:00:10 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.4.110_443" in sync
    2021/04/19 20:00:10 [DEBUG] agent: Service "_v0_multicloud_10.233.6.213_9001" in sync
    2021/04/19 20:00:10 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.51.124_9009" in sync
    2021/04/19 20:00:10 [DEBUG] agent: Service "_v1_sdc-gui_10.233.40.24_8181" in sync
    2021/04/19 20:00:10 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:10 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:10 [DEBUG] agent: Service "_v1_nsd_10.233.6.147_8806" in sync
    2021/04/19 20:00:10 [DEBUG] agent: Service "_v1_multicloud_10.233.6.213_9001" in sync
    2021/04/19 20:00:10 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.33.46_9015" in sync
    2021/04/19 20:00:10 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:10 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:10 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:10 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.40.168_8080" in sync
    2021/04/19 20:00:10 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.55.249_8080" in sync
    2021/04/19 20:00:10 [DEBUG] agent: Node info in sync
    2021/04/19 20:00:10 [DEBUG] http: Request PUT /v1/agent/service/register (967.884575ms) from=10.233.76.61:58642
    2021/04/19 20:00:10 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:10 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:10 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.53.228_9004" in sync
    2021/04/19 20:00:10 [DEBUG] agent: Service "_v1_message-router_10.233.43.198_3904" in sync
    2021/04/19 20:00:10 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.6.147_8806" in sync
    2021/04/19 20:00:10 [DEBUG] agent: Service "_v1_sdnc_10.233.14.94_8282" in sync
    2021/04/19 20:00:10 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:10 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:10 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.53.228_9004" in sync
    2021/04/19 20:00:10 [DEBUG] agent: Service "_v1_parser_10.233.6.147_8806" in sync
    2021/04/19 20:00:10 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.48.175_9007" in sync
    2021/04/19 20:00:10 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:10 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:10 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:10 [DEBUG] agent: Service "_v1_sdc-gui_10.233.40.24_8181" in sync
    2021/04/19 20:00:10 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:10 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.27.88_9518" in sync
    2021/04/19 20:00:10 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.33.202_9005" in sync
    2021/04/19 20:00:10 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.33.202_9005" in sync
    2021/04/19 20:00:10 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.4.110_443" in sync
    2021/04/19 20:00:10 [DEBUG] agent: Service "_v0_multicloud_10.233.6.213_9001" in sync
    2021/04/19 20:00:10 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.51.124_9009" in sync
    2021/04/19 20:00:10 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:10 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:10 [DEBUG] agent: Service "_v1_nsd_10.233.6.147_8806" in sync
    2021/04/19 20:00:10 [DEBUG] agent: Service "_v1_multicloud_10.233.6.213_9001" in sync
    2021/04/19 20:00:10 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.33.46_9015" in sync
    2021/04/19 20:00:10 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:10 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:10 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:10 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.40.168_8080" in sync
    2021/04/19 20:00:10 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.55.249_8080" in sync
    2021/04/19 20:00:10 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:10 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:10 [DEBUG] agent: Service "_v1_sdc_10.233.40.168_8443" in sync
    2021/04/19 20:00:10 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.33.202_9005" in sync
    2021/04/19 20:00:10 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.35.52_9011" in sync
    2021/04/19 20:00:10 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.51.124_9009" in sync
    2021/04/19 20:00:10 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:10 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:10 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:10 [DEBUG] agent: Service "_v1_wf-gui_10.233.51.22_8443" in sync
    2021/04/19 20:00:10 [DEBUG] agent: Service "_v1_catalog_10.233.6.147_8806" in sync
    2021/04/19 20:00:10 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.35.52_9011" in sync
    2021/04/19 20:00:10 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:10 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:10 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:10 [DEBUG] agent: Service "_v1_appc_10.233.55.187_8443" in sync
    2021/04/19 20:00:10 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.48.175_9007" in sync
    2021/04/19 20:00:10 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:10 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:10 [DEBUG] agent: Node info in sync
    2021/04/19 20:00:10 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v13 (460.476µs) from=10.233.76.61:58654
    2021/04/19 20:00:10 [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/19 20:00:10 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/04/19 20: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/19 20:00:10 [DEBUG] agent: Service "_v1_appc_10.233.55.187_8443" in sync
    2021/04/19 20:00:10 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.48.175_9007" in sync
    2021/04/19 20:00:10 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:10 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:10 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.53.228_9004" in sync
    2021/04/19 20:00:10 [DEBUG] agent: Service "_v1_message-router_10.233.43.198_3904" in sync
    2021/04/19 20:00:10 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.6.147_8806" in sync
    2021/04/19 20:00:10 [DEBUG] agent: Service "_v1_sdnc_10.233.14.94_8282" in sync
    2021/04/19 20:00:10 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:10 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:10 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:10 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:10 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.53.228_9004" in sync
    2021/04/19 20:00:10 [DEBUG] agent: Service "_v1_parser_10.233.6.147_8806" in sync
    2021/04/19 20:00:10 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.48.175_9007" in sync
    2021/04/19 20:00:10 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:10 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:10 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:10 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.27.88_9518" in sync
    2021/04/19 20:00:10 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.33.202_9005" in sync
    2021/04/19 20:00:10 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.33.202_9005" in sync
    2021/04/19 20:00:10 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.4.110_443" in sync
    2021/04/19 20:00:10 [DEBUG] agent: Service "_v0_multicloud_10.233.6.213_9001" in sync
    2021/04/19 20:00:10 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.51.124_9009" in sync
    2021/04/19 20:00:10 [DEBUG] agent: Service "_v1_sdc-gui_10.233.40.24_8181" in sync
    2021/04/19 20:00:10 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:10 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:10 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:10 [INFO] agent: Synced service "_v13_aai-nodes-query_10.233.76.81_8446"
    2021/04/19 20:00:10 [DEBUG] agent: Service "_v1_nsd_10.233.6.147_8806" in sync
    2021/04/19 20:00:10 [DEBUG] agent: Service "_v1_multicloud_10.233.6.213_9001" in sync
    2021/04/19 20:00:10 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.33.46_9015" in sync
    2021/04/19 20:00:10 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:10 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:10 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:10 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.40.168_8080" in sync
    2021/04/19 20:00:10 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.55.249_8080" in sync
    2021/04/19 20:00:10 [DEBUG] agent: Service "_v1_sdc_10.233.40.168_8443" in sync
    2021/04/19 20:00:10 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.33.202_9005" in sync
    2021/04/19 20:00:10 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.35.52_9011" in sync
    2021/04/19 20:00:10 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.51.124_9009" in sync
    2021/04/19 20:00:10 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:10 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:10 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:10 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:10 [DEBUG] agent: Service "_v1_wf-gui_10.233.51.22_8443" in sync
    2021/04/19 20:00:11 [DEBUG] agent: Service "_v1_catalog_10.233.6.147_8806" in sync
    2021/04/19 20:00:11 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.35.52_9011" in sync
    2021/04/19 20:00:11 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:11 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:11 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:11 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:11 [DEBUG] agent: Node info in sync
    2021/04/19 20:00:11 [DEBUG] http: Request PUT /v1/agent/service/register (272.704746ms) from=10.233.76.61:58656
    2021/04/19 20:00:11 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:11 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.53.228_9004" in sync
    2021/04/19 20:00:11 [DEBUG] agent: Service "_v1_message-router_10.233.43.198_3904" in sync
    2021/04/19 20:00:11 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.6.147_8806" in sync
    2021/04/19 20:00:11 [DEBUG] agent: Service "_v1_sdnc_10.233.14.94_8282" in sync
    2021/04/19 20:00:11 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:11 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:11 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:11 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.53.228_9004" in sync
    2021/04/19 20:00:11 [DEBUG] agent: Service "_v1_parser_10.233.6.147_8806" in sync
    2021/04/19 20:00:11 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.48.175_9007" in sync
    2021/04/19 20:00:11 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:11 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:11 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:11 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:11 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.27.88_9518" in sync
    2021/04/19 20:00:11 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.33.202_9005" in sync
    2021/04/19 20:00:11 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.33.202_9005" in sync
    2021/04/19 20:00:11 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.4.110_443" in sync
    2021/04/19 20:00:11 [DEBUG] agent: Service "_v0_multicloud_10.233.6.213_9001" in sync
    2021/04/19 20:00:11 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.51.124_9009" in sync
    2021/04/19 20:00:11 [DEBUG] agent: Service "_v1_sdc-gui_10.233.40.24_8181" in sync
    2021/04/19 20:00:11 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:11 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:11 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:11 [DEBUG] agent: Service "_v1_nsd_10.233.6.147_8806" in sync
    2021/04/19 20:00:11 [DEBUG] agent: Service "_v1_multicloud_10.233.6.213_9001" in sync
    2021/04/19 20:00:11 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.33.46_9015" in sync
    2021/04/19 20:00:11 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:11 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:11 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:11 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.40.168_8080" in sync
    2021/04/19 20:00:11 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.55.249_8080" in sync
    2021/04/19 20:00:11 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:11 [DEBUG] agent: Service "_v1_sdc_10.233.40.168_8443" in sync
    2021/04/19 20:00:11 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.33.202_9005" in sync
    2021/04/19 20:00:11 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.35.52_9011" in sync
    2021/04/19 20:00:11 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.51.124_9009" in sync
    2021/04/19 20:00:11 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:11 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:11 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:11 [DEBUG] agent: Service "_v1_wf-gui_10.233.51.22_8443" in sync
    2021/04/19 20:00:11 [DEBUG] agent: Service "_v1_catalog_10.233.6.147_8806" in sync
    2021/04/19 20:00:11 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.35.52_9011" in sync
    2021/04/19 20:00:11 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:11 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:11 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:11 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:11 [DEBUG] agent: Service "_v1_appc_10.233.55.187_8443" in sync
    2021/04/19 20:00:11 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.48.175_9007" in sync
    2021/04/19 20:00:11 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:11 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:11 [DEBUG] agent: Node info in sync
    2021/04/19 20:00:11 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v13 (413.027µs) from=10.233.76.61:58662
    2021/04/19 20:00:11 [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/19 20:00:11 [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/19 20:00:11 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/04/19 20: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/19 20:00:11 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.51.124_9009" in sync
    2021/04/19 20:00:11 [DEBUG] agent: Service "_v1_sdc-gui_10.233.40.24_8181" in sync
    2021/04/19 20:00:11 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:11 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.33.202_9005" in sync
    2021/04/19 20:00:11 [DEBUG] agent: Service "_v0_multicloud_10.233.6.213_9001" in sync
    2021/04/19 20:00:11 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:11 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:11 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:11 [DEBUG] agent: Service "_v1_sdc_10.233.40.168_8443" in sync
    2021/04/19 20:00:11 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:11 [DEBUG] agent: Service "_v1_wf-gui_10.233.51.22_8443" in sync
    2021/04/19 20:00:11 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:11 [DEBUG] agent: Service "_v1_appc_10.233.55.187_8443" in sync
    2021/04/19 20:00:11 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.48.175_9007" in sync
    2021/04/19 20:00:11 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:11 [DEBUG] agent: Service "_v1_message-router_10.233.43.198_3904" in sync
    2021/04/19 20:00:11 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:11 [INFO] agent: Synced service "_v14__aai-nodes-query_10.233.76.81_8446"
    2021/04/19 20:00:11 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:11 [DEBUG] agent: Service "_v1_parser_10.233.6.147_8806" in sync
    2021/04/19 20:00:11 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.48.175_9007" in sync
    2021/04/19 20:00:11 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:11 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:11 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.27.88_9518" in sync
    2021/04/19 20:00:11 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.33.202_9005" in sync
    2021/04/19 20:00:11 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.4.110_443" in sync
    2021/04/19 20:00:11 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:11 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:11 [DEBUG] agent: Service "_v1_nsd_10.233.6.147_8806" in sync
    2021/04/19 20:00:11 [DEBUG] agent: Service "_v1_multicloud_10.233.6.213_9001" in sync
    2021/04/19 20:00:11 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.33.46_9015" in sync
    2021/04/19 20:00:11 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:11 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:11 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.40.168_8080" in sync
    2021/04/19 20:00:11 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.55.249_8080" in sync
    2021/04/19 20:00:11 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:11 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:11 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.33.202_9005" in sync
    2021/04/19 20:00:11 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.35.52_9011" in sync
    2021/04/19 20:00:11 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.51.124_9009" in sync
    2021/04/19 20:00:11 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:11 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:11 [DEBUG] agent: Service "_v1_catalog_10.233.6.147_8806" in sync
    2021/04/19 20:00:11 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.35.52_9011" in sync
    2021/04/19 20:00:11 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:11 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:11 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:11 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.53.228_9004" in sync
    2021/04/19 20:00:11 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.6.147_8806" in sync
    2021/04/19 20:00:11 [DEBUG] agent: Service "_v1_sdnc_10.233.14.94_8282" in sync
    2021/04/19 20:00:11 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:11 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:11 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.53.228_9004" in sync
    2021/04/19 20:00:11 [DEBUG] agent: Node info in sync
    2021/04/19 20:00:11 [DEBUG] http: Request PUT /v1/agent/service/register (216.784671ms) from=10.233.76.61:58664
    2021/04/19 20:00:11 [DEBUG] agent: Service "_v0_multicloud_10.233.6.213_9001" in sync
    2021/04/19 20:00:11 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.51.124_9009" in sync
    2021/04/19 20:00:11 [DEBUG] agent: Service "_v1_sdc-gui_10.233.40.24_8181" in sync
    2021/04/19 20:00:11 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:11 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.33.202_9005" in sync
    2021/04/19 20:00:11 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:11 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:11 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:11 [DEBUG] agent: Service "_v1_sdc_10.233.40.168_8443" in sync
    2021/04/19 20:00:11 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:11 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:11 [DEBUG] agent: Service "_v1_wf-gui_10.233.51.22_8443" in sync
    2021/04/19 20:00:11 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:11 [DEBUG] agent: Service "_v1_appc_10.233.55.187_8443" in sync
    2021/04/19 20:00:11 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.48.175_9007" in sync
    2021/04/19 20:00:11 [DEBUG] agent: Service "_v1_message-router_10.233.43.198_3904" in sync
    2021/04/19 20:00:11 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:11 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:11 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:11 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:11 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:11 [DEBUG] agent: Service "_v1_parser_10.233.6.147_8806" in sync
    2021/04/19 20:00:11 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.48.175_9007" in sync
    2021/04/19 20:00:11 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.4.110_443" in sync
    2021/04/19 20:00:11 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.27.88_9518" in sync
    2021/04/19 20:00:11 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.33.202_9005" in sync
    2021/04/19 20:00:11 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:11 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:11 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:11 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:11 [DEBUG] agent: Service "_v1_nsd_10.233.6.147_8806" in sync
    2021/04/19 20:00:11 [DEBUG] agent: Service "_v1_multicloud_10.233.6.213_9001" in sync
    2021/04/19 20:00:11 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.33.46_9015" in sync
    2021/04/19 20:00:11 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.40.168_8080" in sync
    2021/04/19 20:00:11 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.55.249_8080" in sync
    2021/04/19 20:00:11 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.51.124_9009" in sync
    2021/04/19 20:00:11 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:11 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:11 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:11 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.33.202_9005" in sync
    2021/04/19 20:00:11 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.35.52_9011" in sync
    2021/04/19 20:00:11 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:11 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:11 [DEBUG] agent: Service "_v1_catalog_10.233.6.147_8806" in sync
    2021/04/19 20:00:11 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.35.52_9011" in sync
    2021/04/19 20:00:11 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:11 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:11 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:11 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:11 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.53.228_9004" in sync
    2021/04/19 20:00:11 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.6.147_8806" in sync
    2021/04/19 20:00:11 [DEBUG] agent: Service "_v1_sdnc_10.233.14.94_8282" in sync
    2021/04/19 20:00:11 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.53.228_9004" in sync
    2021/04/19 20:00:11 [DEBUG] agent: Node info in sync
    2021/04/19 20:00:11 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v14 (314.539µs) from=10.233.76.61:58666
    2021/04/19 20:00:11 [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/19 20:00:11 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/04/19 20: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/19 20:00:11 [DEBUG] agent: Service "_v1_wf-gui_10.233.51.22_8443" in sync
    2021/04/19 20:00:11 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:11 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:11 [DEBUG] agent: Service "_v1_appc_10.233.55.187_8443" in sync
    2021/04/19 20:00:11 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.48.175_9007" in sync
    2021/04/19 20:00:11 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:11 [DEBUG] agent: Service "_v1_message-router_10.233.43.198_3904" in sync
    2021/04/19 20:00:11 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:11 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:11 [DEBUG] agent: Service "_v1_parser_10.233.6.147_8806" in sync
    2021/04/19 20:00:11 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.48.175_9007" in sync
    2021/04/19 20:00:11 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:11 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:11 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:11 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.27.88_9518" in sync
    2021/04/19 20:00:11 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.33.202_9005" in sync
    2021/04/19 20:00:11 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.4.110_443" in sync
    2021/04/19 20:00:11 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:11 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:11 [DEBUG] agent: Service "_v1_nsd_10.233.6.147_8806" in sync
    2021/04/19 20:00:11 [DEBUG] agent: Service "_v1_multicloud_10.233.6.213_9001" in sync
    2021/04/19 20:00:11 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.33.46_9015" in sync
    2021/04/19 20:00:11 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:11 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:11 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.40.168_8080" in sync
    2021/04/19 20:00:11 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.55.249_8080" in sync
    2021/04/19 20:00:11 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.33.202_9005" in sync
    2021/04/19 20:00:11 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.35.52_9011" in sync
    2021/04/19 20:00:11 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.51.124_9009" in sync
    2021/04/19 20:00:11 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:11 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:11 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:11 [DEBUG] agent: Service "_v1_catalog_10.233.6.147_8806" in sync
    2021/04/19 20:00:11 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.35.52_9011" in sync
    2021/04/19 20:00:11 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:11 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:11 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:11 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.53.228_9004" in sync
    2021/04/19 20:00:11 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.6.147_8806" in sync
    2021/04/19 20:00:11 [DEBUG] agent: Service "_v1_sdnc_10.233.14.94_8282" in sync
    2021/04/19 20:00:11 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:11 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:11 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:11 [INFO] agent: Synced service "_v14_aai-nodes-query_10.233.76.81_8446"
    2021/04/19 20:00:11 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.53.228_9004" in sync
    2021/04/19 20:00:11 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.33.202_9005" in sync
    2021/04/19 20:00:11 [DEBUG] agent: Service "_v0_multicloud_10.233.6.213_9001" in sync
    2021/04/19 20:00:11 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.51.124_9009" in sync
    2021/04/19 20:00:11 [DEBUG] agent: Service "_v1_sdc-gui_10.233.40.24_8181" in sync
    2021/04/19 20:00:11 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:11 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:11 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:11 [DEBUG] agent: Service "_v1_sdc_10.233.40.168_8443" in sync
    2021/04/19 20:00:11 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:11 [DEBUG] agent: Node info in sync
    2021/04/19 20:00:11 [DEBUG] http: Request PUT /v1/agent/service/register (370.431429ms) from=10.233.76.61:58668
    2021/04/19 20:00:11 [DEBUG] agent: Service "_v1_parser_10.233.6.147_8806" in sync
    2021/04/19 20:00:11 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.48.175_9007" in sync
    2021/04/19 20:00:11 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:11 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:11 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:11 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.27.88_9518" in sync
    2021/04/19 20:00:11 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.33.202_9005" in sync
    2021/04/19 20:00:11 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.4.110_443" in sync
    2021/04/19 20:00:11 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:11 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:11 [DEBUG] agent: Service "_v1_nsd_10.233.6.147_8806" in sync
    2021/04/19 20:00:11 [DEBUG] agent: Service "_v1_multicloud_10.233.6.213_9001" in sync
    2021/04/19 20:00:11 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.33.46_9015" in sync
    2021/04/19 20:00:11 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:11 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:11 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.40.168_8080" in sync
    2021/04/19 20:00:11 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.55.249_8080" in sync
    2021/04/19 20:00:11 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:11 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.33.202_9005" in sync
    2021/04/19 20:00:11 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.35.52_9011" in sync
    2021/04/19 20:00:11 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.51.124_9009" in sync
    2021/04/19 20:00:11 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:11 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:11 [DEBUG] agent: Service "_v1_catalog_10.233.6.147_8806" in sync
    2021/04/19 20:00:11 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.35.52_9011" in sync
    2021/04/19 20:00:11 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:11 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:11 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:11 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.53.228_9004" in sync
    2021/04/19 20:00:11 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.6.147_8806" in sync
    2021/04/19 20:00:11 [DEBUG] agent: Service "_v1_sdnc_10.233.14.94_8282" in sync
    2021/04/19 20:00:11 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:11 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:11 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:11 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:11 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.53.228_9004" in sync
    2021/04/19 20:00:11 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:11 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.33.202_9005" in sync
    2021/04/19 20:00:11 [DEBUG] agent: Service "_v0_multicloud_10.233.6.213_9001" in sync
    2021/04/19 20:00:11 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.51.124_9009" in sync
    2021/04/19 20:00:11 [DEBUG] agent: Service "_v1_sdc-gui_10.233.40.24_8181" in sync
    2021/04/19 20:00:11 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:11 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:11 [DEBUG] agent: Service "_v1_sdc_10.233.40.168_8443" in sync
    2021/04/19 20:00:11 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:11 [DEBUG] agent: Service "_v1_wf-gui_10.233.51.22_8443" in sync
    2021/04/19 20:00:11 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:11 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:11 [DEBUG] agent: Service "_v1_appc_10.233.55.187_8443" in sync
    2021/04/19 20:00:11 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.48.175_9007" in sync
    2021/04/19 20:00:11 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:11 [DEBUG] agent: Service "_v1_message-router_10.233.43.198_3904" in sync
    2021/04/19 20:00:11 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:11 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:11 [DEBUG] agent: Node info in sync
    2021/04/19 20:00:11 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v14 (497.359µs) from=10.233.76.61:58676
    2021/04/19 20:00:11 [WARN] agent: Service name "_aai-nodes-query-v15" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/04/19 20:00:11 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v15/search/nodes-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v15\",\"enable_ssl\":\"true\",\"url\":\"/aai/v15/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/04/19 20:00:11 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/04/19 20: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/19 20:00:12 [DEBUG] agent: Service "_v0_multicloud_10.233.6.213_9001" in sync
    2021/04/19 20:00:12 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.51.124_9009" in sync
    2021/04/19 20:00:12 [DEBUG] agent: Service "_v1_sdc-gui_10.233.40.24_8181" in sync
    2021/04/19 20:00:12 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:12 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.33.202_9005" in sync
    2021/04/19 20:00:12 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:12 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:12 [INFO] agent: Synced service "_v15__aai-nodes-query_10.233.76.81_8446"
    2021/04/19 20:00:12 [DEBUG] agent: Service "_v1_sdc_10.233.40.168_8443" in sync
    2021/04/19 20:00:12 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:12 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:12 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:12 [DEBUG] agent: Service "_v1_wf-gui_10.233.51.22_8443" in sync
    2021/04/19 20:00:12 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:12 [DEBUG] agent: Service "_v1_appc_10.233.55.187_8443" in sync
    2021/04/19 20:00:12 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.48.175_9007" in sync
    2021/04/19 20:00:12 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:12 [DEBUG] agent: Service "_v1_message-router_10.233.43.198_3904" in sync
    2021/04/19 20:00:12 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:12 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.48.175_9007" in sync
    2021/04/19 20:00:12 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:12 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:12 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:12 [DEBUG] agent: Service "_v1_parser_10.233.6.147_8806" in sync
    2021/04/19 20:00:12 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.33.202_9005" in sync
    2021/04/19 20:00:12 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.4.110_443" in sync
    2021/04/19 20:00:12 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.27.88_9518" in sync
    2021/04/19 20:00:12 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:12 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:12 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.33.46_9015" in sync
    2021/04/19 20:00:12 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:12 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:12 [DEBUG] agent: Service "_v1_nsd_10.233.6.147_8806" in sync
    2021/04/19 20:00:12 [DEBUG] agent: Service "_v1_multicloud_10.233.6.213_9001" in sync
    2021/04/19 20:00:12 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.40.168_8080" in sync
    2021/04/19 20:00:12 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.55.249_8080" in sync
    2021/04/19 20:00:12 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.51.124_9009" in sync
    2021/04/19 20:00:12 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:12 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:12 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:12 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.33.202_9005" in sync
    2021/04/19 20:00:12 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.35.52_9011" in sync
    2021/04/19 20:00:12 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.35.52_9011" in sync
    2021/04/19 20:00:12 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:12 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:12 [DEBUG] agent: Service "_v1_catalog_10.233.6.147_8806" in sync
    2021/04/19 20:00:12 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:12 [DEBUG] agent: Service "_v1_sdnc_10.233.14.94_8282" in sync
    2021/04/19 20:00:12 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:12 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:12 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:12 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:12 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.53.228_9004" in sync
    2021/04/19 20:00:12 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.6.147_8806" in sync
    2021/04/19 20:00:12 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.53.228_9004" in sync
    2021/04/19 20:00:12 [DEBUG] agent: Node info in sync
    2021/04/19 20:00:12 [DEBUG] http: Request PUT /v1/agent/service/register (80.44294ms) from=10.233.76.61:58678
    2021/04/19 20:00:12 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:12 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:12 [DEBUG] agent: Service "_v1_wf-gui_10.233.51.22_8443" in sync
    2021/04/19 20:00:12 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:12 [DEBUG] agent: Service "_v1_appc_10.233.55.187_8443" in sync
    2021/04/19 20:00:12 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.48.175_9007" in sync
    2021/04/19 20:00:12 [DEBUG] agent: Service "_v1_message-router_10.233.43.198_3904" in sync
    2021/04/19 20:00:12 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:12 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:12 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:12 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:12 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:12 [DEBUG] agent: Service "_v1_parser_10.233.6.147_8806" in sync
    2021/04/19 20:00:12 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.48.175_9007" in sync
    2021/04/19 20:00:12 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.4.110_443" in sync
    2021/04/19 20:00:12 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.27.88_9518" in sync
    2021/04/19 20:00:12 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.33.202_9005" in sync
    2021/04/19 20:00:12 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:12 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:12 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:12 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:12 [DEBUG] agent: Service "_v1_nsd_10.233.6.147_8806" in sync
    2021/04/19 20:00:12 [DEBUG] agent: Service "_v1_multicloud_10.233.6.213_9001" in sync
    2021/04/19 20:00:12 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.33.46_9015" in sync
    2021/04/19 20:00:12 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.40.168_8080" in sync
    2021/04/19 20:00:12 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.55.249_8080" in sync
    2021/04/19 20:00:12 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:12 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:12 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:12 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.33.202_9005" in sync
    2021/04/19 20:00:12 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.35.52_9011" in sync
    2021/04/19 20:00:12 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.51.124_9009" in sync
    2021/04/19 20:00:12 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:12 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:12 [DEBUG] agent: Service "_v1_catalog_10.233.6.147_8806" in sync
    2021/04/19 20:00:12 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.35.52_9011" in sync
    2021/04/19 20:00:12 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:12 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:12 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:12 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:12 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:12 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.53.228_9004" in sync
    2021/04/19 20:00:12 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.6.147_8806" in sync
    2021/04/19 20:00:12 [DEBUG] agent: Service "_v1_sdnc_10.233.14.94_8282" in sync
    2021/04/19 20:00:12 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.53.228_9004" in sync
    2021/04/19 20:00:12 [DEBUG] agent: Service "_v0_multicloud_10.233.6.213_9001" in sync
    2021/04/19 20:00:12 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.51.124_9009" in sync
    2021/04/19 20:00:12 [DEBUG] agent: Service "_v1_sdc-gui_10.233.40.24_8181" in sync
    2021/04/19 20:00:12 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:12 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.33.202_9005" in sync
    2021/04/19 20:00:12 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:12 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:12 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:12 [DEBUG] agent: Service "_v1_sdc_10.233.40.168_8443" in sync
    2021/04/19 20:00:12 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:12 [DEBUG] agent: Node info in sync
    2021/04/19 20:00:12 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v15 (299.79931ms) from=10.233.76.61:58682
    2021/04/19 20:00:12 [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/19 20: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/19 20: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/19 20:00:12 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:12 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:12 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:12 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.53.228_9004" in sync
    2021/04/19 20:00:12 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.6.147_8806" in sync
    2021/04/19 20:00:12 [DEBUG] agent: Service "_v1_sdnc_10.233.14.94_8282" in sync
    2021/04/19 20:00:12 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:12 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:12 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.53.228_9004" in sync
    2021/04/19 20:00:12 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.51.124_9009" in sync
    2021/04/19 20:00:12 [DEBUG] agent: Service "_v1_sdc-gui_10.233.40.24_8181" in sync
    2021/04/19 20:00:12 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:12 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.33.202_9005" in sync
    2021/04/19 20:00:12 [DEBUG] agent: Service "_v0_multicloud_10.233.6.213_9001" in sync
    2021/04/19 20:00:12 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:12 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:12 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:12 [DEBUG] agent: Service "_v1_sdc_10.233.40.168_8443" in sync
    2021/04/19 20:00:12 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:12 [DEBUG] agent: Service "_v1_wf-gui_10.233.51.22_8443" in sync
    2021/04/19 20:00:12 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:12 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:12 [DEBUG] agent: Service "_v1_appc_10.233.55.187_8443" in sync
    2021/04/19 20:00:12 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.48.175_9007" in sync
    2021/04/19 20:00:12 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:12 [INFO] agent: Synced service "_v15_aai-nodes-query_10.233.76.81_8446"
    2021/04/19 20:00:12 [DEBUG] agent: Service "_v1_message-router_10.233.43.198_3904" in sync
    2021/04/19 20:00:12 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:12 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:12 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:12 [DEBUG] agent: Service "_v1_parser_10.233.6.147_8806" in sync
    2021/04/19 20:00:12 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.48.175_9007" in sync
    2021/04/19 20:00:12 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:12 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:12 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.27.88_9518" in sync
    2021/04/19 20:00:12 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.33.202_9005" in sync
    2021/04/19 20:00:12 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.4.110_443" in sync
    2021/04/19 20:00:12 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:12 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:12 [DEBUG] agent: Service "_v1_nsd_10.233.6.147_8806" in sync
    2021/04/19 20:00:12 [DEBUG] agent: Service "_v1_multicloud_10.233.6.213_9001" in sync
    2021/04/19 20:00:12 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.33.46_9015" in sync
    2021/04/19 20:00:12 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:12 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:12 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.40.168_8080" in sync
    2021/04/19 20:00:12 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.55.249_8080" in sync
    2021/04/19 20:00:12 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:12 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.33.202_9005" in sync
    2021/04/19 20:00:12 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.35.52_9011" in sync
    2021/04/19 20:00:12 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.51.124_9009" in sync
    2021/04/19 20:00:12 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:12 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:12 [DEBUG] agent: Service "_v1_catalog_10.233.6.147_8806" in sync
    2021/04/19 20:00:12 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.35.52_9011" in sync
    2021/04/19 20:00:12 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:12 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:12 [DEBUG] agent: Node info in sync
    2021/04/19 20:00:12 [DEBUG] http: Request PUT /v1/agent/service/register (301.221927ms) from=10.233.76.61:58688
    2021/04/19 20:00:12 [DEBUG] agent: Service "_v0_multicloud_10.233.6.213_9001" in sync
    2021/04/19 20:00:12 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.51.124_9009" in sync
    2021/04/19 20:00:12 [DEBUG] agent: Service "_v1_sdc-gui_10.233.40.24_8181" in sync
    2021/04/19 20:00:12 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:12 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.33.202_9005" in sync
    2021/04/19 20:00:12 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:12 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:12 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:12 [DEBUG] agent: Service "_v1_sdc_10.233.40.168_8443" in sync
    2021/04/19 20:00:12 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:12 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:12 [DEBUG] agent: Service "_v1_wf-gui_10.233.51.22_8443" in sync
    2021/04/19 20:00:12 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:12 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:12 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:12 [DEBUG] agent: Service "_v1_appc_10.233.55.187_8443" in sync
    2021/04/19 20:00:12 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.48.175_9007" in sync
    2021/04/19 20:00:12 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:12 [DEBUG] agent: Service "_v1_message-router_10.233.43.198_3904" in sync
    2021/04/19 20:00:12 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:12 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.48.175_9007" in sync
    2021/04/19 20:00:12 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:12 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:12 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:12 [DEBUG] agent: Service "_v1_parser_10.233.6.147_8806" in sync
    2021/04/19 20:00:12 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.33.202_9005" in sync
    2021/04/19 20:00:12 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.4.110_443" in sync
    2021/04/19 20:00:12 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.27.88_9518" in sync
    2021/04/19 20:00:12 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:12 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:12 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.33.46_9015" in sync
    2021/04/19 20:00:12 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:12 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:12 [DEBUG] agent: Service "_v1_nsd_10.233.6.147_8806" in sync
    2021/04/19 20:00:12 [DEBUG] agent: Service "_v1_multicloud_10.233.6.213_9001" in sync
    2021/04/19 20:00:12 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.40.168_8080" in sync
    2021/04/19 20:00:12 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.55.249_8080" in sync
    2021/04/19 20:00:12 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.51.124_9009" in sync
    2021/04/19 20:00:12 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:12 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:12 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:12 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.33.202_9005" in sync
    2021/04/19 20:00:12 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.35.52_9011" in sync
    2021/04/19 20:00:12 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:12 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:12 [DEBUG] agent: Service "_v1_catalog_10.233.6.147_8806" in sync
    2021/04/19 20:00:13 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.35.52_9011" in sync
    2021/04/19 20:00:13 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:13 [DEBUG] agent: Service "_v1_sdnc_10.233.14.94_8282" in sync
    2021/04/19 20:00:13 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:13 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:13 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:13 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:13 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.53.228_9004" in sync
    2021/04/19 20:00:13 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.6.147_8806" in sync
    2021/04/19 20:00:13 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.53.228_9004" in sync
    2021/04/19 20:00:13 [DEBUG] agent: Node info in sync
    2021/04/19 20:00:13 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v15 (594.317µs) from=10.233.76.61:58692
    2021/04/19 20:00:13 [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/19 20:00:13 [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/19 20: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/19 20: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/19 20:00:13 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:13 [DEBUG] agent: Service "_v1_sdc_10.233.40.168_8443" in sync
    2021/04/19 20:00:13 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:13 [DEBUG] agent: Service "_v1_wf-gui_10.233.51.22_8443" in sync
    2021/04/19 20:00:13 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:13 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:13 [DEBUG] agent: Service "_v1_appc_10.233.55.187_8443" in sync
    2021/04/19 20:00:13 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.48.175_9007" in sync
    2021/04/19 20:00:13 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:13 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:13 [DEBUG] agent: Service "_v1_message-router_10.233.43.198_3904" in sync
    2021/04/19 20:00:13 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:13 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:13 [DEBUG] agent: Service "_v1_parser_10.233.6.147_8806" in sync
    2021/04/19 20:00:13 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.48.175_9007" in sync
    2021/04/19 20:00:13 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:13 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:13 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:13 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.27.88_9518" in sync
    2021/04/19 20:00:13 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.33.202_9005" in sync
    2021/04/19 20:00:13 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.4.110_443" in sync
    2021/04/19 20:00:13 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:13 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:13 [DEBUG] agent: Service "_v1_nsd_10.233.6.147_8806" in sync
    2021/04/19 20:00:13 [DEBUG] agent: Service "_v1_multicloud_10.233.6.213_9001" in sync
    2021/04/19 20:00:13 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.33.46_9015" in sync
    2021/04/19 20:00:13 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:13 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:13 [INFO] agent: Synced service "_v16__aai-nodes-query_10.233.76.81_8446"
    2021/04/19 20:00:13 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.40.168_8080" in sync
    2021/04/19 20:00:13 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.55.249_8080" in sync
    2021/04/19 20:00:13 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.33.202_9005" in sync
    2021/04/19 20:00:13 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.35.52_9011" in sync
    2021/04/19 20:00:13 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.51.124_9009" in sync
    2021/04/19 20:00:13 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:13 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:13 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:13 [DEBUG] agent: Service "_v1_catalog_10.233.6.147_8806" in sync
    2021/04/19 20:00:13 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.35.52_9011" in sync
    2021/04/19 20:00:13 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:13 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:13 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:13 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:13 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.53.228_9004" in sync
    2021/04/19 20:00:13 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.6.147_8806" in sync
    2021/04/19 20:00:13 [DEBUG] agent: Service "_v1_sdnc_10.233.14.94_8282" in sync
    2021/04/19 20:00:13 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:13 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:13 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:13 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.53.228_9004" in sync
    2021/04/19 20:00:13 [DEBUG] agent: Service "_v1_sdc-gui_10.233.40.24_8181" in sync
    2021/04/19 20:00:13 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:13 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.33.202_9005" in sync
    2021/04/19 20:00:13 [DEBUG] agent: Service "_v0_multicloud_10.233.6.213_9001" in sync
    2021/04/19 20:00:13 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.51.124_9009" in sync
    2021/04/19 20:00:13 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:13 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:13 [DEBUG] agent: Node info in sync
    2021/04/19 20:00:13 [DEBUG] http: Request PUT /v1/agent/service/register (114.193094ms) from=10.233.76.61:58696
    2021/04/19 20:00:13 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:13 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:13 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:13 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:13 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:13 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.53.228_9004" in sync
    2021/04/19 20:00:13 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.6.147_8806" in sync
    2021/04/19 20:00:13 [DEBUG] agent: Service "_v1_sdnc_10.233.14.94_8282" in sync
    2021/04/19 20:00:13 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.53.228_9004" in sync
    2021/04/19 20:00:13 [DEBUG] agent: Service "_v0_multicloud_10.233.6.213_9001" in sync
    2021/04/19 20:00:13 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.51.124_9009" in sync
    2021/04/19 20:00:13 [DEBUG] agent: Service "_v1_sdc-gui_10.233.40.24_8181" in sync
    2021/04/19 20:00:13 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:13 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.33.202_9005" in sync
    2021/04/19 20:00:13 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:13 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:13 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:13 [DEBUG] agent: Service "_v1_sdc_10.233.40.168_8443" in sync
    2021/04/19 20:00:13 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:13 [DEBUG] agent: Service "_v1_wf-gui_10.233.51.22_8443" in sync
    2021/04/19 20:00:13 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:13 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:13 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:13 [DEBUG] agent: Service "_v1_appc_10.233.55.187_8443" in sync
    2021/04/19 20:00:13 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.48.175_9007" in sync
    2021/04/19 20:00:13 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:13 [DEBUG] agent: Service "_v1_message-router_10.233.43.198_3904" in sync
    2021/04/19 20:00:13 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:13 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:13 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:13 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:13 [DEBUG] agent: Service "_v1_parser_10.233.6.147_8806" in sync
    2021/04/19 20:00:13 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.48.175_9007" in sync
    2021/04/19 20:00:13 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:13 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.4.110_443" in sync
    2021/04/19 20:00:13 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.27.88_9518" in sync
    2021/04/19 20:00:13 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.33.202_9005" in sync
    2021/04/19 20:00:13 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:13 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:13 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:13 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:13 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:13 [DEBUG] agent: Service "_v1_nsd_10.233.6.147_8806" in sync
    2021/04/19 20:00:13 [DEBUG] agent: Service "_v1_multicloud_10.233.6.213_9001" in sync
    2021/04/19 20:00:13 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.33.46_9015" in sync
    2021/04/19 20:00:13 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.40.168_8080" in sync
    2021/04/19 20:00:13 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.55.249_8080" in sync
    2021/04/19 20:00:13 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:13 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:13 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:13 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.33.202_9005" in sync
    2021/04/19 20:00:13 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.35.52_9011" in sync
    2021/04/19 20:00:13 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.51.124_9009" in sync
    2021/04/19 20:00:13 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:13 [DEBUG] agent: Service "_v1_catalog_10.233.6.147_8806" in sync
    2021/04/19 20:00:13 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.35.52_9011" in sync
    2021/04/19 20:00:13 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:13 [DEBUG] agent: Node info in sync
    2021/04/19 20:00:13 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v16 (364.321µs) from=10.233.76.61:58698
    2021/04/19 20:00:13 [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/19 20: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/19 20: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/19 20:00:13 [DEBUG] agent: Service "_v1_parser_10.233.6.147_8806" in sync
    2021/04/19 20:00:13 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.48.175_9007" in sync
    2021/04/19 20:00:13 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:13 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:13 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:13 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.27.88_9518" in sync
    2021/04/19 20:00:13 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.33.202_9005" in sync
    2021/04/19 20:00:13 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.4.110_443" in sync
    2021/04/19 20:00:13 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:13 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:13 [DEBUG] agent: Service "_v1_nsd_10.233.6.147_8806" in sync
    2021/04/19 20:00:13 [DEBUG] agent: Service "_v1_multicloud_10.233.6.213_9001" in sync
    2021/04/19 20:00:13 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.33.46_9015" in sync
    2021/04/19 20:00:13 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:13 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:13 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:13 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.40.168_8080" in sync
    2021/04/19 20:00:13 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.55.249_8080" in sync
    2021/04/19 20:00:13 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.33.202_9005" in sync
    2021/04/19 20:00:13 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.35.52_9011" in sync
    2021/04/19 20:00:13 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.51.124_9009" in sync
    2021/04/19 20:00:13 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:13 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:13 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:13 [DEBUG] agent: Service "_v1_catalog_10.233.6.147_8806" in sync
    2021/04/19 20:00:13 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.35.52_9011" in sync
    2021/04/19 20:00:13 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:13 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:13 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:13 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:13 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.53.228_9004" in sync
    2021/04/19 20:00:13 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.6.147_8806" in sync
    2021/04/19 20:00:13 [DEBUG] agent: Service "_v1_sdnc_10.233.14.94_8282" in sync
    2021/04/19 20:00:13 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:13 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:13 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:13 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.53.228_9004" in sync
    2021/04/19 20:00:13 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.33.202_9005" in sync
    2021/04/19 20:00:13 [DEBUG] agent: Service "_v0_multicloud_10.233.6.213_9001" in sync
    2021/04/19 20:00:13 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.51.124_9009" in sync
    2021/04/19 20:00:13 [DEBUG] agent: Service "_v1_sdc-gui_10.233.40.24_8181" in sync
    2021/04/19 20:00:13 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:13 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:13 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:13 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:13 [INFO] agent: Synced service "_v16_aai-nodes-query_10.233.76.81_8446"
    2021/04/19 20:00:13 [DEBUG] agent: Service "_v1_sdc_10.233.40.168_8443" in sync
    2021/04/19 20:00:13 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:13 [DEBUG] agent: Service "_v1_wf-gui_10.233.51.22_8443" in sync
    2021/04/19 20:00:13 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:13 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:13 [DEBUG] agent: Service "_v1_appc_10.233.55.187_8443" in sync
    2021/04/19 20:00:13 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.48.175_9007" in sync
    2021/04/19 20:00:13 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:13 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:13 [DEBUG] agent: Service "_v1_message-router_10.233.43.198_3904" in sync
    2021/04/19 20:00:13 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:13 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:13 [DEBUG] agent: Node info in sync
    2021/04/19 20:00:13 [DEBUG] http: Request PUT /v1/agent/service/register (299.593061ms) from=10.233.76.61:58700
    2021/04/19 20:00:13 [DEBUG] agent: Service "_v1_message-router_10.233.43.198_3904" in sync
    2021/04/19 20:00:13 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:13 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:13 [DEBUG] agent: Service "_v1_parser_10.233.6.147_8806" in sync
    2021/04/19 20:00:13 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.48.175_9007" in sync
    2021/04/19 20:00:13 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:13 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:13 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:13 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.27.88_9518" in sync
    2021/04/19 20:00:13 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.33.202_9005" in sync
    2021/04/19 20:00:13 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.4.110_443" in sync
    2021/04/19 20:00:13 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:13 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:13 [DEBUG] agent: Service "_v1_nsd_10.233.6.147_8806" in sync
    2021/04/19 20:00:13 [DEBUG] agent: Service "_v1_multicloud_10.233.6.213_9001" in sync
    2021/04/19 20:00:13 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.33.46_9015" in sync
    2021/04/19 20:00:13 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:13 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:13 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:13 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.40.168_8080" in sync
    2021/04/19 20:00:13 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.55.249_8080" in sync
    2021/04/19 20:00:13 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.33.202_9005" in sync
    2021/04/19 20:00:13 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.35.52_9011" in sync
    2021/04/19 20:00:13 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.51.124_9009" in sync
    2021/04/19 20:00:13 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:13 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:13 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:13 [DEBUG] agent: Service "_v1_catalog_10.233.6.147_8806" in sync
    2021/04/19 20:00:13 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.35.52_9011" in sync
    2021/04/19 20:00:13 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:13 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:13 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:13 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:13 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.53.228_9004" in sync
    2021/04/19 20:00:13 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.6.147_8806" in sync
    2021/04/19 20:00:13 [DEBUG] agent: Service "_v1_sdnc_10.233.14.94_8282" in sync
    2021/04/19 20:00:13 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:13 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:13 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:13 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.53.228_9004" in sync
    2021/04/19 20:00:13 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.33.202_9005" in sync
    2021/04/19 20:00:13 [DEBUG] agent: Service "_v0_multicloud_10.233.6.213_9001" in sync
    2021/04/19 20:00:13 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.51.124_9009" in sync
    2021/04/19 20:00:13 [DEBUG] agent: Service "_v1_sdc-gui_10.233.40.24_8181" in sync
    2021/04/19 20:00:13 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:14 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:14 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:14 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:14 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:14 [DEBUG] agent: Service "_v1_sdc_10.233.40.168_8443" in sync
    2021/04/19 20:00:14 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:14 [DEBUG] agent: Service "_v1_wf-gui_10.233.51.22_8443" in sync
    2021/04/19 20:00:13 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v16 (399.34µs) from=10.233.76.61:58702
    2021/04/19 20:00:14 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:14 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:14 [DEBUG] agent: Service "_v1_appc_10.233.55.187_8443" in sync
    2021/04/19 20:00:14 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.48.175_9007" in sync
    2021/04/19 20:00:14 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:14 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:14 [DEBUG] agent: Node info in sync
    2021/04/19 20:00:14 [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/19 20:00:14 [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/19 20: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/19 20: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/19 20:00:14 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:14 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:14 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.27.88_9518" in sync
    2021/04/19 20:00:14 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.33.202_9005" in sync
    2021/04/19 20:00:14 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.4.110_443" in sync
    2021/04/19 20:00:14 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:14 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:14 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:14 [DEBUG] agent: Service "_v1_nsd_10.233.6.147_8806" in sync
    2021/04/19 20:00:14 [DEBUG] agent: Service "_v1_multicloud_10.233.6.213_9001" in sync
    2021/04/19 20:00:14 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.33.46_9015" in sync
    2021/04/19 20:00:14 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.40.168_8080" in sync
    2021/04/19 20:00:14 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.55.249_8080" in sync
    2021/04/19 20:00:14 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:14 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:14 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:14 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.33.202_9005" in sync
    2021/04/19 20:00:14 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.35.52_9011" in sync
    2021/04/19 20:00:14 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.51.124_9009" in sync
    2021/04/19 20:00:14 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:14 [DEBUG] agent: Service "_v1_catalog_10.233.6.147_8806" in sync
    2021/04/19 20:00:14 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.35.52_9011" in sync
    2021/04/19 20:00:14 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:14 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:14 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:14 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:14 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:14 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:14 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.53.228_9004" in sync
    2021/04/19 20:00:14 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.6.147_8806" in sync
    2021/04/19 20:00:14 [DEBUG] agent: Service "_v1_sdnc_10.233.14.94_8282" in sync
    2021/04/19 20:00:14 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.53.228_9004" in sync
    2021/04/19 20:00:14 [DEBUG] agent: Service "_v1_sdc-gui_10.233.40.24_8181" in sync
    2021/04/19 20:00:14 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:14 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:14 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.33.202_9005" in sync
    2021/04/19 20:00:14 [DEBUG] agent: Service "_v0_multicloud_10.233.6.213_9001" in sync
    2021/04/19 20:00:14 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.51.124_9009" in sync
    2021/04/19 20:00:14 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:14 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:14 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:14 [DEBUG] agent: Service "_v1_sdc_10.233.40.168_8443" in sync
    2021/04/19 20:00:14 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:14 [DEBUG] agent: Service "_v1_wf-gui_10.233.51.22_8443" in sync
    2021/04/19 20:00:14 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:14 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:14 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:14 [DEBUG] agent: Service "_v1_appc_10.233.55.187_8443" in sync
    2021/04/19 20:00:14 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.48.175_9007" in sync
    2021/04/19 20:00:14 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:14 [INFO] agent: Synced service "_v17__aai-nodes-query_10.233.76.81_8446"
    2021/04/19 20:00:14 [DEBUG] agent: Service "_v1_message-router_10.233.43.198_3904" in sync
    2021/04/19 20:00:14 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:14 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:14 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:14 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:14 [DEBUG] agent: Service "_v1_parser_10.233.6.147_8806" in sync
    2021/04/19 20:00:14 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.48.175_9007" in sync
    2021/04/19 20:00:14 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:14 [DEBUG] agent: Node info in sync
    2021/04/19 20:00:14 [DEBUG] http: Request PUT /v1/agent/service/register (326.217259ms) from=10.233.76.61:58710
    2021/04/19 20:00:14 [DEBUG] agent: Service "_v1_sdnc_10.233.14.94_8282" in sync
    2021/04/19 20:00:14 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:14 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:14 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:14 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:14 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.53.228_9004" in sync
    2021/04/19 20:00:14 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.6.147_8806" in sync
    2021/04/19 20:00:14 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.53.228_9004" in sync
    2021/04/19 20:00:14 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.51.124_9009" in sync
    2021/04/19 20:00:14 [DEBUG] agent: Service "_v1_sdc-gui_10.233.40.24_8181" in sync
    2021/04/19 20:00:14 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:14 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:14 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.33.202_9005" in sync
    2021/04/19 20:00:14 [DEBUG] agent: Service "_v0_multicloud_10.233.6.213_9001" in sync
    2021/04/19 20:00:14 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:14 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:14 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:14 [DEBUG] agent: Service "_v1_sdc_10.233.40.168_8443" in sync
    2021/04/19 20:00:14 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:14 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:14 [DEBUG] agent: Service "_v1_wf-gui_10.233.51.22_8443" in sync
    2021/04/19 20:00:14 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:14 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:14 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:14 [DEBUG] agent: Service "_v1_appc_10.233.55.187_8443" in sync
    2021/04/19 20:00:14 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.48.175_9007" in sync
    2021/04/19 20:00:14 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:14 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:14 [DEBUG] agent: Service "_v1_message-router_10.233.43.198_3904" in sync
    2021/04/19 20:00:14 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:14 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:14 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:14 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:14 [DEBUG] agent: Service "_v1_parser_10.233.6.147_8806" in sync
    2021/04/19 20:00:14 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.48.175_9007" in sync
    2021/04/19 20:00:14 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.4.110_443" in sync
    2021/04/19 20:00:14 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:14 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:14 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.27.88_9518" in sync
    2021/04/19 20:00:14 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.33.202_9005" in sync
    2021/04/19 20:00:14 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.33.46_9015" in sync
    2021/04/19 20:00:14 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:14 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:14 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:14 [DEBUG] agent: Service "_v1_nsd_10.233.6.147_8806" in sync
    2021/04/19 20:00:14 [DEBUG] agent: Service "_v1_multicloud_10.233.6.213_9001" in sync
    2021/04/19 20:00:14 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.40.168_8080" in sync
    2021/04/19 20:00:14 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.55.249_8080" in sync
    2021/04/19 20:00:14 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.51.124_9009" in sync
    2021/04/19 20:00:14 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:14 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:14 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:14 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.33.202_9005" in sync
    2021/04/19 20:00:14 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.35.52_9011" in sync
    2021/04/19 20:00:14 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:14 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:14 [DEBUG] agent: Service "_v1_catalog_10.233.6.147_8806" in sync
    2021/04/19 20:00:14 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.35.52_9011" in sync
    2021/04/19 20:00:14 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:14 [DEBUG] agent: Node info in sync
    2021/04/19 20:00:14 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v17 (442.335µs) from=10.233.76.61:58712
    2021/04/19 20:00:14 [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/19 20: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/19 20: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/19 20:00:14 [DEBUG] agent: Service "_v1_appc_10.233.55.187_8443" in sync
    2021/04/19 20:00:14 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.48.175_9007" in sync
    2021/04/19 20:00:14 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:14 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:14 [DEBUG] agent: Service "_v1_message-router_10.233.43.198_3904" in sync
    2021/04/19 20:00:14 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:14 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:14 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:14 [DEBUG] agent: Service "_v1_parser_10.233.6.147_8806" in sync
    2021/04/19 20:00:14 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.48.175_9007" in sync
    2021/04/19 20:00:14 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:14 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:14 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:14 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.27.88_9518" in sync
    2021/04/19 20:00:14 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.33.202_9005" in sync
    2021/04/19 20:00:14 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.4.110_443" in sync
    2021/04/19 20:00:14 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:14 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:14 [DEBUG] agent: Service "_v1_nsd_10.233.6.147_8806" in sync
    2021/04/19 20:00:14 [DEBUG] agent: Service "_v1_multicloud_10.233.6.213_9001" in sync
    2021/04/19 20:00:14 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.33.46_9015" in sync
    2021/04/19 20:00:14 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:14 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:14 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:14 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.40.168_8080" in sync
    2021/04/19 20:00:14 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.55.249_8080" in sync
    2021/04/19 20:00:14 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.33.202_9005" in sync
    2021/04/19 20:00:14 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.35.52_9011" in sync
    2021/04/19 20:00:14 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.51.124_9009" in sync
    2021/04/19 20:00:14 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:14 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:14 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:14 [DEBUG] agent: Service "_v1_catalog_10.233.6.147_8806" in sync
    2021/04/19 20:00:14 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.35.52_9011" in sync
    2021/04/19 20:00:14 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:14 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:14 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:14 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.53.228_9004" in sync
    2021/04/19 20:00:14 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.6.147_8806" in sync
    2021/04/19 20:00:14 [DEBUG] agent: Service "_v1_sdnc_10.233.14.94_8282" in sync
    2021/04/19 20:00:14 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:14 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:14 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:14 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:14 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.53.228_9004" in sync
    2021/04/19 20:00:14 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.33.202_9005" in sync
    2021/04/19 20:00:14 [DEBUG] agent: Service "_v0_multicloud_10.233.6.213_9001" in sync
    2021/04/19 20:00:14 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.51.124_9009" in sync
    2021/04/19 20:00:14 [DEBUG] agent: Service "_v1_sdc-gui_10.233.40.24_8181" in sync
    2021/04/19 20:00:14 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:14 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:14 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:14 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:14 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:14 [INFO] agent: Synced service "_v17_aai-nodes-query_10.233.76.81_8446"
    2021/04/19 20:00:14 [DEBUG] agent: Service "_v1_sdc_10.233.40.168_8443" in sync
    2021/04/19 20:00:14 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:14 [DEBUG] agent: Service "_v1_wf-gui_10.233.51.22_8443" in sync
    2021/04/19 20:00:14 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:14 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:14 [DEBUG] agent: Node info in sync
    2021/04/19 20:00:14 [DEBUG] http: Request PUT /v1/agent/service/register (80.408556ms) from=10.233.76.61:58714
    2021/04/19 20:00:14 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.40.168_8080" in sync
    2021/04/19 20:00:14 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.55.249_8080" in sync
    2021/04/19 20:00:14 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.33.202_9005" in sync
    2021/04/19 20:00:14 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.35.52_9011" in sync
    2021/04/19 20:00:14 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.51.124_9009" in sync
    2021/04/19 20:00:14 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:14 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:14 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:14 [DEBUG] agent: Service "_v1_catalog_10.233.6.147_8806" in sync
    2021/04/19 20:00:14 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.35.52_9011" in sync
    2021/04/19 20:00:14 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:14 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:14 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:14 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.53.228_9004" in sync
    2021/04/19 20:00:14 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.6.147_8806" in sync
    2021/04/19 20:00:14 [DEBUG] agent: Service "_v1_sdnc_10.233.14.94_8282" in sync
    2021/04/19 20:00:14 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:14 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:14 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:14 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:14 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.53.228_9004" in sync
    2021/04/19 20:00:14 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.33.202_9005" in sync
    2021/04/19 20:00:14 [DEBUG] agent: Service "_v0_multicloud_10.233.6.213_9001" in sync
    2021/04/19 20:00:14 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.51.124_9009" in sync
    2021/04/19 20:00:14 [DEBUG] agent: Service "_v1_sdc-gui_10.233.40.24_8181" in sync
    2021/04/19 20:00:14 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:14 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:14 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:14 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:14 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:14 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:14 [DEBUG] agent: Service "_v1_sdc_10.233.40.168_8443" in sync
    2021/04/19 20:00:14 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:14 [DEBUG] agent: Service "_v1_wf-gui_10.233.51.22_8443" in sync
    2021/04/19 20:00:14 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:14 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:14 [DEBUG] agent: Service "_v1_appc_10.233.55.187_8443" in sync
    2021/04/19 20:00:14 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.48.175_9007" in sync
    2021/04/19 20:00:14 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:14 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:14 [DEBUG] agent: Service "_v1_message-router_10.233.43.198_3904" in sync
    2021/04/19 20:00:14 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:14 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:14 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:14 [DEBUG] agent: Service "_v1_parser_10.233.6.147_8806" in sync
    2021/04/19 20:00:14 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.48.175_9007" in sync
    2021/04/19 20:00:14 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:14 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:14 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:14 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.27.88_9518" in sync
    2021/04/19 20:00:14 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.33.202_9005" in sync
    2021/04/19 20:00:14 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.4.110_443" in sync
    2021/04/19 20:00:14 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:14 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:14 [DEBUG] agent: Service "_v1_nsd_10.233.6.147_8806" in sync
    2021/04/19 20:00:14 [DEBUG] agent: Service "_v1_multicloud_10.233.6.213_9001" in sync
    2021/04/19 20:00:14 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.33.46_9015" in sync
    2021/04/19 20:00:14 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:14 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:14 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:14 [DEBUG] agent: Node info in sync
    2021/04/19 20:00:15 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v17 (99.986137ms) from=10.233.76.61:58716
    2021/04/19 20:00:15 [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/19 20:00:15 [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/19 20: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/19 20: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/19 20:00:15 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:15 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.6.147_8806" in sync
    2021/04/19 20:00:15 [DEBUG] agent: Service "_v1_sdnc_10.233.14.94_8282" in sync
    2021/04/19 20:00:15 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:15 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:15 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:15 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:15 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.53.228_9004" in sync
    2021/04/19 20:00:15 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.53.228_9004" in sync
    2021/04/19 20:00:15 [DEBUG] agent: Service "_v0_multicloud_10.233.6.213_9001" in sync
    2021/04/19 20:00:15 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.51.124_9009" in sync
    2021/04/19 20:00:15 [DEBUG] agent: Service "_v1_sdc-gui_10.233.40.24_8181" in sync
    2021/04/19 20:00:15 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:15 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:15 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.33.202_9005" in sync
    2021/04/19 20:00:15 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:15 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:15 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:15 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:15 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:15 [DEBUG] agent: Service "_v1_sdc_10.233.40.168_8443" in sync
    2021/04/19 20:00:15 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:15 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:15 [DEBUG] agent: Service "_v1_wf-gui_10.233.51.22_8443" in sync
    2021/04/19 20:00:15 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.48.175_9007" in sync
    2021/04/19 20:00:15 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:15 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:15 [DEBUG] agent: Service "_v1_appc_10.233.55.187_8443" in sync
    2021/04/19 20:00:15 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:15 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:15 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:15 [DEBUG] agent: Service "_v1_message-router_10.233.43.198_3904" in sync
    2021/04/19 20:00:15 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.48.175_9007" in sync
    2021/04/19 20:00:15 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:15 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:15 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:15 [DEBUG] agent: Service "_v1_parser_10.233.6.147_8806" in sync
    2021/04/19 20:00:15 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.33.202_9005" in sync
    2021/04/19 20:00:15 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.4.110_443" in sync
    2021/04/19 20:00:15 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:15 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:15 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.27.88_9518" in sync
    2021/04/19 20:00:15 [DEBUG] agent: Service "_v1_multicloud_10.233.6.213_9001" in sync
    2021/04/19 20:00:15 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.33.46_9015" in sync
    2021/04/19 20:00:15 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:15 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:15 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:15 [DEBUG] agent: Service "_v1_nsd_10.233.6.147_8806" in sync
    2021/04/19 20:00:15 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.55.249_8080" in sync
    2021/04/19 20:00:15 [INFO] agent: Synced service "_v18__aai-nodes-query_10.233.76.81_8446"
    2021/04/19 20:00:15 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.40.168_8080" in sync
    2021/04/19 20:00:15 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.35.52_9011" in sync
    2021/04/19 20:00:15 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.51.124_9009" in sync
    2021/04/19 20:00:15 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:15 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:15 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:15 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.33.202_9005" in sync
    2021/04/19 20:00:15 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.35.52_9011" in sync
    2021/04/19 20:00:15 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:15 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:15 [DEBUG] agent: Service "_v1_catalog_10.233.6.147_8806" in sync
    2021/04/19 20:00:15 [DEBUG] agent: Node info in sync
    2021/04/19 20:00:15 [DEBUG] http: Request PUT /v1/agent/service/register (298.090712ms) from=10.233.76.61:58722
    2021/04/19 20:00:15 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:15 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:15 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:15 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:15 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:15 [DEBUG] agent: Service "_v1_sdc_10.233.40.168_8443" in sync
    2021/04/19 20:00:15 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:15 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:15 [DEBUG] agent: Service "_v1_wf-gui_10.233.51.22_8443" in sync
    2021/04/19 20:00:15 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.48.175_9007" in sync
    2021/04/19 20:00:15 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:15 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:15 [DEBUG] agent: Service "_v1_appc_10.233.55.187_8443" in sync
    2021/04/19 20:00:15 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:15 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:15 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:15 [DEBUG] agent: Service "_v1_message-router_10.233.43.198_3904" in sync
    2021/04/19 20:00:15 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.48.175_9007" in sync
    2021/04/19 20:00:15 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:15 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:15 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:15 [DEBUG] agent: Service "_v1_parser_10.233.6.147_8806" in sync
    2021/04/19 20:00:15 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.33.202_9005" in sync
    2021/04/19 20:00:15 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.4.110_443" in sync
    2021/04/19 20:00:15 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:15 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:15 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.27.88_9518" in sync
    2021/04/19 20:00:15 [DEBUG] agent: Service "_v1_multicloud_10.233.6.213_9001" in sync
    2021/04/19 20:00:15 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.33.46_9015" in sync
    2021/04/19 20:00:15 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:15 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:15 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:15 [DEBUG] agent: Service "_v1_nsd_10.233.6.147_8806" in sync
    2021/04/19 20:00:15 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.55.249_8080" in sync
    2021/04/19 20:00:15 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:15 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.40.168_8080" in sync
    2021/04/19 20:00:15 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.35.52_9011" in sync
    2021/04/19 20:00:15 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.51.124_9009" in sync
    2021/04/19 20:00:15 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:15 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:15 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:15 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.33.202_9005" in sync
    2021/04/19 20:00:15 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.35.52_9011" in sync
    2021/04/19 20:00:15 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:15 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:15 [DEBUG] agent: Service "_v1_catalog_10.233.6.147_8806" in sync
    2021/04/19 20:00:15 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:15 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.6.147_8806" in sync
    2021/04/19 20:00:15 [DEBUG] agent: Service "_v1_sdnc_10.233.14.94_8282" in sync
    2021/04/19 20:00:15 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:15 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:15 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:15 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:15 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.53.228_9004" in sync
    2021/04/19 20:00:15 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.53.228_9004" in sync
    2021/04/19 20:00:15 [DEBUG] agent: Service "_v0_multicloud_10.233.6.213_9001" in sync
    2021/04/19 20:00:15 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.51.124_9009" in sync
    2021/04/19 20:00:15 [DEBUG] agent: Service "_v1_sdc-gui_10.233.40.24_8181" in sync
    2021/04/19 20:00:15 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:15 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:15 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.33.202_9005" in sync
    2021/04/19 20:00:15 [DEBUG] agent: Node info in sync
    2021/04/19 20:00:15 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v18 (415.048µs) from=10.233.76.61:58724
    2021/04/19 20:00:15 [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/19 20: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/19 20: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/19 20:00:15 [DEBUG] agent: Service "_v1_multicloud_10.233.6.213_9001" in sync
    2021/04/19 20:00:15 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.33.46_9015" in sync
    2021/04/19 20:00:15 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:15 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:15 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:15 [DEBUG] agent: Service "_v1_nsd_10.233.6.147_8806" in sync
    2021/04/19 20:00:15 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.55.249_8080" in sync
    2021/04/19 20:00:15 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:15 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.40.168_8080" in sync
    2021/04/19 20:00:15 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.35.52_9011" in sync
    2021/04/19 20:00:15 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.51.124_9009" in sync
    2021/04/19 20:00:15 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:15 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:15 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:15 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.33.202_9005" in sync
    2021/04/19 20:00:15 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.35.52_9011" in sync
    2021/04/19 20:00:15 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:15 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:15 [DEBUG] agent: Service "_v1_catalog_10.233.6.147_8806" in sync
    2021/04/19 20:00:15 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:15 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.6.147_8806" in sync
    2021/04/19 20:00:15 [DEBUG] agent: Service "_v1_sdnc_10.233.14.94_8282" in sync
    2021/04/19 20:00:15 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:15 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:15 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:15 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:15 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.53.228_9004" in sync
    2021/04/19 20:00:15 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.53.228_9004" in sync
    2021/04/19 20:00:15 [DEBUG] agent: Service "_v0_multicloud_10.233.6.213_9001" in sync
    2021/04/19 20:00:15 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.51.124_9009" in sync
    2021/04/19 20:00:15 [DEBUG] agent: Service "_v1_sdc-gui_10.233.40.24_8181" in sync
    2021/04/19 20:00:15 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:15 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:15 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.33.202_9005" in sync
    2021/04/19 20:00:15 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:15 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:15 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:15 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:15 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:15 [DEBUG] agent: Service "_v1_sdc_10.233.40.168_8443" in sync
    2021/04/19 20:00:15 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:15 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:15 [DEBUG] agent: Service "_v1_wf-gui_10.233.51.22_8443" in sync
    2021/04/19 20:00:15 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.48.175_9007" in sync
    2021/04/19 20:00:15 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:15 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:15 [DEBUG] agent: Service "_v1_appc_10.233.55.187_8443" in sync
    2021/04/19 20:00:15 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:15 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:15 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:15 [DEBUG] agent: Service "_v1_message-router_10.233.43.198_3904" in sync
    2021/04/19 20:00:15 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.48.175_9007" in sync
    2021/04/19 20:00:15 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:15 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:15 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:16 [INFO] agent: Synced service "_v18_aai-nodes-query_10.233.76.81_8446"
    2021/04/19 20:00:16 [DEBUG] agent: Service "_v1_parser_10.233.6.147_8806" in sync
    2021/04/19 20:00:16 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.33.202_9005" in sync
    2021/04/19 20:00:16 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.4.110_443" in sync
    2021/04/19 20:00:16 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:16 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:16 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.27.88_9518" in sync
    2021/04/19 20:00:16 [DEBUG] agent: Node info in sync
    2021/04/19 20:00:16 [DEBUG] http: Request PUT /v1/agent/service/register (200.065074ms) from=10.233.76.61:58726
    2021/04/19 20:00:16 [DEBUG] agent: Service "_v1_catalog_10.233.6.147_8806" in sync
    2021/04/19 20:00:16 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.35.52_9011" in sync
    2021/04/19 20:00:16 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:16 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:16 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:16 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:16 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:16 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:16 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.53.228_9004" in sync
    2021/04/19 20:00:16 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.6.147_8806" in sync
    2021/04/19 20:00:16 [DEBUG] agent: Service "_v1_sdnc_10.233.14.94_8282" in sync
    2021/04/19 20:00:16 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:16 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.53.228_9004" in sync
    2021/04/19 20:00:16 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:16 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:16 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.33.202_9005" in sync
    2021/04/19 20:00:16 [DEBUG] agent: Service "_v0_multicloud_10.233.6.213_9001" in sync
    2021/04/19 20:00:16 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.51.124_9009" in sync
    2021/04/19 20:00:16 [DEBUG] agent: Service "_v1_sdc-gui_10.233.40.24_8181" in sync
    2021/04/19 20:00:16 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:16 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:16 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:16 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:16 [DEBUG] agent: Service "_v1_sdc_10.233.40.168_8443" in sync
    2021/04/19 20:00:16 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:16 [DEBUG] agent: Service "_v1_wf-gui_10.233.51.22_8443" in sync
    2021/04/19 20:00:16 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:16 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:16 [DEBUG] agent: Service "_v1_appc_10.233.55.187_8443" in sync
    2021/04/19 20:00:16 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.48.175_9007" in sync
    2021/04/19 20:00:16 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:16 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:16 [DEBUG] agent: Service "_v1_message-router_10.233.43.198_3904" in sync
    2021/04/19 20:00:16 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:16 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:16 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:16 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:16 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:16 [DEBUG] agent: Service "_v1_parser_10.233.6.147_8806" in sync
    2021/04/19 20:00:16 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.48.175_9007" in sync
    2021/04/19 20:00:16 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:16 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:16 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:16 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.27.88_9518" in sync
    2021/04/19 20:00:16 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.33.202_9005" in sync
    2021/04/19 20:00:16 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.4.110_443" in sync
    2021/04/19 20:00:16 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:16 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:16 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:16 [DEBUG] agent: Service "_v1_nsd_10.233.6.147_8806" in sync
    2021/04/19 20:00:16 [DEBUG] agent: Service "_v1_multicloud_10.233.6.213_9001" in sync
    2021/04/19 20:00:16 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.33.46_9015" in sync
    2021/04/19 20:00:16 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:16 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.40.168_8080" in sync
    2021/04/19 20:00:16 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.55.249_8080" in sync
    2021/04/19 20:00:16 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:16 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:16 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:16 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.33.202_9005" in sync
    2021/04/19 20:00:16 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.35.52_9011" in sync
    2021/04/19 20:00:16 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.51.124_9009" in sync
    2021/04/19 20:00:16 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:16 [DEBUG] agent: Node info in sync
    2021/04/19 20:00:16 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v18 (384.691µs) from=10.233.76.61:58732
    2021/04/19 20:00:16 [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/19 20:00:16 [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/19 20: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/19 20: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/19 20:00:16 [DEBUG] agent: Service "_v1_appc_10.233.55.187_8443" in sync
    2021/04/19 20:00:16 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.48.175_9007" in sync
    2021/04/19 20:00:16 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:16 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:16 [DEBUG] agent: Service "_v1_message-router_10.233.43.198_3904" in sync
    2021/04/19 20:00:16 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:16 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:16 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:16 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:16 [DEBUG] agent: Service "_v1_parser_10.233.6.147_8806" in sync
    2021/04/19 20:00:16 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.48.175_9007" in sync
    2021/04/19 20:00:16 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:16 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:16 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:16 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.27.88_9518" in sync
    2021/04/19 20:00:16 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.33.202_9005" in sync
    2021/04/19 20:00:16 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.4.110_443" in sync
    2021/04/19 20:00:16 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:16 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:16 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:16 [DEBUG] agent: Service "_v1_nsd_10.233.6.147_8806" in sync
    2021/04/19 20:00:16 [DEBUG] agent: Service "_v1_multicloud_10.233.6.213_9001" in sync
    2021/04/19 20:00:16 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.33.46_9015" in sync
    2021/04/19 20:00:16 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:16 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:16 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.40.168_8080" in sync
    2021/04/19 20:00:16 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.55.249_8080" in sync
    2021/04/19 20:00:16 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:16 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:16 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.33.202_9005" in sync
    2021/04/19 20:00:16 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.35.52_9011" in sync
    2021/04/19 20:00:16 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.51.124_9009" in sync
    2021/04/19 20:00:16 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:16 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:16 [DEBUG] agent: Service "_v1_catalog_10.233.6.147_8806" in sync
    2021/04/19 20:00:16 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.35.52_9011" in sync
    2021/04/19 20:00:16 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:16 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:16 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:16 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:16 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:16 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.53.228_9004" in sync
    2021/04/19 20:00:16 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.6.147_8806" in sync
    2021/04/19 20:00:16 [DEBUG] agent: Service "_v1_sdnc_10.233.14.94_8282" in sync
    2021/04/19 20:00:16 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:16 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:16 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.53.228_9004" in sync
    2021/04/19 20:00:16 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:16 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.33.202_9005" in sync
    2021/04/19 20:00:16 [DEBUG] agent: Service "_v0_multicloud_10.233.6.213_9001" in sync
    2021/04/19 20:00:16 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.51.124_9009" in sync
    2021/04/19 20:00:16 [DEBUG] agent: Service "_v1_sdc-gui_10.233.40.24_8181" in sync
    2021/04/19 20:00:16 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:16 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:16 [INFO] agent: Synced service "_v19__aai-nodes-query_10.233.76.81_8446"
    2021/04/19 20:00:16 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:16 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:16 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:16 [DEBUG] agent: Service "_v1_sdc_10.233.40.168_8443" in sync
    2021/04/19 20:00:16 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:16 [DEBUG] agent: Service "_v1_wf-gui_10.233.51.22_8443" in sync
    2021/04/19 20:00:16 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:16 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:16 [DEBUG] agent: Node info in sync
    2021/04/19 20:00:16 [DEBUG] http: Request PUT /v1/agent/service/register (230.937037ms) from=10.233.76.61:58734
    2021/04/19 20:00:16 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:16 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:16 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:16 [DEBUG] agent: Service "_v1_parser_10.233.6.147_8806" in sync
    2021/04/19 20:00:16 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.48.175_9007" in sync
    2021/04/19 20:00:16 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:16 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:16 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:16 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.27.88_9518" in sync
    2021/04/19 20:00:16 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.33.202_9005" in sync
    2021/04/19 20:00:16 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.4.110_443" in sync
    2021/04/19 20:00:16 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:16 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:16 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:16 [DEBUG] agent: Service "_v1_nsd_10.233.6.147_8806" in sync
    2021/04/19 20:00:16 [DEBUG] agent: Service "_v1_multicloud_10.233.6.213_9001" in sync
    2021/04/19 20:00:16 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.33.46_9015" in sync
    2021/04/19 20:00:16 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.40.168_8080" in sync
    2021/04/19 20:00:16 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.55.249_8080" in sync
    2021/04/19 20:00:16 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:16 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:16 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:16 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:16 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.33.202_9005" in sync
    2021/04/19 20:00:16 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.35.52_9011" in sync
    2021/04/19 20:00:16 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.51.124_9009" in sync
    2021/04/19 20:00:16 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:16 [DEBUG] agent: Service "_v1_catalog_10.233.6.147_8806" in sync
    2021/04/19 20:00:16 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.35.52_9011" in sync
    2021/04/19 20:00:16 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:16 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:16 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:16 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:16 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:16 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:16 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.53.228_9004" in sync
    2021/04/19 20:00:16 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.6.147_8806" in sync
    2021/04/19 20:00:16 [DEBUG] agent: Service "_v1_sdnc_10.233.14.94_8282" in sync
    2021/04/19 20:00:16 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.53.228_9004" in sync
    2021/04/19 20:00:16 [DEBUG] agent: Service "_v1_sdc-gui_10.233.40.24_8181" in sync
    2021/04/19 20:00:16 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:16 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:16 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.33.202_9005" in sync
    2021/04/19 20:00:16 [DEBUG] agent: Service "_v0_multicloud_10.233.6.213_9001" in sync
    2021/04/19 20:00:16 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.51.124_9009" in sync
    2021/04/19 20:00:16 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:16 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:16 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:16 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:16 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:16 [DEBUG] agent: Service "_v1_sdc_10.233.40.168_8443" in sync
    2021/04/19 20:00:16 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:16 [DEBUG] agent: Service "_v1_wf-gui_10.233.51.22_8443" in sync
    2021/04/19 20:00:16 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:16 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:16 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:16 [DEBUG] agent: Service "_v1_appc_10.233.55.187_8443" in sync
    2021/04/19 20:00:16 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.48.175_9007" in sync
    2021/04/19 20:00:16 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:16 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:16 [DEBUG] agent: Service "_v1_message-router_10.233.43.198_3904" in sync
    2021/04/19 20:00:16 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:16 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:16 [DEBUG] agent: Node info in sync
    2021/04/19 20:00:16 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v19 (402.998µs) from=10.233.76.61:58740
    2021/04/19 20:00:16 [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/19 20: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/19 20: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/19 20:00:16 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.51.124_9009" in sync
    2021/04/19 20:00:16 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:16 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:16 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:16 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.33.202_9005" in sync
    2021/04/19 20:00:16 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.35.52_9011" in sync
    2021/04/19 20:00:16 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:16 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:16 [INFO] agent: Synced service "_v19_aai-nodes-query_10.233.76.81_8446"
    2021/04/19 20:00:16 [DEBUG] agent: Service "_v1_catalog_10.233.6.147_8806" in sync
    2021/04/19 20:00:16 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.35.52_9011" in sync
    2021/04/19 20:00:16 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:16 [DEBUG] agent: Service "_v1_sdnc_10.233.14.94_8282" in sync
    2021/04/19 20:00:16 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:16 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:16 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:16 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:16 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.53.228_9004" in sync
    2021/04/19 20:00:16 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.6.147_8806" in sync
    2021/04/19 20:00:16 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.53.228_9004" in sync
    2021/04/19 20:00:16 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.51.124_9009" in sync
    2021/04/19 20:00:16 [DEBUG] agent: Service "_v1_sdc-gui_10.233.40.24_8181" in sync
    2021/04/19 20:00:16 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:16 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:16 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.33.202_9005" in sync
    2021/04/19 20:00:16 [DEBUG] agent: Service "_v0_multicloud_10.233.6.213_9001" in sync
    2021/04/19 20:00:16 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:16 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:16 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:16 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:16 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:16 [DEBUG] agent: Service "_v1_sdc_10.233.40.168_8443" in sync
    2021/04/19 20:00:16 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:16 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:16 [DEBUG] agent: Service "_v1_wf-gui_10.233.51.22_8443" in sync
    2021/04/19 20:00:16 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:16 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:16 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:16 [DEBUG] agent: Service "_v1_appc_10.233.55.187_8443" in sync
    2021/04/19 20:00:16 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.48.175_9007" in sync
    2021/04/19 20:00:16 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:16 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:16 [DEBUG] agent: Service "_v1_message-router_10.233.43.198_3904" in sync
    2021/04/19 20:00:16 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:16 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:16 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:16 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:16 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:16 [DEBUG] agent: Service "_v1_parser_10.233.6.147_8806" in sync
    2021/04/19 20:00:16 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.48.175_9007" in sync
    2021/04/19 20:00:16 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.4.110_443" in sync
    2021/04/19 20:00:16 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:16 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:16 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.27.88_9518" in sync
    2021/04/19 20:00:16 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.33.202_9005" in sync
    2021/04/19 20:00:16 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.33.46_9015" in sync
    2021/04/19 20:00:16 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:16 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:16 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:16 [DEBUG] agent: Service "_v1_nsd_10.233.6.147_8806" in sync
    2021/04/19 20:00:16 [DEBUG] agent: Service "_v1_multicloud_10.233.6.213_9001" in sync
    2021/04/19 20:00:16 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:16 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.40.168_8080" in sync
    2021/04/19 20:00:16 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.55.249_8080" in sync
    2021/04/19 20:00:16 [DEBUG] agent: Node info in sync
    2021/04/19 20:00:16 [DEBUG] http: Request PUT /v1/agent/service/register (390.836617ms) from=10.233.76.61:58742
    2021/04/19 20:00:16 [DEBUG] agent: Service "_v1_catalog_10.233.6.147_8806" in sync
    2021/04/19 20:00:16 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.35.52_9011" in sync
    2021/04/19 20:00:16 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:16 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:16 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:16 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:16 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:16 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.53.228_9004" in sync
    2021/04/19 20:00:16 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.6.147_8806" in sync
    2021/04/19 20:00:16 [DEBUG] agent: Service "_v1_sdnc_10.233.14.94_8282" in sync
    2021/04/19 20:00:16 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:16 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:16 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:16 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.53.228_9004" in sync
    2021/04/19 20:00:16 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.33.202_9005" in sync
    2021/04/19 20:00:16 [DEBUG] agent: Service "_v0_multicloud_10.233.6.213_9001" in sync
    2021/04/19 20:00:16 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.51.124_9009" in sync
    2021/04/19 20:00:16 [DEBUG] agent: Service "_v1_sdc-gui_10.233.40.24_8181" in sync
    2021/04/19 20:00:16 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:16 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:16 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:16 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:16 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:16 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:16 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:16 [DEBUG] agent: Service "_v1_sdc_10.233.40.168_8443" in sync
    2021/04/19 20:00:16 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:16 [DEBUG] agent: Service "_v1_wf-gui_10.233.51.22_8443" in sync
    2021/04/19 20:00:16 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:16 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:16 [DEBUG] agent: Service "_v1_appc_10.233.55.187_8443" in sync
    2021/04/19 20:00:16 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.48.175_9007" in sync
    2021/04/19 20:00:16 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:16 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:16 [DEBUG] agent: Service "_v1_message-router_10.233.43.198_3904" in sync
    2021/04/19 20:00:16 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:16 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:16 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:16 [DEBUG] agent: Service "_v1_parser_10.233.6.147_8806" in sync
    2021/04/19 20:00:16 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.48.175_9007" in sync
    2021/04/19 20:00:16 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:16 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:16 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:16 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:16 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.27.88_9518" in sync
    2021/04/19 20:00:16 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.33.202_9005" in sync
    2021/04/19 20:00:16 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.4.110_443" in sync
    2021/04/19 20:00:16 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:16 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:16 [DEBUG] agent: Service "_v1_nsd_10.233.6.147_8806" in sync
    2021/04/19 20:00:16 [DEBUG] agent: Service "_v1_multicloud_10.233.6.213_9001" in sync
    2021/04/19 20:00:16 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.33.46_9015" in sync
    2021/04/19 20:00:16 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:16 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:16 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:16 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.40.168_8080" in sync
    2021/04/19 20:00:16 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.55.249_8080" in sync
    2021/04/19 20:00:16 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:16 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.33.202_9005" in sync
    2021/04/19 20:00:16 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.35.52_9011" in sync
    2021/04/19 20:00:16 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.51.124_9009" in sync
    2021/04/19 20:00:16 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:16 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:16 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:16 [DEBUG] agent: Node info in sync
    2021/04/19 20:00:16 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v19 (409.724µs) from=10.233.76.61:58744
    2021/04/19 20:00:17 [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/19 20:00:17 [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/19 20: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/19 20: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/19 20:00:17 [DEBUG] agent: Service "_v1_nsd_10.233.6.147_8806" in sync
    2021/04/19 20:00:17 [DEBUG] agent: Service "_v1_multicloud_10.233.6.213_9001" in sync
    2021/04/19 20:00:17 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.33.46_9015" in sync
    2021/04/19 20:00:17 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:17 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:17 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:17 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.40.168_8080" in sync
    2021/04/19 20:00:17 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.55.249_8080" in sync
    2021/04/19 20:00:17 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:17 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.33.202_9005" in sync
    2021/04/19 20:00:17 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.35.52_9011" in sync
    2021/04/19 20:00:17 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.51.124_9009" in sync
    2021/04/19 20:00:17 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:17 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:17 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:17 [INFO] agent: Synced service "_v11__aai-nquery_10.233.76.81_8446"
    2021/04/19 20:00:17 [DEBUG] agent: Service "_v1_catalog_10.233.6.147_8806" in sync
    2021/04/19 20:00:17 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.35.52_9011" in sync
    2021/04/19 20:00:17 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:17 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:17 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:17 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:17 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.53.228_9004" in sync
    2021/04/19 20:00:17 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.6.147_8806" in sync
    2021/04/19 20:00:17 [DEBUG] agent: Service "_v1_sdnc_10.233.14.94_8282" in sync
    2021/04/19 20:00:17 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:17 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:17 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:17 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:17 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.53.228_9004" in sync
    2021/04/19 20:00:17 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.33.202_9005" in sync
    2021/04/19 20:00:17 [DEBUG] agent: Service "_v0_multicloud_10.233.6.213_9001" in sync
    2021/04/19 20:00:17 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.51.124_9009" in sync
    2021/04/19 20:00:17 [DEBUG] agent: Service "_v1_sdc-gui_10.233.40.24_8181" in sync
    2021/04/19 20:00:17 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:17 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:17 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:17 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:17 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:17 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:17 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:17 [DEBUG] agent: Service "_v1_sdc_10.233.40.168_8443" in sync
    2021/04/19 20:00:17 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:17 [DEBUG] agent: Service "_v1_wf-gui_10.233.51.22_8443" in sync
    2021/04/19 20:00:17 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:17 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:17 [DEBUG] agent: Service "_v1_appc_10.233.55.187_8443" in sync
    2021/04/19 20:00:17 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.48.175_9007" in sync
    2021/04/19 20:00:17 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:17 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:17 [DEBUG] agent: Service "_v1_message-router_10.233.43.198_3904" in sync
    2021/04/19 20:00:17 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:17 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:17 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:17 [DEBUG] agent: Service "_v1_parser_10.233.6.147_8806" in sync
    2021/04/19 20:00:17 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.48.175_9007" in sync
    2021/04/19 20:00:17 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:17 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:17 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:17 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:17 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.27.88_9518" in sync
    2021/04/19 20:00:17 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.33.202_9005" in sync
    2021/04/19 20:00:17 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.4.110_443" in sync
    2021/04/19 20:00:17 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:17 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:17 [DEBUG] agent: Node info in sync
    2021/04/19 20:00:17 [DEBUG] http: Request PUT /v1/agent/service/register (163.328396ms) from=10.233.76.61:58750
    2021/04/19 20:00:17 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.35.52_9011" in sync
    2021/04/19 20:00:17 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.51.124_9009" in sync
    2021/04/19 20:00:17 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:17 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:17 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:17 [DEBUG] agent: Service "_v11__aai-nquery_10.233.76.81_8446" in sync
    2021/04/19 20:00:17 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.33.202_9005" in sync
    2021/04/19 20:00:17 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.35.52_9011" in sync
    2021/04/19 20:00:17 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:17 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:17 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:17 [DEBUG] agent: Service "_v1_catalog_10.233.6.147_8806" in sync
    2021/04/19 20:00:17 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:17 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.6.147_8806" in sync
    2021/04/19 20:00:17 [DEBUG] agent: Service "_v1_sdnc_10.233.14.94_8282" in sync
    2021/04/19 20:00:17 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:17 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:17 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:17 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:17 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.53.228_9004" in sync
    2021/04/19 20:00:17 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.53.228_9004" in sync
    2021/04/19 20:00:17 [DEBUG] agent: Service "_v0_multicloud_10.233.6.213_9001" in sync
    2021/04/19 20:00:17 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.51.124_9009" in sync
    2021/04/19 20:00:17 [DEBUG] agent: Service "_v1_sdc-gui_10.233.40.24_8181" in sync
    2021/04/19 20:00:17 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:17 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:17 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.33.202_9005" in sync
    2021/04/19 20:00:17 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:17 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:17 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:17 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:17 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:17 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:17 [DEBUG] agent: Service "_v1_sdc_10.233.40.168_8443" in sync
    2021/04/19 20:00:17 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:17 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:17 [DEBUG] agent: Service "_v1_wf-gui_10.233.51.22_8443" in sync
    2021/04/19 20:00:17 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.48.175_9007" in sync
    2021/04/19 20:00:17 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:17 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:17 [DEBUG] agent: Service "_v1_appc_10.233.55.187_8443" in sync
    2021/04/19 20:00:17 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:17 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:17 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:17 [DEBUG] agent: Service "_v1_message-router_10.233.43.198_3904" in sync
    2021/04/19 20:00:17 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.48.175_9007" in sync
    2021/04/19 20:00:17 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:17 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:17 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:17 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:17 [DEBUG] agent: Service "_v1_parser_10.233.6.147_8806" in sync
    2021/04/19 20:00:17 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.33.202_9005" in sync
    2021/04/19 20:00:17 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.4.110_443" in sync
    2021/04/19 20:00:17 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:17 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:17 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.27.88_9518" in sync
    2021/04/19 20:00:17 [DEBUG] agent: Service "_v1_multicloud_10.233.6.213_9001" in sync
    2021/04/19 20:00:17 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.33.46_9015" in sync
    2021/04/19 20:00:17 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:17 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:17 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:17 [DEBUG] agent: Service "_v1_nsd_10.233.6.147_8806" in sync
    2021/04/19 20:00:17 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.55.249_8080" in sync
    2021/04/19 20:00:17 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:17 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.40.168_8080" in sync
    2021/04/19 20:00:17 [DEBUG] agent: Node info in sync
    2021/04/19 20:00:17 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v11 (432.34µs) from=10.233.76.61:58754
    2021/04/19 20:00:17 [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/19 20: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/19 20: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/19 20:00:17 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.27.88_9518" in sync
    2021/04/19 20:00:17 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.33.202_9005" in sync
    2021/04/19 20:00:17 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.4.110_443" in sync
    2021/04/19 20:00:17 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:17 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:17 [DEBUG] agent: Service "_v1_nsd_10.233.6.147_8806" in sync
    2021/04/19 20:00:17 [DEBUG] agent: Service "_v1_multicloud_10.233.6.213_9001" in sync
    2021/04/19 20:00:17 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.33.46_9015" in sync
    2021/04/19 20:00:17 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:17 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:17 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:17 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.40.168_8080" in sync
    2021/04/19 20:00:17 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.55.249_8080" in sync
    2021/04/19 20:00:17 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:17 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.33.202_9005" in sync
    2021/04/19 20:00:17 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.35.52_9011" in sync
    2021/04/19 20:00:17 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.51.124_9009" in sync
    2021/04/19 20:00:17 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:17 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:17 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:17 [DEBUG] agent: Service "_v11__aai-nquery_10.233.76.81_8446" in sync
    2021/04/19 20:00:17 [DEBUG] agent: Service "_v1_catalog_10.233.6.147_8806" in sync
    2021/04/19 20:00:17 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.35.52_9011" in sync
    2021/04/19 20:00:17 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:17 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:17 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:17 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:17 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.53.228_9004" in sync
    2021/04/19 20:00:17 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.6.147_8806" in sync
    2021/04/19 20:00:17 [DEBUG] agent: Service "_v1_sdnc_10.233.14.94_8282" in sync
    2021/04/19 20:00:17 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:17 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:17 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:17 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:17 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.53.228_9004" in sync
    2021/04/19 20:00:17 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.33.202_9005" in sync
    2021/04/19 20:00:17 [DEBUG] agent: Service "_v0_multicloud_10.233.6.213_9001" in sync
    2021/04/19 20:00:17 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.51.124_9009" in sync
    2021/04/19 20:00:17 [DEBUG] agent: Service "_v1_sdc-gui_10.233.40.24_8181" in sync
    2021/04/19 20:00:17 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:17 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:17 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:17 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:17 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:17 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:17 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:17 [DEBUG] agent: Service "_v1_sdc_10.233.40.168_8443" in sync
    2021/04/19 20:00:17 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:17 [DEBUG] agent: Service "_v1_wf-gui_10.233.51.22_8443" in sync
    2021/04/19 20:00:17 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:17 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:17 [INFO] agent: Synced service "_v11_aai-nquery_10.233.76.81_8446"
    2021/04/19 20:00:17 [DEBUG] agent: Service "_v1_appc_10.233.55.187_8443" in sync
    2021/04/19 20:00:17 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.48.175_9007" in sync
    2021/04/19 20:00:17 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:17 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:17 [DEBUG] agent: Service "_v1_message-router_10.233.43.198_3904" in sync
    2021/04/19 20:00:17 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:17 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:17 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:17 [DEBUG] agent: Service "_v1_parser_10.233.6.147_8806" in sync
    2021/04/19 20:00:17 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.48.175_9007" in sync
    2021/04/19 20:00:17 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:17 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:17 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:17 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:17 [DEBUG] agent: Node info in sync
    2021/04/19 20:00:17 [DEBUG] http: Request PUT /v1/agent/service/register (126.459361ms) from=10.233.76.61:58762
    2021/04/19 20:00:17 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:17 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:17 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:17 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:17 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:17 [DEBUG] agent: Service "_v1_sdc_10.233.40.168_8443" in sync
    2021/04/19 20:00:17 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:17 [DEBUG] agent: Service "_v1_wf-gui_10.233.51.22_8443" in sync
    2021/04/19 20:00:17 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:17 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:17 [DEBUG] agent: Service "_v11_aai-nquery_10.233.76.81_8446" in sync
    2021/04/19 20:00:17 [DEBUG] agent: Service "_v1_appc_10.233.55.187_8443" in sync
    2021/04/19 20:00:17 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.48.175_9007" in sync
    2021/04/19 20:00:17 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:17 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:17 [DEBUG] agent: Service "_v1_message-router_10.233.43.198_3904" in sync
    2021/04/19 20:00:17 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:17 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:17 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:17 [DEBUG] agent: Service "_v1_parser_10.233.6.147_8806" in sync
    2021/04/19 20:00:17 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.48.175_9007" in sync
    2021/04/19 20:00:17 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:17 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:17 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:17 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:17 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.27.88_9518" in sync
    2021/04/19 20:00:17 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.33.202_9005" in sync
    2021/04/19 20:00:17 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.4.110_443" in sync
    2021/04/19 20:00:17 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:17 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:17 [DEBUG] agent: Service "_v1_nsd_10.233.6.147_8806" in sync
    2021/04/19 20:00:17 [DEBUG] agent: Service "_v1_multicloud_10.233.6.213_9001" in sync
    2021/04/19 20:00:17 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.33.46_9015" in sync
    2021/04/19 20:00:17 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:17 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:17 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:17 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.40.168_8080" in sync
    2021/04/19 20:00:17 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.55.249_8080" in sync
    2021/04/19 20:00:17 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:17 [DEBUG] agent: Service "_v11__aai-nquery_10.233.76.81_8446" in sync
    2021/04/19 20:00:17 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.33.202_9005" in sync
    2021/04/19 20:00:17 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.35.52_9011" in sync
    2021/04/19 20:00:17 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.51.124_9009" in sync
    2021/04/19 20:00:17 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:17 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:17 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:17 [DEBUG] agent: Service "_v1_catalog_10.233.6.147_8806" in sync
    2021/04/19 20:00:17 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.35.52_9011" in sync
    2021/04/19 20:00:17 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:17 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:17 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:17 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:17 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:17 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.53.228_9004" in sync
    2021/04/19 20:00:17 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.6.147_8806" in sync
    2021/04/19 20:00:17 [DEBUG] agent: Service "_v1_sdnc_10.233.14.94_8282" in sync
    2021/04/19 20:00:17 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:17 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:17 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:17 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.53.228_9004" in sync
    2021/04/19 20:00:17 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.33.202_9005" in sync
    2021/04/19 20:00:17 [DEBUG] agent: Service "_v0_multicloud_10.233.6.213_9001" in sync
    2021/04/19 20:00:17 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.51.124_9009" in sync
    2021/04/19 20:00:17 [DEBUG] agent: Service "_v1_sdc-gui_10.233.40.24_8181" in sync
    2021/04/19 20:00:17 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:17 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:17 [DEBUG] agent: Node info in sync
    2021/04/19 20:00:17 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v11 (446.716µs) from=10.233.76.61:58766
    2021/04/19 20:00:17 [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/19 20:00:17 [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/19 20: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/19 20: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/19 20:00:18 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:18 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:18 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:18 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:18 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.53.228_9004" in sync
    2021/04/19 20:00:18 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.6.147_8806" in sync
    2021/04/19 20:00:18 [DEBUG] agent: Service "_v1_sdnc_10.233.14.94_8282" in sync
    2021/04/19 20:00:18 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.53.228_9004" in sync
    2021/04/19 20:00:18 [DEBUG] agent: Service "_v1_sdc-gui_10.233.40.24_8181" in sync
    2021/04/19 20:00:18 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:18 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:18 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.33.202_9005" in sync
    2021/04/19 20:00:18 [DEBUG] agent: Service "_v0_multicloud_10.233.6.213_9001" in sync
    2021/04/19 20:00:18 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.51.124_9009" in sync
    2021/04/19 20:00:18 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:18 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:18 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:18 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:18 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:18 [DEBUG] agent: Service "_v1_sdc_10.233.40.168_8443" in sync
    2021/04/19 20:00:18 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:18 [DEBUG] agent: Service "_v11_aai-nquery_10.233.76.81_8446" in sync
    2021/04/19 20:00:18 [DEBUG] agent: Service "_v1_wf-gui_10.233.51.22_8443" in sync
    2021/04/19 20:00:18 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:18 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:18 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:18 [DEBUG] agent: Service "_v1_appc_10.233.55.187_8443" in sync
    2021/04/19 20:00:18 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.48.175_9007" in sync
    2021/04/19 20:00:18 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:18 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:18 [DEBUG] agent: Service "_v1_message-router_10.233.43.198_3904" in sync
    2021/04/19 20:00:18 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:18 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:18 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:18 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:18 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:18 [INFO] agent: Synced service "_v12__aai-nquery_10.233.76.81_8446"
    2021/04/19 20:00:18 [DEBUG] agent: Service "_v1_parser_10.233.6.147_8806" in sync
    2021/04/19 20:00:18 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.48.175_9007" in sync
    2021/04/19 20:00:18 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:18 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:18 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:18 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.27.88_9518" in sync
    2021/04/19 20:00:18 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.33.202_9005" in sync
    2021/04/19 20:00:18 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.4.110_443" in sync
    2021/04/19 20:00:18 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:18 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:18 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:18 [DEBUG] agent: Service "_v1_nsd_10.233.6.147_8806" in sync
    2021/04/19 20:00:18 [DEBUG] agent: Service "_v1_multicloud_10.233.6.213_9001" in sync
    2021/04/19 20:00:18 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.33.46_9015" in sync
    2021/04/19 20:00:18 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.40.168_8080" in sync
    2021/04/19 20:00:18 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.55.249_8080" in sync
    2021/04/19 20:00:18 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:18 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:18 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:18 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:18 [DEBUG] agent: Service "_v11__aai-nquery_10.233.76.81_8446" in sync
    2021/04/19 20:00:18 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.33.202_9005" in sync
    2021/04/19 20:00:18 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.35.52_9011" in sync
    2021/04/19 20:00:18 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.51.124_9009" in sync
    2021/04/19 20:00:18 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:18 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:18 [DEBUG] agent: Service "_v1_catalog_10.233.6.147_8806" in sync
    2021/04/19 20:00:18 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.35.52_9011" in sync
    2021/04/19 20:00:18 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:18 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:18 [DEBUG] agent: Node info in sync
    2021/04/19 20:00:18 [DEBUG] http: Request PUT /v1/agent/service/register (95.507957ms) from=10.233.76.61:58770
    2021/04/19 20:00:18 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:18 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:18 [DEBUG] agent: Service "_v11_aai-nquery_10.233.76.81_8446" in sync
    2021/04/19 20:00:18 [DEBUG] agent: Service "_v1_wf-gui_10.233.51.22_8443" in sync
    2021/04/19 20:00:18 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.48.175_9007" in sync
    2021/04/19 20:00:18 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:18 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:18 [DEBUG] agent: Service "_v1_appc_10.233.55.187_8443" in sync
    2021/04/19 20:00:18 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:18 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:18 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:18 [DEBUG] agent: Service "_v1_message-router_10.233.43.198_3904" in sync
    2021/04/19 20:00:18 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.48.175_9007" in sync
    2021/04/19 20:00:18 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:18 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:18 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:18 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:18 [DEBUG] agent: Service "_v12__aai-nquery_10.233.76.81_8446" in sync
    2021/04/19 20:00:18 [DEBUG] agent: Service "_v1_parser_10.233.6.147_8806" in sync
    2021/04/19 20:00:18 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.33.202_9005" in sync
    2021/04/19 20:00:18 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.4.110_443" in sync
    2021/04/19 20:00:18 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:18 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:18 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.27.88_9518" in sync
    2021/04/19 20:00:18 [DEBUG] agent: Service "_v1_multicloud_10.233.6.213_9001" in sync
    2021/04/19 20:00:18 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.33.46_9015" in sync
    2021/04/19 20:00:18 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:18 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:18 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:18 [DEBUG] agent: Service "_v1_nsd_10.233.6.147_8806" in sync
    2021/04/19 20:00:18 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.55.249_8080" in sync
    2021/04/19 20:00:18 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:18 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.40.168_8080" in sync
    2021/04/19 20:00:18 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.35.52_9011" in sync
    2021/04/19 20:00:18 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.51.124_9009" in sync
    2021/04/19 20:00:18 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:18 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:18 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:18 [DEBUG] agent: Service "_v11__aai-nquery_10.233.76.81_8446" in sync
    2021/04/19 20:00:18 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.33.202_9005" in sync
    2021/04/19 20:00:18 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.35.52_9011" in sync
    2021/04/19 20:00:18 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:18 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:18 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:18 [DEBUG] agent: Service "_v1_catalog_10.233.6.147_8806" in sync
    2021/04/19 20:00:18 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:18 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.6.147_8806" in sync
    2021/04/19 20:00:18 [DEBUG] agent: Service "_v1_sdnc_10.233.14.94_8282" in sync
    2021/04/19 20:00:18 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:18 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:18 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:18 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:18 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.53.228_9004" in sync
    2021/04/19 20:00:18 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.53.228_9004" in sync
    2021/04/19 20:00:18 [DEBUG] agent: Service "_v0_multicloud_10.233.6.213_9001" in sync
    2021/04/19 20:00:18 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.51.124_9009" in sync
    2021/04/19 20:00:18 [DEBUG] agent: Service "_v1_sdc-gui_10.233.40.24_8181" in sync
    2021/04/19 20:00:18 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:18 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:18 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.33.202_9005" in sync
    2021/04/19 20:00:18 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:18 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:18 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:18 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:18 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:18 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:18 [DEBUG] agent: Service "_v1_sdc_10.233.40.168_8443" in sync
    2021/04/19 20:00:18 [DEBUG] agent: Node info in sync
    2021/04/19 20:00:18 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v12 (421.502µs) from=10.233.76.61:58774
    2021/04/19 20:00:18 [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/19 20: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/19 20: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/19 20:00:18 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:18 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:18 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:18 [DEBUG] agent: Service "_v1_sdc_10.233.40.168_8443" in sync
    2021/04/19 20:00:18 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:18 [INFO] agent: Synced service "_v12_aai-nquery_10.233.76.81_8446"
    2021/04/19 20:00:18 [DEBUG] agent: Service "_v1_wf-gui_10.233.51.22_8443" in sync
    2021/04/19 20:00:18 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:18 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:18 [DEBUG] agent: Service "_v11_aai-nquery_10.233.76.81_8446" in sync
    2021/04/19 20:00:18 [DEBUG] agent: Service "_v1_appc_10.233.55.187_8443" in sync
    2021/04/19 20:00:18 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.48.175_9007" in sync
    2021/04/19 20:00:18 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:18 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:18 [DEBUG] agent: Service "_v1_message-router_10.233.43.198_3904" in sync
    2021/04/19 20:00:18 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:18 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:18 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.76.81_8446" in sync
    2021/04/19 20:00:18 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.76.81_8446" in sync
    2021/04