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: '0f1fc2e7-0bc5-2822-74e2-7199be1705b5'
         Node name: 'onap-msb-consul-86975585d9-6phwx'
        Datacenter: 'dc1' (Segment: '')
            Server: true (Bootstrap: false)
       Client Addr: [0.0.0.0] (HTTP: 8500, HTTPS: -1, gRPC: 8502, DNS: 8600)
      Cluster Addr: 127.0.0.1 (LAN: 8301, WAN: 8302)
           Encrypt: Gossip: false, TLS-Outgoing: false, TLS-Incoming: false

==> Log data will now stream in as it occurs:

    2021/06/09 23:03:48 [DEBUG] agent: Using random ID "0f1fc2e7-0bc5-2822-74e2-7199be1705b5" as node ID
    2021/06/09 23:03:48 [INFO] raft: Initial configuration (index=1): [{Suffrage:Voter ID:0f1fc2e7-0bc5-2822-74e2-7199be1705b5 Address:127.0.0.1:8300}]
    2021/06/09 23:03:48 [INFO] raft: Node at 127.0.0.1:8300 [Follower] entering Follower state (Leader: "")
    2021/06/09 23:03:48 [WARN] raft: Heartbeat timeout from "" reached, starting election
    2021/06/09 23:03:48 [INFO] raft: Node at 127.0.0.1:8300 [Candidate] entering Candidate state in term 2
    2021/06/09 23:03:48 [WARN] raft: Unable to get address for server id 0f1fc2e7-0bc5-2822-74e2-7199be1705b5, using fallback address 127.0.0.1:8300: Could not find address for server id 0f1fc2e7-0bc5-2822-74e2-7199be1705b5
    2021/06/09 23:03:48 [DEBUG] raft: Votes needed: 1
    2021/06/09 23:03:48 [DEBUG] raft: Vote granted from 0f1fc2e7-0bc5-2822-74e2-7199be1705b5 in term 2. Tally: 1
    2021/06/09 23:03:48 [INFO] raft: Election won. Tally: 1
    2021/06/09 23:03:48 [INFO] raft: Node at 127.0.0.1:8300 [Leader] entering Leader state
    2021/06/09 23:03:49 [INFO] serf: EventMemberJoin: onap-msb-consul-86975585d9-6phwx.dc1 127.0.0.1
    2021/06/09 23:03:49 [INFO] serf: EventMemberJoin: onap-msb-consul-86975585d9-6phwx 127.0.0.1
    2021/06/09 23:03:49 [INFO] consul: Adding LAN server onap-msb-consul-86975585d9-6phwx (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2021/06/09 23:03:49 [INFO] consul: Handled member-join event for server "onap-msb-consul-86975585d9-6phwx.dc1" in area "wan"
    2021/06/09 23:03:49 [DEBUG] agent/proxy: managed Connect proxy manager started
    2021/06/09 23:03:49 [INFO] consul: cluster leadership acquired
    2021/06/09 23:03:49 [INFO] consul: New leader elected: onap-msb-consul-86975585d9-6phwx
    2021/06/09 23:03:49 [INFO] agent: Started DNS server 0.0.0.0:8600 (udp)
    2021/06/09 23:03:49 [INFO] agent: Started DNS server 0.0.0.0:8600 (tcp)
    2021/06/09 23:03:49 [INFO] agent: Started HTTP server on [::]:8500 (tcp)
    2021/06/09 23:03:49 [INFO] agent: started state syncer
    2021/06/09 23:03:49 [INFO] agent: Started gRPC server on [::]:8502 (tcp)
    2021/06/09 23:03:49 [INFO] agent: Synced node info
    2021/06/09 23:03:49 [DEBUG] agent: Node info in sync
    2021/06/09 23:03:50 [INFO] connect: initialized primary datacenter CA with provider "consul"
    2021/06/09 23:03:50 [DEBUG] consul: Skipping self join check for "onap-msb-consul-86975585d9-6phwx" since the cluster is too small
    2021/06/09 23:03:50 [INFO] consul: member 'onap-msb-consul-86975585d9-6phwx' joined, marking health alive
    2021/06/09 23:03:50 [DEBUG] consul: Skipping self join check for "onap-msb-consul-86975585d9-6phwx" since the cluster is too small
    2021/06/09 23:03:52 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2021/06/09 23:03:52 [DEBUG] agent: Node info in sync
==> Failed to check for updates: Get https://checkpoint-api.hashicorp.com/v1/check/consul?arch=amd64&os=linux&signature=&version=1.4.3: net/http: request canceled while waiting for connection (Client.Timeout exceeded while awaiting headers)
    2021/06/09 23:04:49 [DEBUG] consul: Skipping self join check for "onap-msb-consul-86975585d9-6phwx" since the cluster is too small
    2021/06/09 23:05:02 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2021/06/09 23:05:02 [DEBUG] agent: Node info in sync
    2021/06/09 23:05:49 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-86975585d9-6phwx.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2021/06/09 23:05:49 [DEBUG] consul: Skipping self join check for "onap-msb-consul-86975585d9-6phwx" since the cluster is too small
    2021/06/09 23:06:49 [DEBUG] consul: Skipping self join check for "onap-msb-consul-86975585d9-6phwx" since the cluster is too small
    2021/06/09 23:06:53 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2021/06/09 23:06:53 [DEBUG] agent: Node info in sync
    2021/06/09 23:07:24 [DEBUG] http: Request GET /v1/status/leader (887.61µs) from=10.233.71.178:37194
    2021/06/09 23:07:26 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/06/09 23:07:26 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/06/09 23:07:26 [INFO] agent: Synced service "_v1_appc_10.233.29.43_8443"
    2021/06/09 23:07:26 [DEBUG] agent: Node info in sync
    2021/06/09 23:07:26 [DEBUG] agent: Service "_v1_appc_10.233.29.43_8443" in sync
    2021/06/09 23:07:26 [DEBUG] agent: Node info in sync
    2021/06/09 23:07:26 [DEBUG] http: Request PUT /v1/agent/service/register (54.052323ms) from=10.233.71.178:37208
    2021/06/09 23:07:26 [DEBUG] http: Request GET /v1/health/service/appc-v1 (1.258421ms) from=10.233.71.178:37210
    2021/06/09 23:07:26 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/iui/aai-esr-gui\",\"protocol\":\"UI\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/esr-gui\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/06/09 23:07:26 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/06/09 23:07:27 [DEBUG] agent: Service "_v1_appc_10.233.29.43_8443" in sync
    2021/06/09 23:07:27 [INFO] agent: Synced service "_v1_aai-esr-gui_10.233.44.150_8080"
    2021/06/09 23:07:27 [DEBUG] agent: Node info in sync
    2021/06/09 23:07:27 [DEBUG] http: Request PUT /v1/agent/service/register (338.144399ms) from=10.233.71.178:37218
    2021/06/09 23:07:27 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.44.150_8080" in sync
    2021/06/09 23:07:27 [DEBUG] agent: Service "_v1_appc_10.233.29.43_8443" in sync
    2021/06/09 23:07:27 [DEBUG] agent: Node info in sync
    2021/06/09 23:07:27 [DEBUG] http: Request GET /v1/health/service/aai-esr-gui-v1 (293.818µs) from=10.233.71.178:37226
    2021/06/09 23:07:27 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/06/09 23:07:27 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/06/09 23:07:27 [DEBUG] agent: Service "_v1_appc_10.233.29.43_8443" in sync
    2021/06/09 23:07:27 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.44.150_8080" in sync
    2021/06/09 23:07:27 [INFO] agent: Synced service "_v1_multicloud-k8s_10.233.26.245_9015"
    2021/06/09 23:07:27 [DEBUG] agent: Node info in sync
    2021/06/09 23:07:27 [DEBUG] http: Request PUT /v1/agent/service/register (128.503815ms) from=10.233.71.178:37228
    2021/06/09 23:07:27 [DEBUG] agent: Service "_v1_appc_10.233.29.43_8443" in sync
    2021/06/09 23:07:27 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.44.150_8080" in sync
    2021/06/09 23:07:27 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.26.245_9015" in sync
    2021/06/09 23:07:27 [DEBUG] agent: Node info in sync
    2021/06/09 23:07:27 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1 (11.624467ms) from=10.233.71.178:37232
    2021/06/09 23:07:27 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/parser/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/06/09 23:07:27 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/06/09 23:07:27 [DEBUG] agent: Service "_v1_appc_10.233.29.43_8443" in sync
    2021/06/09 23:07:27 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.44.150_8080" in sync
    2021/06/09 23:07:27 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.26.245_9015" in sync
    2021/06/09 23:07:27 [INFO] agent: Synced service "_v1_parser_10.233.40.188_8806"
    2021/06/09 23:07:27 [DEBUG] agent: Node info in sync
    2021/06/09 23:07:27 [DEBUG] http: Request PUT /v1/agent/service/register (328.178554ms) from=10.233.71.178:37238
    2021/06/09 23:07:27 [DEBUG] agent: Service "_v1_appc_10.233.29.43_8443" in sync
    2021/06/09 23:07:27 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.44.150_8080" in sync
    2021/06/09 23:07:27 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.26.245_9015" in sync
    2021/06/09 23:07:27 [DEBUG] agent: Service "_v1_parser_10.233.40.188_8806" in sync
    2021/06/09 23:07:27 [DEBUG] agent: Node info in sync
    2021/06/09 23:07:27 [DEBUG] http: Request GET /v1/health/service/parser-v1 (308.573µs) from=10.233.71.178:37240
    2021/06/09 23:07:28 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/catalog/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/06/09 23:07:28 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/06/09 23:07:28 [DEBUG] agent: Service "_v1_appc_10.233.29.43_8443" in sync
    2021/06/09 23:07:28 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.44.150_8080" in sync
    2021/06/09 23:07:28 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.26.245_9015" in sync
    2021/06/09 23:07:28 [DEBUG] agent: Service "_v1_parser_10.233.40.188_8806" in sync
    2021/06/09 23:07:28 [INFO] agent: Synced service "_v1_catalog_10.233.40.188_8806"
    2021/06/09 23:07:28 [DEBUG] agent: Node info in sync
    2021/06/09 23:07:28 [DEBUG] http: Request PUT /v1/agent/service/register (318.207434ms) from=10.233.71.178:37246
    2021/06/09 23:07:28 [DEBUG] agent: Service "_v1_appc_10.233.29.43_8443" in sync
    2021/06/09 23:07:28 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.44.150_8080" in sync
    2021/06/09 23:07:28 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.26.245_9015" in sync
    2021/06/09 23:07:28 [DEBUG] agent: Service "_v1_parser_10.233.40.188_8806" in sync
    2021/06/09 23:07:28 [DEBUG] agent: Service "_v1_catalog_10.233.40.188_8806" in sync
    2021/06/09 23:07:28 [DEBUG] agent: Node info in sync
    2021/06/09 23:07:28 [DEBUG] http: Request GET /v1/health/service/catalog-v1 (381.718µs) from=10.233.71.178:37254
    2021/06/09 23:07:28 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/nsd/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/06/09 23:07:28 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/06/09 23:07:28 [DEBUG] agent: Service "_v1_appc_10.233.29.43_8443" in sync
    2021/06/09 23:07:28 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.44.150_8080" in sync
    2021/06/09 23:07:28 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.26.245_9015" in sync
    2021/06/09 23:07:28 [DEBUG] agent: Service "_v1_parser_10.233.40.188_8806" in sync
    2021/06/09 23:07:28 [DEBUG] agent: Service "_v1_catalog_10.233.40.188_8806" in sync
    2021/06/09 23:07:28 [INFO] agent: Synced service "_v1_nsd_10.233.40.188_8806"
    2021/06/09 23:07:28 [DEBUG] agent: Node info in sync
    2021/06/09 23:07:28 [DEBUG] http: Request PUT /v1/agent/service/register (42.078898ms) from=10.233.71.178:37258
    2021/06/09 23:07:28 [DEBUG] agent: Service "_v1_appc_10.233.29.43_8443" in sync
    2021/06/09 23:07:28 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.44.150_8080" in sync
    2021/06/09 23:07:28 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.26.245_9015" in sync
    2021/06/09 23:07:28 [DEBUG] agent: Service "_v1_parser_10.233.40.188_8806" in sync
    2021/06/09 23:07:28 [DEBUG] agent: Service "_v1_catalog_10.233.40.188_8806" in sync
    2021/06/09 23:07:28 [DEBUG] agent: Service "_v1_nsd_10.233.40.188_8806" in sync
    2021/06/09 23:07:28 [DEBUG] agent: Node info in sync
    2021/06/09 23:07:28 [DEBUG] http: Request GET /v1/health/service/nsd-v1 (307.389µs) from=10.233.71.178:37260
    2021/06/09 23:07:29 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/vnfpkgm/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/06/09 23:07:29 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/06/09 23:07:29 [DEBUG] agent: Service "_v1_nsd_10.233.40.188_8806" in sync
    2021/06/09 23:07:29 [INFO] agent: Synced service "_v1_vnfpkgm_10.233.40.188_8806"
    2021/06/09 23:07:29 [DEBUG] agent: Service "_v1_appc_10.233.29.43_8443" in sync
    2021/06/09 23:07:29 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.44.150_8080" in sync
    2021/06/09 23:07:29 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.26.245_9015" in sync
    2021/06/09 23:07:29 [DEBUG] agent: Service "_v1_parser_10.233.40.188_8806" in sync
    2021/06/09 23:07:29 [DEBUG] agent: Service "_v1_catalog_10.233.40.188_8806" in sync
    2021/06/09 23:07:29 [DEBUG] agent: Node info in sync
    2021/06/09 23:07:29 [DEBUG] http: Request PUT /v1/agent/service/register (435.145841ms) from=10.233.71.178:37262
    2021/06/09 23:07:29 [DEBUG] agent: Service "_v1_nsd_10.233.40.188_8806" in sync
    2021/06/09 23:07:29 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.40.188_8806" in sync
    2021/06/09 23:07:29 [DEBUG] agent: Service "_v1_appc_10.233.29.43_8443" in sync
    2021/06/09 23:07:29 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.44.150_8080" in sync
    2021/06/09 23:07:29 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.26.245_9015" in sync
    2021/06/09 23:07:29 [DEBUG] agent: Service "_v1_parser_10.233.40.188_8806" in sync
    2021/06/09 23:07:29 [DEBUG] agent: Service "_v1_catalog_10.233.40.188_8806" in sync
    2021/06/09 23:07:29 [DEBUG] agent: Node info in sync
    2021/06/09 23:07:29 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1 (439.852µs) from=10.233.71.178:37270
    2021/06/09 23:07:30 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v0\",\"enable_ssl\":\"true\",\"url\":\"/api/multicloud/v0\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/06/09 23:07:30 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/06/09 23:07:30 [DEBUG] agent: Service "_v1_catalog_10.233.40.188_8806" in sync
    2021/06/09 23:07:30 [DEBUG] agent: Service "_v1_nsd_10.233.40.188_8806" in sync
    2021/06/09 23:07:30 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.40.188_8806" in sync
    2021/06/09 23:07:30 [INFO] agent: Synced service "_v0_multicloud_10.233.29.87_9001"
    2021/06/09 23:07:30 [DEBUG] agent: Service "_v1_appc_10.233.29.43_8443" in sync
    2021/06/09 23:07:30 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.44.150_8080" in sync
    2021/06/09 23:07:30 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.26.245_9015" in sync
    2021/06/09 23:07:30 [DEBUG] agent: Service "_v1_parser_10.233.40.188_8806" in sync
    2021/06/09 23:07:30 [DEBUG] agent: Node info in sync
    2021/06/09 23:07:30 [DEBUG] http: Request PUT /v1/agent/service/register (103.574916ms) from=10.233.71.178:37276
    2021/06/09 23:07:30 [DEBUG] agent: Service "_v0_multicloud_10.233.29.87_9001" in sync
    2021/06/09 23:07:30 [DEBUG] agent: Service "_v1_appc_10.233.29.43_8443" in sync
    2021/06/09 23:07:30 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.44.150_8080" in sync
    2021/06/09 23:07:30 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.26.245_9015" in sync
    2021/06/09 23:07:30 [DEBUG] agent: Service "_v1_parser_10.233.40.188_8806" in sync
    2021/06/09 23:07:30 [DEBUG] agent: Service "_v1_catalog_10.233.40.188_8806" in sync
    2021/06/09 23:07:30 [DEBUG] agent: Service "_v1_nsd_10.233.40.188_8806" in sync
    2021/06/09 23:07:30 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.40.188_8806" in sync
    2021/06/09 23:07:30 [DEBUG] agent: Node info in sync
    2021/06/09 23:07:30 [DEBUG] http: Request GET /v1/health/service/multicloud-v0 (317.056µs) from=10.233.71.178:37278
    2021/06/09 23:07:30 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"true\",\"url\":\"/api/multicloud/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/06/09 23:07:30 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/06/09 23:07:31 [DEBUG] agent: Service "_v1_appc_10.233.29.43_8443" in sync
    2021/06/09 23:07:31 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.26.245_9015" in sync
    2021/06/09 23:07:31 [DEBUG] agent: Service "_v1_catalog_10.233.40.188_8806" in sync
    2021/06/09 23:07:31 [DEBUG] agent: Service "_v1_nsd_10.233.40.188_8806" in sync
    2021/06/09 23:07:31 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.44.150_8080" in sync
    2021/06/09 23:07:31 [DEBUG] agent: Service "_v1_parser_10.233.40.188_8806" in sync
    2021/06/09 23:07:31 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.40.188_8806" in sync
    2021/06/09 23:07:31 [DEBUG] agent: Service "_v0_multicloud_10.233.29.87_9001" in sync
    2021/06/09 23:07:31 [INFO] agent: Synced service "_v1_multicloud_10.233.29.87_9001"
    2021/06/09 23:07:31 [DEBUG] agent: Node info in sync
    2021/06/09 23:07:31 [DEBUG] http: Request PUT /v1/agent/service/register (134.902828ms) from=10.233.71.178:37280
    2021/06/09 23:07:31 [DEBUG] agent: Service "_v1_nsd_10.233.40.188_8806" in sync
    2021/06/09 23:07:31 [DEBUG] agent: Service "_v1_appc_10.233.29.43_8443" in sync
    2021/06/09 23:07:31 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.26.245_9015" in sync
    2021/06/09 23:07:31 [DEBUG] agent: Service "_v1_catalog_10.233.40.188_8806" in sync
    2021/06/09 23:07:31 [DEBUG] agent: Service "_v0_multicloud_10.233.29.87_9001" in sync
    2021/06/09 23:07:31 [DEBUG] agent: Service "_v1_multicloud_10.233.29.87_9001" in sync
    2021/06/09 23:07:31 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.44.150_8080" in sync
    2021/06/09 23:07:31 [DEBUG] agent: Service "_v1_parser_10.233.40.188_8806" in sync
    2021/06/09 23:07:31 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.40.188_8806" in sync
    2021/06/09 23:07:31 [DEBUG] agent: Node info in sync
    2021/06/09 23:07:31 [DEBUG] http: Request GET /v1/health/service/multicloud-v1 (452.267µs) from=10.233.71.178:37284
    2021/06/09 23:07:31 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v0\",\"enable_ssl\":\"false\",\"url\":\"/api/multicloud-pike/v0\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/06/09 23:07:31 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/06/09 23:07:31 [INFO] agent: Synced service "_v0_multicloud-pike_10.233.13.186_9007"
    2021/06/09 23:07:31 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.44.150_8080" in sync
    2021/06/09 23:07:31 [DEBUG] agent: Service "_v1_parser_10.233.40.188_8806" in sync
    2021/06/09 23:07:31 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.40.188_8806" in sync
    2021/06/09 23:07:31 [DEBUG] agent: Service "_v0_multicloud_10.233.29.87_9001" in sync
    2021/06/09 23:07:31 [DEBUG] agent: Service "_v1_multicloud_10.233.29.87_9001" in sync
    2021/06/09 23:07:31 [DEBUG] agent: Service "_v1_appc_10.233.29.43_8443" in sync
    2021/06/09 23:07:31 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.26.245_9015" in sync
    2021/06/09 23:07:31 [DEBUG] agent: Service "_v1_catalog_10.233.40.188_8806" in sync
    2021/06/09 23:07:31 [DEBUG] agent: Service "_v1_nsd_10.233.40.188_8806" in sync
    2021/06/09 23:07:31 [DEBUG] agent: Node info in sync
    2021/06/09 23:07:31 [DEBUG] http: Request PUT /v1/agent/service/register (236.426329ms) from=10.233.71.178:37288
    2021/06/09 23:07:31 [DEBUG] agent: Service "_v1_appc_10.233.29.43_8443" in sync
    2021/06/09 23:07:31 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.26.245_9015" in sync
    2021/06/09 23:07:31 [DEBUG] agent: Service "_v1_catalog_10.233.40.188_8806" in sync
    2021/06/09 23:07:31 [DEBUG] agent: Service "_v1_nsd_10.233.40.188_8806" in sync
    2021/06/09 23:07:31 [DEBUG] agent: Service "_v1_multicloud_10.233.29.87_9001" in sync
    2021/06/09 23:07:31 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.13.186_9007" in sync
    2021/06/09 23:07:31 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.44.150_8080" in sync
    2021/06/09 23:07:31 [DEBUG] agent: Service "_v1_parser_10.233.40.188_8806" in sync
    2021/06/09 23:07:31 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.40.188_8806" in sync
    2021/06/09 23:07:31 [DEBUG] agent: Service "_v0_multicloud_10.233.29.87_9001" in sync
    2021/06/09 23:07:31 [DEBUG] agent: Node info in sync
    2021/06/09 23:07:31 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0 (301.758µs) from=10.233.71.178:37292
    2021/06/09 23:07:31 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/multicloud-pike/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/06/09 23:07:31 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/06/09 23:07:32 [INFO] agent: Synced service "_v1_multicloud-pike_10.233.13.186_9007"
    2021/06/09 23:07:32 [DEBUG] agent: Service "_v1_appc_10.233.29.43_8443" in sync
    2021/06/09 23:07:32 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.26.245_9015" in sync
    2021/06/09 23:07:32 [DEBUG] agent: Service "_v1_catalog_10.233.40.188_8806" in sync
    2021/06/09 23:07:32 [DEBUG] agent: Service "_v1_nsd_10.233.40.188_8806" in sync
    2021/06/09 23:07:32 [DEBUG] agent: Service "_v1_multicloud_10.233.29.87_9001" in sync
    2021/06/09 23:07:32 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.13.186_9007" in sync
    2021/06/09 23:07:32 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.44.150_8080" in sync
    2021/06/09 23:07:32 [DEBUG] agent: Service "_v1_parser_10.233.40.188_8806" in sync
    2021/06/09 23:07:32 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.40.188_8806" in sync
    2021/06/09 23:07:32 [DEBUG] agent: Service "_v0_multicloud_10.233.29.87_9001" in sync
    2021/06/09 23:07:32 [DEBUG] agent: Node info in sync
    2021/06/09 23:07:32 [DEBUG] http: Request PUT /v1/agent/service/register (103.836872ms) from=10.233.71.178:37296
    2021/06/09 23:07:32 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.44.150_8080" in sync
    2021/06/09 23:07:32 [DEBUG] agent: Service "_v1_parser_10.233.40.188_8806" in sync
    2021/06/09 23:07:32 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.40.188_8806" in sync
    2021/06/09 23:07:32 [DEBUG] agent: Service "_v0_multicloud_10.233.29.87_9001" in sync
    2021/06/09 23:07:32 [DEBUG] agent: Service "_v1_multicloud_10.233.29.87_9001" in sync
    2021/06/09 23:07:32 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.13.186_9007" in sync
    2021/06/09 23:07:32 [DEBUG] agent: Service "_v1_appc_10.233.29.43_8443" in sync
    2021/06/09 23:07:32 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.26.245_9015" in sync
    2021/06/09 23:07:32 [DEBUG] agent: Service "_v1_catalog_10.233.40.188_8806" in sync
    2021/06/09 23:07:32 [DEBUG] agent: Service "_v1_nsd_10.233.40.188_8806" in sync
    2021/06/09 23:07:32 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.13.186_9007" in sync
    2021/06/09 23:07:32 [DEBUG] agent: Node info in sync
    2021/06/09 23:07:32 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1 (393.902µs) from=10.233.71.178:37298
    2021/06/09 23:07:32 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v0\",\"enable_ssl\":\"true\",\"url\":\"/api/multicloud-starlingx/v0\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/06/09 23:07:32 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/06/09 23:07:32 [DEBUG] agent: Service "_v1_appc_10.233.29.43_8443" in sync
    2021/06/09 23:07:32 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.26.245_9015" in sync
    2021/06/09 23:07:32 [DEBUG] agent: Service "_v1_catalog_10.233.40.188_8806" in sync
    2021/06/09 23:07:32 [DEBUG] agent: Service "_v1_nsd_10.233.40.188_8806" in sync
    2021/06/09 23:07:32 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.13.186_9007" in sync
    2021/06/09 23:07:32 [INFO] agent: Synced service "_v0_multicloud-starlingx_10.233.19.194_9009"
    2021/06/09 23:07:32 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.44.150_8080" in sync
    2021/06/09 23:07:32 [DEBUG] agent: Service "_v1_parser_10.233.40.188_8806" in sync
    2021/06/09 23:07:32 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.40.188_8806" in sync
    2021/06/09 23:07:32 [DEBUG] agent: Service "_v0_multicloud_10.233.29.87_9001" in sync
    2021/06/09 23:07:32 [DEBUG] agent: Service "_v1_multicloud_10.233.29.87_9001" in sync
    2021/06/09 23:07:32 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.13.186_9007" in sync
    2021/06/09 23:07:32 [DEBUG] agent: Node info in sync
    2021/06/09 23:07:32 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.13.186_9007" in sync
    2021/06/09 23:07:32 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.19.194_9009" in sync
    2021/06/09 23:07:32 [DEBUG] agent: Service "_v1_appc_10.233.29.43_8443" in sync
    2021/06/09 23:07:32 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.26.245_9015" in sync
    2021/06/09 23:07:32 [DEBUG] agent: Service "_v1_catalog_10.233.40.188_8806" in sync
    2021/06/09 23:07:32 [DEBUG] agent: Service "_v1_nsd_10.233.40.188_8806" in sync
    2021/06/09 23:07:32 [DEBUG] agent: Service "_v1_multicloud_10.233.29.87_9001" in sync
    2021/06/09 23:07:32 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.13.186_9007" in sync
    2021/06/09 23:07:32 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.44.150_8080" in sync
    2021/06/09 23:07:32 [DEBUG] agent: Service "_v1_parser_10.233.40.188_8806" in sync
    2021/06/09 23:07:32 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.40.188_8806" in sync
    2021/06/09 23:07:32 [DEBUG] agent: Service "_v0_multicloud_10.233.29.87_9001" in sync
    2021/06/09 23:07:32 [DEBUG] agent: Node info in sync
    2021/06/09 23:07:32 [DEBUG] http: Request PUT /v1/agent/service/register (232.814488ms) from=10.233.71.178:37302
    2021/06/09 23:07:32 [DEBUG] http: Request GET /v1/health/service/multicloud-starlingx-v0 (302.439µs) from=10.233.71.178:37304
    2021/06/09 23:07:32 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"true\",\"url\":\"/api/multicloud-starlingx/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/06/09 23:07:32 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/06/09 23:07:33 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.13.186_9007" in sync
    2021/06/09 23:07:33 [INFO] agent: Synced service "_v1_multicloud-starlingx_10.233.19.194_9009"
    2021/06/09 23:07:33 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.44.150_8080" in sync
    2021/06/09 23:07:33 [DEBUG] agent: Service "_v1_parser_10.233.40.188_8806" in sync
    2021/06/09 23:07:33 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.40.188_8806" in sync
    2021/06/09 23:07:33 [DEBUG] agent: Service "_v0_multicloud_10.233.29.87_9001" in sync
    2021/06/09 23:07:33 [DEBUG] agent: Service "_v1_multicloud_10.233.29.87_9001" in sync
    2021/06/09 23:07:33 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.19.194_9009" in sync
    2021/06/09 23:07:33 [DEBUG] agent: Service "_v1_appc_10.233.29.43_8443" in sync
    2021/06/09 23:07:33 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.26.245_9015" in sync
    2021/06/09 23:07:33 [DEBUG] agent: Service "_v1_catalog_10.233.40.188_8806" in sync
    2021/06/09 23:07:33 [DEBUG] agent: Service "_v1_nsd_10.233.40.188_8806" in sync
    2021/06/09 23:07:33 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.13.186_9007" in sync
    2021/06/09 23:07:33 [DEBUG] agent: Node info in sync
    2021/06/09 23:07:33 [DEBUG] http: Request PUT /v1/agent/service/register (28.224007ms) from=10.233.71.178:37306
    2021/06/09 23:07:33 [DEBUG] agent: Service "_v1_appc_10.233.29.43_8443" in sync
    2021/06/09 23:07:33 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.26.245_9015" in sync
    2021/06/09 23:07:33 [DEBUG] agent: Service "_v1_catalog_10.233.40.188_8806" in sync
    2021/06/09 23:07:33 [DEBUG] agent: Service "_v1_nsd_10.233.40.188_8806" in sync
    2021/06/09 23:07:33 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.13.186_9007" in sync
    2021/06/09 23:07:33 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.19.194_9009" in sync
    2021/06/09 23:07:33 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.19.194_9009" in sync
    2021/06/09 23:07:33 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.44.150_8080" in sync
    2021/06/09 23:07:33 [DEBUG] agent: Service "_v1_parser_10.233.40.188_8806" in sync
    2021/06/09 23:07:33 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.40.188_8806" in sync
    2021/06/09 23:07:33 [DEBUG] agent: Service "_v0_multicloud_10.233.29.87_9001" in sync
    2021/06/09 23:07:33 [DEBUG] agent: Service "_v1_multicloud_10.233.29.87_9001" in sync
    2021/06/09 23:07:33 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.13.186_9007" in sync
    2021/06/09 23:07:33 [DEBUG] agent: Node info in sync
    2021/06/09 23:07:33 [DEBUG] http: Request GET /v1/health/service/multicloud-starlingx-v1 (379.814µs) from=10.233.71.178:37308
    2021/06/09 23:07:33 [WARN] agent: Service name "multicloud-titanium_cloud-v0" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/06/09 23:07:33 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v0\",\"enable_ssl\":\"true\",\"url\":\"/api/multicloud-titanium_cloud/v0\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/06/09 23:07:33 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/06/09 23:07:33 [DEBUG] agent: Service "_v1_catalog_10.233.40.188_8806" in sync
    2021/06/09 23:07:33 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.13.186_9007" in sync
    2021/06/09 23:07:33 [DEBUG] agent: Service "_v1_appc_10.233.29.43_8443" in sync
    2021/06/09 23:07:33 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.26.245_9015" in sync
    2021/06/09 23:07:33 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.44.150_8080" in sync
    2021/06/09 23:07:33 [INFO] agent: Synced service "_v0_multicloud-titanium_cloud_10.233.24.88_9005"
    2021/06/09 23:07:33 [DEBUG] agent: Service "_v1_nsd_10.233.40.188_8806" in sync
    2021/06/09 23:07:33 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.19.194_9009" in sync
    2021/06/09 23:07:33 [DEBUG] agent: Service "_v0_multicloud_10.233.29.87_9001" in sync
    2021/06/09 23:07:33 [DEBUG] agent: Service "_v1_multicloud_10.233.29.87_9001" in sync
    2021/06/09 23:07:33 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.13.186_9007" in sync
    2021/06/09 23:07:33 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.19.194_9009" in sync
    2021/06/09 23:07:33 [DEBUG] agent: Service "_v1_parser_10.233.40.188_8806" in sync
    2021/06/09 23:07:33 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.40.188_8806" in sync
    2021/06/09 23:07:33 [DEBUG] agent: Node info in sync
    2021/06/09 23:07:33 [DEBUG] http: Request PUT /v1/agent/service/register (275.026046ms) from=10.233.71.178:37310
    2021/06/09 23:07:33 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.13.186_9007" in sync
    2021/06/09 23:07:33 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.19.194_9009" in sync
    2021/06/09 23:07:33 [DEBUG] agent: Service "_v1_parser_10.233.40.188_8806" in sync
    2021/06/09 23:07:33 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.40.188_8806" in sync
    2021/06/09 23:07:33 [DEBUG] agent: Service "_v0_multicloud_10.233.29.87_9001" in sync
    2021/06/09 23:07:33 [DEBUG] agent: Service "_v1_multicloud_10.233.29.87_9001" in sync
    2021/06/09 23:07:33 [DEBUG] agent: Service "_v1_appc_10.233.29.43_8443" in sync
    2021/06/09 23:07:33 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.26.245_9015" in sync
    2021/06/09 23:07:33 [DEBUG] agent: Service "_v1_catalog_10.233.40.188_8806" in sync
    2021/06/09 23:07:33 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.13.186_9007" in sync
    2021/06/09 23:07:33 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.44.150_8080" in sync
    2021/06/09 23:07:33 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.24.88_9005" in sync
    2021/06/09 23:07:33 [DEBUG] agent: Service "_v1_nsd_10.233.40.188_8806" in sync
    2021/06/09 23:07:33 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.19.194_9009" in sync
    2021/06/09 23:07:33 [DEBUG] agent: Node info in sync
    2021/06/09 23:07:33 [DEBUG] http: Request GET /v1/health/service/multicloud-titanium_cloud-v0 (976.593µs) from=10.233.71.178:37314
    2021/06/09 23:07:34 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v0\",\"enable_ssl\":\"true\",\"url\":\"/api/multicloud-titaniumcloud/v0\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/06/09 23:07:34 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/06/09 23:07:34 [DEBUG] agent: Service "_v1_parser_10.233.40.188_8806" in sync
    2021/06/09 23:07:34 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.40.188_8806" in sync
    2021/06/09 23:07:34 [DEBUG] agent: Service "_v0_multicloud_10.233.29.87_9001" in sync
    2021/06/09 23:07:34 [DEBUG] agent: Service "_v1_multicloud_10.233.29.87_9001" in sync
    2021/06/09 23:07:34 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.13.186_9007" in sync
    2021/06/09 23:07:34 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.19.194_9009" in sync
    2021/06/09 23:07:34 [DEBUG] agent: Service "_v1_appc_10.233.29.43_8443" in sync
    2021/06/09 23:07:34 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.26.245_9015" in sync
    2021/06/09 23:07:34 [DEBUG] agent: Service "_v1_catalog_10.233.40.188_8806" in sync
    2021/06/09 23:07:34 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.13.186_9007" in sync
    2021/06/09 23:07:34 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.44.150_8080" in sync
    2021/06/09 23:07:34 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.24.88_9005" in sync
    2021/06/09 23:07:34 [INFO] agent: Synced service "_v0_multicloud-titaniumcloud_10.233.24.88_9005"
    2021/06/09 23:07:34 [DEBUG] agent: Service "_v1_nsd_10.233.40.188_8806" in sync
    2021/06/09 23:07:34 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.19.194_9009" in sync
    2021/06/09 23:07:34 [DEBUG] agent: Node info in sync
    2021/06/09 23:07:34 [DEBUG] http: Request PUT /v1/agent/service/register (104.929843ms) from=10.233.71.178:37316
    2021/06/09 23:07:34 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.44.150_8080" in sync
    2021/06/09 23:07:34 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.24.88_9005" in sync
    2021/06/09 23:07:34 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.24.88_9005" in sync
    2021/06/09 23:07:34 [DEBUG] agent: Service "_v1_nsd_10.233.40.188_8806" in sync
    2021/06/09 23:07:34 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.19.194_9009" in sync
    2021/06/09 23:07:34 [DEBUG] agent: Service "_v1_multicloud_10.233.29.87_9001" in sync
    2021/06/09 23:07:34 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.13.186_9007" in sync
    2021/06/09 23:07:34 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.19.194_9009" in sync
    2021/06/09 23:07:34 [DEBUG] agent: Service "_v1_parser_10.233.40.188_8806" in sync
    2021/06/09 23:07:34 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.40.188_8806" in sync
    2021/06/09 23:07:34 [DEBUG] agent: Service "_v0_multicloud_10.233.29.87_9001" in sync
    2021/06/09 23:07:34 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.13.186_9007" in sync
    2021/06/09 23:07:34 [DEBUG] agent: Service "_v1_appc_10.233.29.43_8443" in sync
    2021/06/09 23:07:34 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.26.245_9015" in sync
    2021/06/09 23:07:34 [DEBUG] agent: Service "_v1_catalog_10.233.40.188_8806" in sync
    2021/06/09 23:07:34 [DEBUG] agent: Node info in sync
    2021/06/09 23:07:34 [DEBUG] http: Request GET /v1/health/service/multicloud-titaniumcloud-v0 (99.723769ms) from=10.233.71.178:37322
    2021/06/09 23:07:34 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"true\",\"url\":\"/api/multicloud-titaniumcloud/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/06/09 23:07:34 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/06/09 23:07:34 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.44.150_8080" in sync
    2021/06/09 23:07:34 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.24.88_9005" in sync
    2021/06/09 23:07:34 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.24.88_9005" in sync
    2021/06/09 23:07:34 [INFO] agent: Synced service "_v1_multicloud-titaniumcloud_10.233.24.88_9005"
    2021/06/09 23:07:34 [DEBUG] agent: Service "_v1_nsd_10.233.40.188_8806" in sync
    2021/06/09 23:07:34 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.19.194_9009" in sync
    2021/06/09 23:07:34 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.19.194_9009" in sync
    2021/06/09 23:07:34 [DEBUG] agent: Service "_v1_parser_10.233.40.188_8806" in sync
    2021/06/09 23:07:34 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.40.188_8806" in sync
    2021/06/09 23:07:34 [DEBUG] agent: Service "_v0_multicloud_10.233.29.87_9001" in sync
    2021/06/09 23:07:34 [DEBUG] agent: Service "_v1_multicloud_10.233.29.87_9001" in sync
    2021/06/09 23:07:34 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.13.186_9007" in sync
    2021/06/09 23:07:34 [DEBUG] agent: Service "_v1_appc_10.233.29.43_8443" in sync
    2021/06/09 23:07:34 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.26.245_9015" in sync
    2021/06/09 23:07:34 [DEBUG] agent: Service "_v1_catalog_10.233.40.188_8806" in sync
    2021/06/09 23:07:34 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.13.186_9007" in sync
    2021/06/09 23:07:34 [DEBUG] agent: Node info in sync
    2021/06/09 23:07:34 [DEBUG] http: Request PUT /v1/agent/service/register (243.55905ms) from=10.233.71.178:37326
    2021/06/09 23:07:34 [DEBUG] agent: Service "_v0_multicloud_10.233.29.87_9001" in sync
    2021/06/09 23:07:34 [DEBUG] agent: Service "_v1_multicloud_10.233.29.87_9001" in sync
    2021/06/09 23:07:34 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.13.186_9007" in sync
    2021/06/09 23:07:34 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.19.194_9009" in sync
    2021/06/09 23:07:34 [DEBUG] agent: Service "_v1_parser_10.233.40.188_8806" in sync
    2021/06/09 23:07:34 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.40.188_8806" in sync
    2021/06/09 23:07:34 [DEBUG] agent: Service "_v1_catalog_10.233.40.188_8806" in sync
    2021/06/09 23:07:34 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.13.186_9007" in sync
    2021/06/09 23:07:34 [DEBUG] agent: Service "_v1_appc_10.233.29.43_8443" in sync
    2021/06/09 23:07:34 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.26.245_9015" in sync
    2021/06/09 23:07:34 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.24.88_9005" in sync
    2021/06/09 23:07:34 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.24.88_9005" in sync
    2021/06/09 23:07:34 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.44.150_8080" in sync
    2021/06/09 23:07:34 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.24.88_9005" in sync
    2021/06/09 23:07:34 [DEBUG] agent: Service "_v1_nsd_10.233.40.188_8806" in sync
    2021/06/09 23:07:34 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.19.194_9009" in sync
    2021/06/09 23:07:34 [DEBUG] agent: Node info in sync
    2021/06/09 23:07:34 [DEBUG] http: Request GET /v1/health/service/multicloud-titaniumcloud-v1 (476.525µs) from=10.233.71.178:37332
    2021/06/09 23:07:34 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v0\",\"enable_ssl\":\"false\",\"url\":\"/api/multicloud-vio/v0\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/06/09 23:07:34 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/06/09 23:07:34 [DEBUG] agent: Service "_v1_nsd_10.233.40.188_8806" in sync
    2021/06/09 23:07:34 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.19.194_9009" in sync
    2021/06/09 23:07:34 [DEBUG] agent: Service "_v1_parser_10.233.40.188_8806" in sync
    2021/06/09 23:07:34 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.40.188_8806" in sync
    2021/06/09 23:07:34 [DEBUG] agent: Service "_v0_multicloud_10.233.29.87_9001" in sync
    2021/06/09 23:07:34 [DEBUG] agent: Service "_v1_multicloud_10.233.29.87_9001" in sync
    2021/06/09 23:07:34 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.13.186_9007" in sync
    2021/06/09 23:07:34 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.19.194_9009" in sync
    2021/06/09 23:07:34 [DEBUG] agent: Service "_v1_appc_10.233.29.43_8443" in sync
    2021/06/09 23:07:34 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.26.245_9015" in sync
    2021/06/09 23:07:34 [DEBUG] agent: Service "_v1_catalog_10.233.40.188_8806" in sync
    2021/06/09 23:07:34 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.13.186_9007" in sync
    2021/06/09 23:07:34 [INFO] agent: Synced service "_v0_multicloud-vio_10.233.2.113_9004"
    2021/06/09 23:07:34 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.44.150_8080" in sync
    2021/06/09 23:07:34 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.24.88_9005" in sync
    2021/06/09 23:07:34 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.24.88_9005" in sync
    2021/06/09 23:07:34 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.24.88_9005" in sync
    2021/06/09 23:07:34 [DEBUG] agent: Node info in sync
    2021/06/09 23:07:34 [DEBUG] http: Request PUT /v1/agent/service/register (23.93755ms) from=10.233.71.178:37334
    2021/06/09 23:07:34 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.24.88_9005" in sync
    2021/06/09 23:07:34 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.24.88_9005" in sync
    2021/06/09 23:07:34 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.44.150_8080" in sync
    2021/06/09 23:07:34 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.24.88_9005" in sync
    2021/06/09 23:07:34 [DEBUG] agent: Service "_v1_nsd_10.233.40.188_8806" in sync
    2021/06/09 23:07:34 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.19.194_9009" in sync
    2021/06/09 23:07:34 [DEBUG] agent: Service "_v0_multicloud_10.233.29.87_9001" in sync
    2021/06/09 23:07:34 [DEBUG] agent: Service "_v1_multicloud_10.233.29.87_9001" in sync
    2021/06/09 23:07:34 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.13.186_9007" in sync
    2021/06/09 23:07:34 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.19.194_9009" in sync
    2021/06/09 23:07:34 [DEBUG] agent: Service "_v1_parser_10.233.40.188_8806" in sync
    2021/06/09 23:07:34 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.40.188_8806" in sync
    2021/06/09 23:07:34 [DEBUG] agent: Service "_v1_catalog_10.233.40.188_8806" in sync
    2021/06/09 23:07:34 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.13.186_9007" in sync
    2021/06/09 23:07:34 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.2.113_9004" in sync
    2021/06/09 23:07:34 [DEBUG] agent: Service "_v1_appc_10.233.29.43_8443" in sync
    2021/06/09 23:07:34 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.26.245_9015" in sync
    2021/06/09 23:07:34 [DEBUG] agent: Node info in sync
    2021/06/09 23:07:34 [DEBUG] http: Request GET /v1/health/service/multicloud-vio-v0 (264.772µs) from=10.233.71.178:37336
    2021/06/09 23:07:35 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/multicloud-vio/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/06/09 23:07:35 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/06/09 23:07:35 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.2.113_9004" in sync
    2021/06/09 23:07:35 [DEBUG] agent: Service "_v1_appc_10.233.29.43_8443" in sync
    2021/06/09 23:07:35 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.26.245_9015" in sync
    2021/06/09 23:07:35 [DEBUG] agent: Service "_v1_catalog_10.233.40.188_8806" in sync
    2021/06/09 23:07:35 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.13.186_9007" in sync
    2021/06/09 23:07:35 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.44.150_8080" in sync
    2021/06/09 23:07:35 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.24.88_9005" in sync
    2021/06/09 23:07:35 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.24.88_9005" in sync
    2021/06/09 23:07:35 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.24.88_9005" in sync
    2021/06/09 23:07:35 [DEBUG] agent: Service "_v1_nsd_10.233.40.188_8806" in sync
    2021/06/09 23:07:35 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.19.194_9009" in sync
    2021/06/09 23:07:35 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.13.186_9007" in sync
    2021/06/09 23:07:35 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.19.194_9009" in sync
    2021/06/09 23:07:35 [INFO] agent: Synced service "_v1_multicloud-vio_10.233.2.113_9004"
    2021/06/09 23:07:35 [DEBUG] agent: Service "_v1_parser_10.233.40.188_8806" in sync
    2021/06/09 23:07:35 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.40.188_8806" in sync
    2021/06/09 23:07:35 [DEBUG] agent: Service "_v0_multicloud_10.233.29.87_9001" in sync
    2021/06/09 23:07:35 [DEBUG] agent: Service "_v1_multicloud_10.233.29.87_9001" in sync
    2021/06/09 23:07:35 [DEBUG] agent: Node info in sync
    2021/06/09 23:07:35 [DEBUG] http: Request PUT /v1/agent/service/register (351.902727ms) from=10.233.71.178:37338
    2021/06/09 23:07:35 [DEBUG] agent: Service "_v1_nsd_10.233.40.188_8806" in sync
    2021/06/09 23:07:35 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.19.194_9009" in sync
    2021/06/09 23:07:35 [DEBUG] agent: Service "_v1_multicloud_10.233.29.87_9001" in sync
    2021/06/09 23:07:35 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.13.186_9007" in sync
    2021/06/09 23:07:35 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.19.194_9009" in sync
    2021/06/09 23:07:35 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.2.113_9004" in sync
    2021/06/09 23:07:35 [DEBUG] agent: Service "_v1_parser_10.233.40.188_8806" in sync
    2021/06/09 23:07:35 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.40.188_8806" in sync
    2021/06/09 23:07:35 [DEBUG] agent: Service "_v0_multicloud_10.233.29.87_9001" in sync
    2021/06/09 23:07:35 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.13.186_9007" in sync
    2021/06/09 23:07:35 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.2.113_9004" in sync
    2021/06/09 23:07:35 [DEBUG] agent: Service "_v1_appc_10.233.29.43_8443" in sync
    2021/06/09 23:07:35 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.26.245_9015" in sync
    2021/06/09 23:07:35 [DEBUG] agent: Service "_v1_catalog_10.233.40.188_8806" in sync
    2021/06/09 23:07:35 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.24.88_9005" in sync
    2021/06/09 23:07:35 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.44.150_8080" in sync
    2021/06/09 23:07:35 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.24.88_9005" in sync
    2021/06/09 23:07:35 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.24.88_9005" in sync
    2021/06/09 23:07:35 [DEBUG] agent: Node info in sync
    2021/06/09 23:07:35 [DEBUG] http: Request GET /v1/health/service/multicloud-vio-v1 (409.94µs) from=10.233.71.178:37344
    2021/06/09 23:07:35 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"true\",\"url\":\"/api/aai-esr-server/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/06/09 23:07:35 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/06/09 23:07:35 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.13.186_9007" in sync
    2021/06/09 23:07:35 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.2.113_9004" in sync
    2021/06/09 23:07:35 [INFO] agent: Synced service "_v1_aai-esr-server_10.233.21.214_9518"
    2021/06/09 23:07:35 [DEBUG] agent: Service "_v1_appc_10.233.29.43_8443" in sync
    2021/06/09 23:07:35 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.26.245_9015" in sync
    2021/06/09 23:07:35 [DEBUG] agent: Service "_v1_catalog_10.233.40.188_8806" in sync
    2021/06/09 23:07:35 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.24.88_9005" in sync
    2021/06/09 23:07:35 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.44.150_8080" in sync
    2021/06/09 23:07:35 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.24.88_9005" in sync
    2021/06/09 23:07:35 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.24.88_9005" in sync
    2021/06/09 23:07:35 [DEBUG] agent: Service "_v1_nsd_10.233.40.188_8806" in sync
    2021/06/09 23:07:35 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.19.194_9009" in sync
    2021/06/09 23:07:35 [DEBUG] agent: Service "_v1_multicloud_10.233.29.87_9001" in sync
    2021/06/09 23:07:35 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.13.186_9007" in sync
    2021/06/09 23:07:35 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.19.194_9009" in sync
    2021/06/09 23:07:35 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.2.113_9004" in sync
    2021/06/09 23:07:35 [DEBUG] agent: Service "_v1_parser_10.233.40.188_8806" in sync
    2021/06/09 23:07:35 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.40.188_8806" in sync
    2021/06/09 23:07:35 [DEBUG] agent: Service "_v0_multicloud_10.233.29.87_9001" in sync
    2021/06/09 23:07:35 [DEBUG] agent: Node info in sync
    2021/06/09 23:07:35 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.13.186_9007" in sync
    2021/06/09 23:07:35 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.2.113_9004" in sync
    2021/06/09 23:07:35 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.21.214_9518" in sync
    2021/06/09 23:07:35 [DEBUG] agent: Service "_v1_appc_10.233.29.43_8443" in sync
    2021/06/09 23:07:35 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.26.245_9015" in sync
    2021/06/09 23:07:35 [DEBUG] agent: Service "_v1_catalog_10.233.40.188_8806" in sync
    2021/06/09 23:07:35 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.24.88_9005" in sync
    2021/06/09 23:07:35 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.44.150_8080" in sync
    2021/06/09 23:07:35 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.24.88_9005" in sync
    2021/06/09 23:07:35 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.24.88_9005" in sync
    2021/06/09 23:07:35 [DEBUG] agent: Service "_v1_nsd_10.233.40.188_8806" in sync
    2021/06/09 23:07:35 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.19.194_9009" in sync
    2021/06/09 23:07:35 [DEBUG] agent: Service "_v1_multicloud_10.233.29.87_9001" in sync
    2021/06/09 23:07:35 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.13.186_9007" in sync
    2021/06/09 23:07:35 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.19.194_9009" in sync
    2021/06/09 23:07:35 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.2.113_9004" in sync
    2021/06/09 23:07:35 [DEBUG] agent: Service "_v1_parser_10.233.40.188_8806" in sync
    2021/06/09 23:07:35 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.40.188_8806" in sync
    2021/06/09 23:07:35 [DEBUG] agent: Service "_v0_multicloud_10.233.29.87_9001" in sync
    2021/06/09 23:07:35 [DEBUG] agent: Node info in sync
    2021/06/09 23:07:35 [DEBUG] http: Request PUT /v1/agent/service/register (330.723257ms) from=10.233.71.178:37348
    2021/06/09 23:07:35 [DEBUG] http: Request GET /v1/health/service/aai-esr-server-v1 (407.851µs) from=10.233.71.178:37350
    2021/06/09 23:07:35 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v0\",\"enable_ssl\":\"true\",\"url\":\"/api/multicloud-fcaps/v0\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/06/09 23:07:35 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/06/09 23:07:36 [INFO] agent: Synced service "_v0_multicloud-fcaps_10.233.35.254_9011"
    2021/06/09 23:07:36 [DEBUG] agent: Service "_v1_appc_10.233.29.43_8443" in sync
    2021/06/09 23:07:36 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.26.245_9015" in sync
    2021/06/09 23:07:36 [DEBUG] agent: Service "_v1_catalog_10.233.40.188_8806" in sync
    2021/06/09 23:07:36 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.13.186_9007" in sync
    2021/06/09 23:07:36 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.2.113_9004" in sync
    2021/06/09 23:07:36 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.21.214_9518" in sync
    2021/06/09 23:07:36 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.44.150_8080" in sync
    2021/06/09 23:07:36 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.24.88_9005" in sync
    2021/06/09 23:07:36 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.24.88_9005" in sync
    2021/06/09 23:07:36 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.24.88_9005" in sync
    2021/06/09 23:07:36 [DEBUG] agent: Service "_v1_nsd_10.233.40.188_8806" in sync
    2021/06/09 23:07:36 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.19.194_9009" in sync
    2021/06/09 23:07:36 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.2.113_9004" in sync
    2021/06/09 23:07:36 [DEBUG] agent: Service "_v1_parser_10.233.40.188_8806" in sync
    2021/06/09 23:07:36 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.40.188_8806" in sync
    2021/06/09 23:07:36 [DEBUG] agent: Service "_v0_multicloud_10.233.29.87_9001" in sync
    2021/06/09 23:07:36 [DEBUG] agent: Service "_v1_multicloud_10.233.29.87_9001" in sync
    2021/06/09 23:07:36 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.13.186_9007" in sync
    2021/06/09 23:07:36 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.19.194_9009" in sync
    2021/06/09 23:07:36 [DEBUG] agent: Node info in sync
    2021/06/09 23:07:36 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.44.150_8080" in sync
    2021/06/09 23:07:36 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.24.88_9005" in sync
    2021/06/09 23:07:36 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.24.88_9005" in sync
    2021/06/09 23:07:36 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.24.88_9005" in sync
    2021/06/09 23:07:36 [DEBUG] agent: Service "_v1_nsd_10.233.40.188_8806" in sync
    2021/06/09 23:07:36 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.19.194_9009" in sync
    2021/06/09 23:07:36 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.19.194_9009" in sync
    2021/06/09 23:07:36 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.2.113_9004" in sync
    2021/06/09 23:07:36 [DEBUG] agent: Service "_v1_parser_10.233.40.188_8806" in sync
    2021/06/09 23:07:36 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.40.188_8806" in sync
    2021/06/09 23:07:36 [DEBUG] agent: Service "_v0_multicloud_10.233.29.87_9001" in sync
    2021/06/09 23:07:36 [DEBUG] agent: Service "_v1_multicloud_10.233.29.87_9001" in sync
    2021/06/09 23:07:36 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.13.186_9007" in sync
    2021/06/09 23:07:36 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.21.214_9518" in sync
    2021/06/09 23:07:36 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.35.254_9011" in sync
    2021/06/09 23:07:36 [DEBUG] agent: Service "_v1_appc_10.233.29.43_8443" in sync
    2021/06/09 23:07:36 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.26.245_9015" in sync
    2021/06/09 23:07:36 [DEBUG] agent: Service "_v1_catalog_10.233.40.188_8806" in sync
    2021/06/09 23:07:36 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.13.186_9007" in sync
    2021/06/09 23:07:36 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.2.113_9004" in sync
    2021/06/09 23:07:36 [DEBUG] agent: Node info in sync
    2021/06/09 23:07:36 [DEBUG] http: Request PUT /v1/agent/service/register (288.460887ms) from=10.233.71.178:37352
    2021/06/09 23:07:36 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0 (100.439726ms) from=10.233.71.178:37354
    2021/06/09 23:07:36 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"true\",\"url\":\"/api/multicloud-fcaps/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/06/09 23:07:36 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/06/09 23:07:36 [DEBUG] agent: Service "_v1_appc_10.233.29.43_8443" in sync
    2021/06/09 23:07:36 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.26.245_9015" in sync
    2021/06/09 23:07:36 [DEBUG] agent: Service "_v1_catalog_10.233.40.188_8806" in sync
    2021/06/09 23:07:36 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.13.186_9007" in sync
    2021/06/09 23:07:36 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.2.113_9004" in sync
    2021/06/09 23:07:36 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.21.214_9518" in sync
    2021/06/09 23:07:36 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.35.254_9011" in sync
    2021/06/09 23:07:36 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.44.150_8080" in sync
    2021/06/09 23:07:36 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.24.88_9005" in sync
    2021/06/09 23:07:36 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.24.88_9005" in sync
    2021/06/09 23:07:36 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.24.88_9005" in sync
    2021/06/09 23:07:36 [DEBUG] agent: Service "_v1_nsd_10.233.40.188_8806" in sync
    2021/06/09 23:07:36 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.19.194_9009" in sync
    2021/06/09 23:07:36 [INFO] agent: Synced service "_v1_multicloud-fcaps_10.233.35.254_9011"
    2021/06/09 23:07:36 [DEBUG] agent: Service "_v1_parser_10.233.40.188_8806" in sync
    2021/06/09 23:07:36 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.40.188_8806" in sync
    2021/06/09 23:07:36 [DEBUG] agent: Service "_v0_multicloud_10.233.29.87_9001" in sync
    2021/06/09 23:07:36 [DEBUG] agent: Service "_v1_multicloud_10.233.29.87_9001" in sync
    2021/06/09 23:07:36 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.13.186_9007" in sync
    2021/06/09 23:07:36 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.19.194_9009" in sync
    2021/06/09 23:07:36 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.2.113_9004" in sync
    2021/06/09 23:07:36 [DEBUG] agent: Node info in sync
    2021/06/09 23:07:36 [DEBUG] http: Request PUT /v1/agent/service/register (30.016695ms) from=10.233.71.178:37366
    2021/06/09 23:07:36 [DEBUG] agent: Service "_v1_catalog_10.233.40.188_8806" in sync
    2021/06/09 23:07:36 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.13.186_9007" in sync
    2021/06/09 23:07:36 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.2.113_9004" in sync
    2021/06/09 23:07:36 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.21.214_9518" in sync
    2021/06/09 23:07:36 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.35.254_9011" in sync
    2021/06/09 23:07:36 [DEBUG] agent: Service "_v1_appc_10.233.29.43_8443" in sync
    2021/06/09 23:07:36 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.26.245_9015" in sync
    2021/06/09 23:07:36 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.24.88_9005" in sync
    2021/06/09 23:07:36 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.24.88_9005" in sync
    2021/06/09 23:07:36 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.44.150_8080" in sync
    2021/06/09 23:07:36 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.24.88_9005" in sync
    2021/06/09 23:07:36 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.35.254_9011" in sync
    2021/06/09 23:07:36 [DEBUG] agent: Service "_v1_nsd_10.233.40.188_8806" in sync
    2021/06/09 23:07:36 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.19.194_9009" in sync
    2021/06/09 23:07:36 [DEBUG] agent: Service "_v0_multicloud_10.233.29.87_9001" in sync
    2021/06/09 23:07:36 [DEBUG] agent: Service "_v1_multicloud_10.233.29.87_9001" in sync
    2021/06/09 23:07:36 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.13.186_9007" in sync
    2021/06/09 23:07:36 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.19.194_9009" in sync
    2021/06/09 23:07:36 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.2.113_9004" in sync
    2021/06/09 23:07:36 [DEBUG] agent: Service "_v1_parser_10.233.40.188_8806" in sync
    2021/06/09 23:07:36 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.40.188_8806" in sync
    2021/06/09 23:07:36 [DEBUG] agent: Node info in sync
    2021/06/09 23:07:36 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1 (437.069µs) from=10.233.71.178:37370
    2021/06/09 23:07:37 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/06/09 23:07:37 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/06/09 23:07:43 [DEBUG] agent: Service "_v1_catalog_10.233.40.188_8806" in sync
    2021/06/09 23:07:43 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.13.186_9007" in sync
    2021/06/09 23:07:43 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.2.113_9004" in sync
    2021/06/09 23:07:43 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.21.214_9518" in sync
    2021/06/09 23:07:43 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.35.254_9011" in sync
    2021/06/09 23:07:43 [DEBUG] agent: Service "_v1_appc_10.233.29.43_8443" in sync
    2021/06/09 23:07:43 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.26.245_9015" in sync
    2021/06/09 23:07:43 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.24.88_9005" in sync
    2021/06/09 23:07:43 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.24.88_9005" in sync
    2021/06/09 23:07:43 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.44.150_8080" in sync
    2021/06/09 23:07:43 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.24.88_9005" in sync
    2021/06/09 23:07:43 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.35.254_9011" in sync
    2021/06/09 23:07:43 [DEBUG] agent: Service "_v1_nsd_10.233.40.188_8806" in sync
    2021/06/09 23:07:43 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.19.194_9009" in sync
    2021/06/09 23:07:43 [DEBUG] agent: Service "_v0_multicloud_10.233.29.87_9001" in sync
    2021/06/09 23:07:43 [DEBUG] agent: Service "_v1_multicloud_10.233.29.87_9001" in sync
    2021/06/09 23:07:43 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.13.186_9007" in sync
    2021/06/09 23:07:43 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.19.194_9009" in sync
    2021/06/09 23:07:43 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.2.113_9004" in sync
    2021/06/09 23:07:43 [INFO] agent: Synced service "_v1_message-router_10.233.12.112_3904"
    2021/06/09 23:07:43 [DEBUG] agent: Service "_v1_parser_10.233.40.188_8806" in sync
    2021/06/09 23:07:43 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.40.188_8806" in sync
    2021/06/09 23:07:43 [DEBUG] agent: Node info in sync
    2021/06/09 23:07:43 [DEBUG] http: Request PUT /v1/agent/service/register (5.980236249s) from=10.233.71.178:37374
    2021/06/09 23:07:43 [DEBUG] agent: Service "_v1_nsd_10.233.40.188_8806" in sync
    2021/06/09 23:07:43 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.19.194_9009" in sync
    2021/06/09 23:07:43 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.35.254_9011" in sync
    2021/06/09 23:07:43 [DEBUG] agent: Service "_v1_message-router_10.233.12.112_3904" in sync
    2021/06/09 23:07:43 [DEBUG] agent: Service "_v1_parser_10.233.40.188_8806" in sync
    2021/06/09 23:07:43 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.40.188_8806" in sync
    2021/06/09 23:07:43 [DEBUG] agent: Service "_v0_multicloud_10.233.29.87_9001" in sync
    2021/06/09 23:07:43 [DEBUG] agent: Service "_v1_multicloud_10.233.29.87_9001" in sync
    2021/06/09 23:07:43 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.13.186_9007" in sync
    2021/06/09 23:07:43 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.19.194_9009" in sync
    2021/06/09 23:07:43 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.2.113_9004" in sync
    2021/06/09 23:07:43 [DEBUG] agent: Service "_v1_appc_10.233.29.43_8443" in sync
    2021/06/09 23:07:43 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.26.245_9015" in sync
    2021/06/09 23:07:43 [DEBUG] agent: Service "_v1_catalog_10.233.40.188_8806" in sync
    2021/06/09 23:07:43 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.13.186_9007" in sync
    2021/06/09 23:07:43 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.2.113_9004" in sync
    2021/06/09 23:07:43 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.21.214_9518" in sync
    2021/06/09 23:07:43 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.35.254_9011" in sync
    2021/06/09 23:07:43 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.44.150_8080" in sync
    2021/06/09 23:07:43 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.24.88_9005" in sync
    2021/06/09 23:07:43 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.24.88_9005" in sync
    2021/06/09 23:07:43 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.24.88_9005" in sync
    2021/06/09 23:07:43 [DEBUG] agent: Node info in sync
    2021/06/09 23:07:43 [DEBUG] http: Request GET /v1/health/service/message-router-v1 (360.762µs) from=10.233.71.178:37418
    2021/06/09 23:07:43 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/06/09 23:07:43 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/06/09 23:07:43 [DEBUG] agent: Service "_v1_message-router_10.233.12.112_3904" in sync
    2021/06/09 23:07:43 [DEBUG] agent: Service "_v1_parser_10.233.40.188_8806" in sync
    2021/06/09 23:07:43 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.40.188_8806" in sync
    2021/06/09 23:07:43 [DEBUG] agent: Service "_v0_multicloud_10.233.29.87_9001" in sync
    2021/06/09 23:07:43 [DEBUG] agent: Service "_v1_multicloud_10.233.29.87_9001" in sync
    2021/06/09 23:07:43 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.13.186_9007" in sync
    2021/06/09 23:07:43 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.19.194_9009" in sync
    2021/06/09 23:07:43 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.2.113_9004" in sync
    2021/06/09 23:07:43 [DEBUG] agent: Service "_v1_appc_10.233.29.43_8443" in sync
    2021/06/09 23:07:43 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.26.245_9015" in sync
    2021/06/09 23:07:43 [DEBUG] agent: Service "_v1_catalog_10.233.40.188_8806" in sync
    2021/06/09 23:07:43 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.13.186_9007" in sync
    2021/06/09 23:07:43 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.2.113_9004" in sync
    2021/06/09 23:07:43 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.21.214_9518" in sync
    2021/06/09 23:07:43 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.35.254_9011" in sync
    2021/06/09 23:07:43 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.44.150_8080" in sync
    2021/06/09 23:07:43 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.24.88_9005" in sync
    2021/06/09 23:07:43 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.24.88_9005" in sync
    2021/06/09 23:07:43 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.24.88_9005" in sync
    2021/06/09 23:07:43 [INFO] agent: Synced service "_v1_dmaap-dr-prov_10.233.58.29_443"
    2021/06/09 23:07:43 [DEBUG] agent: Service "_v1_nsd_10.233.40.188_8806" in sync
    2021/06/09 23:07:43 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.19.194_9009" in sync
    2021/06/09 23:07:43 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.35.254_9011" in sync
    2021/06/09 23:07:43 [DEBUG] agent: Node info in sync
    2021/06/09 23:07:43 [DEBUG] http: Request PUT /v1/agent/service/register (281.209591ms) from=10.233.71.178:37420
    2021/06/09 23:07:43 [DEBUG] agent: Service "_v1_nsd_10.233.40.188_8806" in sync
    2021/06/09 23:07:43 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.19.194_9009" in sync
    2021/06/09 23:07:43 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.35.254_9011" in sync
    2021/06/09 23:07:43 [DEBUG] agent: Service "_v1_parser_10.233.40.188_8806" in sync
    2021/06/09 23:07:43 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.40.188_8806" in sync
    2021/06/09 23:07:43 [DEBUG] agent: Service "_v0_multicloud_10.233.29.87_9001" in sync
    2021/06/09 23:07:43 [DEBUG] agent: Service "_v1_multicloud_10.233.29.87_9001" in sync
    2021/06/09 23:07:43 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.13.186_9007" in sync
    2021/06/09 23:07:43 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.19.194_9009" in sync
    2021/06/09 23:07:43 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.2.113_9004" in sync
    2021/06/09 23:07:43 [DEBUG] agent: Service "_v1_message-router_10.233.12.112_3904" in sync
    2021/06/09 23:07:43 [DEBUG] agent: Service "_v1_appc_10.233.29.43_8443" in sync
    2021/06/09 23:07:43 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.26.245_9015" in sync
    2021/06/09 23:07:43 [DEBUG] agent: Service "_v1_catalog_10.233.40.188_8806" in sync
    2021/06/09 23:07:43 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.13.186_9007" in sync
    2021/06/09 23:07:43 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.2.113_9004" in sync
    2021/06/09 23:07:43 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.21.214_9518" in sync
    2021/06/09 23:07:43 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.35.254_9011" in sync
    2021/06/09 23:07:43 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.44.150_8080" in sync
    2021/06/09 23:07:43 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.24.88_9005" in sync
    2021/06/09 23:07:43 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.24.88_9005" in sync
    2021/06/09 23:07:43 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.24.88_9005" in sync
    2021/06/09 23:07:43 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.58.29_443" in sync
    2021/06/09 23:07:43 [DEBUG] agent: Node info in sync
    2021/06/09 23:07:43 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1 (409.029µs) from=10.233.71.178:37424
    2021/06/09 23:07:43 [WARN] agent: Service name "_aai-generic-query-v11" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/06/09 23:07:43 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v11/search/generic-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v11\",\"enable_ssl\":\"true\",\"url\":\"/aai/v11/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/06/09 23:07:43 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/06/09 23:07:43 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/06/09 23:07:43 [DEBUG] agent: Service "_v1_nsd_10.233.40.188_8806" in sync
    2021/06/09 23:07:43 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.19.194_9009" in sync
    2021/06/09 23:07:43 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.35.254_9011" in sync
    2021/06/09 23:07:43 [INFO] agent: Synced service "_v11__aai-generic-query_10.233.71.61_8446"
    2021/06/09 23:07:43 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.13.186_9007" in sync
    2021/06/09 23:07:43 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.19.194_9009" in sync
    2021/06/09 23:07:43 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.2.113_9004" in sync
    2021/06/09 23:07:43 [DEBUG] agent: Service "_v1_message-router_10.233.12.112_3904" in sync
    2021/06/09 23:07:43 [DEBUG] agent: Service "_v1_parser_10.233.40.188_8806" in sync
    2021/06/09 23:07:43 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.40.188_8806" in sync
    2021/06/09 23:07:43 [DEBUG] agent: Service "_v0_multicloud_10.233.29.87_9001" in sync
    2021/06/09 23:07:43 [DEBUG] agent: Service "_v1_multicloud_10.233.29.87_9001" in sync
    2021/06/09 23:07:43 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.2.113_9004" in sync
    2021/06/09 23:07:43 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.21.214_9518" in sync
    2021/06/09 23:07:43 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.35.254_9011" in sync
    2021/06/09 23:07:43 [DEBUG] agent: Service "_v1_appc_10.233.29.43_8443" in sync
    2021/06/09 23:07:43 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.26.245_9015" in sync
    2021/06/09 23:07:43 [DEBUG] agent: Service "_v1_catalog_10.233.40.188_8806" in sync
    2021/06/09 23:07:43 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.13.186_9007" in sync
    2021/06/09 23:07:43 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.58.29_443" in sync
    2021/06/09 23:07:43 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.44.150_8080" in sync
    2021/06/09 23:07:43 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.24.88_9005" in sync
    2021/06/09 23:07:43 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.24.88_9005" in sync
    2021/06/09 23:07:43 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.24.88_9005" in sync
    2021/06/09 23:07:43 [DEBUG] agent: Node info in sync
    2021/06/09 23:07:43 [DEBUG] http: Request PUT /v1/agent/service/register (16.728845ms) from=10.233.71.178:37426
    2021/06/09 23:07:43 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.24.88_9005" in sync
    2021/06/09 23:07:43 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.24.88_9005" in sync
    2021/06/09 23:07:43 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.24.88_9005" in sync
    2021/06/09 23:07:43 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.58.29_443" in sync
    2021/06/09 23:07:43 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.44.150_8080" in sync
    2021/06/09 23:07:43 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.19.194_9009" in sync
    2021/06/09 23:07:43 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.35.254_9011" in sync
    2021/06/09 23:07:43 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:43 [DEBUG] agent: Service "_v1_nsd_10.233.40.188_8806" in sync
    2021/06/09 23:07:43 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.40.188_8806" in sync
    2021/06/09 23:07:43 [DEBUG] agent: Service "_v0_multicloud_10.233.29.87_9001" in sync
    2021/06/09 23:07:43 [DEBUG] agent: Service "_v1_multicloud_10.233.29.87_9001" in sync
    2021/06/09 23:07:43 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.13.186_9007" in sync
    2021/06/09 23:07:43 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.19.194_9009" in sync
    2021/06/09 23:07:43 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.2.113_9004" in sync
    2021/06/09 23:07:43 [DEBUG] agent: Service "_v1_message-router_10.233.12.112_3904" in sync
    2021/06/09 23:07:43 [DEBUG] agent: Service "_v1_parser_10.233.40.188_8806" in sync
    2021/06/09 23:07:43 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.26.245_9015" in sync
    2021/06/09 23:07:43 [DEBUG] agent: Service "_v1_catalog_10.233.40.188_8806" in sync
    2021/06/09 23:07:43 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.13.186_9007" in sync
    2021/06/09 23:07:43 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.2.113_9004" in sync
    2021/06/09 23:07:43 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.21.214_9518" in sync
    2021/06/09 23:07:43 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.35.254_9011" in sync
    2021/06/09 23:07:43 [DEBUG] agent: Service "_v1_appc_10.233.29.43_8443" in sync
    2021/06/09 23:07:43 [DEBUG] agent: Node info in sync
    2021/06/09 23:07:43 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:43 [DEBUG] agent: Service "_v1_nsd_10.233.40.188_8806" in sync
    2021/06/09 23:07:43 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.19.194_9009" in sync
    2021/06/09 23:07:43 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.35.254_9011" in sync
    2021/06/09 23:07:43 [DEBUG] agent: Service "_v1_multicloud_10.233.29.87_9001" in sync
    2021/06/09 23:07:43 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.13.186_9007" in sync
    2021/06/09 23:07:43 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.19.194_9009" in sync
    2021/06/09 23:07:43 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.2.113_9004" in sync
    2021/06/09 23:07:43 [DEBUG] agent: Service "_v1_message-router_10.233.12.112_3904" in sync
    2021/06/09 23:07:43 [DEBUG] agent: Service "_v1_parser_10.233.40.188_8806" in sync
    2021/06/09 23:07:43 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.40.188_8806" in sync
    2021/06/09 23:07:43 [DEBUG] agent: Service "_v0_multicloud_10.233.29.87_9001" in sync
    2021/06/09 23:07:43 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.13.186_9007" in sync
    2021/06/09 23:07:43 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.2.113_9004" in sync
    2021/06/09 23:07:43 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.21.214_9518" in sync
    2021/06/09 23:07:43 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.35.254_9011" in sync
    2021/06/09 23:07:43 [DEBUG] agent: Service "_v1_appc_10.233.29.43_8443" in sync
    2021/06/09 23:07:43 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.26.245_9015" in sync
    2021/06/09 23:07:43 [DEBUG] agent: Service "_v1_catalog_10.233.40.188_8806" in sync
    2021/06/09 23:07:43 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.24.88_9005" in sync
    2021/06/09 23:07:43 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.58.29_443" in sync
    2021/06/09 23:07:43 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.44.150_8080" in sync
    2021/06/09 23:07:43 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.24.88_9005" in sync
    2021/06/09 23:07:43 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.24.88_9005" in sync
    2021/06/09 23:07:43 [DEBUG] agent: Node info in sync
    2021/06/09 23:07:43 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v11 (530.949µs) from=10.233.71.178:37428
    2021/06/09 23:07:43 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v11\",\"enable_ssl\":\"true\",\"url\":\"/aai/v11/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/06/09 23:07:43 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/06/09 23:07:43 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/06/09 23:07:43 [DEBUG] agent: Service "_v1_nsd_10.233.40.188_8806" in sync
    2021/06/09 23:07:43 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.19.194_9009" in sync
    2021/06/09 23:07:43 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.35.254_9011" in sync
    2021/06/09 23:07:43 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:43 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.2.113_9004" in sync
    2021/06/09 23:07:43 [DEBUG] agent: Service "_v1_message-router_10.233.12.112_3904" in sync
    2021/06/09 23:07:43 [DEBUG] agent: Service "_v1_parser_10.233.40.188_8806" in sync
    2021/06/09 23:07:43 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.40.188_8806" in sync
    2021/06/09 23:07:43 [DEBUG] agent: Service "_v0_multicloud_10.233.29.87_9001" in sync
    2021/06/09 23:07:43 [DEBUG] agent: Service "_v1_multicloud_10.233.29.87_9001" in sync
    2021/06/09 23:07:43 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.13.186_9007" in sync
    2021/06/09 23:07:43 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.19.194_9009" in sync
    2021/06/09 23:07:43 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.35.254_9011" in sync
    2021/06/09 23:07:43 [DEBUG] agent: Service "_v1_appc_10.233.29.43_8443" in sync
    2021/06/09 23:07:43 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.26.245_9015" in sync
    2021/06/09 23:07:43 [DEBUG] agent: Service "_v1_catalog_10.233.40.188_8806" in sync
    2021/06/09 23:07:43 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.13.186_9007" in sync
    2021/06/09 23:07:43 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.2.113_9004" in sync
    2021/06/09 23:07:43 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.21.214_9518" in sync
    2021/06/09 23:07:43 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.44.150_8080" in sync
    2021/06/09 23:07:43 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.24.88_9005" in sync
    2021/06/09 23:07:43 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.24.88_9005" in sync
    2021/06/09 23:07:43 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.24.88_9005" in sync
    2021/06/09 23:07:43 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.58.29_443" in sync
    2021/06/09 23:07:43 [INFO] agent: Synced service "_v11_aai-generic-query_10.233.71.61_8446"
    2021/06/09 23:07:43 [DEBUG] agent: Node info in sync
    2021/06/09 23:07:43 [DEBUG] http: Request PUT /v1/agent/service/register (273.609074ms) from=10.233.71.178:37430
    2021/06/09 23:07:43 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.40.188_8806" in sync
    2021/06/09 23:07:43 [DEBUG] agent: Service "_v0_multicloud_10.233.29.87_9001" in sync
    2021/06/09 23:07:43 [DEBUG] agent: Service "_v1_multicloud_10.233.29.87_9001" in sync
    2021/06/09 23:07:43 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.13.186_9007" in sync
    2021/06/09 23:07:43 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.19.194_9009" in sync
    2021/06/09 23:07:43 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.2.113_9004" in sync
    2021/06/09 23:07:43 [DEBUG] agent: Service "_v1_message-router_10.233.12.112_3904" in sync
    2021/06/09 23:07:43 [DEBUG] agent: Service "_v1_parser_10.233.40.188_8806" in sync
    2021/06/09 23:07:43 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.26.245_9015" in sync
    2021/06/09 23:07:43 [DEBUG] agent: Service "_v1_catalog_10.233.40.188_8806" in sync
    2021/06/09 23:07:43 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.13.186_9007" in sync
    2021/06/09 23:07:43 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.2.113_9004" in sync
    2021/06/09 23:07:43 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.21.214_9518" in sync
    2021/06/09 23:07:43 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.35.254_9011" in sync
    2021/06/09 23:07:43 [DEBUG] agent: Service "_v1_appc_10.233.29.43_8443" in sync
    2021/06/09 23:07:43 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.24.88_9005" in sync
    2021/06/09 23:07:43 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.24.88_9005" in sync
    2021/06/09 23:07:43 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.24.88_9005" in sync
    2021/06/09 23:07:43 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.58.29_443" in sync
    2021/06/09 23:07:43 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:43 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.44.150_8080" in sync
    2021/06/09 23:07:43 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.19.194_9009" in sync
    2021/06/09 23:07:43 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.35.254_9011" in sync
    2021/06/09 23:07:43 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:43 [DEBUG] agent: Service "_v1_nsd_10.233.40.188_8806" in sync
    2021/06/09 23:07:43 [DEBUG] agent: Node info in sync
    2021/06/09 23:07:43 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v11 (337.125µs) from=10.233.71.178:37434
    2021/06/09 23:07:43 [WARN] agent: Service name "_aai-generic-query-v12" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/06/09 23:07:43 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v12/search/generic-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v12\",\"enable_ssl\":\"true\",\"url\":\"/aai/v12/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/06/09 23:07:43 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/06/09 23:07:43 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/06/09 23:07:44 [DEBUG] agent: Service "_v1_parser_10.233.40.188_8806" in sync
    2021/06/09 23:07:44 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.40.188_8806" in sync
    2021/06/09 23:07:44 [DEBUG] agent: Service "_v0_multicloud_10.233.29.87_9001" in sync
    2021/06/09 23:07:44 [DEBUG] agent: Service "_v1_multicloud_10.233.29.87_9001" in sync
    2021/06/09 23:07:44 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.13.186_9007" in sync
    2021/06/09 23:07:44 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.19.194_9009" in sync
    2021/06/09 23:07:44 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.2.113_9004" in sync
    2021/06/09 23:07:44 [DEBUG] agent: Service "_v1_message-router_10.233.12.112_3904" in sync
    2021/06/09 23:07:44 [DEBUG] agent: Service "_v1_appc_10.233.29.43_8443" in sync
    2021/06/09 23:07:44 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.26.245_9015" in sync
    2021/06/09 23:07:44 [DEBUG] agent: Service "_v1_catalog_10.233.40.188_8806" in sync
    2021/06/09 23:07:44 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.13.186_9007" in sync
    2021/06/09 23:07:44 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.2.113_9004" in sync
    2021/06/09 23:07:44 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.21.214_9518" in sync
    2021/06/09 23:07:44 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.35.254_9011" in sync
    2021/06/09 23:07:44 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.44.150_8080" in sync
    2021/06/09 23:07:44 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.24.88_9005" in sync
    2021/06/09 23:07:44 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.24.88_9005" in sync
    2021/06/09 23:07:44 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.24.88_9005" in sync
    2021/06/09 23:07:44 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.58.29_443" in sync
    2021/06/09 23:07:44 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:44 [INFO] agent: Synced service "_v12__aai-generic-query_10.233.71.61_8446"
    2021/06/09 23:07:44 [DEBUG] agent: Service "_v1_nsd_10.233.40.188_8806" in sync
    2021/06/09 23:07:44 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.19.194_9009" in sync
    2021/06/09 23:07:44 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.35.254_9011" in sync
    2021/06/09 23:07:44 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:44 [DEBUG] agent: Node info in sync
    2021/06/09 23:07:44 [DEBUG] http: Request PUT /v1/agent/service/register (499.7751ms) from=10.233.71.178:37436
    2021/06/09 23:07:44 [DEBUG] agent: Service "_v1_nsd_10.233.40.188_8806" in sync
    2021/06/09 23:07:44 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.19.194_9009" in sync
    2021/06/09 23:07:44 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.35.254_9011" in sync
    2021/06/09 23:07:44 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:44 [DEBUG] agent: Service "_v1_message-router_10.233.12.112_3904" in sync
    2021/06/09 23:07:44 [DEBUG] agent: Service "_v1_parser_10.233.40.188_8806" in sync
    2021/06/09 23:07:44 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.40.188_8806" in sync
    2021/06/09 23:07:44 [DEBUG] agent: Service "_v0_multicloud_10.233.29.87_9001" in sync
    2021/06/09 23:07:44 [DEBUG] agent: Service "_v1_multicloud_10.233.29.87_9001" in sync
    2021/06/09 23:07:44 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.13.186_9007" in sync
    2021/06/09 23:07:44 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.19.194_9009" in sync
    2021/06/09 23:07:44 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.2.113_9004" in sync
    2021/06/09 23:07:44 [DEBUG] agent: Service "_v1_appc_10.233.29.43_8443" in sync
    2021/06/09 23:07:44 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.26.245_9015" in sync
    2021/06/09 23:07:44 [DEBUG] agent: Service "_v1_catalog_10.233.40.188_8806" in sync
    2021/06/09 23:07:44 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.13.186_9007" in sync
    2021/06/09 23:07:44 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.2.113_9004" in sync
    2021/06/09 23:07:44 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.21.214_9518" in sync
    2021/06/09 23:07:44 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.35.254_9011" in sync
    2021/06/09 23:07:44 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.44.150_8080" in sync
    2021/06/09 23:07:44 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.24.88_9005" in sync
    2021/06/09 23:07:44 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.24.88_9005" in sync
    2021/06/09 23:07:44 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.24.88_9005" in sync
    2021/06/09 23:07:44 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.58.29_443" in sync
    2021/06/09 23:07:44 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:44 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:44 [DEBUG] agent: Node info in sync
    2021/06/09 23:07:44 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v12 (468.826µs) from=10.233.71.178:37448
    2021/06/09 23:07:45 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v12\",\"enable_ssl\":\"true\",\"url\":\"/aai/v12/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/06/09 23:07:45 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/06/09 23:07:45 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/06/09 23:07:45 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:45 [INFO] agent: Synced service "_v12_aai-generic-query_10.233.71.61_8446"
    2021/06/09 23:07:45 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.19.194_9009" in sync
    2021/06/09 23:07:45 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.35.254_9011" in sync
    2021/06/09 23:07:45 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.13.186_9007" in sync
    2021/06/09 23:07:45 [DEBUG] agent: Service "_v0_multicloud_10.233.29.87_9001" in sync
    2021/06/09 23:07:45 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.21.214_9518" in sync
    2021/06/09 23:07:45 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.26.245_9015" in sync
    2021/06/09 23:07:45 [DEBUG] agent: Service "_v1_catalog_10.233.40.188_8806" in sync
    2021/06/09 23:07:45 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.2.113_9004" in sync
    2021/06/09 23:07:45 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.24.88_9005" in sync
    2021/06/09 23:07:45 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.58.29_443" in sync
    2021/06/09 23:07:45 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:45 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.44.150_8080" in sync
    2021/06/09 23:07:45 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.24.88_9005" in sync
    2021/06/09 23:07:45 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.24.88_9005" in sync
    2021/06/09 23:07:45 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:45 [DEBUG] agent: Service "_v1_nsd_10.233.40.188_8806" in sync
    2021/06/09 23:07:45 [DEBUG] agent: Service "_v1_multicloud_10.233.29.87_9001" in sync
    2021/06/09 23:07:45 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.19.194_9009" in sync
    2021/06/09 23:07:45 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.2.113_9004" in sync
    2021/06/09 23:07:45 [DEBUG] agent: Service "_v1_message-router_10.233.12.112_3904" in sync
    2021/06/09 23:07:45 [DEBUG] agent: Service "_v1_parser_10.233.40.188_8806" in sync
    2021/06/09 23:07:45 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.40.188_8806" in sync
    2021/06/09 23:07:45 [DEBUG] agent: Service "_v1_appc_10.233.29.43_8443" in sync
    2021/06/09 23:07:45 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.13.186_9007" in sync
    2021/06/09 23:07:45 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.35.254_9011" in sync
    2021/06/09 23:07:45 [DEBUG] agent: Node info in sync
    2021/06/09 23:07:45 [DEBUG] http: Request PUT /v1/agent/service/register (188.378749ms) from=10.233.71.178:37450
    2021/06/09 23:07:45 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.44.150_8080" in sync
    2021/06/09 23:07:45 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.24.88_9005" in sync
    2021/06/09 23:07:45 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.24.88_9005" in sync
    2021/06/09 23:07:45 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.24.88_9005" in sync
    2021/06/09 23:07:45 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.58.29_443" in sync
    2021/06/09 23:07:45 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:45 [DEBUG] agent: Service "_v1_nsd_10.233.40.188_8806" in sync
    2021/06/09 23:07:45 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:45 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.2.113_9004" in sync
    2021/06/09 23:07:45 [DEBUG] agent: Service "_v1_message-router_10.233.12.112_3904" in sync
    2021/06/09 23:07:45 [DEBUG] agent: Service "_v1_parser_10.233.40.188_8806" in sync
    2021/06/09 23:07:45 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.40.188_8806" in sync
    2021/06/09 23:07:45 [DEBUG] agent: Service "_v1_multicloud_10.233.29.87_9001" in sync
    2021/06/09 23:07:45 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.19.194_9009" in sync
    2021/06/09 23:07:45 [DEBUG] agent: Service "_v1_appc_10.233.29.43_8443" in sync
    2021/06/09 23:07:45 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.13.186_9007" in sync
    2021/06/09 23:07:45 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.35.254_9011" in sync
    2021/06/09 23:07:45 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:45 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:45 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.19.194_9009" in sync
    2021/06/09 23:07:45 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.35.254_9011" in sync
    2021/06/09 23:07:45 [DEBUG] agent: Service "_v0_multicloud_10.233.29.87_9001" in sync
    2021/06/09 23:07:45 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.13.186_9007" in sync
    2021/06/09 23:07:45 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.26.245_9015" in sync
    2021/06/09 23:07:45 [DEBUG] agent: Service "_v1_catalog_10.233.40.188_8806" in sync
    2021/06/09 23:07:45 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.2.113_9004" in sync
    2021/06/09 23:07:45 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.21.214_9518" in sync
    2021/06/09 23:07:45 [DEBUG] agent: Node info in sync
    2021/06/09 23:07:45 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v12 (473.329µs) from=10.233.71.178:37452
    2021/06/09 23:07:45 [WARN] agent: Service name "_aai-generic-query-v13" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/06/09 23:07:45 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v13/search/generic-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v13\",\"enable_ssl\":\"true\",\"url\":\"/aai/v13/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/06/09 23:07:45 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/06/09 23:07:45 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/06/09 23:07:45 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.19.194_9009" in sync
    2021/06/09 23:07:45 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.35.254_9011" in sync
    2021/06/09 23:07:45 [DEBUG] agent: Service "_v0_multicloud_10.233.29.87_9001" in sync
    2021/06/09 23:07:45 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.13.186_9007" in sync
    2021/06/09 23:07:45 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.26.245_9015" in sync
    2021/06/09 23:07:45 [DEBUG] agent: Service "_v1_catalog_10.233.40.188_8806" in sync
    2021/06/09 23:07:45 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.2.113_9004" in sync
    2021/06/09 23:07:45 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.21.214_9518" in sync
    2021/06/09 23:07:45 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:45 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.44.150_8080" in sync
    2021/06/09 23:07:45 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.24.88_9005" in sync
    2021/06/09 23:07:45 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.24.88_9005" in sync
    2021/06/09 23:07:45 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.24.88_9005" in sync
    2021/06/09 23:07:45 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.58.29_443" in sync
    2021/06/09 23:07:45 [DEBUG] agent: Service "_v1_nsd_10.233.40.188_8806" in sync
    2021/06/09 23:07:45 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:45 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.19.194_9009" in sync
    2021/06/09 23:07:45 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.2.113_9004" in sync
    2021/06/09 23:07:45 [DEBUG] agent: Service "_v1_message-router_10.233.12.112_3904" in sync
    2021/06/09 23:07:45 [DEBUG] agent: Service "_v1_parser_10.233.40.188_8806" in sync
    2021/06/09 23:07:45 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.40.188_8806" in sync
    2021/06/09 23:07:45 [DEBUG] agent: Service "_v1_multicloud_10.233.29.87_9001" in sync
    2021/06/09 23:07:45 [DEBUG] agent: Service "_v1_appc_10.233.29.43_8443" in sync
    2021/06/09 23:07:45 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.13.186_9007" in sync
    2021/06/09 23:07:45 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.35.254_9011" in sync
    2021/06/09 23:07:45 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:45 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:45 [INFO] agent: Synced service "_v13__aai-generic-query_10.233.71.61_8446"
    2021/06/09 23:07:45 [DEBUG] agent: Node info in sync
    2021/06/09 23:07:45 [DEBUG] http: Request PUT /v1/agent/service/register (105.909128ms) from=10.233.71.178:37456
    2021/06/09 23:07:45 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.19.194_9009" in sync
    2021/06/09 23:07:45 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.35.254_9011" in sync
    2021/06/09 23:07:45 [DEBUG] agent: Service "_v0_multicloud_10.233.29.87_9001" in sync
    2021/06/09 23:07:45 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.13.186_9007" in sync
    2021/06/09 23:07:45 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.26.245_9015" in sync
    2021/06/09 23:07:45 [DEBUG] agent: Service "_v1_catalog_10.233.40.188_8806" in sync
    2021/06/09 23:07:45 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.2.113_9004" in sync
    2021/06/09 23:07:45 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.21.214_9518" in sync
    2021/06/09 23:07:45 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:45 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.44.150_8080" in sync
    2021/06/09 23:07:45 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.24.88_9005" in sync
    2021/06/09 23:07:45 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.24.88_9005" in sync
    2021/06/09 23:07:45 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.24.88_9005" in sync
    2021/06/09 23:07:45 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.58.29_443" in sync
    2021/06/09 23:07:45 [DEBUG] agent: Service "_v1_nsd_10.233.40.188_8806" in sync
    2021/06/09 23:07:45 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:45 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.19.194_9009" in sync
    2021/06/09 23:07:45 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.2.113_9004" in sync
    2021/06/09 23:07:45 [DEBUG] agent: Service "_v1_message-router_10.233.12.112_3904" in sync
    2021/06/09 23:07:45 [DEBUG] agent: Service "_v1_parser_10.233.40.188_8806" in sync
    2021/06/09 23:07:45 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.40.188_8806" in sync
    2021/06/09 23:07:45 [DEBUG] agent: Service "_v1_multicloud_10.233.29.87_9001" in sync
    2021/06/09 23:07:45 [DEBUG] agent: Service "_v1_appc_10.233.29.43_8443" in sync
    2021/06/09 23:07:45 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.13.186_9007" in sync
    2021/06/09 23:07:45 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.35.254_9011" in sync
    2021/06/09 23:07:45 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:45 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:45 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:45 [DEBUG] agent: Node info in sync
    2021/06/09 23:07:45 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v13 (281.464µs) from=10.233.71.178:37458
    2021/06/09 23:07:45 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v13\",\"enable_ssl\":\"true\",\"url\":\"/aai/v13/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/06/09 23:07:45 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/06/09 23:07:45 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/06/09 23:07:45 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:45 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:45 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:45 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.19.194_9009" in sync
    2021/06/09 23:07:45 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.35.254_9011" in sync
    2021/06/09 23:07:45 [INFO] agent: Synced service "_v13_aai-generic-query_10.233.71.61_8446"
    2021/06/09 23:07:45 [DEBUG] agent: Service "_v0_multicloud_10.233.29.87_9001" in sync
    2021/06/09 23:07:45 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.13.186_9007" in sync
    2021/06/09 23:07:45 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.26.245_9015" in sync
    2021/06/09 23:07:45 [DEBUG] agent: Service "_v1_catalog_10.233.40.188_8806" in sync
    2021/06/09 23:07:45 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.2.113_9004" in sync
    2021/06/09 23:07:45 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.21.214_9518" in sync
    2021/06/09 23:07:45 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.58.29_443" in sync
    2021/06/09 23:07:45 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:45 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.44.150_8080" in sync
    2021/06/09 23:07:45 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.24.88_9005" in sync
    2021/06/09 23:07:45 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.24.88_9005" in sync
    2021/06/09 23:07:45 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.24.88_9005" in sync
    2021/06/09 23:07:45 [DEBUG] agent: Service "_v1_nsd_10.233.40.188_8806" in sync
    2021/06/09 23:07:45 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:45 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.2.113_9004" in sync
    2021/06/09 23:07:45 [DEBUG] agent: Service "_v1_message-router_10.233.12.112_3904" in sync
    2021/06/09 23:07:45 [DEBUG] agent: Service "_v1_parser_10.233.40.188_8806" in sync
    2021/06/09 23:07:45 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.40.188_8806" in sync
    2021/06/09 23:07:45 [DEBUG] agent: Service "_v1_multicloud_10.233.29.87_9001" in sync
    2021/06/09 23:07:45 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.19.194_9009" in sync
    2021/06/09 23:07:45 [DEBUG] agent: Service "_v1_appc_10.233.29.43_8443" in sync
    2021/06/09 23:07:45 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.13.186_9007" in sync
    2021/06/09 23:07:45 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.35.254_9011" in sync
    2021/06/09 23:07:45 [DEBUG] agent: Node info in sync
    2021/06/09 23:07:45 [DEBUG] http: Request PUT /v1/agent/service/register (227.899115ms) from=10.233.71.178:37462
    2021/06/09 23:07:45 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:45 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.19.194_9009" in sync
    2021/06/09 23:07:45 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.35.254_9011" in sync
    2021/06/09 23:07:45 [DEBUG] agent: Service "_v0_multicloud_10.233.29.87_9001" in sync
    2021/06/09 23:07:45 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.13.186_9007" in sync
    2021/06/09 23:07:45 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.2.113_9004" in sync
    2021/06/09 23:07:45 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.21.214_9518" in sync
    2021/06/09 23:07:45 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.26.245_9015" in sync
    2021/06/09 23:07:45 [DEBUG] agent: Service "_v1_catalog_10.233.40.188_8806" in sync
    2021/06/09 23:07:45 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.24.88_9005" in sync
    2021/06/09 23:07:45 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.24.88_9005" in sync
    2021/06/09 23:07:45 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.58.29_443" in sync
    2021/06/09 23:07:45 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:45 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.44.150_8080" in sync
    2021/06/09 23:07:45 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.24.88_9005" in sync
    2021/06/09 23:07:45 [DEBUG] agent: Service "_v1_nsd_10.233.40.188_8806" in sync
    2021/06/09 23:07:45 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:45 [DEBUG] agent: Service "_v1_multicloud_10.233.29.87_9001" in sync
    2021/06/09 23:07:45 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.19.194_9009" in sync
    2021/06/09 23:07:45 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.2.113_9004" in sync
    2021/06/09 23:07:45 [DEBUG] agent: Service "_v1_message-router_10.233.12.112_3904" in sync
    2021/06/09 23:07:45 [DEBUG] agent: Service "_v1_parser_10.233.40.188_8806" in sync
    2021/06/09 23:07:45 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.40.188_8806" in sync
    2021/06/09 23:07:45 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.35.254_9011" in sync
    2021/06/09 23:07:45 [DEBUG] agent: Service "_v1_appc_10.233.29.43_8443" in sync
    2021/06/09 23:07:45 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.13.186_9007" in sync
    2021/06/09 23:07:45 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:45 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:45 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:45 [DEBUG] agent: Node info in sync
    2021/06/09 23:07:45 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v13 (783.799µs) from=10.233.71.178:37464
    2021/06/09 23:07:46 [WARN] agent: Service name "_aai-generic-query-v14" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/06/09 23:07:46 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v14/search/generic-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v14\",\"enable_ssl\":\"true\",\"url\":\"/aai/v14/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/06/09 23:07:46 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/06/09 23:07:46 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/06/09 23:07:46 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.44.150_8080" in sync
    2021/06/09 23:07:46 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.24.88_9005" in sync
    2021/06/09 23:07:46 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.24.88_9005" in sync
    2021/06/09 23:07:46 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.24.88_9005" in sync
    2021/06/09 23:07:46 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.58.29_443" in sync
    2021/06/09 23:07:46 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:46 [DEBUG] agent: Service "_v1_nsd_10.233.40.188_8806" in sync
    2021/06/09 23:07:46 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:46 [DEBUG] agent: Service "_v1_parser_10.233.40.188_8806" in sync
    2021/06/09 23:07:46 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.40.188_8806" in sync
    2021/06/09 23:07:46 [DEBUG] agent: Service "_v1_multicloud_10.233.29.87_9001" in sync
    2021/06/09 23:07:46 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.19.194_9009" in sync
    2021/06/09 23:07:46 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.2.113_9004" in sync
    2021/06/09 23:07:46 [DEBUG] agent: Service "_v1_message-router_10.233.12.112_3904" in sync
    2021/06/09 23:07:46 [DEBUG] agent: Service "_v1_appc_10.233.29.43_8443" in sync
    2021/06/09 23:07:46 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.13.186_9007" in sync
    2021/06/09 23:07:46 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.35.254_9011" in sync
    2021/06/09 23:07:46 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:46 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:46 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:46 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.19.194_9009" in sync
    2021/06/09 23:07:46 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.35.254_9011" in sync
    2021/06/09 23:07:46 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:46 [DEBUG] agent: Service "_v0_multicloud_10.233.29.87_9001" in sync
    2021/06/09 23:07:46 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.13.186_9007" in sync
    2021/06/09 23:07:46 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.26.245_9015" in sync
    2021/06/09 23:07:46 [DEBUG] agent: Service "_v1_catalog_10.233.40.188_8806" in sync
    2021/06/09 23:07:46 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.2.113_9004" in sync
    2021/06/09 23:07:46 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.21.214_9518" in sync
    2021/06/09 23:07:46 [INFO] agent: Synced service "_v14__aai-generic-query_10.233.71.61_8446"
    2021/06/09 23:07:46 [DEBUG] agent: Node info in sync
    2021/06/09 23:07:46 [DEBUG] http: Request PUT /v1/agent/service/register (251.41804ms) from=10.233.71.178:37466
    2021/06/09 23:07:46 [DEBUG] agent: Service "_v1_appc_10.233.29.43_8443" in sync
    2021/06/09 23:07:46 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.13.186_9007" in sync
    2021/06/09 23:07:46 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.35.254_9011" in sync
    2021/06/09 23:07:46 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:46 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:46 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:46 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.19.194_9009" in sync
    2021/06/09 23:07:46 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.35.254_9011" in sync
    2021/06/09 23:07:46 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:46 [DEBUG] agent: Service "_v0_multicloud_10.233.29.87_9001" in sync
    2021/06/09 23:07:46 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.13.186_9007" in sync
    2021/06/09 23:07:46 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.26.245_9015" in sync
    2021/06/09 23:07:46 [DEBUG] agent: Service "_v1_catalog_10.233.40.188_8806" in sync
    2021/06/09 23:07:46 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.2.113_9004" in sync
    2021/06/09 23:07:46 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.21.214_9518" in sync
    2021/06/09 23:07:46 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:46 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.44.150_8080" in sync
    2021/06/09 23:07:46 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.24.88_9005" in sync
    2021/06/09 23:07:46 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.24.88_9005" in sync
    2021/06/09 23:07:46 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.24.88_9005" in sync
    2021/06/09 23:07:46 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.58.29_443" in sync
    2021/06/09 23:07:46 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:46 [DEBUG] agent: Service "_v1_nsd_10.233.40.188_8806" in sync
    2021/06/09 23:07:46 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:46 [DEBUG] agent: Service "_v1_parser_10.233.40.188_8806" in sync
    2021/06/09 23:07:46 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.40.188_8806" in sync
    2021/06/09 23:07:46 [DEBUG] agent: Service "_v1_multicloud_10.233.29.87_9001" in sync
    2021/06/09 23:07:46 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.19.194_9009" in sync
    2021/06/09 23:07:46 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.2.113_9004" in sync
    2021/06/09 23:07:46 [DEBUG] agent: Service "_v1_message-router_10.233.12.112_3904" in sync
    2021/06/09 23:07:46 [DEBUG] agent: Node info in sync
    2021/06/09 23:07:46 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v14 (389.685µs) from=10.233.71.178:37468
    2021/06/09 23:07:46 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v14\",\"enable_ssl\":\"true\",\"url\":\"/aai/v14/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/06/09 23:07:46 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/06/09 23:07:46 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/06/09 23:07:46 [DEBUG] agent: Service "_v1_parser_10.233.40.188_8806" in sync
    2021/06/09 23:07:46 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.40.188_8806" in sync
    2021/06/09 23:07:46 [DEBUG] agent: Service "_v1_multicloud_10.233.29.87_9001" in sync
    2021/06/09 23:07:46 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.19.194_9009" in sync
    2021/06/09 23:07:46 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.2.113_9004" in sync
    2021/06/09 23:07:46 [DEBUG] agent: Service "_v1_message-router_10.233.12.112_3904" in sync
    2021/06/09 23:07:46 [DEBUG] agent: Service "_v1_appc_10.233.29.43_8443" in sync
    2021/06/09 23:07:46 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.13.186_9007" in sync
    2021/06/09 23:07:46 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.35.254_9011" in sync
    2021/06/09 23:07:46 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:46 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:46 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:46 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.19.194_9009" in sync
    2021/06/09 23:07:46 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.35.254_9011" in sync
    2021/06/09 23:07:46 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:46 [DEBUG] agent: Service "_v0_multicloud_10.233.29.87_9001" in sync
    2021/06/09 23:07:46 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.13.186_9007" in sync
    2021/06/09 23:07:46 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.26.245_9015" in sync
    2021/06/09 23:07:46 [DEBUG] agent: Service "_v1_catalog_10.233.40.188_8806" in sync
    2021/06/09 23:07:46 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.2.113_9004" in sync
    2021/06/09 23:07:46 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.21.214_9518" in sync
    2021/06/09 23:07:46 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:46 [INFO] agent: Synced service "_v14_aai-generic-query_10.233.71.61_8446"
    2021/06/09 23:07:46 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.44.150_8080" in sync
    2021/06/09 23:07:46 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.24.88_9005" in sync
    2021/06/09 23:07:46 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.24.88_9005" in sync
    2021/06/09 23:07:46 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.24.88_9005" in sync
    2021/06/09 23:07:46 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.58.29_443" in sync
    2021/06/09 23:07:46 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:46 [DEBUG] agent: Service "_v1_nsd_10.233.40.188_8806" in sync
    2021/06/09 23:07:46 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:46 [DEBUG] agent: Node info in sync
    2021/06/09 23:07:46 [DEBUG] http: Request PUT /v1/agent/service/register (140.991854ms) from=10.233.71.178:37474
    2021/06/09 23:07:46 [DEBUG] agent: Service "_v0_multicloud_10.233.29.87_9001" in sync
    2021/06/09 23:07:46 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.13.186_9007" in sync
    2021/06/09 23:07:46 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.2.113_9004" in sync
    2021/06/09 23:07:46 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.21.214_9518" in sync
    2021/06/09 23:07:46 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:46 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.26.245_9015" in sync
    2021/06/09 23:07:46 [DEBUG] agent: Service "_v1_catalog_10.233.40.188_8806" in sync
    2021/06/09 23:07:46 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.24.88_9005" in sync
    2021/06/09 23:07:46 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.24.88_9005" in sync
    2021/06/09 23:07:46 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.58.29_443" in sync
    2021/06/09 23:07:46 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:46 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:46 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.44.150_8080" in sync
    2021/06/09 23:07:46 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.24.88_9005" in sync
    2021/06/09 23:07:46 [DEBUG] agent: Service "_v1_nsd_10.233.40.188_8806" in sync
    2021/06/09 23:07:46 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:46 [DEBUG] agent: Service "_v1_multicloud_10.233.29.87_9001" in sync
    2021/06/09 23:07:46 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.19.194_9009" in sync
    2021/06/09 23:07:46 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.2.113_9004" in sync
    2021/06/09 23:07:46 [DEBUG] agent: Service "_v1_message-router_10.233.12.112_3904" in sync
    2021/06/09 23:07:46 [DEBUG] agent: Service "_v1_parser_10.233.40.188_8806" in sync
    2021/06/09 23:07:46 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.40.188_8806" in sync
    2021/06/09 23:07:46 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.35.254_9011" in sync
    2021/06/09 23:07:46 [DEBUG] agent: Service "_v1_appc_10.233.29.43_8443" in sync
    2021/06/09 23:07:46 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.13.186_9007" in sync
    2021/06/09 23:07:46 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:46 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:46 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:46 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v14 (415.606µs) from=10.233.71.178:37484
    2021/06/09 23:07:46 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:46 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.19.194_9009" in sync
    2021/06/09 23:07:46 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.35.254_9011" in sync
    2021/06/09 23:07:46 [DEBUG] agent: Node info in sync
    2021/06/09 23:07:46 [WARN] agent: Service name "_aai-generic-query-v15" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/06/09 23:07:46 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v15/search/generic-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v15\",\"enable_ssl\":\"true\",\"url\":\"/aai/v15/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/06/09 23:07:46 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/06/09 23:07:46 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/06/09 23:07:47 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.19.194_9009" in sync
    2021/06/09 23:07:47 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.35.254_9011" in sync
    2021/06/09 23:07:47 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:47 [DEBUG] agent: Service "_v0_multicloud_10.233.29.87_9001" in sync
    2021/06/09 23:07:47 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.13.186_9007" in sync
    2021/06/09 23:07:47 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:47 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.26.245_9015" in sync
    2021/06/09 23:07:47 [DEBUG] agent: Service "_v1_catalog_10.233.40.188_8806" in sync
    2021/06/09 23:07:47 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.2.113_9004" in sync
    2021/06/09 23:07:47 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.21.214_9518" in sync
    2021/06/09 23:07:47 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.58.29_443" in sync
    2021/06/09 23:07:47 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:47 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:47 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.44.150_8080" in sync
    2021/06/09 23:07:47 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.24.88_9005" in sync
    2021/06/09 23:07:47 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.24.88_9005" in sync
    2021/06/09 23:07:47 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.24.88_9005" in sync
    2021/06/09 23:07:47 [DEBUG] agent: Service "_v1_nsd_10.233.40.188_8806" in sync
    2021/06/09 23:07:47 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:47 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.2.113_9004" in sync
    2021/06/09 23:07:47 [DEBUG] agent: Service "_v1_message-router_10.233.12.112_3904" in sync
    2021/06/09 23:07:47 [INFO] agent: Synced service "_v15__aai-generic-query_10.233.71.61_8446"
    2021/06/09 23:07:47 [DEBUG] agent: Service "_v1_parser_10.233.40.188_8806" in sync
    2021/06/09 23:07:47 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.40.188_8806" in sync
    2021/06/09 23:07:47 [DEBUG] agent: Service "_v1_multicloud_10.233.29.87_9001" in sync
    2021/06/09 23:07:47 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.19.194_9009" in sync
    2021/06/09 23:07:47 [DEBUG] agent: Service "_v1_appc_10.233.29.43_8443" in sync
    2021/06/09 23:07:47 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.13.186_9007" in sync
    2021/06/09 23:07:47 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.35.254_9011" in sync
    2021/06/09 23:07:47 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:47 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:47 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:47 [DEBUG] agent: Node info in sync
    2021/06/09 23:07:47 [DEBUG] http: Request PUT /v1/agent/service/register (315.503557ms) from=10.233.71.178:37488
    2021/06/09 23:07:47 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.19.194_9009" in sync
    2021/06/09 23:07:47 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.35.254_9011" in sync
    2021/06/09 23:07:47 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:47 [DEBUG] agent: Service "_v0_multicloud_10.233.29.87_9001" in sync
    2021/06/09 23:07:47 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.13.186_9007" in sync
    2021/06/09 23:07:47 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.26.245_9015" in sync
    2021/06/09 23:07:47 [DEBUG] agent: Service "_v1_catalog_10.233.40.188_8806" in sync
    2021/06/09 23:07:47 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.2.113_9004" in sync
    2021/06/09 23:07:47 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.21.214_9518" in sync
    2021/06/09 23:07:47 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:47 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:47 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.44.150_8080" in sync
    2021/06/09 23:07:47 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.24.88_9005" in sync
    2021/06/09 23:07:47 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.24.88_9005" in sync
    2021/06/09 23:07:47 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.24.88_9005" in sync
    2021/06/09 23:07:47 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.58.29_443" in sync
    2021/06/09 23:07:47 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:47 [DEBUG] agent: Service "_v1_nsd_10.233.40.188_8806" in sync
    2021/06/09 23:07:47 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:47 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:47 [DEBUG] agent: Service "_v1_parser_10.233.40.188_8806" in sync
    2021/06/09 23:07:47 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.40.188_8806" in sync
    2021/06/09 23:07:47 [DEBUG] agent: Service "_v1_multicloud_10.233.29.87_9001" in sync
    2021/06/09 23:07:47 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.19.194_9009" in sync
    2021/06/09 23:07:47 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.2.113_9004" in sync
    2021/06/09 23:07:47 [DEBUG] agent: Service "_v1_message-router_10.233.12.112_3904" in sync
    2021/06/09 23:07:47 [DEBUG] agent: Service "_v1_appc_10.233.29.43_8443" in sync
    2021/06/09 23:07:47 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.13.186_9007" in sync
    2021/06/09 23:07:47 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.35.254_9011" in sync
    2021/06/09 23:07:47 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:47 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:47 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:47 [DEBUG] agent: Node info in sync
    2021/06/09 23:07:47 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v15 (293.113µs) from=10.233.71.178:37492
    2021/06/09 23:07:47 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v15\",\"enable_ssl\":\"true\",\"url\":\"/aai/v15/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/06/09 23:07:47 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/06/09 23:07:47 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/06/09 23:07:47 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:47 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.26.245_9015" in sync
    2021/06/09 23:07:47 [DEBUG] agent: Service "_v1_catalog_10.233.40.188_8806" in sync
    2021/06/09 23:07:47 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.2.113_9004" in sync
    2021/06/09 23:07:47 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.21.214_9518" in sync
    2021/06/09 23:07:47 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.58.29_443" in sync
    2021/06/09 23:07:47 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:47 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:47 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.44.150_8080" in sync
    2021/06/09 23:07:47 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.24.88_9005" in sync
    2021/06/09 23:07:47 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.24.88_9005" in sync
    2021/06/09 23:07:47 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.24.88_9005" in sync
    2021/06/09 23:07:47 [DEBUG] agent: Service "_v1_nsd_10.233.40.188_8806" in sync
    2021/06/09 23:07:47 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:47 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.2.113_9004" in sync
    2021/06/09 23:07:47 [DEBUG] agent: Service "_v1_message-router_10.233.12.112_3904" in sync
    2021/06/09 23:07:47 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:47 [DEBUG] agent: Service "_v1_parser_10.233.40.188_8806" in sync
    2021/06/09 23:07:47 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.40.188_8806" in sync
    2021/06/09 23:07:47 [DEBUG] agent: Service "_v1_multicloud_10.233.29.87_9001" in sync
    2021/06/09 23:07:47 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.19.194_9009" in sync
    2021/06/09 23:07:47 [DEBUG] agent: Service "_v1_appc_10.233.29.43_8443" in sync
    2021/06/09 23:07:47 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.13.186_9007" in sync
    2021/06/09 23:07:47 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.35.254_9011" in sync
    2021/06/09 23:07:47 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:47 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:47 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:47 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.19.194_9009" in sync
    2021/06/09 23:07:47 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.35.254_9011" in sync
    2021/06/09 23:07:47 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:47 [DEBUG] agent: Service "_v0_multicloud_10.233.29.87_9001" in sync
    2021/06/09 23:07:47 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.13.186_9007" in sync
    2021/06/09 23:07:47 [INFO] agent: Synced service "_v15_aai-generic-query_10.233.71.61_8446"
    2021/06/09 23:07:47 [DEBUG] agent: Node info in sync
    2021/06/09 23:07:47 [DEBUG] http: Request PUT /v1/agent/service/register (199.928975ms) from=10.233.71.178:37494
    2021/06/09 23:07:47 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:47 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:47 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:47 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.19.194_9009" in sync
    2021/06/09 23:07:47 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.35.254_9011" in sync
    2021/06/09 23:07:47 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:47 [DEBUG] agent: Service "_v0_multicloud_10.233.29.87_9001" in sync
    2021/06/09 23:07:47 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.13.186_9007" in sync
    2021/06/09 23:07:47 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:47 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.21.214_9518" in sync
    2021/06/09 23:07:47 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:47 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.26.245_9015" in sync
    2021/06/09 23:07:47 [DEBUG] agent: Service "_v1_catalog_10.233.40.188_8806" in sync
    2021/06/09 23:07:47 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.2.113_9004" in sync
    2021/06/09 23:07:47 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.24.88_9005" in sync
    2021/06/09 23:07:47 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.58.29_443" in sync
    2021/06/09 23:07:47 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:47 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:47 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.44.150_8080" in sync
    2021/06/09 23:07:47 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.24.88_9005" in sync
    2021/06/09 23:07:47 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.24.88_9005" in sync
    2021/06/09 23:07:47 [DEBUG] agent: Service "_v1_nsd_10.233.40.188_8806" in sync
    2021/06/09 23:07:47 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:47 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.19.194_9009" in sync
    2021/06/09 23:07:47 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.2.113_9004" in sync
    2021/06/09 23:07:47 [DEBUG] agent: Service "_v1_message-router_10.233.12.112_3904" in sync
    2021/06/09 23:07:47 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:47 [DEBUG] agent: Service "_v1_parser_10.233.40.188_8806" in sync
    2021/06/09 23:07:47 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.40.188_8806" in sync
    2021/06/09 23:07:47 [DEBUG] agent: Service "_v1_multicloud_10.233.29.87_9001" in sync
    2021/06/09 23:07:47 [DEBUG] agent: Service "_v1_appc_10.233.29.43_8443" in sync
    2021/06/09 23:07:47 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.13.186_9007" in sync
    2021/06/09 23:07:47 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.35.254_9011" in sync
    2021/06/09 23:07:47 [DEBUG] agent: Node info in sync
    2021/06/09 23:07:47 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v15 (328.902µs) from=10.233.71.178:37502
    2021/06/09 23:07:47 [WARN] agent: Service name "_aai-generic-query-v16" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/06/09 23:07:47 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v16/search/generic-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v16\",\"enable_ssl\":\"true\",\"url\":\"/aai/v16/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/06/09 23:07:47 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/06/09 23:07:47 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/06/09 23:07:47 [DEBUG] agent: Service "_v1_parser_10.233.40.188_8806" in sync
    2021/06/09 23:07:47 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.40.188_8806" in sync
    2021/06/09 23:07:47 [DEBUG] agent: Service "_v1_multicloud_10.233.29.87_9001" in sync
    2021/06/09 23:07:47 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.19.194_9009" in sync
    2021/06/09 23:07:47 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.2.113_9004" in sync
    2021/06/09 23:07:47 [DEBUG] agent: Service "_v1_message-router_10.233.12.112_3904" in sync
    2021/06/09 23:07:47 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:47 [DEBUG] agent: Service "_v1_appc_10.233.29.43_8443" in sync
    2021/06/09 23:07:47 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.13.186_9007" in sync
    2021/06/09 23:07:47 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.35.254_9011" in sync
    2021/06/09 23:07:47 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:47 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:47 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:47 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.19.194_9009" in sync
    2021/06/09 23:07:47 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.35.254_9011" in sync
    2021/06/09 23:07:47 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:47 [INFO] agent: Synced service "_v16__aai-generic-query_10.233.71.61_8446"
    2021/06/09 23:07:47 [DEBUG] agent: Service "_v0_multicloud_10.233.29.87_9001" in sync
    2021/06/09 23:07:47 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.13.186_9007" in sync
    2021/06/09 23:07:47 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:47 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.26.245_9015" in sync
    2021/06/09 23:07:47 [DEBUG] agent: Service "_v1_catalog_10.233.40.188_8806" in sync
    2021/06/09 23:07:47 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.2.113_9004" in sync
    2021/06/09 23:07:47 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.21.214_9518" in sync
    2021/06/09 23:07:47 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:47 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.44.150_8080" in sync
    2021/06/09 23:07:47 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.24.88_9005" in sync
    2021/06/09 23:07:47 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.24.88_9005" in sync
    2021/06/09 23:07:47 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.24.88_9005" in sync
    2021/06/09 23:07:47 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.58.29_443" in sync
    2021/06/09 23:07:47 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:47 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:47 [DEBUG] agent: Service "_v1_nsd_10.233.40.188_8806" in sync
    2021/06/09 23:07:47 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:47 [DEBUG] agent: Node info in sync
    2021/06/09 23:07:47 [DEBUG] http: Request PUT /v1/agent/service/register (76.412853ms) from=10.233.71.178:37504
    2021/06/09 23:07:47 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.13.186_9007" in sync
    2021/06/09 23:07:47 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.35.254_9011" in sync
    2021/06/09 23:07:47 [DEBUG] agent: Service "_v1_appc_10.233.29.43_8443" in sync
    2021/06/09 23:07:47 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:47 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:47 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:47 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.35.254_9011" in sync
    2021/06/09 23:07:47 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:47 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:47 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.19.194_9009" in sync
    2021/06/09 23:07:47 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.13.186_9007" in sync
    2021/06/09 23:07:47 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:47 [DEBUG] agent: Service "_v0_multicloud_10.233.29.87_9001" in sync
    2021/06/09 23:07:47 [DEBUG] agent: Service "_v1_catalog_10.233.40.188_8806" in sync
    2021/06/09 23:07:47 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.2.113_9004" in sync
    2021/06/09 23:07:47 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.21.214_9518" in sync
    2021/06/09 23:07:47 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:47 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.26.245_9015" in sync
    2021/06/09 23:07:47 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.24.88_9005" in sync
    2021/06/09 23:07:47 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.24.88_9005" in sync
    2021/06/09 23:07:47 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.24.88_9005" in sync
    2021/06/09 23:07:47 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.58.29_443" in sync
    2021/06/09 23:07:47 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:47 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:47 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.44.150_8080" in sync
    2021/06/09 23:07:47 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:47 [DEBUG] agent: Service "_v1_nsd_10.233.40.188_8806" in sync
    2021/06/09 23:07:47 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.40.188_8806" in sync
    2021/06/09 23:07:47 [DEBUG] agent: Service "_v1_multicloud_10.233.29.87_9001" in sync
    2021/06/09 23:07:47 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.19.194_9009" in sync
    2021/06/09 23:07:47 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.2.113_9004" in sync
    2021/06/09 23:07:47 [DEBUG] agent: Service "_v1_message-router_10.233.12.112_3904" in sync
    2021/06/09 23:07:47 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:47 [DEBUG] agent: Service "_v1_parser_10.233.40.188_8806" in sync
    2021/06/09 23:07:47 [DEBUG] agent: Node info in sync
    2021/06/09 23:07:47 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v16 (1.752648ms) from=10.233.71.178:37506
    2021/06/09 23:07:48 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v16\",\"enable_ssl\":\"true\",\"url\":\"/aai/v16/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/06/09 23:07:48 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/06/09 23:07:48 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/06/09 23:07:48 [DEBUG] agent: Service "_v0_multicloud_10.233.29.87_9001" in sync
    2021/06/09 23:07:48 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.13.186_9007" in sync
    2021/06/09 23:07:48 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:48 [INFO] agent: Synced service "_v16_aai-generic-query_10.233.71.61_8446"
    2021/06/09 23:07:48 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.26.245_9015" in sync
    2021/06/09 23:07:48 [DEBUG] agent: Service "_v1_catalog_10.233.40.188_8806" in sync
    2021/06/09 23:07:48 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.2.113_9004" in sync
    2021/06/09 23:07:48 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.21.214_9518" in sync
    2021/06/09 23:07:48 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:48 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.44.150_8080" in sync
    2021/06/09 23:07:48 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.24.88_9005" in sync
    2021/06/09 23:07:48 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.24.88_9005" in sync
    2021/06/09 23:07:48 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.24.88_9005" in sync
    2021/06/09 23:07:48 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.58.29_443" in sync
    2021/06/09 23:07:48 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:48 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:48 [DEBUG] agent: Service "_v1_nsd_10.233.40.188_8806" in sync
    2021/06/09 23:07:48 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:48 [DEBUG] agent: Service "_v1_parser_10.233.40.188_8806" in sync
    2021/06/09 23:07:48 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.40.188_8806" in sync
    2021/06/09 23:07:48 [DEBUG] agent: Service "_v1_multicloud_10.233.29.87_9001" in sync
    2021/06/09 23:07:48 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.19.194_9009" in sync
    2021/06/09 23:07:48 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.2.113_9004" in sync
    2021/06/09 23:07:48 [DEBUG] agent: Service "_v1_message-router_10.233.12.112_3904" in sync
    2021/06/09 23:07:48 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:48 [DEBUG] agent: Service "_v1_appc_10.233.29.43_8443" in sync
    2021/06/09 23:07:48 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.13.186_9007" in sync
    2021/06/09 23:07:48 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.35.254_9011" in sync
    2021/06/09 23:07:48 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:48 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:48 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:48 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.19.194_9009" in sync
    2021/06/09 23:07:48 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.35.254_9011" in sync
    2021/06/09 23:07:48 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:48 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:48 [DEBUG] agent: Node info in sync
    2021/06/09 23:07:48 [DEBUG] http: Request PUT /v1/agent/service/register (600.799042ms) from=10.233.71.178:37508
    2021/06/09 23:07:48 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:48 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:48 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:48 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:48 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:48 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.19.194_9009" in sync
    2021/06/09 23:07:48 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.35.254_9011" in sync
    2021/06/09 23:07:48 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:48 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:48 [DEBUG] agent: Service "_v0_multicloud_10.233.29.87_9001" in sync
    2021/06/09 23:07:48 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.13.186_9007" in sync
    2021/06/09 23:07:48 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.2.113_9004" in sync
    2021/06/09 23:07:48 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.21.214_9518" in sync
    2021/06/09 23:07:48 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:48 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.26.245_9015" in sync
    2021/06/09 23:07:48 [DEBUG] agent: Service "_v1_catalog_10.233.40.188_8806" in sync
    2021/06/09 23:07:48 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.24.88_9005" in sync
    2021/06/09 23:07:48 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.24.88_9005" in sync
    2021/06/09 23:07:48 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.58.29_443" in sync
    2021/06/09 23:07:48 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:48 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:48 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.44.150_8080" in sync
    2021/06/09 23:07:48 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.24.88_9005" in sync
    2021/06/09 23:07:48 [DEBUG] agent: Service "_v1_nsd_10.233.40.188_8806" in sync
    2021/06/09 23:07:48 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:48 [DEBUG] agent: Service "_v1_multicloud_10.233.29.87_9001" in sync
    2021/06/09 23:07:48 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.19.194_9009" in sync
    2021/06/09 23:07:48 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.2.113_9004" in sync
    2021/06/09 23:07:48 [DEBUG] agent: Service "_v1_message-router_10.233.12.112_3904" in sync
    2021/06/09 23:07:48 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:48 [DEBUG] agent: Service "_v1_parser_10.233.40.188_8806" in sync
    2021/06/09 23:07:48 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.40.188_8806" in sync
    2021/06/09 23:07:48 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.35.254_9011" in sync
    2021/06/09 23:07:48 [DEBUG] agent: Service "_v1_appc_10.233.29.43_8443" in sync
    2021/06/09 23:07:48 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.13.186_9007" in sync
    2021/06/09 23:07:48 [DEBUG] agent: Node info in sync
    2021/06/09 23:07:48 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v16 (382.272µs) from=10.233.71.178:37520
    2021/06/09 23:07:48 [WARN] agent: Service name "_aai-generic-query-v17" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/06/09 23:07:48 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v17/search/generic-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v17\",\"enable_ssl\":\"true\",\"url\":\"/aai/v17/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/06/09 23:07:48 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/06/09 23:07:48 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/06/09 23:07:49 [DEBUG] agent: Service "_v1_nsd_10.233.40.188_8806" in sync
    2021/06/09 23:07:49 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:49 [DEBUG] agent: Service "_v1_message-router_10.233.12.112_3904" in sync
    2021/06/09 23:07:49 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:49 [DEBUG] agent: Service "_v1_parser_10.233.40.188_8806" in sync
    2021/06/09 23:07:49 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.40.188_8806" in sync
    2021/06/09 23:07:49 [DEBUG] agent: Service "_v1_multicloud_10.233.29.87_9001" in sync
    2021/06/09 23:07:49 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.19.194_9009" in sync
    2021/06/09 23:07:49 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.2.113_9004" in sync
    2021/06/09 23:07:49 [DEBUG] agent: Service "_v1_appc_10.233.29.43_8443" in sync
    2021/06/09 23:07:49 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.13.186_9007" in sync
    2021/06/09 23:07:49 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.35.254_9011" in sync
    2021/06/09 23:07:49 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:49 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:49 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:49 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.19.194_9009" in sync
    2021/06/09 23:07:49 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.35.254_9011" in sync
    2021/06/09 23:07:49 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:49 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:49 [DEBUG] agent: Service "_v0_multicloud_10.233.29.87_9001" in sync
    2021/06/09 23:07:49 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.13.186_9007" in sync
    2021/06/09 23:07:49 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:49 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:49 [INFO] agent: Synced service "_v17__aai-generic-query_10.233.71.61_8446"
    2021/06/09 23:07:49 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.26.245_9015" in sync
    2021/06/09 23:07:49 [DEBUG] agent: Service "_v1_catalog_10.233.40.188_8806" in sync
    2021/06/09 23:07:49 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.2.113_9004" in sync
    2021/06/09 23:07:49 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.21.214_9518" in sync
    2021/06/09 23:07:49 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:49 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:49 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:49 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.44.150_8080" in sync
    2021/06/09 23:07:49 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.24.88_9005" in sync
    2021/06/09 23:07:49 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.24.88_9005" in sync
    2021/06/09 23:07:49 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.24.88_9005" in sync
    2021/06/09 23:07:49 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.58.29_443" in sync
    2021/06/09 23:07:49 [DEBUG] agent: Node info in sync
    2021/06/09 23:07:49 [DEBUG] http: Request PUT /v1/agent/service/register (102.938737ms) from=10.233.71.178:37522
    2021/06/09 23:07:49 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:49 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:49 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:49 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.19.194_9009" in sync
    2021/06/09 23:07:49 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.35.254_9011" in sync
    2021/06/09 23:07:49 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:49 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:49 [DEBUG] agent: Service "_v0_multicloud_10.233.29.87_9001" in sync
    2021/06/09 23:07:49 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.13.186_9007" in sync
    2021/06/09 23:07:49 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:49 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:49 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:49 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.26.245_9015" in sync
    2021/06/09 23:07:49 [DEBUG] agent: Service "_v1_catalog_10.233.40.188_8806" in sync
    2021/06/09 23:07:49 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.2.113_9004" in sync
    2021/06/09 23:07:49 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.21.214_9518" in sync
    2021/06/09 23:07:49 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:49 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:49 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.44.150_8080" in sync
    2021/06/09 23:07:49 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.24.88_9005" in sync
    2021/06/09 23:07:49 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.24.88_9005" in sync
    2021/06/09 23:07:49 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.24.88_9005" in sync
    2021/06/09 23:07:49 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.58.29_443" in sync
    2021/06/09 23:07:49 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:49 [DEBUG] agent: Service "_v1_nsd_10.233.40.188_8806" in sync
    2021/06/09 23:07:49 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:49 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:49 [DEBUG] agent: Service "_v1_parser_10.233.40.188_8806" in sync
    2021/06/09 23:07:49 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.40.188_8806" in sync
    2021/06/09 23:07:49 [DEBUG] agent: Service "_v1_multicloud_10.233.29.87_9001" in sync
    2021/06/09 23:07:49 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.19.194_9009" in sync
    2021/06/09 23:07:49 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.2.113_9004" in sync
    2021/06/09 23:07:49 [DEBUG] agent: Service "_v1_message-router_10.233.12.112_3904" in sync
    2021/06/09 23:07:49 [DEBUG] agent: Service "_v1_appc_10.233.29.43_8443" in sync
    2021/06/09 23:07:49 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.13.186_9007" in sync
    2021/06/09 23:07:49 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.35.254_9011" in sync
    2021/06/09 23:07:49 [DEBUG] agent: Node info in sync
    2021/06/09 23:07:49 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v17 (465.985µs) from=10.233.71.178:37526
    2021/06/09 23:07:49 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v17\",\"enable_ssl\":\"true\",\"url\":\"/aai/v17/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/06/09 23:07:49 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/06/09 23:07:49 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/06/09 23:07:49 [DEBUG] agent: Service "_v1_parser_10.233.40.188_8806" in sync
    2021/06/09 23:07:49 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.40.188_8806" in sync
    2021/06/09 23:07:49 [DEBUG] agent: Service "_v1_multicloud_10.233.29.87_9001" in sync
    2021/06/09 23:07:49 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.19.194_9009" in sync
    2021/06/09 23:07:49 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.2.113_9004" in sync
    2021/06/09 23:07:49 [DEBUG] agent: Service "_v1_message-router_10.233.12.112_3904" in sync
    2021/06/09 23:07:49 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:49 [DEBUG] agent: Service "_v1_appc_10.233.29.43_8443" in sync
    2021/06/09 23:07:49 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.13.186_9007" in sync
    2021/06/09 23:07:49 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.35.254_9011" in sync
    2021/06/09 23:07:49 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:49 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:49 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:49 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.19.194_9009" in sync
    2021/06/09 23:07:49 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.35.254_9011" in sync
    2021/06/09 23:07:49 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:49 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:49 [DEBUG] agent: Service "_v0_multicloud_10.233.29.87_9001" in sync
    2021/06/09 23:07:49 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.13.186_9007" in sync
    2021/06/09 23:07:49 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:49 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:49 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:49 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.26.245_9015" in sync
    2021/06/09 23:07:49 [DEBUG] agent: Service "_v1_catalog_10.233.40.188_8806" in sync
    2021/06/09 23:07:49 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.2.113_9004" in sync
    2021/06/09 23:07:49 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.21.214_9518" in sync
    2021/06/09 23:07:49 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:49 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.44.150_8080" in sync
    2021/06/09 23:07:49 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.24.88_9005" in sync
    2021/06/09 23:07:49 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.24.88_9005" in sync
    2021/06/09 23:07:49 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.24.88_9005" in sync
    2021/06/09 23:07:49 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.58.29_443" in sync
    2021/06/09 23:07:49 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:49 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:49 [DEBUG] agent: Service "_v1_nsd_10.233.40.188_8806" in sync
    2021/06/09 23:07:49 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:49 [INFO] agent: Synced service "_v17_aai-generic-query_10.233.71.61_8446"
    2021/06/09 23:07:49 [DEBUG] agent: Node info in sync
    2021/06/09 23:07:49 [DEBUG] http: Request PUT /v1/agent/service/register (86.001723ms) from=10.233.71.178:37528
    2021/06/09 23:07:49 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:49 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:49 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:49 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.19.194_9009" in sync
    2021/06/09 23:07:49 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.35.254_9011" in sync
    2021/06/09 23:07:49 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:49 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:49 [DEBUG] agent: Service "_v0_multicloud_10.233.29.87_9001" in sync
    2021/06/09 23:07:49 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.13.186_9007" in sync
    2021/06/09 23:07:49 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:49 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:49 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:49 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.26.245_9015" in sync
    2021/06/09 23:07:49 [DEBUG] agent: Service "_v1_catalog_10.233.40.188_8806" in sync
    2021/06/09 23:07:49 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.2.113_9004" in sync
    2021/06/09 23:07:49 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.21.214_9518" in sync
    2021/06/09 23:07:49 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:49 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:49 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.44.150_8080" in sync
    2021/06/09 23:07:49 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.24.88_9005" in sync
    2021/06/09 23:07:49 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.24.88_9005" in sync
    2021/06/09 23:07:49 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.24.88_9005" in sync
    2021/06/09 23:07:49 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.58.29_443" in sync
    2021/06/09 23:07:49 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:49 [DEBUG] agent: Service "_v1_nsd_10.233.40.188_8806" in sync
    2021/06/09 23:07:49 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:49 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:49 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:49 [DEBUG] agent: Service "_v1_parser_10.233.40.188_8806" in sync
    2021/06/09 23:07:49 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.40.188_8806" in sync
    2021/06/09 23:07:49 [DEBUG] agent: Service "_v1_multicloud_10.233.29.87_9001" in sync
    2021/06/09 23:07:49 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.19.194_9009" in sync
    2021/06/09 23:07:49 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.2.113_9004" in sync
    2021/06/09 23:07:49 [DEBUG] agent: Service "_v1_message-router_10.233.12.112_3904" in sync
    2021/06/09 23:07:49 [DEBUG] agent: Service "_v1_appc_10.233.29.43_8443" in sync
    2021/06/09 23:07:49 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.13.186_9007" in sync
    2021/06/09 23:07:49 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.35.254_9011" in sync
    2021/06/09 23:07:49 [DEBUG] agent: Node info in sync
    2021/06/09 23:07:49 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v17 (287.302µs) from=10.233.71.178:37530
    2021/06/09 23:07:49 [WARN] agent: Service name "_aai-generic-query-v18" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/06/09 23:07:49 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v18/search/generic-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v18\",\"enable_ssl\":\"true\",\"url\":\"/aai/v18/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/06/09 23:07:49 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/06/09 23:07:49 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/06/09 23:07:49 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.19.194_9009" in sync
    2021/06/09 23:07:49 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.2.113_9004" in sync
    2021/06/09 23:07:49 [DEBUG] agent: Service "_v1_message-router_10.233.12.112_3904" in sync
    2021/06/09 23:07:49 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:49 [INFO] agent: Synced service "_v18__aai-generic-query_10.233.71.61_8446"
    2021/06/09 23:07:49 [DEBUG] agent: Service "_v1_parser_10.233.40.188_8806" in sync
    2021/06/09 23:07:49 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.40.188_8806" in sync
    2021/06/09 23:07:49 [DEBUG] agent: Service "_v1_multicloud_10.233.29.87_9001" in sync
    2021/06/09 23:07:49 [DEBUG] agent: Service "_v1_appc_10.233.29.43_8443" in sync
    2021/06/09 23:07:49 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.13.186_9007" in sync
    2021/06/09 23:07:49 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.35.254_9011" in sync
    2021/06/09 23:07:49 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:49 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:49 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:49 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:49 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.19.194_9009" in sync
    2021/06/09 23:07:49 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.35.254_9011" in sync
    2021/06/09 23:07:49 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:49 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:49 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:49 [DEBUG] agent: Service "_v0_multicloud_10.233.29.87_9001" in sync
    2021/06/09 23:07:49 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.13.186_9007" in sync
    2021/06/09 23:07:49 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:49 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.21.214_9518" in sync
    2021/06/09 23:07:49 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:49 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.26.245_9015" in sync
    2021/06/09 23:07:49 [DEBUG] agent: Service "_v1_catalog_10.233.40.188_8806" in sync
    2021/06/09 23:07:49 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.2.113_9004" in sync
    2021/06/09 23:07:49 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.24.88_9005" in sync
    2021/06/09 23:07:49 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.58.29_443" in sync
    2021/06/09 23:07:49 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:49 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:49 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.44.150_8080" in sync
    2021/06/09 23:07:49 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.24.88_9005" in sync
    2021/06/09 23:07:49 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.24.88_9005" in sync
    2021/06/09 23:07:49 [DEBUG] agent: Service "_v1_nsd_10.233.40.188_8806" in sync
    2021/06/09 23:07:49 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:49 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:49 [DEBUG] agent: Node info in sync
    2021/06/09 23:07:49 [DEBUG] http: Request PUT /v1/agent/service/register (177.267648ms) from=10.233.71.178:37536
    2021/06/09 23:07:49 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:49 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.26.245_9015" in sync
    2021/06/09 23:07:49 [DEBUG] agent: Service "_v1_catalog_10.233.40.188_8806" in sync
    2021/06/09 23:07:49 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.2.113_9004" in sync
    2021/06/09 23:07:49 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.21.214_9518" in sync
    2021/06/09 23:07:49 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.58.29_443" in sync
    2021/06/09 23:07:49 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:49 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:49 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.44.150_8080" in sync
    2021/06/09 23:07:49 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.24.88_9005" in sync
    2021/06/09 23:07:49 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.24.88_9005" in sync
    2021/06/09 23:07:49 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.24.88_9005" in sync
    2021/06/09 23:07:49 [DEBUG] agent: Service "_v1_nsd_10.233.40.188_8806" in sync
    2021/06/09 23:07:49 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:49 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:49 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.2.113_9004" in sync
    2021/06/09 23:07:49 [DEBUG] agent: Service "_v1_message-router_10.233.12.112_3904" in sync
    2021/06/09 23:07:49 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:49 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:49 [DEBUG] agent: Service "_v1_parser_10.233.40.188_8806" in sync
    2021/06/09 23:07:49 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.40.188_8806" in sync
    2021/06/09 23:07:49 [DEBUG] agent: Service "_v1_multicloud_10.233.29.87_9001" in sync
    2021/06/09 23:07:49 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.19.194_9009" in sync
    2021/06/09 23:07:49 [DEBUG] agent: Service "_v1_appc_10.233.29.43_8443" in sync
    2021/06/09 23:07:49 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.13.186_9007" in sync
    2021/06/09 23:07:49 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.35.254_9011" in sync
    2021/06/09 23:07:49 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:49 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:49 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:49 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.19.194_9009" in sync
    2021/06/09 23:07:49 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.35.254_9011" in sync
    2021/06/09 23:07:49 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:49 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:49 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:49 [DEBUG] agent: Service "_v0_multicloud_10.233.29.87_9001" in sync
    2021/06/09 23:07:49 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.13.186_9007" in sync
    2021/06/09 23:07:49 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:49 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:49 [DEBUG] agent: Node info in sync
    2021/06/09 23:07:49 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v18 (395.177µs) from=10.233.71.178:37538
    2021/06/09 23:07:49 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v18\",\"enable_ssl\":\"true\",\"url\":\"/aai/v18/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/06/09 23:07:49 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/06/09 23:07:49 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/06/09 23:07:49 [DEBUG] consul: Skipping self join check for "onap-msb-consul-86975585d9-6phwx" since the cluster is too small
    2021/06/09 23:07:50 [INFO] agent: Synced service "_v18_aai-generic-query_10.233.71.61_8446"
    2021/06/09 23:07:50 [DEBUG] agent: Service "_v1_appc_10.233.29.43_8443" in sync
    2021/06/09 23:07:50 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.13.186_9007" in sync
    2021/06/09 23:07:50 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.35.254_9011" in sync
    2021/06/09 23:07:50 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:50 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:50 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:50 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:50 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.19.194_9009" in sync
    2021/06/09 23:07:50 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.35.254_9011" in sync
    2021/06/09 23:07:50 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:50 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:50 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:50 [DEBUG] agent: Service "_v0_multicloud_10.233.29.87_9001" in sync
    2021/06/09 23:07:50 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.13.186_9007" in sync
    2021/06/09 23:07:50 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:50 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.21.214_9518" in sync
    2021/06/09 23:07:50 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:50 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.26.245_9015" in sync
    2021/06/09 23:07:50 [DEBUG] agent: Service "_v1_catalog_10.233.40.188_8806" in sync
    2021/06/09 23:07:50 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.2.113_9004" in sync
    2021/06/09 23:07:50 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.24.88_9005" in sync
    2021/06/09 23:07:50 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.58.29_443" in sync
    2021/06/09 23:07:50 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:50 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:50 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.44.150_8080" in sync
    2021/06/09 23:07:50 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.24.88_9005" in sync
    2021/06/09 23:07:50 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.24.88_9005" in sync
    2021/06/09 23:07:50 [DEBUG] agent: Service "_v1_nsd_10.233.40.188_8806" in sync
    2021/06/09 23:07:50 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:50 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:50 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.19.194_9009" in sync
    2021/06/09 23:07:50 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.2.113_9004" in sync
    2021/06/09 23:07:50 [DEBUG] agent: Service "_v1_message-router_10.233.12.112_3904" in sync
    2021/06/09 23:07:50 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:50 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:50 [DEBUG] agent: Service "_v1_parser_10.233.40.188_8806" in sync
    2021/06/09 23:07:50 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.40.188_8806" in sync
    2021/06/09 23:07:50 [DEBUG] agent: Service "_v1_multicloud_10.233.29.87_9001" in sync
    2021/06/09 23:07:50 [DEBUG] agent: Node info in sync
    2021/06/09 23:07:50 [DEBUG] http: Request PUT /v1/agent/service/register (282.000575ms) from=10.233.71.178:37540
    2021/06/09 23:07:50 [DEBUG] agent: Service "_v1_nsd_10.233.40.188_8806" in sync
    2021/06/09 23:07:50 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:50 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:50 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.19.194_9009" in sync
    2021/06/09 23:07:50 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.2.113_9004" in sync
    2021/06/09 23:07:50 [DEBUG] agent: Service "_v1_message-router_10.233.12.112_3904" in sync
    2021/06/09 23:07:50 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:50 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:50 [DEBUG] agent: Service "_v1_parser_10.233.40.188_8806" in sync
    2021/06/09 23:07:50 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.40.188_8806" in sync
    2021/06/09 23:07:50 [DEBUG] agent: Service "_v1_multicloud_10.233.29.87_9001" in sync
    2021/06/09 23:07:50 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:50 [DEBUG] agent: Service "_v1_appc_10.233.29.43_8443" in sync
    2021/06/09 23:07:50 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.13.186_9007" in sync
    2021/06/09 23:07:50 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.35.254_9011" in sync
    2021/06/09 23:07:50 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:50 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:50 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:50 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:50 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.19.194_9009" in sync
    2021/06/09 23:07:50 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.35.254_9011" in sync
    2021/06/09 23:07:50 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:50 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:50 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:50 [DEBUG] agent: Service "_v0_multicloud_10.233.29.87_9001" in sync
    2021/06/09 23:07:50 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.13.186_9007" in sync
    2021/06/09 23:07:50 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:50 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.21.214_9518" in sync
    2021/06/09 23:07:50 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:50 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.26.245_9015" in sync
    2021/06/09 23:07:50 [DEBUG] agent: Service "_v1_catalog_10.233.40.188_8806" in sync
    2021/06/09 23:07:50 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.2.113_9004" in sync
    2021/06/09 23:07:50 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.24.88_9005" in sync
    2021/06/09 23:07:50 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.58.29_443" in sync
    2021/06/09 23:07:50 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:50 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:50 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.44.150_8080" in sync
    2021/06/09 23:07:50 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.24.88_9005" in sync
    2021/06/09 23:07:50 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.24.88_9005" in sync
    2021/06/09 23:07:50 [DEBUG] agent: Node info in sync
    2021/06/09 23:07:50 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v18 (362.66µs) from=10.233.71.178:37544
    2021/06/09 23:07:50 [WARN] agent: Service name "_aai-generic-query-v19" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/06/09 23:07:50 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v19/search/generic-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v19\",\"enable_ssl\":\"true\",\"url\":\"/aai/v19/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/06/09 23:07:50 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/06/09 23:07:50 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/06/09 23:07:50 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:50 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:50 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.19.194_9009" in sync
    2021/06/09 23:07:50 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.35.254_9011" in sync
    2021/06/09 23:07:50 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:50 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:50 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:50 [INFO] agent: Synced service "_v19__aai-generic-query_10.233.71.61_8446"
    2021/06/09 23:07:50 [DEBUG] agent: Service "_v0_multicloud_10.233.29.87_9001" in sync
    2021/06/09 23:07:50 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.13.186_9007" in sync
    2021/06/09 23:07:50 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.2.113_9004" in sync
    2021/06/09 23:07:50 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.21.214_9518" in sync
    2021/06/09 23:07:50 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:50 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.26.245_9015" in sync
    2021/06/09 23:07:50 [DEBUG] agent: Service "_v1_catalog_10.233.40.188_8806" in sync
    2021/06/09 23:07:50 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.24.88_9005" in sync
    2021/06/09 23:07:50 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.24.88_9005" in sync
    2021/06/09 23:07:50 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.58.29_443" in sync
    2021/06/09 23:07:50 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:50 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:50 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.44.150_8080" in sync
    2021/06/09 23:07:50 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.24.88_9005" in sync
    2021/06/09 23:07:50 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:50 [DEBUG] agent: Service "_v1_nsd_10.233.40.188_8806" in sync
    2021/06/09 23:07:50 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:50 [DEBUG] agent: Service "_v1_multicloud_10.233.29.87_9001" in sync
    2021/06/09 23:07:50 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.19.194_9009" in sync
    2021/06/09 23:07:50 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.2.113_9004" in sync
    2021/06/09 23:07:50 [DEBUG] agent: Service "_v1_message-router_10.233.12.112_3904" in sync
    2021/06/09 23:07:50 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:50 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:50 [DEBUG] agent: Service "_v1_parser_10.233.40.188_8806" in sync
    2021/06/09 23:07:50 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.40.188_8806" in sync
    2021/06/09 23:07:50 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.35.254_9011" in sync
    2021/06/09 23:07:50 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:50 [DEBUG] agent: Service "_v1_appc_10.233.29.43_8443" in sync
    2021/06/09 23:07:50 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.13.186_9007" in sync
    2021/06/09 23:07:50 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:50 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:50 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:50 [DEBUG] agent: Node info in sync
    2021/06/09 23:07:50 [DEBUG] http: Request PUT /v1/agent/service/register (179.649975ms) from=10.233.71.178:37546
    2021/06/09 23:07:50 [DEBUG] agent: Service "_v1_nsd_10.233.40.188_8806" in sync
    2021/06/09 23:07:50 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:50 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:50 [DEBUG] agent: Service "_v1_message-router_10.233.12.112_3904" in sync
    2021/06/09 23:07:50 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:50 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:50 [DEBUG] agent: Service "_v1_parser_10.233.40.188_8806" in sync
    2021/06/09 23:07:50 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.40.188_8806" in sync
    2021/06/09 23:07:50 [DEBUG] agent: Service "_v1_multicloud_10.233.29.87_9001" in sync
    2021/06/09 23:07:50 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.19.194_9009" in sync
    2021/06/09 23:07:50 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.2.113_9004" in sync
    2021/06/09 23:07:50 [DEBUG] agent: Service "_v1_appc_10.233.29.43_8443" in sync
    2021/06/09 23:07:50 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.13.186_9007" in sync
    2021/06/09 23:07:50 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.35.254_9011" in sync
    2021/06/09 23:07:50 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:50 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:50 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:50 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:50 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.19.194_9009" in sync
    2021/06/09 23:07:50 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.35.254_9011" in sync
    2021/06/09 23:07:50 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:50 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:50 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:50 [DEBUG] agent: Service "_v0_multicloud_10.233.29.87_9001" in sync
    2021/06/09 23:07:50 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.13.186_9007" in sync
    2021/06/09 23:07:50 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:50 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:50 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:50 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.26.245_9015" in sync
    2021/06/09 23:07:50 [DEBUG] agent: Service "_v1_catalog_10.233.40.188_8806" in sync
    2021/06/09 23:07:50 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.2.113_9004" in sync
    2021/06/09 23:07:50 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.21.214_9518" in sync
    2021/06/09 23:07:50 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:50 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:50 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:50 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.44.150_8080" in sync
    2021/06/09 23:07:50 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.24.88_9005" in sync
    2021/06/09 23:07:50 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.24.88_9005" in sync
    2021/06/09 23:07:50 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.24.88_9005" in sync
    2021/06/09 23:07:50 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.58.29_443" in sync
    2021/06/09 23:07:50 [DEBUG] agent: Node info in sync
    2021/06/09 23:07:50 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v19 (302.545µs) from=10.233.71.178:37556
    2021/06/09 23:07:50 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v19\",\"enable_ssl\":\"true\",\"url\":\"/aai/v19/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/06/09 23:07:50 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/06/09 23:07:50 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/06/09 23:07:50 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.24.88_9005" in sync
    2021/06/09 23:07:50 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.58.29_443" in sync
    2021/06/09 23:07:50 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:50 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:50 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.44.150_8080" in sync
    2021/06/09 23:07:50 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.24.88_9005" in sync
    2021/06/09 23:07:50 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.24.88_9005" in sync
    2021/06/09 23:07:50 [DEBUG] agent: Service "_v1_nsd_10.233.40.188_8806" in sync
    2021/06/09 23:07:50 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:50 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:50 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.19.194_9009" in sync
    2021/06/09 23:07:50 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.2.113_9004" in sync
    2021/06/09 23:07:50 [DEBUG] agent: Service "_v1_message-router_10.233.12.112_3904" in sync
    2021/06/09 23:07:50 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:50 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:50 [DEBUG] agent: Service "_v1_parser_10.233.40.188_8806" in sync
    2021/06/09 23:07:50 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.40.188_8806" in sync
    2021/06/09 23:07:50 [DEBUG] agent: Service "_v1_multicloud_10.233.29.87_9001" in sync
    2021/06/09 23:07:50 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:50 [INFO] agent: Synced service "_v19_aai-generic-query_10.233.71.61_8446"
    2021/06/09 23:07:50 [DEBUG] agent: Service "_v1_appc_10.233.29.43_8443" in sync
    2021/06/09 23:07:50 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.13.186_9007" in sync
    2021/06/09 23:07:50 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.35.254_9011" in sync
    2021/06/09 23:07:50 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:50 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:50 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:50 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:50 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.19.194_9009" in sync
    2021/06/09 23:07:50 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.35.254_9011" in sync
    2021/06/09 23:07:50 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:50 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:50 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:50 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:50 [DEBUG] agent: Service "_v0_multicloud_10.233.29.87_9001" in sync
    2021/06/09 23:07:50 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.13.186_9007" in sync
    2021/06/09 23:07:50 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:50 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.21.214_9518" in sync
    2021/06/09 23:07:50 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:50 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.26.245_9015" in sync
    2021/06/09 23:07:50 [DEBUG] agent: Service "_v1_catalog_10.233.40.188_8806" in sync
    2021/06/09 23:07:50 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.2.113_9004" in sync
    2021/06/09 23:07:50 [DEBUG] agent: Node info in sync
    2021/06/09 23:07:50 [DEBUG] http: Request PUT /v1/agent/service/register (281.720674ms) from=10.233.71.178:37558
    2021/06/09 23:07:50 [DEBUG] agent: Service "_v1_nsd_10.233.40.188_8806" in sync
    2021/06/09 23:07:50 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:50 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:50 [DEBUG] agent: Service "_v1_parser_10.233.40.188_8806" in sync
    2021/06/09 23:07:50 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.40.188_8806" in sync
    2021/06/09 23:07:50 [DEBUG] agent: Service "_v1_multicloud_10.233.29.87_9001" in sync
    2021/06/09 23:07:50 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.19.194_9009" in sync
    2021/06/09 23:07:50 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.2.113_9004" in sync
    2021/06/09 23:07:50 [DEBUG] agent: Service "_v1_message-router_10.233.12.112_3904" in sync
    2021/06/09 23:07:50 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:50 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:50 [DEBUG] agent: Service "_v1_appc_10.233.29.43_8443" in sync
    2021/06/09 23:07:50 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.13.186_9007" in sync
    2021/06/09 23:07:50 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.35.254_9011" in sync
    2021/06/09 23:07:50 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:50 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:50 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:50 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:50 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:50 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.19.194_9009" in sync
    2021/06/09 23:07:50 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.35.254_9011" in sync
    2021/06/09 23:07:50 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v19 (369.117µs) from=10.233.71.178:37560
    2021/06/09 23:07:50 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:50 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:50 [DEBUG] agent: Service "_v0_multicloud_10.233.29.87_9001" in sync
    2021/06/09 23:07:50 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.13.186_9007" in sync
    2021/06/09 23:07:50 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:50 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:50 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:50 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:50 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.26.245_9015" in sync
    2021/06/09 23:07:50 [DEBUG] agent: Service "_v1_catalog_10.233.40.188_8806" in sync
    2021/06/09 23:07:50 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.2.113_9004" in sync
    2021/06/09 23:07:50 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.21.214_9518" in sync
    2021/06/09 23:07:50 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:50 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.44.150_8080" in sync
    2021/06/09 23:07:50 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.24.88_9005" in sync
    2021/06/09 23:07:50 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.24.88_9005" in sync
    2021/06/09 23:07:50 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.24.88_9005" in sync
    2021/06/09 23:07:50 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.58.29_443" in sync
    2021/06/09 23:07:50 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:50 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:50 [DEBUG] agent: Node info in sync
    2021/06/09 23:07:51 [WARN] agent: Service name "_aai-nodes-query-v11" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/06/09 23:07:51 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v11/search/nodes-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v11\",\"enable_ssl\":\"true\",\"url\":\"/aai/v11/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/06/09 23:07:51 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/06/09 23:07:51 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/06/09 23:07:51 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.13.186_9007" in sync
    2021/06/09 23:07:51 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.35.254_9011" in sync
    2021/06/09 23:07:51 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:51 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:51 [DEBUG] agent: Service "_v1_appc_10.233.29.43_8443" in sync
    2021/06/09 23:07:51 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:51 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:51 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:51 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.35.254_9011" in sync
    2021/06/09 23:07:51 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:51 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:51 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.19.194_9009" in sync
    2021/06/09 23:07:51 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.13.186_9007" in sync
    2021/06/09 23:07:51 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:51 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:51 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:51 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:51 [DEBUG] agent: Service "_v0_multicloud_10.233.29.87_9001" in sync
    2021/06/09 23:07:51 [DEBUG] agent: Service "_v1_catalog_10.233.40.188_8806" in sync
    2021/06/09 23:07:51 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.2.113_9004" in sync
    2021/06/09 23:07:51 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.21.214_9518" in sync
    2021/06/09 23:07:51 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:51 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.26.245_9015" in sync
    2021/06/09 23:07:51 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.24.88_9005" in sync
    2021/06/09 23:07:51 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.24.88_9005" in sync
    2021/06/09 23:07:51 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.24.88_9005" in sync
    2021/06/09 23:07:51 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.58.29_443" in sync
    2021/06/09 23:07:51 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:51 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:51 [INFO] agent: Synced service "_v11__aai-nodes-query_10.233.71.61_8446"
    2021/06/09 23:07:51 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.44.150_8080" in sync
    2021/06/09 23:07:51 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:51 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:51 [DEBUG] agent: Service "_v1_nsd_10.233.40.188_8806" in sync
    2021/06/09 23:07:51 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.40.188_8806" in sync
    2021/06/09 23:07:51 [DEBUG] agent: Service "_v1_multicloud_10.233.29.87_9001" in sync
    2021/06/09 23:07:51 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.19.194_9009" in sync
    2021/06/09 23:07:51 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.2.113_9004" in sync
    2021/06/09 23:07:51 [DEBUG] agent: Service "_v1_message-router_10.233.12.112_3904" in sync
    2021/06/09 23:07:51 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:51 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:51 [DEBUG] agent: Service "_v1_parser_10.233.40.188_8806" in sync
    2021/06/09 23:07:51 [DEBUG] agent: Node info in sync
    2021/06/09 23:07:51 [DEBUG] http: Request PUT /v1/agent/service/register (208.20696ms) from=10.233.71.178:37564
    2021/06/09 23:07:51 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:51 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:51 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:51 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.19.194_9009" in sync
    2021/06/09 23:07:51 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.35.254_9011" in sync
    2021/06/09 23:07:51 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:51 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:51 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:51 [DEBUG] agent: Service "_v0_multicloud_10.233.29.87_9001" in sync
    2021/06/09 23:07:51 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.13.186_9007" in sync
    2021/06/09 23:07:51 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:51 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:51 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:51 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.26.245_9015" in sync
    2021/06/09 23:07:51 [DEBUG] agent: Service "_v1_catalog_10.233.40.188_8806" in sync
    2021/06/09 23:07:51 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.2.113_9004" in sync
    2021/06/09 23:07:51 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.21.214_9518" in sync
    2021/06/09 23:07:51 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:51 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:51 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:51 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:51 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.44.150_8080" in sync
    2021/06/09 23:07:51 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.24.88_9005" in sync
    2021/06/09 23:07:51 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.24.88_9005" in sync
    2021/06/09 23:07:51 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.24.88_9005" in sync
    2021/06/09 23:07:51 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.58.29_443" in sync
    2021/06/09 23:07:51 [DEBUG] agent: Service "_v1_nsd_10.233.40.188_8806" in sync
    2021/06/09 23:07:51 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:51 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:51 [DEBUG] agent: Service "_v1_message-router_10.233.12.112_3904" in sync
    2021/06/09 23:07:51 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:51 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:51 [DEBUG] agent: Service "_v1_parser_10.233.40.188_8806" in sync
    2021/06/09 23:07:51 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.40.188_8806" in sync
    2021/06/09 23:07:51 [DEBUG] agent: Service "_v1_multicloud_10.233.29.87_9001" in sync
    2021/06/09 23:07:51 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.19.194_9009" in sync
    2021/06/09 23:07:51 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.2.113_9004" in sync
    2021/06/09 23:07:51 [DEBUG] agent: Service "_v1_appc_10.233.29.43_8443" in sync
    2021/06/09 23:07:51 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.13.186_9007" in sync
    2021/06/09 23:07:51 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.35.254_9011" in sync
    2021/06/09 23:07:51 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:51 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:51 [DEBUG] agent: Node info in sync
    2021/06/09 23:07:51 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v11 (300.084897ms) from=10.233.71.178:37568
    2021/06/09 23:07:51 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v11\",\"enable_ssl\":\"true\",\"url\":\"/aai/v11/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/06/09 23:07:51 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/06/09 23:07:51 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/06/09 23:07:52 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.19.194_9009" in sync
    2021/06/09 23:07:52 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.2.113_9004" in sync
    2021/06/09 23:07:52 [DEBUG] agent: Service "_v1_message-router_10.233.12.112_3904" in sync
    2021/06/09 23:07:52 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:52 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:52 [DEBUG] agent: Service "_v1_parser_10.233.40.188_8806" in sync
    2021/06/09 23:07:52 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.40.188_8806" in sync
    2021/06/09 23:07:52 [DEBUG] agent: Service "_v1_multicloud_10.233.29.87_9001" in sync
    2021/06/09 23:07:52 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:52 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:52 [DEBUG] agent: Service "_v1_appc_10.233.29.43_8443" in sync
    2021/06/09 23:07:52 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.13.186_9007" in sync
    2021/06/09 23:07:52 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.35.254_9011" in sync
    2021/06/09 23:07:52 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:52 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:52 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:52 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:52 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.19.194_9009" in sync
    2021/06/09 23:07:52 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.35.254_9011" in sync
    2021/06/09 23:07:52 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:52 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:52 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:52 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:52 [DEBUG] agent: Service "_v0_multicloud_10.233.29.87_9001" in sync
    2021/06/09 23:07:52 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.13.186_9007" in sync
    2021/06/09 23:07:52 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:52 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.21.214_9518" in sync
    2021/06/09 23:07:52 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:52 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.26.245_9015" in sync
    2021/06/09 23:07:52 [DEBUG] agent: Service "_v1_catalog_10.233.40.188_8806" in sync
    2021/06/09 23:07:52 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.2.113_9004" in sync
    2021/06/09 23:07:52 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.24.88_9005" in sync
    2021/06/09 23:07:52 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.58.29_443" in sync
    2021/06/09 23:07:52 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:52 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:52 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:52 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.44.150_8080" in sync
    2021/06/09 23:07:52 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.24.88_9005" in sync
    2021/06/09 23:07:52 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.24.88_9005" in sync
    2021/06/09 23:07:52 [INFO] agent: Synced service "_v11_aai-nodes-query_10.233.71.61_8446"
    2021/06/09 23:07:52 [DEBUG] agent: Service "_v1_nsd_10.233.40.188_8806" in sync
    2021/06/09 23:07:52 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:52 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:52 [DEBUG] agent: Node info in sync
    2021/06/09 23:07:52 [DEBUG] http: Request PUT /v1/agent/service/register (103.711018ms) from=10.233.71.178:37576
    2021/06/09 23:07:52 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:52 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:52 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:52 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.19.194_9009" in sync
    2021/06/09 23:07:52 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.35.254_9011" in sync
    2021/06/09 23:07:52 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:52 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:52 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:52 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:52 [DEBUG] agent: Service "_v0_multicloud_10.233.29.87_9001" in sync
    2021/06/09 23:07:52 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.13.186_9007" in sync
    2021/06/09 23:07:52 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:52 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:52 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:52 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.26.245_9015" in sync
    2021/06/09 23:07:52 [DEBUG] agent: Service "_v1_catalog_10.233.40.188_8806" in sync
    2021/06/09 23:07:52 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.2.113_9004" in sync
    2021/06/09 23:07:52 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.21.214_9518" in sync
    2021/06/09 23:07:52 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.58.29_443" in sync
    2021/06/09 23:07:52 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:52 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:52 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:52 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.44.150_8080" in sync
    2021/06/09 23:07:52 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.24.88_9005" in sync
    2021/06/09 23:07:52 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.24.88_9005" in sync
    2021/06/09 23:07:52 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.24.88_9005" in sync
    2021/06/09 23:07:52 [DEBUG] agent: Service "_v1_nsd_10.233.40.188_8806" in sync
    2021/06/09 23:07:52 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:52 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:52 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:52 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.2.113_9004" in sync
    2021/06/09 23:07:52 [DEBUG] agent: Service "_v1_message-router_10.233.12.112_3904" in sync
    2021/06/09 23:07:52 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:52 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:52 [DEBUG] agent: Service "_v1_parser_10.233.40.188_8806" in sync
    2021/06/09 23:07:52 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.40.188_8806" in sync
    2021/06/09 23:07:52 [DEBUG] agent: Service "_v1_multicloud_10.233.29.87_9001" in sync
    2021/06/09 23:07:52 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.19.194_9009" in sync
    2021/06/09 23:07:52 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:52 [DEBUG] agent: Service "_v1_appc_10.233.29.43_8443" in sync
    2021/06/09 23:07:52 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.13.186_9007" in sync
    2021/06/09 23:07:52 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.35.254_9011" in sync
    2021/06/09 23:07:52 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:52 [DEBUG] agent: Node info in sync
    2021/06/09 23:07:52 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v11 (426.4µs) from=10.233.71.178:37578
    2021/06/09 23:07:52 [WARN] agent: Service name "_aai-nodes-query-v12" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/06/09 23:07:52 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v12/search/nodes-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v12\",\"enable_ssl\":\"true\",\"url\":\"/aai/v12/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/06/09 23:07:52 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/06/09 23:07:52 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/06/09 23:07:52 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.44.150_8080" in sync
    2021/06/09 23:07:52 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.24.88_9005" in sync
    2021/06/09 23:07:52 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.24.88_9005" in sync
    2021/06/09 23:07:52 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.24.88_9005" in sync
    2021/06/09 23:07:52 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.58.29_443" in sync
    2021/06/09 23:07:52 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:52 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:52 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:52 [DEBUG] agent: Service "_v1_nsd_10.233.40.188_8806" in sync
    2021/06/09 23:07:52 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:52 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:52 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:52 [DEBUG] agent: Service "_v1_parser_10.233.40.188_8806" in sync
    2021/06/09 23:07:52 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.40.188_8806" in sync
    2021/06/09 23:07:52 [DEBUG] agent: Service "_v1_multicloud_10.233.29.87_9001" in sync
    2021/06/09 23:07:52 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.19.194_9009" in sync
    2021/06/09 23:07:52 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.2.113_9004" in sync
    2021/06/09 23:07:52 [DEBUG] agent: Service "_v1_message-router_10.233.12.112_3904" in sync
    2021/06/09 23:07:52 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:52 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:52 [INFO] agent: Synced service "_v12__aai-nodes-query_10.233.71.61_8446"
    2021/06/09 23:07:52 [DEBUG] agent: Service "_v1_appc_10.233.29.43_8443" in sync
    2021/06/09 23:07:52 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.13.186_9007" in sync
    2021/06/09 23:07:52 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.35.254_9011" in sync
    2021/06/09 23:07:52 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:52 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:52 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:52 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:52 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:52 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.19.194_9009" in sync
    2021/06/09 23:07:52 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.35.254_9011" in sync
    2021/06/09 23:07:52 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:52 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:52 [DEBUG] agent: Service "_v0_multicloud_10.233.29.87_9001" in sync
    2021/06/09 23:07:52 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.13.186_9007" in sync
    2021/06/09 23:07:52 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:52 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:52 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:52 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:52 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.26.245_9015" in sync
    2021/06/09 23:07:52 [DEBUG] agent: Service "_v1_catalog_10.233.40.188_8806" in sync
    2021/06/09 23:07:52 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.2.113_9004" in sync
    2021/06/09 23:07:52 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.21.214_9518" in sync
    2021/06/09 23:07:52 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:52 [DEBUG] agent: Node info in sync
    2021/06/09 23:07:52 [DEBUG] http: Request PUT /v1/agent/service/register (508.643525ms) from=10.233.71.178:37580
    2021/06/09 23:07:52 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.35.254_9011" in sync
    2021/06/09 23:07:52 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:52 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:52 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.19.194_9009" in sync
    2021/06/09 23:07:52 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.13.186_9007" in sync
    2021/06/09 23:07:52 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:52 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:52 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:52 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:52 [DEBUG] agent: Service "_v0_multicloud_10.233.29.87_9001" in sync
    2021/06/09 23:07:52 [DEBUG] agent: Service "_v1_catalog_10.233.40.188_8806" in sync
    2021/06/09 23:07:52 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.2.113_9004" in sync
    2021/06/09 23:07:52 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.21.214_9518" in sync
    2021/06/09 23:07:52 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:52 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.26.245_9015" in sync
    2021/06/09 23:07:52 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.24.88_9005" in sync
    2021/06/09 23:07:52 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.24.88_9005" in sync
    2021/06/09 23:07:52 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.24.88_9005" in sync
    2021/06/09 23:07:52 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.58.29_443" in sync
    2021/06/09 23:07:52 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:52 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:52 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:52 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.44.150_8080" in sync
    2021/06/09 23:07:52 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:52 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:52 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:52 [DEBUG] agent: Service "_v1_nsd_10.233.40.188_8806" in sync
    2021/06/09 23:07:52 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.40.188_8806" in sync
    2021/06/09 23:07:52 [DEBUG] agent: Service "_v1_multicloud_10.233.29.87_9001" in sync
    2021/06/09 23:07:52 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.19.194_9009" in sync
    2021/06/09 23:07:52 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.2.113_9004" in sync
    2021/06/09 23:07:52 [DEBUG] agent: Service "_v1_message-router_10.233.12.112_3904" in sync
    2021/06/09 23:07:52 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:52 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:52 [DEBUG] agent: Service "_v1_parser_10.233.40.188_8806" in sync
    2021/06/09 23:07:52 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:52 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.13.186_9007" in sync
    2021/06/09 23:07:52 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.35.254_9011" in sync
    2021/06/09 23:07:52 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:52 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:52 [DEBUG] agent: Service "_v1_appc_10.233.29.43_8443" in sync
    2021/06/09 23:07:52 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:52 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:52 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:52 [DEBUG] agent: Node info in sync
    2021/06/09 23:07:52 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v12 (360.042µs) from=10.233.71.178:37584
    2021/06/09 23:07:53 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v12\",\"enable_ssl\":\"true\",\"url\":\"/aai/v12/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/06/09 23:07:53 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/06/09 23:07:53 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/06/09 23:07:53 [DEBUG] agent: Service "_v1_catalog_10.233.40.188_8806" in sync
    2021/06/09 23:07:53 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.2.113_9004" in sync
    2021/06/09 23:07:53 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.21.214_9518" in sync
    2021/06/09 23:07:53 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:53 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.26.245_9015" in sync
    2021/06/09 23:07:53 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.24.88_9005" in sync
    2021/06/09 23:07:53 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.24.88_9005" in sync
    2021/06/09 23:07:53 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.24.88_9005" in sync
    2021/06/09 23:07:53 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.58.29_443" in sync
    2021/06/09 23:07:53 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:53 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:53 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:53 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.44.150_8080" in sync
    2021/06/09 23:07:53 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:53 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:53 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:53 [DEBUG] agent: Service "_v1_nsd_10.233.40.188_8806" in sync
    2021/06/09 23:07:53 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.40.188_8806" in sync
    2021/06/09 23:07:53 [DEBUG] agent: Service "_v1_multicloud_10.233.29.87_9001" in sync
    2021/06/09 23:07:53 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.19.194_9009" in sync
    2021/06/09 23:07:53 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.2.113_9004" in sync
    2021/06/09 23:07:53 [DEBUG] agent: Service "_v1_message-router_10.233.12.112_3904" in sync
    2021/06/09 23:07:53 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:53 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:53 [DEBUG] agent: Service "_v1_parser_10.233.40.188_8806" in sync
    2021/06/09 23:07:53 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:53 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.13.186_9007" in sync
    2021/06/09 23:07:53 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.35.254_9011" in sync
    2021/06/09 23:07:53 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:53 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:53 [DEBUG] agent: Service "_v1_appc_10.233.29.43_8443" in sync
    2021/06/09 23:07:53 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:53 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:53 [INFO] agent: Synced service "_v12_aai-nodes-query_10.233.71.61_8446"
    2021/06/09 23:07:53 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:53 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.35.254_9011" in sync
    2021/06/09 23:07:53 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:53 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:53 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.19.194_9009" in sync
    2021/06/09 23:07:53 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.13.186_9007" in sync
    2021/06/09 23:07:53 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:53 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:53 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:53 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:53 [DEBUG] agent: Service "_v0_multicloud_10.233.29.87_9001" in sync
    2021/06/09 23:07:53 [DEBUG] agent: Node info in sync
    2021/06/09 23:07:53 [DEBUG] http: Request PUT /v1/agent/service/register (59.471513ms) from=10.233.71.178:37586
    2021/06/09 23:07:53 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.35.254_9011" in sync
    2021/06/09 23:07:53 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:53 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:53 [DEBUG] agent: Service "_v1_appc_10.233.29.43_8443" in sync
    2021/06/09 23:07:53 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.13.186_9007" in sync
    2021/06/09 23:07:53 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:53 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:53 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:53 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:53 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:53 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:53 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.19.194_9009" in sync
    2021/06/09 23:07:53 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.35.254_9011" in sync
    2021/06/09 23:07:53 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:53 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:53 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:53 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:53 [DEBUG] agent: Service "_v0_multicloud_10.233.29.87_9001" in sync
    2021/06/09 23:07:53 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.13.186_9007" in sync
    2021/06/09 23:07:53 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.2.113_9004" in sync
    2021/06/09 23:07:53 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.21.214_9518" in sync
    2021/06/09 23:07:53 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:53 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.26.245_9015" in sync
    2021/06/09 23:07:53 [DEBUG] agent: Service "_v1_catalog_10.233.40.188_8806" in sync
    2021/06/09 23:07:53 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.24.88_9005" in sync
    2021/06/09 23:07:53 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.24.88_9005" in sync
    2021/06/09 23:07:53 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.58.29_443" in sync
    2021/06/09 23:07:53 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:53 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:53 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:53 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.44.150_8080" in sync
    2021/06/09 23:07:53 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.24.88_9005" in sync
    2021/06/09 23:07:53 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:53 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:53 [DEBUG] agent: Service "_v1_nsd_10.233.40.188_8806" in sync
    2021/06/09 23:07:53 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:53 [DEBUG] agent: Service "_v1_multicloud_10.233.29.87_9001" in sync
    2021/06/09 23:07:53 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.19.194_9009" in sync
    2021/06/09 23:07:53 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.2.113_9004" in sync
    2021/06/09 23:07:53 [DEBUG] agent: Service "_v1_message-router_10.233.12.112_3904" in sync
    2021/06/09 23:07:53 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:53 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:53 [DEBUG] agent: Service "_v1_parser_10.233.40.188_8806" in sync
    2021/06/09 23:07:53 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.40.188_8806" in sync
    2021/06/09 23:07:53 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:53 [DEBUG] agent: Node info in sync
    2021/06/09 23:07:53 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v12 (260.955µs) from=10.233.71.178:37588
    2021/06/09 23:07:53 [WARN] agent: Service name "_aai-nodes-query-v13" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/06/09 23:07:53 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v13/search/nodes-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v13\",\"enable_ssl\":\"true\",\"url\":\"/aai/v13/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/06/09 23:07:53 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/06/09 23:07:53 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/06/09 23:07:53 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.24.88_9005" in sync
    2021/06/09 23:07:53 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.58.29_443" in sync
    2021/06/09 23:07:53 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:53 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:53 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:53 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.44.150_8080" in sync
    2021/06/09 23:07:53 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.24.88_9005" in sync
    2021/06/09 23:07:53 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.24.88_9005" in sync
    2021/06/09 23:07:53 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:53 [DEBUG] agent: Service "_v1_nsd_10.233.40.188_8806" in sync
    2021/06/09 23:07:53 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:53 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:53 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.19.194_9009" in sync
    2021/06/09 23:07:53 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.2.113_9004" in sync
    2021/06/09 23:07:53 [DEBUG] agent: Service "_v1_message-router_10.233.12.112_3904" in sync
    2021/06/09 23:07:53 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:53 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:53 [DEBUG] agent: Service "_v1_parser_10.233.40.188_8806" in sync
    2021/06/09 23:07:53 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.40.188_8806" in sync
    2021/06/09 23:07:53 [DEBUG] agent: Service "_v1_multicloud_10.233.29.87_9001" in sync
    2021/06/09 23:07:53 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:53 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:53 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:53 [DEBUG] agent: Service "_v1_appc_10.233.29.43_8443" in sync
    2021/06/09 23:07:53 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.13.186_9007" in sync
    2021/06/09 23:07:53 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.35.254_9011" in sync
    2021/06/09 23:07:53 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:53 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:53 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:53 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:53 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:53 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.19.194_9009" in sync
    2021/06/09 23:07:53 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.35.254_9011" in sync
    2021/06/09 23:07:53 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:53 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:53 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:53 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:53 [INFO] agent: Synced service "_v13__aai-nodes-query_10.233.71.61_8446"
    2021/06/09 23:07:53 [DEBUG] agent: Service "_v0_multicloud_10.233.29.87_9001" in sync
    2021/06/09 23:07:53 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.13.186_9007" in sync
    2021/06/09 23:07:53 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:53 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.21.214_9518" in sync
    2021/06/09 23:07:53 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:53 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.26.245_9015" in sync
    2021/06/09 23:07:53 [DEBUG] agent: Service "_v1_catalog_10.233.40.188_8806" in sync
    2021/06/09 23:07:53 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.2.113_9004" in sync
    2021/06/09 23:07:53 [DEBUG] agent: Node info in sync
    2021/06/09 23:07:53 [DEBUG] http: Request PUT /v1/agent/service/register (186.868329ms) from=10.233.71.178:37590
    2021/06/09 23:07:53 [DEBUG] agent: Service "_v1_appc_10.233.29.43_8443" in sync
    2021/06/09 23:07:53 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.13.186_9007" in sync
    2021/06/09 23:07:53 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.35.254_9011" in sync
    2021/06/09 23:07:53 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:53 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:53 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:53 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:53 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:53 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:53 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.19.194_9009" in sync
    2021/06/09 23:07:53 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.35.254_9011" in sync
    2021/06/09 23:07:53 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:53 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:53 [DEBUG] agent: Service "_v0_multicloud_10.233.29.87_9001" in sync
    2021/06/09 23:07:53 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.13.186_9007" in sync
    2021/06/09 23:07:53 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:53 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:53 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:53 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:53 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:53 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.26.245_9015" in sync
    2021/06/09 23:07:53 [DEBUG] agent: Service "_v1_catalog_10.233.40.188_8806" in sync
    2021/06/09 23:07:53 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.2.113_9004" in sync
    2021/06/09 23:07:53 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.21.214_9518" in sync
    2021/06/09 23:07:53 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:53 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:53 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.44.150_8080" in sync
    2021/06/09 23:07:53 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.24.88_9005" in sync
    2021/06/09 23:07:53 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.24.88_9005" in sync
    2021/06/09 23:07:53 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.24.88_9005" in sync
    2021/06/09 23:07:53 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.58.29_443" in sync
    2021/06/09 23:07:53 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:53 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:53 [DEBUG] agent: Service "_v1_nsd_10.233.40.188_8806" in sync
    2021/06/09 23:07:53 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:53 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:53 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:53 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:53 [DEBUG] agent: Service "_v1_parser_10.233.40.188_8806" in sync
    2021/06/09 23:07:53 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v13 (334.886µs) from=10.233.71.178:37594
    2021/06/09 23:07:53 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.40.188_8806" in sync
    2021/06/09 23:07:53 [DEBUG] agent: Service "_v1_multicloud_10.233.29.87_9001" in sync
    2021/06/09 23:07:53 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.19.194_9009" in sync
    2021/06/09 23:07:53 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.2.113_9004" in sync
    2021/06/09 23:07:53 [DEBUG] agent: Service "_v1_message-router_10.233.12.112_3904" in sync
    2021/06/09 23:07:53 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:53 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:53 [DEBUG] agent: Node info in sync
    2021/06/09 23:07:53 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v13\",\"enable_ssl\":\"true\",\"url\":\"/aai/v13/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/06/09 23:07:53 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/06/09 23:07:53 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/06/09 23:07:53 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:53 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:53 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:53 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:53 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:53 [DEBUG] agent: Service "_v0_multicloud_10.233.29.87_9001" in sync
    2021/06/09 23:07:53 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.13.186_9007" in sync
    2021/06/09 23:07:53 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.2.113_9004" in sync
    2021/06/09 23:07:53 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.21.214_9518" in sync
    2021/06/09 23:07:53 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:53 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.26.245_9015" in sync
    2021/06/09 23:07:53 [DEBUG] agent: Service "_v1_catalog_10.233.40.188_8806" in sync
    2021/06/09 23:07:53 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.24.88_9005" in sync
    2021/06/09 23:07:53 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.24.88_9005" in sync
    2021/06/09 23:07:53 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.58.29_443" in sync
    2021/06/09 23:07:53 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:53 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:53 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:53 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.44.150_8080" in sync
    2021/06/09 23:07:53 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.24.88_9005" in sync
    2021/06/09 23:07:53 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:53 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:53 [DEBUG] agent: Service "_v1_nsd_10.233.40.188_8806" in sync
    2021/06/09 23:07:53 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:53 [DEBUG] agent: Service "_v1_multicloud_10.233.29.87_9001" in sync
    2021/06/09 23:07:53 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.19.194_9009" in sync
    2021/06/09 23:07:53 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.2.113_9004" in sync
    2021/06/09 23:07:53 [DEBUG] agent: Service "_v1_message-router_10.233.12.112_3904" in sync
    2021/06/09 23:07:53 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:53 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:53 [DEBUG] agent: Service "_v1_parser_10.233.40.188_8806" in sync
    2021/06/09 23:07:53 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.40.188_8806" in sync
    2021/06/09 23:07:53 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:53 [INFO] agent: Synced service "_v13_aai-nodes-query_10.233.71.61_8446"
    2021/06/09 23:07:53 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.35.254_9011" in sync
    2021/06/09 23:07:53 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:53 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:53 [DEBUG] agent: Service "_v1_appc_10.233.29.43_8443" in sync
    2021/06/09 23:07:53 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.13.186_9007" in sync
    2021/06/09 23:07:53 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:53 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:53 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:53 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:53 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:53 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:53 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.19.194_9009" in sync
    2021/06/09 23:07:53 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.35.254_9011" in sync
    2021/06/09 23:07:53 [DEBUG] agent: Node info in sync
    2021/06/09 23:07:53 [DEBUG] http: Request PUT /v1/agent/service/register (101.478531ms) from=10.233.71.178:37596
    2021/06/09 23:07:53 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:53 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:53 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:53 [DEBUG] agent: Service "_v1_nsd_10.233.40.188_8806" in sync
    2021/06/09 23:07:53 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.40.188_8806" in sync
    2021/06/09 23:07:53 [DEBUG] agent: Service "_v1_multicloud_10.233.29.87_9001" in sync
    2021/06/09 23:07:53 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.19.194_9009" in sync
    2021/06/09 23:07:53 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.2.113_9004" in sync
    2021/06/09 23:07:53 [DEBUG] agent: Service "_v1_message-router_10.233.12.112_3904" in sync
    2021/06/09 23:07:53 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:53 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:53 [DEBUG] agent: Service "_v1_parser_10.233.40.188_8806" in sync
    2021/06/09 23:07:53 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:53 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:53 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.13.186_9007" in sync
    2021/06/09 23:07:53 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.35.254_9011" in sync
    2021/06/09 23:07:53 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:53 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:53 [DEBUG] agent: Service "_v1_appc_10.233.29.43_8443" in sync
    2021/06/09 23:07:53 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:53 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:53 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:53 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:53 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.35.254_9011" in sync
    2021/06/09 23:07:53 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:53 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:53 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.19.194_9009" in sync
    2021/06/09 23:07:53 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.13.186_9007" in sync
    2021/06/09 23:07:53 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:53 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:53 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:53 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:53 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:53 [DEBUG] agent: Service "_v0_multicloud_10.233.29.87_9001" in sync
    2021/06/09 23:07:53 [DEBUG] agent: Service "_v1_catalog_10.233.40.188_8806" in sync
    2021/06/09 23:07:53 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.2.113_9004" in sync
    2021/06/09 23:07:53 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.21.214_9518" in sync
    2021/06/09 23:07:53 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:53 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.26.245_9015" in sync
    2021/06/09 23:07:53 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.24.88_9005" in sync
    2021/06/09 23:07:53 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.24.88_9005" in sync
    2021/06/09 23:07:53 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.24.88_9005" in sync
    2021/06/09 23:07:53 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.58.29_443" in sync
    2021/06/09 23:07:53 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:53 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:53 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:53 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v13 (320.779µs) from=10.233.71.178:37598
    2021/06/09 23:07:53 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.44.150_8080" in sync
    2021/06/09 23:07:53 [DEBUG] agent: Node info in sync
    2021/06/09 23:07:54 [WARN] agent: Service name "_aai-nodes-query-v14" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/06/09 23:07:54 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v14/search/nodes-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v14\",\"enable_ssl\":\"true\",\"url\":\"/aai/v14/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/06/09 23:07:54 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/06/09 23:07:54 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/06/09 23:07:54 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:54 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:54 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:54 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:54 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:54 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.19.194_9009" in sync
    2021/06/09 23:07:54 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.35.254_9011" in sync
    2021/06/09 23:07:54 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:54 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:54 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:54 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:54 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:54 [DEBUG] agent: Service "_v0_multicloud_10.233.29.87_9001" in sync
    2021/06/09 23:07:54 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.13.186_9007" in sync
    2021/06/09 23:07:54 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:54 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.21.214_9518" in sync
    2021/06/09 23:07:54 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:54 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.26.245_9015" in sync
    2021/06/09 23:07:54 [DEBUG] agent: Service "_v1_catalog_10.233.40.188_8806" in sync
    2021/06/09 23:07:54 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.2.113_9004" in sync
    2021/06/09 23:07:54 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.24.88_9005" in sync
    2021/06/09 23:07:54 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.58.29_443" in sync
    2021/06/09 23:07:54 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:54 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:54 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:54 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.44.150_8080" in sync
    2021/06/09 23:07:54 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.24.88_9005" in sync
    2021/06/09 23:07:54 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.24.88_9005" in sync
    2021/06/09 23:07:54 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:54 [DEBUG] agent: Service "_v1_nsd_10.233.40.188_8806" in sync
    2021/06/09 23:07:54 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:54 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:54 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.19.194_9009" in sync
    2021/06/09 23:07:54 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.2.113_9004" in sync
    2021/06/09 23:07:54 [DEBUG] agent: Service "_v1_message-router_10.233.12.112_3904" in sync
    2021/06/09 23:07:54 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:54 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:54 [DEBUG] agent: Service "_v1_parser_10.233.40.188_8806" in sync
    2021/06/09 23:07:54 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.40.188_8806" in sync
    2021/06/09 23:07:54 [DEBUG] agent: Service "_v1_multicloud_10.233.29.87_9001" in sync
    2021/06/09 23:07:54 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:54 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:54 [INFO] agent: Synced service "_v14__aai-nodes-query_10.233.71.61_8446"
    2021/06/09 23:07:54 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:54 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:54 [DEBUG] agent: Service "_v1_appc_10.233.29.43_8443" in sync
    2021/06/09 23:07:54 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.13.186_9007" in sync
    2021/06/09 23:07:54 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.35.254_9011" in sync
    2021/06/09 23:07:54 [DEBUG] agent: Node info in sync
    2021/06/09 23:07:54 [DEBUG] http: Request PUT /v1/agent/service/register (6.930139ms) from=10.233.71.178:37600
    2021/06/09 23:07:54 [DEBUG] agent: Service "_v1_appc_10.233.29.43_8443" in sync
    2021/06/09 23:07:54 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.13.186_9007" in sync
    2021/06/09 23:07:54 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.35.254_9011" in sync
    2021/06/09 23:07:54 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:54 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:54 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:54 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:54 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:54 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:54 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.19.194_9009" in sync
    2021/06/09 23:07:54 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.35.254_9011" in sync
    2021/06/09 23:07:54 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:54 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:54 [DEBUG] agent: Service "_v0_multicloud_10.233.29.87_9001" in sync
    2021/06/09 23:07:54 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.13.186_9007" in sync
    2021/06/09 23:07:54 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:54 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:54 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:54 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:54 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:54 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.26.245_9015" in sync
    2021/06/09 23:07:54 [DEBUG] agent: Service "_v1_catalog_10.233.40.188_8806" in sync
    2021/06/09 23:07:54 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.2.113_9004" in sync
    2021/06/09 23:07:54 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.21.214_9518" in sync
    2021/06/09 23:07:54 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:54 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:54 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.44.150_8080" in sync
    2021/06/09 23:07:54 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.24.88_9005" in sync
    2021/06/09 23:07:54 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.24.88_9005" in sync
    2021/06/09 23:07:54 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.24.88_9005" in sync
    2021/06/09 23:07:54 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.58.29_443" in sync
    2021/06/09 23:07:54 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:54 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:54 [DEBUG] agent: Service "_v1_nsd_10.233.40.188_8806" in sync
    2021/06/09 23:07:54 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:54 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:54 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:54 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:54 [DEBUG] agent: Service "_v1_parser_10.233.40.188_8806" in sync
    2021/06/09 23:07:54 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.40.188_8806" in sync
    2021/06/09 23:07:54 [DEBUG] agent: Service "_v1_multicloud_10.233.29.87_9001" in sync
    2021/06/09 23:07:54 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.19.194_9009" in sync
    2021/06/09 23:07:54 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.2.113_9004" in sync
    2021/06/09 23:07:54 [DEBUG] agent: Service "_v1_message-router_10.233.12.112_3904" in sync
    2021/06/09 23:07:54 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:54 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:54 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:54 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:54 [DEBUG] agent: Node info in sync
    2021/06/09 23:07:54 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v14 (376.084µs) from=10.233.71.178:37602
    2021/06/09 23:07:54 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v14\",\"enable_ssl\":\"true\",\"url\":\"/aai/v14/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/06/09 23:07:54 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/06/09 23:07:54 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/06/09 23:07:54 [DEBUG] agent: Service "_v1_nsd_10.233.40.188_8806" in sync
    2021/06/09 23:07:54 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:54 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:54 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:54 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:54 [DEBUG] agent: Service "_v1_parser_10.233.40.188_8806" in sync
    2021/06/09 23:07:54 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.40.188_8806" in sync
    2021/06/09 23:07:54 [DEBUG] agent: Service "_v1_multicloud_10.233.29.87_9001" in sync
    2021/06/09 23:07:54 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.19.194_9009" in sync
    2021/06/09 23:07:54 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.2.113_9004" in sync
    2021/06/09 23:07:54 [DEBUG] agent: Service "_v1_message-router_10.233.12.112_3904" in sync
    2021/06/09 23:07:54 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:54 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:54 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:54 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:54 [INFO] agent: Synced service "_v14_aai-nodes-query_10.233.71.61_8446"
    2021/06/09 23:07:54 [DEBUG] agent: Service "_v1_appc_10.233.29.43_8443" in sync
    2021/06/09 23:07:54 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.13.186_9007" in sync
    2021/06/09 23:07:54 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.35.254_9011" in sync
    2021/06/09 23:07:54 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:54 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:54 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:54 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:54 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:54 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:54 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.19.194_9009" in sync
    2021/06/09 23:07:54 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.35.254_9011" in sync
    2021/06/09 23:07:54 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:54 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:54 [DEBUG] agent: Service "_v0_multicloud_10.233.29.87_9001" in sync
    2021/06/09 23:07:54 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.13.186_9007" in sync
    2021/06/09 23:07:54 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:54 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:54 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:54 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:54 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:54 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.26.245_9015" in sync
    2021/06/09 23:07:54 [DEBUG] agent: Service "_v1_catalog_10.233.40.188_8806" in sync
    2021/06/09 23:07:54 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.2.113_9004" in sync
    2021/06/09 23:07:54 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.21.214_9518" in sync
    2021/06/09 23:07:54 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:54 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:54 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.44.150_8080" in sync
    2021/06/09 23:07:54 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.24.88_9005" in sync
    2021/06/09 23:07:54 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.24.88_9005" in sync
    2021/06/09 23:07:54 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.24.88_9005" in sync
    2021/06/09 23:07:54 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.58.29_443" in sync
    2021/06/09 23:07:54 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:54 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:54 [DEBUG] agent: Node info in sync
    2021/06/09 23:07:54 [DEBUG] http: Request PUT /v1/agent/service/register (107.508461ms) from=10.233.71.178:37604
    2021/06/09 23:07:54 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.13.186_9007" in sync
    2021/06/09 23:07:54 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:54 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:54 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:54 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:54 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:54 [DEBUG] agent: Service "_v0_multicloud_10.233.29.87_9001" in sync
    2021/06/09 23:07:54 [DEBUG] agent: Service "_v1_catalog_10.233.40.188_8806" in sync
    2021/06/09 23:07:54 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.2.113_9004" in sync
    2021/06/09 23:07:54 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.21.214_9518" in sync
    2021/06/09 23:07:54 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:54 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.26.245_9015" in sync
    2021/06/09 23:07:54 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.24.88_9005" in sync
    2021/06/09 23:07:54 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.24.88_9005" in sync
    2021/06/09 23:07:54 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.24.88_9005" in sync
    2021/06/09 23:07:54 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.58.29_443" in sync
    2021/06/09 23:07:54 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:54 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:54 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:54 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.44.150_8080" in sync
    2021/06/09 23:07:54 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:54 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:54 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:54 [DEBUG] agent: Service "_v1_nsd_10.233.40.188_8806" in sync
    2021/06/09 23:07:54 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.40.188_8806" in sync
    2021/06/09 23:07:54 [DEBUG] agent: Service "_v1_multicloud_10.233.29.87_9001" in sync
    2021/06/09 23:07:54 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.19.194_9009" in sync
    2021/06/09 23:07:54 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.2.113_9004" in sync
    2021/06/09 23:07:54 [DEBUG] agent: Service "_v1_message-router_10.233.12.112_3904" in sync
    2021/06/09 23:07:54 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:54 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:54 [DEBUG] agent: Service "_v1_parser_10.233.40.188_8806" in sync
    2021/06/09 23:07:54 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:54 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:54 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:54 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:54 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.13.186_9007" in sync
    2021/06/09 23:07:54 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.35.254_9011" in sync
    2021/06/09 23:07:54 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:54 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:54 [DEBUG] agent: Service "_v1_appc_10.233.29.43_8443" in sync
    2021/06/09 23:07:54 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:54 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:54 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:54 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:54 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.35.254_9011" in sync
    2021/06/09 23:07:54 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:54 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:54 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.19.194_9009" in sync
    2021/06/09 23:07:54 [DEBUG] agent: Node info in sync
    2021/06/09 23:07:54 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v14 (302.211µs) from=10.233.71.178:37608
    2021/06/09 23:07:54 [WARN] agent: Service name "_aai-nodes-query-v15" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/06/09 23:07:54 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v15/search/nodes-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v15\",\"enable_ssl\":\"true\",\"url\":\"/aai/v15/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/06/09 23:07:54 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/06/09 23:07:54 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/06/09 23:07:54 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:54 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:54 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:54 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:54 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:54 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.19.194_9009" in sync
    2021/06/09 23:07:54 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.35.254_9011" in sync
    2021/06/09 23:07:54 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:54 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:54 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:54 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:54 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:54 [DEBUG] agent: Service "_v0_multicloud_10.233.29.87_9001" in sync
    2021/06/09 23:07:54 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.13.186_9007" in sync
    2021/06/09 23:07:54 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:54 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.21.214_9518" in sync
    2021/06/09 23:07:54 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:54 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.26.245_9015" in sync
    2021/06/09 23:07:54 [DEBUG] agent: Service "_v1_catalog_10.233.40.188_8806" in sync
    2021/06/09 23:07:54 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.2.113_9004" in sync
    2021/06/09 23:07:54 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.24.88_9005" in sync
    2021/06/09 23:07:54 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.58.29_443" in sync
    2021/06/09 23:07:54 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:54 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:54 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:54 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.44.150_8080" in sync
    2021/06/09 23:07:54 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.24.88_9005" in sync
    2021/06/09 23:07:54 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.24.88_9005" in sync
    2021/06/09 23:07:54 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:54 [INFO] agent: Synced service "_v15__aai-nodes-query_10.233.71.61_8446"
    2021/06/09 23:07:54 [DEBUG] agent: Service "_v1_nsd_10.233.40.188_8806" in sync
    2021/06/09 23:07:54 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:54 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:54 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.19.194_9009" in sync
    2021/06/09 23:07:54 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.2.113_9004" in sync
    2021/06/09 23:07:54 [DEBUG] agent: Service "_v1_message-router_10.233.12.112_3904" in sync
    2021/06/09 23:07:54 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:54 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:54 [DEBUG] agent: Service "_v1_parser_10.233.40.188_8806" in sync
    2021/06/09 23:07:54 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.40.188_8806" in sync
    2021/06/09 23:07:54 [DEBUG] agent: Service "_v1_multicloud_10.233.29.87_9001" in sync
    2021/06/09 23:07:54 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:54 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:54 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:54 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:54 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:54 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:54 [DEBUG] agent: Service "_v1_appc_10.233.29.43_8443" in sync
    2021/06/09 23:07:54 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.13.186_9007" in sync
    2021/06/09 23:07:54 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.35.254_9011" in sync
    2021/06/09 23:07:54 [DEBUG] agent: Node info in sync
    2021/06/09 23:07:54 [DEBUG] http: Request PUT /v1/agent/service/register (110.06682ms) from=10.233.71.178:37612
    2021/06/09 23:07:54 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:54 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:54 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:54 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:54 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:54 [DEBUG] agent: Service "_v0_multicloud_10.233.29.87_9001" in sync
    2021/06/09 23:07:54 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.13.186_9007" in sync
    2021/06/09 23:07:54 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.2.113_9004" in sync
    2021/06/09 23:07:54 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.21.214_9518" in sync
    2021/06/09 23:07:54 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:54 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.26.245_9015" in sync
    2021/06/09 23:07:54 [DEBUG] agent: Service "_v1_catalog_10.233.40.188_8806" in sync
    2021/06/09 23:07:54 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.24.88_9005" in sync
    2021/06/09 23:07:54 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.24.88_9005" in sync
    2021/06/09 23:07:54 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.58.29_443" in sync
    2021/06/09 23:07:54 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:54 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:54 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:54 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.44.150_8080" in sync
    2021/06/09 23:07:54 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.24.88_9005" in sync
    2021/06/09 23:07:54 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:54 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:54 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:54 [DEBUG] agent: Service "_v1_nsd_10.233.40.188_8806" in sync
    2021/06/09 23:07:54 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:54 [DEBUG] agent: Service "_v1_multicloud_10.233.29.87_9001" in sync
    2021/06/09 23:07:54 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.19.194_9009" in sync
    2021/06/09 23:07:54 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.2.113_9004" in sync
    2021/06/09 23:07:54 [DEBUG] agent: Service "_v1_message-router_10.233.12.112_3904" in sync
    2021/06/09 23:07:54 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:54 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:54 [DEBUG] agent: Service "_v1_parser_10.233.40.188_8806" in sync
    2021/06/09 23:07:54 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.40.188_8806" in sync
    2021/06/09 23:07:54 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:54 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:54 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:54 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:54 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.35.254_9011" in sync
    2021/06/09 23:07:54 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:54 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:54 [DEBUG] agent: Service "_v1_appc_10.233.29.43_8443" in sync
    2021/06/09 23:07:54 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.13.186_9007" in sync
    2021/06/09 23:07:54 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:54 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:54 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:54 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:54 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:54 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:54 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.19.194_9009" in sync
    2021/06/09 23:07:54 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.35.254_9011" in sync
    2021/06/09 23:07:54 [DEBUG] agent: Node info in sync
    2021/06/09 23:07:54 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v15 (94.322994ms) from=10.233.71.178:37614
    2021/06/09 23:07:54 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v15\",\"enable_ssl\":\"true\",\"url\":\"/aai/v15/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/06/09 23:07:54 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/06/09 23:07:54 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/06/09 23:07:55 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:55 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:55 [DEBUG] agent: Service "_v1_nsd_10.233.40.188_8806" in sync
    2021/06/09 23:07:55 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:55 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:55 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.19.194_9009" in sync
    2021/06/09 23:07:55 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.2.113_9004" in sync
    2021/06/09 23:07:55 [DEBUG] agent: Service "_v1_message-router_10.233.12.112_3904" in sync
    2021/06/09 23:07:55 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:55 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:55 [DEBUG] agent: Service "_v1_parser_10.233.40.188_8806" in sync
    2021/06/09 23:07:55 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.40.188_8806" in sync
    2021/06/09 23:07:55 [DEBUG] agent: Service "_v1_multicloud_10.233.29.87_9001" in sync
    2021/06/09 23:07:55 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:55 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:55 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:55 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:55 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:55 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:55 [DEBUG] agent: Service "_v1_appc_10.233.29.43_8443" in sync
    2021/06/09 23:07:55 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.13.186_9007" in sync
    2021/06/09 23:07:55 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.35.254_9011" in sync
    2021/06/09 23:07:55 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:55 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:55 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:55 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:55 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:55 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.19.194_9009" in sync
    2021/06/09 23:07:55 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.35.254_9011" in sync
    2021/06/09 23:07:55 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:55 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:55 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:55 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:55 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:55 [DEBUG] agent: Service "_v0_multicloud_10.233.29.87_9001" in sync
    2021/06/09 23:07:55 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.13.186_9007" in sync
    2021/06/09 23:07:55 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:55 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.21.214_9518" in sync
    2021/06/09 23:07:55 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:55 [INFO] agent: Synced service "_v15_aai-nodes-query_10.233.71.61_8446"
    2021/06/09 23:07:55 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.26.245_9015" in sync
    2021/06/09 23:07:55 [DEBUG] agent: Service "_v1_catalog_10.233.40.188_8806" in sync
    2021/06/09 23:07:55 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.2.113_9004" in sync
    2021/06/09 23:07:55 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.24.88_9005" in sync
    2021/06/09 23:07:55 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.58.29_443" in sync
    2021/06/09 23:07:55 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:55 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:55 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:55 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.44.150_8080" in sync
    2021/06/09 23:07:55 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.24.88_9005" in sync
    2021/06/09 23:07:55 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.24.88_9005" in sync
    2021/06/09 23:07:55 [DEBUG] agent: Node info in sync
    2021/06/09 23:07:55 [DEBUG] http: Request PUT /v1/agent/service/register (497.392402ms) from=10.233.71.178:37618
    2021/06/09 23:07:55 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:55 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.26.245_9015" in sync
    2021/06/09 23:07:55 [DEBUG] agent: Service "_v1_catalog_10.233.40.188_8806" in sync
    2021/06/09 23:07:55 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.2.113_9004" in sync
    2021/06/09 23:07:55 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.21.214_9518" in sync
    2021/06/09 23:07:55 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:55 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:55 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:55 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:55 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.44.150_8080" in sync
    2021/06/09 23:07:55 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.24.88_9005" in sync
    2021/06/09 23:07:55 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.24.88_9005" in sync
    2021/06/09 23:07:55 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.24.88_9005" in sync
    2021/06/09 23:07:55 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.58.29_443" in sync
    2021/06/09 23:07:55 [DEBUG] agent: Service "_v1_nsd_10.233.40.188_8806" in sync
    2021/06/09 23:07:55 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:55 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:55 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:55 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:55 [DEBUG] agent: Service "_v1_message-router_10.233.12.112_3904" in sync
    2021/06/09 23:07:55 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:55 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:55 [DEBUG] agent: Service "_v1_parser_10.233.40.188_8806" in sync
    2021/06/09 23:07:55 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.40.188_8806" in sync
    2021/06/09 23:07:55 [DEBUG] agent: Service "_v1_multicloud_10.233.29.87_9001" in sync
    2021/06/09 23:07:55 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.19.194_9009" in sync
    2021/06/09 23:07:55 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.2.113_9004" in sync
    2021/06/09 23:07:55 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:55 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:55 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:55 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:55 [DEBUG] agent: Service "_v1_appc_10.233.29.43_8443" in sync
    2021/06/09 23:07:55 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.13.186_9007" in sync
    2021/06/09 23:07:55 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.35.254_9011" in sync
    2021/06/09 23:07:55 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:55 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:55 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:55 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:55 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:55 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:55 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.19.194_9009" in sync
    2021/06/09 23:07:55 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.35.254_9011" in sync
    2021/06/09 23:07:55 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:55 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:55 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:55 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:55 [DEBUG] agent: Service "_v0_multicloud_10.233.29.87_9001" in sync
    2021/06/09 23:07:55 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.13.186_9007" in sync
    2021/06/09 23:07:55 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:55 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:55 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:55 [DEBUG] agent: Node info in sync
    2021/06/09 23:07:55 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v15 (542.99µs) from=10.233.71.178:37622
    2021/06/09 23:07:56 [WARN] agent: Service name "_aai-nodes-query-v16" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/06/09 23:07:56 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v16/search/nodes-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v16\",\"enable_ssl\":\"true\",\"url\":\"/aai/v16/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/06/09 23:07:56 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/06/09 23:07:56 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/06/09 23:07:56 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:56 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:56 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:56 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:56 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:56 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:56 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.19.194_9009" in sync
    2021/06/09 23:07:56 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.35.254_9011" in sync
    2021/06/09 23:07:56 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:56 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:56 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:56 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:56 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:56 [DEBUG] agent: Service "_v0_multicloud_10.233.29.87_9001" in sync
    2021/06/09 23:07:56 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.13.186_9007" in sync
    2021/06/09 23:07:56 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.2.113_9004" in sync
    2021/06/09 23:07:56 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.21.214_9518" in sync
    2021/06/09 23:07:56 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:56 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:56 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.26.245_9015" in sync
    2021/06/09 23:07:56 [DEBUG] agent: Service "_v1_catalog_10.233.40.188_8806" in sync
    2021/06/09 23:07:56 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.24.88_9005" in sync
    2021/06/09 23:07:56 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.24.88_9005" in sync
    2021/06/09 23:07:56 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.58.29_443" in sync
    2021/06/09 23:07:56 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:56 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:56 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:56 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.44.150_8080" in sync
    2021/06/09 23:07:56 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.24.88_9005" in sync
    2021/06/09 23:07:56 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:56 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:56 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:56 [DEBUG] agent: Service "_v1_nsd_10.233.40.188_8806" in sync
    2021/06/09 23:07:56 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:56 [DEBUG] agent: Service "_v1_multicloud_10.233.29.87_9001" in sync
    2021/06/09 23:07:56 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.19.194_9009" in sync
    2021/06/09 23:07:56 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.2.113_9004" in sync
    2021/06/09 23:07:56 [DEBUG] agent: Service "_v1_message-router_10.233.12.112_3904" in sync
    2021/06/09 23:07:56 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:56 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:56 [DEBUG] agent: Service "_v1_parser_10.233.40.188_8806" in sync
    2021/06/09 23:07:56 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.40.188_8806" in sync
    2021/06/09 23:07:56 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:56 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:56 [INFO] agent: Synced service "_v16__aai-nodes-query_10.233.71.61_8446"
    2021/06/09 23:07:56 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:56 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:56 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.35.254_9011" in sync
    2021/06/09 23:07:56 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:56 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:56 [DEBUG] agent: Service "_v1_appc_10.233.29.43_8443" in sync
    2021/06/09 23:07:56 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.13.186_9007" in sync
    2021/06/09 23:07:56 [DEBUG] agent: Node info in sync
    2021/06/09 23:07:56 [DEBUG] http: Request PUT /v1/agent/service/register (101.697286ms) from=10.233.71.178:37630
    2021/06/09 23:07:56 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.19.194_9009" in sync
    2021/06/09 23:07:56 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.2.113_9004" in sync
    2021/06/09 23:07:56 [DEBUG] agent: Service "_v1_message-router_10.233.12.112_3904" in sync
    2021/06/09 23:07:56 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:56 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:56 [DEBUG] agent: Service "_v1_parser_10.233.40.188_8806" in sync
    2021/06/09 23:07:56 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.40.188_8806" in sync
    2021/06/09 23:07:56 [DEBUG] agent: Service "_v1_multicloud_10.233.29.87_9001" in sync
    2021/06/09 23:07:56 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:56 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:56 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:56 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:56 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:56 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:56 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:56 [DEBUG] agent: Service "_v1_appc_10.233.29.43_8443" in sync
    2021/06/09 23:07:56 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.13.186_9007" in sync
    2021/06/09 23:07:56 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.35.254_9011" in sync
    2021/06/09 23:07:56 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:56 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:56 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:56 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:56 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:56 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.19.194_9009" in sync
    2021/06/09 23:07:56 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.35.254_9011" in sync
    2021/06/09 23:07:56 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:56 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:56 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:56 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:56 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:56 [DEBUG] agent: Service "_v0_multicloud_10.233.29.87_9001" in sync
    2021/06/09 23:07:56 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.13.186_9007" in sync
    2021/06/09 23:07:56 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:56 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.21.214_9518" in sync
    2021/06/09 23:07:56 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:56 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:56 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.26.245_9015" in sync
    2021/06/09 23:07:56 [DEBUG] agent: Service "_v1_catalog_10.233.40.188_8806" in sync
    2021/06/09 23:07:56 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.2.113_9004" in sync
    2021/06/09 23:07:56 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.24.88_9005" in sync
    2021/06/09 23:07:56 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.58.29_443" in sync
    2021/06/09 23:07:56 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:56 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:56 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:56 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.44.150_8080" in sync
    2021/06/09 23:07:56 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.24.88_9005" in sync
    2021/06/09 23:07:56 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.24.88_9005" in sync
    2021/06/09 23:07:56 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:56 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:56 [DEBUG] agent: Service "_v1_nsd_10.233.40.188_8806" in sync
    2021/06/09 23:07:56 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:56 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:56 [DEBUG] agent: Node info in sync
    2021/06/09 23:07:56 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v16 (433.92µs) from=10.233.71.178:37632
    2021/06/09 23:07:56 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v16\",\"enable_ssl\":\"true\",\"url\":\"/aai/v16/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/06/09 23:07:56 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/06/09 23:07:56 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/06/09 23:07:56 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.44.150_8080" in sync
    2021/06/09 23:07:56 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.24.88_9005" in sync
    2021/06/09 23:07:56 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.24.88_9005" in sync
    2021/06/09 23:07:56 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:56 [DEBUG] agent: Service "_v1_nsd_10.233.40.188_8806" in sync
    2021/06/09 23:07:56 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:56 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:56 [DEBUG] agent: Service "_v1_message-router_10.233.12.112_3904" in sync
    2021/06/09 23:07:56 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:56 [DEBUG] agent: Service "_v1_parser_10.233.40.188_8806" in sync
    2021/06/09 23:07:56 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.40.188_8806" in sync
    2021/06/09 23:07:56 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.19.194_9009" in sync
    2021/06/09 23:07:56 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:56 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:56 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.13.186_9007" in sync
    2021/06/09 23:07:56 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:56 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:56 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:56 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:56 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:56 [DEBUG] agent: Service "_v1_catalog_10.233.40.188_8806" in sync
    2021/06/09 23:07:56 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:56 [INFO] agent: Synced service "_v16_aai-nodes-query_10.233.71.61_8446"
    2021/06/09 23:07:56 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.24.88_9005" in sync
    2021/06/09 23:07:56 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.58.29_443" in sync
    2021/06/09 23:07:56 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:56 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:56 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:56 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.2.113_9004" in sync
    2021/06/09 23:07:56 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:56 [DEBUG] agent: Service "_v1_multicloud_10.233.29.87_9001" in sync
    2021/06/09 23:07:56 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:56 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:56 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:56 [DEBUG] agent: Service "_v1_appc_10.233.29.43_8443" in sync
    2021/06/09 23:07:56 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.35.254_9011" in sync
    2021/06/09 23:07:56 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:56 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:56 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:56 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:56 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:56 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:56 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.19.194_9009" in sync
    2021/06/09 23:07:56 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.35.254_9011" in sync
    2021/06/09 23:07:56 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:56 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:56 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:56 [DEBUG] agent: Service "_v0_multicloud_10.233.29.87_9001" in sync
    2021/06/09 23:07:56 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.13.186_9007" in sync
    2021/06/09 23:07:56 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:56 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.26.245_9015" in sync
    2021/06/09 23:07:56 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.2.113_9004" in sync
    2021/06/09 23:07:56 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.21.214_9518" in sync
    2021/06/09 23:07:56 [DEBUG] agent: Node info in sync
    2021/06/09 23:07:56 [DEBUG] http: Request PUT /v1/agent/service/register (328.798739ms) from=10.233.71.178:37634
    2021/06/09 23:07:56 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:56 [DEBUG] agent: Service "_v1_multicloud_10.233.29.87_9001" in sync
    2021/06/09 23:07:56 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.2.113_9004" in sync
    2021/06/09 23:07:56 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:56 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:56 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:56 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:56 [DEBUG] agent: Service "_v1_appc_10.233.29.43_8443" in sync
    2021/06/09 23:07:56 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.35.254_9011" in sync
    2021/06/09 23:07:56 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:56 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:56 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:56 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:56 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:56 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:56 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.19.194_9009" in sync
    2021/06/09 23:07:56 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.35.254_9011" in sync
    2021/06/09 23:07:56 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:56 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:56 [DEBUG] agent: Service "_v0_multicloud_10.233.29.87_9001" in sync
    2021/06/09 23:07:56 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.13.186_9007" in sync
    2021/06/09 23:07:56 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:56 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.26.245_9015" in sync
    2021/06/09 23:07:56 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.2.113_9004" in sync
    2021/06/09 23:07:56 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.21.214_9518" in sync
    2021/06/09 23:07:56 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:56 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.44.150_8080" in sync
    2021/06/09 23:07:56 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.24.88_9005" in sync
    2021/06/09 23:07:56 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.24.88_9005" in sync
    2021/06/09 23:07:56 [DEBUG] agent: Service "_v1_nsd_10.233.40.188_8806" in sync
    2021/06/09 23:07:56 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:56 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:56 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:56 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:56 [DEBUG] agent: Service "_v1_parser_10.233.40.188_8806" in sync
    2021/06/09 23:07:56 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.40.188_8806" in sync
    2021/06/09 23:07:56 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.19.194_9009" in sync
    2021/06/09 23:07:56 [DEBUG] agent: Service "_v1_message-router_10.233.12.112_3904" in sync
    2021/06/09 23:07:56 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:56 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:56 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.13.186_9007" in sync
    2021/06/09 23:07:56 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:56 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:56 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:56 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:56 [DEBUG] agent: Service "_v1_catalog_10.233.40.188_8806" in sync
    2021/06/09 23:07:56 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:56 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.24.88_9005" in sync
    2021/06/09 23:07:56 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.58.29_443" in sync
    2021/06/09 23:07:56 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:56 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:56 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:56 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:56 [DEBUG] agent: Node info in sync
    2021/06/09 23:07:56 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v16 (375.373µs) from=10.233.71.178:37646
    2021/06/09 23:07:56 [WARN] agent: Service name "_aai-nodes-query-v17" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/06/09 23:07:56 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v17/search/nodes-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v17\",\"enable_ssl\":\"true\",\"url\":\"/aai/v17/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/06/09 23:07:56 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/06/09 23:07:56 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/06/09 23:07:56 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:56 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:56 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:56 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:56 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:56 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:56 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.19.194_9009" in sync
    2021/06/09 23:07:56 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.35.254_9011" in sync
    2021/06/09 23:07:56 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:56 [DEBUG] agent: Service "_v0_multicloud_10.233.29.87_9001" in sync
    2021/06/09 23:07:56 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.13.186_9007" in sync
    2021/06/09 23:07:56 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.2.113_9004" in sync
    2021/06/09 23:07:56 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.21.214_9518" in sync
    2021/06/09 23:07:56 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:56 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.26.245_9015" in sync
    2021/06/09 23:07:56 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.24.88_9005" in sync
    2021/06/09 23:07:56 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.44.150_8080" in sync
    2021/06/09 23:07:56 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.24.88_9005" in sync
    2021/06/09 23:07:56 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:56 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:56 [DEBUG] agent: Service "_v1_nsd_10.233.40.188_8806" in sync
    2021/06/09 23:07:56 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:56 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.19.194_9009" in sync
    2021/06/09 23:07:56 [DEBUG] agent: Service "_v1_message-router_10.233.12.112_3904" in sync
    2021/06/09 23:07:56 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:56 [DEBUG] agent: Service "_v1_parser_10.233.40.188_8806" in sync
    2021/06/09 23:07:56 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.40.188_8806" in sync
    2021/06/09 23:07:56 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:56 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:56 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.13.186_9007" in sync
    2021/06/09 23:07:56 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:56 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:56 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:56 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:56 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:56 [DEBUG] agent: Service "_v1_catalog_10.233.40.188_8806" in sync
    2021/06/09 23:07:56 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:56 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:56 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:56 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:56 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.24.88_9005" in sync
    2021/06/09 23:07:56 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.58.29_443" in sync
    2021/06/09 23:07:56 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:56 [INFO] agent: Synced service "_v17__aai-nodes-query_10.233.71.61_8446"
    2021/06/09 23:07:56 [DEBUG] agent: Service "_v1_multicloud_10.233.29.87_9001" in sync
    2021/06/09 23:07:56 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.2.113_9004" in sync
    2021/06/09 23:07:56 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:56 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:56 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:56 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:56 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:56 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:56 [DEBUG] agent: Service "_v1_appc_10.233.29.43_8443" in sync
    2021/06/09 23:07:56 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.35.254_9011" in sync
    2021/06/09 23:07:56 [DEBUG] agent: Node info in sync
    2021/06/09 23:07:56 [DEBUG] http: Request PUT /v1/agent/service/register (280.857447ms) from=10.233.71.178:37648
    2021/06/09 23:07:56 [DEBUG] agent: Service "_v1_multicloud_10.233.29.87_9001" in sync
    2021/06/09 23:07:56 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.2.113_9004" in sync
    2021/06/09 23:07:56 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:56 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:56 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:56 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:56 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.35.254_9011" in sync
    2021/06/09 23:07:56 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:56 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:56 [DEBUG] agent: Service "_v1_appc_10.233.29.43_8443" in sync
    2021/06/09 23:07:56 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:56 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:56 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:56 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:56 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.35.254_9011" in sync
    2021/06/09 23:07:56 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:56 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:56 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.19.194_9009" in sync
    2021/06/09 23:07:56 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.13.186_9007" in sync
    2021/06/09 23:07:56 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:56 [DEBUG] agent: Service "_v0_multicloud_10.233.29.87_9001" in sync
    2021/06/09 23:07:56 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.2.113_9004" in sync
    2021/06/09 23:07:56 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.21.214_9518" in sync
    2021/06/09 23:07:56 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:56 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.26.245_9015" in sync
    2021/06/09 23:07:56 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.24.88_9005" in sync
    2021/06/09 23:07:56 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.24.88_9005" in sync
    2021/06/09 23:07:56 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.44.150_8080" in sync
    2021/06/09 23:07:56 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:56 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:56 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:56 [DEBUG] agent: Service "_v1_nsd_10.233.40.188_8806" in sync
    2021/06/09 23:07:56 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.40.188_8806" in sync
    2021/06/09 23:07:56 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.19.194_9009" in sync
    2021/06/09 23:07:56 [DEBUG] agent: Service "_v1_message-router_10.233.12.112_3904" in sync
    2021/06/09 23:07:56 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:56 [DEBUG] agent: Service "_v1_parser_10.233.40.188_8806" in sync
    2021/06/09 23:07:56 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:56 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:56 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.13.186_9007" in sync
    2021/06/09 23:07:56 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:56 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:56 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:56 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:56 [DEBUG] agent: Service "_v1_catalog_10.233.40.188_8806" in sync
    2021/06/09 23:07:56 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:56 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.58.29_443" in sync
    2021/06/09 23:07:56 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:56 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:56 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:56 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:56 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.24.88_9005" in sync
    2021/06/09 23:07:56 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:56 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:56 [DEBUG] agent: Node info in sync
    2021/06/09 23:07:57 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v17 (374.54µs) from=10.233.71.178:37650
    2021/06/09 23:07:57 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v17\",\"enable_ssl\":\"true\",\"url\":\"/aai/v17/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/06/09 23:07:57 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/06/09 23:07:57 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/06/09 23:07:57 [DEBUG] agent: Service "_v1_appc_10.233.29.43_8443" in sync
    2021/06/09 23:07:57 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.35.254_9011" in sync
    2021/06/09 23:07:57 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:57 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:57 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:57 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:57 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:57 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:57 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.19.194_9009" in sync
    2021/06/09 23:07:57 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.35.254_9011" in sync
    2021/06/09 23:07:57 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:57 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:57 [DEBUG] agent: Service "_v0_multicloud_10.233.29.87_9001" in sync
    2021/06/09 23:07:57 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.13.186_9007" in sync
    2021/06/09 23:07:57 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:57 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.26.245_9015" in sync
    2021/06/09 23:07:57 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.2.113_9004" in sync
    2021/06/09 23:07:57 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.21.214_9518" in sync
    2021/06/09 23:07:57 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:57 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.44.150_8080" in sync
    2021/06/09 23:07:57 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.24.88_9005" in sync
    2021/06/09 23:07:57 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.24.88_9005" in sync
    2021/06/09 23:07:57 [DEBUG] agent: Service "_v1_nsd_10.233.40.188_8806" in sync
    2021/06/09 23:07:57 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:57 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:57 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:57 [DEBUG] agent: Service "_v1_parser_10.233.40.188_8806" in sync
    2021/06/09 23:07:57 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.40.188_8806" in sync
    2021/06/09 23:07:57 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.19.194_9009" in sync
    2021/06/09 23:07:57 [DEBUG] agent: Service "_v1_message-router_10.233.12.112_3904" in sync
    2021/06/09 23:07:57 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:57 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:57 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:57 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.13.186_9007" in sync
    2021/06/09 23:07:57 [INFO] agent: Synced service "_v17_aai-nodes-query_10.233.71.61_8446"
    2021/06/09 23:07:57 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:57 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:57 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:57 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:57 [DEBUG] agent: Service "_v1_catalog_10.233.40.188_8806" in sync
    2021/06/09 23:07:57 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:57 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.24.88_9005" in sync
    2021/06/09 23:07:57 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.58.29_443" in sync
    2021/06/09 23:07:57 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:57 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:57 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:57 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:57 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:57 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:57 [DEBUG] agent: Service "_v1_multicloud_10.233.29.87_9001" in sync
    2021/06/09 23:07:57 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.2.113_9004" in sync
    2021/06/09 23:07:57 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:57 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:57 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:57 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:57 [DEBUG] agent: Node info in sync
    2021/06/09 23:07:57 [DEBUG] http: Request PUT /v1/agent/service/register (182.394924ms) from=10.233.71.178:37652
    2021/06/09 23:07:57 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.13.186_9007" in sync
    2021/06/09 23:07:57 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:57 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:57 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:57 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:57 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:57 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:57 [DEBUG] agent: Service "_v1_catalog_10.233.40.188_8806" in sync
    2021/06/09 23:07:57 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:57 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:57 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:57 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:57 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.24.88_9005" in sync
    2021/06/09 23:07:57 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.58.29_443" in sync
    2021/06/09 23:07:57 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:57 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:57 [DEBUG] agent: Service "_v1_multicloud_10.233.29.87_9001" in sync
    2021/06/09 23:07:57 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.2.113_9004" in sync
    2021/06/09 23:07:57 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:57 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:57 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:57 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:57 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:57 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:57 [DEBUG] agent: Service "_v1_appc_10.233.29.43_8443" in sync
    2021/06/09 23:07:57 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.35.254_9011" in sync
    2021/06/09 23:07:57 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:57 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:57 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:57 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:57 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:57 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:57 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.19.194_9009" in sync
    2021/06/09 23:07:57 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.35.254_9011" in sync
    2021/06/09 23:07:57 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:57 [DEBUG] agent: Service "_v0_multicloud_10.233.29.87_9001" in sync
    2021/06/09 23:07:57 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.13.186_9007" in sync
    2021/06/09 23:07:57 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.2.113_9004" in sync
    2021/06/09 23:07:57 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.21.214_9518" in sync
    2021/06/09 23:07:57 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:57 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.26.245_9015" in sync
    2021/06/09 23:07:57 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.24.88_9005" in sync
    2021/06/09 23:07:57 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.44.150_8080" in sync
    2021/06/09 23:07:57 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.24.88_9005" in sync
    2021/06/09 23:07:57 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:57 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:57 [DEBUG] agent: Service "_v1_nsd_10.233.40.188_8806" in sync
    2021/06/09 23:07:57 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:57 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.19.194_9009" in sync
    2021/06/09 23:07:57 [DEBUG] agent: Service "_v1_message-router_10.233.12.112_3904" in sync
    2021/06/09 23:07:57 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:57 [DEBUG] agent: Service "_v1_parser_10.233.40.188_8806" in sync
    2021/06/09 23:07:57 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.40.188_8806" in sync
    2021/06/09 23:07:57 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:57 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:57 [DEBUG] agent: Node info in sync
    2021/06/09 23:07:57 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v17 (432.837µs) from=10.233.71.178:37654
    2021/06/09 23:07:57 [WARN] agent: Service name "_aai-nodes-query-v18" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/06/09 23:07:57 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v18/search/nodes-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v18\",\"enable_ssl\":\"true\",\"url\":\"/aai/v18/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/06/09 23:07:57 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/06/09 23:07:57 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/06/09 23:07:57 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:57 [DEBUG] agent: Service "_v1_appc_10.233.29.43_8443" in sync
    2021/06/09 23:07:57 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.35.254_9011" in sync
    2021/06/09 23:07:57 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:57 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:57 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:57 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:57 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:57 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:57 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.19.194_9009" in sync
    2021/06/09 23:07:57 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.35.254_9011" in sync
    2021/06/09 23:07:57 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:57 [DEBUG] agent: Service "_v0_multicloud_10.233.29.87_9001" in sync
    2021/06/09 23:07:57 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.13.186_9007" in sync
    2021/06/09 23:07:57 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:57 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:57 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.26.245_9015" in sync
    2021/06/09 23:07:57 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.2.113_9004" in sync
    2021/06/09 23:07:57 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.21.214_9518" in sync
    2021/06/09 23:07:57 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.44.150_8080" in sync
    2021/06/09 23:07:57 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.24.88_9005" in sync
    2021/06/09 23:07:57 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.24.88_9005" in sync
    2021/06/09 23:07:57 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:57 [DEBUG] agent: Service "_v1_nsd_10.233.40.188_8806" in sync
    2021/06/09 23:07:57 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:57 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:57 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.19.194_9009" in sync
    2021/06/09 23:07:57 [DEBUG] agent: Service "_v1_message-router_10.233.12.112_3904" in sync
    2021/06/09 23:07:57 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:57 [DEBUG] agent: Service "_v1_parser_10.233.40.188_8806" in sync
    2021/06/09 23:07:57 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.40.188_8806" in sync
    2021/06/09 23:07:57 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:57 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:57 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.13.186_9007" in sync
    2021/06/09 23:07:57 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:57 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:57 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:57 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:57 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:57 [DEBUG] agent: Service "_v1_catalog_10.233.40.188_8806" in sync
    2021/06/09 23:07:57 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:57 [INFO] agent: Synced service "_v18__aai-nodes-query_10.233.71.61_8446"
    2021/06/09 23:07:57 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:57 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:57 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:57 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.24.88_9005" in sync
    2021/06/09 23:07:57 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.58.29_443" in sync
    2021/06/09 23:07:57 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:57 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:57 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:57 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.2.113_9004" in sync
    2021/06/09 23:07:57 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:57 [DEBUG] agent: Service "_v1_multicloud_10.233.29.87_9001" in sync
    2021/06/09 23:07:57 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:57 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:57 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:57 [DEBUG] agent: Node info in sync
    2021/06/09 23:07:57 [DEBUG] http: Request PUT /v1/agent/service/register (81.564373ms) from=10.233.71.178:37658
    2021/06/09 23:07:57 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.24.88_9005" in sync
    2021/06/09 23:07:57 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.58.29_443" in sync
    2021/06/09 23:07:57 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:57 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:57 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:57 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:57 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:57 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:57 [DEBUG] agent: Service "_v1_multicloud_10.233.29.87_9001" in sync
    2021/06/09 23:07:57 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.2.113_9004" in sync
    2021/06/09 23:07:57 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:57 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:57 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:57 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:57 [DEBUG] agent: Service "_v1_appc_10.233.29.43_8443" in sync
    2021/06/09 23:07:57 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.35.254_9011" in sync
    2021/06/09 23:07:57 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:57 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:57 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:57 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:57 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:57 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:57 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.19.194_9009" in sync
    2021/06/09 23:07:57 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.35.254_9011" in sync
    2021/06/09 23:07:57 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:57 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:57 [DEBUG] agent: Service "_v0_multicloud_10.233.29.87_9001" in sync
    2021/06/09 23:07:57 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.13.186_9007" in sync
    2021/06/09 23:07:57 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:57 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.26.245_9015" in sync
    2021/06/09 23:07:57 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.2.113_9004" in sync
    2021/06/09 23:07:57 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.21.214_9518" in sync
    2021/06/09 23:07:57 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:57 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.44.150_8080" in sync
    2021/06/09 23:07:57 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.24.88_9005" in sync
    2021/06/09 23:07:57 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.24.88_9005" in sync
    2021/06/09 23:07:57 [DEBUG] agent: Service "_v1_nsd_10.233.40.188_8806" in sync
    2021/06/09 23:07:57 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:57 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:57 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:57 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:57 [DEBUG] agent: Service "_v1_parser_10.233.40.188_8806" in sync
    2021/06/09 23:07:57 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.40.188_8806" in sync
    2021/06/09 23:07:57 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.19.194_9009" in sync
    2021/06/09 23:07:57 [DEBUG] agent: Service "_v1_message-router_10.233.12.112_3904" in sync
    2021/06/09 23:07:57 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:57 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:57 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.13.186_9007" in sync
    2021/06/09 23:07:57 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:57 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:57 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:57 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:57 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:57 [DEBUG] agent: Service "_v1_catalog_10.233.40.188_8806" in sync
    2021/06/09 23:07:57 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:57 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:57 [DEBUG] agent: Node info in sync
    2021/06/09 23:07:57 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v18 (330.315µs) from=10.233.71.178:37664
    2021/06/09 23:07:57 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v18\",\"enable_ssl\":\"true\",\"url\":\"/aai/v18/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/06/09 23:07:57 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/06/09 23:07:57 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/06/09 23:07:58 [INFO] agent: Synced service "_v18_aai-nodes-query_10.233.71.61_8446"
    2021/06/09 23:07:58 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.24.88_9005" in sync
    2021/06/09 23:07:58 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.58.29_443" in sync
    2021/06/09 23:07:58 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:58 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:58 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:58 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:58 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:58 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:58 [DEBUG] agent: Service "_v1_multicloud_10.233.29.87_9001" in sync
    2021/06/09 23:07:58 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.2.113_9004" in sync
    2021/06/09 23:07:58 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:58 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:58 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:58 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:58 [DEBUG] agent: Service "_v1_appc_10.233.29.43_8443" in sync
    2021/06/09 23:07:58 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.35.254_9011" in sync
    2021/06/09 23:07:58 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:58 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:58 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:58 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:58 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:58 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:58 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.19.194_9009" in sync
    2021/06/09 23:07:58 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.35.254_9011" in sync
    2021/06/09 23:07:58 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:58 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:58 [DEBUG] agent: Service "_v0_multicloud_10.233.29.87_9001" in sync
    2021/06/09 23:07:58 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.13.186_9007" in sync
    2021/06/09 23:07:58 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:58 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.26.245_9015" in sync
    2021/06/09 23:07:58 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.2.113_9004" in sync
    2021/06/09 23:07:58 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.21.214_9518" in sync
    2021/06/09 23:07:58 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:58 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.44.150_8080" in sync
    2021/06/09 23:07:58 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.24.88_9005" in sync
    2021/06/09 23:07:58 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.24.88_9005" in sync
    2021/06/09 23:07:58 [DEBUG] agent: Service "_v1_nsd_10.233.40.188_8806" in sync
    2021/06/09 23:07:58 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:58 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:58 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:58 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:58 [DEBUG] agent: Service "_v1_parser_10.233.40.188_8806" in sync
    2021/06/09 23:07:58 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.40.188_8806" in sync
    2021/06/09 23:07:58 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.19.194_9009" in sync
    2021/06/09 23:07:58 [DEBUG] agent: Service "_v1_message-router_10.233.12.112_3904" in sync
    2021/06/09 23:07:58 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:58 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:58 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.13.186_9007" in sync
    2021/06/09 23:07:58 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:58 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:58 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:58 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:58 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:58 [DEBUG] agent: Service "_v1_catalog_10.233.40.188_8806" in sync
    2021/06/09 23:07:58 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:58 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:58 [DEBUG] agent: Node info in sync
    2021/06/09 23:07:58 [DEBUG] http: Request PUT /v1/agent/service/register (315.578331ms) from=10.233.71.178:37666
    2021/06/09 23:07:58 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:58 [DEBUG] agent: Service "_v1_parser_10.233.40.188_8806" in sync
    2021/06/09 23:07:58 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.40.188_8806" in sync
    2021/06/09 23:07:58 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.19.194_9009" in sync
    2021/06/09 23:07:58 [DEBUG] agent: Service "_v1_message-router_10.233.12.112_3904" in sync
    2021/06/09 23:07:58 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:58 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:58 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.13.186_9007" in sync
    2021/06/09 23:07:58 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:58 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:58 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:58 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:58 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:58 [DEBUG] agent: Service "_v1_catalog_10.233.40.188_8806" in sync
    2021/06/09 23:07:58 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:58 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:58 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:58 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.24.88_9005" in sync
    2021/06/09 23:07:58 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.58.29_443" in sync
    2021/06/09 23:07:58 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:58 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:58 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:58 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:58 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:58 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:58 [DEBUG] agent: Service "_v1_multicloud_10.233.29.87_9001" in sync
    2021/06/09 23:07:58 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.2.113_9004" in sync
    2021/06/09 23:07:58 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:58 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:58 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:58 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:58 [DEBUG] agent: Service "_v1_appc_10.233.29.43_8443" in sync
    2021/06/09 23:07:58 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.35.254_9011" in sync
    2021/06/09 23:07:58 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:58 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:58 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:58 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:58 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:58 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:58 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.19.194_9009" in sync
    2021/06/09 23:07:58 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.35.254_9011" in sync
    2021/06/09 23:07:58 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:58 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:58 [DEBUG] agent: Service "_v0_multicloud_10.233.29.87_9001" in sync
    2021/06/09 23:07:58 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.13.186_9007" in sync
    2021/06/09 23:07:58 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:58 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.26.245_9015" in sync
    2021/06/09 23:07:58 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.2.113_9004" in sync
    2021/06/09 23:07:58 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.21.214_9518" in sync
    2021/06/09 23:07:58 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:58 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.44.150_8080" in sync
    2021/06/09 23:07:58 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.24.88_9005" in sync
    2021/06/09 23:07:58 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.24.88_9005" in sync
    2021/06/09 23:07:58 [DEBUG] agent: Service "_v1_nsd_10.233.40.188_8806" in sync
    2021/06/09 23:07:58 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:58 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:58 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:58 [DEBUG] agent: Node info in sync
    2021/06/09 23:07:58 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v18 (364.148µs) from=10.233.71.178:37668
    2021/06/09 23:07:58 [WARN] agent: Service name "_aai-nodes-query-v19" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/06/09 23:07:58 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v19/search/nodes-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v19\",\"enable_ssl\":\"true\",\"url\":\"/aai/v19/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/06/09 23:07:58 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/06/09 23:07:58 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/06/09 23:07:58 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:58 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:58 [DEBUG] agent: Service "_v1_nsd_10.233.40.188_8806" in sync
    2021/06/09 23:07:58 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:58 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.19.194_9009" in sync
    2021/06/09 23:07:58 [DEBUG] agent: Service "_v1_message-router_10.233.12.112_3904" in sync
    2021/06/09 23:07:58 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:58 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:58 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:58 [DEBUG] agent: Service "_v1_parser_10.233.40.188_8806" in sync
    2021/06/09 23:07:58 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.40.188_8806" in sync
    2021/06/09 23:07:58 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.13.186_9007" in sync
    2021/06/09 23:07:58 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:58 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:58 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:58 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:58 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:58 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:58 [DEBUG] agent: Service "_v1_catalog_10.233.40.188_8806" in sync
    2021/06/09 23:07:58 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:58 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:58 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:58 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:58 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:58 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:58 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.24.88_9005" in sync
    2021/06/09 23:07:58 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.58.29_443" in sync
    2021/06/09 23:07:58 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:58 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:58 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:58 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:58 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:58 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:58 [INFO] agent: Synced service "_v19__aai-nodes-query_10.233.71.61_8446"
    2021/06/09 23:07:58 [DEBUG] agent: Service "_v1_multicloud_10.233.29.87_9001" in sync
    2021/06/09 23:07:58 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.2.113_9004" in sync
    2021/06/09 23:07:58 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:58 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:58 [DEBUG] agent: Service "_v1_appc_10.233.29.43_8443" in sync
    2021/06/09 23:07:58 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.35.254_9011" in sync
    2021/06/09 23:07:58 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:58 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:58 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:58 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:58 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:58 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:58 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.19.194_9009" in sync
    2021/06/09 23:07:58 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.35.254_9011" in sync
    2021/06/09 23:07:58 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:58 [DEBUG] agent: Service "_v0_multicloud_10.233.29.87_9001" in sync
    2021/06/09 23:07:58 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.13.186_9007" in sync
    2021/06/09 23:07:58 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.21.214_9518" in sync
    2021/06/09 23:07:58 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:58 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.26.245_9015" in sync
    2021/06/09 23:07:58 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.2.113_9004" in sync
    2021/06/09 23:07:58 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.24.88_9005" in sync
    2021/06/09 23:07:58 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.44.150_8080" in sync
    2021/06/09 23:07:58 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.24.88_9005" in sync
    2021/06/09 23:07:58 [DEBUG] agent: Node info in sync
    2021/06/09 23:07:58 [DEBUG] http: Request PUT /v1/agent/service/register (100.737217ms) from=10.233.71.178:37676
    2021/06/09 23:07:58 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:58 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:58 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:58 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:58 [DEBUG] agent: Service "_v1_multicloud_10.233.29.87_9001" in sync
    2021/06/09 23:07:58 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.2.113_9004" in sync
    2021/06/09 23:07:58 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:58 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:58 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:58 [DEBUG] agent: Service "_v1_appc_10.233.29.43_8443" in sync
    2021/06/09 23:07:58 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.35.254_9011" in sync
    2021/06/09 23:07:58 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:58 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:58 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:58 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:58 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:58 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:58 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.19.194_9009" in sync
    2021/06/09 23:07:58 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.35.254_9011" in sync
    2021/06/09 23:07:58 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:58 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:58 [DEBUG] agent: Service "_v0_multicloud_10.233.29.87_9001" in sync
    2021/06/09 23:07:58 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.13.186_9007" in sync
    2021/06/09 23:07:58 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:58 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.26.245_9015" in sync
    2021/06/09 23:07:58 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.2.113_9004" in sync
    2021/06/09 23:07:58 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.21.214_9518" in sync
    2021/06/09 23:07:58 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:58 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.44.150_8080" in sync
    2021/06/09 23:07:58 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.24.88_9005" in sync
    2021/06/09 23:07:58 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.24.88_9005" in sync
    2021/06/09 23:07:58 [DEBUG] agent: Service "_v1_nsd_10.233.40.188_8806" in sync
    2021/06/09 23:07:58 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:58 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:58 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:58 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:58 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:58 [DEBUG] agent: Service "_v1_parser_10.233.40.188_8806" in sync
    2021/06/09 23:07:58 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.40.188_8806" in sync
    2021/06/09 23:07:58 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.19.194_9009" in sync
    2021/06/09 23:07:58 [DEBUG] agent: Service "_v1_message-router_10.233.12.112_3904" in sync
    2021/06/09 23:07:58 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:58 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.13.186_9007" in sync
    2021/06/09 23:07:58 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:58 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:58 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:58 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:58 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:58 [DEBUG] agent: Service "_v1_catalog_10.233.40.188_8806" in sync
    2021/06/09 23:07:58 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:58 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:58 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:58 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:58 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.24.88_9005" in sync
    2021/06/09 23:07:58 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.58.29_443" in sync
    2021/06/09 23:07:58 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:58 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:58 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:58 [DEBUG] agent: Node info in sync
    2021/06/09 23:07:58 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v19 (313.391µs) from=10.233.71.178:37680
    2021/06/09 23:07:58 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v19\",\"enable_ssl\":\"true\",\"url\":\"/aai/v19/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/06/09 23:07:58 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/06/09 23:07:58 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/06/09 23:07:58 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:58 [DEBUG] agent: Service "_v0_multicloud_10.233.29.87_9001" in sync
    2021/06/09 23:07:58 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.13.186_9007" in sync
    2021/06/09 23:07:58 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.21.214_9518" in sync
    2021/06/09 23:07:58 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:58 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.26.245_9015" in sync
    2021/06/09 23:07:58 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.2.113_9004" in sync
    2021/06/09 23:07:58 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.24.88_9005" in sync
    2021/06/09 23:07:58 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.44.150_8080" in sync
    2021/06/09 23:07:58 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.24.88_9005" in sync
    2021/06/09 23:07:58 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:58 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:58 [DEBUG] agent: Service "_v1_nsd_10.233.40.188_8806" in sync
    2021/06/09 23:07:58 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:58 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.19.194_9009" in sync
    2021/06/09 23:07:58 [DEBUG] agent: Service "_v1_message-router_10.233.12.112_3904" in sync
    2021/06/09 23:07:58 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:58 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:58 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:58 [DEBUG] agent: Service "_v1_parser_10.233.40.188_8806" in sync
    2021/06/09 23:07:58 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.40.188_8806" in sync
    2021/06/09 23:07:58 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.13.186_9007" in sync
    2021/06/09 23:07:58 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:58 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:58 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:58 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:58 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:58 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:58 [DEBUG] agent: Service "_v1_catalog_10.233.40.188_8806" in sync
    2021/06/09 23:07:58 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:58 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:58 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:58 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:58 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:58 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:58 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.24.88_9005" in sync
    2021/06/09 23:07:58 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.58.29_443" in sync
    2021/06/09 23:07:58 [INFO] agent: Synced service "_v19_aai-nodes-query_10.233.71.61_8446"
    2021/06/09 23:07:58 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:58 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:58 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:58 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:58 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:58 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:58 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:58 [DEBUG] agent: Service "_v1_multicloud_10.233.29.87_9001" in sync
    2021/06/09 23:07:58 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.2.113_9004" in sync
    2021/06/09 23:07:58 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:58 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:58 [DEBUG] agent: Service "_v1_appc_10.233.29.43_8443" in sync
    2021/06/09 23:07:58 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.35.254_9011" in sync
    2021/06/09 23:07:58 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:58 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:58 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:58 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:58 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:58 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:58 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.19.194_9009" in sync
    2021/06/09 23:07:58 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.35.254_9011" in sync
    2021/06/09 23:07:58 [DEBUG] agent: Node info in sync
    2021/06/09 23:07:58 [DEBUG] http: Request PUT /v1/agent/service/register (167.610615ms) from=10.233.71.178:37682
    2021/06/09 23:07:58 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:58 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:58 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:58 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:58 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:58 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:58 [DEBUG] agent: Service "_v1_catalog_10.233.40.188_8806" in sync
    2021/06/09 23:07:58 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.58.29_443" in sync
    2021/06/09 23:07:58 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:58 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:58 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:58 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:58 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:58 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.24.88_9005" in sync
    2021/06/09 23:07:58 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:58 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:58 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:58 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.2.113_9004" in sync
    2021/06/09 23:07:58 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:58 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:58 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:58 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:58 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:58 [DEBUG] agent: Service "_v1_multicloud_10.233.29.87_9001" in sync
    2021/06/09 23:07:58 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.35.254_9011" in sync
    2021/06/09 23:07:58 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:58 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:58 [DEBUG] agent: Service "_v1_appc_10.233.29.43_8443" in sync
    2021/06/09 23:07:58 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:58 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:58 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:58 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:58 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.35.254_9011" in sync
    2021/06/09 23:07:58 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:58 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:58 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.19.194_9009" in sync
    2021/06/09 23:07:58 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.13.186_9007" in sync
    2021/06/09 23:07:58 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:58 [DEBUG] agent: Service "_v0_multicloud_10.233.29.87_9001" in sync
    2021/06/09 23:07:58 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.2.113_9004" in sync
    2021/06/09 23:07:58 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.21.214_9518" in sync
    2021/06/09 23:07:58 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:58 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.26.245_9015" in sync
    2021/06/09 23:07:58 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.24.88_9005" in sync
    2021/06/09 23:07:58 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.24.88_9005" in sync
    2021/06/09 23:07:58 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.44.150_8080" in sync
    2021/06/09 23:07:58 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:58 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:58 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:58 [DEBUG] agent: Service "_v1_nsd_10.233.40.188_8806" in sync
    2021/06/09 23:07:58 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.40.188_8806" in sync
    2021/06/09 23:07:58 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.19.194_9009" in sync
    2021/06/09 23:07:58 [DEBUG] agent: Service "_v1_message-router_10.233.12.112_3904" in sync
    2021/06/09 23:07:58 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:58 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:58 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:58 [DEBUG] agent: Service "_v1_parser_10.233.40.188_8806" in sync
    2021/06/09 23:07:58 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.13.186_9007" in sync
    2021/06/09 23:07:58 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:58 [DEBUG] agent: Node info in sync
    2021/06/09 23:07:58 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v19 (276.918µs) from=10.233.71.178:37686
    2021/06/09 23:07:58 [WARN] agent: Service name "_aai-nquery-v11" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/06/09 23:07:58 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v11/query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v11\",\"enable_ssl\":\"true\",\"url\":\"/aai/v11/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/06/09 23:07:58 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/06/09 23:07:58 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/06/09 23:07:59 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:59 [DEBUG] agent: Service "_v1_multicloud_10.233.29.87_9001" in sync
    2021/06/09 23:07:59 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.2.113_9004" in sync
    2021/06/09 23:07:59 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:59 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:59 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:59 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:59 [DEBUG] agent: Service "_v1_appc_10.233.29.43_8443" in sync
    2021/06/09 23:07:59 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.35.254_9011" in sync
    2021/06/09 23:07:59 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:59 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:59 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:59 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:59 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:59 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:59 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.19.194_9009" in sync
    2021/06/09 23:07:59 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.35.254_9011" in sync
    2021/06/09 23:07:59 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:59 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:59 [DEBUG] agent: Service "_v0_multicloud_10.233.29.87_9001" in sync
    2021/06/09 23:07:59 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.13.186_9007" in sync
    2021/06/09 23:07:59 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:59 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.26.245_9015" in sync
    2021/06/09 23:07:59 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.2.113_9004" in sync
    2021/06/09 23:07:59 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.21.214_9518" in sync
    2021/06/09 23:07:59 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:59 [INFO] agent: Synced service "_v11__aai-nquery_10.233.71.61_8446"
    2021/06/09 23:07:59 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.44.150_8080" in sync
    2021/06/09 23:07:59 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.24.88_9005" in sync
    2021/06/09 23:07:59 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.24.88_9005" in sync
    2021/06/09 23:07:59 [DEBUG] agent: Service "_v1_nsd_10.233.40.188_8806" in sync
    2021/06/09 23:07:59 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:59 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:59 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:59 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:59 [DEBUG] agent: Service "_v1_parser_10.233.40.188_8806" in sync
    2021/06/09 23:07:59 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.40.188_8806" in sync
    2021/06/09 23:07:59 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.19.194_9009" in sync
    2021/06/09 23:07:59 [DEBUG] agent: Service "_v1_message-router_10.233.12.112_3904" in sync
    2021/06/09 23:07:59 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:59 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:59 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.13.186_9007" in sync
    2021/06/09 23:07:59 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:59 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:59 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:59 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:59 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:59 [DEBUG] agent: Service "_v1_catalog_10.233.40.188_8806" in sync
    2021/06/09 23:07:59 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:59 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:59 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:59 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.24.88_9005" in sync
    2021/06/09 23:07:59 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.58.29_443" in sync
    2021/06/09 23:07:59 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:59 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:59 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:59 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:59 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:59 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:59 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:59 [DEBUG] agent: Node info in sync
    2021/06/09 23:07:59 [DEBUG] http: Request PUT /v1/agent/service/register (497.560674ms) from=10.233.71.178:37688
    2021/06/09 23:07:59 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:59 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:59 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.19.194_9009" in sync
    2021/06/09 23:07:59 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.35.254_9011" in sync
    2021/06/09 23:07:59 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:59 [DEBUG] agent: Service "_v0_multicloud_10.233.29.87_9001" in sync
    2021/06/09 23:07:59 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.13.186_9007" in sync
    2021/06/09 23:07:59 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.21.214_9518" in sync
    2021/06/09 23:07:59 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:59 [DEBUG] agent: Service "_v11__aai-nquery_10.233.71.61_8446" in sync
    2021/06/09 23:07:59 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.26.245_9015" in sync
    2021/06/09 23:07:59 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.2.113_9004" in sync
    2021/06/09 23:07:59 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.24.88_9005" in sync
    2021/06/09 23:07:59 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.44.150_8080" in sync
    2021/06/09 23:07:59 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.24.88_9005" in sync
    2021/06/09 23:07:59 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:59 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:59 [DEBUG] agent: Service "_v1_nsd_10.233.40.188_8806" in sync
    2021/06/09 23:07:59 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:59 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.19.194_9009" in sync
    2021/06/09 23:07:59 [DEBUG] agent: Service "_v1_message-router_10.233.12.112_3904" in sync
    2021/06/09 23:07:59 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:59 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:59 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:59 [DEBUG] agent: Service "_v1_parser_10.233.40.188_8806" in sync
    2021/06/09 23:07:59 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.40.188_8806" in sync
    2021/06/09 23:07:59 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.13.186_9007" in sync
    2021/06/09 23:07:59 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:59 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:59 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:59 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:59 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:59 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:59 [DEBUG] agent: Service "_v1_catalog_10.233.40.188_8806" in sync
    2021/06/09 23:07:59 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:59 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:59 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:59 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:59 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:59 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:59 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.24.88_9005" in sync
    2021/06/09 23:07:59 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.58.29_443" in sync
    2021/06/09 23:07:59 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:59 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:59 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:59 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:59 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:59 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:59 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:59 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:59 [DEBUG] agent: Service "_v1_multicloud_10.233.29.87_9001" in sync
    2021/06/09 23:07:59 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.2.113_9004" in sync
    2021/06/09 23:07:59 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:59 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:59 [DEBUG] agent: Service "_v1_appc_10.233.29.43_8443" in sync
    2021/06/09 23:07:59 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.35.254_9011" in sync
    2021/06/09 23:07:59 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:59 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:59 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:59 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:59 [DEBUG] agent: Node info in sync
    2021/06/09 23:07:59 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v11 (380.36µs) from=10.233.71.178:37692
    2021/06/09 23:07:59 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v11\",\"enable_ssl\":\"true\",\"url\":\"/aai/v11/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/06/09 23:07:59 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/06/09 23:07:59 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/06/09 23:07:59 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.40.188_8806" in sync
    2021/06/09 23:07:59 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.19.194_9009" in sync
    2021/06/09 23:07:59 [DEBUG] agent: Service "_v1_message-router_10.233.12.112_3904" in sync
    2021/06/09 23:07:59 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:59 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:59 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:59 [DEBUG] agent: Service "_v1_parser_10.233.40.188_8806" in sync
    2021/06/09 23:07:59 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.13.186_9007" in sync
    2021/06/09 23:07:59 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:59 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:59 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:59 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:59 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:59 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:59 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:59 [DEBUG] agent: Service "_v1_catalog_10.233.40.188_8806" in sync
    2021/06/09 23:07:59 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.58.29_443" in sync
    2021/06/09 23:07:59 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:59 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:59 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:59 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:59 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:59 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.24.88_9005" in sync
    2021/06/09 23:07:59 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:59 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:59 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:59 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.2.113_9004" in sync
    2021/06/09 23:07:59 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:59 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:59 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:59 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:59 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:59 [DEBUG] agent: Service "_v1_multicloud_10.233.29.87_9001" in sync
    2021/06/09 23:07:59 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.35.254_9011" in sync
    2021/06/09 23:07:59 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:59 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:59 [DEBUG] agent: Service "_v1_appc_10.233.29.43_8443" in sync
    2021/06/09 23:07:59 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:59 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:59 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:59 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:59 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.35.254_9011" in sync
    2021/06/09 23:07:59 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:59 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:59 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.19.194_9009" in sync
    2021/06/09 23:07:59 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.13.186_9007" in sync
    2021/06/09 23:07:59 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:59 [DEBUG] agent: Service "_v0_multicloud_10.233.29.87_9001" in sync
    2021/06/09 23:07:59 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.2.113_9004" in sync
    2021/06/09 23:07:59 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.21.214_9518" in sync
    2021/06/09 23:07:59 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:59 [DEBUG] agent: Service "_v11__aai-nquery_10.233.71.61_8446" in sync
    2021/06/09 23:07:59 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.26.245_9015" in sync
    2021/06/09 23:07:59 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.24.88_9005" in sync
    2021/06/09 23:07:59 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.24.88_9005" in sync
    2021/06/09 23:07:59 [INFO] agent: Synced service "_v11_aai-nquery_10.233.71.61_8446"
    2021/06/09 23:07:59 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.44.150_8080" in sync
    2021/06/09 23:07:59 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:59 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:59 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:59 [DEBUG] agent: Service "_v1_nsd_10.233.40.188_8806" in sync
    2021/06/09 23:07:59 [DEBUG] agent: Node info in sync
    2021/06/09 23:07:59 [DEBUG] http: Request PUT /v1/agent/service/register (356.798774ms) from=10.233.71.178:37700
    2021/06/09 23:07:59 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.44.150_8080" in sync
    2021/06/09 23:07:59 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.24.88_9005" in sync
    2021/06/09 23:07:59 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.24.88_9005" in sync
    2021/06/09 23:07:59 [DEBUG] agent: Service "_v11_aai-nquery_10.233.71.61_8446" in sync
    2021/06/09 23:07:59 [DEBUG] agent: Service "_v1_nsd_10.233.40.188_8806" in sync
    2021/06/09 23:07:59 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:59 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:59 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:59 [DEBUG] agent: Service "_v1_parser_10.233.40.188_8806" in sync
    2021/06/09 23:07:59 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.40.188_8806" in sync
    2021/06/09 23:07:59 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.19.194_9009" in sync
    2021/06/09 23:07:59 [DEBUG] agent: Service "_v1_message-router_10.233.12.112_3904" in sync
    2021/06/09 23:07:59 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:59 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:59 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:59 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.13.186_9007" in sync
    2021/06/09 23:07:59 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:59 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:59 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:59 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:59 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:59 [DEBUG] agent: Service "_v1_catalog_10.233.40.188_8806" in sync
    2021/06/09 23:07:59 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:59 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:59 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.24.88_9005" in sync
    2021/06/09 23:07:59 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.58.29_443" in sync
    2021/06/09 23:07:59 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:59 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:59 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:59 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:59 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:59 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:59 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:59 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:59 [DEBUG] agent: Service "_v1_multicloud_10.233.29.87_9001" in sync
    2021/06/09 23:07:59 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.2.113_9004" in sync
    2021/06/09 23:07:59 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:59 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:59 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:59 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:59 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:59 [DEBUG] agent: Service "_v1_appc_10.233.29.43_8443" in sync
    2021/06/09 23:07:59 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.35.254_9011" in sync
    2021/06/09 23:07:59 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:59 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:59 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:59 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:59 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:59 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:59 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.19.194_9009" in sync
    2021/06/09 23:07:59 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.35.254_9011" in sync
    2021/06/09 23:07:59 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:59 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:59 [DEBUG] agent: Service "_v0_multicloud_10.233.29.87_9001" in sync
    2021/06/09 23:07:59 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.13.186_9007" in sync
    2021/06/09 23:07:59 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:59 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.26.245_9015" in sync
    2021/06/09 23:07:59 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.2.113_9004" in sync
    2021/06/09 23:07:59 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.21.214_9518" in sync
    2021/06/09 23:07:59 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.71.61_8446" in sync
    2021/06/09 23:07:59 [DEBUG] agent: Service "_v11__aai-nquery_10.233.71.61_8446" in sync
    2021/06/09 23:07:59 [DEBUG] agent: Node info in sync
    2021/06/09 23:07:59 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v11 (323.909µs) from=10.233.71.178:37702
    2021/06/09 23:08:00 [WARN] agent: Service name "_aai-nquery-v12" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/06/09 23:08:00 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v12/query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v12\",\"enable_ssl\":\"true\",\"url\":\"/aai/v12/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/06/09 23:08:00 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/06/09 23:08:00 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/06/09 23:08:00 [DEBUG] agent: Service "_v0_multicloud_10.233.29.87_9001" in sync
    2021/06/09 23:08:00 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.13.186_9007" in sync
    2021/06/09 23:08:00 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:08:00 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.26.245_9015" in sync
    2021/06/09 23:08:00 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.2.113_9004" in sync
    2021/06/09 23:08:00 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.21.214_9518" in sync
    2021/06/09 23:08:00 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.71.61_8446" in sync
    2021/06/09 23:08:00 [DEBUG] agent: Service "_v11__aai-nquery_10.233.71.61_8446" in sync
    2021/06/09 23:08:00 [INFO] agent: Synced service "_v12__aai-nquery_10.233.71.61_8446"
    2021/06/09 23:08:00 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.44.150_8080" in sync
    2021/06/09 23:08:00 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.24.88_9005" in sync
    2021/06/09 23:08:00 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.24.88_9005" in sync
    2021/06/09 23:08:00 [DEBUG] agent: Service "_v11_aai-nquery_10.233.71.61_8446" in sync
    2021/06/09 23:08:00 [DEBUG] agent: Service "_v1_nsd_10.233.40.188_8806" in sync
    2021/06/09 23:08:00 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:08:00 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:08:00 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.61_8446" in sync
    2021/06/09 23:08:00 [DEBUG] agent: Service "_v1_parser_10.233.40.188_8806" in sync
    2021/06/09 23:08:00 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.40.188_8806" in sync
    2021/06/09 23:08:00 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.19.194_9009" in sync
    2021/06/09 23:08:00 [DEBUG] agent: Service "_v1_message-router_10.233.12.112_3904" in sync
    2021/06/09 23:08:00 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:08:00 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.61_8446" in sync
    2021/06/09 23:08:00 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.71.61_8446" in sync
    2021/06/09 23:08:00 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.13.186_9007" in sync
    2021/06/09 23:08:00 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.71.61_8446" in sync
    2021/06/09 23:08:00 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:08:00 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:08:00 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:08:00 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.61_8446" in sync
    2021/06/09 23:08:00 [DEBUG] agent: Service "_v1_catalog_10.233.40.188_8806" in sync
    2021/06/09 23:08:00 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:08:00 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.71.61_8446" in sync
    2021/06/09 23:08:00 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.24.88_9005" in sync
    2021/06/09 23:08:00 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.58.29_443" in sync
    2021/06/09 23:08:00 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:08:00 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:08:00 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.61_8446" in sync
    2021/06/09 23:08:00 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.71.61_8446" in sync
    2021/06/09 23:08:00 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.71.61_8446" in sync
    2021/06/09 23:08:00 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.61_8446" in sync
    2021/06/09 23:08:00 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.71.61_8446" in sync
    2021/06/09 23:08:00 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.71.61_8446" in sync
    2021/06/09 23:08:00 [DEBUG] agent: Service "_v1_multicloud_10.233.29.87_9001" in sync
    2021/06/09 23:08:00 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.2.113_9004" in sync
    2021/06/09 23:08:00 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:08:00 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.61_8446" in sync
    2021/06/09 23:08:00 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.61_8446" in sync
    2021/06/09 23:08:00 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.61_8446" in sync
    2021/06/09 23:08:00 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.71.61_8446" in sync
    2021/06/09 23:08:00 [DEBUG] agent: Service "_v1_appc_10.233.29.43_8443" in sync
    2021/06/09 23:08:00 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.35.254_9011" in sync
    2021/06/09 23:08:00 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:08:00 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:08:00 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:08:00 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:08:00 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:08:00 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.61_8446" in sync
    2021/06/09 23:08:00 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.19.194_9009" in sync
    2021/06/09 23:08:00 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.35.254_9011" in sync
    2021/06/09 23:08:00 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:08:00 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:08:00 [DEBUG] agent: Node info in sync
    2021/06/09 23:08:00 [DEBUG] http: Request PUT /v1/agent/service/register (156.104638ms) from=10.233.71.178:37704
    2021/06/09 23:08:00 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.61_8446" in sync
    2021/06/09 23:08:00 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.71.61_8446" in sync
    2021/06/09 23:08:00 [DEBUG] agent: Service "_v1_parser_10.233.40.188_8806" in sync
    2021/06/09 23:08:00 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.40.188_8806" in sync
    2021/06/09 23:08:00 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.19.194_9009" in sync
    2021/06/09 23:08:00 [DEBUG] agent: Service "_v1_message-router_10.233.12.112_3904" in sync
    2021/06/09 23:08:00 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:08:00 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.13.186_9007" in sync
    2021/06/09 23:08:00 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.71.61_8446" in sync
    2021/06/09 23:08:00 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:08:00 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:08:00 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:08:00 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.61_8446" in sync
    2021/06/09 23:08:00 [DEBUG] agent: Service "_v1_catalog_10.233.40.188_8806" in sync
    2021/06/09 23:08:00 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:08:00 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.71.61_8446" in sync
    2021/06/09 23:08:00 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.71.61_8446" in sync
    2021/06/09 23:08:00 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.71.61_8446" in sync
    2021/06/09 23:08:00 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.24.88_9005" in sync
    2021/06/09 23:08:00 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.58.29_443" in sync
    2021/06/09 23:08:00 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:08:00 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:08:00 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.61_8446" in sync
    2021/06/09 23:08:00 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.61_8446" in sync
    2021/06/09 23:08:00 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.71.61_8446" in sync
    2021/06/09 23:08:00 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.71.61_8446" in sync
    2021/06/09 23:08:00 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.61_8446" in sync
    2021/06/09 23:08:00 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.71.61_8446" in sync
    2021/06/09 23:08:00 [DEBUG] agent: Service "_v1_multicloud_10.233.29.87_9001" in sync
    2021/06/09 23:08:00 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.2.113_9004" in sync
    2021/06/09 23:08:00 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:08:00 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.61_8446" in sync
    2021/06/09 23:08:00 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.61_8446" in sync
    2021/06/09 23:08:00 [DEBUG] agent: Service "_v1_appc_10.233.29.43_8443" in sync
    2021/06/09 23:08:00 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.35.254_9011" in sync
    2021/06/09 23:08:00 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:08:00 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:08:00 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v12 (410.855µs) from=10.233.71.178:37706
    2021/06/09 23:08:00 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:08:00 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:08:00 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:08:00 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.61_8446" in sync
    2021/06/09 23:08:00 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.19.194_9009" in sync
    2021/06/09 23:08:00 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.35.254_9011" in sync
    2021/06/09 23:08:00 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:08:00 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:08:00 [DEBUG] agent: Service "_v0_multicloud_10.233.29.87_9001" in sync
    2021/06/09 23:08:00 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.13.186_9007" in sync
    2021/06/09 23:08:00 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:08:00 [DEBUG] agent: Service "_v12__aai-nquery_10.233.71.61_8446" in sync
    2021/06/09 23:08:00 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.26.245_9015" in sync
    2021/06/09 23:08:00 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.2.113_9004" in sync
    2021/06/09 23:08:00 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.21.214_9518" in sync
    2021/06/09 23:08:00 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.71.61_8446" in sync
    2021/06/09 23:08:00 [DEBUG] agent: Service "_v11__aai-nquery_10.233.71.61_8446" in sync
    2021/06/09 23:08:00 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.44.150_8080" in sync
    2021/06/09 23:08:00 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.24.88_9005" in sync
    2021/06/09 23:08:00 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.24.88_9005" in sync
    2021/06/09 23:08:00 [DEBUG] agent: Service "_v11_aai-nquery_10.233.71.61_8446" in sync
    2021/06/09 23:08:00 [DEBUG] agent: Service "_v1_nsd_10.233.40.188_8806" in sync
    2021/06/09 23:08:00 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:08:00 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:08:00 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.61_8446" in sync
    2021/06/09 23:08:00 [DEBUG] agent: Node info in sync
    2021/06/09 23:08:00 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v12\",\"enable_ssl\":\"true\",\"url\":\"/aai/v12/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/06/09 23:08:00 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/06/09 23:08:00 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/06/09 23:08:00 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.19.194_9009" in sync
    2021/06/09 23:08:00 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.35.254_9011" in sync
    2021/06/09 23:08:00 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:08:00 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:08:00 [DEBUG] agent: Service "_v0_multicloud_10.233.29.87_9001" in sync
    2021/06/09 23:08:00 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.13.186_9007" in sync
    2021/06/09 23:08:00 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:08:00 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.26.245_9015" in sync
    2021/06/09 23:08:00 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.2.113_9004" in sync
    2021/06/09 23:08:00 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.21.214_9518" in sync
    2021/06/09 23:08:00 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.71.61_8446" in sync
    2021/06/09 23:08:00 [DEBUG] agent: Service "_v11__aai-nquery_10.233.71.61_8446" in sync
    2021/06/09 23:08:00 [DEBUG] agent: Service "_v12__aai-nquery_10.233.71.61_8446" in sync
    2021/06/09 23:08:00 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.44.150_8080" in sync
    2021/06/09 23:08:00 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.24.88_9005" in sync
    2021/06/09 23:08:00 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.24.88_9005" in sync
    2021/06/09 23:08:00 [DEBUG] agent: Service "_v11_aai-nquery_10.233.71.61_8446" in sync
    2021/06/09 23:08:00 [DEBUG] agent: Service "_v1_nsd_10.233.40.188_8806" in sync
    2021/06/09 23:08:00 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:08:00 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:08:00 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.61_8446" in sync
    2021/06/09 23:08:00 [DEBUG] agent: Service "_v1_parser_10.233.40.188_8806" in sync
    2021/06/09 23:08:00 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.40.188_8806" in sync
    2021/06/09 23:08:00 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.19.194_9009" in sync
    2021/06/09 23:08:00 [DEBUG] agent: Service "_v1_message-router_10.233.12.112_3904" in sync
    2021/06/09 23:08:00 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:08:00 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.61_8446" in sync
    2021/06/09 23:08:00 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.71.61_8446" in sync
    2021/06/09 23:08:00 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.13.186_9007" in sync
    2021/06/09 23:08:00 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.71.61_8446" in sync
    2021/06/09 23:08:00 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:08:00 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:08:00 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:08:00 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.61_8446" in sync
    2021/06/09 23:08:00 [INFO] agent: Synced service "_v12_aai-nquery_10.233.71.61_8446"
    2021/06/09 23:08:00 [DEBUG] agent: Service "_v1_catalog_10.233.40.188_8806" in sync
    2021/06/09 23:08:00 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:08:00 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.71.61_8446" in sync
    2021/06/09 23:08:00 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.24.88_9005" in sync
    2021/06/09 23:08:00 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.58.29_443" in sync
    2021/06/09 23:08:00 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:08:00 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:08:00 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.61_8446" in sync
    2021/06/09 23:08:00 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.71.61_8446" in sync
    2021/06/09 23:08:00 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.71.61_8446" in sync
    2021/06/09 23:08:00 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.61_8446" in sync
    2021/06/09 23:08:00 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.71.61_8446" in sync
    2021/06/09 23:08:00 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.71.61_8446" in sync
    2021/06/09 23:08:00 [DEBUG] agent: Service "_v1_multicloud_10.233.29.87_9001" in sync
    2021/06/09 23:08:00 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.2.113_9004" in sync
    2021/06/09 23:08:00 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:08:00 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.61_8446" in sync
    2021/06/09 23:08:00 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.61_8446" in sync
    2021/06/09 23:08:00 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.61_8446" in sync
    2021/06/09 23:08:00 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.71.61_8446" in sync
    2021/06/09 23:08:00 [DEBUG] agent: Service "_v1_appc_10.233.29.43_8443" in sync
    2021/06/09 23:08:00 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.35.254_9011" in sync
    2021/06/09 23:08:00 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:08:00 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:08:00 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:08:00 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:08:00 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:08:00 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.61_8446" in sync
    2021/06/09 23:08:00 [DEBUG] agent: Node info in sync
    2021/06/09 23:08:00 [DEBUG] http: Request PUT /v1/agent/service/register (402.414313ms) from=10.233.71.178:37712
    2021/06/09 23:08:00 [DEBUG] agent: Service "_v1_nsd_10.233.40.188_8806" in sync
    2021/06/09 23:08:00 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:08:00 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:08:00 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.61_8446" in sync
    2021/06/09 23:08:00 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.71.61_8446" in sync
    2021/06/09 23:08:00 [DEBUG] agent: Service "_v1_parser_10.233.40.188_8806" in sync
    2021/06/09 23:08:00 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.40.188_8806" in sync
    2021/06/09 23:08:00 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.19.194_9009" in sync
    2021/06/09 23:08:00 [DEBUG] agent: Service "_v1_message-router_10.233.12.112_3904" in sync
    2021/06/09 23:08:00 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:08:00 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.61_8446" in sync
    2021/06/09 23:08:00 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.13.186_9007" in sync
    2021/06/09 23:08:00 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.71.61_8446" in sync
    2021/06/09 23:08:00 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:08:00 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:08:00 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:08:00 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.61_8446" in sync
    2021/06/09 23:08:00 [DEBUG] agent: Service "_v12_aai-nquery_10.233.71.61_8446" in sync
    2021/06/09 23:08:00 [DEBUG] agent: Service "_v1_catalog_10.233.40.188_8806" in sync
    2021/06/09 23:08:00 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:08:00 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.71.61_8446" in sync
    2021/06/09 23:08:00 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.71.61_8446" in sync
    2021/06/09 23:08:00 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.24.88_9005" in sync
    2021/06/09 23:08:00 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.58.29_443" in sync
    2021/06/09 23:08:00 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:08:00 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:08:00 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.61_8446" in sync
    2021/06/09 23:08:00 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.71.61_8446" in sync
    2021/06/09 23:08:00 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.61_8446" in sync
    2021/06/09 23:08:00 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.71.61_8446" in sync
    2021/06/09 23:08:00 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.71.61_8446" in sync
    2021/06/09 23:08:00 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.71.61_8446" in sync
    2021/06/09 23:08:00 [DEBUG] agent: Service "_v1_multicloud_10.233.29.87_9001" in sync
    2021/06/09 23:08:00 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.2.113_9004" in sync
    2021/06/09 23:08:00 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:08:00 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.61_8446" in sync
    2021/06/09 23:08:00 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.61_8446" in sync
    2021/06/09 23:08:00 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.61_8446" in sync
    2021/06/09 23:08:00 [DEBUG] agent: Service "_v1_appc_10.233.29.43_8443" in sync
    2021/06/09 23:08:00 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.35.254_9011" in sync
    2021/06/09 23:08:00 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:08:00 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:08:00 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:08:00 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:08:00 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:08:00 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.61_8446" in sync
    2021/06/09 23:08:00 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.19.194_9009" in sync
    2021/06/09 23:08:00 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.35.254_9011" in sync
    2021/06/09 23:08:00 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:08:00 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:08:00 [DEBUG] agent: Service "_v0_multicloud_10.233.29.87_9001" in sync
    2021/06/09 23:08:00 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.13.186_9007" in sync
    2021/06/09 23:08:00 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:08:00 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.26.245_9015" in sync
    2021/06/09 23:08:00 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.2.113_9004" in sync
    2021/06/09 23:08:00 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.21.214_9518" in sync
    2021/06/09 23:08:00 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.71.61_8446" in sync
    2021/06/09 23:08:00 [DEBUG] agent: Service "_v11__aai-nquery_10.233.71.61_8446" in sync
    2021/06/09 23:08:00 [DEBUG] agent: Service "_v12__aai-nquery_10.233.71.61_8446" in sync
    2021/06/09 23:08:00 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.44.150_8080" in sync
    2021/06/09 23:08:00 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.24.88_9005" in sync
    2021/06/09 23:08:00 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.24.88_9005" in sync
    2021/06/09 23:08:00 [DEBUG] agent: Service "_v11_aai-nquery_10.233.71.61_8446" in sync
    2021/06/09 23:08:00 [DEBUG] agent: Node info in sync
    2021/06/09 23:08:00 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v12 (311.34µs) from=10.233.71.178:37714
    2021/06/09 23:08:01 [WARN] agent: Service name "_aai-nquery-v13" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/06/09 23:08:01 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v13/query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v13\",\"enable_ssl\":\"true\",\"url\":\"/aai/v13/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/06/09 23:08:01 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/06/09 23:08:01 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/06/09 23:08:01 [DEBUG] agent: Service "_v0_multicloud_10.233.29.87_9001" in sync
    2021/06/09 23:08:01 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.13.186_9007" in sync
    2021/06/09 23:08:01 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:08:01 [DEBUG] agent: Service "_v11__aai-nquery_10.233.71.61_8446" in sync
    2021/06/09 23:08:01 [DEBUG] agent: Service "_v12__aai-nquery_10.233.71.61_8446" in sync
    2021/06/09 23:08:01 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.26.245_9015" in sync
    2021/06/09 23:08:01 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.2.113_9004" in sync
    2021/06/09 23:08:01 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.21.214_9518" in sync
    2021/06/09 23:08:01 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.71.61_8446" in sync
    2021/06/09 23:08:01 [INFO] agent: Synced service "_v13__aai-nquery_10.233.71.61_8446"
    2021/06/09 23:08:01 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.44.150_8080" in sync
    2021/06/09 23:08:01 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.24.88_9005" in sync
    2021/06/09 23:08:01 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.24.88_9005" in sync
    2021/06/09 23:08:01 [DEBUG] agent: Service "_v11_aai-nquery_10.233.71.61_8446" in sync
    2021/06/09 23:08:01 [DEBUG] agent: Service "_v1_nsd_10.233.40.188_8806" in sync
    2021/06/09 23:08:01 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:08:01 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:08:01 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.61_8446" in sync
    2021/06/09 23:08:01 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:08:01 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.61_8446" in sync
    2021/06/09 23:08:01 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.71.61_8446" in sync
    2021/06/09 23:08:01 [DEBUG] agent: Service "_v1_parser_10.233.40.188_8806" in sync
    2021/06/09 23:08:01 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.40.188_8806" in sync
    2021/06/09 23:08:01 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.19.194_9009" in sync
    2021/06/09 23:08:01 [DEBUG] agent: Service "_v1_message-router_10.233.12.112_3904" in sync
    2021/06/09 23:08:01 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.13.186_9007" in sync
    2021/06/09 23:08:01 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.71.61_8446" in sync
    2021/06/09 23:08:01 [DEBUG] agent: Service "_v12_aai-nquery_10.233.71.61_8446" in sync
    2021/06/09 23:08:01 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:08:01 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:08:01 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:08:01 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.61_8446" in sync
    2021/06/09 23:08:01 [DEBUG] agent: Service "_v1_catalog_10.233.40.188_8806" in sync
    2021/06/09 23:08:01 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:08:01 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.71.61_8446" in sync
    2021/06/09 23:08:01 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.61_8446" in sync
    2021/06/09 23:08:01 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.71.61_8446" in sync
    2021/06/09 23:08:01 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.71.61_8446" in sync
    2021/06/09 23:08:01 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.24.88_9005" in sync
    2021/06/09 23:08:01 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.58.29_443" in sync
    2021/06/09 23:08:01 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:08:01 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:08:01 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.61_8446" in sync
    2021/06/09 23:08:01 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.71.61_8446" in sync
    2021/06/09 23:08:01 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.71.61_8446" in sync
    2021/06/09 23:08:01 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.61_8446" in sync
    2021/06/09 23:08:01 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.61_8446" in sync
    2021/06/09 23:08:01 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.71.61_8446" in sync
    2021/06/09 23:08:01 [DEBUG] agent: Service "_v1_multicloud_10.233.29.87_9001" in sync
    2021/06/09 23:08:01 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.2.113_9004" in sync
    2021/06/09 23:08:01 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:08:01 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.61_8446" in sync
    2021/06/09 23:08:01 [DEBUG] agent: Service "_v1_appc_10.233.29.43_8443" in sync
    2021/06/09 23:08:01 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.35.254_9011" in sync
    2021/06/09 23:08:01 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:08:01 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:08:01 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:08:01 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:08:01 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:08:01 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.61_8446" in sync
    2021/06/09 23:08:01 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.19.194_9009" in sync
    2021/06/09 23:08:01 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.35.254_9011" in sync
    2021/06/09 23:08:01 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:08:01 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:08:01 [DEBUG] agent: Node info in sync
    2021/06/09 23:08:01 [DEBUG] http: Request PUT /v1/agent/service/register (214.48806ms) from=10.233.71.178:37716
    2021/06/09 23:08:01 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.44.150_8080" in sync
    2021/06/09 23:08:01 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.24.88_9005" in sync
    2021/06/09 23:08:01 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.24.88_9005" in sync
    2021/06/09 23:08:01 [DEBUG] agent: Service "_v11_aai-nquery_10.233.71.61_8446" in sync
    2021/06/09 23:08:01 [DEBUG] agent: Service "_v13__aai-nquery_10.233.71.61_8446" in sync
    2021/06/09 23:08:01 [DEBUG] agent: Service "_v1_nsd_10.233.40.188_8806" in sync
    2021/06/09 23:08:01 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:08:01 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:08:01 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.61_8446" in sync
    2021/06/09 23:08:01 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.61_8446" in sync
    2021/06/09 23:08:01 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.71.61_8446" in sync
    2021/06/09 23:08:01 [DEBUG] agent: Service "_v1_parser_10.233.40.188_8806" in sync
    2021/06/09 23:08:01 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.40.188_8806" in sync
    2021/06/09 23:08:01 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.19.194_9009" in sync
    2021/06/09 23:08:01 [DEBUG] agent: Service "_v1_message-router_10.233.12.112_3904" in sync
    2021/06/09 23:08:01 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:08:01 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.13.186_9007" in sync
    2021/06/09 23:08:01 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.71.61_8446" in sync
    2021/06/09 23:08:01 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:08:01 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:08:01 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:08:01 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.61_8446" in sync
    2021/06/09 23:08:01 [DEBUG] agent: Service "_v12_aai-nquery_10.233.71.61_8446" in sync
    2021/06/09 23:08:01 [DEBUG] agent: Service "_v1_catalog_10.233.40.188_8806" in sync
    2021/06/09 23:08:01 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:08:01 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.71.61_8446" in sync
    2021/06/09 23:08:01 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.71.61_8446" in sync
    2021/06/09 23:08:01 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.71.61_8446" in sync
    2021/06/09 23:08:01 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.24.88_9005" in sync
    2021/06/09 23:08:01 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.58.29_443" in sync
    2021/06/09 23:08:01 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:08:01 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:08:01 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.61_8446" in sync
    2021/06/09 23:08:01 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.61_8446" in sync
    2021/06/09 23:08:01 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.71.61_8446" in sync
    2021/06/09 23:08:01 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.71.61_8446" in sync
    2021/06/09 23:08:01 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.61_8446" in sync
    2021/06/09 23:08:01 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.71.61_8446" in sync
    2021/06/09 23:08:01 [DEBUG] agent: Service "_v1_multicloud_10.233.29.87_9001" in sync
    2021/06/09 23:08:01 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.2.113_9004" in sync
    2021/06/09 23:08:01 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:08:01 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.61_8446" in sync
    2021/06/09 23:08:01 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.61_8446" in sync
    2021/06/09 23:08:01 [DEBUG] agent: Service "_v1_appc_10.233.29.43_8443" in sync
    2021/06/09 23:08:01 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.35.254_9011" in sync
    2021/06/09 23:08:01 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:08:01 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:08:01 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:08:01 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:08:01 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:08:01 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.61_8446" in sync
    2021/06/09 23:08:01 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.19.194_9009" in sync
    2021/06/09 23:08:01 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.35.254_9011" in sync
    2021/06/09 23:08:01 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:08:01 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:08:01 [DEBUG] agent: Service "_v0_multicloud_10.233.29.87_9001" in sync
    2021/06/09 23:08:01 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.13.186_9007" in sync
    2021/06/09 23:08:01 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:08:01 [DEBUG] agent: Service "_v12__aai-nquery_10.233.71.61_8446" in sync
    2021/06/09 23:08:01 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.26.245_9015" in sync
    2021/06/09 23:08:01 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.2.113_9004" in sync
    2021/06/09 23:08:01 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.21.214_9518" in sync
    2021/06/09 23:08:01 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.71.61_8446" in sync
    2021/06/09 23:08:01 [DEBUG] agent: Service "_v11__aai-nquery_10.233.71.61_8446" in sync
    2021/06/09 23:08:01 [DEBUG] agent: Node info in sync
    2021/06/09 23:08:01 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v13 (457.424µs) from=10.233.71.178:37726
    2021/06/09 23:08:01 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v13\",\"enable_ssl\":\"true\",\"url\":\"/aai/v13/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/06/09 23:08:01 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/06/09 23:08:01 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/06/09 23:08:01 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.2.113_9004" in sync
    2021/06/09 23:08:01 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.21.214_9518" in sync
    2021/06/09 23:08:01 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.71.61_8446" in sync
    2021/06/09 23:08:01 [DEBUG] agent: Service "_v11__aai-nquery_10.233.71.61_8446" in sync
    2021/06/09 23:08:01 [DEBUG] agent: Service "_v12__aai-nquery_10.233.71.61_8446" in sync
    2021/06/09 23:08:01 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.26.245_9015" in sync
    2021/06/09 23:08:01 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.24.88_9005" in sync
    2021/06/09 23:08:01 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.24.88_9005" in sync
    2021/06/09 23:08:01 [DEBUG] agent: Service "_v11_aai-nquery_10.233.71.61_8446" in sync
    2021/06/09 23:08:01 [DEBUG] agent: Service "_v13__aai-nquery_10.233.71.61_8446" in sync
    2021/06/09 23:08:01 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.44.150_8080" in sync
    2021/06/09 23:08:01 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:08:01 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:08:01 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.61_8446" in sync
    2021/06/09 23:08:01 [DEBUG] agent: Service "_v1_nsd_10.233.40.188_8806" in sync
    2021/06/09 23:08:01 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.40.188_8806" in sync
    2021/06/09 23:08:01 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.19.194_9009" in sync
    2021/06/09 23:08:01 [DEBUG] agent: Service "_v1_message-router_10.233.12.112_3904" in sync
    2021/06/09 23:08:01 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:08:01 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.61_8446" in sync
    2021/06/09 23:08:01 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.71.61_8446" in sync
    2021/06/09 23:08:01 [DEBUG] agent: Service "_v1_parser_10.233.40.188_8806" in sync
    2021/06/09 23:08:01 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.13.186_9007" in sync
    2021/06/09 23:08:01 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.71.61_8446" in sync
    2021/06/09 23:08:01 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:08:01 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:08:01 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.61_8446" in sync
    2021/06/09 23:08:01 [DEBUG] agent: Service "_v12_aai-nquery_10.233.71.61_8446" in sync
    2021/06/09 23:08:01 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:08:01 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:08:01 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.71.61_8446" in sync
    2021/06/09 23:08:01 [DEBUG] agent: Service "_v1_catalog_10.233.40.188_8806" in sync
    2021/06/09 23:08:01 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.58.29_443" in sync
    2021/06/09 23:08:01 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:08:01 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:08:01 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.61_8446" in sync
    2021/06/09 23:08:01 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.71.61_8446" in sync
    2021/06/09 23:08:01 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.71.61_8446" in sync
    2021/06/09 23:08:01 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.24.88_9005" in sync
    2021/06/09 23:08:01 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.71.61_8446" in sync
    2021/06/09 23:08:01 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.71.61_8446" in sync
    2021/06/09 23:08:01 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.61_8446" in sync
    2021/06/09 23:08:01 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.2.113_9004" in sync
    2021/06/09 23:08:01 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:08:01 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.61_8446" in sync
    2021/06/09 23:08:01 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.61_8446" in sync
    2021/06/09 23:08:01 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.61_8446" in sync
    2021/06/09 23:08:01 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.71.61_8446" in sync
    2021/06/09 23:08:01 [DEBUG] agent: Service "_v1_multicloud_10.233.29.87_9001" in sync
    2021/06/09 23:08:01 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.35.254_9011" in sync
    2021/06/09 23:08:01 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:08:01 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:08:01 [DEBUG] agent: Service "_v1_appc_10.233.29.43_8443" in sync
    2021/06/09 23:08:01 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:08:01 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:08:01 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.61_8446" in sync
    2021/06/09 23:08:01 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:08:01 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.35.254_9011" in sync
    2021/06/09 23:08:01 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:08:01 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:08:01 [INFO] agent: Synced service "_v13_aai-nquery_10.233.71.61_8446"
    2021/06/09 23:08:01 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.19.194_9009" in sync
    2021/06/09 23:08:01 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.13.186_9007" in sync
    2021/06/09 23:08:01 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:08:01 [DEBUG] agent: Service "_v0_multicloud_10.233.29.87_9001" in sync
    2021/06/09 23:08:01 [DEBUG] agent: Node info in sync
    2021/06/09 23:08:01 [DEBUG] http: Request PUT /v1/agent/service/register (162.897757ms) from=10.233.71.178:37732
    2021/06/09 23:08:01 [DEBUG] agent: Service "_v1_catalog_10.233.40.188_8806" in sync
    2021/06/09 23:08:01 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:08:01 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.71.61_8446" in sync
    2021/06/09 23:08:01 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.71.61_8446" in sync
    2021/06/09 23:08:01 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.24.88_9005" in sync
    2021/06/09 23:08:01 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.58.29_443" in sync
    2021/06/09 23:08:01 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:08:01 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:08:01 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.61_8446" in sync
    2021/06/09 23:08:01 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.71.61_8446" in sync
    2021/06/09 23:08:01 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.61_8446" in sync
    2021/06/09 23:08:01 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.71.61_8446" in sync
    2021/06/09 23:08:01 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.71.61_8446" in sync
    2021/06/09 23:08:01 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.71.61_8446" in sync
    2021/06/09 23:08:01 [DEBUG] agent: Service "_v1_multicloud_10.233.29.87_9001" in sync
    2021/06/09 23:08:01 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.2.113_9004" in sync
    2021/06/09 23:08:01 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:08:01 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.61_8446" in sync
    2021/06/09 23:08:01 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.61_8446" in sync
    2021/06/09 23:08:01 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.61_8446" in sync
    2021/06/09 23:08:01 [DEBUG] agent: Service "_v1_appc_10.233.29.43_8443" in sync
    2021/06/09 23:08:01 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.35.254_9011" in sync
    2021/06/09 23:08:01 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:08:01 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:08:01 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:08:01 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:08:01 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:08:01 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.61_8446" in sync
    2021/06/09 23:08:01 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.19.194_9009" in sync
    2021/06/09 23:08:01 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.35.254_9011" in sync
    2021/06/09 23:08:01 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:08:01 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:08:01 [DEBUG] agent: Service "_v13_aai-nquery_10.233.71.61_8446" in sync
    2021/06/09 23:08:01 [DEBUG] agent: Service "_v0_multicloud_10.233.29.87_9001" in sync
    2021/06/09 23:08:01 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.13.186_9007" in sync
    2021/06/09 23:08:01 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:08:01 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.26.245_9015" in sync
    2021/06/09 23:08:01 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.2.113_9004" in sync
    2021/06/09 23:08:01 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.21.214_9518" in sync
    2021/06/09 23:08:01 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.71.61_8446" in sync
    2021/06/09 23:08:01 [DEBUG] agent: Service "_v11__aai-nquery_10.233.71.61_8446" in sync
    2021/06/09 23:08:01 [DEBUG] agent: Service "_v12__aai-nquery_10.233.71.61_8446" in sync
    2021/06/09 23:08:01 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.44.150_8080" in sync
    2021/06/09 23:08:01 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.24.88_9005" in sync
    2021/06/09 23:08:01 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.24.88_9005" in sync
    2021/06/09 23:08:01 [DEBUG] agent: Service "_v11_aai-nquery_10.233.71.61_8446" in sync
    2021/06/09 23:08:01 [DEBUG] agent: Service "_v13__aai-nquery_10.233.71.61_8446" in sync
    2021/06/09 23:08:01 [DEBUG] agent: Service "_v1_nsd_10.233.40.188_8806" in sync
    2021/06/09 23:08:01 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:08:01 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:08:01 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.61_8446" in sync
    2021/06/09 23:08:01 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.71.61_8446" in sync
    2021/06/09 23:08:01 [DEBUG] agent: Service "_v1_parser_10.233.40.188_8806" in sync
    2021/06/09 23:08:01 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.40.188_8806" in sync
    2021/06/09 23:08:01 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.19.194_9009" in sync
    2021/06/09 23:08:01 [DEBUG] agent: Service "_v1_message-router_10.233.12.112_3904" in sync
    2021/06/09 23:08:01 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:08:01 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.61_8446" in sync
    2021/06/09 23:08:01 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.13.186_9007" in sync
    2021/06/09 23:08:01 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.71.61_8446" in sync
    2021/06/09 23:08:01 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:08:01 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:08:01 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:08:01 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.61_8446" in sync
    2021/06/09 23:08:01 [DEBUG] agent: Service "_v12_aai-nquery_10.233.71.61_8446" in sync
    2021/06/09 23:08:01 [DEBUG] agent: Node info in sync
    2021/06/09 23:08:01 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v13 (334.355µs) from=10.233.71.178:37734
    2021/06/09 23:08:01 [WARN] agent: Service name "_aai-nquery-v14" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/06/09 23:08:01 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v14/query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v14\",\"enable_ssl\":\"true\",\"url\":\"/aai/v14/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/06/09 23:08:01 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/06/09 23:08:01 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/06/09 23:08:02 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.61_8446" in sync
    2021/06/09 23:08:02 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:08:02 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:08:02 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:08:02 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:08:02 [DEBUG] agent: Service "_v13_aai-nquery_10.233.71.61_8446" in sync
    2021/06/09 23:08:02 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.19.194_9009" in sync
    2021/06/09 23:08:02 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.35.254_9011" in sync
    2021/06/09 23:08:02 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:08:02 [DEBUG] agent: Service "_v0_multicloud_10.233.29.87_9001" in sync
    2021/06/09 23:08:02 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.13.186_9007" in sync
    2021/06/09 23:08:02 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:08:02 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.71.61_8446" in sync
    2021/06/09 23:08:02 [DEBUG] agent: Service "_v11__aai-nquery_10.233.71.61_8446" in sync
    2021/06/09 23:08:02 [DEBUG] agent: Service "_v12__aai-nquery_10.233.71.61_8446" in sync
    2021/06/09 23:08:02 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.26.245_9015" in sync
    2021/06/09 23:08:02 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.2.113_9004" in sync
    2021/06/09 23:08:02 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.21.214_9518" in sync
    2021/06/09 23:08:02 [DEBUG] agent: Service "_v11_aai-nquery_10.233.71.61_8446" in sync
    2021/06/09 23:08:02 [DEBUG] agent: Service "_v13__aai-nquery_10.233.71.61_8446" in sync
    2021/06/09 23:08:02 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.44.150_8080" in sync
    2021/06/09 23:08:02 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.24.88_9005" in sync
    2021/06/09 23:08:02 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.24.88_9005" in sync
    2021/06/09 23:08:02 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.61_8446" in sync
    2021/06/09 23:08:02 [INFO] agent: Synced service "_v14__aai-nquery_10.233.71.61_8446"
    2021/06/09 23:08:02 [DEBUG] agent: Service "_v1_nsd_10.233.40.188_8806" in sync
    2021/06/09 23:08:02 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:08:02 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:08:02 [DEBUG] agent: Service "_v1_message-router_10.233.12.112_3904" in sync
    2021/06/09 23:08:02 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:08:02 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.61_8446" in sync
    2021/06/09 23:08:02 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.71.61_8446" in sync
    2021/06/09 23:08:02 [DEBUG] agent: Service "_v1_parser_10.233.40.188_8806" in sync
    2021/06/09 23:08:02 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.40.188_8806" in sync
    2021/06/09 23:08:02 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.19.194_9009" in sync
    2021/06/09 23:08:02 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.13.186_9007" in sync
    2021/06/09 23:08:02 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.71.61_8446" in sync
    2021/06/09 23:08:02 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.61_8446" in sync
    2021/06/09 23:08:02 [DEBUG] agent: Service "_v12_aai-nquery_10.233.71.61_8446" in sync
    2021/06/09 23:08:02 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:08:02 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:08:02 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:08:02 [DEBUG] agent: Service "_v1_catalog_10.233.40.188_8806" in sync
    2021/06/09 23:08:02 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:08:02 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.71.61_8446" in sync
    2021/06/09 23:08:02 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:08:02 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.61_8446" in sync
    2021/06/09 23:08:02 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.71.61_8446" in sync
    2021/06/09 23:08:02 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.71.61_8446" in sync
    2021/06/09 23:08:02 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.24.88_9005" in sync
    2021/06/09 23:08:02 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.58.29_443" in sync
    2021/06/09 23:08:02 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:08:02 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.61_8446" in sync
    2021/06/09 23:08:02 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.71.61_8446" in sync
    2021/06/09 23:08:02 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.71.61_8446" in sync
    2021/06/09 23:08:02 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.61_8446" in sync
    2021/06/09 23:08:02 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.61_8446" in sync
    2021/06/09 23:08:02 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.61_8446" in sync
    2021/06/09 23:08:02 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.71.61_8446" in sync
    2021/06/09 23:08:02 [DEBUG] agent: Service "_v1_multicloud_10.233.29.87_9001" in sync
    2021/06/09 23:08:02 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.2.113_9004" in sync
    2021/06/09 23:08:02 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:08:02 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:08:02 [DEBUG] agent: Service "_v1_appc_10.233.29.43_8443" in sync
    2021/06/09 23:08:02 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.35.254_9011" in sync
    2021/06/09 23:08:02 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:08:02 [DEBUG] agent: Node info in sync
    2021/06/09 23:08:02 [DEBUG] http: Request PUT /v1/agent/service/register (245.371294ms) from=10.233.71.178:37738
    2021/06/09 23:08:02 [DEBUG] agent: Service "_v13__aai-nquery_10.233.71.61_8446" in sync
    2021/06/09 23:08:02 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.44.150_8080" in sync
    2021/06/09 23:08:02 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.24.88_9005" in sync
    2021/06/09 23:08:02 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.24.88_9005" in sync
    2021/06/09 23:08:02 [DEBUG] agent: Service "_v11_aai-nquery_10.233.71.61_8446" in sync
    2021/06/09 23:08:02 [DEBUG] agent: Service "_v14__aai-nquery_10.233.71.61_8446" in sync
    2021/06/09 23:08:02 [DEBUG] agent: Service "_v1_nsd_10.233.40.188_8806" in sync
    2021/06/09 23:08:02 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:08:02 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:08:02 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.61_8446" in sync
    2021/06/09 23:08:02 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:08:02 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.61_8446" in sync
    2021/06/09 23:08:02 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.71.61_8446" in sync
    2021/06/09 23:08:02 [DEBUG] agent: Service "_v1_parser_10.233.40.188_8806" in sync
    2021/06/09 23:08:02 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.40.188_8806" in sync
    2021/06/09 23:08:02 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.19.194_9009" in sync
    2021/06/09 23:08:02 [DEBUG] agent: Service "_v1_message-router_10.233.12.112_3904" in sync
    2021/06/09 23:08:02 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.13.186_9007" in sync
    2021/06/09 23:08:02 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.71.61_8446" in sync
    2021/06/09 23:08:02 [DEBUG] agent: Service "_v12_aai-nquery_10.233.71.61_8446" in sync
    2021/06/09 23:08:02 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:08:02 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:08:02 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:08:02 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.61_8446" in sync
    2021/06/09 23:08:02 [DEBUG] agent: Service "_v1_catalog_10.233.40.188_8806" in sync
    2021/06/09 23:08:02 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:08:02 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.71.61_8446" in sync
    2021/06/09 23:08:02 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.61_8446" in sync
    2021/06/09 23:08:02 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.71.61_8446" in sync
    2021/06/09 23:08:02 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.71.61_8446" in sync
    2021/06/09 23:08:02 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.24.88_9005" in sync
    2021/06/09 23:08:02 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.58.29_443" in sync
    2021/06/09 23:08:02 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:08:02 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:08:02 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.61_8446" in sync
    2021/06/09 23:08:02 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.71.61_8446" in sync
    2021/06/09 23:08:02 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.71.61_8446" in sync
    2021/06/09 23:08:02 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.61_8446" in sync
    2021/06/09 23:08:02 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.61_8446" in sync
    2021/06/09 23:08:02 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.71.61_8446" in sync
    2021/06/09 23:08:02 [DEBUG] agent: Service "_v1_multicloud_10.233.29.87_9001" in sync
    2021/06/09 23:08:02 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.2.113_9004" in sync
    2021/06/09 23:08:02 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:08:02 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.61_8446" in sync
    2021/06/09 23:08:02 [DEBUG] agent: Service "_v1_appc_10.233.29.43_8443" in sync
    2021/06/09 23:08:02 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.35.254_9011" in sync
    2021/06/09 23:08:02 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:08:02 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:08:02 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:08:02 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:08:02 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:08:02 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.61_8446" in sync
    2021/06/09 23:08:02 [DEBUG] agent: Service "_v13_aai-nquery_10.233.71.61_8446" in sync
    2021/06/09 23:08:02 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.19.194_9009" in sync
    2021/06/09 23:08:02 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.35.254_9011" in sync
    2021/06/09 23:08:02 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:08:02 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:08:02 [DEBUG] agent: Service "_v0_multicloud_10.233.29.87_9001" in sync
    2021/06/09 23:08:02 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.13.186_9007" in sync
    2021/06/09 23:08:02 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:08:02 [DEBUG] agent: Service "_v11__aai-nquery_10.233.71.61_8446" in sync
    2021/06/09 23:08:02 [DEBUG] agent: Service "_v12__aai-nquery_10.233.71.61_8446" in sync
    2021/06/09 23:08:02 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.26.245_9015" in sync
    2021/06/09 23:08:02 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.2.113_9004" in sync
    2021/06/09 23:08:02 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.21.214_9518" in sync
    2021/06/09 23:08:02 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.71.61_8446" in sync
    2021/06/09 23:08:02 [DEBUG] agent: Node info in sync
    2021/06/09 23:08:02 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v14 (1.110747ms) from=10.233.71.178:37740
    2021/06/09 23:08:02 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v14\",\"enable_ssl\":\"true\",\"url\":\"/aai/v14/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/06/09 23:08:02 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/06/09 23:08:02 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/06/09 23:08:03 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.13.186_9007" in sync
    2021/06/09 23:08:03 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.71.61_8446" in sync
    2021/06/09 23:08:03 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:08:03 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.61_8446" in sync
    2021/06/09 23:08:03 [DEBUG] agent: Service "_v12_aai-nquery_10.233.71.61_8446" in sync
    2021/06/09 23:08:03 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:08:03 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:08:03 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.71.61_8446" in sync
    2021/06/09 23:08:03 [DEBUG] agent: Service "_v1_catalog_10.233.40.188_8806" in sync
    2021/06/09 23:08:03 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:08:03 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:08:03 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:08:03 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.61_8446" in sync
    2021/06/09 23:08:03 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.71.61_8446" in sync
    2021/06/09 23:08:03 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.71.61_8446" in sync
    2021/06/09 23:08:03 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.24.88_9005" in sync
    2021/06/09 23:08:03 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.58.29_443" in sync
    2021/06/09 23:08:03 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.71.61_8446" in sync
    2021/06/09 23:08:03 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.71.61_8446" in sync
    2021/06/09 23:08:03 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.71.61_8446" in sync
    2021/06/09 23:08:03 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:08:03 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.71.61_8446" in sync
    2021/06/09 23:08:03 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.71.61_8446" in sync
    2021/06/09 23:08:03 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.71.61_8446" in sync
    2021/06/09 23:08:03 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.71.61_8446" in sync
    2021/06/09 23:08:03 [DEBUG] agent: Service "_v1_multicloud_10.233.29.87_9001" in sync
    2021/06/09 23:08:03 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.2.113_9004" in sync
    2021/06/09 23:08:03 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:08:03 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:08:03 [DEBUG] agent: Service "_v1_appc_10.233.29.43_8443" in sync
    2021/06/09 23:08:03 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.35.254_9011" in sync
    2021/06/09 23:08:03 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:08:03 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.71.61_8446" in sync
    2021/06/09 23:08:03 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:08:03 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:08:03 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:08:03 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:08:03 [DEBUG] agent: Service "_v13_aai-nquery_10.233.71.61_8446" in sync
    2021/06/09 23:08:03 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.19.194_9009" in sync
    2021/06/09 23:08:03 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.35.254_9011" in sync
    2021/06/09 23:08:03 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:08:03 [DEBUG] agent: Service "_v0_multicloud_10.233.29.87_9001" in sync
    2021/06/09 23:08:03 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.13.186_9007" in sync
    2021/06/09 23:08:03 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.21.214_9518" in sync
    2021/06/09 23:08:03 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.71.61_8446" in sync
    2021/06/09 23:08:03 [DEBUG] agent: Service "_v11__aai-nquery_10.233.71.61_8446" in sync
    2021/06/09 23:08:03 [DEBUG] agent: Service "_v12__aai-nquery_10.233.71.61_8446" in sync
    2021/06/09 23:08:03 [INFO] agent: Synced service "_v14_aai-nquery_10.233.71.61_8446"
    2021/06/09 23:08:03 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.26.245_9015" in sync
    2021/06/09 23:08:03 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.2.113_9004" in sync
    2021/06/09 23:08:03 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.24.88_9005" in sync
    2021/06/09 23:08:03 [DEBUG] agent: Service "_v11_aai-nquery_10.233.71.61_8446" in sync
    2021/06/09 23:08:03 [DEBUG] agent: Service "_v13__aai-nquery_10.233.71.61_8446" in sync
    2021/06/09 23:08:03 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.44.150_8080" in sync
    2021/06/09 23:08:03 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.24.88_9005" in sync
    2021/06/09 23:08:03 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:08:03 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.71.61_8446" in sync
    2021/06/09 23:08:03 [DEBUG] agent: Service "_v14__aai-nquery_10.233.71.61_8446" in sync
    2021/06/09 23:08:03 [DEBUG] agent: Service "_v1_nsd_10.233.40.188_8806" in sync
    2021/06/09 23:08:03 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:08:03 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.19.194_9009" in sync
    2021/06/09 23:08:03 [DEBUG] agent: Service "_v1_message-router_10.233.12.112_3904" in sync
    2021/06/09 23:08:03 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:08:03 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.61_8446" in sync
    2021/06/09 23:08:03 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.71.61_8446" in sync
    2021/06/09 23:08:03 [DEBUG] agent: Service "_v1_parser_10.233.40.188_8806" in sync
    2021/06/09 23:08:03 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.40.188_8806" in sync
    2021/06/09 23:08:03 [DEBUG] agent: Node info in sync
    2021/06/09 23:08:03 [DEBUG] http: Request PUT /v1/agent/service/register (624.162919ms) from=10.233.71.178:37742
    2021/06/09 23:08:03 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.19.194_9009" in sync
    2021/06/09 23:08:03 [DEBUG] agent: Service "_v1_message-router_10.233.12.112_3904" in sync
    2021/06/09 23:08:03 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:08:03 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.71.61_8446" in sync
    2021/06/09 23:08:03 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.71.61_8446" in sync
    2021/06/09 23:08:03 [DEBUG] agent: Service "_v1_parser_10.233.40.188_8806" in sync
    2021/06/09 23:08:03 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.40.188_8806" in sync
    2021/06/09 23:08:03 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.13.186_9007" in sync
    2021/06/09 23:08:03 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.71.61_8446" in sync
    2021/06/09 23:08:03 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:08:03 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.71.61_8446" in sync
    2021/06/09 23:08:03 [DEBUG] agent: Service "_v12_aai-nquery_10.233.71.61_8446" in sync
    2021/06/09 23:08:03 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:08:03 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:08:03 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.71.61_8446" in sync
    2021/06/09 23:08:03 [DEBUG] agent: Service "_v1_catalog_10.233.40.188_8806" in sync
    2021/06/09 23:08:03 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:08:03 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:08:03 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.71.61_8446" in sync
    2021/06/09 23:08:03 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.71.61_8446" in sync
    2021/06/09 23:08:03 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.71.61_8446" in sync
    2021/06/09 23:08:03 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.71.61_8446" in sync
    2021/06/09 23:08:03 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.24.88_9005" in sync
    2021/06/09 23:08:03 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.58.29_443" in sync
    2