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: 'ed9eee5e-fcce-e14b-0f05-244585646ae9'
         Node name: 'dev-msb-consul-85cddc885c-2m47l'
        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/07/04 22:40:20 [DEBUG] agent: Using random ID "ed9eee5e-fcce-e14b-0f05-244585646ae9" as node ID
    2021/07/04 22:40:20 [INFO] raft: Initial configuration (index=1): [{Suffrage:Voter ID:ed9eee5e-fcce-e14b-0f05-244585646ae9 Address:127.0.0.1:8300}]
    2021/07/04 22:40:20 [INFO] raft: Node at 127.0.0.1:8300 [Follower] entering Follower state (Leader: "")
    2021/07/04 22:40:20 [INFO] serf: EventMemberJoin: dev-msb-consul-85cddc885c-2m47l.dc1 127.0.0.1
    2021/07/04 22:40:20 [INFO] serf: EventMemberJoin: dev-msb-consul-85cddc885c-2m47l 127.0.0.1
    2021/07/04 22:40:20 [INFO] consul: Adding LAN server dev-msb-consul-85cddc885c-2m47l (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2021/07/04 22:40:20 [DEBUG] agent/proxy: managed Connect proxy manager started
    2021/07/04 22:40:20 [INFO] consul: Handled member-join event for server "dev-msb-consul-85cddc885c-2m47l.dc1" in area "wan"
    2021/07/04 22:40:20 [INFO] agent: Started DNS server 0.0.0.0:8600 (tcp)
    2021/07/04 22:40:20 [INFO] agent: Started DNS server 0.0.0.0:8600 (udp)
    2021/07/04 22:40:20 [INFO] agent: Started HTTP server on [::]:8500 (tcp)
    2021/07/04 22:40:20 [INFO] agent: started state syncer
    2021/07/04 22:40:20 [INFO] agent: Started gRPC server on [::]:8502 (tcp)
    2021/07/04 22:40:20 [WARN] raft: Heartbeat timeout from "" reached, starting election
    2021/07/04 22:40:20 [INFO] raft: Node at 127.0.0.1:8300 [Candidate] entering Candidate state in term 2
    2021/07/04 22:40:20 [DEBUG] raft: Votes needed: 1
    2021/07/04 22:40:20 [DEBUG] raft: Vote granted from ed9eee5e-fcce-e14b-0f05-244585646ae9 in term 2. Tally: 1
    2021/07/04 22:40:20 [INFO] raft: Election won. Tally: 1
    2021/07/04 22:40:20 [INFO] raft: Node at 127.0.0.1:8300 [Leader] entering Leader state
    2021/07/04 22:40:20 [INFO] consul: cluster leadership acquired
    2021/07/04 22:40:20 [INFO] consul: New leader elected: dev-msb-consul-85cddc885c-2m47l
    2021/07/04 22:40:20 [INFO] connect: initialized primary datacenter CA with provider "consul"
    2021/07/04 22:40:20 [DEBUG] consul: Skipping self join check for "dev-msb-consul-85cddc885c-2m47l" since the cluster is too small
    2021/07/04 22:40:20 [INFO] consul: member 'dev-msb-consul-85cddc885c-2m47l' joined, marking health alive
    2021/07/04 22:40:20 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2021/07/04 22:40:20 [INFO] agent: Synced node info
    2021/07/04 22:40:20 [DEBUG] agent: Node info in sync
    2021/07/04 22:40:21 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2021/07/04 22:40:21 [DEBUG] agent: Node info in sync
==> Failed to check for updates: Get https://checkpoint-api.hashicorp.com/v1/check/consul?arch=amd64&os=linux&signature=&version=1.4.3: net/http: request canceled while waiting for connection (Client.Timeout exceeded while awaiting headers)
    2021/07/04 22:41:20 [DEBUG] consul: Skipping self join check for "dev-msb-consul-85cddc885c-2m47l" since the cluster is too small
    2021/07/04 22:41:57 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2021/07/04 22:41:57 [DEBUG] agent: Node info in sync
    2021/07/04 22:42:20 [DEBUG] manager: Rebalanced 1 servers, next active server is dev-msb-consul-85cddc885c-2m47l.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2021/07/04 22:42:20 [DEBUG] consul: Skipping self join check for "dev-msb-consul-85cddc885c-2m47l" since the cluster is too small
    2021/07/04 22:43:20 [DEBUG] consul: Skipping self join check for "dev-msb-consul-85cddc885c-2m47l" since the cluster is too small
    2021/07/04 22:43:23 [DEBUG] http: Request GET /v1/status/leader (2.325842ms) from=10.242.168.151:40376
    2021/07/04 22:43:23 [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/07/04 22:43:23 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/07/04 22:43:23 [INFO] agent: Synced service "_v0_multicloud_10.96.150.97_9001"
    2021/07/04 22:43:23 [DEBUG] agent: Node info in sync
    2021/07/04 22:43:23 [DEBUG] http: Request PUT /v1/agent/service/register (14.068694ms) from=10.242.168.151:40380
    2021/07/04 22:43:23 [DEBUG] agent: Service "_v0_multicloud_10.96.150.97_9001" in sync
    2021/07/04 22:43:23 [DEBUG] agent: Node info in sync
    2021/07/04 22:43:23 [DEBUG] http: Request GET /v1/health/service/multicloud-v0 (1.351858ms) from=10.242.168.151:40382
    2021/07/04 22:43:23 [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/07/04 22:43:23 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/07/04 22:43:23 [DEBUG] agent: Service "_v0_multicloud_10.96.150.97_9001" in sync
    2021/07/04 22:43:23 [INFO] agent: Synced service "_v1_multicloud_10.96.150.97_9001"
    2021/07/04 22:43:23 [DEBUG] agent: Node info in sync
    2021/07/04 22:43:23 [DEBUG] http: Request PUT /v1/agent/service/register (13.157635ms) from=10.242.168.151:40384
    2021/07/04 22:43:23 [DEBUG] agent: Service "_v0_multicloud_10.96.150.97_9001" in sync
    2021/07/04 22:43:23 [DEBUG] agent: Service "_v1_multicloud_10.96.150.97_9001" in sync
    2021/07/04 22:43:23 [DEBUG] agent: Node info in sync
    2021/07/04 22:43:23 [DEBUG] http: Request GET /v1/health/service/multicloud-v1 (402.043µs) from=10.242.168.151:40386
    2021/07/04 22:43:23 [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/07/04 22:43:23 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/07/04 22:43:23 [DEBUG] agent: Service "_v0_multicloud_10.96.150.97_9001" in sync
    2021/07/04 22:43:23 [DEBUG] agent: Service "_v1_multicloud_10.96.150.97_9001" in sync
    2021/07/04 22:43:23 [INFO] agent: Synced service "_v1_sdc_10.96.16.59_8443"
    2021/07/04 22:43:23 [DEBUG] agent: Node info in sync
    2021/07/04 22:43:23 [DEBUG] http: Request PUT /v1/agent/service/register (2.880323ms) from=10.242.168.151:40388
    2021/07/04 22:43:23 [DEBUG] agent: Service "_v0_multicloud_10.96.150.97_9001" in sync
    2021/07/04 22:43:23 [DEBUG] agent: Service "_v1_multicloud_10.96.150.97_9001" in sync
    2021/07/04 22:43:23 [DEBUG] agent: Service "_v1_sdc_10.96.16.59_8443" in sync
    2021/07/04 22:43:23 [DEBUG] agent: Node info in sync
    2021/07/04 22:43:23 [DEBUG] http: Request GET /v1/health/service/sdc-v1 (962.109µs) from=10.242.168.151:40390
    2021/07/04 22:43:23 [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/07/04 22:43:23 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/07/04 22:43:23 [INFO] agent: Synced service "_v1_sdc-deprecated_10.96.16.59_8080"
    2021/07/04 22:43:23 [DEBUG] agent: Service "_v0_multicloud_10.96.150.97_9001" in sync
    2021/07/04 22:43:23 [DEBUG] agent: Service "_v1_multicloud_10.96.150.97_9001" in sync
    2021/07/04 22:43:23 [DEBUG] agent: Service "_v1_sdc_10.96.16.59_8443" in sync
    2021/07/04 22:43:23 [DEBUG] agent: Node info in sync
    2021/07/04 22:43:23 [DEBUG] http: Request PUT /v1/agent/service/register (3.249321ms) from=10.242.168.151:40392
    2021/07/04 22:43:23 [DEBUG] agent: Service "_v0_multicloud_10.96.150.97_9001" in sync
    2021/07/04 22:43:23 [DEBUG] agent: Service "_v1_multicloud_10.96.150.97_9001" in sync
    2021/07/04 22:43:23 [DEBUG] agent: Service "_v1_sdc_10.96.16.59_8443" in sync
    2021/07/04 22:43:23 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.16.59_8080" in sync
    2021/07/04 22:43:23 [DEBUG] agent: Node info in sync
    2021/07/04 22:43:23 [DEBUG] http: Request GET /v1/health/service/sdc-deprecated-v1 (404.449µs) from=10.242.168.151:40394
    2021/07/04 22:43:23 [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/07/04 22:43:23 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/07/04 22:43:23 [DEBUG] agent: Service "_v1_sdc_10.96.16.59_8443" in sync
    2021/07/04 22:43:23 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.16.59_8080" in sync
    2021/07/04 22:43:23 [INFO] agent: Synced service "_v1_multicloud-k8s_10.96.185.159_9015"
    2021/07/04 22:43:23 [DEBUG] agent: Service "_v0_multicloud_10.96.150.97_9001" in sync
    2021/07/04 22:43:23 [DEBUG] agent: Service "_v1_multicloud_10.96.150.97_9001" in sync
    2021/07/04 22:43:23 [DEBUG] agent: Node info in sync
    2021/07/04 22:43:23 [DEBUG] http: Request PUT /v1/agent/service/register (2.870201ms) from=10.242.168.151:40396
    2021/07/04 22:43:23 [DEBUG] agent: Service "_v1_sdc_10.96.16.59_8443" in sync
    2021/07/04 22:43:23 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.16.59_8080" in sync
    2021/07/04 22:43:23 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.185.159_9015" in sync
    2021/07/04 22:43:23 [DEBUG] agent: Service "_v0_multicloud_10.96.150.97_9001" in sync
    2021/07/04 22:43:23 [DEBUG] agent: Service "_v1_multicloud_10.96.150.97_9001" in sync
    2021/07/04 22:43:23 [DEBUG] agent: Node info in sync
    2021/07/04 22:43:23 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1 (1.54125ms) from=10.242.168.151:40398
    2021/07/04 22:43:23 [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/07/04 22:43:23 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/07/04 22:43:23 [DEBUG] agent: Service "_v0_multicloud_10.96.150.97_9001" in sync
    2021/07/04 22:43:23 [DEBUG] agent: Service "_v1_multicloud_10.96.150.97_9001" in sync
    2021/07/04 22:43:23 [DEBUG] agent: Service "_v1_sdc_10.96.16.59_8443" in sync
    2021/07/04 22:43:23 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.16.59_8080" in sync
    2021/07/04 22:43:23 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.185.159_9015" in sync
    2021/07/04 22:43:23 [INFO] agent: Synced service "_v1_message-router_10.96.168.67_3904"
    2021/07/04 22:43:23 [DEBUG] agent: Node info in sync
    2021/07/04 22:43:23 [DEBUG] http: Request PUT /v1/agent/service/register (9.842231ms) from=10.242.168.151:40402
    2021/07/04 22:43:23 [DEBUG] agent: Service "_v0_multicloud_10.96.150.97_9001" in sync
    2021/07/04 22:43:23 [DEBUG] agent: Service "_v1_multicloud_10.96.150.97_9001" in sync
    2021/07/04 22:43:23 [DEBUG] agent: Service "_v1_sdc_10.96.16.59_8443" in sync
    2021/07/04 22:43:23 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.16.59_8080" in sync
    2021/07/04 22:43:23 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.185.159_9015" in sync
    2021/07/04 22:43:23 [DEBUG] agent: Service "_v1_message-router_10.96.168.67_3904" in sync
    2021/07/04 22:43:23 [DEBUG] agent: Node info in sync
    2021/07/04 22:43:23 [DEBUG] http: Request GET /v1/health/service/message-router-v1 (648.182µs) from=10.242.168.151:40404
    2021/07/04 22:43:23 [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/07/04 22:43:23 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/07/04 22:43:23 [DEBUG] agent: Service "_v1_sdc_10.96.16.59_8443" in sync
    2021/07/04 22:43:23 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.16.59_8080" in sync
    2021/07/04 22:43:23 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.185.159_9015" in sync
    2021/07/04 22:43:23 [DEBUG] agent: Service "_v1_message-router_10.96.168.67_3904" in sync
    2021/07/04 22:43:23 [INFO] agent: Synced service "_v1_aai-esr-server_10.96.147.192_9518"
    2021/07/04 22:43:23 [DEBUG] agent: Service "_v0_multicloud_10.96.150.97_9001" in sync
    2021/07/04 22:43:23 [DEBUG] agent: Service "_v1_multicloud_10.96.150.97_9001" in sync
    2021/07/04 22:43:23 [DEBUG] agent: Node info in sync
    2021/07/04 22:43:23 [DEBUG] http: Request PUT /v1/agent/service/register (3.687362ms) from=10.242.168.151:40406
    2021/07/04 22:43:23 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.147.192_9518" in sync
    2021/07/04 22:43:23 [DEBUG] agent: Service "_v0_multicloud_10.96.150.97_9001" in sync
    2021/07/04 22:43:23 [DEBUG] agent: Service "_v1_multicloud_10.96.150.97_9001" in sync
    2021/07/04 22:43:23 [DEBUG] agent: Service "_v1_sdc_10.96.16.59_8443" in sync
    2021/07/04 22:43:23 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.16.59_8080" in sync
    2021/07/04 22:43:23 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.185.159_9015" in sync
    2021/07/04 22:43:23 [DEBUG] agent: Service "_v1_message-router_10.96.168.67_3904" in sync
    2021/07/04 22:43:23 [DEBUG] agent: Node info in sync
    2021/07/04 22:43:23 [DEBUG] http: Request GET /v1/health/service/aai-esr-server-v1 (479.651µs) from=10.242.168.151:40408
    2021/07/04 22:43:23 [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/07/04 22:43:23 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/07/04 22:43:23 [DEBUG] agent: Service "_v0_multicloud_10.96.150.97_9001" in sync
    2021/07/04 22:43:23 [DEBUG] agent: Service "_v1_multicloud_10.96.150.97_9001" in sync
    2021/07/04 22:43:23 [DEBUG] agent: Service "_v1_sdc_10.96.16.59_8443" in sync
    2021/07/04 22:43:23 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.16.59_8080" in sync
    2021/07/04 22:43:23 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.185.159_9015" in sync
    2021/07/04 22:43:23 [DEBUG] agent: Service "_v1_message-router_10.96.168.67_3904" in sync
    2021/07/04 22:43:23 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.147.192_9518" in sync
    2021/07/04 22:43:23 [INFO] agent: Synced service "_v0_multicloud-vio_10.96.107.223_9004"
    2021/07/04 22:43:23 [DEBUG] agent: Node info in sync
    2021/07/04 22:43:23 [DEBUG] http: Request PUT /v1/agent/service/register (4.313512ms) from=10.242.168.151:40410
    2021/07/04 22:43:23 [DEBUG] agent: Service "_v1_sdc_10.96.16.59_8443" in sync
    2021/07/04 22:43:23 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.16.59_8080" in sync
    2021/07/04 22:43:23 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.185.159_9015" in sync
    2021/07/04 22:43:23 [DEBUG] agent: Service "_v1_message-router_10.96.168.67_3904" in sync
    2021/07/04 22:43:23 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.147.192_9518" in sync
    2021/07/04 22:43:23 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.107.223_9004" in sync
    2021/07/04 22:43:23 [DEBUG] agent: Service "_v0_multicloud_10.96.150.97_9001" in sync
    2021/07/04 22:43:23 [DEBUG] agent: Service "_v1_multicloud_10.96.150.97_9001" in sync
    2021/07/04 22:43:23 [DEBUG] agent: Node info in sync
    2021/07/04 22:43:23 [DEBUG] http: Request GET /v1/health/service/multicloud-vio-v0 (805.307µs) from=10.242.168.151:40412
    2021/07/04 22:43:23 [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/07/04 22:43:23 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/07/04 22:43:23 [DEBUG] agent: Service "_v1_sdc_10.96.16.59_8443" in sync
    2021/07/04 22:43:23 [DEBUG] agent: Service "_v1_message-router_10.96.168.67_3904" in sync
    2021/07/04 22:43:23 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.147.192_9518" in sync
    2021/07/04 22:43:23 [DEBUG] agent: Service "_v1_multicloud_10.96.150.97_9001" in sync
    2021/07/04 22:43:23 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.16.59_8080" in sync
    2021/07/04 22:43:23 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.185.159_9015" in sync
    2021/07/04 22:43:23 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.107.223_9004" in sync
    2021/07/04 22:43:23 [INFO] agent: Synced service "_v1_multicloud-vio_10.96.107.223_9004"
    2021/07/04 22:43:23 [DEBUG] agent: Service "_v0_multicloud_10.96.150.97_9001" in sync
    2021/07/04 22:43:23 [DEBUG] agent: Node info in sync
    2021/07/04 22:43:23 [DEBUG] http: Request PUT /v1/agent/service/register (4.833566ms) from=10.242.168.151:40414
    2021/07/04 22:43:23 [DEBUG] agent: Service "_v1_multicloud_10.96.150.97_9001" in sync
    2021/07/04 22:43:23 [DEBUG] agent: Service "_v1_sdc_10.96.16.59_8443" in sync
    2021/07/04 22:43:23 [DEBUG] agent: Service "_v1_message-router_10.96.168.67_3904" in sync
    2021/07/04 22:43:23 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.147.192_9518" in sync
    2021/07/04 22:43:23 [DEBUG] agent: Service "_v0_multicloud_10.96.150.97_9001" in sync
    2021/07/04 22:43:23 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.16.59_8080" in sync
    2021/07/04 22:43:23 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.185.159_9015" in sync
    2021/07/04 22:43:23 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.107.223_9004" in sync
    2021/07/04 22:43:23 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.107.223_9004" in sync
    2021/07/04 22:43:23 [DEBUG] agent: Node info in sync
    2021/07/04 22:43:23 [DEBUG] http: Request GET /v1/health/service/multicloud-vio-v1 (3.628064ms) from=10.242.168.151:40416
    2021/07/04 22:43:23 [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/07/04 22:43:23 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/07/04 22:43:23 [DEBUG] agent: Service "_v0_multicloud_10.96.150.97_9001" in sync
    2021/07/04 22:43:23 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.16.59_8080" in sync
    2021/07/04 22:43:23 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.185.159_9015" in sync
    2021/07/04 22:43:23 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.107.223_9004" in sync
    2021/07/04 22:43:23 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.107.223_9004" in sync
    2021/07/04 22:43:23 [DEBUG] agent: Service "_v1_multicloud_10.96.150.97_9001" in sync
    2021/07/04 22:43:23 [DEBUG] agent: Service "_v1_sdc_10.96.16.59_8443" in sync
    2021/07/04 22:43:23 [DEBUG] agent: Service "_v1_message-router_10.96.168.67_3904" in sync
    2021/07/04 22:43:23 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.147.192_9518" in sync
    2021/07/04 22:43:23 [INFO] agent: Synced service "_v0_multicloud-fcaps_10.96.183.134_9011"
    2021/07/04 22:43:23 [DEBUG] agent: Node info in sync
    2021/07/04 22:43:23 [DEBUG] http: Request PUT /v1/agent/service/register (4.784826ms) from=10.242.168.151:40418
    2021/07/04 22:43:23 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.107.223_9004" in sync
    2021/07/04 22:43:23 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.107.223_9004" in sync
    2021/07/04 22:43:23 [DEBUG] agent: Service "_v0_multicloud_10.96.150.97_9001" in sync
    2021/07/04 22:43:23 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.16.59_8080" in sync
    2021/07/04 22:43:23 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.185.159_9015" in sync
    2021/07/04 22:43:23 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.147.192_9518" in sync
    2021/07/04 22:43:23 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.183.134_9011" in sync
    2021/07/04 22:43:23 [DEBUG] agent: Service "_v1_multicloud_10.96.150.97_9001" in sync
    2021/07/04 22:43:23 [DEBUG] agent: Service "_v1_sdc_10.96.16.59_8443" in sync
    2021/07/04 22:43:23 [DEBUG] agent: Service "_v1_message-router_10.96.168.67_3904" in sync
    2021/07/04 22:43:23 [DEBUG] agent: Node info in sync
    2021/07/04 22:43:23 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0 (340.35µs) from=10.242.168.151:40420
    2021/07/04 22:43:23 [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/07/04 22:43:23 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/07/04 22:43:23 [DEBUG] agent: Service "_v1_multicloud_10.96.150.97_9001" in sync
    2021/07/04 22:43:23 [DEBUG] agent: Service "_v1_sdc_10.96.16.59_8443" in sync
    2021/07/04 22:43:23 [DEBUG] agent: Service "_v1_message-router_10.96.168.67_3904" in sync
    2021/07/04 22:43:23 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.147.192_9518" in sync
    2021/07/04 22:43:23 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.183.134_9011" in sync
    2021/07/04 22:43:23 [DEBUG] agent: Service "_v0_multicloud_10.96.150.97_9001" in sync
    2021/07/04 22:43:23 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.16.59_8080" in sync
    2021/07/04 22:43:23 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.185.159_9015" in sync
    2021/07/04 22:43:23 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.107.223_9004" in sync
    2021/07/04 22:43:23 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.107.223_9004" in sync
    2021/07/04 22:43:23 [INFO] agent: Synced service "_v1_multicloud-fcaps_10.96.183.134_9011"
    2021/07/04 22:43:23 [DEBUG] agent: Node info in sync
    2021/07/04 22:43:23 [DEBUG] http: Request PUT /v1/agent/service/register (3.427852ms) from=10.242.168.151:40424
    2021/07/04 22:43:23 [DEBUG] agent: Service "_v1_multicloud_10.96.150.97_9001" in sync
    2021/07/04 22:43:23 [DEBUG] agent: Service "_v1_sdc_10.96.16.59_8443" in sync
    2021/07/04 22:43:23 [DEBUG] agent: Service "_v1_message-router_10.96.168.67_3904" in sync
    2021/07/04 22:43:23 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.147.192_9518" in sync
    2021/07/04 22:43:23 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.183.134_9011" in sync
    2021/07/04 22:43:23 [DEBUG] agent: Service "_v0_multicloud_10.96.150.97_9001" in sync
    2021/07/04 22:43:23 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.16.59_8080" in sync
    2021/07/04 22:43:23 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.185.159_9015" in sync
    2021/07/04 22:43:23 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.107.223_9004" in sync
    2021/07/04 22:43:23 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.107.223_9004" in sync
    2021/07/04 22:43:23 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.183.134_9011" in sync
    2021/07/04 22:43:23 [DEBUG] agent: Node info in sync
    2021/07/04 22:43:23 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1 (332.621µs) from=10.242.168.151:40426
    2021/07/04 22:43:23 [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/07/04 22:43:23 [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/07/04 22:43:23 [INFO] agent: Synced service "_v1_wf-gui_10.96.149.54_8443"
    2021/07/04 22:43:23 [DEBUG] agent: Service "_v1_multicloud_10.96.150.97_9001" in sync
    2021/07/04 22:43:23 [DEBUG] agent: Service "_v1_sdc_10.96.16.59_8443" in sync
    2021/07/04 22:43:23 [DEBUG] agent: Service "_v1_message-router_10.96.168.67_3904" in sync
    2021/07/04 22:43:23 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.147.192_9518" in sync
    2021/07/04 22:43:23 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.183.134_9011" in sync
    2021/07/04 22:43:23 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.183.134_9011" in sync
    2021/07/04 22:43:23 [DEBUG] agent: Service "_v0_multicloud_10.96.150.97_9001" in sync
    2021/07/04 22:43:23 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.16.59_8080" in sync
    2021/07/04 22:43:23 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.185.159_9015" in sync
    2021/07/04 22:43:23 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.107.223_9004" in sync
    2021/07/04 22:43:23 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.107.223_9004" in sync
    2021/07/04 22:43:23 [DEBUG] agent: Node info in sync
    2021/07/04 22:43:23 [DEBUG] http: Request PUT /v1/agent/service/register (3.826041ms) from=10.242.168.151:40428
    2021/07/04 22:43:23 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.107.223_9004" in sync
    2021/07/04 22:43:23 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.183.134_9011" in sync
    2021/07/04 22:43:23 [DEBUG] agent: Service "_v0_multicloud_10.96.150.97_9001" in sync
    2021/07/04 22:43:23 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.16.59_8080" in sync
    2021/07/04 22:43:23 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.185.159_9015" in sync
    2021/07/04 22:43:23 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.107.223_9004" in sync
    2021/07/04 22:43:23 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.183.134_9011" in sync
    2021/07/04 22:43:23 [DEBUG] agent: Service "_v1_wf-gui_10.96.149.54_8443" in sync
    2021/07/04 22:43:23 [DEBUG] agent: Service "_v1_multicloud_10.96.150.97_9001" in sync
    2021/07/04 22:43:23 [DEBUG] agent: Service "_v1_sdc_10.96.16.59_8443" in sync
    2021/07/04 22:43:23 [DEBUG] agent: Service "_v1_message-router_10.96.168.67_3904" in sync
    2021/07/04 22:43:23 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.147.192_9518" in sync
    2021/07/04 22:43:23 [DEBUG] agent: Node info in sync
    2021/07/04 22:43:23 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (261.679µs) from=10.242.168.151:40430
    2021/07/04 22:43:23 [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/07/04 22:43:23 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/07/04 22:43:23 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.183.134_9011" in sync
    2021/07/04 22:43:23 [DEBUG] agent: Service "_v1_wf-gui_10.96.149.54_8443" in sync
    2021/07/04 22:43:23 [INFO] agent: Synced service "_v1_dmaap-dr-prov_10.96.100.77_443"
    2021/07/04 22:43:23 [DEBUG] agent: Service "_v1_multicloud_10.96.150.97_9001" in sync
    2021/07/04 22:43:23 [DEBUG] agent: Service "_v1_sdc_10.96.16.59_8443" in sync
    2021/07/04 22:43:23 [DEBUG] agent: Service "_v1_message-router_10.96.168.67_3904" in sync
    2021/07/04 22:43:23 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.147.192_9518" in sync
    2021/07/04 22:43:23 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.107.223_9004" in sync
    2021/07/04 22:43:23 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.183.134_9011" in sync
    2021/07/04 22:43:23 [DEBUG] agent: Service "_v0_multicloud_10.96.150.97_9001" in sync
    2021/07/04 22:43:23 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.16.59_8080" in sync
    2021/07/04 22:43:23 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.185.159_9015" in sync
    2021/07/04 22:43:23 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.107.223_9004" in sync
    2021/07/04 22:43:23 [DEBUG] agent: Node info in sync
    2021/07/04 22:43:23 [DEBUG] http: Request PUT /v1/agent/service/register (6.753741ms) from=10.242.168.151:40432
    2021/07/04 22:43:23 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.183.134_9011" in sync
    2021/07/04 22:43:23 [DEBUG] agent: Service "_v0_multicloud_10.96.150.97_9001" in sync
    2021/07/04 22:43:23 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.16.59_8080" in sync
    2021/07/04 22:43:23 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.185.159_9015" in sync
    2021/07/04 22:43:23 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.107.223_9004" in sync
    2021/07/04 22:43:23 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.107.223_9004" in sync
    2021/07/04 22:43:23 [DEBUG] agent: Service "_v1_wf-gui_10.96.149.54_8443" in sync
    2021/07/04 22:43:23 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.100.77_443" in sync
    2021/07/04 22:43:23 [DEBUG] agent: Service "_v1_multicloud_10.96.150.97_9001" in sync
    2021/07/04 22:43:23 [DEBUG] agent: Service "_v1_sdc_10.96.16.59_8443" in sync
    2021/07/04 22:43:23 [DEBUG] agent: Service "_v1_message-router_10.96.168.67_3904" in sync
    2021/07/04 22:43:23 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.147.192_9518" in sync
    2021/07/04 22:43:23 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.183.134_9011" in sync
    2021/07/04 22:43:23 [DEBUG] agent: Node info in sync
    2021/07/04 22:43:24 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1 (363.028µs) from=10.242.168.151:40434
    2021/07/04 22:43:24 [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/07/04 22:43:24 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.16.59_8080" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.185.159_9015" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.107.223_9004" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.183.134_9011" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v1_wf-gui_10.96.149.54_8443" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.100.77_443" in sync
    2021/07/04 22:43:24 [INFO] agent: Synced service "_v0_multicloud-pike_10.96.219.252_9007"
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v0_multicloud_10.96.150.97_9001" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.107.223_9004" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.183.134_9011" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v1_multicloud_10.96.150.97_9001" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v1_sdc_10.96.16.59_8443" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v1_message-router_10.96.168.67_3904" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.147.192_9518" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Node info in sync
    2021/07/04 22:43:24 [DEBUG] http: Request PUT /v1/agent/service/register (3.854774ms) from=10.242.168.151:40436
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v1_multicloud_10.96.150.97_9001" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v1_sdc_10.96.16.59_8443" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v1_message-router_10.96.168.67_3904" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.147.192_9518" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.16.59_8080" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.185.159_9015" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.107.223_9004" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.183.134_9011" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v1_wf-gui_10.96.149.54_8443" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.100.77_443" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.219.252_9007" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v0_multicloud_10.96.150.97_9001" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.107.223_9004" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.183.134_9011" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Node info in sync
    2021/07/04 22:43:24 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0 (282.934µs) from=10.242.168.151:40438
    2021/07/04 22:43:24 [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/07/04 22:43:24 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v1_multicloud_10.96.150.97_9001" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v1_sdc_10.96.16.59_8443" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v1_message-router_10.96.168.67_3904" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.147.192_9518" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.16.59_8080" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.185.159_9015" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.107.223_9004" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.183.134_9011" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v1_wf-gui_10.96.149.54_8443" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.100.77_443" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.219.252_9007" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v0_multicloud_10.96.150.97_9001" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.107.223_9004" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.183.134_9011" in sync
    2021/07/04 22:43:24 [INFO] agent: Synced service "_v1_multicloud-pike_10.96.219.252_9007"
    2021/07/04 22:43:24 [DEBUG] agent: Node info in sync
    2021/07/04 22:43:24 [DEBUG] http: Request PUT /v1/agent/service/register (6.207871ms) from=10.242.168.151:40440
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v1_sdc_10.96.16.59_8443" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v1_message-router_10.96.168.67_3904" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.147.192_9518" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v1_multicloud_10.96.150.97_9001" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.185.159_9015" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.107.223_9004" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.16.59_8080" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v1_wf-gui_10.96.149.54_8443" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.100.77_443" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.219.252_9007" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.183.134_9011" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.107.223_9004" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.183.134_9011" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.219.252_9007" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v0_multicloud_10.96.150.97_9001" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Node info in sync
    2021/07/04 22:43:24 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1 (411.65µs) from=10.242.168.151:40442
    2021/07/04 22:43:24 [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/07/04 22:43:24 [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/07/04 22:43:24 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v1_multicloud_10.96.150.97_9001" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v1_sdc_10.96.16.59_8443" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v1_message-router_10.96.168.67_3904" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.147.192_9518" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.16.59_8080" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.185.159_9015" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.107.223_9004" in sync
    2021/07/04 22:43:24 [INFO] agent: Synced service "_v0_multicloud-titanium_cloud_10.96.24.136_9005"
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.183.134_9011" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v1_wf-gui_10.96.149.54_8443" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.100.77_443" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.219.252_9007" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v0_multicloud_10.96.150.97_9001" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.107.223_9004" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.183.134_9011" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.219.252_9007" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Node info in sync
    2021/07/04 22:43:24 [DEBUG] http: Request PUT /v1/agent/service/register (3.384745ms) from=10.242.168.151:40444
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.16.59_8080" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.185.159_9015" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.107.223_9004" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.24.136_9005" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.183.134_9011" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v1_wf-gui_10.96.149.54_8443" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.100.77_443" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.219.252_9007" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v0_multicloud_10.96.150.97_9001" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.107.223_9004" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.183.134_9011" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.219.252_9007" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v1_multicloud_10.96.150.97_9001" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v1_sdc_10.96.16.59_8443" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v1_message-router_10.96.168.67_3904" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.147.192_9518" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Node info in sync
    2021/07/04 22:43:24 [DEBUG] http: Request GET /v1/health/service/multicloud-titanium_cloud-v0 (305.894µs) from=10.242.168.151:40446
    2021/07/04 22:43:24 [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/07/04 22:43:24 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.219.252_9007" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.183.134_9011" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v1_wf-gui_10.96.149.54_8443" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.100.77_443" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.219.252_9007" in sync
    2021/07/04 22:43:24 [INFO] agent: Synced service "_v0_multicloud-titaniumcloud_10.96.24.136_9005"
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v0_multicloud_10.96.150.97_9001" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.107.223_9004" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.183.134_9011" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.147.192_9518" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v1_multicloud_10.96.150.97_9001" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v1_sdc_10.96.16.59_8443" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v1_message-router_10.96.168.67_3904" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.24.136_9005" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.16.59_8080" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.185.159_9015" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.107.223_9004" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Node info in sync
    2021/07/04 22:43:24 [DEBUG] http: Request PUT /v1/agent/service/register (2.459194ms) from=10.242.168.151:40448
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.100.77_443" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.219.252_9007" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.183.134_9011" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v1_wf-gui_10.96.149.54_8443" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.183.134_9011" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.219.252_9007" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.24.136_9005" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v0_multicloud_10.96.150.97_9001" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.107.223_9004" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v1_message-router_10.96.168.67_3904" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.147.192_9518" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v1_multicloud_10.96.150.97_9001" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v1_sdc_10.96.16.59_8443" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.107.223_9004" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.24.136_9005" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.16.59_8080" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.185.159_9015" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Node info in sync
    2021/07/04 22:43:24 [DEBUG] http: Request GET /v1/health/service/multicloud-titaniumcloud-v0 (408.047µs) from=10.242.168.151:40450
    2021/07/04 22:43:24 [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/07/04 22:43:24 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v1_multicloud_10.96.150.97_9001" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v1_sdc_10.96.16.59_8443" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v1_message-router_10.96.168.67_3904" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.147.192_9518" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.16.59_8080" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.185.159_9015" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.107.223_9004" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.24.136_9005" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.183.134_9011" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v1_wf-gui_10.96.149.54_8443" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.100.77_443" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.219.252_9007" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v0_multicloud_10.96.150.97_9001" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.107.223_9004" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.183.134_9011" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.219.252_9007" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.24.136_9005" in sync
    2021/07/04 22:43:24 [INFO] agent: Synced service "_v1_multicloud-titaniumcloud_10.96.24.136_9005"
    2021/07/04 22:43:24 [DEBUG] agent: Node info in sync
    2021/07/04 22:43:24 [DEBUG] http: Request PUT /v1/agent/service/register (4.90955ms) from=10.242.168.151:40454
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.219.252_9007" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.183.134_9011" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v1_wf-gui_10.96.149.54_8443" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.100.77_443" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.219.252_9007" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.24.136_9005" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.24.136_9005" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v0_multicloud_10.96.150.97_9001" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.107.223_9004" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.183.134_9011" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.147.192_9518" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v1_multicloud_10.96.150.97_9001" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v1_sdc_10.96.16.59_8443" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v1_message-router_10.96.168.67_3904" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.24.136_9005" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.16.59_8080" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.185.159_9015" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.107.223_9004" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Node info in sync
    2021/07/04 22:43:24 [DEBUG] http: Request GET /v1/health/service/multicloud-titaniumcloud-v1 (365.804µs) from=10.242.168.151:40456
    2021/07/04 22:43:24 [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/07/04 22:43:24 [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/07/04 22:43:24 [INFO] agent: Synced service "_v1_sdc-gui_10.96.60.48_8181"
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.16.59_8080" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.185.159_9015" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.107.223_9004" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.24.136_9005" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.183.134_9011" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v1_wf-gui_10.96.149.54_8443" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.100.77_443" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.219.252_9007" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.24.136_9005" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.24.136_9005" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v0_multicloud_10.96.150.97_9001" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.107.223_9004" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.183.134_9011" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.219.252_9007" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v1_multicloud_10.96.150.97_9001" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v1_sdc_10.96.16.59_8443" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v1_message-router_10.96.168.67_3904" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.147.192_9518" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Node info in sync
    2021/07/04 22:43:24 [DEBUG] http: Request PUT /v1/agent/service/register (4.16025ms) from=10.242.168.151:40458
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v1_multicloud_10.96.150.97_9001" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v1_sdc_10.96.16.59_8443" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v1_message-router_10.96.168.67_3904" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.147.192_9518" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.16.59_8080" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.185.159_9015" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.107.223_9004" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.24.136_9005" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v1_sdc-gui_10.96.60.48_8181" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.183.134_9011" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v1_wf-gui_10.96.149.54_8443" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.100.77_443" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.219.252_9007" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v0_multicloud_10.96.150.97_9001" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.107.223_9004" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.183.134_9011" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.219.252_9007" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.24.136_9005" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.24.136_9005" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Node info in sync
    2021/07/04 22:43:24 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (2.436329ms) from=10.242.168.151:40460
    2021/07/04 22:43:24 [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/07/04 22:43:24 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v0_multicloud_10.96.150.97_9001" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.107.223_9004" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.183.134_9011" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.219.252_9007" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.24.136_9005" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.24.136_9005" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v1_multicloud_10.96.150.97_9001" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v1_sdc_10.96.16.59_8443" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v1_message-router_10.96.168.67_3904" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.147.192_9518" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.16.59_8080" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.185.159_9015" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.107.223_9004" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.24.136_9005" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v1_sdc-gui_10.96.60.48_8181" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.183.134_9011" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v1_wf-gui_10.96.149.54_8443" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.100.77_443" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.219.252_9007" in sync
    2021/07/04 22:43:24 [INFO] agent: Synced service "_v1_aai-esr-gui_10.96.3.50_8080"
    2021/07/04 22:43:24 [DEBUG] agent: Node info in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.16.59_8080" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.185.159_9015" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.107.223_9004" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.24.136_9005" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v1_sdc-gui_10.96.60.48_8181" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.183.134_9011" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v1_wf-gui_10.96.149.54_8443" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.100.77_443" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.219.252_9007" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.3.50_8080" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v0_multicloud_10.96.150.97_9001" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.107.223_9004" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.183.134_9011" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.219.252_9007" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.24.136_9005" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.24.136_9005" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v1_multicloud_10.96.150.97_9001" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v1_sdc_10.96.16.59_8443" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v1_message-router_10.96.168.67_3904" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.147.192_9518" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Node info in sync
    2021/07/04 22:43:24 [DEBUG] http: Request PUT /v1/agent/service/register (3.803464ms) from=10.242.168.151:40462
    2021/07/04 22:43:24 [DEBUG] http: Request GET /v1/health/service/aai-esr-gui-v1 (698.838µs) from=10.242.168.151:40464
    2021/07/04 22:43:24 [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/07/04 22:43:24 [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/07/04 22:43:24 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/07/04 22:43:24 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.185.159_9015" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.107.223_9004" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.24.136_9005" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v1_sdc-gui_10.96.60.48_8181" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.16.59_8080" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v1_wf-gui_10.96.149.54_8443" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.100.77_443" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.219.252_9007" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.3.50_8080" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.183.134_9011" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.107.223_9004" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.183.134_9011" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.219.252_9007" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.24.136_9005" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.24.136_9005" in sync
    2021/07/04 22:43:24 [INFO] agent: Synced service "_v11__aai-generic-query_10.242.150.4_8446"
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v0_multicloud_10.96.150.97_9001" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v1_sdc_10.96.16.59_8443" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v1_message-router_10.96.168.67_3904" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.147.192_9518" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v1_multicloud_10.96.150.97_9001" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Node info in sync
    2021/07/04 22:43:24 [DEBUG] http: Request PUT /v1/agent/service/register (2.997874ms) from=10.242.168.151:40466
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.147.192_9518" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v1_multicloud_10.96.150.97_9001" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v1_sdc_10.96.16.59_8443" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v1_message-router_10.96.168.67_3904" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.24.136_9005" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v1_sdc-gui_10.96.60.48_8181" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.16.59_8080" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.185.159_9015" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.107.223_9004" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.219.252_9007" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.3.50_8080" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.183.134_9011" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v1_wf-gui_10.96.149.54_8443" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.100.77_443" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.219.252_9007" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.24.136_9005" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.24.136_9005" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v0_multicloud_10.96.150.97_9001" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.107.223_9004" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.183.134_9011" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Node info in sync
    2021/07/04 22:43:24 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v11 (471.609µs) from=10.242.168.151:40468
    2021/07/04 22:43:24 [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/07/04 22:43:24 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/07/04 22:43:24 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v1_multicloud_10.96.150.97_9001" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v1_sdc_10.96.16.59_8443" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v1_message-router_10.96.168.67_3904" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.147.192_9518" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.16.59_8080" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.185.159_9015" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.107.223_9004" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.24.136_9005" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v1_sdc-gui_10.96.60.48_8181" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.183.134_9011" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v1_wf-gui_10.96.149.54_8443" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.100.77_443" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.219.252_9007" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.3.50_8080" in sync
    2021/07/04 22:43:24 [INFO] agent: Synced service "_v11_aai-generic-query_10.242.150.4_8446"
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v0_multicloud_10.96.150.97_9001" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.107.223_9004" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.183.134_9011" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.219.252_9007" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.24.136_9005" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.24.136_9005" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Node info in sync
    2021/07/04 22:43:24 [DEBUG] http: Request PUT /v1/agent/service/register (3.191224ms) from=10.242.168.151:40470
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v0_multicloud_10.96.150.97_9001" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.107.223_9004" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.183.134_9011" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.219.252_9007" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.24.136_9005" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.24.136_9005" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v1_multicloud_10.96.150.97_9001" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v1_sdc_10.96.16.59_8443" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v1_message-router_10.96.168.67_3904" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.147.192_9518" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.16.59_8080" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.185.159_9015" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.107.223_9004" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.24.136_9005" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v1_sdc-gui_10.96.60.48_8181" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.183.134_9011" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v1_wf-gui_10.96.149.54_8443" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.100.77_443" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.219.252_9007" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.3.50_8080" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Node info in sync
    2021/07/04 22:43:24 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v11 (357.966µs) from=10.242.168.151:40472
    2021/07/04 22:43:24 [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/07/04 22:43:24 [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/07/04 22:43:24 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/07/04 22:43:24 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.107.223_9004" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.24.136_9005" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v1_sdc-gui_10.96.60.48_8181" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.16.59_8080" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.185.159_9015" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.100.77_443" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.219.252_9007" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.3.50_8080" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.183.134_9011" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v1_wf-gui_10.96.149.54_8443" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.183.134_9011" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.219.252_9007" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.24.136_9005" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.24.136_9005" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:24 [INFO] agent: Synced service "_v12__aai-generic-query_10.242.150.4_8446"
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v0_multicloud_10.96.150.97_9001" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.107.223_9004" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v1_message-router_10.96.168.67_3904" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.147.192_9518" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v1_multicloud_10.96.150.97_9001" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v1_sdc_10.96.16.59_8443" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Node info in sync
    2021/07/04 22:43:24 [DEBUG] http: Request PUT /v1/agent/service/register (4.246124ms) from=10.242.168.151:40474
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v1_wf-gui_10.96.149.54_8443" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.100.77_443" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.219.252_9007" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.3.50_8080" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.183.134_9011" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.107.223_9004" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.183.134_9011" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.219.252_9007" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.24.136_9005" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.24.136_9005" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v0_multicloud_10.96.150.97_9001" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v1_sdc_10.96.16.59_8443" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v1_message-router_10.96.168.67_3904" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.147.192_9518" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v1_multicloud_10.96.150.97_9001" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.185.159_9015" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.107.223_9004" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.24.136_9005" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v1_sdc-gui_10.96.60.48_8181" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.16.59_8080" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Node info in sync
    2021/07/04 22:43:24 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v12 (470.263µs) from=10.242.168.151:40476
    2021/07/04 22:43:24 [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/07/04 22:43:24 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/07/04 22:43:24 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v1_multicloud_10.96.150.97_9001" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v1_sdc_10.96.16.59_8443" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v1_message-router_10.96.168.67_3904" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.147.192_9518" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.16.59_8080" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.185.159_9015" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.107.223_9004" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.24.136_9005" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v1_sdc-gui_10.96.60.48_8181" in sync
    2021/07/04 22:43:24 [INFO] agent: Synced service "_v12_aai-generic-query_10.242.150.4_8446"
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.183.134_9011" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v1_wf-gui_10.96.149.54_8443" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.100.77_443" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.219.252_9007" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.3.50_8080" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v0_multicloud_10.96.150.97_9001" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.107.223_9004" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.183.134_9011" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.219.252_9007" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.24.136_9005" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.24.136_9005" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Node info in sync
    2021/07/04 22:43:24 [DEBUG] http: Request PUT /v1/agent/service/register (4.423319ms) from=10.242.168.151:40478
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.183.134_9011" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.219.252_9007" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.24.136_9005" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.24.136_9005" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v0_multicloud_10.96.150.97_9001" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.107.223_9004" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v1_message-router_10.96.168.67_3904" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.147.192_9518" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v1_multicloud_10.96.150.97_9001" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v1_sdc_10.96.16.59_8443" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.107.223_9004" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.24.136_9005" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v1_sdc-gui_10.96.60.48_8181" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.16.59_8080" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.185.159_9015" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.100.77_443" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.219.252_9007" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.3.50_8080" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.183.134_9011" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v1_wf-gui_10.96.149.54_8443" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Node info in sync
    2021/07/04 22:43:24 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v12 (401.53µs) from=10.242.168.151:40480
    2021/07/04 22:43:24 [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/07/04 22:43:24 [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/07/04 22:43:24 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/07/04 22:43:24 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.183.134_9011" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v1_wf-gui_10.96.149.54_8443" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.100.77_443" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.219.252_9007" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.3.50_8080" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v0_multicloud_10.96.150.97_9001" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.107.223_9004" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.183.134_9011" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.219.252_9007" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.24.136_9005" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.24.136_9005" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v1_multicloud_10.96.150.97_9001" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v1_sdc_10.96.16.59_8443" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v1_message-router_10.96.168.67_3904" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.147.192_9518" in sync
    2021/07/04 22:43:24 [INFO] agent: Synced service "_v13__aai-generic-query_10.242.150.4_8446"
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.16.59_8080" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.185.159_9015" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.107.223_9004" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.24.136_9005" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v1_sdc-gui_10.96.60.48_8181" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Node info in sync
    2021/07/04 22:43:24 [DEBUG] http: Request PUT /v1/agent/service/register (11.622389ms) from=10.242.168.151:40482
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v1_multicloud_10.96.150.97_9001" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v1_sdc_10.96.16.59_8443" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v1_message-router_10.96.168.67_3904" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.147.192_9518" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v1_sdc-gui_10.96.60.48_8181" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.16.59_8080" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.185.159_9015" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.107.223_9004" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.24.136_9005" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.3.50_8080" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.183.134_9011" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v1_wf-gui_10.96.149.54_8443" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.100.77_443" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.219.252_9007" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.24.136_9005" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.24.136_9005" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v0_multicloud_10.96.150.97_9001" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.107.223_9004" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.183.134_9011" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.219.252_9007" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Node info in sync
    2021/07/04 22:43:24 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v13 (551.986µs) from=10.242.168.151:40484
    2021/07/04 22:43:24 [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/07/04 22:43:24 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/07/04 22:43:24 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.183.134_9011" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v1_wf-gui_10.96.149.54_8443" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.100.77_443" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.219.252_9007" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.3.50_8080" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.24.136_9005" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v0_multicloud_10.96.150.97_9001" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.107.223_9004" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.183.134_9011" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.219.252_9007" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.24.136_9005" in sync
    2021/07/04 22:43:24 [INFO] agent: Synced service "_v13_aai-generic-query_10.242.150.4_8446"
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v1_multicloud_10.96.150.97_9001" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v1_sdc_10.96.16.59_8443" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v1_message-router_10.96.168.67_3904" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.147.192_9518" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.16.59_8080" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.185.159_9015" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.107.223_9004" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.24.136_9005" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v1_sdc-gui_10.96.60.48_8181" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Node info in sync
    2021/07/04 22:43:24 [DEBUG] http: Request PUT /v1/agent/service/register (8.288779ms) from=10.242.168.151:40486
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.24.136_9005" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v1_sdc-gui_10.96.60.48_8181" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.16.59_8080" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.185.159_9015" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.107.223_9004" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.219.252_9007" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.3.50_8080" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.183.134_9011" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v1_wf-gui_10.96.149.54_8443" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.100.77_443" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.219.252_9007" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.24.136_9005" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.24.136_9005" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v0_multicloud_10.96.150.97_9001" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.107.223_9004" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.183.134_9011" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.147.192_9518" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v1_multicloud_10.96.150.97_9001" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v1_sdc_10.96.16.59_8443" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v1_message-router_10.96.168.67_3904" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Node info in sync
    2021/07/04 22:43:24 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v13 (380.429µs) from=10.242.168.151:40488
    2021/07/04 22:43:24 [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/07/04 22:43:24 [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/07/04 22:43:24 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/07/04 22:43:24 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.100.77_443" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.107.223_9004" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.24.136_9005" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v0_multicloud_10.96.150.97_9001" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v1_message-router_10.96.168.67_3904" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.147.192_9518" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v1_sdc_10.96.16.59_8443" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.24.136_9005" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.16.59_8080" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v1_wf-gui_10.96.149.54_8443" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.219.252_9007" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.3.50_8080" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.183.134_9011" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.183.134_9011" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.219.252_9007" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.24.136_9005" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:24 [INFO] agent: Synced service "_v14__aai-generic-query_10.242.150.4_8446"
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v1_multicloud_10.96.150.97_9001" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.107.223_9004" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v1_sdc-gui_10.96.60.48_8181" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.185.159_9015" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Node info in sync
    2021/07/04 22:43:24 [DEBUG] http: Request PUT /v1/agent/service/register (5.573095ms) from=10.242.168.151:40490
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.185.159_9015" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.107.223_9004" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v1_sdc-gui_10.96.60.48_8181" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.100.77_443" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.24.136_9005" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v0_multicloud_10.96.150.97_9001" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.107.223_9004" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v1_sdc_10.96.16.59_8443" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v1_message-router_10.96.168.67_3904" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.147.192_9518" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.16.59_8080" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.24.136_9005" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.219.252_9007" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.3.50_8080" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.183.134_9011" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v1_wf-gui_10.96.149.54_8443" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.219.252_9007" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.24.136_9005" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.183.134_9011" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v1_multicloud_10.96.150.97_9001" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Node info in sync
    2021/07/04 22:43:24 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v14 (641.811µs) from=10.242.168.151:40492
    2021/07/04 22:43:24 [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/07/04 22:43:24 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/07/04 22:43:24 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v1_multicloud_10.96.150.97_9001" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v1_sdc-gui_10.96.60.48_8181" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.185.159_9015" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.107.223_9004" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.100.77_443" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.24.136_9005" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v0_multicloud_10.96.150.97_9001" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.107.223_9004" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.147.192_9518" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v1_sdc_10.96.16.59_8443" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v1_message-router_10.96.168.67_3904" in sync
    2021/07/04 22:43:24 [INFO] agent: Synced service "_v14_aai-generic-query_10.242.150.4_8446"
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.16.59_8080" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.24.136_9005" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.219.252_9007" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.3.50_8080" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.183.134_9011" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v1_wf-gui_10.96.149.54_8443" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.183.134_9011" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.219.252_9007" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.24.136_9005" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Node info in sync
    2021/07/04 22:43:24 [DEBUG] http: Request PUT /v1/agent/service/register (6.522268ms) from=10.242.168.151:40494
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.185.159_9015" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.107.223_9004" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v1_sdc-gui_10.96.60.48_8181" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.100.77_443" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v0_multicloud_10.96.150.97_9001" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.107.223_9004" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.24.136_9005" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v1_sdc_10.96.16.59_8443" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v1_message-router_10.96.168.67_3904" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.147.192_9518" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.16.59_8080" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.24.136_9005" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.183.134_9011" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v1_wf-gui_10.96.149.54_8443" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.219.252_9007" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.3.50_8080" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.183.134_9011" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.219.252_9007" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.24.136_9005" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v1_multicloud_10.96.150.97_9001" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Node info in sync
    2021/07/04 22:43:24 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v14 (1.321311ms) from=10.242.168.151:40496
    2021/07/04 22:43:24 [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/07/04 22:43:24 [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/07/04 22:43:24 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/07/04 22:43:24 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.183.134_9011" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.219.252_9007" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.24.136_9005" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v1_multicloud_10.96.150.97_9001" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.185.159_9015" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.107.223_9004" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v1_sdc-gui_10.96.60.48_8181" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.100.77_443" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v0_multicloud_10.96.150.97_9001" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.107.223_9004" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.24.136_9005" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v1_sdc_10.96.16.59_8443" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v1_message-router_10.96.168.67_3904" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.147.192_9518" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.16.59_8080" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.24.136_9005" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.3.50_8080" in sync
    2021/07/04 22:43:24 [INFO] agent: Synced service "_v15__aai-generic-query_10.242.150.4_8446"
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.183.134_9011" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v1_wf-gui_10.96.149.54_8443" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.219.252_9007" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Node info in sync
    2021/07/04 22:43:24 [DEBUG] http: Request PUT /v1/agent/service/register (7.05683ms) from=10.242.168.151:40498
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.183.134_9011" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.219.252_9007" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.24.136_9005" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v1_multicloud_10.96.150.97_9001" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.185.159_9015" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.107.223_9004" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v1_sdc-gui_10.96.60.48_8181" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.100.77_443" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v0_multicloud_10.96.150.97_9001" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.107.223_9004" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.24.136_9005" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v1_sdc_10.96.16.59_8443" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v1_message-router_10.96.168.67_3904" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.147.192_9518" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.16.59_8080" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.24.136_9005" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.3.50_8080" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.183.134_9011" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v1_wf-gui_10.96.149.54_8443" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.219.252_9007" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Node info in sync
    2021/07/04 22:43:24 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v15 (472.817µs) from=10.242.168.151:40500
    2021/07/04 22:43:24 [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/07/04 22:43:24 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/07/04 22:43:24 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:24 [INFO] agent: Synced service "_v15_aai-generic-query_10.242.150.4_8446"
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.185.159_9015" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.107.223_9004" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v1_sdc-gui_10.96.60.48_8181" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.100.77_443" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v0_multicloud_10.96.150.97_9001" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.107.223_9004" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.24.136_9005" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v1_sdc_10.96.16.59_8443" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v1_message-router_10.96.168.67_3904" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.147.192_9518" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.16.59_8080" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.24.136_9005" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.3.50_8080" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.183.134_9011" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v1_wf-gui_10.96.149.54_8443" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.219.252_9007" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.183.134_9011" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.219.252_9007" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.24.136_9005" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v1_multicloud_10.96.150.97_9001" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Node info in sync
    2021/07/04 22:43:24 [DEBUG] http: Request PUT /v1/agent/service/register (6.732104ms) from=10.242.168.151:40502
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v1_multicloud_10.96.150.97_9001" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.185.159_9015" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.107.223_9004" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v1_sdc-gui_10.96.60.48_8181" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.100.77_443" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v0_multicloud_10.96.150.97_9001" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.107.223_9004" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.24.136_9005" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v1_sdc_10.96.16.59_8443" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v1_message-router_10.96.168.67_3904" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.147.192_9518" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.16.59_8080" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.24.136_9005" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.183.134_9011" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v1_wf-gui_10.96.149.54_8443" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.219.252_9007" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.3.50_8080" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.183.134_9011" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.219.252_9007" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.24.136_9005" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Node info in sync
    2021/07/04 22:43:24 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v15 (392.875µs) from=10.242.168.151:40504
    2021/07/04 22:43:24 [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/07/04 22:43:24 [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/07/04 22:43:24 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/07/04 22:43:24 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.100.77_443" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v0_multicloud_10.96.150.97_9001" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.107.223_9004" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.24.136_9005" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v1_sdc_10.96.16.59_8443" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v1_message-router_10.96.168.67_3904" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.147.192_9518" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.16.59_8080" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.24.136_9005" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.3.50_8080" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.183.134_9011" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v1_wf-gui_10.96.149.54_8443" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.219.252_9007" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.183.134_9011" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.219.252_9007" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.24.136_9005" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:24 [INFO] agent: Synced service "_v16__aai-generic-query_10.242.150.4_8446"
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v1_multicloud_10.96.150.97_9001" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.185.159_9015" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.107.223_9004" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v1_sdc-gui_10.96.60.48_8181" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Node info in sync
    2021/07/04 22:43:24 [DEBUG] http: Request PUT /v1/agent/service/register (12.036072ms) from=10.242.168.151:40506
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v1_multicloud_10.96.150.97_9001" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v1_sdc-gui_10.96.60.48_8181" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.185.159_9015" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.107.223_9004" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.100.77_443" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.24.136_9005" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v0_multicloud_10.96.150.97_9001" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.107.223_9004" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.147.192_9518" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v1_sdc_10.96.16.59_8443" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v1_message-router_10.96.168.67_3904" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.16.59_8080" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.24.136_9005" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.219.252_9007" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.3.50_8080" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.183.134_9011" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v1_wf-gui_10.96.149.54_8443" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.24.136_9005" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.183.134_9011" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.219.252_9007" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Node info in sync
    2021/07/04 22:43:24 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v16 (8.411808ms) from=10.242.168.151:40508
    2021/07/04 22:43:24 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v16\",\"enable_ssl\":\"true\",\"url\":\"/aai/v16/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/07/04 22:43:24 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/07/04 22:43:24 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v1_multicloud_10.96.150.97_9001" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:24 [INFO] agent: Synced service "_v16_aai-generic-query_10.242.150.4_8446"
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.185.159_9015" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.107.223_9004" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v1_sdc-gui_10.96.60.48_8181" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.100.77_443" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v0_multicloud_10.96.150.97_9001" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.107.223_9004" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.24.136_9005" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v1_sdc_10.96.16.59_8443" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v1_message-router_10.96.168.67_3904" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.147.192_9518" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.16.59_8080" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.24.136_9005" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.183.134_9011" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v1_wf-gui_10.96.149.54_8443" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.219.252_9007" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.3.50_8080" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.183.134_9011" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.219.252_9007" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.24.136_9005" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Node info in sync
    2021/07/04 22:43:24 [DEBUG] http: Request PUT /v1/agent/service/register (11.784956ms) from=10.242.168.151:40510
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v1_multicloud_10.96.150.97_9001" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.185.159_9015" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.107.223_9004" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v1_sdc-gui_10.96.60.48_8181" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.100.77_443" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v0_multicloud_10.96.150.97_9001" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.107.223_9004" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.24.136_9005" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v1_sdc_10.96.16.59_8443" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v1_message-router_10.96.168.67_3904" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.147.192_9518" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.16.59_8080" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.24.136_9005" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.183.134_9011" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v1_wf-gui_10.96.149.54_8443" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.219.252_9007" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.3.50_8080" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.183.134_9011" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.219.252_9007" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.24.136_9005" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Node info in sync
    2021/07/04 22:43:24 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v16 (500.131µs) from=10.242.168.151:40512
    2021/07/04 22:43:24 [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/07/04 22:43:24 [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/07/04 22:43:24 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/07/04 22:43:24 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.183.134_9011" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v1_wf-gui_10.96.149.54_8443" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.219.252_9007" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.3.50_8080" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.183.134_9011" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.219.252_9007" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.24.136_9005" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v1_multicloud_10.96.150.97_9001" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:24 [INFO] agent: Synced service "_v17__aai-generic-query_10.242.150.4_8446"
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.185.159_9015" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.107.223_9004" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v1_sdc-gui_10.96.60.48_8181" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.100.77_443" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v0_multicloud_10.96.150.97_9001" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.107.223_9004" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.24.136_9005" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v1_sdc_10.96.16.59_8443" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v1_message-router_10.96.168.67_3904" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.147.192_9518" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.16.59_8080" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.24.136_9005" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Node info in sync
    2021/07/04 22:43:24 [DEBUG] http: Request PUT /v1/agent/service/register (6.61083ms) from=10.242.168.151:40514
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.219.252_9007" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.24.136_9005" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.183.134_9011" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v1_multicloud_10.96.150.97_9001" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.107.223_9004" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v1_sdc-gui_10.96.60.48_8181" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.185.159_9015" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.100.77_443" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.107.223_9004" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.24.136_9005" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v0_multicloud_10.96.150.97_9001" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v1_message-router_10.96.168.67_3904" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.147.192_9518" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v1_sdc_10.96.16.59_8443" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.24.136_9005" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.16.59_8080" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v1_wf-gui_10.96.149.54_8443" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.219.252_9007" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.3.50_8080" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.183.134_9011" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Node info in sync
    2021/07/04 22:43:24 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v17 (383.829µs) from=10.242.168.151:40516
    2021/07/04 22:43:24 [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/07/04 22:43:24 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/07/04 22:43:24 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.24.136_9005" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.183.134_9011" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.219.252_9007" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v1_multicloud_10.96.150.97_9001" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v1_sdc-gui_10.96.60.48_8181" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.185.159_9015" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.107.223_9004" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.100.77_443" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.24.136_9005" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v0_multicloud_10.96.150.97_9001" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.107.223_9004" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.147.192_9518" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v1_sdc_10.96.16.59_8443" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v1_message-router_10.96.168.67_3904" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:24 [INFO] agent: Synced service "_v17_aai-generic-query_10.242.150.4_8446"
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.16.59_8080" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.24.136_9005" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.219.252_9007" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.3.50_8080" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.183.134_9011" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v1_wf-gui_10.96.149.54_8443" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Node info in sync
    2021/07/04 22:43:24 [DEBUG] http: Request PUT /v1/agent/service/register (8.918124ms) from=10.242.168.151:40518
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.24.136_9005" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v0_multicloud_10.96.150.97_9001" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.107.223_9004" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.147.192_9518" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v1_sdc_10.96.16.59_8443" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v1_message-router_10.96.168.67_3904" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.16.59_8080" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.24.136_9005" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.219.252_9007" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.3.50_8080" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.183.134_9011" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v1_wf-gui_10.96.149.54_8443" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.24.136_9005" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.183.134_9011" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.219.252_9007" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v1_multicloud_10.96.150.97_9001" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v1_sdc-gui_10.96.60.48_8181" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.185.159_9015" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.107.223_9004" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.100.77_443" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Node info in sync
    2021/07/04 22:43:24 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v17 (381.007µs) from=10.242.168.151:40520
    2021/07/04 22:43:24 [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/07/04 22:43:24 [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/07/04 22:43:24 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/07/04 22:43:24 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.16.59_8080" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.24.136_9005" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:24 [INFO] agent: Synced service "_v18__aai-generic-query_10.242.150.4_8446"
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.183.134_9011" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v1_wf-gui_10.96.149.54_8443" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.219.252_9007" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.3.50_8080" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.183.134_9011" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.219.252_9007" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.24.136_9005" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v1_multicloud_10.96.150.97_9001" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.185.159_9015" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.107.223_9004" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v1_sdc-gui_10.96.60.48_8181" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.100.77_443" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v0_multicloud_10.96.150.97_9001" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.107.223_9004" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.24.136_9005" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v1_sdc_10.96.16.59_8443" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v1_message-router_10.96.168.67_3904" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.147.192_9518" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Node info in sync
    2021/07/04 22:43:24 [DEBUG] http: Request PUT /v1/agent/service/register (3.189266ms) from=10.242.168.151:40522
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.16.59_8080" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.24.136_9005" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.183.134_9011" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v1_wf-gui_10.96.149.54_8443" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.219.252_9007" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.3.50_8080" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.183.134_9011" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.219.252_9007" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.24.136_9005" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v1_multicloud_10.96.150.97_9001" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.185.159_9015" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.107.223_9004" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v1_sdc-gui_10.96.60.48_8181" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.100.77_443" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v0_multicloud_10.96.150.97_9001" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.107.223_9004" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.24.136_9005" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v1_sdc_10.96.16.59_8443" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v1_message-router_10.96.168.67_3904" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.147.192_9518" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Node info in sync
    2021/07/04 22:43:24 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v18 (724.016µs) from=10.242.168.151:40524
    2021/07/04 22:43:24 [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/07/04 22:43:24 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/07/04 22:43:24 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v1_sdc_10.96.16.59_8443" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v1_message-router_10.96.168.67_3904" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.147.192_9518" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.16.59_8080" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.24.136_9005" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.183.134_9011" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v1_wf-gui_10.96.149.54_8443" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.219.252_9007" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.3.50_8080" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.183.134_9011" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.219.252_9007" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.24.136_9005" in sync
    2021/07/04 22:43:24 [INFO] agent: Synced service "_v18_aai-generic-query_10.242.150.4_8446"
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v1_multicloud_10.96.150.97_9001" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.185.159_9015" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.107.223_9004" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v1_sdc-gui_10.96.60.48_8181" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.100.77_443" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v0_multicloud_10.96.150.97_9001" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.107.223_9004" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.24.136_9005" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Node info in sync
    2021/07/04 22:43:24 [DEBUG] http: Request PUT /v1/agent/service/register (13.851705ms) from=10.242.168.151:40528
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.183.134_9011" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v1_wf-gui_10.96.149.54_8443" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.219.252_9007" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.3.50_8080" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.183.134_9011" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.219.252_9007" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.24.136_9005" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v1_multicloud_10.96.150.97_9001" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.185.159_9015" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.107.223_9004" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v1_sdc-gui_10.96.60.48_8181" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.100.77_443" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v0_multicloud_10.96.150.97_9001" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.107.223_9004" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.24.136_9005" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v1_sdc_10.96.16.59_8443" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v1_message-router_10.96.168.67_3904" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.147.192_9518" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.16.59_8080" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.24.136_9005" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Node info in sync
    2021/07/04 22:43:24 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v18 (296.815µs) from=10.242.168.151:40530
    2021/07/04 22:43:24 [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/07/04 22:43:24 [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/07/04 22:43:24 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/07/04 22:43:24 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.100.77_443" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.107.223_9004" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.24.136_9005" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v0_multicloud_10.96.150.97_9001" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v1_message-router_10.96.168.67_3904" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.147.192_9518" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v1_sdc_10.96.16.59_8443" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.24.136_9005" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.16.59_8080" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v1_wf-gui_10.96.149.54_8443" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.219.252_9007" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.3.50_8080" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:24 [INFO] agent: Synced service "_v19__aai-generic-query_10.242.150.4_8446"
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.183.134_9011" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.219.252_9007" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.24.136_9005" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.183.134_9011" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v1_multicloud_10.96.150.97_9001" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.107.223_9004" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v1_sdc-gui_10.96.60.48_8181" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.185.159_9015" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Node info in sync
    2021/07/04 22:43:24 [DEBUG] http: Request PUT /v1/agent/service/register (3.27842ms) from=10.242.168.151:40536
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v1_wf-gui_10.96.149.54_8443" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.219.252_9007" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.3.50_8080" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.183.134_9011" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.219.252_9007" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.24.136_9005" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.183.134_9011" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v1_multicloud_10.96.150.97_9001" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.107.223_9004" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v1_sdc-gui_10.96.60.48_8181" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.185.159_9015" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.100.77_443" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.107.223_9004" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.24.136_9005" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v0_multicloud_10.96.150.97_9001" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v1_message-router_10.96.168.67_3904" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.147.192_9518" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v1_sdc_10.96.16.59_8443" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.24.136_9005" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.16.59_8080" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Node info in sync
    2021/07/04 22:43:24 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v19 (1.681034ms) from=10.242.168.151:40538
    2021/07/04 22:43:24 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v19\",\"enable_ssl\":\"true\",\"url\":\"/aai/v19/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/07/04 22:43:24 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/07/04 22:43:24 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.183.134_9011" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.219.252_9007" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.24.136_9005" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v1_multicloud_10.96.150.97_9001" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.185.159_9015" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.107.223_9004" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v1_sdc-gui_10.96.60.48_8181" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.100.77_443" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v0_multicloud_10.96.150.97_9001" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.107.223_9004" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.24.136_9005" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v1_sdc_10.96.16.59_8443" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v1_message-router_10.96.168.67_3904" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.147.192_9518" in sync
    2021/07/04 22:43:24 [INFO] agent: Synced service "_v19_aai-generic-query_10.242.150.4_8446"
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.16.59_8080" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.24.136_9005" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.183.134_9011" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v1_wf-gui_10.96.149.54_8443" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.219.252_9007" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.3.50_8080" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Node info in sync
    2021/07/04 22:43:24 [DEBUG] http: Request PUT /v1/agent/service/register (14.668806ms) from=10.242.168.151:40540
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.100.77_443" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.107.223_9004" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.24.136_9005" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v0_multicloud_10.96.150.97_9001" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v1_message-router_10.96.168.67_3904" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.147.192_9518" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v1_sdc_10.96.16.59_8443" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.24.136_9005" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.16.59_8080" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v1_wf-gui_10.96.149.54_8443" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.219.252_9007" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.3.50_8080" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.183.134_9011" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.219.252_9007" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.24.136_9005" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.183.134_9011" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v1_multicloud_10.96.150.97_9001" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.107.223_9004" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v1_sdc-gui_10.96.60.48_8181" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.185.159_9015" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Node info in sync
    2021/07/04 22:43:24 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v19 (374.021µs) from=10.242.168.151:40542
    2021/07/04 22:43:24 [WARN] agent: Service name "_aai-nodes-query-v11" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/07/04 22:43:24 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v11/search/nodes-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v11\",\"enable_ssl\":\"true\",\"url\":\"/aai/v11/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/07/04 22:43:24 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/07/04 22:43:24 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.185.159_9015" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.107.223_9004" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v1_sdc-gui_10.96.60.48_8181" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.100.77_443" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v0_multicloud_10.96.150.97_9001" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.107.223_9004" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.24.136_9005" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v1_sdc_10.96.16.59_8443" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v1_message-router_10.96.168.67_3904" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.147.192_9518" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.16.59_8080" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.24.136_9005" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.183.134_9011" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v1_wf-gui_10.96.149.54_8443" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.219.252_9007" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.3.50_8080" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:24 [INFO] agent: Synced service "_v11__aai-nodes-query_10.242.150.4_8446"
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.183.134_9011" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.219.252_9007" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.24.136_9005" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v1_multicloud_10.96.150.97_9001" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Node info in sync
    2021/07/04 22:43:24 [DEBUG] http: Request PUT /v1/agent/service/register (4.455477ms) from=10.242.168.151:40544
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.100.77_443" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v0_multicloud_10.96.150.97_9001" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.107.223_9004" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.24.136_9005" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v1_sdc_10.96.16.59_8443" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v1_message-router_10.96.168.67_3904" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.147.192_9518" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.16.59_8080" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.24.136_9005" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.3.50_8080" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.183.134_9011" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v1_wf-gui_10.96.149.54_8443" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.219.252_9007" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.183.134_9011" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.219.252_9007" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.24.136_9005" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v1_multicloud_10.96.150.97_9001" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.185.159_9015" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.107.223_9004" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Service "_v1_sdc-gui_10.96.60.48_8181" in sync
    2021/07/04 22:43:24 [DEBUG] agent: Node info in sync
    2021/07/04 22:43:24 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v11 (318.37µs) from=10.242.168.151:40546
    2021/07/04 22:43:25 [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/07/04 22:43:25 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/07/04 22:43:25 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.185.159_9015" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.107.223_9004" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v1_sdc-gui_10.96.60.48_8181" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.100.77_443" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v0_multicloud_10.96.150.97_9001" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.107.223_9004" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.24.136_9005" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v1_sdc_10.96.16.59_8443" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v1_message-router_10.96.168.67_3904" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.147.192_9518" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.16.59_8080" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.24.136_9005" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.183.134_9011" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v1_wf-gui_10.96.149.54_8443" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.219.252_9007" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.3.50_8080" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [INFO] agent: Synced service "_v11_aai-nodes-query_10.242.150.4_8446"
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.183.134_9011" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.219.252_9007" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.24.136_9005" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v1_multicloud_10.96.150.97_9001" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Node info in sync
    2021/07/04 22:43:25 [DEBUG] http: Request PUT /v1/agent/service/register (7.664845ms) from=10.242.168.151:40548
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.185.159_9015" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.107.223_9004" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v1_sdc-gui_10.96.60.48_8181" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.100.77_443" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v0_multicloud_10.96.150.97_9001" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.107.223_9004" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.24.136_9005" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v1_sdc_10.96.16.59_8443" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v1_message-router_10.96.168.67_3904" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.147.192_9518" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.16.59_8080" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.24.136_9005" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.183.134_9011" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v1_wf-gui_10.96.149.54_8443" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.219.252_9007" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.3.50_8080" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.183.134_9011" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.219.252_9007" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.24.136_9005" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v1_multicloud_10.96.150.97_9001" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Node info in sync
    2021/07/04 22:43:25 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v11 (634.068µs) from=10.242.168.151:40550
    2021/07/04 22:43:25 [WARN] agent: Service name "_aai-nodes-query-v12" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/07/04 22:43:25 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v12/search/nodes-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v12\",\"enable_ssl\":\"true\",\"url\":\"/aai/v12/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/07/04 22:43:25 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/07/04 22:43:25 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.185.159_9015" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.107.223_9004" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v1_sdc-gui_10.96.60.48_8181" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.100.77_443" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v0_multicloud_10.96.150.97_9001" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.107.223_9004" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.24.136_9005" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v1_sdc_10.96.16.59_8443" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v1_message-router_10.96.168.67_3904" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.147.192_9518" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.16.59_8080" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.24.136_9005" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.183.134_9011" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v1_wf-gui_10.96.149.54_8443" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.219.252_9007" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.3.50_8080" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.183.134_9011" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.219.252_9007" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.24.136_9005" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [INFO] agent: Synced service "_v12__aai-nodes-query_10.242.150.4_8446"
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v1_multicloud_10.96.150.97_9001" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Node info in sync
    2021/07/04 22:43:25 [DEBUG] http: Request PUT /v1/agent/service/register (5.688072ms) from=10.242.168.151:40552
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v1_sdc_10.96.16.59_8443" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v1_message-router_10.96.168.67_3904" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.147.192_9518" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.16.59_8080" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.24.136_9005" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.183.134_9011" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v1_wf-gui_10.96.149.54_8443" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.219.252_9007" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.3.50_8080" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.183.134_9011" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.219.252_9007" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.24.136_9005" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v1_multicloud_10.96.150.97_9001" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.185.159_9015" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.107.223_9004" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v1_sdc-gui_10.96.60.48_8181" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.100.77_443" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v0_multicloud_10.96.150.97_9001" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.107.223_9004" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.24.136_9005" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Node info in sync
    2021/07/04 22:43:25 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v12 (16.640784ms) from=10.242.168.151:40554
    2021/07/04 22:43:25 [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/07/04 22:43:25 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/07/04 22:43:25 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v1_message-router_10.96.168.67_3904" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.147.192_9518" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v1_sdc_10.96.16.59_8443" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.24.136_9005" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.16.59_8080" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v1_wf-gui_10.96.149.54_8443" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.219.252_9007" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.3.50_8080" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.183.134_9011" in sync
    2021/07/04 22:43:25 [INFO] agent: Synced service "_v12_aai-nodes-query_10.242.150.4_8446"
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.219.252_9007" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.24.136_9005" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.183.134_9011" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v1_multicloud_10.96.150.97_9001" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.107.223_9004" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v1_sdc-gui_10.96.60.48_8181" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.185.159_9015" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.100.77_443" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.107.223_9004" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.24.136_9005" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v0_multicloud_10.96.150.97_9001" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Node info in sync
    2021/07/04 22:43:25 [DEBUG] http: Request PUT /v1/agent/service/register (8.258902ms) from=10.242.168.151:40562
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.107.223_9004" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.24.136_9005" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v0_multicloud_10.96.150.97_9001" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v1_message-router_10.96.168.67_3904" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.147.192_9518" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v1_sdc_10.96.16.59_8443" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.24.136_9005" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.16.59_8080" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v1_wf-gui_10.96.149.54_8443" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.219.252_9007" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.3.50_8080" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.183.134_9011" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.219.252_9007" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.24.136_9005" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.183.134_9011" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v1_multicloud_10.96.150.97_9001" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.107.223_9004" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v1_sdc-gui_10.96.60.48_8181" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.185.159_9015" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.100.77_443" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Node info in sync
    2021/07/04 22:43:25 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v12 (476.908µs) from=10.242.168.151:40564
    2021/07/04 22:43:25 [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/07/04 22:43:25 [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/07/04 22:43:25 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/07/04 22:43:25 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.219.252_9007" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.3.50_8080" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.183.134_9011" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v1_wf-gui_10.96.149.54_8443" in sync
    2021/07/04 22:43:25 [INFO] agent: Synced service "_v13__aai-nodes-query_10.242.150.4_8446"
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.24.136_9005" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.183.134_9011" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.219.252_9007" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v1_multicloud_10.96.150.97_9001" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v1_sdc-gui_10.96.60.48_8181" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.185.159_9015" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.107.223_9004" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.100.77_443" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.24.136_9005" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v0_multicloud_10.96.150.97_9001" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.107.223_9004" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.147.192_9518" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v1_sdc_10.96.16.59_8443" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v1_message-router_10.96.168.67_3904" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.16.59_8080" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.24.136_9005" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Node info in sync
    2021/07/04 22:43:25 [DEBUG] http: Request PUT /v1/agent/service/register (3.635537ms) from=10.242.168.151:40566
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v1_multicloud_10.96.150.97_9001" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v1_sdc-gui_10.96.60.48_8181" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.185.159_9015" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.107.223_9004" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.100.77_443" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.24.136_9005" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v0_multicloud_10.96.150.97_9001" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.107.223_9004" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.147.192_9518" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v1_sdc_10.96.16.59_8443" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v1_message-router_10.96.168.67_3904" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.16.59_8080" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.24.136_9005" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.219.252_9007" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.3.50_8080" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.183.134_9011" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v1_wf-gui_10.96.149.54_8443" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.24.136_9005" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.183.134_9011" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.219.252_9007" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Node info in sync
    2021/07/04 22:43:25 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v13 (489.885µs) from=10.242.168.151:40568
    2021/07/04 22:43:25 [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/07/04 22:43:25 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/07/04 22:43:25 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/07/04 22:43:25 [INFO] agent: Synced service "_v13_aai-nodes-query_10.242.150.4_8446"
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v1_multicloud_10.96.150.97_9001" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.185.159_9015" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.107.223_9004" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v1_sdc-gui_10.96.60.48_8181" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.100.77_443" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v0_multicloud_10.96.150.97_9001" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.107.223_9004" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.24.136_9005" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v1_sdc_10.96.16.59_8443" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v1_message-router_10.96.168.67_3904" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.147.192_9518" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.16.59_8080" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.24.136_9005" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.183.134_9011" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v1_wf-gui_10.96.149.54_8443" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.219.252_9007" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.3.50_8080" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.183.134_9011" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.219.252_9007" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.24.136_9005" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Node info in sync
    2021/07/04 22:43:25 [DEBUG] http: Request PUT /v1/agent/service/register (2.905052ms) from=10.242.168.151:40570
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.24.136_9005" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v0_multicloud_10.96.150.97_9001" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.107.223_9004" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.147.192_9518" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v1_sdc_10.96.16.59_8443" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v1_message-router_10.96.168.67_3904" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.16.59_8080" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.24.136_9005" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.219.252_9007" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.3.50_8080" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.183.134_9011" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v1_wf-gui_10.96.149.54_8443" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.24.136_9005" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.183.134_9011" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.219.252_9007" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v1_multicloud_10.96.150.97_9001" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v1_sdc-gui_10.96.60.48_8181" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.185.159_9015" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.107.223_9004" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.100.77_443" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Node info in sync
    2021/07/04 22:43:25 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v13 (305.245µs) from=10.242.168.151:40572
    2021/07/04 22:43:25 [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/07/04 22:43:25 [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/07/04 22:43:25 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/07/04 22:43:25 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.24.136_9005" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.16.59_8080" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v1_wf-gui_10.96.149.54_8443" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.219.252_9007" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.3.50_8080" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.183.134_9011" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.219.252_9007" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.24.136_9005" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.183.134_9011" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v1_multicloud_10.96.150.97_9001" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.107.223_9004" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v1_sdc-gui_10.96.60.48_8181" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.185.159_9015" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [INFO] agent: Synced service "_v14__aai-nodes-query_10.242.150.4_8446"
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.100.77_443" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.107.223_9004" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.24.136_9005" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v0_multicloud_10.96.150.97_9001" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v1_message-router_10.96.168.67_3904" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.147.192_9518" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v1_sdc_10.96.16.59_8443" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Node info in sync
    2021/07/04 22:43:25 [DEBUG] http: Request PUT /v1/agent/service/register (3.000349ms) from=10.242.168.151:40574
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v1_multicloud_10.96.150.97_9001" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v1_sdc-gui_10.96.60.48_8181" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.185.159_9015" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.107.223_9004" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.100.77_443" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.24.136_9005" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v0_multicloud_10.96.150.97_9001" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.107.223_9004" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.147.192_9518" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v1_sdc_10.96.16.59_8443" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v1_message-router_10.96.168.67_3904" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.16.59_8080" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.24.136_9005" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.219.252_9007" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.3.50_8080" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.183.134_9011" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v1_wf-gui_10.96.149.54_8443" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.24.136_9005" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.183.134_9011" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.219.252_9007" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Node info in sync
    2021/07/04 22:43:25 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v14 (399.237µs) from=10.242.168.151:40576
    2021/07/04 22:43:25 [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/07/04 22:43:25 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/07/04 22:43:25 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.16.59_8080" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.24.136_9005" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.3.50_8080" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.183.134_9011" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v1_wf-gui_10.96.149.54_8443" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.219.252_9007" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.183.134_9011" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.219.252_9007" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.24.136_9005" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v1_multicloud_10.96.150.97_9001" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.185.159_9015" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.107.223_9004" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v1_sdc-gui_10.96.60.48_8181" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.100.77_443" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v0_multicloud_10.96.150.97_9001" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.107.223_9004" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.24.136_9005" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [INFO] agent: Synced service "_v14_aai-nodes-query_10.242.150.4_8446"
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v1_sdc_10.96.16.59_8443" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v1_message-router_10.96.168.67_3904" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.147.192_9518" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Node info in sync
    2021/07/04 22:43:25 [DEBUG] http: Request PUT /v1/agent/service/register (4.297294ms) from=10.242.168.151:40578
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.183.134_9011" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v1_wf-gui_10.96.149.54_8443" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.219.252_9007" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.3.50_8080" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.183.134_9011" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.219.252_9007" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.24.136_9005" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v1_multicloud_10.96.150.97_9001" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.185.159_9015" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.107.223_9004" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v1_sdc-gui_10.96.60.48_8181" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.100.77_443" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v0_multicloud_10.96.150.97_9001" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.107.223_9004" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.24.136_9005" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v1_sdc_10.96.16.59_8443" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v1_message-router_10.96.168.67_3904" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.147.192_9518" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.16.59_8080" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.24.136_9005" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Node info in sync
    2021/07/04 22:43:25 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v14 (309.754µs) from=10.242.168.151:40580
    2021/07/04 22:43:25 [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/07/04 22:43:25 [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/07/04 22:43:25 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/07/04 22:43:25 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v0_multicloud_10.96.150.97_9001" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.107.223_9004" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.24.136_9005" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v1_sdc_10.96.16.59_8443" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v1_message-router_10.96.168.67_3904" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.147.192_9518" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [INFO] agent: Synced service "_v15__aai-nodes-query_10.242.150.4_8446"
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.16.59_8080" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.24.136_9005" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.183.134_9011" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v1_wf-gui_10.96.149.54_8443" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.219.252_9007" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.3.50_8080" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.183.134_9011" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.219.252_9007" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.24.136_9005" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v1_multicloud_10.96.150.97_9001" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.185.159_9015" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.107.223_9004" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v1_sdc-gui_10.96.60.48_8181" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.100.77_443" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Node info in sync
    2021/07/04 22:43:25 [DEBUG] http: Request PUT /v1/agent/service/register (15.386216ms) from=10.242.168.151:40582
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.100.77_443" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v0_multicloud_10.96.150.97_9001" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.107.223_9004" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.24.136_9005" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v1_sdc_10.96.16.59_8443" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v1_message-router_10.96.168.67_3904" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.147.192_9518" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.16.59_8080" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.24.136_9005" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.183.134_9011" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v1_wf-gui_10.96.149.54_8443" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.219.252_9007" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.3.50_8080" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.183.134_9011" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.219.252_9007" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.24.136_9005" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v1_multicloud_10.96.150.97_9001" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.185.159_9015" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.107.223_9004" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v1_sdc-gui_10.96.60.48_8181" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Node info in sync
    2021/07/04 22:43:25 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v15 (647.955µs) from=10.242.168.151:40584
    2021/07/04 22:43:25 [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/07/04 22:43:25 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/07/04 22:43:25 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.183.134_9011" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.219.252_9007" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.24.136_9005" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v1_multicloud_10.96.150.97_9001" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.185.159_9015" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.107.223_9004" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v1_sdc-gui_10.96.60.48_8181" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.100.77_443" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [INFO] agent: Synced service "_v15_aai-nodes-query_10.242.150.4_8446"
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v0_multicloud_10.96.150.97_9001" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.107.223_9004" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.24.136_9005" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v1_sdc_10.96.16.59_8443" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v1_message-router_10.96.168.67_3904" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.147.192_9518" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.16.59_8080" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.24.136_9005" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.183.134_9011" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v1_wf-gui_10.96.149.54_8443" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.219.252_9007" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.3.50_8080" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Node info in sync
    2021/07/04 22:43:25 [DEBUG] http: Request PUT /v1/agent/service/register (4.451288ms) from=10.242.168.151:40586
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.183.134_9011" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.219.252_9007" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.24.136_9005" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v1_multicloud_10.96.150.97_9001" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.185.159_9015" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.107.223_9004" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v1_sdc-gui_10.96.60.48_8181" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.100.77_443" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v0_multicloud_10.96.150.97_9001" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.107.223_9004" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.24.136_9005" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v1_sdc_10.96.16.59_8443" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v1_message-router_10.96.168.67_3904" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.147.192_9518" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.16.59_8080" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.24.136_9005" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.183.134_9011" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v1_wf-gui_10.96.149.54_8443" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.219.252_9007" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.3.50_8080" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Node info in sync
    2021/07/04 22:43:25 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v15 (484.629µs) from=10.242.168.151:40588
    2021/07/04 22:43:25 [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/07/04 22:43:25 [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/07/04 22:43:25 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/07/04 22:43:25 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.185.159_9015" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.107.223_9004" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v1_sdc-gui_10.96.60.48_8181" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.100.77_443" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [INFO] agent: Synced service "_v16__aai-nodes-query_10.242.150.4_8446"
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v0_multicloud_10.96.150.97_9001" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.107.223_9004" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.24.136_9005" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v1_sdc_10.96.16.59_8443" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v1_message-router_10.96.168.67_3904" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.147.192_9518" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.16.59_8080" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.24.136_9005" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.183.134_9011" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v1_wf-gui_10.96.149.54_8443" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.219.252_9007" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.3.50_8080" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.183.134_9011" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.219.252_9007" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.24.136_9005" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v1_multicloud_10.96.150.97_9001" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Node info in sync
    2021/07/04 22:43:25 [DEBUG] http: Request PUT /v1/agent/service/register (3.508468ms) from=10.242.168.151:40590
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v1_multicloud_10.96.150.97_9001" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.185.159_9015" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.107.223_9004" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v1_sdc-gui_10.96.60.48_8181" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.100.77_443" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v0_multicloud_10.96.150.97_9001" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.107.223_9004" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.24.136_9005" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v1_sdc_10.96.16.59_8443" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v1_message-router_10.96.168.67_3904" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.147.192_9518" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.16.59_8080" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.24.136_9005" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.183.134_9011" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v1_wf-gui_10.96.149.54_8443" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.219.252_9007" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.3.50_8080" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.183.134_9011" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.219.252_9007" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.24.136_9005" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Node info in sync
    2021/07/04 22:43:25 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v16 (329.282µs) from=10.242.168.151:40592
    2021/07/04 22:43:25 [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/07/04 22:43:25 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/07/04 22:43:25 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.219.252_9007" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.3.50_8080" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.183.134_9011" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v1_wf-gui_10.96.149.54_8443" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.24.136_9005" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.183.134_9011" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.219.252_9007" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v1_multicloud_10.96.150.97_9001" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v1_sdc-gui_10.96.60.48_8181" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.185.159_9015" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.107.223_9004" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.100.77_443" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.24.136_9005" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v0_multicloud_10.96.150.97_9001" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.107.223_9004" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.147.192_9518" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [INFO] agent: Synced service "_v16_aai-nodes-query_10.242.150.4_8446"
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v1_sdc_10.96.16.59_8443" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v1_message-router_10.96.168.67_3904" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.16.59_8080" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.24.136_9005" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Node info in sync
    2021/07/04 22:43:25 [DEBUG] http: Request PUT /v1/agent/service/register (3.691324ms) from=10.242.168.151:40596
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.16.59_8080" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.24.136_9005" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.183.134_9011" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v1_wf-gui_10.96.149.54_8443" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.219.252_9007" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.3.50_8080" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.183.134_9011" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.219.252_9007" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.24.136_9005" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v1_multicloud_10.96.150.97_9001" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.185.159_9015" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.107.223_9004" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v1_sdc-gui_10.96.60.48_8181" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.100.77_443" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v0_multicloud_10.96.150.97_9001" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.107.223_9004" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.24.136_9005" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v1_sdc_10.96.16.59_8443" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v1_message-router_10.96.168.67_3904" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.147.192_9518" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Node info in sync
    2021/07/04 22:43:25 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v16 (445.201µs) from=10.242.168.151:40598
    2021/07/04 22:43:25 [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/07/04 22:43:25 [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/07/04 22:43:25 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/07/04 22:43:25 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.100.77_443" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.24.136_9005" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v0_multicloud_10.96.150.97_9001" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.107.223_9004" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.147.192_9518" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v1_sdc_10.96.16.59_8443" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v1_message-router_10.96.168.67_3904" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.16.59_8080" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.24.136_9005" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.219.252_9007" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.3.50_8080" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.183.134_9011" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v1_wf-gui_10.96.149.54_8443" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [INFO] agent: Synced service "_v17__aai-nodes-query_10.242.150.4_8446"
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.24.136_9005" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.183.134_9011" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.219.252_9007" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v1_multicloud_10.96.150.97_9001" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v1_sdc-gui_10.96.60.48_8181" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.185.159_9015" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.107.223_9004" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Node info in sync
    2021/07/04 22:43:25 [DEBUG] http: Request PUT /v1/agent/service/register (2.988543ms) from=10.242.168.151:40600
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v1_sdc_10.96.16.59_8443" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v1_message-router_10.96.168.67_3904" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.147.192_9518" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.16.59_8080" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.24.136_9005" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.183.134_9011" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v1_wf-gui_10.96.149.54_8443" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.219.252_9007" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.3.50_8080" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.183.134_9011" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.219.252_9007" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.24.136_9005" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v1_multicloud_10.96.150.97_9001" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.185.159_9015" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.107.223_9004" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v1_sdc-gui_10.96.60.48_8181" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.100.77_443" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v0_multicloud_10.96.150.97_9001" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.107.223_9004" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.24.136_9005" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Node info in sync
    2021/07/04 22:43:25 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v17 (448.439µs) from=10.242.168.151:40602
    2021/07/04 22:43:25 [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/07/04 22:43:25 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/07/04 22:43:25 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [INFO] agent: Synced service "_v17_aai-nodes-query_10.242.150.4_8446"
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.16.59_8080" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.24.136_9005" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.3.50_8080" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.183.134_9011" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v1_wf-gui_10.96.149.54_8443" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.219.252_9007" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.183.134_9011" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.219.252_9007" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.24.136_9005" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v1_multicloud_10.96.150.97_9001" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.185.159_9015" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.107.223_9004" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v1_sdc-gui_10.96.60.48_8181" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.100.77_443" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v0_multicloud_10.96.150.97_9001" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.107.223_9004" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.24.136_9005" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v1_sdc_10.96.16.59_8443" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v1_message-router_10.96.168.67_3904" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.147.192_9518" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Node info in sync
    2021/07/04 22:43:25 [DEBUG] http: Request PUT /v1/agent/service/register (3.115643ms) from=10.242.168.151:40604
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.219.252_9007" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.24.136_9005" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.183.134_9011" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v1_multicloud_10.96.150.97_9001" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.107.223_9004" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v1_sdc-gui_10.96.60.48_8181" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.185.159_9015" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.100.77_443" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.107.223_9004" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.24.136_9005" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v0_multicloud_10.96.150.97_9001" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v1_message-router_10.96.168.67_3904" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.147.192_9518" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v1_sdc_10.96.16.59_8443" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.24.136_9005" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.16.59_8080" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v1_wf-gui_10.96.149.54_8443" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.219.252_9007" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.3.50_8080" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.183.134_9011" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Node info in sync
    2021/07/04 22:43:25 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v17 (381.568µs) from=10.242.168.151:40606
    2021/07/04 22:43:25 [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/07/04 22:43:25 [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/07/04 22:43:25 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/07/04 22:43:25 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.24.136_9005" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [INFO] agent: Synced service "_v18__aai-nodes-query_10.242.150.4_8446"
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.183.134_9011" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.219.252_9007" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.3.50_8080" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.183.134_9011" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.24.136_9005" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v1_multicloud_10.96.150.97_9001" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.185.159_9015" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v1_sdc-gui_10.96.60.48_8181" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.100.77_443" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v0_multicloud_10.96.150.97_9001" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.24.136_9005" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v1_message-router_10.96.168.67_3904" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.147.192_9518" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.16.59_8080" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v1_wf-gui_10.96.149.54_8443" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.219.252_9007" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.107.223_9004" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.107.223_9004" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v1_sdc_10.96.16.59_8443" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Node info in sync
    2021/07/04 22:43:25 [DEBUG] http: Request PUT /v1/agent/service/register (5.064141ms) from=10.242.168.151:40608
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v1_sdc_10.96.16.59_8443" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.24.136_9005" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.3.50_8080" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.183.134_9011" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.219.252_9007" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.24.136_9005" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.183.134_9011" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v1_multicloud_10.96.150.97_9001" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v1_sdc-gui_10.96.60.48_8181" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.185.159_9015" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.100.77_443" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.24.136_9005" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v0_multicloud_10.96.150.97_9001" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.147.192_9518" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v1_message-router_10.96.168.67_3904" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.16.59_8080" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v1_wf-gui_10.96.149.54_8443" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.219.252_9007" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.107.223_9004" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.107.223_9004" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Node info in sync
    2021/07/04 22:43:25 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v18 (4.470331ms) from=10.242.168.151:40610
    2021/07/04 22:43:25 [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/07/04 22:43:25 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/07/04 22:43:25 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.107.223_9004" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.107.223_9004" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v1_sdc_10.96.16.59_8443" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.24.136_9005" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.183.134_9011" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.219.252_9007" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.3.50_8080" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.183.134_9011" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.24.136_9005" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v1_multicloud_10.96.150.97_9001" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.185.159_9015" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v1_sdc-gui_10.96.60.48_8181" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.100.77_443" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [INFO] agent: Synced service "_v18_aai-nodes-query_10.242.150.4_8446"
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v0_multicloud_10.96.150.97_9001" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.24.136_9005" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v1_message-router_10.96.168.67_3904" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.147.192_9518" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.16.59_8080" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v1_wf-gui_10.96.149.54_8443" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.219.252_9007" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Node info in sync
    2021/07/04 22:43:25 [DEBUG] http: Request PUT /v1/agent/service/register (9.612672ms) from=10.242.168.151:40612
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.24.136_9005" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.183.134_9011" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.219.252_9007" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.3.50_8080" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.183.134_9011" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.24.136_9005" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v1_multicloud_10.96.150.97_9001" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.185.159_9015" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v1_sdc-gui_10.96.60.48_8181" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.100.77_443" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v0_multicloud_10.96.150.97_9001" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.24.136_9005" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v1_message-router_10.96.168.67_3904" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.147.192_9518" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.16.59_8080" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v1_wf-gui_10.96.149.54_8443" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.219.252_9007" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.107.223_9004" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.107.223_9004" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v1_sdc_10.96.16.59_8443" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Node info in sync
    2021/07/04 22:43:25 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v18 (3.572634ms) from=10.242.168.151:40614
    2021/07/04 22:43:25 [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/07/04 22:43:25 [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/07/04 22:43:25 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/07/04 22:43:25 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.183.134_9011" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.219.252_9007" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.3.50_8080" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.183.134_9011" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.24.136_9005" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v1_multicloud_10.96.150.97_9001" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.185.159_9015" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v1_sdc-gui_10.96.60.48_8181" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.100.77_443" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v0_multicloud_10.96.150.97_9001" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.24.136_9005" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v1_message-router_10.96.168.67_3904" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.147.192_9518" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.16.59_8080" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v1_wf-gui_10.96.149.54_8443" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.219.252_9007" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.107.223_9004" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.107.223_9004" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v1_sdc_10.96.16.59_8443" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.24.136_9005" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [INFO] agent: Synced service "_v19__aai-nodes-query_10.242.150.4_8446"
    2021/07/04 22:43:25 [DEBUG] agent: Node info in sync
    2021/07/04 22:43:25 [DEBUG] http: Request PUT /v1/agent/service/register (9.26449ms) from=10.242.168.151:40616
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.100.77_443" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v0_multicloud_10.96.150.97_9001" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.24.136_9005" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v1_message-router_10.96.168.67_3904" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.147.192_9518" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.16.59_8080" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v1_wf-gui_10.96.149.54_8443" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.219.252_9007" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.107.223_9004" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.107.223_9004" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v1_sdc_10.96.16.59_8443" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.24.136_9005" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.183.134_9011" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.219.252_9007" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.3.50_8080" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.183.134_9011" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.24.136_9005" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v1_multicloud_10.96.150.97_9001" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.185.159_9015" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v1_sdc-gui_10.96.60.48_8181" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Node info in sync
    2021/07/04 22:43:25 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v19 (357.827µs) from=10.242.168.151:40618
    2021/07/04 22:43:25 [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/07/04 22:43:25 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/07/04 22:43:25 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.107.223_9004" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v1_sdc_10.96.16.59_8443" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.24.136_9005" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.183.134_9011" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.219.252_9007" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.3.50_8080" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.183.134_9011" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.24.136_9005" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v1_multicloud_10.96.150.97_9001" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.185.159_9015" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v1_sdc-gui_10.96.60.48_8181" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.100.77_443" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v0_multicloud_10.96.150.97_9001" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.24.136_9005" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v1_message-router_10.96.168.67_3904" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.147.192_9518" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.16.59_8080" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [INFO] agent: Synced service "_v19_aai-nodes-query_10.242.150.4_8446"
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v1_wf-gui_10.96.149.54_8443" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.219.252_9007" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.107.223_9004" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Node info in sync
    2021/07/04 22:43:25 [DEBUG] http: Request PUT /v1/agent/service/register (36.511894ms) from=10.242.168.151:40620
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.16.59_8080" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v1_wf-gui_10.96.149.54_8443" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.219.252_9007" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.107.223_9004" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.107.223_9004" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v1_sdc_10.96.16.59_8443" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.24.136_9005" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.3.50_8080" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.183.134_9011" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.219.252_9007" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.24.136_9005" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.183.134_9011" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v1_multicloud_10.96.150.97_9001" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.185.159_9015" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v1_sdc-gui_10.96.60.48_8181" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.100.77_443" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v0_multicloud_10.96.150.97_9001" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.24.136_9005" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v1_message-router_10.96.168.67_3904" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.147.192_9518" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Node info in sync
    2021/07/04 22:43:25 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v19 (544.843µs) from=10.242.168.151:40622
    2021/07/04 22:43:25 [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/07/04 22:43:25 [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/07/04 22:43:25 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/07/04 22:43:25 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/07/04 22:43:25 [INFO] agent: Synced service "_v11__aai-nquery_10.242.150.4_8446"
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.24.136_9005" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.183.134_9011" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.219.252_9007" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.3.50_8080" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.183.134_9011" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.24.136_9005" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v1_multicloud_10.96.150.97_9001" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.185.159_9015" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v1_sdc-gui_10.96.60.48_8181" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.100.77_443" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v0_multicloud_10.96.150.97_9001" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.24.136_9005" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v1_message-router_10.96.168.67_3904" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.147.192_9518" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.16.59_8080" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v1_wf-gui_10.96.149.54_8443" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.219.252_9007" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.107.223_9004" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.107.223_9004" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v1_sdc_10.96.16.59_8443" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Node info in sync
    2021/07/04 22:43:25 [DEBUG] http: Request PUT /v1/agent/service/register (93.339283ms) from=10.242.168.151:40624
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.107.223_9004" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.107.223_9004" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v1_sdc_10.96.16.59_8443" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.24.136_9005" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v11__aai-nquery_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.183.134_9011" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.219.252_9007" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.3.50_8080" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.183.134_9011" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.24.136_9005" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v1_multicloud_10.96.150.97_9001" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.185.159_9015" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v1_sdc-gui_10.96.60.48_8181" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.100.77_443" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v0_multicloud_10.96.150.97_9001" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.24.136_9005" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v1_message-router_10.96.168.67_3904" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.147.192_9518" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.16.59_8080" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v1_wf-gui_10.96.149.54_8443" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.219.252_9007" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Node info in sync
    2021/07/04 22:43:25 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v11 (515.251µs) from=10.242.168.151:40628
    2021/07/04 22:43:25 [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/07/04 22:43:25 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/07/04 22:43:25 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.107.223_9004" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v1_sdc_10.96.16.59_8443" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v11__aai-nquery_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.24.136_9005" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.183.134_9011" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.219.252_9007" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.3.50_8080" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.183.134_9011" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.24.136_9005" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v1_multicloud_10.96.150.97_9001" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.185.159_9015" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v1_sdc-gui_10.96.60.48_8181" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.100.77_443" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v0_multicloud_10.96.150.97_9001" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.24.136_9005" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v1_message-router_10.96.168.67_3904" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.147.192_9518" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.16.59_8080" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v1_wf-gui_10.96.149.54_8443" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.219.252_9007" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [INFO] agent: Synced service "_v11_aai-nquery_10.242.150.4_8446"
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.107.223_9004" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Node info in sync
    2021/07/04 22:43:25 [DEBUG] http: Request PUT /v1/agent/service/register (3.39567ms) from=10.242.168.151:40630
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v1_multicloud_10.96.150.97_9001" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.185.159_9015" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v1_sdc-gui_10.96.60.48_8181" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.100.77_443" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v0_multicloud_10.96.150.97_9001" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.24.136_9005" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v1_message-router_10.96.168.67_3904" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.147.192_9518" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.16.59_8080" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v1_wf-gui_10.96.149.54_8443" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.219.252_9007" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v11_aai-nquery_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.107.223_9004" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.107.223_9004" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v1_sdc_10.96.16.59_8443" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.24.136_9005" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v11__aai-nquery_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v11 (398.152µs) from=10.242.168.151:40632
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.183.134_9011" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.219.252_9007" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.3.50_8080" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.183.134_9011" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.24.136_9005" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Node info in sync
    2021/07/04 22:43:25 [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/07/04 22:43:25 [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/07/04 22:43:25 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/07/04 22:43:25 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.107.223_9004" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [INFO] agent: Synced service "_v12__aai-nquery_10.242.150.4_8446"
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v1_sdc_10.96.16.59_8443" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v11__aai-nquery_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.24.136_9005" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.183.134_9011" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.219.252_9007" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.3.50_8080" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.183.134_9011" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.24.136_9005" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v1_multicloud_10.96.150.97_9001" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.185.159_9015" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v1_sdc-gui_10.96.60.48_8181" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.100.77_443" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v0_multicloud_10.96.150.97_9001" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.24.136_9005" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v1_message-router_10.96.168.67_3904" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.147.192_9518" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.16.59_8080" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v1_wf-gui_10.96.149.54_8443" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.219.252_9007" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v11_aai-nquery_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.107.223_9004" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Node info in sync
    2021/07/04 22:43:25 [DEBUG] http: Request PUT /v1/agent/service/register (3.481054ms) from=10.242.168.151:40634
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.107.223_9004" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v12__aai-nquery_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v1_sdc_10.96.16.59_8443" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v11__aai-nquery_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.24.136_9005" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.183.134_9011" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.219.252_9007" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.3.50_8080" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.183.134_9011" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.24.136_9005" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v1_multicloud_10.96.150.97_9001" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.185.159_9015" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v1_sdc-gui_10.96.60.48_8181" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.100.77_443" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v0_multicloud_10.96.150.97_9001" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.24.136_9005" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v1_message-router_10.96.168.67_3904" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.147.192_9518" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.16.59_8080" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v1_wf-gui_10.96.149.54_8443" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.219.252_9007" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v11_aai-nquery_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.107.223_9004" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Node info in sync
    2021/07/04 22:43:25 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v12 (457.427µs) from=10.242.168.151:40636
    2021/07/04 22:43:25 [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/07/04 22:43:25 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/07/04 22:43:25 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.107.223_9004" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v12__aai-nquery_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v1_sdc_10.96.16.59_8443" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v11__aai-nquery_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.24.136_9005" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.3.50_8080" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.183.134_9011" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.219.252_9007" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.183.134_9011" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.24.136_9005" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v1_multicloud_10.96.150.97_9001" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.185.159_9015" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v1_sdc-gui_10.96.60.48_8181" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.100.77_443" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [INFO] agent: Synced service "_v12_aai-nquery_10.242.150.4_8446"
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v0_multicloud_10.96.150.97_9001" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.24.136_9005" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v1_message-router_10.96.168.67_3904" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.147.192_9518" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.16.59_8080" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v1_wf-gui_10.96.149.54_8443" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v11_aai-nquery_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.219.252_9007" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.107.223_9004" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Node info in sync
    2021/07/04 22:43:25 [DEBUG] http: Request PUT /v1/agent/service/register (3.383765ms) from=10.242.168.151:40638
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v11__aai-nquery_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.24.136_9005" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.183.134_9011" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.219.252_9007" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.3.50_8080" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.183.134_9011" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.24.136_9005" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v1_multicloud_10.96.150.97_9001" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.185.159_9015" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v1_sdc-gui_10.96.60.48_8181" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.100.77_443" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v12_aai-nquery_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v0_multicloud_10.96.150.97_9001" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.24.136_9005" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v1_message-router_10.96.168.67_3904" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.147.192_9518" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.16.59_8080" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v1_wf-gui_10.96.149.54_8443" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.219.252_9007" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v11_aai-nquery_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.107.223_9004" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.107.223_9004" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v12__aai-nquery_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v1_sdc_10.96.16.59_8443" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Node info in sync
    2021/07/04 22:43:25 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v12 (346.785µs) from=10.242.168.151:40640
    2021/07/04 22:43:25 [WARN] agent: Service name "_aai-nquery-v13" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/07/04 22:43:25 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v13/query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v13\",\"enable_ssl\":\"true\",\"url\":\"/aai/v13/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/07/04 22:43:25 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/07/04 22:43:25 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.107.223_9004" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.107.223_9004" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v1_sdc_10.96.16.59_8443" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v12__aai-nquery_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.24.136_9005" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v11__aai-nquery_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.183.134_9011" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.219.252_9007" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.3.50_8080" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.183.134_9011" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.24.136_9005" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v1_multicloud_10.96.150.97_9001" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.185.159_9015" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v1_sdc-gui_10.96.60.48_8181" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.100.77_443" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v0_multicloud_10.96.150.97_9001" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.24.136_9005" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v12_aai-nquery_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v1_message-router_10.96.168.67_3904" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.147.192_9518" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.16.59_8080" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v1_wf-gui_10.96.149.54_8443" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.219.252_9007" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v11_aai-nquery_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [INFO] agent: Synced service "_v13__aai-nquery_10.242.150.4_8446"
    2021/07/04 22:43:25 [DEBUG] agent: Node info in sync
    2021/07/04 22:43:25 [DEBUG] http: Request PUT /v1/agent/service/register (5.664248ms) from=10.242.168.151:40642
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.219.252_9007" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v11_aai-nquery_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v13__aai-nquery_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.107.223_9004" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.107.223_9004" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v1_sdc_10.96.16.59_8443" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v12__aai-nquery_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v11__aai-nquery_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.24.136_9005" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.183.134_9011" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.219.252_9007" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.3.50_8080" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.183.134_9011" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.24.136_9005" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v1_multicloud_10.96.150.97_9001" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.185.159_9015" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v1_sdc-gui_10.96.60.48_8181" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.100.77_443" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v0_multicloud_10.96.150.97_9001" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.24.136_9005" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v12_aai-nquery_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v1_message-router_10.96.168.67_3904" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.147.192_9518" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.16.59_8080" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v1_wf-gui_10.96.149.54_8443" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:25 [DEBUG] agent: Node info in sync
    2021/07/04 22:43:25 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v13 (394.603µs) from=10.242.168.151:40644
    2021/07/04 22:43:26 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v13\",\"enable_ssl\":\"true\",\"url\":\"/aai/v13/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/07/04 22:43:26 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/07/04 22:43:26 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/07/04 22:43:26 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:26 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.107.223_9004" in sync
    2021/07/04 22:43:26 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:26 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:26 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:26 [DEBUG] agent: Service "_v12__aai-nquery_10.242.150.4_8446" in sync
    2021/07/04 22:43:26 [INFO] agent: Synced service "_v13_aai-nquery_10.242.150.4_8446"
    2021/07/04 22:43:26 [DEBUG] agent: Service "_v1_sdc_10.96.16.59_8443" in sync
    2021/07/04 22:43:26 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:26 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:26 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:26 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:26 [DEBUG] agent: Service "_v11__aai-nquery_10.242.150.4_8446" in sync
    2021/07/04 22:43:26 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.24.136_9005" in sync
    2021/07/04 22:43:26 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:26 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.3.50_8080" in sync
    2021/07/04 22:43:26 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:26 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:26 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:26 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:26 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:26 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.183.134_9011" in sync
    2021/07/04 22:43:26 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.219.252_9007" in sync
    2021/07/04 22:43:26 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:26 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.183.134_9011" in sync
    2021/07/04 22:43:26 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.24.136_9005" in sync
    2021/07/04 22:43:26 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:26 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:26 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:26 [DEBUG] agent: Service "_v1_multicloud_10.96.150.97_9001" in sync
    2021/07/04 22:43:26 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:26 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.185.159_9015" in sync
    2021/07/04 22:43:26 [DEBUG] agent: Service "_v1_sdc-gui_10.96.60.48_8181" in sync
    2021/07/04 22:43:26 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:26 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.100.77_443" in sync
    2021/07/04 22:43:26 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:26 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:26 [DEBUG] agent: Service "_v12_aai-nquery_10.242.150.4_8446" in sync
    2021/07/04 22:43:26 [DEBUG] agent: Service "_v0_multicloud_10.96.150.97_9001" in sync
    2021/07/04 22:43:26 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.24.136_9005" in sync
    2021/07/04 22:43:26 [DEBUG] agent: Service "_v1_message-router_10.96.168.67_3904" in sync
    2021/07/04 22:43:26 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.147.192_9518" in sync
    2021/07/04 22:43:26 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:26 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.16.59_8080" in sync
    2021/07/04 22:43:26 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:26 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:26 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:26 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:26 [DEBUG] agent: Service "_v1_wf-gui_10.96.149.54_8443" in sync
    2021/07/04 22:43:26 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:26 [DEBUG] agent: Service "_v11_aai-nquery_10.242.150.4_8446" in sync
    2021/07/04 22:43:26 [DEBUG] agent: Service "_v13__aai-nquery_10.242.150.4_8446" in sync
    2021/07/04 22:43:26 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.219.252_9007" in sync
    2021/07/04 22:43:26 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:26 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:26 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:26 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:26 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:26 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.107.223_9004" in sync
    2021/07/04 22:43:26 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:26 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:26 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:26 [DEBUG] agent: Node info in sync
    2021/07/04 22:43:26 [DEBUG] http: Request PUT /v1/agent/service/register (5.907964ms) from=10.242.168.151:40646
    2021/07/04 22:43:26 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:26 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:26 [DEBUG] agent: Service "_v11__aai-nquery_10.242.150.4_8446" in sync
    2021/07/04 22:43:26 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.24.136_9005" in sync
    2021/07/04 22:43:26 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:26 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:26 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:26 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:26 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:26 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:26 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:26 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.183.134_9011" in sync
    2021/07/04 22:43:26 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.219.252_9007" in sync
    2021/07/04 22:43:26 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.3.50_8080" in sync
    2021/07/04 22:43:26 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.183.134_9011" in sync
    2021/07/04 22:43:26 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.24.136_9005" in sync
    2021/07/04 22:43:26 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:26 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:26 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:26 [DEBUG] agent: Service "_v1_multicloud_10.96.150.97_9001" in sync
    2021/07/04 22:43:26 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:26 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:26 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.185.159_9015" in sync
    2021/07/04 22:43:26 [DEBUG] agent: Service "_v1_sdc-gui_10.96.60.48_8181" in sync
    2021/07/04 22:43:26 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.100.77_443" in sync
    2021/07/04 22:43:26 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:26 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:26 [DEBUG] agent: Service "_v12_aai-nquery_10.242.150.4_8446" in sync
    2021/07/04 22:43:26 [DEBUG] agent: Service "_v0_multicloud_10.96.150.97_9001" in sync
    2021/07/04 22:43:26 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.24.136_9005" in sync
    2021/07/04 22:43:26 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:26 [DEBUG] agent: Service "_v1_message-router_10.96.168.67_3904" in sync
    2021/07/04 22:43:26 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.147.192_9518" in sync
    2021/07/04 22:43:26 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.16.59_8080" in sync
    2021/07/04 22:43:26 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:26 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:26 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:26 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:26 [DEBUG] agent: Service "_v1_wf-gui_10.96.149.54_8443" in sync
    2021/07/04 22:43:26 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:26 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:26 [DEBUG] agent: Service "_v13__aai-nquery_10.242.150.4_8446" in sync
    2021/07/04 22:43:26 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.219.252_9007" in sync
    2021/07/04 22:43:26 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:26 [DEBUG] agent: Service "_v11_aai-nquery_10.242.150.4_8446" in sync
    2021/07/04 22:43:26 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:26 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:26 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:26 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.107.223_9004" in sync
    2021/07/04 22:43:26 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:26 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:26 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:26 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:26 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.107.223_9004" in sync
    2021/07/04 22:43:26 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:26 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:26 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:26 [DEBUG] agent: Service "_v12__aai-nquery_10.242.150.4_8446" in sync
    2021/07/04 22:43:26 [DEBUG] agent: Service "_v13_aai-nquery_10.242.150.4_8446" in sync
    2021/07/04 22:43:26 [DEBUG] agent: Service "_v1_sdc_10.96.16.59_8443" in sync
    2021/07/04 22:43:26 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:26 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:26 [DEBUG] agent: Node info in sync
    2021/07/04 22:43:26 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v13 (396.101µs) from=10.242.168.151:40648
    2021/07/04 22:43:26 [WARN] agent: Service name "_aai-nquery-v14" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/07/04 22:43:26 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v14/query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v14\",\"enable_ssl\":\"true\",\"url\":\"/aai/v14/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/07/04 22:43:26 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/07/04 22:43:26 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/07/04 22:43:26 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:26 [DEBUG] agent: Service "_v12_aai-nquery_10.242.150.4_8446" in sync
    2021/07/04 22:43:26 [DEBUG] agent: Service "_v0_multicloud_10.96.150.97_9001" in sync
    2021/07/04 22:43:26 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.24.136_9005" in sync
    2021/07/04 22:43:26 [DEBUG] agent: Service "_v1_message-router_10.96.168.67_3904" in sync
    2021/07/04 22:43:26 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.147.192_9518" in sync
    2021/07/04 22:43:26 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:26 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.16.59_8080" in sync
    2021/07/04 22:43:26 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:26 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:26 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:26 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:26 [DEBUG] agent: Service "_v1_wf-gui_10.96.149.54_8443" in sync
    2021/07/04 22:43:26 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:26 [DEBUG] agent: Service "_v11_aai-nquery_10.242.150.4_8446" in sync
    2021/07/04 22:43:26 [DEBUG] agent: Service "_v13__aai-nquery_10.242.150.4_8446" in sync
    2021/07/04 22:43:26 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.219.252_9007" in sync
    2021/07/04 22:43:26 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:26 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:26 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:26 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:26 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:26 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.107.223_9004" in sync
    2021/07/04 22:43:26 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:26 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:26 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:26 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:26 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.107.223_9004" in sync
    2021/07/04 22:43:26 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:26 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:26 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:26 [DEBUG] agent: Service "_v12__aai-nquery_10.242.150.4_8446" in sync
    2021/07/04 22:43:26 [DEBUG] agent: Service "_v13_aai-nquery_10.242.150.4_8446" in sync
    2021/07/04 22:43:26 [DEBUG] agent: Service "_v1_sdc_10.96.16.59_8443" in sync
    2021/07/04 22:43:26 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:26 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:26 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:26 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:26 [DEBUG] agent: Service "_v11__aai-nquery_10.242.150.4_8446" in sync
    2021/07/04 22:43:26 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.24.136_9005" in sync
    2021/07/04 22:43:26 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:26 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.3.50_8080" in sync
    2021/07/04 22:43:26 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:26 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:26 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:26 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:26 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:26 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.183.134_9011" in sync
    2021/07/04 22:43:26 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.219.252_9007" in sync
    2021/07/04 22:43:26 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:26 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.183.134_9011" in sync
    2021/07/04 22:43:26 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.24.136_9005" in sync
    2021/07/04 22:43:26 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:26 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:26 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:26 [DEBUG] agent: Service "_v1_multicloud_10.96.150.97_9001" in sync
    2021/07/04 22:43:26 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:26 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.185.159_9015" in sync
    2021/07/04 22:43:26 [DEBUG] agent: Service "_v1_sdc-gui_10.96.60.48_8181" in sync
    2021/07/04 22:43:26 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:26 [INFO] agent: Synced service "_v14__aai-nquery_10.242.150.4_8446"
    2021/07/04 22:43:26 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.100.77_443" in sync
    2021/07/04 22:43:26 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:26 [DEBUG] agent: Node info in sync
    2021/07/04 22:43:26 [DEBUG] http: Request PUT /v1/agent/service/register (3.718812ms) from=10.242.168.151:40650
    2021/07/04 22:43:26 [DEBUG] agent: Service "_v1_message-router_10.96.168.67_3904" in sync
    2021/07/04 22:43:26 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.147.192_9518" in sync
    2021/07/04 22:43:26 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.16.59_8080" in sync
    2021/07/04 22:43:26 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:26 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:26 [DEBUG] agent: Service "_v1_wf-gui_10.96.149.54_8443" in sync
    2021/07/04 22:43:26 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:26 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:26 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:26 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:26 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.219.252_9007" in sync
    2021/07/04 22:43:26 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:26 [DEBUG] agent: Service "_v11_aai-nquery_10.242.150.4_8446" in sync
    2021/07/04 22:43:26 [DEBUG] agent: Service "_v13__aai-nquery_10.242.150.4_8446" in sync
    2021/07/04 22:43:26 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:26 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:26 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.107.223_9004" in sync
    2021/07/04 22:43:26 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:26 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:26 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:26 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:26 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:26 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.107.223_9004" in sync
    2021/07/04 22:43:26 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:26 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:26 [DEBUG] agent: Service "_v13_aai-nquery_10.242.150.4_8446" in sync
    2021/07/04 22:43:26 [DEBUG] agent: Service "_v1_sdc_10.96.16.59_8443" in sync
    2021/07/04 22:43:26 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:26 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:26 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:26 [DEBUG] agent: Service "_v12__aai-nquery_10.242.150.4_8446" in sync
    2021/07/04 22:43:26 [DEBUG] agent: Service "_v11__aai-nquery_10.242.150.4_8446" in sync
    2021/07/04 22:43:26 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.24.136_9005" in sync
    2021/07/04 22:43:26 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:26 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:26 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:26 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:26 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:26 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:26 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:26 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.183.134_9011" in sync
    2021/07/04 22:43:26 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.219.252_9007" in sync
    2021/07/04 22:43:26 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.3.50_8080" in sync
    2021/07/04 22:43:26 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:26 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:26 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.183.134_9011" in sync
    2021/07/04 22:43:26 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.24.136_9005" in sync
    2021/07/04 22:43:26 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:26 [DEBUG] agent: Service "_v1_multicloud_10.96.150.97_9001" in sync
    2021/07/04 22:43:26 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:26 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:26 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:26 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:26 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.185.159_9015" in sync
    2021/07/04 22:43:26 [DEBUG] agent: Service "_v1_sdc-gui_10.96.60.48_8181" in sync
    2021/07/04 22:43:26 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.100.77_443" in sync
    2021/07/04 22:43:26 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:26 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:26 [DEBUG] agent: Service "_v14__aai-nquery_10.242.150.4_8446" in sync
    2021/07/04 22:43:26 [DEBUG] agent: Service "_v0_multicloud_10.96.150.97_9001" in sync
    2021/07/04 22:43:26 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.24.136_9005" in sync
    2021/07/04 22:43:26 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:26 [DEBUG] agent: Service "_v12_aai-nquery_10.242.150.4_8446" in sync
    2021/07/04 22:43:26 [DEBUG] agent: Node info in sync
    2021/07/04 22:43:26 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v14 (333.047µs) from=10.242.168.151:40652
    2021/07/04 22:43:26 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v14\",\"enable_ssl\":\"true\",\"url\":\"/aai/v14/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/07/04 22:43:26 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/07/04 22:43:26 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/07/04 22:43:26 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.100.77_443" in sync
    2021/07/04 22:43:26 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:26 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:26 [DEBUG] agent: Service "_v14__aai-nquery_10.242.150.4_8446" in sync
    2021/07/04 22:43:26 [DEBUG] agent: Service "_v0_multicloud_10.96.150.97_9001" in sync
    2021/07/04 22:43:26 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.24.136_9005" in sync
    2021/07/04 22:43:26 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:26 [DEBUG] agent: Service "_v12_aai-nquery_10.242.150.4_8446" in sync
    2021/07/04 22:43:26 [DEBUG] agent: Service "_v1_message-router_10.96.168.67_3904" in sync
    2021/07/04 22:43:26 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.147.192_9518" in sync
    2021/07/04 22:43:26 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.16.59_8080" in sync
    2021/07/04 22:43:26 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:26 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:26 [INFO] agent: Synced service "_v14_aai-nquery_10.242.150.4_8446"
    2021/07/04 22:43:26 [DEBUG] agent: Service "_v1_wf-gui_10.96.149.54_8443" in sync
    2021/07/04 22:43:26 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:26 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:26 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:26 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:26 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.219.252_9007" in sync
    2021/07/04 22:43:26 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:26 [DEBUG] agent: Service "_v11_aai-nquery_10.242.150.4_8446" in sync
    2021/07/04 22:43:26 [DEBUG] agent: Service "_v13__aai-nquery_10.242.150.4_8446" in sync
    2021/07/04 22:43:26 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:26 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:26 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.107.223_9004" in sync
    2021/07/04 22:43:26 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:26 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:26 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:26 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:26 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:26 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.107.223_9004" in sync
    2021/07/04 22:43:26 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:26 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:26 [DEBUG] agent: Service "_v1_sdc_10.96.16.59_8443" in sync
    2021/07/04 22:43:26 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:26 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:26 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:26 [DEBUG] agent: Service "_v12__aai-nquery_10.242.150.4_8446" in sync
    2021/07/04 22:43:26 [DEBUG] agent: Service "_v13_aai-nquery_10.242.150.4_8446" in sync
    2021/07/04 22:43:26 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.24.136_9005" in sync
    2021/07/04 22:43:26 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:26 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:26 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:26 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:26 [DEBUG] agent: Service "_v11__aai-nquery_10.242.150.4_8446" in sync
    2021/07/04 22:43:26 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.183.134_9011" in sync
    2021/07/04 22:43:26 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.219.252_9007" in sync
    2021/07/04 22:43:26 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.3.50_8080" in sync
    2021/07/04 22:43:26 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:26 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:26 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:26 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:26 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:26 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.183.134_9011" in sync
    2021/07/04 22:43:26 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.24.136_9005" in sync
    2021/07/04 22:43:26 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:26 [DEBUG] agent: Service "_v1_multicloud_10.96.150.97_9001" in sync
    2021/07/04 22:43:26 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:26 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:26 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:26 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:26 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.185.159_9015" in sync
    2021/07/04 22:43:26 [DEBUG] agent: Service "_v1_sdc-gui_10.96.60.48_8181" in sync
    2021/07/04 22:43:26 [DEBUG] agent: Node info in sync
    2021/07/04 22:43:26 [DEBUG] http: Request PUT /v1/agent/service/register (7.713224ms) from=10.242.168.151:40654
    2021/07/04 22:43:26 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:26 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:26 [DEBUG] agent: Service "_v12__aai-nquery_10.242.150.4_8446" in sync
    2021/07/04 22:43:26 [DEBUG] agent: Service "_v13_aai-nquery_10.242.150.4_8446" in sync
    2021/07/04 22:43:26 [DEBUG] agent: Service "_v1_sdc_10.96.16.59_8443" in sync
    2021/07/04 22:43:26 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:26 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:26 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:26 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:26 [DEBUG] agent: Service "_v11__aai-nquery_10.242.150.4_8446" in sync
    2021/07/04 22:43:26 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.24.136_9005" in sync
    2021/07/04 22:43:26 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:26 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.3.50_8080" in sync
    2021/07/04 22:43:26 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:26 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:26 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:26 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:26 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:26 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.183.134_9011" in sync
    2021/07/04 22:43:26 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.219.252_9007" in sync
    2021/07/04 22:43:26 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:26 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.183.134_9011" in sync
    2021/07/04 22:43:26 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.24.136_9005" in sync
    2021/07/04 22:43:26 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:26 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:26 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:26 [DEBUG] agent: Service "_v1_multicloud_10.96.150.97_9001" in sync
    2021/07/04 22:43:26 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:26 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.185.159_9015" in sync
    2021/07/04 22:43:26 [DEBUG] agent: Service "_v1_sdc-gui_10.96.60.48_8181" in sync
    2021/07/04 22:43:26 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:26 [DEBUG] agent: Service "_v14__aai-nquery_10.242.150.4_8446" in sync
    2021/07/04 22:43:26 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.100.77_443" in sync
    2021/07/04 22:43:26 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:26 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:26 [DEBUG] agent: Service "_v12_aai-nquery_10.242.150.4_8446" in sync
    2021/07/04 22:43:26 [DEBUG] agent: Service "_v0_multicloud_10.96.150.97_9001" in sync
    2021/07/04 22:43:26 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.24.136_9005" in sync
    2021/07/04 22:43:26 [DEBUG] agent: Service "_v1_message-router_10.96.168.67_3904" in sync
    2021/07/04 22:43:26 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.147.192_9518" in sync
    2021/07/04 22:43:26 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:26 [DEBUG] agent: Service "_v14_aai-nquery_10.242.150.4_8446" in sync
    2021/07/04 22:43:26 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.16.59_8080" in sync
    2021/07/04 22:43:26 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:26 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:26 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:26 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:26 [DEBUG] agent: Service "_v1_wf-gui_10.96.149.54_8443" in sync
    2021/07/04 22:43:26 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:26 [DEBUG] agent: Service "_v11_aai-nquery_10.242.150.4_8446" in sync
    2021/07/04 22:43:26 [DEBUG] agent: Service "_v13__aai-nquery_10.242.150.4_8446" in sync
    2021/07/04 22:43:26 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.219.252_9007" in sync
    2021/07/04 22:43:26 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:26 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:26 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:26 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:26 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:26 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.107.223_9004" in sync
    2021/07/04 22:43:26 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:26 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:26 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:26 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:26 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.107.223_9004" in sync
    2021/07/04 22:43:26 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:26 [DEBUG] agent: Node info in sync
    2021/07/04 22:43:26 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v14 (902.993µs) from=10.242.168.151:40656
    2021/07/04 22:43:26 [WARN] agent: Service name "_aai-nquery-v15" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/07/04 22:43:26 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v15/query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v15\",\"enable_ssl\":\"true\",\"url\":\"/aai/v15/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/07/04 22:43:26 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/07/04 22:43:26 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/07/04 22:43:26 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.24.136_9005" in sync
    2021/07/04 22:43:26 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:26 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:26 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:26 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:26 [DEBUG] agent: Service "_v11__aai-nquery_10.242.150.4_8446" in sync
    2021/07/04 22:43:26 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:26 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:26 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.183.134_9011" in sync
    2021/07/04 22:43:26 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.219.252_9007" in sync
    2021/07/04 22:43:26 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.3.50_8080" in sync
    2021/07/04 22:43:26 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:26 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:26 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:26 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.183.134_9011" in sync
    2021/07/04 22:43:26 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.24.136_9005" in sync
    2021/07/04 22:43:26 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:26 [DEBUG] agent: Service "_v1_multicloud_10.96.150.97_9001" in sync
    2021/07/04 22:43:26 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:26 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:26 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:26 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:26 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.185.159_9015" in sync
    2021/07/04 22:43:26 [DEBUG] agent: Service "_v1_sdc-gui_10.96.60.48_8181" in sync
    2021/07/04 22:43:26 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.100.77_443" in sync
    2021/07/04 22:43:26 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:26 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:26 [DEBUG] agent: Service "_v14__aai-nquery_10.242.150.4_8446" in sync
    2021/07/04 22:43:26 [DEBUG] agent: Service "_v0_multicloud_10.96.150.97_9001" in sync
    2021/07/04 22:43:26 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.24.136_9005" in sync
    2021/07/04 22:43:26 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:26 [DEBUG] agent: Service "_v12_aai-nquery_10.242.150.4_8446" in sync
    2021/07/04 22:43:26 [DEBUG] agent: Service "_v1_message-router_10.96.168.67_3904" in sync
    2021/07/04 22:43:26 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.147.192_9518" in sync
    2021/07/04 22:43:26 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.16.59_8080" in sync
    2021/07/04 22:43:26 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:26 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:26 [DEBUG] agent: Service "_v14_aai-nquery_10.242.150.4_8446" in sync
    2021/07/04 22:43:26 [INFO] agent: Synced service "_v15__aai-nquery_10.242.150.4_8446"
    2021/07/04 22:43:26 [DEBUG] agent: Service "_v1_wf-gui_10.96.149.54_8443" in sync
    2021/07/04 22:43:26 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:26 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:26 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:26 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:26 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.219.252_9007" in sync
    2021/07/04 22:43:26 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:26 [DEBUG] agent: Service "_v11_aai-nquery_10.242.150.4_8446" in sync
    2021/07/04 22:43:26 [DEBUG] agent: Service "_v13__aai-nquery_10.242.150.4_8446" in sync
    2021/07/04 22:43:26 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:26 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:26 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.107.223_9004" in sync
    2021/07/04 22:43:26 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:26 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:26 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:26 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:26 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:26 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.107.223_9004" in sync
    2021/07/04 22:43:26 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:26 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:26 [DEBUG] agent: Service "_v1_sdc_10.96.16.59_8443" in sync
    2021/07/04 22:43:26 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:26 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:26 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:26 [DEBUG] agent: Service "_v12__aai-nquery_10.242.150.4_8446" in sync
    2021/07/04 22:43:26 [DEBUG] agent: Service "_v13_aai-nquery_10.242.150.4_8446" in sync
    2021/07/04 22:43:26 [DEBUG] agent: Node info in sync
    2021/07/04 22:43:26 [DEBUG] http: Request PUT /v1/agent/service/register (3.617546ms) from=10.242.168.151:40658
    2021/07/04 22:43:26 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:26 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:26 [DEBUG] agent: Service "_v11__aai-nquery_10.242.150.4_8446" in sync
    2021/07/04 22:43:26 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.24.136_9005" in sync
    2021/07/04 22:43:26 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:26 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:26 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:26 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:26 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:26 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:26 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:26 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.183.134_9011" in sync
    2021/07/04 22:43:26 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.219.252_9007" in sync
    2021/07/04 22:43:26 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.3.50_8080" in sync
    2021/07/04 22:43:26 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.183.134_9011" in sync
    2021/07/04 22:43:26 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.24.136_9005" in sync
    2021/07/04 22:43:26 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:26 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:26 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:26 [DEBUG] agent: Service "_v1_multicloud_10.96.150.97_9001" in sync
    2021/07/04 22:43:26 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:26 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:26 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.185.159_9015" in sync
    2021/07/04 22:43:26 [DEBUG] agent: Service "_v1_sdc-gui_10.96.60.48_8181" in sync
    2021/07/04 22:43:26 [DEBUG] agent: Service "_v14__aai-nquery_10.242.150.4_8446" in sync
    2021/07/04 22:43:26 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.100.77_443" in sync
    2021/07/04 22:43:26 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:26 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:26 [DEBUG] agent: Service "_v12_aai-nquery_10.242.150.4_8446" in sync
    2021/07/04 22:43:26 [DEBUG] agent: Service "_v0_multicloud_10.96.150.97_9001" in sync
    2021/07/04 22:43:26 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.24.136_9005" in sync
    2021/07/04 22:43:26 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:26 [DEBUG] agent: Service "_v1_message-router_10.96.168.67_3904" in sync
    2021/07/04 22:43:26 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.147.192_9518" in sync
    2021/07/04 22:43:26 [DEBUG] agent: Service "_v14_aai-nquery_10.242.150.4_8446" in sync
    2021/07/04 22:43:26 [DEBUG] agent: Service "_v15__aai-nquery_10.242.150.4_8446" in sync
    2021/07/04 22:43:26 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.16.59_8080" in sync
    2021/07/04 22:43:26 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:26 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:26 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:26 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:26 [DEBUG] agent: Service "_v1_wf-gui_10.96.149.54_8443" in sync
    2021/07/04 22:43:26 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:26 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:26 [DEBUG] agent: Service "_v13__aai-nquery_10.242.150.4_8446" in sync
    2021/07/04 22:43:26 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.219.252_9007" in sync
    2021/07/04 22:43:26 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:26 [DEBUG] agent: Service "_v11_aai-nquery_10.242.150.4_8446" in sync
    2021/07/04 22:43:26 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:26 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:26 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:26 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.107.223_9004" in sync
    2021/07/04 22:43:26 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:26 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:26 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:26 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:26 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.107.223_9004" in sync
    2021/07/04 22:43:26 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:26 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:26 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:26 [DEBUG] agent: Service "_v12__aai-nquery_10.242.150.4_8446" in sync
    2021/07/04 22:43:26 [DEBUG] agent: Service "_v13_aai-nquery_10.242.150.4_8446" in sync
    2021/07/04 22:43:26 [DEBUG] agent: Service "_v1_sdc_10.96.16.59_8443" in sync
    2021/07/04 22:43:26 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:26 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:26 [DEBUG] agent: Node info in sync
    2021/07/04 22:43:26 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v15 (260.276µs) from=10.242.168.151:40660
    2021/07/04 22:43:26 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v15\",\"enable_ssl\":\"true\",\"url\":\"/aai/v15/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/07/04 22:43:26 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/07/04 22:43:26 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/07/04 22:43:26 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.183.134_9011" in sync
    2021/07/04 22:43:26 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.24.136_9005" in sync
    2021/07/04 22:43:26 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:26 [DEBUG] agent: Service "_v1_multicloud_10.96.150.97_9001" in sync
    2021/07/04 22:43:26 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:26 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:26 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:26 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:26 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.185.159_9015" in sync
    2021/07/04 22:43:26 [DEBUG] agent: Service "_v1_sdc-gui_10.96.60.48_8181" in sync
    2021/07/04 22:43:26 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.100.77_443" in sync
    2021/07/04 22:43:26 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:26 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:26 [DEBUG] agent: Service "_v14__aai-nquery_10.242.150.4_8446" in sync
    2021/07/04 22:43:26 [DEBUG] agent: Service "_v0_multicloud_10.96.150.97_9001" in sync
    2021/07/04 22:43:26 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.24.136_9005" in sync
    2021/07/04 22:43:26 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:26 [DEBUG] agent: Service "_v12_aai-nquery_10.242.150.4_8446" in sync
    2021/07/04 22:43:26 [DEBUG] agent: Service "_v1_message-router_10.96.168.67_3904" in sync
    2021/07/04 22:43:26 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.147.192_9518" in sync
    2021/07/04 22:43:26 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.16.59_8080" in sync
    2021/07/04 22:43:26 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:26 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:26 [DEBUG] agent: Service "_v14_aai-nquery_10.242.150.4_8446" in sync
    2021/07/04 22:43:26 [DEBUG] agent: Service "_v15__aai-nquery_10.242.150.4_8446" in sync
    2021/07/04 22:43:26 [DEBUG] agent: Service "_v1_wf-gui_10.96.149.54_8443" in sync
    2021/07/04 22:43:26 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:26 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:26 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:26 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:26 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.219.252_9007" in sync
    2021/07/04 22:43:26 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:26 [DEBUG] agent: Service "_v11_aai-nquery_10.242.150.4_8446" in sync
    2021/07/04 22:43:26 [DEBUG] agent: Service "_v13__aai-nquery_10.242.150.4_8446" in sync
    2021/07/04 22:43:26 [INFO] agent: Synced service "_v15_aai-nquery_10.242.150.4_8446"
    2021/07/04 22:43:26 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:26 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:26 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.107.223_9004" in sync
    2021/07/04 22:43:26 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:26 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:26 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:26 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:26 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:26 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.107.223_9004" in sync
    2021/07/04 22:43:26 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:26 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:26 [DEBUG] agent: Service "_v1_sdc_10.96.16.59_8443" in sync
    2021/07/04 22:43:26 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:26 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:26 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:26 [DEBUG] agent: Service "_v12__aai-nquery_10.242.150.4_8446" in sync
    2021/07/04 22:43:26 [DEBUG] agent: Service "_v13_aai-nquery_10.242.150.4_8446" in sync
    2021/07/04 22:43:26 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.24.136_9005" in sync
    2021/07/04 22:43:26 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:26 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:26 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:26 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:26 [DEBUG] agent: Service "_v11__aai-nquery_10.242.150.4_8446" in sync
    2021/07/04 22:43:26 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:26 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.183.134_9011" in sync
    2021/07/04 22:43:26 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.219.252_9007" in sync
    2021/07/04 22:43:26 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.3.50_8080" in sync
    2021/07/04 22:43:26 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:26 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:26 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:26 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:26 [DEBUG] agent: Node info in sync
    2021/07/04 22:43:26 [DEBUG] http: Request PUT /v1/agent/service/register (4.272202ms) from=10.242.168.151:40662
    2021/07/04 22:43:26 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:26 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.107.223_9004" in sync
    2021/07/04 22:43:26 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:26 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:26 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:26 [DEBUG] agent: Service "_v12__aai-nquery_10.242.150.4_8446" in sync
    2021/07/04 22:43:26 [DEBUG] agent: Service "_v13_aai-nquery_10.242.150.4_8446" in sync
    2021/07/04 22:43:26 [DEBUG] agent: Service "_v1_sdc_10.96.16.59_8443" in sync
    2021/07/04 22:43:26 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:26 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:26 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:26 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:26 [DEBUG] agent: Service "_v11__aai-nquery_10.242.150.4_8446" in sync
    2021/07/04 22:43:26 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.24.136_9005" in sync
    2021/07/04 22:43:26 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:26 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.3.50_8080" in sync
    2021/07/04 22:43:26 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:26 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:26 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:26 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:26 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:26 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.183.134_9011" in sync
    2021/07/04 22:43:26 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.219.252_9007" in sync
    2021/07/04 22:43:26 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:26 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.183.134_9011" in sync
    2021/07/04 22:43:26 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.24.136_9005" in sync
    2021/07/04 22:43:26 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:26 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:26 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:26 [DEBUG] agent: Service "_v1_multicloud_10.96.150.97_9001" in sync
    2021/07/04 22:43:26 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:26 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.185.159_9015" in sync
    2021/07/04 22:43:26 [DEBUG] agent: Service "_v1_sdc-gui_10.96.60.48_8181" in sync
    2021/07/04 22:43:26 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:26 [DEBUG] agent: Service "_v14__aai-nquery_10.242.150.4_8446" in sync
    2021/07/04 22:43:26 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.100.77_443" in sync
    2021/07/04 22:43:26 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:26 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:26 [DEBUG] agent: Service "_v12_aai-nquery_10.242.150.4_8446" in sync
    2021/07/04 22:43:26 [DEBUG] agent: Service "_v0_multicloud_10.96.150.97_9001" in sync
    2021/07/04 22:43:26 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.24.136_9005" in sync
    2021/07/04 22:43:26 [DEBUG] agent: Service "_v1_message-router_10.96.168.67_3904" in sync
    2021/07/04 22:43:26 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.147.192_9518" in sync
    2021/07/04 22:43:26 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:26 [DEBUG] agent: Service "_v14_aai-nquery_10.242.150.4_8446" in sync
    2021/07/04 22:43:26 [DEBUG] agent: Service "_v15__aai-nquery_10.242.150.4_8446" in sync
    2021/07/04 22:43:26 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.16.59_8080" in sync
    2021/07/04 22:43:26 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:26 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:26 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:26 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:26 [DEBUG] agent: Service "_v1_wf-gui_10.96.149.54_8443" in sync
    2021/07/04 22:43:26 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:26 [DEBUG] agent: Service "_v11_aai-nquery_10.242.150.4_8446" in sync
    2021/07/04 22:43:26 [DEBUG] agent: Service "_v13__aai-nquery_10.242.150.4_8446" in sync
    2021/07/04 22:43:26 [DEBUG] agent: Service "_v15_aai-nquery_10.242.150.4_8446" in sync
    2021/07/04 22:43:26 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.219.252_9007" in sync
    2021/07/04 22:43:26 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:26 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:26 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:26 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:26 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:26 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.107.223_9004" in sync
    2021/07/04 22:43:26 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:26 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:26 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:26 [DEBUG] agent: Node info in sync
    2021/07/04 22:43:26 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v15 (368.411µs) from=10.242.168.151:40664
    2021/07/04 22:43:26 [WARN] agent: Service name "_aai-nquery-v16" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/07/04 22:43:26 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v16/query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v16\",\"enable_ssl\":\"true\",\"url\":\"/aai/v16/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/07/04 22:43:26 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/07/04 22:43:26 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/07/04 22:43:26 [DEBUG] agent: Service "_v12__aai-nquery_10.242.150.4_8446" in sync
    2021/07/04 22:43:26 [DEBUG] agent: Service "_v13_aai-nquery_10.242.150.4_8446" in sync
    2021/07/04 22:43:26 [DEBUG] agent: Service "_v1_sdc_10.96.16.59_8443" in sync
    2021/07/04 22:43:26 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:26 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:26 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:26 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:26 [DEBUG] agent: Service "_v11__aai-nquery_10.242.150.4_8446" in sync
    2021/07/04 22:43:26 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.24.136_9005" in sync
    2021/07/04 22:43:26 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:26 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:26 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:26 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:26 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:26 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:26 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:26 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.183.134_9011" in sync
    2021/07/04 22:43:26 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.219.252_9007" in sync
    2021/07/04 22:43:26 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.3.50_8080" in sync
    2021/07/04 22:43:26 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:26 [INFO] agent: Synced service "_v16__aai-nquery_10.242.150.4_8446"
    2021/07/04 22:43:26 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.183.134_9011" in sync
    2021/07/04 22:43:26 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.24.136_9005" in sync
    2021/07/04 22:43:26 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:26 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:26 [DEBUG] agent: Service "_v1_multicloud_10.96.150.97_9001" in sync
    2021/07/04 22:43:26 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:26 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:26 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:26 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.185.159_9015" in sync
    2021/07/04 22:43:26 [DEBUG] agent: Service "_v1_sdc-gui_10.96.60.48_8181" in sync
    2021/07/04 22:43:26 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.100.77_443" in sync
    2021/07/04 22:43:26 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:26 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:26 [DEBUG] agent: Service "_v14__aai-nquery_10.242.150.4_8446" in sync
    2021/07/04 22:43:26 [DEBUG] agent: Service "_v0_multicloud_10.96.150.97_9001" in sync
    2021/07/04 22:43:26 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.24.136_9005" in sync
    2021/07/04 22:43:26 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:26 [DEBUG] agent: Service "_v12_aai-nquery_10.242.150.4_8446" in sync
    2021/07/04 22:43:26 [DEBUG] agent: Service "_v1_message-router_10.96.168.67_3904" in sync
    2021/07/04 22:43:26 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.147.192_9518" in sync
    2021/07/04 22:43:26 [DEBUG] agent: Service "_v15__aai-nquery_10.242.150.4_8446" in sync
    2021/07/04 22:43:26 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.16.59_8080" in sync
    2021/07/04 22:43:26 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:26 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:26 [DEBUG] agent: Service "_v14_aai-nquery_10.242.150.4_8446" in sync
    2021/07/04 22:43:26 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:26 [DEBUG] agent: Service "_v1_wf-gui_10.96.149.54_8443" in sync
    2021/07/04 22:43:26 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:26 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:26 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:26 [DEBUG] agent: Service "_v15_aai-nquery_10.242.150.4_8446" in sync
    2021/07/04 22:43:26 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.219.252_9007" in sync
    2021/07/04 22:43:26 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:26 [DEBUG] agent: Service "_v11_aai-nquery_10.242.150.4_8446" in sync
    2021/07/04 22:43:26 [DEBUG] agent: Service "_v13__aai-nquery_10.242.150.4_8446" in sync
    2021/07/04 22:43:26 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:26 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:26 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.107.223_9004" in sync
    2021/07/04 22:43:26 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:26 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:26 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:26 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:26 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:26 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.107.223_9004" in sync
    2021/07/04 22:43:26 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:26 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:26 [DEBUG] agent: Node info in sync
    2021/07/04 22:43:26 [DEBUG] http: Request PUT /v1/agent/service/register (7.97459ms) from=10.242.168.151:40666
    2021/07/04 22:43:26 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:26 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:26 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:26 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:26 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:26 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.183.134_9011" in sync
    2021/07/04 22:43:26 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.219.252_9007" in sync
    2021/07/04 22:43:26 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.3.50_8080" in sync
    2021/07/04 22:43:26 [DEBUG] agent: Service "_v16__aai-nquery_10.242.150.4_8446" in sync
    2021/07/04 22:43:26 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.183.134_9011" in sync
    2021/07/04 22:43:26 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.24.136_9005" in sync
    2021/07/04 22:43:26 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:26 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:26 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:26 [DEBUG] agent: Service "_v1_multicloud_10.96.150.97_9001" in sync
    2021/07/04 22:43:26 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:26 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:26 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.185.159_9015" in sync
    2021/07/04 22:43:26 [DEBUG] agent: Service "_v1_sdc-gui_10.96.60.48_8181" in sync
    2021/07/04 22:43:26 [DEBUG] agent: Service "_v14__aai-nquery_10.242.150.4_8446" in sync
    2021/07/04 22:43:26 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.100.77_443" in sync
    2021/07/04 22:43:26 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:26 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:26 [DEBUG] agent: Service "_v12_aai-nquery_10.242.150.4_8446" in sync
    2021/07/04 22:43:26 [DEBUG] agent: Service "_v0_multicloud_10.96.150.97_9001" in sync
    2021/07/04 22:43:26 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.24.136_9005" in sync
    2021/07/04 22:43:26 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:26 [DEBUG] agent: Service "_v1_message-router_10.96.168.67_3904" in sync
    2021/07/04 22:43:26 [DEBUG] agent: Service "_v1_aai-esr-server_10.96.147.192_9518" in sync
    2021/07/04 22:43:26 [DEBUG] agent: Service "_v14_aai-nquery_10.242.150.4_8446" in sync
    2021/07/04 22:43:26 [DEBUG] agent: Service "_v15__aai-nquery_10.242.150.4_8446" in sync
    2021/07/04 22:43:26 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.16.59_8080" in sync
    2021/07/04 22:43:26 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:26 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:26 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:26 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:26 [DEBUG] agent: Service "_v1_wf-gui_10.96.149.54_8443" in sync
    2021/07/04 22:43:26 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:26 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.150.4_8446" in sync
    2021/07/04 22:43:26 [DEBUG] agent: Service "_v13__aai-nqu