Results

By type

          + CONSUL_BIND=
+ [ -n  ]
+ CONSUL_CLIENT=
+ [ -n  ]
+ CONSUL_DATA_DIR=/consul/data
+ CONSUL_CONFIG_DIR=/consul/config
+ [ -n  ]
+ echo agent
+ grep ^-
+ [ 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: '4473ffd0-9dc1-7d2a-e86c-dcf939baef95'
         Node name: 'onap-msb-consul-59f55f8877-m6cz6'
        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/12/19 01:15:57 [DEBUG] agent: Using random ID "4473ffd0-9dc1-7d2a-e86c-dcf939baef95" as node ID
    2021/12/19 01:15:57 [INFO] raft: Initial configuration (index=1): [{Suffrage:Voter ID:4473ffd0-9dc1-7d2a-e86c-dcf939baef95 Address:127.0.0.1:8300}]
    2021/12/19 01:15:57 [INFO] raft: Node at 127.0.0.1:8300 [Follower] entering Follower state (Leader: "")
    2021/12/19 01:15:57 [WARN] raft: Heartbeat timeout from "" reached, starting election
    2021/12/19 01:15:57 [INFO] raft: Node at 127.0.0.1:8300 [Candidate] entering Candidate state in term 2
    2021/12/19 01:15:57 [WARN] raft: Unable to get address for server id 4473ffd0-9dc1-7d2a-e86c-dcf939baef95, using fallback address 127.0.0.1:8300: Could not find address for server id 4473ffd0-9dc1-7d2a-e86c-dcf939baef95
    2021/12/19 01:15:57 [DEBUG] raft: Votes needed: 1
    2021/12/19 01:15:57 [DEBUG] raft: Vote granted from 4473ffd0-9dc1-7d2a-e86c-dcf939baef95 in term 2. Tally: 1
    2021/12/19 01:15:57 [INFO] raft: Election won. Tally: 1
    2021/12/19 01:15:57 [INFO] raft: Node at 127.0.0.1:8300 [Leader] entering Leader state
    2021/12/19 01:15:57 [INFO] serf: EventMemberJoin: onap-msb-consul-59f55f8877-m6cz6.dc1 127.0.0.1
    2021/12/19 01:15:57 [INFO] serf: EventMemberJoin: onap-msb-consul-59f55f8877-m6cz6 127.0.0.1
    2021/12/19 01:15:58 [INFO] consul: Adding LAN server onap-msb-consul-59f55f8877-m6cz6 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2021/12/19 01:15:58 [INFO] consul: Handled member-join event for server "onap-msb-consul-59f55f8877-m6cz6.dc1" in area "wan"
    2021/12/19 01:15:58 [INFO] consul: cluster leadership acquired
    2021/12/19 01:15:58 [DEBUG] agent/proxy: managed Connect proxy manager started
    2021/12/19 01:15:58 [INFO] agent: Started DNS server 0.0.0.0:8600 (udp)
    2021/12/19 01:15:58 [INFO] agent: Started DNS server 0.0.0.0:8600 (tcp)
    2021/12/19 01:15:58 [INFO] consul: New leader elected: onap-msb-consul-59f55f8877-m6cz6
    2021/12/19 01:15:58 [INFO] agent: Started HTTP server on [::]:8500 (tcp)
    2021/12/19 01:15:58 [INFO] agent: started state syncer
    2021/12/19 01:15:58 [INFO] agent: Started gRPC server on [::]:8502 (tcp)
    2021/12/19 01:15:58 [INFO] agent: Synced node info
    2021/12/19 01:16:00 [INFO] connect: initialized primary datacenter CA with provider "consul"
    2021/12/19 01:16:00 [DEBUG] consul: Skipping self join check for "onap-msb-consul-59f55f8877-m6cz6" since the cluster is too small
    2021/12/19 01:16:00 [INFO] consul: member 'onap-msb-consul-59f55f8877-m6cz6' joined, marking health alive
    2021/12/19 01:16:00 [DEBUG] consul: Skipping self join check for "onap-msb-consul-59f55f8877-m6cz6" since the cluster is too small
    2021/12/19 01:16:00 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2021/12/19 01:16:00 [DEBUG] agent: Node info in sync
    2021/12/19 01:16:00 [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/12/19 01:16:58 [DEBUG] consul: Skipping self join check for "onap-msb-consul-59f55f8877-m6cz6" since the cluster is too small
    2021/12/19 01:17:19 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2021/12/19 01:17:19 [DEBUG] agent: Node info in sync
    2021/12/19 01:17:57 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-59f55f8877-m6cz6.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2021/12/19 01:17:58 [DEBUG] consul: Skipping self join check for "onap-msb-consul-59f55f8877-m6cz6" since the cluster is too small
    2021/12/19 01:18:58 [DEBUG] consul: Skipping self join check for "onap-msb-consul-59f55f8877-m6cz6" since the cluster is too small
    2021/12/19 01:19:08 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2021/12/19 01:19:08 [DEBUG] agent: Node info in sync
    2021/12/19 01:19:58 [DEBUG] consul: Skipping self join check for "onap-msb-consul-59f55f8877-m6cz6" since the cluster is too small
    2021/12/19 01:19:59 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-59f55f8877-m6cz6.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2021/12/19 01:20:25 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2021/12/19 01:20:25 [DEBUG] agent: Node info in sync
    2021/12/19 01:20:58 [DEBUG] consul: Skipping self join check for "onap-msb-consul-59f55f8877-m6cz6" since the cluster is too small
    2021/12/19 01:21:58 [DEBUG] consul: Skipping self join check for "onap-msb-consul-59f55f8877-m6cz6" since the cluster is too small
    2021/12/19 01:22:13 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-59f55f8877-m6cz6.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2021/12/19 01:22:13 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2021/12/19 01:22:13 [DEBUG] agent: Node info in sync
    2021/12/19 01:22:58 [DEBUG] consul: Skipping self join check for "onap-msb-consul-59f55f8877-m6cz6" since the cluster is too small
    2021/12/19 01:23:58 [DEBUG] consul: Skipping self join check for "onap-msb-consul-59f55f8877-m6cz6" since the cluster is too small
    2021/12/19 01:24:00 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2021/12/19 01:24:00 [DEBUG] agent: Node info in sync
    2021/12/19 01:24:39 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-59f55f8877-m6cz6.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2021/12/19 01:24:58 [DEBUG] consul: Skipping self join check for "onap-msb-consul-59f55f8877-m6cz6" since the cluster is too small
    2021/12/19 01:25:24 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2021/12/19 01:25:24 [DEBUG] agent: Node info in sync
    2021/12/19 01:25:58 [DEBUG] consul: Skipping self join check for "onap-msb-consul-59f55f8877-m6cz6" since the cluster is too small
    2021/12/19 01:25:59 [DEBUG] http: Request GET /v1/status/leader (691.958µs) from=10.233.68.95:56124
    2021/12/19 01:26:00 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"UI\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/sdc1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/12/19 01:26:00 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"0|1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/12/19 01:26:00 [INFO] agent: Synced service "_v1_sdc-gui_10.233.54.140_8181"
    2021/12/19 01:26:00 [DEBUG] agent: Node info in sync
    2021/12/19 01:26:00 [DEBUG] http: Request PUT /v1/agent/service/register (151.783686ms) from=10.233.68.95:56128
    2021/12/19 01:26:00 [DEBUG] agent: Service "_v1_sdc-gui_10.233.54.140_8181" in sync
    2021/12/19 01:26:00 [DEBUG] agent: Node info in sync
    2021/12/19 01:26:01 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (699.843704ms) from=10.233.68.95:56130
    2021/12/19 01:26:01 [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/12/19 01:26: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/12/19 01:26:02 [DEBUG] agent: Service "_v1_sdc-gui_10.233.54.140_8181" in sync
    2021/12/19 01:26:02 [INFO] agent: Synced service "_v1_parser_10.233.55.79_8806"
    2021/12/19 01:26:02 [DEBUG] agent: Node info in sync
    2021/12/19 01:26:02 [DEBUG] http: Request PUT /v1/agent/service/register (526.97071ms) from=10.233.68.95:56152
    2021/12/19 01:26:02 [DEBUG] agent: Service "_v1_sdc-gui_10.233.54.140_8181" in sync
    2021/12/19 01:26:02 [DEBUG] agent: Service "_v1_parser_10.233.55.79_8806" in sync
    2021/12/19 01:26:02 [DEBUG] agent: Node info in sync
    2021/12/19 01:26:02 [DEBUG] http: Request GET /v1/health/service/parser-v1 (580.272µs) from=10.233.68.95:56154
    2021/12/19 01:26:02 [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/12/19 01:26: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/12/19 01:26:02 [DEBUG] agent: Service "_v1_sdc-gui_10.233.54.140_8181" in sync
    2021/12/19 01:26:02 [DEBUG] agent: Service "_v1_parser_10.233.55.79_8806" in sync
    2021/12/19 01:26:02 [INFO] agent: Synced service "_v1_catalog_10.233.55.79_8806"
    2021/12/19 01:26:02 [DEBUG] agent: Node info in sync
    2021/12/19 01:26:02 [DEBUG] http: Request PUT /v1/agent/service/register (313.099151ms) from=10.233.68.95:56158
    2021/12/19 01:26:02 [DEBUG] agent: Service "_v1_parser_10.233.55.79_8806" in sync
    2021/12/19 01:26:02 [DEBUG] agent: Service "_v1_catalog_10.233.55.79_8806" in sync
    2021/12/19 01:26:02 [DEBUG] agent: Service "_v1_sdc-gui_10.233.54.140_8181" in sync
    2021/12/19 01:26:02 [DEBUG] agent: Node info in sync
    2021/12/19 01:26:02 [DEBUG] http: Request GET /v1/health/service/catalog-v1 (608.816µs) from=10.233.68.95:56164
    2021/12/19 01:26:03 [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/12/19 01:26:03 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/12/19 01:26:03 [DEBUG] agent: Service "_v1_sdc-gui_10.233.54.140_8181" in sync
    2021/12/19 01:26:03 [DEBUG] agent: Service "_v1_parser_10.233.55.79_8806" in sync
    2021/12/19 01:26:03 [DEBUG] agent: Service "_v1_catalog_10.233.55.79_8806" in sync
    2021/12/19 01:26:03 [INFO] agent: Synced service "_v1_nsd_10.233.55.79_8806"
    2021/12/19 01:26:03 [DEBUG] agent: Node info in sync
    2021/12/19 01:26:03 [DEBUG] http: Request PUT /v1/agent/service/register (125.654279ms) from=10.233.68.95:56168
    2021/12/19 01:26:03 [DEBUG] agent: Service "_v1_nsd_10.233.55.79_8806" in sync
    2021/12/19 01:26:03 [DEBUG] agent: Service "_v1_sdc-gui_10.233.54.140_8181" in sync
    2021/12/19 01:26:03 [DEBUG] agent: Service "_v1_parser_10.233.55.79_8806" in sync
    2021/12/19 01:26:03 [DEBUG] agent: Service "_v1_catalog_10.233.55.79_8806" in sync
    2021/12/19 01:26:03 [DEBUG] agent: Node info in sync
    2021/12/19 01:26:03 [DEBUG] http: Request GET /v1/health/service/nsd-v1 (566.848µs) from=10.233.68.95:56170
    2021/12/19 01:26:03 [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/12/19 01:26:03 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/12/19 01:26:04 [DEBUG] agent: Service "_v1_sdc-gui_10.233.54.140_8181" in sync
    2021/12/19 01:26:04 [DEBUG] agent: Service "_v1_parser_10.233.55.79_8806" in sync
    2021/12/19 01:26:04 [DEBUG] agent: Service "_v1_catalog_10.233.55.79_8806" in sync
    2021/12/19 01:26:04 [DEBUG] agent: Service "_v1_nsd_10.233.55.79_8806" in sync
    2021/12/19 01:26:04 [INFO] agent: Synced service "_v1_vnfpkgm_10.233.55.79_8806"
    2021/12/19 01:26:04 [DEBUG] agent: Node info in sync
    2021/12/19 01:26:04 [DEBUG] http: Request PUT /v1/agent/service/register (1.098612021s) from=10.233.68.95:56172
    2021/12/19 01:26:04 [DEBUG] agent: Service "_v1_sdc-gui_10.233.54.140_8181" in sync
    2021/12/19 01:26:04 [DEBUG] agent: Service "_v1_parser_10.233.55.79_8806" in sync
    2021/12/19 01:26:04 [DEBUG] agent: Service "_v1_catalog_10.233.55.79_8806" in sync
    2021/12/19 01:26:04 [DEBUG] agent: Service "_v1_nsd_10.233.55.79_8806" in sync
    2021/12/19 01:26:04 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.55.79_8806" in sync
    2021/12/19 01:26:04 [DEBUG] agent: Node info in sync
    2021/12/19 01:26:04 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1 (639.318µs) from=10.233.68.95:56180
    2021/12/19 01:26:04 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"UI\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/12/19 01:26:04 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"0|1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/12/19 01:26:06 [INFO] agent: Synced service "_v1_wf-gui_10.233.56.138_8443"
    2021/12/19 01:26:06 [DEBUG] agent: Service "_v1_sdc-gui_10.233.54.140_8181" in sync
    2021/12/19 01:26:06 [DEBUG] agent: Service "_v1_parser_10.233.55.79_8806" in sync
    2021/12/19 01:26:06 [DEBUG] agent: Service "_v1_catalog_10.233.55.79_8806" in sync
    2021/12/19 01:26:06 [DEBUG] agent: Service "_v1_nsd_10.233.55.79_8806" in sync
    2021/12/19 01:26:06 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.55.79_8806" in sync
    2021/12/19 01:26:06 [DEBUG] agent: Node info in sync
    2021/12/19 01:26:06 [DEBUG] http: Request PUT /v1/agent/service/register (1.199554824s) from=10.233.68.95:56182
    2021/12/19 01:26:06 [DEBUG] agent: Service "_v1_wf-gui_10.233.56.138_8443" in sync
    2021/12/19 01:26:06 [DEBUG] agent: Service "_v1_sdc-gui_10.233.54.140_8181" in sync
    2021/12/19 01:26:06 [DEBUG] agent: Service "_v1_parser_10.233.55.79_8806" in sync
    2021/12/19 01:26:06 [DEBUG] agent: Service "_v1_catalog_10.233.55.79_8806" in sync
    2021/12/19 01:26:06 [DEBUG] agent: Service "_v1_nsd_10.233.55.79_8806" in sync
    2021/12/19 01:26:06 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.55.79_8806" in sync
    2021/12/19 01:26:06 [DEBUG] agent: Node info in sync
    2021/12/19 01:26:06 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (464.482µs) from=10.233.68.95:56196
    2021/12/19 01:26:06 [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/12/19 01:26:06 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/12/19 01:26:06 [INFO] agent: Synced service "_v0_multicloud-pike_10.233.60.223_9007"
    2021/12/19 01:26:06 [DEBUG] agent: Service "_v1_sdc-gui_10.233.54.140_8181" in sync
    2021/12/19 01:26:06 [DEBUG] agent: Service "_v1_parser_10.233.55.79_8806" in sync
    2021/12/19 01:26:06 [DEBUG] agent: Service "_v1_catalog_10.233.55.79_8806" in sync
    2021/12/19 01:26:06 [DEBUG] agent: Service "_v1_nsd_10.233.55.79_8806" in sync
    2021/12/19 01:26:06 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.55.79_8806" in sync
    2021/12/19 01:26:06 [DEBUG] agent: Service "_v1_wf-gui_10.233.56.138_8443" in sync
    2021/12/19 01:26:06 [DEBUG] agent: Node info in sync
    2021/12/19 01:26:06 [DEBUG] http: Request PUT /v1/agent/service/register (387.504706ms) from=10.233.68.95:56198
    2021/12/19 01:26:06 [DEBUG] agent: Service "_v1_catalog_10.233.55.79_8806" in sync
    2021/12/19 01:26:06 [DEBUG] agent: Service "_v1_nsd_10.233.55.79_8806" in sync
    2021/12/19 01:26:06 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.55.79_8806" in sync
    2021/12/19 01:26:06 [DEBUG] agent: Service "_v1_wf-gui_10.233.56.138_8443" in sync
    2021/12/19 01:26:06 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.60.223_9007" in sync
    2021/12/19 01:26:06 [DEBUG] agent: Service "_v1_sdc-gui_10.233.54.140_8181" in sync
    2021/12/19 01:26:06 [DEBUG] agent: Service "_v1_parser_10.233.55.79_8806" in sync
    2021/12/19 01:26:06 [DEBUG] agent: Node info in sync
    2021/12/19 01:26:07 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0 (599.884624ms) from=10.233.68.95:56200
    2021/12/19 01:26:07 [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/12/19 01:26:07 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/12/19 01:26:07 [DEBUG] agent: Service "_v1_nsd_10.233.55.79_8806" in sync
    2021/12/19 01:26:07 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.55.79_8806" in sync
    2021/12/19 01:26:07 [DEBUG] agent: Service "_v1_wf-gui_10.233.56.138_8443" in sync
    2021/12/19 01:26:07 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.60.223_9007" in sync
    2021/12/19 01:26:07 [INFO] agent: Synced service "_v1_multicloud-pike_10.233.60.223_9007"
    2021/12/19 01:26:07 [DEBUG] agent: Service "_v1_sdc-gui_10.233.54.140_8181" in sync
    2021/12/19 01:26:07 [DEBUG] agent: Service "_v1_parser_10.233.55.79_8806" in sync
    2021/12/19 01:26:07 [DEBUG] agent: Service "_v1_catalog_10.233.55.79_8806" in sync
    2021/12/19 01:26:07 [DEBUG] agent: Node info in sync
    2021/12/19 01:26:07 [DEBUG] http: Request PUT /v1/agent/service/register (471.213678ms) from=10.233.68.95:56212
    2021/12/19 01:26:07 [DEBUG] agent: Service "_v1_sdc-gui_10.233.54.140_8181" in sync
    2021/12/19 01:26:07 [DEBUG] agent: Service "_v1_parser_10.233.55.79_8806" in sync
    2021/12/19 01:26:07 [DEBUG] agent: Service "_v1_catalog_10.233.55.79_8806" in sync
    2021/12/19 01:26:07 [DEBUG] agent: Service "_v1_nsd_10.233.55.79_8806" in sync
    2021/12/19 01:26:07 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.55.79_8806" in sync
    2021/12/19 01:26:07 [DEBUG] agent: Service "_v1_wf-gui_10.233.56.138_8443" in sync
    2021/12/19 01:26:07 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.60.223_9007" in sync
    2021/12/19 01:26:07 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.60.223_9007" in sync
    2021/12/19 01:26:07 [DEBUG] agent: Node info in sync
    2021/12/19 01:26:07 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1 (536.937µs) from=10.233.68.95:56218
    2021/12/19 01:26:08 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"true\",\"url\":\"/sdc/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/12/19 01:26:08 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/12/19 01:26:08 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.60.223_9007" in sync
    2021/12/19 01:26:08 [INFO] agent: Synced service "_v1_sdc_10.233.39.242_8443"
    2021/12/19 01:26:08 [DEBUG] agent: Service "_v1_sdc-gui_10.233.54.140_8181" in sync
    2021/12/19 01:26:08 [DEBUG] agent: Service "_v1_parser_10.233.55.79_8806" in sync
    2021/12/19 01:26:08 [DEBUG] agent: Service "_v1_catalog_10.233.55.79_8806" in sync
    2021/12/19 01:26:08 [DEBUG] agent: Service "_v1_wf-gui_10.233.56.138_8443" in sync
    2021/12/19 01:26:08 [DEBUG] agent: Service "_v1_nsd_10.233.55.79_8806" in sync
    2021/12/19 01:26:08 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.55.79_8806" in sync
    2021/12/19 01:26:08 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.60.223_9007" in sync
    2021/12/19 01:26:08 [DEBUG] agent: Node info in sync
    2021/12/19 01:26:08 [DEBUG] http: Request PUT /v1/agent/service/register (618.127621ms) from=10.233.68.95:56228
    2021/12/19 01:26:08 [DEBUG] agent: Service "_v1_sdc_10.233.39.242_8443" in sync
    2021/12/19 01:26:08 [DEBUG] agent: Service "_v1_sdc-gui_10.233.54.140_8181" in sync
    2021/12/19 01:26:08 [DEBUG] agent: Service "_v1_parser_10.233.55.79_8806" in sync
    2021/12/19 01:26:08 [DEBUG] agent: Service "_v1_catalog_10.233.55.79_8806" in sync
    2021/12/19 01:26:08 [DEBUG] agent: Service "_v1_wf-gui_10.233.56.138_8443" in sync
    2021/12/19 01:26:08 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.60.223_9007" in sync
    2021/12/19 01:26:08 [DEBUG] agent: Service "_v1_nsd_10.233.55.79_8806" in sync
    2021/12/19 01:26:08 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.55.79_8806" in sync
    2021/12/19 01:26:08 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.60.223_9007" in sync
    2021/12/19 01:26:08 [DEBUG] agent: Node info in sync
    2021/12/19 01:26:08 [DEBUG] http: Request GET /v1/health/service/sdc-v1 (466.515µs) from=10.233.68.95:56240
    2021/12/19 01:26:08 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/sdc/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/12/19 01:26:08 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/12/19 01:26:09 [DEBUG] agent: Service "_v1_sdc-gui_10.233.54.140_8181" in sync
    2021/12/19 01:26:09 [DEBUG] agent: Service "_v1_parser_10.233.55.79_8806" in sync
    2021/12/19 01:26:09 [DEBUG] agent: Service "_v1_catalog_10.233.55.79_8806" in sync
    2021/12/19 01:26:09 [DEBUG] agent: Service "_v1_wf-gui_10.233.56.138_8443" in sync
    2021/12/19 01:26:09 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.60.223_9007" in sync
    2021/12/19 01:26:09 [DEBUG] agent: Service "_v1_sdc_10.233.39.242_8443" in sync
    2021/12/19 01:26:09 [INFO] agent: Synced service "_v1_sdc-deprecated_10.233.39.242_8080"
    2021/12/19 01:26:09 [DEBUG] agent: Service "_v1_nsd_10.233.55.79_8806" in sync
    2021/12/19 01:26:09 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.55.79_8806" in sync
    2021/12/19 01:26:09 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.60.223_9007" in sync
    2021/12/19 01:26:09 [DEBUG] agent: Node info in sync
    2021/12/19 01:26:09 [DEBUG] http: Request PUT /v1/agent/service/register (312.057674ms) from=10.233.68.95:56242
    2021/12/19 01:26:09 [DEBUG] agent: Service "_v1_nsd_10.233.55.79_8806" in sync
    2021/12/19 01:26:09 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.55.79_8806" in sync
    2021/12/19 01:26:09 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.60.223_9007" in sync
    2021/12/19 01:26:09 [DEBUG] agent: Service "_v1_wf-gui_10.233.56.138_8443" in sync
    2021/12/19 01:26:09 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.60.223_9007" in sync
    2021/12/19 01:26:09 [DEBUG] agent: Service "_v1_sdc_10.233.39.242_8443" in sync
    2021/12/19 01:26:09 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.39.242_8080" in sync
    2021/12/19 01:26:09 [DEBUG] agent: Service "_v1_sdc-gui_10.233.54.140_8181" in sync
    2021/12/19 01:26:09 [DEBUG] agent: Service "_v1_parser_10.233.55.79_8806" in sync
    2021/12/19 01:26:09 [DEBUG] agent: Service "_v1_catalog_10.233.55.79_8806" in sync
    2021/12/19 01:26:09 [DEBUG] agent: Node info in sync
    2021/12/19 01:26:09 [DEBUG] http: Request GET /v1/health/service/sdc-deprecated-v1 (734.173µs) from=10.233.68.95:56244
    2021/12/19 01:26:09 [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/12/19 01:26:09 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/12/19 01:26:09 [DEBUG] agent: Service "_v1_nsd_10.233.55.79_8806" in sync
    2021/12/19 01:26:09 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.55.79_8806" in sync
    2021/12/19 01:26:09 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.60.223_9007" in sync
    2021/12/19 01:26:09 [DEBUG] agent: Service "_v1_sdc-gui_10.233.54.140_8181" in sync
    2021/12/19 01:26:09 [DEBUG] agent: Service "_v1_parser_10.233.55.79_8806" in sync
    2021/12/19 01:26:09 [DEBUG] agent: Service "_v1_catalog_10.233.55.79_8806" in sync
    2021/12/19 01:26:09 [DEBUG] agent: Service "_v1_wf-gui_10.233.56.138_8443" in sync
    2021/12/19 01:26:09 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.60.223_9007" in sync
    2021/12/19 01:26:09 [DEBUG] agent: Service "_v1_sdc_10.233.39.242_8443" in sync
    2021/12/19 01:26:09 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.39.242_8080" in sync
    2021/12/19 01:26:09 [INFO] agent: Synced service "_v0_multicloud_10.233.20.33_9001"
    2021/12/19 01:26:09 [DEBUG] agent: Node info in sync
    2021/12/19 01:26:09 [DEBUG] http: Request PUT /v1/agent/service/register (407.255401ms) from=10.233.68.95:56246
    2021/12/19 01:26:09 [DEBUG] agent: Service "_v1_parser_10.233.55.79_8806" in sync
    2021/12/19 01:26:09 [DEBUG] agent: Service "_v1_catalog_10.233.55.79_8806" in sync
    2021/12/19 01:26:09 [DEBUG] agent: Service "_v1_wf-gui_10.233.56.138_8443" in sync
    2021/12/19 01:26:09 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.60.223_9007" in sync
    2021/12/19 01:26:09 [DEBUG] agent: Service "_v1_sdc_10.233.39.242_8443" in sync
    2021/12/19 01:26:09 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.39.242_8080" in sync
    2021/12/19 01:26:09 [DEBUG] agent: Service "_v0_multicloud_10.233.20.33_9001" in sync
    2021/12/19 01:26:09 [DEBUG] agent: Service "_v1_sdc-gui_10.233.54.140_8181" in sync
    2021/12/19 01:26:09 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.55.79_8806" in sync
    2021/12/19 01:26:09 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.60.223_9007" in sync
    2021/12/19 01:26:09 [DEBUG] agent: Service "_v1_nsd_10.233.55.79_8806" in sync
    2021/12/19 01:26:09 [DEBUG] agent: Node info in sync
    2021/12/19 01:26:09 [DEBUG] http: Request GET /v1/health/service/multicloud-v0 (535.225µs) from=10.233.68.95:56250
    2021/12/19 01:26:09 [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/12/19 01:26:09 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/12/19 01:26:10 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.60.223_9007" in sync
    2021/12/19 01:26:10 [DEBUG] agent: Service "_v1_nsd_10.233.55.79_8806" in sync
    2021/12/19 01:26:10 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.55.79_8806" in sync
    2021/12/19 01:26:10 [DEBUG] agent: Service "_v1_catalog_10.233.55.79_8806" in sync
    2021/12/19 01:26:10 [DEBUG] agent: Service "_v1_wf-gui_10.233.56.138_8443" in sync
    2021/12/19 01:26:10 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.60.223_9007" in sync
    2021/12/19 01:26:10 [DEBUG] agent: Service "_v1_sdc_10.233.39.242_8443" in sync
    2021/12/19 01:26:10 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.39.242_8080" in sync
    2021/12/19 01:26:10 [DEBUG] agent: Service "_v0_multicloud_10.233.20.33_9001" in sync
    2021/12/19 01:26:10 [DEBUG] agent: Service "_v1_sdc-gui_10.233.54.140_8181" in sync
    2021/12/19 01:26:10 [DEBUG] agent: Service "_v1_parser_10.233.55.79_8806" in sync
    2021/12/19 01:26:10 [INFO] agent: Synced service "_v1_multicloud_10.233.20.33_9001"
    2021/12/19 01:26:10 [DEBUG] agent: Node info in sync
    2021/12/19 01:26:10 [DEBUG] http: Request PUT /v1/agent/service/register (817.089684ms) from=10.233.68.95:56254
    2021/12/19 01:26:10 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.60.223_9007" in sync
    2021/12/19 01:26:10 [DEBUG] agent: Service "_v1_sdc_10.233.39.242_8443" in sync
    2021/12/19 01:26:10 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.39.242_8080" in sync
    2021/12/19 01:26:10 [DEBUG] agent: Service "_v0_multicloud_10.233.20.33_9001" in sync
    2021/12/19 01:26:10 [DEBUG] agent: Service "_v1_sdc-gui_10.233.54.140_8181" in sync
    2021/12/19 01:26:10 [DEBUG] agent: Service "_v1_parser_10.233.55.79_8806" in sync
    2021/12/19 01:26:10 [DEBUG] agent: Service "_v1_catalog_10.233.55.79_8806" in sync
    2021/12/19 01:26:10 [DEBUG] agent: Service "_v1_wf-gui_10.233.56.138_8443" in sync
    2021/12/19 01:26:10 [DEBUG] agent: Service "_v1_multicloud_10.233.20.33_9001" in sync
    2021/12/19 01:26:10 [DEBUG] agent: Service "_v1_nsd_10.233.55.79_8806" in sync
    2021/12/19 01:26:10 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.55.79_8806" in sync
    2021/12/19 01:26:10 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.60.223_9007" in sync
    2021/12/19 01:26:10 [DEBUG] agent: Node info in sync
    2021/12/19 01:26:10 [DEBUG] http: Request GET /v1/health/service/multicloud-v1 (634.242µs) from=10.233.68.95:56262
    2021/12/19 01:26:10 [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/12/19 01:26:10 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/12/19 01:26:11 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.60.223_9007" in sync
    2021/12/19 01:26:11 [DEBUG] agent: Service "_v1_sdc_10.233.39.242_8443" in sync
    2021/12/19 01:26:11 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.39.242_8080" in sync
    2021/12/19 01:26:11 [DEBUG] agent: Service "_v0_multicloud_10.233.20.33_9001" in sync
    2021/12/19 01:26:11 [DEBUG] agent: Service "_v1_sdc-gui_10.233.54.140_8181" in sync
    2021/12/19 01:26:11 [DEBUG] agent: Service "_v1_parser_10.233.55.79_8806" in sync
    2021/12/19 01:26:11 [DEBUG] agent: Service "_v1_catalog_10.233.55.79_8806" in sync
    2021/12/19 01:26:11 [DEBUG] agent: Service "_v1_wf-gui_10.233.56.138_8443" in sync
    2021/12/19 01:26:11 [DEBUG] agent: Service "_v1_multicloud_10.233.20.33_9001" in sync
    2021/12/19 01:26:11 [DEBUG] agent: Service "_v1_nsd_10.233.55.79_8806" in sync
    2021/12/19 01:26:11 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.55.79_8806" in sync
    2021/12/19 01:26:11 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.60.223_9007" in sync
    2021/12/19 01:26:11 [INFO] agent: Synced service "_v1_dmaap-dr-prov_10.233.51.248_443"
    2021/12/19 01:26:11 [DEBUG] agent: Node info in sync
    2021/12/19 01:26:11 [DEBUG] http: Request PUT /v1/agent/service/register (698.325269ms) from=10.233.68.95:56268
    2021/12/19 01:26:11 [DEBUG] agent: Service "_v1_nsd_10.233.55.79_8806" in sync
    2021/12/19 01:26:11 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.55.79_8806" in sync
    2021/12/19 01:26:11 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.60.223_9007" in sync
    2021/12/19 01:26:11 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.51.248_443" in sync
    2021/12/19 01:26:11 [DEBUG] agent: Service "_v0_multicloud_10.233.20.33_9001" in sync
    2021/12/19 01:26:11 [DEBUG] agent: Service "_v1_sdc-gui_10.233.54.140_8181" in sync
    2021/12/19 01:26:11 [DEBUG] agent: Service "_v1_parser_10.233.55.79_8806" in sync
    2021/12/19 01:26:11 [DEBUG] agent: Service "_v1_catalog_10.233.55.79_8806" in sync
    2021/12/19 01:26:11 [DEBUG] agent: Service "_v1_wf-gui_10.233.56.138_8443" in sync
    2021/12/19 01:26:11 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.60.223_9007" in sync
    2021/12/19 01:26:11 [DEBUG] agent: Service "_v1_sdc_10.233.39.242_8443" in sync
    2021/12/19 01:26:11 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.39.242_8080" in sync
    2021/12/19 01:26:11 [DEBUG] agent: Service "_v1_multicloud_10.233.20.33_9001" in sync
    2021/12/19 01:26:11 [DEBUG] agent: Node info in sync
    2021/12/19 01:26:11 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1 (474.515µs) from=10.233.68.95:56278
    2021/12/19 01:26:11 [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/12/19 01:26:11 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/12/19 01:26:12 [DEBUG] agent: Service "_v1_sdc-gui_10.233.54.140_8181" in sync
    2021/12/19 01:26:12 [DEBUG] agent: Service "_v1_sdc_10.233.39.242_8443" in sync
    2021/12/19 01:26:12 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.60.223_9007" in sync
    2021/12/19 01:26:12 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.51.248_443" in sync
    2021/12/19 01:26:12 [INFO] agent: Synced service "_v1_multicloud-k8s_10.233.3.120_9015"
    2021/12/19 01:26:12 [DEBUG] agent: Service "_v1_nsd_10.233.55.79_8806" in sync
    2021/12/19 01:26:12 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.55.79_8806" in sync
    2021/12/19 01:26:12 [DEBUG] agent: Service "_v1_wf-gui_10.233.56.138_8443" in sync
    2021/12/19 01:26:12 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.60.223_9007" in sync
    2021/12/19 01:26:12 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.39.242_8080" in sync
    2021/12/19 01:26:12 [DEBUG] agent: Service "_v0_multicloud_10.233.20.33_9001" in sync
    2021/12/19 01:26:12 [DEBUG] agent: Service "_v1_multicloud_10.233.20.33_9001" in sync
    2021/12/19 01:26:12 [DEBUG] agent: Service "_v1_parser_10.233.55.79_8806" in sync
    2021/12/19 01:26:12 [DEBUG] agent: Service "_v1_catalog_10.233.55.79_8806" in sync
    2021/12/19 01:26:12 [DEBUG] agent: Node info in sync
    2021/12/19 01:26:12 [DEBUG] http: Request PUT /v1/agent/service/register (300.304629ms) from=10.233.68.95:56280
    2021/12/19 01:26:12 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.60.223_9007" in sync
    2021/12/19 01:26:12 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.39.242_8080" in sync
    2021/12/19 01:26:12 [DEBUG] agent: Service "_v0_multicloud_10.233.20.33_9001" in sync
    2021/12/19 01:26:12 [DEBUG] agent: Service "_v1_multicloud_10.233.20.33_9001" in sync
    2021/12/19 01:26:12 [DEBUG] agent: Service "_v1_parser_10.233.55.79_8806" in sync
    2021/12/19 01:26:12 [DEBUG] agent: Service "_v1_catalog_10.233.55.79_8806" in sync
    2021/12/19 01:26:12 [DEBUG] agent: Service "_v1_wf-gui_10.233.56.138_8443" in sync
    2021/12/19 01:26:12 [DEBUG] agent: Service "_v1_sdc-gui_10.233.54.140_8181" in sync
    2021/12/19 01:26:12 [DEBUG] agent: Service "_v1_sdc_10.233.39.242_8443" in sync
    2021/12/19 01:26:12 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.51.248_443" in sync
    2021/12/19 01:26:12 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.3.120_9015" in sync
    2021/12/19 01:26:12 [DEBUG] agent: Service "_v1_nsd_10.233.55.79_8806" in sync
    2021/12/19 01:26:12 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.55.79_8806" in sync
    2021/12/19 01:26:12 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.60.223_9007" in sync
    2021/12/19 01:26:12 [DEBUG] agent: Node info in sync
    2021/12/19 01:26:12 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1 (334.013µs) from=10.233.68.95:56282
    2021/12/19 01:26:12 [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/12/19 01:26:12 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/12/19 01:26:12 [INFO] agent: Synced service "_v0_multicloud-fcaps_10.233.18.59_9011"
    2021/12/19 01:26:12 [DEBUG] agent: Service "_v1_sdc-gui_10.233.54.140_8181" in sync
    2021/12/19 01:26:12 [DEBUG] agent: Service "_v1_sdc_10.233.39.242_8443" in sync
    2021/12/19 01:26:12 [DEBUG] agent: Service "_v1_nsd_10.233.55.79_8806" in sync
    2021/12/19 01:26:12 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.55.79_8806" in sync
    2021/12/19 01:26:12 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.60.223_9007" in sync
    2021/12/19 01:26:12 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.51.248_443" in sync
    2021/12/19 01:26:12 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.3.120_9015" in sync
    2021/12/19 01:26:12 [DEBUG] agent: Service "_v1_parser_10.233.55.79_8806" in sync
    2021/12/19 01:26:12 [DEBUG] agent: Service "_v1_catalog_10.233.55.79_8806" in sync
    2021/12/19 01:26:12 [DEBUG] agent: Service "_v1_wf-gui_10.233.56.138_8443" in sync
    2021/12/19 01:26:12 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.60.223_9007" in sync
    2021/12/19 01:26:12 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.39.242_8080" in sync
    2021/12/19 01:26:12 [DEBUG] agent: Service "_v0_multicloud_10.233.20.33_9001" in sync
    2021/12/19 01:26:12 [DEBUG] agent: Service "_v1_multicloud_10.233.20.33_9001" in sync
    2021/12/19 01:26:12 [DEBUG] agent: Node info in sync
    2021/12/19 01:26:12 [DEBUG] http: Request PUT /v1/agent/service/register (413.738341ms) from=10.233.68.95:56284
    2021/12/19 01:26:12 [DEBUG] agent: Service "_v1_sdc_10.233.39.242_8443" in sync
    2021/12/19 01:26:12 [DEBUG] agent: Service "_v1_sdc-gui_10.233.54.140_8181" in sync
    2021/12/19 01:26:12 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.55.79_8806" in sync
    2021/12/19 01:26:12 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.60.223_9007" in sync
    2021/12/19 01:26:12 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.51.248_443" in sync
    2021/12/19 01:26:12 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.3.120_9015" in sync
    2021/12/19 01:26:12 [DEBUG] agent: Service "_v1_nsd_10.233.55.79_8806" in sync
    2021/12/19 01:26:12 [DEBUG] agent: Service "_v1_catalog_10.233.55.79_8806" in sync
    2021/12/19 01:26:12 [DEBUG] agent: Service "_v1_wf-gui_10.233.56.138_8443" in sync
    2021/12/19 01:26:12 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.60.223_9007" in sync
    2021/12/19 01:26:12 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.39.242_8080" in sync
    2021/12/19 01:26:12 [DEBUG] agent: Service "_v0_multicloud_10.233.20.33_9001" in sync
    2021/12/19 01:26:12 [DEBUG] agent: Service "_v1_multicloud_10.233.20.33_9001" in sync
    2021/12/19 01:26:12 [DEBUG] agent: Service "_v1_parser_10.233.55.79_8806" in sync
    2021/12/19 01:26:12 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.18.59_9011" in sync
    2021/12/19 01:26:12 [DEBUG] agent: Node info in sync
    2021/12/19 01:26:12 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0 (681.606µs) from=10.233.68.95:56292
    2021/12/19 01:26:12 [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/12/19 01:26:12 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/12/19 01:26:13 [DEBUG] agent: Service "_v1_nsd_10.233.55.79_8806" in sync
    2021/12/19 01:26:13 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.55.79_8806" in sync
    2021/12/19 01:26:13 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.60.223_9007" in sync
    2021/12/19 01:26:13 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.51.248_443" in sync
    2021/12/19 01:26:13 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.3.120_9015" in sync
    2021/12/19 01:26:13 [DEBUG] agent: Service "_v0_multicloud_10.233.20.33_9001" in sync
    2021/12/19 01:26:13 [DEBUG] agent: Service "_v1_multicloud_10.233.20.33_9001" in sync
    2021/12/19 01:26:13 [DEBUG] agent: Service "_v1_parser_10.233.55.79_8806" in sync
    2021/12/19 01:26:13 [DEBUG] agent: Service "_v1_catalog_10.233.55.79_8806" in sync
    2021/12/19 01:26:13 [DEBUG] agent: Service "_v1_wf-gui_10.233.56.138_8443" in sync
    2021/12/19 01:26:13 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.60.223_9007" in sync
    2021/12/19 01:26:13 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.39.242_8080" in sync
    2021/12/19 01:26:13 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.18.59_9011" in sync
    2021/12/19 01:26:13 [INFO] agent: Synced service "_v1_multicloud-fcaps_10.233.18.59_9011"
    2021/12/19 01:26:13 [DEBUG] agent: Service "_v1_sdc-gui_10.233.54.140_8181" in sync
    2021/12/19 01:26:13 [DEBUG] agent: Service "_v1_sdc_10.233.39.242_8443" in sync
    2021/12/19 01:26:13 [DEBUG] agent: Node info in sync
    2021/12/19 01:26:13 [DEBUG] http: Request PUT /v1/agent/service/register (107.133051ms) from=10.233.68.95:56294
    2021/12/19 01:26:13 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.55.79_8806" in sync
    2021/12/19 01:26:13 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.60.223_9007" in sync
    2021/12/19 01:26:13 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.51.248_443" in sync
    2021/12/19 01:26:13 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.3.120_9015" in sync
    2021/12/19 01:26:13 [DEBUG] agent: Service "_v1_nsd_10.233.55.79_8806" in sync
    2021/12/19 01:26:13 [DEBUG] agent: Service "_v1_catalog_10.233.55.79_8806" in sync
    2021/12/19 01:26:13 [DEBUG] agent: Service "_v1_wf-gui_10.233.56.138_8443" in sync
    2021/12/19 01:26:13 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.60.223_9007" in sync
    2021/12/19 01:26:13 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.39.242_8080" in sync
    2021/12/19 01:26:13 [DEBUG] agent: Service "_v0_multicloud_10.233.20.33_9001" in sync
    2021/12/19 01:26:13 [DEBUG] agent: Service "_v1_multicloud_10.233.20.33_9001" in sync
    2021/12/19 01:26:13 [DEBUG] agent: Service "_v1_parser_10.233.55.79_8806" in sync
    2021/12/19 01:26:13 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.18.59_9011" in sync
    2021/12/19 01:26:13 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.18.59_9011" in sync
    2021/12/19 01:26:13 [DEBUG] agent: Service "_v1_sdc_10.233.39.242_8443" in sync
    2021/12/19 01:26:13 [DEBUG] agent: Service "_v1_sdc-gui_10.233.54.140_8181" in sync
    2021/12/19 01:26:13 [DEBUG] agent: Node info in sync
    2021/12/19 01:26:13 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1 (187.131403ms) from=10.233.68.95:56296
    2021/12/19 01:26:13 [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/12/19 01:26:13 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/12/19 01:26:13 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.39.242_8080" in sync
    2021/12/19 01:26:13 [DEBUG] agent: Service "_v0_multicloud_10.233.20.33_9001" in sync
    2021/12/19 01:26:13 [DEBUG] agent: Service "_v1_multicloud_10.233.20.33_9001" in sync
    2021/12/19 01:26:13 [INFO] agent: Synced service "_v1_message-router_10.233.63.22_3904"
    2021/12/19 01:26:13 [DEBUG] agent: Service "_v1_parser_10.233.55.79_8806" in sync
    2021/12/19 01:26:13 [DEBUG] agent: Service "_v1_catalog_10.233.55.79_8806" in sync
    2021/12/19 01:26:13 [DEBUG] agent: Service "_v1_wf-gui_10.233.56.138_8443" in sync
    2021/12/19 01:26:13 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.60.223_9007" in sync
    2021/12/19 01:26:13 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.18.59_9011" in sync
    2021/12/19 01:26:13 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.18.59_9011" in sync
    2021/12/19 01:26:13 [DEBUG] agent: Service "_v1_sdc-gui_10.233.54.140_8181" in sync
    2021/12/19 01:26:13 [DEBUG] agent: Service "_v1_sdc_10.233.39.242_8443" in sync
    2021/12/19 01:26:13 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.3.120_9015" in sync
    2021/12/19 01:26:13 [DEBUG] agent: Service "_v1_nsd_10.233.55.79_8806" in sync
    2021/12/19 01:26:13 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.55.79_8806" in sync
    2021/12/19 01:26:13 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.60.223_9007" in sync
    2021/12/19 01:26:13 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.51.248_443" in sync
    2021/12/19 01:26:13 [DEBUG] agent: Node info in sync
    2021/12/19 01:26:13 [DEBUG] http: Request PUT /v1/agent/service/register (234.692755ms) from=10.233.68.95:56304
    2021/12/19 01:26:13 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.55.79_8806" in sync
    2021/12/19 01:26:13 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.60.223_9007" in sync
    2021/12/19 01:26:13 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.51.248_443" in sync
    2021/12/19 01:26:13 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.3.120_9015" in sync
    2021/12/19 01:26:13 [DEBUG] agent: Service "_v1_nsd_10.233.55.79_8806" in sync
    2021/12/19 01:26:13 [DEBUG] agent: Service "_v1_catalog_10.233.55.79_8806" in sync
    2021/12/19 01:26:13 [DEBUG] agent: Service "_v1_wf-gui_10.233.56.138_8443" in sync
    2021/12/19 01:26:13 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.60.223_9007" in sync
    2021/12/19 01:26:13 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.39.242_8080" in sync
    2021/12/19 01:26:13 [DEBUG] agent: Service "_v0_multicloud_10.233.20.33_9001" in sync
    2021/12/19 01:26:13 [DEBUG] agent: Service "_v1_multicloud_10.233.20.33_9001" in sync
    2021/12/19 01:26:13 [DEBUG] agent: Service "_v1_message-router_10.233.63.22_3904" in sync
    2021/12/19 01:26:13 [DEBUG] agent: Service "_v1_parser_10.233.55.79_8806" in sync
    2021/12/19 01:26:13 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.18.59_9011" in sync
    2021/12/19 01:26:13 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.18.59_9011" in sync
    2021/12/19 01:26:13 [DEBUG] agent: Service "_v1_sdc_10.233.39.242_8443" in sync
    2021/12/19 01:26:13 [DEBUG] agent: Service "_v1_sdc-gui_10.233.54.140_8181" in sync
    2021/12/19 01:26:13 [DEBUG] agent: Node info in sync
    2021/12/19 01:26:13 [DEBUG] http: Request GET /v1/health/service/message-router-v1 (453.329µs) from=10.233.68.95:56306
    2021/12/19 01:26:14 [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/12/19 01:26:14 [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/12/19 01:26:14 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/12/19 01:26:14 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/12/19 01:26:14 [DEBUG] agent: Service "_v1_parser_10.233.55.79_8806" in sync
    2021/12/19 01:26:14 [DEBUG] agent: Service "_v1_catalog_10.233.55.79_8806" in sync
    2021/12/19 01:26:14 [DEBUG] agent: Service "_v1_wf-gui_10.233.56.138_8443" in sync
    2021/12/19 01:26:14 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.60.223_9007" in sync
    2021/12/19 01:26:14 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.39.242_8080" in sync
    2021/12/19 01:26:14 [DEBUG] agent: Service "_v0_multicloud_10.233.20.33_9001" in sync
    2021/12/19 01:26:14 [DEBUG] agent: Service "_v1_multicloud_10.233.20.33_9001" in sync
    2021/12/19 01:26:14 [DEBUG] agent: Service "_v1_message-router_10.233.63.22_3904" in sync
    2021/12/19 01:26:14 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.18.59_9011" in sync
    2021/12/19 01:26:14 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.18.59_9011" in sync
    2021/12/19 01:26:14 [DEBUG] agent: Service "_v1_sdc-gui_10.233.54.140_8181" in sync
    2021/12/19 01:26:14 [DEBUG] agent: Service "_v1_sdc_10.233.39.242_8443" in sync
    2021/12/19 01:26:14 [DEBUG] agent: Service "_v1_nsd_10.233.55.79_8806" in sync
    2021/12/19 01:26:14 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.55.79_8806" in sync
    2021/12/19 01:26:14 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.60.223_9007" in sync
    2021/12/19 01:26:14 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.51.248_443" in sync
    2021/12/19 01:26:14 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.3.120_9015" in sync
    2021/12/19 01:26:14 [INFO] agent: Synced service "_v11__aai-generic-query_10.233.72.11_8446"
    2021/12/19 01:26:14 [DEBUG] agent: Node info in sync
    2021/12/19 01:26:14 [DEBUG] http: Request PUT /v1/agent/service/register (499.930734ms) from=10.233.68.95:56308
    2021/12/19 01:26:14 [DEBUG] agent: Service "_v1_nsd_10.233.55.79_8806" in sync
    2021/12/19 01:26:14 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.55.79_8806" in sync
    2021/12/19 01:26:14 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.60.223_9007" in sync
    2021/12/19 01:26:14 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.51.248_443" in sync
    2021/12/19 01:26:14 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.3.120_9015" in sync
    2021/12/19 01:26:14 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:14 [DEBUG] agent: Service "_v1_message-router_10.233.63.22_3904" in sync
    2021/12/19 01:26:14 [DEBUG] agent: Service "_v1_parser_10.233.55.79_8806" in sync
    2021/12/19 01:26:14 [DEBUG] agent: Service "_v1_catalog_10.233.55.79_8806" in sync
    2021/12/19 01:26:14 [DEBUG] agent: Service "_v1_wf-gui_10.233.56.138_8443" in sync
    2021/12/19 01:26:14 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.60.223_9007" in sync
    2021/12/19 01:26:14 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.39.242_8080" in sync
    2021/12/19 01:26:14 [DEBUG] agent: Service "_v0_multicloud_10.233.20.33_9001" in sync
    2021/12/19 01:26:14 [DEBUG] agent: Service "_v1_multicloud_10.233.20.33_9001" in sync
    2021/12/19 01:26:14 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.18.59_9011" in sync
    2021/12/19 01:26:14 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.18.59_9011" in sync
    2021/12/19 01:26:14 [DEBUG] agent: Service "_v1_sdc-gui_10.233.54.140_8181" in sync
    2021/12/19 01:26:14 [DEBUG] agent: Service "_v1_sdc_10.233.39.242_8443" in sync
    2021/12/19 01:26:14 [DEBUG] agent: Node info in sync
    2021/12/19 01:26:14 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v11 (93.665255ms) from=10.233.68.95:56312
    2021/12/19 01:26:14 [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/12/19 01:26:14 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/12/19 01:26:14 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/12/19 01:26:15 [DEBUG] agent: Service "_v1_nsd_10.233.55.79_8806" in sync
    2021/12/19 01:26:15 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.55.79_8806" in sync
    2021/12/19 01:26:15 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.60.223_9007" in sync
    2021/12/19 01:26:15 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.51.248_443" in sync
    2021/12/19 01:26:15 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.3.120_9015" in sync
    2021/12/19 01:26:15 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:15 [DEBUG] agent: Service "_v1_message-router_10.233.63.22_3904" in sync
    2021/12/19 01:26:15 [DEBUG] agent: Service "_v1_parser_10.233.55.79_8806" in sync
    2021/12/19 01:26:15 [DEBUG] agent: Service "_v1_catalog_10.233.55.79_8806" in sync
    2021/12/19 01:26:15 [DEBUG] agent: Service "_v1_wf-gui_10.233.56.138_8443" in sync
    2021/12/19 01:26:15 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.60.223_9007" in sync
    2021/12/19 01:26:15 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.39.242_8080" in sync
    2021/12/19 01:26:15 [DEBUG] agent: Service "_v0_multicloud_10.233.20.33_9001" in sync
    2021/12/19 01:26:15 [DEBUG] agent: Service "_v1_multicloud_10.233.20.33_9001" in sync
    2021/12/19 01:26:15 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.18.59_9011" in sync
    2021/12/19 01:26:15 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.18.59_9011" in sync
    2021/12/19 01:26:15 [INFO] agent: Synced service "_v11_aai-generic-query_10.233.72.11_8446"
    2021/12/19 01:26:15 [DEBUG] agent: Service "_v1_sdc-gui_10.233.54.140_8181" in sync
    2021/12/19 01:26:15 [DEBUG] agent: Service "_v1_sdc_10.233.39.242_8443" in sync
    2021/12/19 01:26:15 [DEBUG] agent: Node info in sync
    2021/12/19 01:26:15 [DEBUG] http: Request PUT /v1/agent/service/register (449.036001ms) from=10.233.68.95:56314
    2021/12/19 01:26:15 [DEBUG] agent: Service "_v1_nsd_10.233.55.79_8806" in sync
    2021/12/19 01:26:15 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.55.79_8806" in sync
    2021/12/19 01:26:15 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.60.223_9007" in sync
    2021/12/19 01:26:15 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.51.248_443" in sync
    2021/12/19 01:26:15 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.3.120_9015" in sync
    2021/12/19 01:26:15 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:15 [DEBUG] agent: Service "_v1_multicloud_10.233.20.33_9001" in sync
    2021/12/19 01:26:15 [DEBUG] agent: Service "_v1_message-router_10.233.63.22_3904" in sync
    2021/12/19 01:26:15 [DEBUG] agent: Service "_v1_parser_10.233.55.79_8806" in sync
    2021/12/19 01:26:15 [DEBUG] agent: Service "_v1_catalog_10.233.55.79_8806" in sync
    2021/12/19 01:26:15 [DEBUG] agent: Service "_v1_wf-gui_10.233.56.138_8443" in sync
    2021/12/19 01:26:15 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.60.223_9007" in sync
    2021/12/19 01:26:15 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.39.242_8080" in sync
    2021/12/19 01:26:15 [DEBUG] agent: Service "_v0_multicloud_10.233.20.33_9001" in sync
    2021/12/19 01:26:15 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.18.59_9011" in sync
    2021/12/19 01:26:15 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.18.59_9011" in sync
    2021/12/19 01:26:15 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:15 [DEBUG] agent: Service "_v1_sdc-gui_10.233.54.140_8181" in sync
    2021/12/19 01:26:15 [DEBUG] agent: Service "_v1_sdc_10.233.39.242_8443" in sync
    2021/12/19 01:26:15 [DEBUG] agent: Node info in sync
    2021/12/19 01:26:15 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v11 (457.508µs) from=10.233.68.95:56328
    2021/12/19 01:26:15 [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/12/19 01:26:15 [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/12/19 01:26:15 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/12/19 01:26:15 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/12/19 01:26:15 [DEBUG] agent: Service "_v0_multicloud_10.233.20.33_9001" in sync
    2021/12/19 01:26:15 [DEBUG] agent: Service "_v1_multicloud_10.233.20.33_9001" in sync
    2021/12/19 01:26:15 [DEBUG] agent: Service "_v1_message-router_10.233.63.22_3904" in sync
    2021/12/19 01:26:15 [DEBUG] agent: Service "_v1_parser_10.233.55.79_8806" in sync
    2021/12/19 01:26:15 [DEBUG] agent: Service "_v1_catalog_10.233.55.79_8806" in sync
    2021/12/19 01:26:15 [DEBUG] agent: Service "_v1_wf-gui_10.233.56.138_8443" in sync
    2021/12/19 01:26:15 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.60.223_9007" in sync
    2021/12/19 01:26:15 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.39.242_8080" in sync
    2021/12/19 01:26:15 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.18.59_9011" in sync
    2021/12/19 01:26:15 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.18.59_9011" in sync
    2021/12/19 01:26:15 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:15 [DEBUG] agent: Service "_v1_sdc-gui_10.233.54.140_8181" in sync
    2021/12/19 01:26:15 [DEBUG] agent: Service "_v1_sdc_10.233.39.242_8443" in sync
    2021/12/19 01:26:15 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:15 [INFO] agent: Synced service "_v12__aai-generic-query_10.233.72.11_8446"
    2021/12/19 01:26:15 [DEBUG] agent: Service "_v1_nsd_10.233.55.79_8806" in sync
    2021/12/19 01:26:15 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.55.79_8806" in sync
    2021/12/19 01:26:15 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.60.223_9007" in sync
    2021/12/19 01:26:15 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.51.248_443" in sync
    2021/12/19 01:26:15 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.3.120_9015" in sync
    2021/12/19 01:26:15 [DEBUG] agent: Node info in sync
    2021/12/19 01:26:15 [DEBUG] http: Request PUT /v1/agent/service/register (208.271619ms) from=10.233.68.95:56330
    2021/12/19 01:26:15 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:15 [DEBUG] agent: Service "_v1_nsd_10.233.55.79_8806" in sync
    2021/12/19 01:26:15 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.55.79_8806" in sync
    2021/12/19 01:26:15 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.60.223_9007" in sync
    2021/12/19 01:26:15 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.51.248_443" in sync
    2021/12/19 01:26:15 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.3.120_9015" in sync
    2021/12/19 01:26:15 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:15 [DEBUG] agent: Service "_v1_multicloud_10.233.20.33_9001" in sync
    2021/12/19 01:26:15 [DEBUG] agent: Service "_v1_message-router_10.233.63.22_3904" in sync
    2021/12/19 01:26:15 [DEBUG] agent: Service "_v1_parser_10.233.55.79_8806" in sync
    2021/12/19 01:26:15 [DEBUG] agent: Service "_v1_catalog_10.233.55.79_8806" in sync
    2021/12/19 01:26:15 [DEBUG] agent: Service "_v1_wf-gui_10.233.56.138_8443" in sync
    2021/12/19 01:26:15 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.60.223_9007" in sync
    2021/12/19 01:26:15 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.39.242_8080" in sync
    2021/12/19 01:26:15 [DEBUG] agent: Service "_v0_multicloud_10.233.20.33_9001" in sync
    2021/12/19 01:26:15 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.18.59_9011" in sync
    2021/12/19 01:26:15 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.18.59_9011" in sync
    2021/12/19 01:26:15 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:15 [DEBUG] agent: Service "_v1_sdc-gui_10.233.54.140_8181" in sync
    2021/12/19 01:26:15 [DEBUG] agent: Service "_v1_sdc_10.233.39.242_8443" in sync
    2021/12/19 01:26:15 [DEBUG] agent: Node info in sync
    2021/12/19 01:26:15 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v12 (425.549µs) from=10.233.68.95:56334
    2021/12/19 01:26:15 [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/12/19 01:26:15 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/12/19 01:26:15 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/12/19 01:26:16 [DEBUG] agent: Service "_v1_nsd_10.233.55.79_8806" in sync
    2021/12/19 01:26:16 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.55.79_8806" in sync
    2021/12/19 01:26:16 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.60.223_9007" in sync
    2021/12/19 01:26:16 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.51.248_443" in sync
    2021/12/19 01:26:16 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.3.120_9015" in sync
    2021/12/19 01:26:16 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:16 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:16 [INFO] agent: Synced service "_v12_aai-generic-query_10.233.72.11_8446"
    2021/12/19 01:26:16 [DEBUG] agent: Service "_v1_parser_10.233.55.79_8806" in sync
    2021/12/19 01:26:16 [DEBUG] agent: Service "_v1_catalog_10.233.55.79_8806" in sync
    2021/12/19 01:26:16 [DEBUG] agent: Service "_v1_wf-gui_10.233.56.138_8443" in sync
    2021/12/19 01:26:16 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.60.223_9007" in sync
    2021/12/19 01:26:16 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.39.242_8080" in sync
    2021/12/19 01:26:16 [DEBUG] agent: Service "_v0_multicloud_10.233.20.33_9001" in sync
    2021/12/19 01:26:16 [DEBUG] agent: Service "_v1_multicloud_10.233.20.33_9001" in sync
    2021/12/19 01:26:16 [DEBUG] agent: Service "_v1_message-router_10.233.63.22_3904" in sync
    2021/12/19 01:26:16 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.18.59_9011" in sync
    2021/12/19 01:26:16 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.18.59_9011" in sync
    2021/12/19 01:26:16 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:16 [DEBUG] agent: Service "_v1_sdc-gui_10.233.54.140_8181" in sync
    2021/12/19 01:26:16 [DEBUG] agent: Service "_v1_sdc_10.233.39.242_8443" in sync
    2021/12/19 01:26:16 [DEBUG] agent: Node info in sync
    2021/12/19 01:26:16 [DEBUG] http: Request PUT /v1/agent/service/register (377.232828ms) from=10.233.68.95:56336
    2021/12/19 01:26:16 [DEBUG] agent: Service "_v1_parser_10.233.55.79_8806" in sync
    2021/12/19 01:26:16 [DEBUG] agent: Service "_v1_catalog_10.233.55.79_8806" in sync
    2021/12/19 01:26:16 [DEBUG] agent: Service "_v1_wf-gui_10.233.56.138_8443" in sync
    2021/12/19 01:26:16 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.60.223_9007" in sync
    2021/12/19 01:26:16 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.39.242_8080" in sync
    2021/12/19 01:26:16 [DEBUG] agent: Service "_v0_multicloud_10.233.20.33_9001" in sync
    2021/12/19 01:26:16 [DEBUG] agent: Service "_v1_multicloud_10.233.20.33_9001" in sync
    2021/12/19 01:26:16 [DEBUG] agent: Service "_v1_message-router_10.233.63.22_3904" in sync
    2021/12/19 01:26:16 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.18.59_9011" in sync
    2021/12/19 01:26:16 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.18.59_9011" in sync
    2021/12/19 01:26:16 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:16 [DEBUG] agent: Service "_v1_sdc-gui_10.233.54.140_8181" in sync
    2021/12/19 01:26:16 [DEBUG] agent: Service "_v1_sdc_10.233.39.242_8443" in sync
    2021/12/19 01:26:16 [DEBUG] agent: Service "_v1_nsd_10.233.55.79_8806" in sync
    2021/12/19 01:26:16 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.55.79_8806" in sync
    2021/12/19 01:26:16 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.60.223_9007" in sync
    2021/12/19 01:26:16 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.51.248_443" in sync
    2021/12/19 01:26:16 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.3.120_9015" in sync
    2021/12/19 01:26:16 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:16 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:16 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:16 [DEBUG] agent: Node info in sync
    2021/12/19 01:26:16 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v12 (613.559µs) from=10.233.68.95:56338
    2021/12/19 01:26:16 [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/12/19 01:26:16 [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/12/19 01:26:16 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/12/19 01:26:16 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/12/19 01:26:16 [DEBUG] agent: Service "_v1_multicloud_10.233.20.33_9001" in sync
    2021/12/19 01:26:16 [DEBUG] agent: Service "_v1_message-router_10.233.63.22_3904" in sync
    2021/12/19 01:26:16 [DEBUG] agent: Service "_v1_parser_10.233.55.79_8806" in sync
    2021/12/19 01:26:16 [DEBUG] agent: Service "_v1_catalog_10.233.55.79_8806" in sync
    2021/12/19 01:26:16 [DEBUG] agent: Service "_v1_wf-gui_10.233.56.138_8443" in sync
    2021/12/19 01:26:16 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.60.223_9007" in sync
    2021/12/19 01:26:16 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.39.242_8080" in sync
    2021/12/19 01:26:16 [DEBUG] agent: Service "_v0_multicloud_10.233.20.33_9001" in sync
    2021/12/19 01:26:16 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.18.59_9011" in sync
    2021/12/19 01:26:16 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.18.59_9011" in sync
    2021/12/19 01:26:16 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:16 [INFO] agent: Synced service "_v13__aai-generic-query_10.233.72.11_8446"
    2021/12/19 01:26:16 [DEBUG] agent: Service "_v1_sdc-gui_10.233.54.140_8181" in sync
    2021/12/19 01:26:16 [DEBUG] agent: Service "_v1_sdc_10.233.39.242_8443" in sync
    2021/12/19 01:26:16 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:16 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:16 [DEBUG] agent: Service "_v1_nsd_10.233.55.79_8806" in sync
    2021/12/19 01:26:16 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.55.79_8806" in sync
    2021/12/19 01:26:16 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.60.223_9007" in sync
    2021/12/19 01:26:16 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.51.248_443" in sync
    2021/12/19 01:26:16 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.3.120_9015" in sync
    2021/12/19 01:26:16 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:16 [DEBUG] agent: Node info in sync
    2021/12/19 01:26:16 [DEBUG] http: Request PUT /v1/agent/service/register (287.08961ms) from=10.233.68.95:56340
    2021/12/19 01:26:16 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.18.59_9011" in sync
    2021/12/19 01:26:16 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.18.59_9011" in sync
    2021/12/19 01:26:16 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:16 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:16 [DEBUG] agent: Service "_v1_sdc-gui_10.233.54.140_8181" in sync
    2021/12/19 01:26:16 [DEBUG] agent: Service "_v1_sdc_10.233.39.242_8443" in sync
    2021/12/19 01:26:16 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:16 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:16 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:16 [DEBUG] agent: Service "_v1_nsd_10.233.55.79_8806" in sync
    2021/12/19 01:26:16 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.55.79_8806" in sync
    2021/12/19 01:26:16 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.60.223_9007" in sync
    2021/12/19 01:26:16 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.51.248_443" in sync
    2021/12/19 01:26:16 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.3.120_9015" in sync
    2021/12/19 01:26:16 [DEBUG] agent: Service "_v0_multicloud_10.233.20.33_9001" in sync
    2021/12/19 01:26:16 [DEBUG] agent: Service "_v1_multicloud_10.233.20.33_9001" in sync
    2021/12/19 01:26:16 [DEBUG] agent: Service "_v1_message-router_10.233.63.22_3904" in sync
    2021/12/19 01:26:16 [DEBUG] agent: Service "_v1_parser_10.233.55.79_8806" in sync
    2021/12/19 01:26:16 [DEBUG] agent: Service "_v1_catalog_10.233.55.79_8806" in sync
    2021/12/19 01:26:16 [DEBUG] agent: Service "_v1_wf-gui_10.233.56.138_8443" in sync
    2021/12/19 01:26:16 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.60.223_9007" in sync
    2021/12/19 01:26:16 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.39.242_8080" in sync
    2021/12/19 01:26:16 [DEBUG] agent: Node info in sync
    2021/12/19 01:26:16 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v13 (415.931µs) from=10.233.68.95:56354
    2021/12/19 01:26:17 [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/12/19 01:26:17 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/12/19 01:26:17 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/12/19 01:26:17 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.18.59_9011" in sync
    2021/12/19 01:26:17 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:17 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:17 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.18.59_9011" in sync
    2021/12/19 01:26:17 [DEBUG] agent: Service "_v1_sdc_10.233.39.242_8443" in sync
    2021/12/19 01:26:17 [DEBUG] agent: Service "_v1_sdc-gui_10.233.54.140_8181" in sync
    2021/12/19 01:26:17 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.55.79_8806" in sync
    2021/12/19 01:26:17 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.60.223_9007" in sync
    2021/12/19 01:26:17 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.51.248_443" in sync
    2021/12/19 01:26:17 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.3.120_9015" in sync
    2021/12/19 01:26:17 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:17 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:17 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:17 [DEBUG] agent: Service "_v1_nsd_10.233.55.79_8806" in sync
    2021/12/19 01:26:17 [DEBUG] agent: Service "_v1_catalog_10.233.55.79_8806" in sync
    2021/12/19 01:26:17 [DEBUG] agent: Service "_v1_wf-gui_10.233.56.138_8443" in sync
    2021/12/19 01:26:17 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.60.223_9007" in sync
    2021/12/19 01:26:17 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.39.242_8080" in sync
    2021/12/19 01:26:17 [DEBUG] agent: Service "_v0_multicloud_10.233.20.33_9001" in sync
    2021/12/19 01:26:17 [DEBUG] agent: Service "_v1_multicloud_10.233.20.33_9001" in sync
    2021/12/19 01:26:17 [DEBUG] agent: Service "_v1_message-router_10.233.63.22_3904" in sync
    2021/12/19 01:26:17 [DEBUG] agent: Service "_v1_parser_10.233.55.79_8806" in sync
    2021/12/19 01:26:17 [INFO] agent: Synced service "_v13_aai-generic-query_10.233.72.11_8446"
    2021/12/19 01:26:17 [DEBUG] agent: Node info in sync
    2021/12/19 01:26:17 [DEBUG] http: Request PUT /v1/agent/service/register (593.246555ms) from=10.233.68.95:56356
    2021/12/19 01:26:17 [DEBUG] agent: Service "_v1_sdc-gui_10.233.54.140_8181" in sync
    2021/12/19 01:26:17 [DEBUG] agent: Service "_v1_sdc_10.233.39.242_8443" in sync
    2021/12/19 01:26:17 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.3.120_9015" in sync
    2021/12/19 01:26:17 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:17 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:17 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:17 [DEBUG] agent: Service "_v1_nsd_10.233.55.79_8806" in sync
    2021/12/19 01:26:17 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.55.79_8806" in sync
    2021/12/19 01:26:17 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.60.223_9007" in sync
    2021/12/19 01:26:17 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.51.248_443" in sync
    2021/12/19 01:26:17 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.39.242_8080" in sync
    2021/12/19 01:26:17 [DEBUG] agent: Service "_v0_multicloud_10.233.20.33_9001" in sync
    2021/12/19 01:26:17 [DEBUG] agent: Service "_v1_multicloud_10.233.20.33_9001" in sync
    2021/12/19 01:26:17 [DEBUG] agent: Service "_v1_message-router_10.233.63.22_3904" in sync
    2021/12/19 01:26:17 [DEBUG] agent: Service "_v1_parser_10.233.55.79_8806" in sync
    2021/12/19 01:26:17 [DEBUG] agent: Service "_v1_catalog_10.233.55.79_8806" in sync
    2021/12/19 01:26:17 [DEBUG] agent: Service "_v1_wf-gui_10.233.56.138_8443" in sync
    2021/12/19 01:26:17 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.60.223_9007" in sync
    2021/12/19 01:26:17 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:17 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.18.59_9011" in sync
    2021/12/19 01:26:17 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.18.59_9011" in sync
    2021/12/19 01:26:17 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:17 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:17 [DEBUG] agent: Node info in sync
    2021/12/19 01:26:17 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v13 (492.613µs) from=10.233.68.95:56360
    2021/12/19 01:26:17 [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/12/19 01:26:17 [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/12/19 01:26:17 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/12/19 01:26:17 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/12/19 01:26:18 [DEBUG] agent: Service "_v0_multicloud_10.233.20.33_9001" in sync
    2021/12/19 01:26:18 [DEBUG] agent: Service "_v1_multicloud_10.233.20.33_9001" in sync
    2021/12/19 01:26:18 [DEBUG] agent: Service "_v1_message-router_10.233.63.22_3904" in sync
    2021/12/19 01:26:18 [DEBUG] agent: Service "_v1_parser_10.233.55.79_8806" in sync
    2021/12/19 01:26:18 [DEBUG] agent: Service "_v1_catalog_10.233.55.79_8806" in sync
    2021/12/19 01:26:18 [DEBUG] agent: Service "_v1_wf-gui_10.233.56.138_8443" in sync
    2021/12/19 01:26:18 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.60.223_9007" in sync
    2021/12/19 01:26:18 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.39.242_8080" in sync
    2021/12/19 01:26:18 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:18 [INFO] agent: Synced service "_v14__aai-generic-query_10.233.72.11_8446"
    2021/12/19 01:26:18 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.18.59_9011" in sync
    2021/12/19 01:26:18 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.18.59_9011" in sync
    2021/12/19 01:26:18 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:18 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:18 [DEBUG] agent: Service "_v1_sdc-gui_10.233.54.140_8181" in sync
    2021/12/19 01:26:18 [DEBUG] agent: Service "_v1_sdc_10.233.39.242_8443" in sync
    2021/12/19 01:26:18 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:18 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:18 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:18 [DEBUG] agent: Service "_v1_nsd_10.233.55.79_8806" in sync
    2021/12/19 01:26:18 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.55.79_8806" in sync
    2021/12/19 01:26:18 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.60.223_9007" in sync
    2021/12/19 01:26:18 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.51.248_443" in sync
    2021/12/19 01:26:18 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.3.120_9015" in sync
    2021/12/19 01:26:18 [DEBUG] agent: Node info in sync
    2021/12/19 01:26:18 [DEBUG] http: Request PUT /v1/agent/service/register (1.059293936s) from=10.233.68.95:56362
    2021/12/19 01:26:18 [DEBUG] agent: Service "_v1_catalog_10.233.55.79_8806" in sync
    2021/12/19 01:26:18 [DEBUG] agent: Service "_v1_wf-gui_10.233.56.138_8443" in sync
    2021/12/19 01:26:18 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.60.223_9007" in sync
    2021/12/19 01:26:18 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.39.242_8080" in sync
    2021/12/19 01:26:18 [DEBUG] agent: Service "_v0_multicloud_10.233.20.33_9001" in sync
    2021/12/19 01:26:18 [DEBUG] agent: Service "_v1_multicloud_10.233.20.33_9001" in sync
    2021/12/19 01:26:18 [DEBUG] agent: Service "_v1_message-router_10.233.63.22_3904" in sync
    2021/12/19 01:26:18 [DEBUG] agent: Service "_v1_parser_10.233.55.79_8806" in sync
    2021/12/19 01:26:18 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:18 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:18 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.18.59_9011" in sync
    2021/12/19 01:26:18 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:18 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:18 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.18.59_9011" in sync
    2021/12/19 01:26:18 [DEBUG] agent: Service "_v1_sdc_10.233.39.242_8443" in sync
    2021/12/19 01:26:18 [DEBUG] agent: Service "_v1_sdc-gui_10.233.54.140_8181" in sync
    2021/12/19 01:26:18 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.55.79_8806" in sync
    2021/12/19 01:26:18 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.60.223_9007" in sync
    2021/12/19 01:26:18 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.51.248_443" in sync
    2021/12/19 01:26:18 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.3.120_9015" in sync
    2021/12/19 01:26:18 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:18 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:18 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:18 [DEBUG] agent: Service "_v1_nsd_10.233.55.79_8806" in sync
    2021/12/19 01:26:18 [DEBUG] agent: Node info in sync
    2021/12/19 01:26:18 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v14 (611.716µs) from=10.233.68.95:56382
    2021/12/19 01:26:19 [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/12/19 01:26:19 [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/12/19 01:26:19 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/12/19 01:26:19 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.18.59_9011" in sync
    2021/12/19 01:26:19 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.18.59_9011" in sync
    2021/12/19 01:26:19 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:19 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:19 [DEBUG] agent: Service "_v1_sdc-gui_10.233.54.140_8181" in sync
    2021/12/19 01:26:19 [DEBUG] agent: Service "_v1_sdc_10.233.39.242_8443" in sync
    2021/12/19 01:26:19 [DEBUG] agent: Service "_v1_nsd_10.233.55.79_8806" in sync
    2021/12/19 01:26:19 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.55.79_8806" in sync
    2021/12/19 01:26:19 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.60.223_9007" in sync
    2021/12/19 01:26:19 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.51.248_443" in sync
    2021/12/19 01:26:19 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.3.120_9015" in sync
    2021/12/19 01:26:19 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:19 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:19 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:19 [INFO] agent: Synced service "_v14_aai-generic-query_10.233.72.11_8446"
    2021/12/19 01:26:19 [DEBUG] agent: Service "_v1_parser_10.233.55.79_8806" in sync
    2021/12/19 01:26:19 [DEBUG] agent: Service "_v1_catalog_10.233.55.79_8806" in sync
    2021/12/19 01:26:19 [DEBUG] agent: Service "_v1_wf-gui_10.233.56.138_8443" in sync
    2021/12/19 01:26:19 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.60.223_9007" in sync
    2021/12/19 01:26:19 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.39.242_8080" in sync
    2021/12/19 01:26:19 [DEBUG] agent: Service "_v0_multicloud_10.233.20.33_9001" in sync
    2021/12/19 01:26:19 [DEBUG] agent: Service "_v1_multicloud_10.233.20.33_9001" in sync
    2021/12/19 01:26:19 [DEBUG] agent: Service "_v1_message-router_10.233.63.22_3904" in sync
    2021/12/19 01:26:19 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:19 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:19 [DEBUG] agent: Node info in sync
    2021/12/19 01:26:19 [DEBUG] http: Request PUT /v1/agent/service/register (803.531081ms) from=10.233.68.95:56384
    2021/12/19 01:26:19 [DEBUG] agent: Service "_v1_sdc_10.233.39.242_8443" in sync
    2021/12/19 01:26:19 [DEBUG] agent: Service "_v1_sdc-gui_10.233.54.140_8181" in sync
    2021/12/19 01:26:19 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.55.79_8806" in sync
    2021/12/19 01:26:19 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.60.223_9007" in sync
    2021/12/19 01:26:19 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.51.248_443" in sync
    2021/12/19 01:26:19 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.3.120_9015" in sync
    2021/12/19 01:26:19 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:19 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:19 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:19 [DEBUG] agent: Service "_v1_nsd_10.233.55.79_8806" in sync
    2021/12/19 01:26:19 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:19 [DEBUG] agent: Service "_v1_catalog_10.233.55.79_8806" in sync
    2021/12/19 01:26:19 [DEBUG] agent: Service "_v1_wf-gui_10.233.56.138_8443" in sync
    2021/12/19 01:26:19 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.60.223_9007" in sync
    2021/12/19 01:26:19 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.39.242_8080" in sync
    2021/12/19 01:26:19 [DEBUG] agent: Service "_v0_multicloud_10.233.20.33_9001" in sync
    2021/12/19 01:26:19 [DEBUG] agent: Service "_v1_multicloud_10.233.20.33_9001" in sync
    2021/12/19 01:26:19 [DEBUG] agent: Service "_v1_message-router_10.233.63.22_3904" in sync
    2021/12/19 01:26:19 [DEBUG] agent: Service "_v1_parser_10.233.55.79_8806" in sync
    2021/12/19 01:26:19 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:19 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:19 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.18.59_9011" in sync
    2021/12/19 01:26:19 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:19 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:19 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.18.59_9011" in sync
    2021/12/19 01:26:19 [DEBUG] agent: Node info in sync
    2021/12/19 01:26:20 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v14 (618.004µs) from=10.233.68.95:56392
    2021/12/19 01:26:20 [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/12/19 01:26:20 [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/12/19 01:26:20 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/12/19 01:26:20 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/12/19 01:26:20 [DEBUG] agent: Service "_v1_sdc-gui_10.233.54.140_8181" in sync
    2021/12/19 01:26:20 [DEBUG] agent: Service "_v1_sdc_10.233.39.242_8443" in sync
    2021/12/19 01:26:20 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.3.120_9015" in sync
    2021/12/19 01:26:20 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:20 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:20 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:20 [DEBUG] agent: Service "_v1_nsd_10.233.55.79_8806" in sync
    2021/12/19 01:26:20 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.55.79_8806" in sync
    2021/12/19 01:26:20 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.60.223_9007" in sync
    2021/12/19 01:26:20 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.51.248_443" in sync
    2021/12/19 01:26:20 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:20 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.39.242_8080" in sync
    2021/12/19 01:26:20 [DEBUG] agent: Service "_v0_multicloud_10.233.20.33_9001" in sync
    2021/12/19 01:26:20 [DEBUG] agent: Service "_v1_multicloud_10.233.20.33_9001" in sync
    2021/12/19 01:26:20 [DEBUG] agent: Service "_v1_message-router_10.233.63.22_3904" in sync
    2021/12/19 01:26:20 [DEBUG] agent: Service "_v1_parser_10.233.55.79_8806" in sync
    2021/12/19 01:26:20 [DEBUG] agent: Service "_v1_catalog_10.233.55.79_8806" in sync
    2021/12/19 01:26:20 [DEBUG] agent: Service "_v1_wf-gui_10.233.56.138_8443" in sync
    2021/12/19 01:26:20 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.60.223_9007" in sync
    2021/12/19 01:26:20 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:20 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:20 [INFO] agent: Synced service "_v15__aai-generic-query_10.233.72.11_8446"
    2021/12/19 01:26:20 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.18.59_9011" in sync
    2021/12/19 01:26:20 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.18.59_9011" in sync
    2021/12/19 01:26:20 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:20 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:20 [DEBUG] agent: Node info in sync
    2021/12/19 01:26:20 [DEBUG] http: Request PUT /v1/agent/service/register (502.114804ms) from=10.233.68.95:56396
    2021/12/19 01:26:20 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.60.223_9007" in sync
    2021/12/19 01:26:20 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.51.248_443" in sync
    2021/12/19 01:26:20 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.3.120_9015" in sync
    2021/12/19 01:26:20 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:20 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:20 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:20 [DEBUG] agent: Service "_v1_nsd_10.233.55.79_8806" in sync
    2021/12/19 01:26:20 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.55.79_8806" in sync
    2021/12/19 01:26:20 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:20 [DEBUG] agent: Service "_v1_wf-gui_10.233.56.138_8443" in sync
    2021/12/19 01:26:20 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.60.223_9007" in sync
    2021/12/19 01:26:20 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.39.242_8080" in sync
    2021/12/19 01:26:20 [DEBUG] agent: Service "_v0_multicloud_10.233.20.33_9001" in sync
    2021/12/19 01:26:20 [DEBUG] agent: Service "_v1_multicloud_10.233.20.33_9001" in sync
    2021/12/19 01:26:20 [DEBUG] agent: Service "_v1_message-router_10.233.63.22_3904" in sync
    2021/12/19 01:26:20 [DEBUG] agent: Service "_v1_parser_10.233.55.79_8806" in sync
    2021/12/19 01:26:20 [DEBUG] agent: Service "_v1_catalog_10.233.55.79_8806" in sync
    2021/12/19 01:26:20 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:20 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:20 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:20 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:20 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:20 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.18.59_9011" in sync
    2021/12/19 01:26:20 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.18.59_9011" in sync
    2021/12/19 01:26:20 [DEBUG] agent: Service "_v1_sdc-gui_10.233.54.140_8181" in sync
    2021/12/19 01:26:20 [DEBUG] agent: Service "_v1_sdc_10.233.39.242_8443" in sync
    2021/12/19 01:26:20 [DEBUG] agent: Node info in sync
    2021/12/19 01:26:20 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v15 (85.461951ms) from=10.233.68.95:56406
    2021/12/19 01:26:21 [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/12/19 01:26:21 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/12/19 01:26:21 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/12/19 01:26:22 [DEBUG] agent: Service "_v1_sdc-gui_10.233.54.140_8181" in sync
    2021/12/19 01:26:22 [DEBUG] agent: Service "_v1_sdc_10.233.39.242_8443" in sync
    2021/12/19 01:26:22 [DEBUG] agent: Service "_v1_parser_10.233.55.79_8806" in sync
    2021/12/19 01:26:22 [DEBUG] agent: Service "_v1_catalog_10.233.55.79_8806" in sync
    2021/12/19 01:26:22 [DEBUG] agent: Service "_v0_multicloud_10.233.20.33_9001" in sync
    2021/12/19 01:26:22 [DEBUG] agent: Service "_v1_multicloud_10.233.20.33_9001" in sync
    2021/12/19 01:26:22 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:22 [INFO] agent: Synced service "_v15_aai-generic-query_10.233.72.11_8446"
    2021/12/19 01:26:22 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:22 [DEBUG] agent: Service "_v1_nsd_10.233.55.79_8806" in sync
    2021/12/19 01:26:22 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.55.79_8806" in sync
    2021/12/19 01:26:22 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.60.223_9007" in sync
    2021/12/19 01:26:22 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.51.248_443" in sync
    2021/12/19 01:26:22 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.3.120_9015" in sync
    2021/12/19 01:26:22 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:22 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:22 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:22 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:22 [DEBUG] agent: Service "_v1_wf-gui_10.233.56.138_8443" in sync
    2021/12/19 01:26:22 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.60.223_9007" in sync
    2021/12/19 01:26:22 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.39.242_8080" in sync
    2021/12/19 01:26:22 [DEBUG] agent: Service "_v1_message-router_10.233.63.22_3904" in sync
    2021/12/19 01:26:22 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:22 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:22 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.18.59_9011" in sync
    2021/12/19 01:26:22 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.18.59_9011" in sync
    2021/12/19 01:26:22 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:22 [DEBUG] agent: Node info in sync
    2021/12/19 01:26:22 [DEBUG] http: Request PUT /v1/agent/service/register (1.299538142s) from=10.233.68.95:56408
    2021/12/19 01:26:22 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:22 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:22 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:22 [DEBUG] agent: Service "_v1_nsd_10.233.55.79_8806" in sync
    2021/12/19 01:26:22 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.55.79_8806" in sync
    2021/12/19 01:26:22 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.60.223_9007" in sync
    2021/12/19 01:26:22 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.51.248_443" in sync
    2021/12/19 01:26:22 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.3.120_9015" in sync
    2021/12/19 01:26:22 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:22 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:22 [DEBUG] agent: Service "_v1_wf-gui_10.233.56.138_8443" in sync
    2021/12/19 01:26:22 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.60.223_9007" in sync
    2021/12/19 01:26:22 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.39.242_8080" in sync
    2021/12/19 01:26:22 [DEBUG] agent: Service "_v1_message-router_10.233.63.22_3904" in sync
    2021/12/19 01:26:22 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:22 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:22 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.18.59_9011" in sync
    2021/12/19 01:26:22 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.18.59_9011" in sync
    2021/12/19 01:26:22 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:22 [DEBUG] agent: Service "_v1_sdc-gui_10.233.54.140_8181" in sync
    2021/12/19 01:26:22 [DEBUG] agent: Service "_v1_sdc_10.233.39.242_8443" in sync
    2021/12/19 01:26:22 [DEBUG] agent: Service "_v1_parser_10.233.55.79_8806" in sync
    2021/12/19 01:26:22 [DEBUG] agent: Service "_v1_catalog_10.233.55.79_8806" in sync
    2021/12/19 01:26:22 [DEBUG] agent: Service "_v0_multicloud_10.233.20.33_9001" in sync
    2021/12/19 01:26:22 [DEBUG] agent: Service "_v1_multicloud_10.233.20.33_9001" in sync
    2021/12/19 01:26:22 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:22 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:22 [DEBUG] agent: Node info in sync
    2021/12/19 01:26:22 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v15 (586.775µs) from=10.233.68.95:56418
    2021/12/19 01:26:22 [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/12/19 01:26:22 [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/12/19 01:26:22 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/12/19 01:26:22 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/12/19 01:26:23 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.18.59_9011" in sync
    2021/12/19 01:26:23 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.18.59_9011" in sync
    2021/12/19 01:26:23 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:23 [DEBUG] agent: Service "_v1_sdc-gui_10.233.54.140_8181" in sync
    2021/12/19 01:26:23 [DEBUG] agent: Service "_v1_sdc_10.233.39.242_8443" in sync
    2021/12/19 01:26:23 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:23 [DEBUG] agent: Service "_v1_parser_10.233.55.79_8806" in sync
    2021/12/19 01:26:23 [DEBUG] agent: Service "_v1_catalog_10.233.55.79_8806" in sync
    2021/12/19 01:26:23 [DEBUG] agent: Service "_v0_multicloud_10.233.20.33_9001" in sync
    2021/12/19 01:26:23 [DEBUG] agent: Service "_v1_multicloud_10.233.20.33_9001" in sync
    2021/12/19 01:26:23 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:23 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:23 [INFO] agent: Synced service "_v16__aai-generic-query_10.233.72.11_8446"
    2021/12/19 01:26:23 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:23 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:23 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:23 [DEBUG] agent: Service "_v1_nsd_10.233.55.79_8806" in sync
    2021/12/19 01:26:23 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.55.79_8806" in sync
    2021/12/19 01:26:23 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.60.223_9007" in sync
    2021/12/19 01:26:23 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.51.248_443" in sync
    2021/12/19 01:26:23 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.3.120_9015" in sync
    2021/12/19 01:26:23 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:23 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:23 [DEBUG] agent: Service "_v1_wf-gui_10.233.56.138_8443" in sync
    2021/12/19 01:26:23 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.60.223_9007" in sync
    2021/12/19 01:26:23 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.39.242_8080" in sync
    2021/12/19 01:26:23 [DEBUG] agent: Service "_v1_message-router_10.233.63.22_3904" in sync
    2021/12/19 01:26:23 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:23 [DEBUG] agent: Node info in sync
    2021/12/19 01:26:23 [DEBUG] http: Request PUT /v1/agent/service/register (404.007363ms) from=10.233.68.95:56424
    2021/12/19 01:26:23 [DEBUG] agent: Service "_v1_wf-gui_10.233.56.138_8443" in sync
    2021/12/19 01:26:23 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.60.223_9007" in sync
    2021/12/19 01:26:23 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.39.242_8080" in sync
    2021/12/19 01:26:23 [DEBUG] agent: Service "_v1_message-router_10.233.63.22_3904" in sync
    2021/12/19 01:26:23 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:23 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:23 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.18.59_9011" in sync
    2021/12/19 01:26:23 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.18.59_9011" in sync
    2021/12/19 01:26:23 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:23 [DEBUG] agent: Service "_v1_sdc-gui_10.233.54.140_8181" in sync
    2021/12/19 01:26:23 [DEBUG] agent: Service "_v1_sdc_10.233.39.242_8443" in sync
    2021/12/19 01:26:23 [DEBUG] agent: Service "_v1_parser_10.233.55.79_8806" in sync
    2021/12/19 01:26:23 [DEBUG] agent: Service "_v1_catalog_10.233.55.79_8806" in sync
    2021/12/19 01:26:23 [DEBUG] agent: Service "_v0_multicloud_10.233.20.33_9001" in sync
    2021/12/19 01:26:23 [DEBUG] agent: Service "_v1_multicloud_10.233.20.33_9001" in sync
    2021/12/19 01:26:23 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:23 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:23 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:23 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:23 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:23 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:23 [DEBUG] agent: Service "_v1_nsd_10.233.55.79_8806" in sync
    2021/12/19 01:26:23 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.55.79_8806" in sync
    2021/12/19 01:26:23 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.60.223_9007" in sync
    2021/12/19 01:26:23 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.51.248_443" in sync
    2021/12/19 01:26:23 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.3.120_9015" in sync
    2021/12/19 01:26:23 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:23 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:23 [DEBUG] agent: Node info in sync
    2021/12/19 01:26:23 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v16 (661.373µs) from=10.233.68.95:56430
    2021/12/19 01:26:23 [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/12/19 01:26:23 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/12/19 01:26:23 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/12/19 01:26:23 [INFO] agent: Synced service "_v16_aai-generic-query_10.233.72.11_8446"
    2021/12/19 01:26:23 [DEBUG] agent: Service "_v1_nsd_10.233.55.79_8806" in sync
    2021/12/19 01:26:23 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.55.79_8806" in sync
    2021/12/19 01:26:23 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.60.223_9007" in sync
    2021/12/19 01:26:23 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.51.248_443" in sync
    2021/12/19 01:26:23 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.3.120_9015" in sync
    2021/12/19 01:26:23 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:23 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:23 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:23 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:23 [DEBUG] agent: Service "_v1_wf-gui_10.233.56.138_8443" in sync
    2021/12/19 01:26:23 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.60.223_9007" in sync
    2021/12/19 01:26:23 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.39.242_8080" in sync
    2021/12/19 01:26:23 [DEBUG] agent: Service "_v1_message-router_10.233.63.22_3904" in sync
    2021/12/19 01:26:23 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:23 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:23 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.18.59_9011" in sync
    2021/12/19 01:26:23 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.18.59_9011" in sync
    2021/12/19 01:26:23 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:23 [DEBUG] agent: Service "_v1_sdc-gui_10.233.54.140_8181" in sync
    2021/12/19 01:26:23 [DEBUG] agent: Service "_v1_sdc_10.233.39.242_8443" in sync
    2021/12/19 01:26:23 [DEBUG] agent: Service "_v1_parser_10.233.55.79_8806" in sync
    2021/12/19 01:26:23 [DEBUG] agent: Service "_v1_catalog_10.233.55.79_8806" in sync
    2021/12/19 01:26:23 [DEBUG] agent: Service "_v0_multicloud_10.233.20.33_9001" in sync
    2021/12/19 01:26:23 [DEBUG] agent: Service "_v1_multicloud_10.233.20.33_9001" in sync
    2021/12/19 01:26:23 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:23 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:23 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:23 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:23 [DEBUG] agent: Node info in sync
    2021/12/19 01:26:23 [DEBUG] http: Request PUT /v1/agent/service/register (300.398603ms) from=10.233.68.95:56432
    2021/12/19 01:26:23 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.55.79_8806" in sync
    2021/12/19 01:26:23 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.60.223_9007" in sync
    2021/12/19 01:26:23 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.51.248_443" in sync
    2021/12/19 01:26:23 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.3.120_9015" in sync
    2021/12/19 01:26:23 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:23 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:23 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:23 [DEBUG] agent: Service "_v1_nsd_10.233.55.79_8806" in sync
    2021/12/19 01:26:23 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:23 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.60.223_9007" in sync
    2021/12/19 01:26:23 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.39.242_8080" in sync
    2021/12/19 01:26:23 [DEBUG] agent: Service "_v1_message-router_10.233.63.22_3904" in sync
    2021/12/19 01:26:23 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:23 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:23 [DEBUG] agent: Service "_v1_wf-gui_10.233.56.138_8443" in sync
    2021/12/19 01:26:23 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.18.59_9011" in sync
    2021/12/19 01:26:23 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:23 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.18.59_9011" in sync
    2021/12/19 01:26:23 [DEBUG] agent: Service "_v1_sdc_10.233.39.242_8443" in sync
    2021/12/19 01:26:23 [DEBUG] agent: Service "_v1_sdc-gui_10.233.54.140_8181" in sync
    2021/12/19 01:26:23 [DEBUG] agent: Service "_v1_catalog_10.233.55.79_8806" in sync
    2021/12/19 01:26:23 [DEBUG] agent: Service "_v0_multicloud_10.233.20.33_9001" in sync
    2021/12/19 01:26:23 [DEBUG] agent: Service "_v1_multicloud_10.233.20.33_9001" in sync
    2021/12/19 01:26:23 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:23 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:23 [DEBUG] agent: Service "_v1_parser_10.233.55.79_8806" in sync
    2021/12/19 01:26:23 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:23 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:23 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:23 [DEBUG] agent: Node info in sync
    2021/12/19 01:26:23 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v16 (567.782µs) from=10.233.68.95:56434
    2021/12/19 01:26:23 [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/12/19 01:26:23 [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/12/19 01:26:23 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/12/19 01:26:23 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/12/19 01:26:23 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:23 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:23 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:23 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.55.79_8806" in sync
    2021/12/19 01:26:23 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.60.223_9007" in sync
    2021/12/19 01:26:23 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.51.248_443" in sync
    2021/12/19 01:26:23 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.3.120_9015" in sync
    2021/12/19 01:26:23 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:23 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:23 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:23 [DEBUG] agent: Service "_v1_nsd_10.233.55.79_8806" in sync
    2021/12/19 01:26:23 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:23 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.60.223_9007" in sync
    2021/12/19 01:26:23 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.39.242_8080" in sync
    2021/12/19 01:26:23 [DEBUG] agent: Service "_v1_message-router_10.233.63.22_3904" in sync
    2021/12/19 01:26:23 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:23 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:23 [DEBUG] agent: Service "_v1_wf-gui_10.233.56.138_8443" in sync
    2021/12/19 01:26:23 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.18.59_9011" in sync
    2021/12/19 01:26:23 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:23 [INFO] agent: Synced service "_v17__aai-generic-query_10.233.72.11_8446"
    2021/12/19 01:26:23 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.18.59_9011" in sync
    2021/12/19 01:26:23 [DEBUG] agent: Service "_v1_sdc_10.233.39.242_8443" in sync
    2021/12/19 01:26:23 [DEBUG] agent: Service "_v1_sdc-gui_10.233.54.140_8181" in sync
    2021/12/19 01:26:23 [DEBUG] agent: Service "_v1_catalog_10.233.55.79_8806" in sync
    2021/12/19 01:26:23 [DEBUG] agent: Service "_v0_multicloud_10.233.20.33_9001" in sync
    2021/12/19 01:26:23 [DEBUG] agent: Service "_v1_multicloud_10.233.20.33_9001" in sync
    2021/12/19 01:26:23 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:23 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:23 [DEBUG] agent: Service "_v1_parser_10.233.55.79_8806" in sync
    2021/12/19 01:26:23 [DEBUG] agent: Node info in sync
    2021/12/19 01:26:23 [DEBUG] http: Request PUT /v1/agent/service/register (104.464369ms) from=10.233.68.95:56438
    2021/12/19 01:26:23 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.55.79_8806" in sync
    2021/12/19 01:26:23 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.60.223_9007" in sync
    2021/12/19 01:26:23 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.51.248_443" in sync
    2021/12/19 01:26:23 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.3.120_9015" in sync
    2021/12/19 01:26:23 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:23 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:23 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:23 [DEBUG] agent: Service "_v1_nsd_10.233.55.79_8806" in sync
    2021/12/19 01:26:23 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:23 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.60.223_9007" in sync
    2021/12/19 01:26:23 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.39.242_8080" in sync
    2021/12/19 01:26:23 [DEBUG] agent: Service "_v1_message-router_10.233.63.22_3904" in sync
    2021/12/19 01:26:23 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:23 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:23 [DEBUG] agent: Service "_v1_wf-gui_10.233.56.138_8443" in sync
    2021/12/19 01:26:23 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.18.59_9011" in sync
    2021/12/19 01:26:23 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:23 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:23 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.18.59_9011" in sync
    2021/12/19 01:26:23 [DEBUG] agent: Service "_v1_sdc_10.233.39.242_8443" in sync
    2021/12/19 01:26:23 [DEBUG] agent: Service "_v1_sdc-gui_10.233.54.140_8181" in sync
    2021/12/19 01:26:23 [DEBUG] agent: Service "_v1_catalog_10.233.55.79_8806" in sync
    2021/12/19 01:26:23 [DEBUG] agent: Service "_v0_multicloud_10.233.20.33_9001" in sync
    2021/12/19 01:26:23 [DEBUG] agent: Service "_v1_multicloud_10.233.20.33_9001" in sync
    2021/12/19 01:26:23 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:23 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:23 [DEBUG] agent: Service "_v1_parser_10.233.55.79_8806" in sync
    2021/12/19 01:26:23 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:23 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:23 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:23 [DEBUG] agent: Node info in sync
    2021/12/19 01:26:24 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v17 (99.837309ms) from=10.233.68.95:56442
    2021/12/19 01:26:24 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v17\",\"enable_ssl\":\"true\",\"url\":\"/aai/v17/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/12/19 01:26:24 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/12/19 01:26:24 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/12/19 01:26:24 [DEBUG] agent: Service "_v1_wf-gui_10.233.56.138_8443" in sync
    2021/12/19 01:26:24 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.60.223_9007" in sync
    2021/12/19 01:26:24 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.39.242_8080" in sync
    2021/12/19 01:26:24 [DEBUG] agent: Service "_v1_message-router_10.233.63.22_3904" in sync
    2021/12/19 01:26:24 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:24 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:24 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.18.59_9011" in sync
    2021/12/19 01:26:24 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.18.59_9011" in sync
    2021/12/19 01:26:24 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:24 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:24 [DEBUG] agent: Service "_v1_sdc-gui_10.233.54.140_8181" in sync
    2021/12/19 01:26:24 [DEBUG] agent: Service "_v1_sdc_10.233.39.242_8443" in sync
    2021/12/19 01:26:24 [DEBUG] agent: Service "_v1_parser_10.233.55.79_8806" in sync
    2021/12/19 01:26:24 [DEBUG] agent: Service "_v1_catalog_10.233.55.79_8806" in sync
    2021/12/19 01:26:24 [DEBUG] agent: Service "_v0_multicloud_10.233.20.33_9001" in sync
    2021/12/19 01:26:24 [DEBUG] agent: Service "_v1_multicloud_10.233.20.33_9001" in sync
    2021/12/19 01:26:24 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:24 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:24 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:24 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:24 [INFO] agent: Synced service "_v17_aai-generic-query_10.233.72.11_8446"
    2021/12/19 01:26:24 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:24 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:24 [DEBUG] agent: Service "_v1_nsd_10.233.55.79_8806" in sync
    2021/12/19 01:26:24 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.55.79_8806" in sync
    2021/12/19 01:26:24 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.60.223_9007" in sync
    2021/12/19 01:26:24 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.51.248_443" in sync
    2021/12/19 01:26:24 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.3.120_9015" in sync
    2021/12/19 01:26:24 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:24 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:24 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:24 [DEBUG] agent: Node info in sync
    2021/12/19 01:26:24 [DEBUG] http: Request PUT /v1/agent/service/register (297.808534ms) from=10.233.68.95:56444
    2021/12/19 01:26:24 [DEBUG] agent: Service "_v1_sdc-gui_10.233.54.140_8181" in sync
    2021/12/19 01:26:24 [DEBUG] agent: Service "_v1_sdc_10.233.39.242_8443" in sync
    2021/12/19 01:26:24 [DEBUG] agent: Service "_v1_parser_10.233.55.79_8806" in sync
    2021/12/19 01:26:24 [DEBUG] agent: Service "_v1_catalog_10.233.55.79_8806" in sync
    2021/12/19 01:26:24 [DEBUG] agent: Service "_v0_multicloud_10.233.20.33_9001" in sync
    2021/12/19 01:26:24 [DEBUG] agent: Service "_v1_multicloud_10.233.20.33_9001" in sync
    2021/12/19 01:26:24 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:24 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:24 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:24 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:24 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:24 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:24 [DEBUG] agent: Service "_v1_nsd_10.233.55.79_8806" in sync
    2021/12/19 01:26:24 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.55.79_8806" in sync
    2021/12/19 01:26:24 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.60.223_9007" in sync
    2021/12/19 01:26:24 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.51.248_443" in sync
    2021/12/19 01:26:24 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.3.120_9015" in sync
    2021/12/19 01:26:24 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:24 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:24 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:24 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:24 [DEBUG] agent: Service "_v1_wf-gui_10.233.56.138_8443" in sync
    2021/12/19 01:26:24 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.60.223_9007" in sync
    2021/12/19 01:26:24 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.39.242_8080" in sync
    2021/12/19 01:26:24 [DEBUG] agent: Service "_v1_message-router_10.233.63.22_3904" in sync
    2021/12/19 01:26:24 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:24 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:24 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.18.59_9011" in sync
    2021/12/19 01:26:24 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.18.59_9011" in sync
    2021/12/19 01:26:24 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:24 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:24 [DEBUG] agent: Node info in sync
    2021/12/19 01:26:24 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v17 (422.388µs) from=10.233.68.95:56446
    2021/12/19 01:26:24 [WARN] agent: Service name "_aai-generic-query-v18" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/12/19 01:26:24 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v18/search/generic-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v18\",\"enable_ssl\":\"true\",\"url\":\"/aai/v18/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/12/19 01:26:24 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/12/19 01:26:24 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/12/19 01:26:25 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:25 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:25 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:25 [INFO] agent: Synced service "_v18__aai-generic-query_10.233.72.11_8446"
    2021/12/19 01:26:25 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:25 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:25 [DEBUG] agent: Service "_v1_nsd_10.233.55.79_8806" in sync
    2021/12/19 01:26:25 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.55.79_8806" in sync
    2021/12/19 01:26:25 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.60.223_9007" in sync
    2021/12/19 01:26:25 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.51.248_443" in sync
    2021/12/19 01:26:25 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.3.120_9015" in sync
    2021/12/19 01:26:25 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:25 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:25 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:25 [DEBUG] agent: Service "_v1_wf-gui_10.233.56.138_8443" in sync
    2021/12/19 01:26:25 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.60.223_9007" in sync
    2021/12/19 01:26:25 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.39.242_8080" in sync
    2021/12/19 01:26:25 [DEBUG] agent: Service "_v1_message-router_10.233.63.22_3904" in sync
    2021/12/19 01:26:25 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:25 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:25 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.18.59_9011" in sync
    2021/12/19 01:26:25 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.18.59_9011" in sync
    2021/12/19 01:26:25 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:25 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:25 [DEBUG] agent: Service "_v1_sdc-gui_10.233.54.140_8181" in sync
    2021/12/19 01:26:25 [DEBUG] agent: Service "_v1_sdc_10.233.39.242_8443" in sync
    2021/12/19 01:26:25 [DEBUG] agent: Service "_v1_parser_10.233.55.79_8806" in sync
    2021/12/19 01:26:25 [DEBUG] agent: Service "_v1_catalog_10.233.55.79_8806" in sync
    2021/12/19 01:26:25 [DEBUG] agent: Service "_v0_multicloud_10.233.20.33_9001" in sync
    2021/12/19 01:26:25 [DEBUG] agent: Service "_v1_multicloud_10.233.20.33_9001" in sync
    2021/12/19 01:26:25 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:25 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:25 [DEBUG] agent: Node info in sync
    2021/12/19 01:26:25 [DEBUG] http: Request PUT /v1/agent/service/register (514.63937ms) from=10.233.68.95:56450
    2021/12/19 01:26:25 [DEBUG] agent: Service "_v1_sdc-gui_10.233.54.140_8181" in sync
    2021/12/19 01:26:25 [DEBUG] agent: Service "_v1_sdc_10.233.39.242_8443" in sync
    2021/12/19 01:26:25 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:25 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:25 [DEBUG] agent: Service "_v1_parser_10.233.55.79_8806" in sync
    2021/12/19 01:26:25 [DEBUG] agent: Service "_v1_catalog_10.233.55.79_8806" in sync
    2021/12/19 01:26:25 [DEBUG] agent: Service "_v0_multicloud_10.233.20.33_9001" in sync
    2021/12/19 01:26:25 [DEBUG] agent: Service "_v1_multicloud_10.233.20.33_9001" in sync
    2021/12/19 01:26:25 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:25 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:25 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:25 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:25 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:25 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.3.120_9015" in sync
    2021/12/19 01:26:25 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:25 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:25 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:25 [DEBUG] agent: Service "_v1_nsd_10.233.55.79_8806" in sync
    2021/12/19 01:26:25 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.55.79_8806" in sync
    2021/12/19 01:26:25 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.60.223_9007" in sync
    2021/12/19 01:26:25 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.51.248_443" in sync
    2021/12/19 01:26:25 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:25 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:25 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:25 [DEBUG] agent: Service "_v1_wf-gui_10.233.56.138_8443" in sync
    2021/12/19 01:26:25 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.60.223_9007" in sync
    2021/12/19 01:26:25 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.39.242_8080" in sync
    2021/12/19 01:26:25 [DEBUG] agent: Service "_v1_message-router_10.233.63.22_3904" in sync
    2021/12/19 01:26:25 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.18.59_9011" in sync
    2021/12/19 01:26:25 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.18.59_9011" in sync
    2021/12/19 01:26:25 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:25 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:25 [DEBUG] agent: Node info in sync
    2021/12/19 01:26:25 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v18 (580.072µs) from=10.233.68.95:56462
    2021/12/19 01:26:25 [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/12/19 01:26:25 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/12/19 01:26:25 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/12/19 01:26:25 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:25 [DEBUG] agent: Service "_v1_parser_10.233.55.79_8806" in sync
    2021/12/19 01:26:25 [DEBUG] agent: Service "_v1_catalog_10.233.55.79_8806" in sync
    2021/12/19 01:26:25 [DEBUG] agent: Service "_v0_multicloud_10.233.20.33_9001" in sync
    2021/12/19 01:26:25 [DEBUG] agent: Service "_v1_multicloud_10.233.20.33_9001" in sync
    2021/12/19 01:26:25 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:25 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:25 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:25 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:25 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:25 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:25 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:25 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:25 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:25 [DEBUG] agent: Service "_v1_nsd_10.233.55.79_8806" in sync
    2021/12/19 01:26:25 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.55.79_8806" in sync
    2021/12/19 01:26:25 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.60.223_9007" in sync
    2021/12/19 01:26:25 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.51.248_443" in sync
    2021/12/19 01:26:25 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.3.120_9015" in sync
    2021/12/19 01:26:25 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:25 [INFO] agent: Synced service "_v18_aai-generic-query_10.233.72.11_8446"
    2021/12/19 01:26:25 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:25 [DEBUG] agent: Service "_v1_wf-gui_10.233.56.138_8443" in sync
    2021/12/19 01:26:25 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.60.223_9007" in sync
    2021/12/19 01:26:25 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.39.242_8080" in sync
    2021/12/19 01:26:25 [DEBUG] agent: Service "_v1_message-router_10.233.63.22_3904" in sync
    2021/12/19 01:26:25 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:25 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.18.59_9011" in sync
    2021/12/19 01:26:25 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.18.59_9011" in sync
    2021/12/19 01:26:25 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:25 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:25 [DEBUG] agent: Service "_v1_sdc-gui_10.233.54.140_8181" in sync
    2021/12/19 01:26:25 [DEBUG] agent: Service "_v1_sdc_10.233.39.242_8443" in sync
    2021/12/19 01:26:25 [DEBUG] agent: Node info in sync
    2021/12/19 01:26:25 [DEBUG] http: Request PUT /v1/agent/service/register (200.742276ms) from=10.233.68.95:56466
    2021/12/19 01:26:25 [DEBUG] agent: Service "_v1_sdc_10.233.39.242_8443" in sync
    2021/12/19 01:26:25 [DEBUG] agent: Service "_v1_sdc-gui_10.233.54.140_8181" in sync
    2021/12/19 01:26:25 [DEBUG] agent: Service "_v1_catalog_10.233.55.79_8806" in sync
    2021/12/19 01:26:25 [DEBUG] agent: Service "_v0_multicloud_10.233.20.33_9001" in sync
    2021/12/19 01:26:25 [DEBUG] agent: Service "_v1_multicloud_10.233.20.33_9001" in sync
    2021/12/19 01:26:25 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:25 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:25 [DEBUG] agent: Service "_v1_parser_10.233.55.79_8806" in sync
    2021/12/19 01:26:25 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:25 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:25 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:25 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:25 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:25 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.55.79_8806" in sync
    2021/12/19 01:26:25 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.60.223_9007" in sync
    2021/12/19 01:26:25 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.51.248_443" in sync
    2021/12/19 01:26:25 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.3.120_9015" in sync
    2021/12/19 01:26:25 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:25 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:25 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:25 [DEBUG] agent: Service "_v1_nsd_10.233.55.79_8806" in sync
    2021/12/19 01:26:25 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:25 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:25 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.60.223_9007" in sync
    2021/12/19 01:26:25 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.39.242_8080" in sync
    2021/12/19 01:26:25 [DEBUG] agent: Service "_v1_message-router_10.233.63.22_3904" in sync
    2021/12/19 01:26:25 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:25 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:25 [DEBUG] agent: Service "_v1_wf-gui_10.233.56.138_8443" in sync
    2021/12/19 01:26:25 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.18.59_9011" in sync
    2021/12/19 01:26:25 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:25 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:25 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.18.59_9011" in sync
    2021/12/19 01:26:25 [DEBUG] agent: Node info in sync
    2021/12/19 01:26:26 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v18 (556.274µs) from=10.233.68.95:56470
    2021/12/19 01:26:26 [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/12/19 01:26:26 [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/12/19 01:26:26 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/12/19 01:26: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/12/19 01:26:26 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:26 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:26 [INFO] agent: Synced service "_v19__aai-generic-query_10.233.72.11_8446"
    2021/12/19 01:26:26 [DEBUG] agent: Service "_v1_wf-gui_10.233.56.138_8443" in sync
    2021/12/19 01:26:26 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.60.223_9007" in sync
    2021/12/19 01:26:26 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.39.242_8080" in sync
    2021/12/19 01:26:26 [DEBUG] agent: Service "_v1_message-router_10.233.63.22_3904" in sync
    2021/12/19 01:26:26 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.18.59_9011" in sync
    2021/12/19 01:26:26 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.18.59_9011" in sync
    2021/12/19 01:26:26 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:26 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:26 [DEBUG] agent: Service "_v1_sdc-gui_10.233.54.140_8181" in sync
    2021/12/19 01:26:26 [DEBUG] agent: Service "_v1_sdc_10.233.39.242_8443" in sync
    2021/12/19 01:26:26 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:26 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:26 [DEBUG] agent: Service "_v1_parser_10.233.55.79_8806" in sync
    2021/12/19 01:26:26 [DEBUG] agent: Service "_v1_catalog_10.233.55.79_8806" in sync
    2021/12/19 01:26:26 [DEBUG] agent: Service "_v0_multicloud_10.233.20.33_9001" in sync
    2021/12/19 01:26:26 [DEBUG] agent: Service "_v1_multicloud_10.233.20.33_9001" in sync
    2021/12/19 01:26:26 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:26 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:26 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:26 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:26 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:26 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.3.120_9015" in sync
    2021/12/19 01:26:26 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:26 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:26 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:26 [DEBUG] agent: Service "_v1_nsd_10.233.55.79_8806" in sync
    2021/12/19 01:26:26 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.55.79_8806" in sync
    2021/12/19 01:26:26 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.60.223_9007" in sync
    2021/12/19 01:26:26 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.51.248_443" in sync
    2021/12/19 01:26:26 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:26 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:26 [DEBUG] agent: Node info in sync
    2021/12/19 01:26:26 [DEBUG] http: Request PUT /v1/agent/service/register (104.503648ms) from=10.233.68.95:56472
    2021/12/19 01:26:26 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:26 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.3.120_9015" in sync
    2021/12/19 01:26:26 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:26 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:26 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:26 [DEBUG] agent: Service "_v1_nsd_10.233.55.79_8806" in sync
    2021/12/19 01:26:26 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.55.79_8806" in sync
    2021/12/19 01:26:26 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.60.223_9007" in sync
    2021/12/19 01:26:26 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.51.248_443" in sync
    2021/12/19 01:26:26 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:26 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:26 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:26 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:26 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:26 [DEBUG] agent: Service "_v1_wf-gui_10.233.56.138_8443" in sync
    2021/12/19 01:26:26 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.60.223_9007" in sync
    2021/12/19 01:26:26 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.39.242_8080" in sync
    2021/12/19 01:26:26 [DEBUG] agent: Service "_v1_message-router_10.233.63.22_3904" in sync
    2021/12/19 01:26:26 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.18.59_9011" in sync
    2021/12/19 01:26:26 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.18.59_9011" in sync
    2021/12/19 01:26:26 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:26 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:26 [DEBUG] agent: Service "_v1_sdc-gui_10.233.54.140_8181" in sync
    2021/12/19 01:26:26 [DEBUG] agent: Service "_v1_sdc_10.233.39.242_8443" in sync
    2021/12/19 01:26:26 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:26 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:26 [DEBUG] agent: Service "_v1_parser_10.233.55.79_8806" in sync
    2021/12/19 01:26:26 [DEBUG] agent: Service "_v1_catalog_10.233.55.79_8806" in sync
    2021/12/19 01:26:26 [DEBUG] agent: Service "_v0_multicloud_10.233.20.33_9001" in sync
    2021/12/19 01:26:26 [DEBUG] agent: Service "_v1_multicloud_10.233.20.33_9001" in sync
    2021/12/19 01:26:26 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:26 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:26 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:26 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:26 [DEBUG] agent: Node info in sync
    2021/12/19 01:26:26 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v19 (483.365µs) from=10.233.68.95:56474
    2021/12/19 01:26:26 [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/12/19 01:26:26 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/12/19 01:26: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/12/19 01:26:26 [DEBUG] agent: Service "_v0_multicloud_10.233.20.33_9001" in sync
    2021/12/19 01:26:26 [DEBUG] agent: Service "_v1_multicloud_10.233.20.33_9001" in sync
    2021/12/19 01:26:26 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:26 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:26 [DEBUG] agent: Service "_v1_parser_10.233.55.79_8806" in sync
    2021/12/19 01:26:26 [DEBUG] agent: Service "_v1_catalog_10.233.55.79_8806" in sync
    2021/12/19 01:26:26 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:26 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:26 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:26 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:26 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:26 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.60.223_9007" in sync
    2021/12/19 01:26:26 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.51.248_443" in sync
    2021/12/19 01:26:26 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.3.120_9015" in sync
    2021/12/19 01:26:26 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:26 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:26 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:26 [DEBUG] agent: Service "_v1_nsd_10.233.55.79_8806" in sync
    2021/12/19 01:26:26 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.55.79_8806" in sync
    2021/12/19 01:26:26 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:26 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:26 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.39.242_8080" in sync
    2021/12/19 01:26:26 [DEBUG] agent: Service "_v1_message-router_10.233.63.22_3904" in sync
    2021/12/19 01:26:26 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:26 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:26 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:26 [DEBUG] agent: Service "_v1_wf-gui_10.233.56.138_8443" in sync
    2021/12/19 01:26:26 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.60.223_9007" in sync
    2021/12/19 01:26:26 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:26 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:26 [INFO] agent: Synced service "_v19_aai-generic-query_10.233.72.11_8446"
    2021/12/19 01:26:26 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.18.59_9011" in sync
    2021/12/19 01:26:26 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.18.59_9011" in sync
    2021/12/19 01:26:26 [DEBUG] agent: Service "_v1_sdc-gui_10.233.54.140_8181" in sync
    2021/12/19 01:26:26 [DEBUG] agent: Service "_v1_sdc_10.233.39.242_8443" in sync
    2021/12/19 01:26:26 [DEBUG] agent: Node info in sync
    2021/12/19 01:26:26 [DEBUG] http: Request PUT /v1/agent/service/register (300.964891ms) from=10.233.68.95:56476
    2021/12/19 01:26:26 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.60.223_9007" in sync
    2021/12/19 01:26:26 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.51.248_443" in sync
    2021/12/19 01:26:26 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.3.120_9015" in sync
    2021/12/19 01:26:26 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:26 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:26 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:26 [DEBUG] agent: Service "_v1_nsd_10.233.55.79_8806" in sync
    2021/12/19 01:26:26 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.55.79_8806" in sync
    2021/12/19 01:26:26 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:26 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:26 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.39.242_8080" in sync
    2021/12/19 01:26:26 [DEBUG] agent: Service "_v1_message-router_10.233.63.22_3904" in sync
    2021/12/19 01:26:26 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:26 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:26 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:26 [DEBUG] agent: Service "_v1_wf-gui_10.233.56.138_8443" in sync
    2021/12/19 01:26:26 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.60.223_9007" in sync
    2021/12/19 01:26:26 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:26 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:26 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:26 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.18.59_9011" in sync
    2021/12/19 01:26:26 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.18.59_9011" in sync
    2021/12/19 01:26:26 [DEBUG] agent: Service "_v1_sdc-gui_10.233.54.140_8181" in sync
    2021/12/19 01:26:26 [DEBUG] agent: Service "_v1_sdc_10.233.39.242_8443" in sync
    2021/12/19 01:26:26 [DEBUG] agent: Service "_v0_multicloud_10.233.20.33_9001" in sync
    2021/12/19 01:26:26 [DEBUG] agent: Service "_v1_multicloud_10.233.20.33_9001" in sync
    2021/12/19 01:26:26 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:26 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:26 [DEBUG] agent: Service "_v1_parser_10.233.55.79_8806" in sync
    2021/12/19 01:26:26 [DEBUG] agent: Service "_v1_catalog_10.233.55.79_8806" in sync
    2021/12/19 01:26:26 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:26 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:26 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:26 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:26 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:26 [DEBUG] agent: Node info in sync
    2021/12/19 01:26:26 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v19 (586.433µs) from=10.233.68.95:56486
    2021/12/19 01:26:26 [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/12/19 01:26:26 [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/12/19 01:26:26 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/12/19 01:26: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/12/19 01:26:27 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:27 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:27 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:27 [DEBUG] agent: Service "_v1_nsd_10.233.55.79_8806" in sync
    2021/12/19 01:26:27 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.55.79_8806" in sync
    2021/12/19 01:26:27 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.60.223_9007" in sync
    2021/12/19 01:26:27 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.51.248_443" in sync
    2021/12/19 01:26:27 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.3.120_9015" in sync
    2021/12/19 01:26:27 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:27 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:27 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:27 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:27 [DEBUG] agent: Service "_v1_wf-gui_10.233.56.138_8443" in sync
    2021/12/19 01:26:27 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.60.223_9007" in sync
    2021/12/19 01:26:27 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.39.242_8080" in sync
    2021/12/19 01:26:27 [DEBUG] agent: Service "_v1_message-router_10.233.63.22_3904" in sync
    2021/12/19 01:26:27 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:27 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.18.59_9011" in sync
    2021/12/19 01:26:27 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.18.59_9011" in sync
    2021/12/19 01:26:27 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:27 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:27 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:27 [DEBUG] agent: Service "_v1_sdc-gui_10.233.54.140_8181" in sync
    2021/12/19 01:26:27 [DEBUG] agent: Service "_v1_sdc_10.233.39.242_8443" in sync
    2021/12/19 01:26:27 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:27 [DEBUG] agent: Service "_v1_parser_10.233.55.79_8806" in sync
    2021/12/19 01:26:27 [DEBUG] agent: Service "_v1_catalog_10.233.55.79_8806" in sync
    2021/12/19 01:26:27 [DEBUG] agent: Service "_v0_multicloud_10.233.20.33_9001" in sync
    2021/12/19 01:26:27 [DEBUG] agent: Service "_v1_multicloud_10.233.20.33_9001" in sync
    2021/12/19 01:26:27 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:27 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:27 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:27 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:27 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:27 [INFO] agent: Synced service "_v11__aai-nodes-query_10.233.72.11_8446"
    2021/12/19 01:26:27 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:27 [DEBUG] agent: Node info in sync
    2021/12/19 01:26:27 [DEBUG] http: Request PUT /v1/agent/service/register (400.450949ms) from=10.233.68.95:56494
    2021/12/19 01:26:27 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.3.120_9015" in sync
    2021/12/19 01:26:27 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:27 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:27 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:27 [DEBUG] agent: Service "_v1_nsd_10.233.55.79_8806" in sync
    2021/12/19 01:26:27 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.55.79_8806" in sync
    2021/12/19 01:26:27 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.60.223_9007" in sync
    2021/12/19 01:26:27 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.51.248_443" in sync
    2021/12/19 01:26:27 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:27 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:27 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:27 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:27 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:27 [DEBUG] agent: Service "_v1_wf-gui_10.233.56.138_8443" in sync
    2021/12/19 01:26:27 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.60.223_9007" in sync
    2021/12/19 01:26:27 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.39.242_8080" in sync
    2021/12/19 01:26:27 [DEBUG] agent: Service "_v1_message-router_10.233.63.22_3904" in sync
    2021/12/19 01:26:27 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:27 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.18.59_9011" in sync
    2021/12/19 01:26:27 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.18.59_9011" in sync
    2021/12/19 01:26:27 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:27 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:27 [DEBUG] agent: Service "_v1_sdc-gui_10.233.54.140_8181" in sync
    2021/12/19 01:26:27 [DEBUG] agent: Service "_v1_sdc_10.233.39.242_8443" in sync
    2021/12/19 01:26:27 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:27 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:27 [DEBUG] agent: Service "_v1_parser_10.233.55.79_8806" in sync
    2021/12/19 01:26:27 [DEBUG] agent: Service "_v1_catalog_10.233.55.79_8806" in sync
    2021/12/19 01:26:27 [DEBUG] agent: Service "_v0_multicloud_10.233.20.33_9001" in sync
    2021/12/19 01:26:27 [DEBUG] agent: Service "_v1_multicloud_10.233.20.33_9001" in sync
    2021/12/19 01:26:27 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:27 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:27 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:27 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:27 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:27 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:27 [DEBUG] agent: Node info in sync
    2021/12/19 01:26:27 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v11 (550.745µs) from=10.233.68.95:56500
    2021/12/19 01:26:27 [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/12/19 01:26:27 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/12/19 01:26: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/12/19 01:26:27 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:27 [DEBUG] agent: Service "_v1_nsd_10.233.55.79_8806" in sync
    2021/12/19 01:26:27 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.55.79_8806" in sync
    2021/12/19 01:26:27 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.60.223_9007" in sync
    2021/12/19 01:26:27 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.51.248_443" in sync
    2021/12/19 01:26:27 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.3.120_9015" in sync
    2021/12/19 01:26:27 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:27 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:27 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:27 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:27 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:27 [DEBUG] agent: Service "_v1_wf-gui_10.233.56.138_8443" in sync
    2021/12/19 01:26:27 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.60.223_9007" in sync
    2021/12/19 01:26:27 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.39.242_8080" in sync
    2021/12/19 01:26:27 [DEBUG] agent: Service "_v1_message-router_10.233.63.22_3904" in sync
    2021/12/19 01:26:27 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:27 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:27 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:27 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.18.59_9011" in sync
    2021/12/19 01:26:27 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.18.59_9011" in sync
    2021/12/19 01:26:27 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:27 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:27 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:27 [DEBUG] agent: Service "_v1_sdc-gui_10.233.54.140_8181" in sync
    2021/12/19 01:26:27 [DEBUG] agent: Service "_v1_sdc_10.233.39.242_8443" in sync
    2021/12/19 01:26:27 [DEBUG] agent: Service "_v1_parser_10.233.55.79_8806" in sync
    2021/12/19 01:26:27 [DEBUG] agent: Service "_v1_catalog_10.233.55.79_8806" in sync
    2021/12/19 01:26:27 [DEBUG] agent: Service "_v0_multicloud_10.233.20.33_9001" in sync
    2021/12/19 01:26:27 [DEBUG] agent: Service "_v1_multicloud_10.233.20.33_9001" in sync
    2021/12/19 01:26:27 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:27 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:27 [INFO] agent: Synced service "_v11_aai-nodes-query_10.233.72.11_8446"
    2021/12/19 01:26:27 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:27 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:27 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:27 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:27 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:27 [DEBUG] agent: Node info in sync
    2021/12/19 01:26:27 [DEBUG] http: Request PUT /v1/agent/service/register (380.309609ms) from=10.233.68.95:56502
    2021/12/19 01:26:27 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:27 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.51.248_443" in sync
    2021/12/19 01:26:27 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.3.120_9015" in sync
    2021/12/19 01:26:27 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:27 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:27 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:27 [DEBUG] agent: Service "_v1_nsd_10.233.55.79_8806" in sync
    2021/12/19 01:26:27 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.55.79_8806" in sync
    2021/12/19 01:26:27 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.60.223_9007" in sync
    2021/12/19 01:26:27 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:27 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:27 [DEBUG] agent: Service "_v1_message-router_10.233.63.22_3904" in sync
    2021/12/19 01:26:27 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:27 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:27 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:27 [DEBUG] agent: Service "_v1_wf-gui_10.233.56.138_8443" in sync
    2021/12/19 01:26:27 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.60.223_9007" in sync
    2021/12/19 01:26:27 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.39.242_8080" in sync
    2021/12/19 01:26:27 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:27 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:27 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.18.59_9011" in sync
    2021/12/19 01:26:27 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.18.59_9011" in sync
    2021/12/19 01:26:27 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:27 [DEBUG] agent: Service "_v1_sdc-gui_10.233.54.140_8181" in sync
    2021/12/19 01:26:27 [DEBUG] agent: Service "_v1_sdc_10.233.39.242_8443" in sync
    2021/12/19 01:26:27 [DEBUG] agent: Service "_v1_multicloud_10.233.20.33_9001" in sync
    2021/12/19 01:26:27 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:27 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:27 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:27 [DEBUG] agent: Service "_v1_parser_10.233.55.79_8806" in sync
    2021/12/19 01:26:27 [DEBUG] agent: Service "_v1_catalog_10.233.55.79_8806" in sync
    2021/12/19 01:26:27 [DEBUG] agent: Service "_v0_multicloud_10.233.20.33_9001" in sync
    2021/12/19 01:26:27 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:27 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:27 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:27 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:27 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:27 [DEBUG] agent: Node info in sync
    2021/12/19 01:26:27 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v11 (358.336µs) from=10.233.68.95:56506
    2021/12/19 01:26:27 [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/12/19 01:26:27 [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/12/19 01:26:27 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/12/19 01:26: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/12/19 01:26:28 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.18.59_9011" in sync
    2021/12/19 01:26:28 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.18.59_9011" in sync
    2021/12/19 01:26:28 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:28 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:28 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:28 [DEBUG] agent: Service "_v1_sdc-gui_10.233.54.140_8181" in sync
    2021/12/19 01:26:28 [DEBUG] agent: Service "_v1_sdc_10.233.39.242_8443" in sync
    2021/12/19 01:26:28 [INFO] agent: Synced service "_v12__aai-nodes-query_10.233.72.11_8446"
    2021/12/19 01:26:28 [DEBUG] agent: Service "_v1_parser_10.233.55.79_8806" in sync
    2021/12/19 01:26:28 [DEBUG] agent: Service "_v1_catalog_10.233.55.79_8806" in sync
    2021/12/19 01:26:28 [DEBUG] agent: Service "_v0_multicloud_10.233.20.33_9001" in sync
    2021/12/19 01:26:28 [DEBUG] agent: Service "_v1_multicloud_10.233.20.33_9001" in sync
    2021/12/19 01:26:28 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:28 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:28 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:28 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:28 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:28 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:28 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:28 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:28 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:28 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:28 [DEBUG] agent: Service "_v1_nsd_10.233.55.79_8806" in sync
    2021/12/19 01:26:28 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.55.79_8806" in sync
    2021/12/19 01:26:28 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.60.223_9007" in sync
    2021/12/19 01:26:28 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.51.248_443" in sync
    2021/12/19 01:26:28 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.3.120_9015" in sync
    2021/12/19 01:26:28 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:28 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:28 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:28 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:28 [DEBUG] agent: Service "_v1_wf-gui_10.233.56.138_8443" in sync
    2021/12/19 01:26:28 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.60.223_9007" in sync
    2021/12/19 01:26:28 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.39.242_8080" in sync
    2021/12/19 01:26:28 [DEBUG] agent: Service "_v1_message-router_10.233.63.22_3904" in sync
    2021/12/19 01:26:28 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:28 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:28 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:28 [DEBUG] agent: Node info in sync
    2021/12/19 01:26:28 [DEBUG] http: Request PUT /v1/agent/service/register (204.748788ms) from=10.233.68.95:56508
    2021/12/19 01:26:28 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:28 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:28 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:28 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:28 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:28 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:28 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.55.79_8806" in sync
    2021/12/19 01:26:28 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.60.223_9007" in sync
    2021/12/19 01:26:28 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.51.248_443" in sync
    2021/12/19 01:26:28 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.3.120_9015" in sync
    2021/12/19 01:26:28 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:28 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:28 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:28 [DEBUG] agent: Service "_v1_nsd_10.233.55.79_8806" in sync
    2021/12/19 01:26:28 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:28 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:28 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.60.223_9007" in sync
    2021/12/19 01:26:28 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.39.242_8080" in sync
    2021/12/19 01:26:28 [DEBUG] agent: Service "_v1_message-router_10.233.63.22_3904" in sync
    2021/12/19 01:26:28 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:28 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:28 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:28 [DEBUG] agent: Service "_v1_wf-gui_10.233.56.138_8443" in sync
    2021/12/19 01:26:28 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.18.59_9011" in sync
    2021/12/19 01:26:28 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:28 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:28 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:28 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.18.59_9011" in sync
    2021/12/19 01:26:28 [DEBUG] agent: Service "_v1_sdc_10.233.39.242_8443" in sync
    2021/12/19 01:26:28 [DEBUG] agent: Service "_v1_sdc-gui_10.233.54.140_8181" in sync
    2021/12/19 01:26:28 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:28 [DEBUG] agent: Service "_v1_catalog_10.233.55.79_8806" in sync
    2021/12/19 01:26:28 [DEBUG] agent: Service "_v0_multicloud_10.233.20.33_9001" in sync
    2021/12/19 01:26:28 [DEBUG] agent: Service "_v1_multicloud_10.233.20.33_9001" in sync
    2021/12/19 01:26:28 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:28 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:28 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:28 [DEBUG] agent: Service "_v1_parser_10.233.55.79_8806" in sync
    2021/12/19 01:26:28 [DEBUG] agent: Node info in sync
    2021/12/19 01:26:28 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v12 (447.188µs) from=10.233.68.95:56520
    2021/12/19 01:26:28 [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/12/19 01:26:28 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/12/19 01:26: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/12/19 01:26:28 [DEBUG] agent: Service "_v1_sdc-gui_10.233.54.140_8181" in sync
    2021/12/19 01:26:28 [DEBUG] agent: Service "_v1_sdc_10.233.39.242_8443" in sync
    2021/12/19 01:26:28 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:28 [INFO] agent: Synced service "_v12_aai-nodes-query_10.233.72.11_8446"
    2021/12/19 01:26:28 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:28 [DEBUG] agent: Service "_v1_parser_10.233.55.79_8806" in sync
    2021/12/19 01:26:28 [DEBUG] agent: Service "_v1_catalog_10.233.55.79_8806" in sync
    2021/12/19 01:26:28 [DEBUG] agent: Service "_v0_multicloud_10.233.20.33_9001" in sync
    2021/12/19 01:26:28 [DEBUG] agent: Service "_v1_multicloud_10.233.20.33_9001" in sync
    2021/12/19 01:26:28 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:28 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:28 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:28 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:28 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:28 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:28 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:28 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:28 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:28 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:28 [DEBUG] agent: Service "_v1_nsd_10.233.55.79_8806" in sync
    2021/12/19 01:26:28 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.55.79_8806" in sync
    2021/12/19 01:26:28 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.60.223_9007" in sync
    2021/12/19 01:26:28 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.51.248_443" in sync
    2021/12/19 01:26:28 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.3.120_9015" in sync
    2021/12/19 01:26:28 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:28 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:28 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:28 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:28 [DEBUG] agent: Service "_v1_wf-gui_10.233.56.138_8443" in sync
    2021/12/19 01:26:28 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.60.223_9007" in sync
    2021/12/19 01:26:28 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.39.242_8080" in sync
    2021/12/19 01:26:28 [DEBUG] agent: Service "_v1_message-router_10.233.63.22_3904" in sync
    2021/12/19 01:26:28 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:28 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:28 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.18.59_9011" in sync
    2021/12/19 01:26:28 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.18.59_9011" in sync
    2021/12/19 01:26:28 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:28 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:28 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:28 [DEBUG] agent: Node info in sync
    2021/12/19 01:26:28 [DEBUG] http: Request PUT /v1/agent/service/register (400.627014ms) from=10.233.68.95:56522
    2021/12/19 01:26:28 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.60.223_9007" in sync
    2021/12/19 01:26:28 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.51.248_443" in sync
    2021/12/19 01:26:28 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.3.120_9015" in sync
    2021/12/19 01:26:28 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:28 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:28 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:28 [DEBUG] agent: Service "_v1_nsd_10.233.55.79_8806" in sync
    2021/12/19 01:26:28 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.55.79_8806" in sync
    2021/12/19 01:26:28 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:28 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:28 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.39.242_8080" in sync
    2021/12/19 01:26:28 [DEBUG] agent: Service "_v1_message-router_10.233.63.22_3904" in sync
    2021/12/19 01:26:28 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:28 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:28 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:28 [DEBUG] agent: Service "_v1_wf-gui_10.233.56.138_8443" in sync
    2021/12/19 01:26:28 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.60.223_9007" in sync
    2021/12/19 01:26:28 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:28 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:28 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:28 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.18.59_9011" in sync
    2021/12/19 01:26:28 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.18.59_9011" in sync
    2021/12/19 01:26:28 [DEBUG] agent: Service "_v1_sdc-gui_10.233.54.140_8181" in sync
    2021/12/19 01:26:28 [DEBUG] agent: Service "_v1_sdc_10.233.39.242_8443" in sync
    2021/12/19 01:26:28 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:28 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:28 [DEBUG] agent: Service "_v0_multicloud_10.233.20.33_9001" in sync
    2021/12/19 01:26:28 [DEBUG] agent: Service "_v1_multicloud_10.233.20.33_9001" in sync
    2021/12/19 01:26:28 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:28 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:28 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:28 [DEBUG] agent: Service "_v1_parser_10.233.55.79_8806" in sync
    2021/12/19 01:26:28 [DEBUG] agent: Service "_v1_catalog_10.233.55.79_8806" in sync
    2021/12/19 01:26:28 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:28 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:28 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:28 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:28 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:28 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:28 [DEBUG] agent: Node info in sync
    2021/12/19 01:26:28 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v12 (376.274µs) from=10.233.68.95:56536
    2021/12/19 01:26:29 [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/12/19 01:26:29 [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/12/19 01:26:29 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/12/19 01:26: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/12/19 01:26:29 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:29 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:29 [DEBUG] agent: Service "_v1_parser_10.233.55.79_8806" in sync
    2021/12/19 01:26:29 [DEBUG] agent: Service "_v1_catalog_10.233.55.79_8806" in sync
    2021/12/19 01:26:29 [DEBUG] agent: Service "_v0_multicloud_10.233.20.33_9001" in sync
    2021/12/19 01:26:29 [DEBUG] agent: Service "_v1_multicloud_10.233.20.33_9001" in sync
    2021/12/19 01:26:29 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:29 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:29 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:29 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:29 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:29 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:29 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:29 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:29 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:29 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:29 [DEBUG] agent: Service "_v1_nsd_10.233.55.79_8806" in sync
    2021/12/19 01:26:29 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.55.79_8806" in sync
    2021/12/19 01:26:29 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.60.223_9007" in sync
    2021/12/19 01:26:29 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.51.248_443" in sync
    2021/12/19 01:26:29 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.3.120_9015" in sync
    2021/12/19 01:26:29 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:29 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:29 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:29 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:29 [INFO] agent: Synced service "_v13__aai-nodes-query_10.233.72.11_8446"
    2021/12/19 01:26:29 [DEBUG] agent: Service "_v1_wf-gui_10.233.56.138_8443" in sync
    2021/12/19 01:26:29 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.60.223_9007" in sync
    2021/12/19 01:26:29 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.39.242_8080" in sync
    2021/12/19 01:26:29 [DEBUG] agent: Service "_v1_message-router_10.233.63.22_3904" in sync
    2021/12/19 01:26:29 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:29 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:29 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:29 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.18.59_9011" in sync
    2021/12/19 01:26:29 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.18.59_9011" in sync
    2021/12/19 01:26:29 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:29 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:29 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:29 [DEBUG] agent: Service "_v1_sdc-gui_10.233.54.140_8181" in sync
    2021/12/19 01:26:29 [DEBUG] agent: Service "_v1_sdc_10.233.39.242_8443" in sync
    2021/12/19 01:26:29 [DEBUG] agent: Node info in sync
    2021/12/19 01:26:29 [DEBUG] http: Request PUT /v1/agent/service/register (358.552419ms) from=10.233.68.95:56540
    2021/12/19 01:26:29 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:29 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.55.79_8806" in sync
    2021/12/19 01:26:29 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.60.223_9007" in sync
    2021/12/19 01:26:29 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.51.248_443" in sync
    2021/12/19 01:26:29 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.3.120_9015" in sync
    2021/12/19 01:26:29 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:29 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:29 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:29 [DEBUG] agent: Service "_v1_nsd_10.233.55.79_8806" in sync
    2021/12/19 01:26:29 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:29 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:29 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:29 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.60.223_9007" in sync
    2021/12/19 01:26:29 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.39.242_8080" in sync
    2021/12/19 01:26:29 [DEBUG] agent: Service "_v1_message-router_10.233.63.22_3904" in sync
    2021/12/19 01:26:29 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:29 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:29 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:29 [DEBUG] agent: Service "_v1_wf-gui_10.233.56.138_8443" in sync
    2021/12/19 01:26:29 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.18.59_9011" in sync
    2021/12/19 01:26:29 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:29 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:29 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:29 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.18.59_9011" in sync
    2021/12/19 01:26:29 [DEBUG] agent: Service "_v1_sdc_10.233.39.242_8443" in sync
    2021/12/19 01:26:29 [DEBUG] agent: Service "_v1_sdc-gui_10.233.54.140_8181" in sync
    2021/12/19 01:26:29 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:29 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:29 [DEBUG] agent: Service "_v1_catalog_10.233.55.79_8806" in sync
    2021/12/19 01:26:29 [DEBUG] agent: Service "_v0_multicloud_10.233.20.33_9001" in sync
    2021/12/19 01:26:29 [DEBUG] agent: Service "_v1_multicloud_10.233.20.33_9001" in sync
    2021/12/19 01:26:29 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:29 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:29 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:29 [DEBUG] agent: Service "_v1_parser_10.233.55.79_8806" in sync
    2021/12/19 01:26:29 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:29 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:29 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:29 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:29 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:29 [DEBUG] agent: Node info in sync
    2021/12/19 01:26:29 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v13 (439.794µs) from=10.233.68.95:56542
    2021/12/19 01:26:29 [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/12/19 01:26:29 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/12/19 01:26: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/12/19 01:26:29 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.18.59_9011" in sync
    2021/12/19 01:26:29 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.18.59_9011" in sync
    2021/12/19 01:26:29 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:29 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:29 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:29 [INFO] agent: Synced service "_v13_aai-nodes-query_10.233.72.11_8446"
    2021/12/19 01:26:29 [DEBUG] agent: Service "_v1_sdc-gui_10.233.54.140_8181" in sync
    2021/12/19 01:26:29 [DEBUG] agent: Service "_v1_sdc_10.233.39.242_8443" in sync
    2021/12/19 01:26:29 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:29 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:29 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:29 [DEBUG] agent: Service "_v1_parser_10.233.55.79_8806" in sync
    2021/12/19 01:26:29 [DEBUG] agent: Service "_v1_catalog_10.233.55.79_8806" in sync
    2021/12/19 01:26:29 [DEBUG] agent: Service "_v0_multicloud_10.233.20.33_9001" in sync
    2021/12/19 01:26:29 [DEBUG] agent: Service "_v1_multicloud_10.233.20.33_9001" in sync
    2021/12/19 01:26:29 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:29 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:29 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:29 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:29 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:29 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:29 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:29 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:29 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:29 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:29 [DEBUG] agent: Service "_v1_nsd_10.233.55.79_8806" in sync
    2021/12/19 01:26:29 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.55.79_8806" in sync
    2021/12/19 01:26:29 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.60.223_9007" in sync
    2021/12/19 01:26:29 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.51.248_443" in sync
    2021/12/19 01:26:29 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.3.120_9015" in sync
    2021/12/19 01:26:29 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:29 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:29 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:29 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:29 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:29 [DEBUG] agent: Service "_v1_wf-gui_10.233.56.138_8443" in sync
    2021/12/19 01:26:29 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.60.223_9007" in sync
    2021/12/19 01:26:29 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.39.242_8080" in sync
    2021/12/19 01:26:29 [DEBUG] agent: Service "_v1_message-router_10.233.63.22_3904" in sync
    2021/12/19 01:26:29 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:29 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:29 [DEBUG] agent: Node info in sync
    2021/12/19 01:26:29 [DEBUG] http: Request PUT /v1/agent/service/register (110.426206ms) from=10.233.68.95:56546
    2021/12/19 01:26:29 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:29 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.18.59_9011" in sync
    2021/12/19 01:26:29 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.18.59_9011" in sync
    2021/12/19 01:26:29 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:29 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:29 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:29 [DEBUG] agent: Service "_v1_sdc-gui_10.233.54.140_8181" in sync
    2021/12/19 01:26:29 [DEBUG] agent: Service "_v1_sdc_10.233.39.242_8443" in sync
    2021/12/19 01:26:29 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:29 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:29 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:29 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:29 [DEBUG] agent: Service "_v1_parser_10.233.55.79_8806" in sync
    2021/12/19 01:26:29 [DEBUG] agent: Service "_v1_catalog_10.233.55.79_8806" in sync
    2021/12/19 01:26:29 [DEBUG] agent: Service "_v0_multicloud_10.233.20.33_9001" in sync
    2021/12/19 01:26:29 [DEBUG] agent: Service "_v1_multicloud_10.233.20.33_9001" in sync
    2021/12/19 01:26:29 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:29 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:29 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:29 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:29 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:29 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:29 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:29 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:29 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:29 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:29 [DEBUG] agent: Service "_v1_nsd_10.233.55.79_8806" in sync
    2021/12/19 01:26:29 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.55.79_8806" in sync
    2021/12/19 01:26:29 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.60.223_9007" in sync
    2021/12/19 01:26:29 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.51.248_443" in sync
    2021/12/19 01:26:29 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.3.120_9015" in sync
    2021/12/19 01:26:29 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:29 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:29 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:29 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:29 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:29 [DEBUG] agent: Service "_v1_wf-gui_10.233.56.138_8443" in sync
    2021/12/19 01:26:29 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.60.223_9007" in sync
    2021/12/19 01:26:29 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.39.242_8080" in sync
    2021/12/19 01:26:29 [DEBUG] agent: Service "_v1_message-router_10.233.63.22_3904" in sync
    2021/12/19 01:26:29 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:29 [DEBUG] agent: Node info in sync
    2021/12/19 01:26:29 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v13 (474.298µs) from=10.233.68.95:56550
    2021/12/19 01:26:30 [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/12/19 01:26:30 [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/12/19 01:26:30 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/12/19 01:26: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/12/19 01:26:31 [DEBUG] agent: Service "_v1_message-router_10.233.63.22_3904" in sync
    2021/12/19 01:26:31 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:31 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:31 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:31 [DEBUG] agent: Service "_v1_wf-gui_10.233.56.138_8443" in sync
    2021/12/19 01:26:31 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.60.223_9007" in sync
    2021/12/19 01:26:31 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.39.242_8080" in sync
    2021/12/19 01:26:31 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:31 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:31 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:31 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.18.59_9011" in sync
    2021/12/19 01:26:31 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.18.59_9011" in sync
    2021/12/19 01:26:31 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:31 [DEBUG] agent: Service "_v1_sdc-gui_10.233.54.140_8181" in sync
    2021/12/19 01:26:31 [DEBUG] agent: Service "_v1_sdc_10.233.39.242_8443" in sync
    2021/12/19 01:26:31 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:31 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:31 [DEBUG] agent: Service "_v1_multicloud_10.233.20.33_9001" in sync
    2021/12/19 01:26:31 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:31 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:31 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:31 [DEBUG] agent: Service "_v1_parser_10.233.55.79_8806" in sync
    2021/12/19 01:26:31 [DEBUG] agent: Service "_v1_catalog_10.233.55.79_8806" in sync
    2021/12/19 01:26:31 [DEBUG] agent: Service "_v0_multicloud_10.233.20.33_9001" in sync
    2021/12/19 01:26:31 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:31 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:31 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:31 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:31 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:31 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:31 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.51.248_443" in sync
    2021/12/19 01:26:31 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.3.120_9015" in sync
    2021/12/19 01:26:31 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:31 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:31 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:31 [DEBUG] agent: Service "_v1_nsd_10.233.55.79_8806" in sync
    2021/12/19 01:26:31 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.55.79_8806" in sync
    2021/12/19 01:26:31 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.60.223_9007" in sync
    2021/12/19 01:26:31 [INFO] agent: Synced service "_v14__aai-nodes-query_10.233.72.11_8446"
    2021/12/19 01:26:31 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:31 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:31 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:31 [DEBUG] agent: Node info in sync
    2021/12/19 01:26:31 [DEBUG] http: Request PUT /v1/agent/service/register (501.417177ms) from=10.233.68.95:56552
    2021/12/19 01:26:31 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:31 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:31 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:31 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:31 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:31 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:31 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:31 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:31 [DEBUG] agent: Service "_v1_nsd_10.233.55.79_8806" in sync
    2021/12/19 01:26:31 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.55.79_8806" in sync
    2021/12/19 01:26:31 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.60.223_9007" in sync
    2021/12/19 01:26:31 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.51.248_443" in sync
    2021/12/19 01:26:31 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.3.120_9015" in sync
    2021/12/19 01:26:31 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:31 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:31 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:31 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:31 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:31 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:31 [DEBUG] agent: Service "_v1_wf-gui_10.233.56.138_8443" in sync
    2021/12/19 01:26:31 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.60.223_9007" in sync
    2021/12/19 01:26:31 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.39.242_8080" in sync
    2021/12/19 01:26:31 [DEBUG] agent: Service "_v1_message-router_10.233.63.22_3904" in sync
    2021/12/19 01:26:31 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:31 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:31 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.18.59_9011" in sync
    2021/12/19 01:26:31 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.18.59_9011" in sync
    2021/12/19 01:26:31 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:31 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:31 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:31 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:31 [DEBUG] agent: Service "_v1_sdc-gui_10.233.54.140_8181" in sync
    2021/12/19 01:26:31 [DEBUG] agent: Service "_v1_sdc_10.233.39.242_8443" in sync
    2021/12/19 01:26:31 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:31 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:31 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:31 [DEBUG] agent: Service "_v1_parser_10.233.55.79_8806" in sync
    2021/12/19 01:26:31 [DEBUG] agent: Service "_v1_catalog_10.233.55.79_8806" in sync
    2021/12/19 01:26:31 [DEBUG] agent: Service "_v0_multicloud_10.233.20.33_9001" in sync
    2021/12/19 01:26:31 [DEBUG] agent: Service "_v1_multicloud_10.233.20.33_9001" in sync
    2021/12/19 01:26:31 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:31 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:31 [DEBUG] agent: Node info in sync
    2021/12/19 01:26:31 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v14 (615.083µs) from=10.233.68.95:56562
    2021/12/19 01:26:31 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v14\",\"enable_ssl\":\"true\",\"url\":\"/aai/v14/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/12/19 01:26:31 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/12/19 01:26: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/12/19 01:26:31 [DEBUG] agent: Service "_v1_sdc-gui_10.233.54.140_8181" in sync
    2021/12/19 01:26:31 [DEBUG] agent: Service "_v1_sdc_10.233.39.242_8443" in sync
    2021/12/19 01:26:31 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:31 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:31 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:31 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:31 [DEBUG] agent: Service "_v1_parser_10.233.55.79_8806" in sync
    2021/12/19 01:26:31 [DEBUG] agent: Service "_v1_catalog_10.233.55.79_8806" in sync
    2021/12/19 01:26:31 [DEBUG] agent: Service "_v0_multicloud_10.233.20.33_9001" in sync
    2021/12/19 01:26:31 [DEBUG] agent: Service "_v1_multicloud_10.233.20.33_9001" in sync
    2021/12/19 01:26:31 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:31 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:31 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:31 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:31 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:31 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:31 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:31 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:31 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:31 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:31 [DEBUG] agent: Service "_v1_nsd_10.233.55.79_8806" in sync
    2021/12/19 01:26:31 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.55.79_8806" in sync
    2021/12/19 01:26:31 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.60.223_9007" in sync
    2021/12/19 01:26:31 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.51.248_443" in sync
    2021/12/19 01:26:31 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.3.120_9015" in sync
    2021/12/19 01:26:31 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:31 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:31 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:31 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:31 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:31 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:31 [INFO] agent: Synced service "_v14_aai-nodes-query_10.233.72.11_8446"
    2021/12/19 01:26:31 [DEBUG] agent: Service "_v1_wf-gui_10.233.56.138_8443" in sync
    2021/12/19 01:26:31 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.60.223_9007" in sync
    2021/12/19 01:26:31 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.39.242_8080" in sync
    2021/12/19 01:26:31 [DEBUG] agent: Service "_v1_message-router_10.233.63.22_3904" in sync
    2021/12/19 01:26:31 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:31 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:31 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.18.59_9011" in sync
    2021/12/19 01:26:31 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.18.59_9011" in sync
    2021/12/19 01:26:31 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:31 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:31 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:31 [DEBUG] agent: Node info in sync
    2021/12/19 01:26:31 [DEBUG] http: Request PUT /v1/agent/service/register (46.633353ms) from=10.233.68.95:56570
    2021/12/19 01:26:31 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:31 [DEBUG] agent: Service "_v1_wf-gui_10.233.56.138_8443" in sync
    2021/12/19 01:26:31 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.60.223_9007" in sync
    2021/12/19 01:26:31 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.39.242_8080" in sync
    2021/12/19 01:26:31 [DEBUG] agent: Service "_v1_message-router_10.233.63.22_3904" in sync
    2021/12/19 01:26:31 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:31 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:31 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:31 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.18.59_9011" in sync
    2021/12/19 01:26:31 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.18.59_9011" in sync
    2021/12/19 01:26:31 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:31 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:31 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:31 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:31 [DEBUG] agent: Service "_v1_sdc-gui_10.233.54.140_8181" in sync
    2021/12/19 01:26:31 [DEBUG] agent: Service "_v1_sdc_10.233.39.242_8443" in sync
    2021/12/19 01:26:31 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:31 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:31 [DEBUG] agent: Service "_v1_parser_10.233.55.79_8806" in sync
    2021/12/19 01:26:31 [DEBUG] agent: Service "_v1_catalog_10.233.55.79_8806" in sync
    2021/12/19 01:26:31 [DEBUG] agent: Service "_v0_multicloud_10.233.20.33_9001" in sync
    2021/12/19 01:26:31 [DEBUG] agent: Service "_v1_multicloud_10.233.20.33_9001" in sync
    2021/12/19 01:26:31 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:31 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:31 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:31 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:31 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:31 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:31 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:31 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:31 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:31 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:31 [DEBUG] agent: Service "_v1_nsd_10.233.55.79_8806" in sync
    2021/12/19 01:26:31 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.55.79_8806" in sync
    2021/12/19 01:26:31 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.60.223_9007" in sync
    2021/12/19 01:26:31 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.51.248_443" in sync
    2021/12/19 01:26:31 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.3.120_9015" in sync
    2021/12/19 01:26:31 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:31 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:31 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:31 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:31 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:31 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:31 [DEBUG] agent: Node info in sync
    2021/12/19 01:26:31 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v14 (299.039144ms) from=10.233.68.95:56572
    2021/12/19 01:26:31 [WARN] agent: Service name "_aai-nodes-query-v15" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/12/19 01:26:31 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v15/search/nodes-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v15\",\"enable_ssl\":\"true\",\"url\":\"/aai/v15/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/12/19 01:26:31 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/12/19 01:26: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/12/19 01:26:31 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.18.59_9011" in sync
    2021/12/19 01:26:31 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.18.59_9011" in sync
    2021/12/19 01:26:31 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:31 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:31 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:31 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:31 [DEBUG] agent: Service "_v1_sdc-gui_10.233.54.140_8181" in sync
    2021/12/19 01:26:31 [DEBUG] agent: Service "_v1_sdc_10.233.39.242_8443" in sync
    2021/12/19 01:26:31 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:31 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:31 [DEBUG] agent: Service "_v1_parser_10.233.55.79_8806" in sync
    2021/12/19 01:26:31 [DEBUG] agent: Service "_v1_catalog_10.233.55.79_8806" in sync
    2021/12/19 01:26:31 [DEBUG] agent: Service "_v0_multicloud_10.233.20.33_9001" in sync
    2021/12/19 01:26:31 [DEBUG] agent: Service "_v1_multicloud_10.233.20.33_9001" in sync
    2021/12/19 01:26:31 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:31 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:31 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:31 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:31 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:31 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:31 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:31 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:31 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:31 [INFO] agent: Synced service "_v15__aai-nodes-query_10.233.72.11_8446"
    2021/12/19 01:26:31 [DEBUG] agent: Service "_v1_nsd_10.233.55.79_8806" in sync
    2021/12/19 01:26:31 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.55.79_8806" in sync
    2021/12/19 01:26:31 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.60.223_9007" in sync
    2021/12/19 01:26:31 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.51.248_443" in sync
    2021/12/19 01:26:31 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.3.120_9015" in sync
    2021/12/19 01:26:31 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:31 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:31 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:31 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:31 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:31 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:31 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:31 [DEBUG] agent: Service "_v1_wf-gui_10.233.56.138_8443" in sync
    2021/12/19 01:26:31 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.60.223_9007" in sync
    2021/12/19 01:26:31 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.39.242_8080" in sync
    2021/12/19 01:26:31 [DEBUG] agent: Service "_v1_message-router_10.233.63.22_3904" in sync
    2021/12/19 01:26:31 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:31 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:31 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:31 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:31 [DEBUG] agent: Node info in sync
    2021/12/19 01:26:31 [DEBUG] http: Request PUT /v1/agent/service/register (87.293283ms) from=10.233.68.95:56578
    2021/12/19 01:26:31 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.3.120_9015" in sync
    2021/12/19 01:26:31 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:31 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:31 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:31 [DEBUG] agent: Service "_v1_nsd_10.233.55.79_8806" in sync
    2021/12/19 01:26:31 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.55.79_8806" in sync
    2021/12/19 01:26:31 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.60.223_9007" in sync
    2021/12/19 01:26:31 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.51.248_443" in sync
    2021/12/19 01:26:31 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:31 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:31 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:31 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:31 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:31 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:31 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:31 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:31 [DEBUG] agent: Service "_v1_wf-gui_10.233.56.138_8443" in sync
    2021/12/19 01:26:31 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.60.223_9007" in sync
    2021/12/19 01:26:31 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.39.242_8080" in sync
    2021/12/19 01:26:31 [DEBUG] agent: Service "_v1_message-router_10.233.63.22_3904" in sync
    2021/12/19 01:26:31 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:31 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:31 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.18.59_9011" in sync
    2021/12/19 01:26:31 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.18.59_9011" in sync
    2021/12/19 01:26:31 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:31 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:31 [DEBUG] agent: Service "_v1_sdc-gui_10.233.54.140_8181" in sync
    2021/12/19 01:26:31 [DEBUG] agent: Service "_v1_sdc_10.233.39.242_8443" in sync
    2021/12/19 01:26:31 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:31 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:31 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:31 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:31 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:31 [DEBUG] agent: Service "_v1_parser_10.233.55.79_8806" in sync
    2021/12/19 01:26:31 [DEBUG] agent: Service "_v1_catalog_10.233.55.79_8806" in sync
    2021/12/19 01:26:31 [DEBUG] agent: Service "_v0_multicloud_10.233.20.33_9001" in sync
    2021/12/19 01:26:31 [DEBUG] agent: Service "_v1_multicloud_10.233.20.33_9001" in sync
    2021/12/19 01:26:31 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:31 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:31 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:31 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:31 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:31 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:31 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:31 [DEBUG] agent: Node info in sync
    2021/12/19 01:26:32 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v15 (100.369321ms) from=10.233.68.95:56580
    2021/12/19 01:26:32 [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/12/19 01:26:32 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/12/19 01:26: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/12/19 01:26:32 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:32 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:32 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:32 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:32 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:32 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:32 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:32 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.51.248_443" in sync
    2021/12/19 01:26:32 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.3.120_9015" in sync
    2021/12/19 01:26:32 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:32 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:32 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:32 [DEBUG] agent: Service "_v1_nsd_10.233.55.79_8806" in sync
    2021/12/19 01:26:32 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.55.79_8806" in sync
    2021/12/19 01:26:32 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.60.223_9007" in sync
    2021/12/19 01:26:32 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:32 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:32 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:32 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:32 [DEBUG] agent: Service "_v1_message-router_10.233.63.22_3904" in sync
    2021/12/19 01:26:32 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:32 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:32 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:32 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:32 [DEBUG] agent: Service "_v1_wf-gui_10.233.56.138_8443" in sync
    2021/12/19 01:26:32 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.60.223_9007" in sync
    2021/12/19 01:26:32 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.39.242_8080" in sync
    2021/12/19 01:26:32 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:32 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:32 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:32 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.18.59_9011" in sync
    2021/12/19 01:26:32 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.18.59_9011" in sync
    2021/12/19 01:26:32 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:32 [DEBUG] agent: Service "_v1_sdc-gui_10.233.54.140_8181" in sync
    2021/12/19 01:26:32 [DEBUG] agent: Service "_v1_sdc_10.233.39.242_8443" in sync
    2021/12/19 01:26:32 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:32 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:32 [INFO] agent: Synced service "_v15_aai-nodes-query_10.233.72.11_8446"
    2021/12/19 01:26:32 [DEBUG] agent: Service "_v1_multicloud_10.233.20.33_9001" in sync
    2021/12/19 01:26:32 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:32 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:32 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:32 [DEBUG] agent: Service "_v1_parser_10.233.55.79_8806" in sync
    2021/12/19 01:26:32 [DEBUG] agent: Service "_v1_catalog_10.233.55.79_8806" in sync
    2021/12/19 01:26:32 [DEBUG] agent: Service "_v0_multicloud_10.233.20.33_9001" in sync
    2021/12/19 01:26:32 [DEBUG] agent: Node info in sync
    2021/12/19 01:26:32 [DEBUG] http: Request PUT /v1/agent/service/register (401.406358ms) from=10.233.68.95:56582
    2021/12/19 01:26:32 [DEBUG] agent: Service "_v1_sdc-gui_10.233.54.140_8181" in sync
    2021/12/19 01:26:32 [DEBUG] agent: Service "_v1_sdc_10.233.39.242_8443" in sync
    2021/12/19 01:26:32 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:32 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:32 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:32 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:32 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:32 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:32 [DEBUG] agent: Service "_v1_parser_10.233.55.79_8806" in sync
    2021/12/19 01:26:32 [DEBUG] agent: Service "_v1_catalog_10.233.55.79_8806" in sync
    2021/12/19 01:26:32 [DEBUG] agent: Service "_v0_multicloud_10.233.20.33_9001" in sync
    2021/12/19 01:26:32 [DEBUG] agent: Service "_v1_multicloud_10.233.20.33_9001" in sync
    2021/12/19 01:26:32 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:32 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:32 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:32 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:32 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:32 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:32 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:32 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.3.120_9015" in sync
    2021/12/19 01:26:32 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:32 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:32 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:32 [DEBUG] agent: Service "_v1_nsd_10.233.55.79_8806" in sync
    2021/12/19 01:26:32 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.55.79_8806" in sync
    2021/12/19 01:26:32 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.60.223_9007" in sync
    2021/12/19 01:26:32 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.51.248_443" in sync
    2021/12/19 01:26:32 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:32 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:32 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:32 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:32 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:32 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:32 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:32 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:32 [DEBUG] agent: Service "_v1_wf-gui_10.233.56.138_8443" in sync
    2021/12/19 01:26:32 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.60.223_9007" in sync
    2021/12/19 01:26:32 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.39.242_8080" in sync
    2021/12/19 01:26:32 [DEBUG] agent: Service "_v1_message-router_10.233.63.22_3904" in sync
    2021/12/19 01:26:32 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:32 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:32 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.18.59_9011" in sync
    2021/12/19 01:26:32 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.18.59_9011" in sync
    2021/12/19 01:26:32 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:32 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:32 [DEBUG] agent: Node info in sync
    2021/12/19 01:26:32 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v15 (378.839µs) from=10.233.68.95:56590
    2021/12/19 01:26:32 [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/12/19 01:26:32 [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/12/19 01:26:32 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/12/19 01:26: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/12/19 01:26:33 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:33 [DEBUG] agent: Service "_v1_parser_10.233.55.79_8806" in sync
    2021/12/19 01:26:33 [DEBUG] agent: Service "_v1_catalog_10.233.55.79_8806" in sync
    2021/12/19 01:26:33 [DEBUG] agent: Service "_v0_multicloud_10.233.20.33_9001" in sync
    2021/12/19 01:26:33 [DEBUG] agent: Service "_v1_multicloud_10.233.20.33_9001" in sync
    2021/12/19 01:26:33 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:33 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:33 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:33 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:33 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:33 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:33 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:33 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:33 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:33 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:33 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:33 [DEBUG] agent: Service "_v1_nsd_10.233.55.79_8806" in sync
    2021/12/19 01:26:33 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.55.79_8806" in sync
    2021/12/19 01:26:33 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.60.223_9007" in sync
    2021/12/19 01:26:33 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.51.248_443" in sync
    2021/12/19 01:26:33 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.3.120_9015" in sync
    2021/12/19 01:26:33 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:33 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:33 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:33 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:33 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:33 [INFO] agent: Synced service "_v16__aai-nodes-query_10.233.72.11_8446"
    2021/12/19 01:26:33 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:33 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:33 [DEBUG] agent: Service "_v1_wf-gui_10.233.56.138_8443" in sync
    2021/12/19 01:26:33 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.60.223_9007" in sync
    2021/12/19 01:26:33 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.39.242_8080" in sync
    2021/12/19 01:26:33 [DEBUG] agent: Service "_v1_message-router_10.233.63.22_3904" in sync
    2021/12/19 01:26:33 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:33 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:33 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.18.59_9011" in sync
    2021/12/19 01:26:33 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.18.59_9011" in sync
    2021/12/19 01:26:33 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:33 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:33 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:33 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:33 [DEBUG] agent: Service "_v1_sdc-gui_10.233.54.140_8181" in sync
    2021/12/19 01:26:33 [DEBUG] agent: Service "_v1_sdc_10.233.39.242_8443" in sync
    2021/12/19 01:26:33 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:33 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:33 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:33 [DEBUG] agent: Node info in sync
    2021/12/19 01:26:33 [DEBUG] http: Request PUT /v1/agent/service/register (204.782098ms) from=10.233.68.95:56592
    2021/12/19 01:26:33 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:33 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:33 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:33 [DEBUG] agent: Service "_v0_multicloud_10.233.20.33_9001" in sync
    2021/12/19 01:26:33 [DEBUG] agent: Service "_v1_multicloud_10.233.20.33_9001" in sync
    2021/12/19 01:26:33 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:33 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:33 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:33 [DEBUG] agent: Service "_v1_parser_10.233.55.79_8806" in sync
    2021/12/19 01:26:33 [DEBUG] agent: Service "_v1_catalog_10.233.55.79_8806" in sync
    2021/12/19 01:26:33 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:33 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:33 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:33 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:33 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:33 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:33 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:33 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.60.223_9007" in sync
    2021/12/19 01:26:33 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.51.248_443" in sync
    2021/12/19 01:26:33 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.3.120_9015" in sync
    2021/12/19 01:26:33 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:33 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:33 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:33 [DEBUG] agent: Service "_v1_nsd_10.233.55.79_8806" in sync
    2021/12/19 01:26:33 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.55.79_8806" in sync
    2021/12/19 01:26:33 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:33 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:33 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:33 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:33 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:33 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.39.242_8080" in sync
    2021/12/19 01:26:33 [DEBUG] agent: Service "_v1_message-router_10.233.63.22_3904" in sync
    2021/12/19 01:26:33 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:33 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:33 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:33 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:33 [DEBUG] agent: Service "_v1_wf-gui_10.233.56.138_8443" in sync
    2021/12/19 01:26:33 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.60.223_9007" in sync
    2021/12/19 01:26:33 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:33 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:33 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:33 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:33 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.18.59_9011" in sync
    2021/12/19 01:26:33 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.18.59_9011" in sync
    2021/12/19 01:26:33 [DEBUG] agent: Service "_v1_sdc-gui_10.233.54.140_8181" in sync
    2021/12/19 01:26:33 [DEBUG] agent: Service "_v1_sdc_10.233.39.242_8443" in sync
    2021/12/19 01:26:33 [DEBUG] agent: Node info in sync
    2021/12/19 01:26:33 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v16 (89.318202ms) from=10.233.68.95:56594
    2021/12/19 01:26:33 [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/12/19 01:26:33 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/12/19 01:26: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/12/19 01:26:33 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:33 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:33 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:33 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:33 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:33 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:33 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:33 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:33 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:33 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:33 [DEBUG] agent: Service "_v1_nsd_10.233.55.79_8806" in sync
    2021/12/19 01:26:33 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.55.79_8806" in sync
    2021/12/19 01:26:33 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.60.223_9007" in sync
    2021/12/19 01:26:33 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.51.248_443" in sync
    2021/12/19 01:26:33 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.3.120_9015" in sync
    2021/12/19 01:26:33 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:33 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:33 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:33 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:33 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:33 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:33 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:33 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:33 [DEBUG] agent: Service "_v1_wf-gui_10.233.56.138_8443" in sync
    2021/12/19 01:26:33 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.60.223_9007" in sync
    2021/12/19 01:26:33 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.39.242_8080" in sync
    2021/12/19 01:26:33 [DEBUG] agent: Service "_v1_message-router_10.233.63.22_3904" in sync
    2021/12/19 01:26:33 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:33 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:33 [INFO] agent: Synced service "_v16_aai-nodes-query_10.233.72.11_8446"
    2021/12/19 01:26:33 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.18.59_9011" in sync
    2021/12/19 01:26:33 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.18.59_9011" in sync
    2021/12/19 01:26:33 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:33 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:33 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:33 [DEBUG] agent: Service "_v1_sdc-gui_10.233.54.140_8181" in sync
    2021/12/19 01:26:33 [DEBUG] agent: Service "_v1_sdc_10.233.39.242_8443" in sync
    2021/12/19 01:26:33 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:33 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:33 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:33 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:33 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:33 [DEBUG] agent: Service "_v1_parser_10.233.55.79_8806" in sync
    2021/12/19 01:26:33 [DEBUG] agent: Service "_v1_catalog_10.233.55.79_8806" in sync
    2021/12/19 01:26:33 [DEBUG] agent: Service "_v0_multicloud_10.233.20.33_9001" in sync
    2021/12/19 01:26:33 [DEBUG] agent: Service "_v1_multicloud_10.233.20.33_9001" in sync
    2021/12/19 01:26:33 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:33 [DEBUG] agent: Node info in sync
    2021/12/19 01:26:33 [DEBUG] http: Request PUT /v1/agent/service/register (312.608535ms) from=10.233.68.95:56596
    2021/12/19 01:26:33 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:33 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:33 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:33 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:33 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:33 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:33 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:33 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:33 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:33 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:33 [DEBUG] agent: Service "_v1_nsd_10.233.55.79_8806" in sync
    2021/12/19 01:26:33 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.55.79_8806" in sync
    2021/12/19 01:26:33 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.60.223_9007" in sync
    2021/12/19 01:26:33 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.51.248_443" in sync
    2021/12/19 01:26:33 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.3.120_9015" in sync
    2021/12/19 01:26:33 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:33 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:33 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:33 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:33 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:33 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:33 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:33 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:33 [DEBUG] agent: Service "_v1_wf-gui_10.233.56.138_8443" in sync
    2021/12/19 01:26:33 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.60.223_9007" in sync
    2021/12/19 01:26:33 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.39.242_8080" in sync
    2021/12/19 01:26:33 [DEBUG] agent: Service "_v1_message-router_10.233.63.22_3904" in sync
    2021/12/19 01:26:33 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:33 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:33 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:33 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.18.59_9011" in sync
    2021/12/19 01:26:33 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.18.59_9011" in sync
    2021/12/19 01:26:33 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:33 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:33 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:33 [DEBUG] agent: Service "_v1_sdc-gui_10.233.54.140_8181" in sync
    2021/12/19 01:26:33 [DEBUG] agent: Service "_v1_sdc_10.233.39.242_8443" in sync
    2021/12/19 01:26:33 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:33 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:33 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:33 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:33 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:33 [DEBUG] agent: Service "_v1_parser_10.233.55.79_8806" in sync
    2021/12/19 01:26:33 [DEBUG] agent: Service "_v1_catalog_10.233.55.79_8806" in sync
    2021/12/19 01:26:33 [DEBUG] agent: Service "_v0_multicloud_10.233.20.33_9001" in sync
    2021/12/19 01:26:33 [DEBUG] agent: Service "_v1_multicloud_10.233.20.33_9001" in sync
    2021/12/19 01:26:33 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:33 [DEBUG] agent: Node info in sync
    2021/12/19 01:26:33 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v16 (84.16573ms) from=10.233.68.95:56600
    2021/12/19 01:26:34 [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/12/19 01:26:34 [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/12/19 01:26:34 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/12/19 01:26: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/12/19 01:26:34 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:34 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:34 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.3.120_9015" in sync
    2021/12/19 01:26:34 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:34 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:34 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:34 [DEBUG] agent: Service "_v1_nsd_10.233.55.79_8806" in sync
    2021/12/19 01:26:34 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.55.79_8806" in sync
    2021/12/19 01:26:34 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.60.223_9007" in sync
    2021/12/19 01:26:34 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.51.248_443" in sync
    2021/12/19 01:26:34 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:34 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:34 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:34 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:34 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:34 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:34 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:34 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:34 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:34 [DEBUG] agent: Service "_v1_wf-gui_10.233.56.138_8443" in sync
    2021/12/19 01:26:34 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.60.223_9007" in sync
    2021/12/19 01:26:34 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.39.242_8080" in sync
    2021/12/19 01:26:34 [DEBUG] agent: Service "_v1_message-router_10.233.63.22_3904" in sync
    2021/12/19 01:26:34 [INFO] agent: Synced service "_v17__aai-nodes-query_10.233.72.11_8446"
    2021/12/19 01:26:34 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:34 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:34 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:34 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.18.59_9011" in sync
    2021/12/19 01:26:34 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.18.59_9011" in sync
    2021/12/19 01:26:34 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:34 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:34 [DEBUG] agent: Service "_v1_sdc-gui_10.233.54.140_8181" in sync
    2021/12/19 01:26:34 [DEBUG] agent: Service "_v1_sdc_10.233.39.242_8443" in sync
    2021/12/19 01:26:34 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:34 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:34 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:34 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:34 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:34 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:34 [DEBUG] agent: Service "_v1_parser_10.233.55.79_8806" in sync
    2021/12/19 01:26:34 [DEBUG] agent: Service "_v1_catalog_10.233.55.79_8806" in sync
    2021/12/19 01:26:34 [DEBUG] agent: Service "_v0_multicloud_10.233.20.33_9001" in sync
    2021/12/19 01:26:34 [DEBUG] agent: Service "_v1_multicloud_10.233.20.33_9001" in sync
    2021/12/19 01:26:34 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:34 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:34 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:34 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:34 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:34 [DEBUG] agent: Node info in sync
    2021/12/19 01:26:34 [DEBUG] http: Request PUT /v1/agent/service/register (409.393083ms) from=10.233.68.95:56602
    2021/12/19 01:26:34 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:34 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:34 [DEBUG] agent: Service "_v1_wf-gui_10.233.56.138_8443" in sync
    2021/12/19 01:26:34 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.60.223_9007" in sync
    2021/12/19 01:26:34 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.39.242_8080" in sync
    2021/12/19 01:26:34 [DEBUG] agent: Service "_v1_message-router_10.233.63.22_3904" in sync
    2021/12/19 01:26:34 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:34 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:34 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:34 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:34 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.18.59_9011" in sync
    2021/12/19 01:26:34 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.18.59_9011" in sync
    2021/12/19 01:26:34 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:34 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:34 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:34 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:34 [DEBUG] agent: Service "_v1_sdc-gui_10.233.54.140_8181" in sync
    2021/12/19 01:26:34 [DEBUG] agent: Service "_v1_sdc_10.233.39.242_8443" in sync
    2021/12/19 01:26:34 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:34 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:34 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:34 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:34 [DEBUG] agent: Service "_v1_parser_10.233.55.79_8806" in sync
    2021/12/19 01:26:34 [DEBUG] agent: Service "_v1_catalog_10.233.55.79_8806" in sync
    2021/12/19 01:26:34 [DEBUG] agent: Service "_v0_multicloud_10.233.20.33_9001" in sync
    2021/12/19 01:26:34 [DEBUG] agent: Service "_v1_multicloud_10.233.20.33_9001" in sync
    2021/12/19 01:26:34 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:34 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:34 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:34 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:34 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:34 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:34 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:34 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:34 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:34 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:34 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:34 [DEBUG] agent: Service "_v1_nsd_10.233.55.79_8806" in sync
    2021/12/19 01:26:34 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.55.79_8806" in sync
    2021/12/19 01:26:34 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.60.223_9007" in sync
    2021/12/19 01:26:34 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.51.248_443" in sync
    2021/12/19 01:26:34 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.3.120_9015" in sync
    2021/12/19 01:26:34 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:34 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:34 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:34 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:34 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:34 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:34 [DEBUG] agent: Node info in sync
    2021/12/19 01:26:34 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v17 (310.573µs) from=10.233.68.95:56606
    2021/12/19 01:26:34 [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/12/19 01:26:34 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/12/19 01:26: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/12/19 01:26:34 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:34 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:34 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:34 [DEBUG] agent: Service "_v1_nsd_10.233.55.79_8806" in sync
    2021/12/19 01:26:34 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.55.79_8806" in sync
    2021/12/19 01:26:34 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.60.223_9007" in sync
    2021/12/19 01:26:34 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.51.248_443" in sync
    2021/12/19 01:26:34 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.3.120_9015" in sync
    2021/12/19 01:26:34 [INFO] agent: Synced service "_v17_aai-nodes-query_10.233.72.11_8446"
    2021/12/19 01:26:34 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:34 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:34 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:34 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:34 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:34 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:34 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:34 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:34 [DEBUG] agent: Service "_v1_wf-gui_10.233.56.138_8443" in sync
    2021/12/19 01:26:34 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.60.223_9007" in sync
    2021/12/19 01:26:34 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.39.242_8080" in sync
    2021/12/19 01:26:34 [DEBUG] agent: Service "_v1_message-router_10.233.63.22_3904" in sync
    2021/12/19 01:26:34 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:34 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:34 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:34 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:34 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.18.59_9011" in sync
    2021/12/19 01:26:34 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.18.59_9011" in sync
    2021/12/19 01:26:34 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:34 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:34 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:34 [DEBUG] agent: Service "_v1_sdc-gui_10.233.54.140_8181" in sync
    2021/12/19 01:26:34 [DEBUG] agent: Service "_v1_sdc_10.233.39.242_8443" in sync
    2021/12/19 01:26:34 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:34 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:34 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:34 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:34 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:34 [DEBUG] agent: Service "_v1_parser_10.233.55.79_8806" in sync
    2021/12/19 01:26:34 [DEBUG] agent: Service "_v1_catalog_10.233.55.79_8806" in sync
    2021/12/19 01:26:34 [DEBUG] agent: Service "_v0_multicloud_10.233.20.33_9001" in sync
    2021/12/19 01:26:34 [DEBUG] agent: Service "_v1_multicloud_10.233.20.33_9001" in sync
    2021/12/19 01:26:34 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:34 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:34 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:34 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:34 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:34 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:34 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:34 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:34 [DEBUG] agent: Node info in sync
    2021/12/19 01:26:34 [DEBUG] http: Request PUT /v1/agent/service/register (300.248088ms) from=10.233.68.95:56608
    2021/12/19 01:26:34 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:34 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:34 [DEBUG] agent: Service "_v1_nsd_10.233.55.79_8806" in sync
    2021/12/19 01:26:34 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.55.79_8806" in sync
    2021/12/19 01:26:34 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.60.223_9007" in sync
    2021/12/19 01:26:34 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.51.248_443" in sync
    2021/12/19 01:26:34 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.3.120_9015" in sync
    2021/12/19 01:26:34 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:34 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:34 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:34 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:34 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:34 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:34 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:34 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:34 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:34 [DEBUG] agent: Service "_v1_wf-gui_10.233.56.138_8443" in sync
    2021/12/19 01:26:34 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.60.223_9007" in sync
    2021/12/19 01:26:34 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.39.242_8080" in sync
    2021/12/19 01:26:34 [DEBUG] agent: Service "_v1_message-router_10.233.63.22_3904" in sync
    2021/12/19 01:26:34 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:34 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:34 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:34 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:34 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:34 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.18.59_9011" in sync
    2021/12/19 01:26:34 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.18.59_9011" in sync
    2021/12/19 01:26:34 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:34 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:34 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:34 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:34 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:34 [DEBUG] agent: Service "_v1_sdc-gui_10.233.54.140_8181" in sync
    2021/12/19 01:26:34 [DEBUG] agent: Service "_v1_sdc_10.233.39.242_8443" in sync
    2021/12/19 01:26:34 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:34 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:34 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:34 [DEBUG] agent: Service "_v1_parser_10.233.55.79_8806" in sync
    2021/12/19 01:26:34 [DEBUG] agent: Service "_v1_catalog_10.233.55.79_8806" in sync
    2021/12/19 01:26:34 [DEBUG] agent: Service "_v0_multicloud_10.233.20.33_9001" in sync
    2021/12/19 01:26:34 [DEBUG] agent: Service "_v1_multicloud_10.233.20.33_9001" in sync
    2021/12/19 01:26:34 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:34 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:34 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:34 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:34 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:34 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:34 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:34 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:34 [DEBUG] agent: Node info in sync
    2021/12/19 01:26:34 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v17 (100.582268ms) from=10.233.68.95:56612
    2021/12/19 01:26:35 [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/12/19 01:26:35 [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/12/19 01:26:35 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/12/19 01:26: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/12/19 01:26:35 [INFO] agent: Synced service "_v18__aai-nodes-query_10.233.72.11_8446"
    2021/12/19 01:26:35 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:35 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:35 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.60.223_9007" in sync
    2021/12/19 01:26:35 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.51.248_443" in sync
    2021/12/19 01:26:35 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.3.120_9015" in sync
    2021/12/19 01:26:35 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:35 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:35 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:35 [DEBUG] agent: Service "_v1_nsd_10.233.55.79_8806" in sync
    2021/12/19 01:26:35 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.55.79_8806" in sync
    2021/12/19 01:26:35 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:35 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:35 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:35 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:35 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:35 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:35 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.39.242_8080" in sync
    2021/12/19 01:26:35 [DEBUG] agent: Service "_v1_message-router_10.233.63.22_3904" in sync
    2021/12/19 01:26:35 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:35 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:35 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:35 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:35 [DEBUG] agent: Service "_v1_wf-gui_10.233.56.138_8443" in sync
    2021/12/19 01:26:35 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.60.223_9007" in sync
    2021/12/19 01:26:35 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:35 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:35 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:35 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:35 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:35 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:35 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.18.59_9011" in sync
    2021/12/19 01:26:35 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.18.59_9011" in sync
    2021/12/19 01:26:35 [DEBUG] agent: Service "_v1_sdc-gui_10.233.54.140_8181" in sync
    2021/12/19 01:26:35 [DEBUG] agent: Service "_v1_sdc_10.233.39.242_8443" in sync
    2021/12/19 01:26:35 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:35 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:35 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:35 [DEBUG] agent: Service "_v0_multicloud_10.233.20.33_9001" in sync
    2021/12/19 01:26:35 [DEBUG] agent: Service "_v1_multicloud_10.233.20.33_9001" in sync
    2021/12/19 01:26:35 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:35 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:35 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:35 [DEBUG] agent: Service "_v1_parser_10.233.55.79_8806" in sync
    2021/12/19 01:26:35 [DEBUG] agent: Service "_v1_catalog_10.233.55.79_8806" in sync
    2021/12/19 01:26:35 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:35 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:35 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:35 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:35 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:35 [DEBUG] agent: Node info in sync
    2021/12/19 01:26:35 [DEBUG] http: Request PUT /v1/agent/service/register (400.443761ms) from=10.233.68.95:56620
    2021/12/19 01:26:35 [DEBUG] agent: Service "_v1_sdc_10.233.39.242_8443" in sync
    2021/12/19 01:26:35 [DEBUG] agent: Service "_v1_sdc-gui_10.233.54.140_8181" in sync
    2021/12/19 01:26:35 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:35 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:35 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:35 [DEBUG] agent: Service "_v1_catalog_10.233.55.79_8806" in sync
    2021/12/19 01:26:35 [DEBUG] agent: Service "_v0_multicloud_10.233.20.33_9001" in sync
    2021/12/19 01:26:35 [DEBUG] agent: Service "_v1_multicloud_10.233.20.33_9001" in sync
    2021/12/19 01:26:35 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:35 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:35 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:35 [DEBUG] agent: Service "_v1_parser_10.233.55.79_8806" in sync
    2021/12/19 01:26:35 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:35 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:35 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:35 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:35 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:35 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:35 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:35 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:35 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.55.79_8806" in sync
    2021/12/19 01:26:35 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.60.223_9007" in sync
    2021/12/19 01:26:35 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.51.248_443" in sync
    2021/12/19 01:26:35 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.3.120_9015" in sync
    2021/12/19 01:26:35 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:35 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:35 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:35 [DEBUG] agent: Service "_v1_nsd_10.233.55.79_8806" in sync
    2021/12/19 01:26:35 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:35 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:35 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:35 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:35 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:35 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:35 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.60.223_9007" in sync
    2021/12/19 01:26:35 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.39.242_8080" in sync
    2021/12/19 01:26:35 [DEBUG] agent: Service "_v1_message-router_10.233.63.22_3904" in sync
    2021/12/19 01:26:35 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:35 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:35 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:35 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:35 [DEBUG] agent: Service "_v1_wf-gui_10.233.56.138_8443" in sync
    2021/12/19 01:26:35 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:35 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.18.59_9011" in sync
    2021/12/19 01:26:35 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:35 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:35 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:35 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:35 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:35 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.18.59_9011" in sync
    2021/12/19 01:26:35 [DEBUG] agent: Node info in sync
    2021/12/19 01:26:35 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v18 (542.799µs) from=10.233.68.95:56628
    2021/12/19 01:26:35 [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/12/19 01:26:35 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/12/19 01:26: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/12/19 01:26:36 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:36 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:36 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:36 [DEBUG] agent: Service "_v0_multicloud_10.233.20.33_9001" in sync
    2021/12/19 01:26:36 [DEBUG] agent: Service "_v1_multicloud_10.233.20.33_9001" in sync
    2021/12/19 01:26:36 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:36 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:36 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:36 [DEBUG] agent: Service "_v1_parser_10.233.55.79_8806" in sync
    2021/12/19 01:26:36 [DEBUG] agent: Service "_v1_catalog_10.233.55.79_8806" in sync
    2021/12/19 01:26:36 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:36 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:36 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:36 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:36 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:36 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:36 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:36 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:36 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.60.223_9007" in sync
    2021/12/19 01:26:36 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.51.248_443" in sync
    2021/12/19 01:26:36 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.3.120_9015" in sync
    2021/12/19 01:26:36 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:36 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:36 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:36 [DEBUG] agent: Service "_v1_nsd_10.233.55.79_8806" in sync
    2021/12/19 01:26:36 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.55.79_8806" in sync
    2021/12/19 01:26:36 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:36 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:36 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:36 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:36 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:36 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:36 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.39.242_8080" in sync
    2021/12/19 01:26:36 [DEBUG] agent: Service "_v1_message-router_10.233.63.22_3904" in sync
    2021/12/19 01:26:36 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:36 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:36 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:36 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:36 [DEBUG] agent: Service "_v1_wf-gui_10.233.56.138_8443" in sync
    2021/12/19 01:26:36 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.60.223_9007" in sync
    2021/12/19 01:26:36 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:36 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:36 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:36 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:36 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:36 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:36 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.18.59_9011" in sync
    2021/12/19 01:26:36 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.18.59_9011" in sync
    2021/12/19 01:26:36 [INFO] agent: Synced service "_v18_aai-nodes-query_10.233.72.11_8446"
    2021/12/19 01:26:36 [DEBUG] agent: Service "_v1_sdc-gui_10.233.54.140_8181" in sync
    2021/12/19 01:26:36 [DEBUG] agent: Service "_v1_sdc_10.233.39.242_8443" in sync
    2021/12/19 01:26:36 [DEBUG] agent: Node info in sync
    2021/12/19 01:26:36 [DEBUG] http: Request PUT /v1/agent/service/register (423.427065ms) from=10.233.68.95:56630
    2021/12/19 01:26:36 [DEBUG] agent: Service "_v1_parser_10.233.55.79_8806" in sync
    2021/12/19 01:26:36 [DEBUG] agent: Service "_v1_catalog_10.233.55.79_8806" in sync
    2021/12/19 01:26:36 [DEBUG] agent: Service "_v0_multicloud_10.233.20.33_9001" in sync
    2021/12/19 01:26:36 [DEBUG] agent: Service "_v1_multicloud_10.233.20.33_9001" in sync
    2021/12/19 01:26:36 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:36 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:36 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:36 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:36 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:36 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:36 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:36 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:36 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:36 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:36 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:36 [DEBUG] agent: Service "_v1_nsd_10.233.55.79_8806" in sync
    2021/12/19 01:26:36 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.55.79_8806" in sync
    2021/12/19 01:26:36 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.60.223_9007" in sync
    2021/12/19 01:26:36 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.51.248_443" in sync
    2021/12/19 01:26:36 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.3.120_9015" in sync
    2021/12/19 01:26:36 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:36 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:36 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:36 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:36 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:36 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:36 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:36 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:36 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:36 [DEBUG] agent: Service "_v1_wf-gui_10.233.56.138_8443" in sync
    2021/12/19 01:26:36 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.60.223_9007" in sync
    2021/12/19 01:26:36 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.39.242_8080" in sync
    2021/12/19 01:26:36 [DEBUG] agent: Service "_v1_message-router_10.233.63.22_3904" in sync
    2021/12/19 01:26:36 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:36 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:36 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:36 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:36 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:36 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.18.59_9011" in sync
    2021/12/19 01:26:36 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.18.59_9011" in sync
    2021/12/19 01:26:36 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:36 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:36 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:36 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:36 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:36 [DEBUG] agent: Service "_v1_sdc-gui_10.233.54.140_8181" in sync
    2021/12/19 01:26:36 [DEBUG] agent: Service "_v1_sdc_10.233.39.242_8443" in sync
    2021/12/19 01:26:36 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:36 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:36 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:36 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:36 [DEBUG] agent: Node info in sync
    2021/12/19 01:26:36 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v18 (538.625µs) from=10.233.68.95:56632
    2021/12/19 01:26:36 [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/12/19 01:26:36 [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/12/19 01:26:36 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/12/19 01:26: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/12/19 01:26:36 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:36 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:36 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:36 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:36 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:36 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:36 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:36 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:36 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.55.79_8806" in sync
    2021/12/19 01:26:36 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.60.223_9007" in sync
    2021/12/19 01:26:36 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.51.248_443" in sync
    2021/12/19 01:26:36 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.3.120_9015" in sync
    2021/12/19 01:26:36 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:36 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:36 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:36 [DEBUG] agent: Service "_v1_nsd_10.233.55.79_8806" in sync
    2021/12/19 01:26:36 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:36 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:36 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:36 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:36 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:36 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:36 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.60.223_9007" in sync
    2021/12/19 01:26:36 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.39.242_8080" in sync
    2021/12/19 01:26:36 [DEBUG] agent: Service "_v1_message-router_10.233.63.22_3904" in sync
    2021/12/19 01:26:36 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:36 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:36 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:36 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:36 [DEBUG] agent: Service "_v1_wf-gui_10.233.56.138_8443" in sync
    2021/12/19 01:26:37 [INFO] agent: Synced service "_v19__aai-nodes-query_10.233.72.11_8446"
    2021/12/19 01:26:37 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:37 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.18.59_9011" in sync
    2021/12/19 01:26:37 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:37 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:37 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:37 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:37 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:37 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.18.59_9011" in sync
    2021/12/19 01:26:37 [DEBUG] agent: Service "_v1_sdc_10.233.39.242_8443" in sync
    2021/12/19 01:26:37 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:37 [DEBUG] agent: Service "_v1_sdc-gui_10.233.54.140_8181" in sync
    2021/12/19 01:26:37 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:37 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:37 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:37 [DEBUG] agent: Service "_v1_catalog_10.233.55.79_8806" in sync
    2021/12/19 01:26:37 [DEBUG] agent: Service "_v0_multicloud_10.233.20.33_9001" in sync
    2021/12/19 01:26:37 [DEBUG] agent: Service "_v1_multicloud_10.233.20.33_9001" in sync
    2021/12/19 01:26:37 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:37 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:37 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:37 [DEBUG] agent: Service "_v1_parser_10.233.55.79_8806" in sync
    2021/12/19 01:26:37 [DEBUG] agent: Node info in sync
    2021/12/19 01:26:37 [DEBUG] http: Request PUT /v1/agent/service/register (400.092368ms) from=10.233.68.95:56636
    2021/12/19 01:26:37 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:37 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:37 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:37 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:37 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:37 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:37 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:37 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:37 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.51.248_443" in sync
    2021/12/19 01:26:37 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.3.120_9015" in sync
    2021/12/19 01:26:37 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:37 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:37 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:37 [DEBUG] agent: Service "_v1_nsd_10.233.55.79_8806" in sync
    2021/12/19 01:26:37 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.55.79_8806" in sync
    2021/12/19 01:26:37 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.60.223_9007" in sync
    2021/12/19 01:26:37 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:37 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:37 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:37 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:37 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:37 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:37 [DEBUG] agent: Service "_v1_message-router_10.233.63.22_3904" in sync
    2021/12/19 01:26:37 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:37 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:37 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:37 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:37 [DEBUG] agent: Service "_v1_wf-gui_10.233.56.138_8443" in sync
    2021/12/19 01:26:37 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.60.223_9007" in sync
    2021/12/19 01:26:37 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.39.242_8080" in sync
    2021/12/19 01:26:37 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:37 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:37 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:37 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:37 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:37 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:37 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.18.59_9011" in sync
    2021/12/19 01:26:37 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.18.59_9011" in sync
    2021/12/19 01:26:37 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:37 [DEBUG] agent: Service "_v1_sdc-gui_10.233.54.140_8181" in sync
    2021/12/19 01:26:37 [DEBUG] agent: Service "_v1_sdc_10.233.39.242_8443" in sync
    2021/12/19 01:26:37 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:37 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:37 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:37 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:37 [DEBUG] agent: Service "_v1_multicloud_10.233.20.33_9001" in sync
    2021/12/19 01:26:37 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:37 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:37 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:37 [DEBUG] agent: Service "_v1_parser_10.233.55.79_8806" in sync
    2021/12/19 01:26:37 [DEBUG] agent: Service "_v1_catalog_10.233.55.79_8806" in sync
    2021/12/19 01:26:37 [DEBUG] agent: Service "_v0_multicloud_10.233.20.33_9001" in sync
    2021/12/19 01:26:37 [DEBUG] agent: Node info in sync
    2021/12/19 01:26:37 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v19 (629.655µs) from=10.233.68.95:56646
    2021/12/19 01:26:37 [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/12/19 01:26:37 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/12/19 01:26: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/12/19 01:26:37 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.18.59_9011" in sync
    2021/12/19 01:26:37 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:37 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:37 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:37 [DEBUG] agent: Service "_v1_sdc-gui_10.233.54.140_8181" in sync
    2021/12/19 01:26:37 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:37 [DEBUG] agent: Service "_v1_catalog_10.233.55.79_8806" in sync
    2021/12/19 01:26:37 [DEBUG] agent: Service "_v1_multicloud_10.233.20.33_9001" in sync
    2021/12/19 01:26:37 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:37 [INFO] agent: Synced service "_v19_aai-nodes-query_10.233.72.11_8446"
    2021/12/19 01:26:37 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:37 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:37 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.60.223_9007" in sync
    2021/12/19 01:26:37 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.3.120_9015" in sync
    2021/12/19 01:26:37 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:37 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:37 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:37 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:37 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.60.223_9007" in sync
    2021/12/19 01:26:37 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.39.242_8080" in sync
    2021/12/19 01:26:37 [DEBUG] agent: Service "_v1_message-router_10.233.63.22_3904" in sync
    2021/12/19 01:26:37 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:37 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:37 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:37 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.18.59_9011" in sync
    2021/12/19 01:26:37 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:37 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:37 [DEBUG] agent: Service "_v1_sdc_10.233.39.242_8443" in sync
    2021/12/19 01:26:37 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:37 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:37 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:37 [DEBUG] agent: Service "_v1_parser_10.233.55.79_8806" in sync
    2021/12/19 01:26:37 [DEBUG] agent: Service "_v0_multicloud_10.233.20.33_9001" in sync
    2021/12/19 01:26:37 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:37 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:37 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:37 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:37 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:37 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:37 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:37 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:37 [DEBUG] agent: Service "_v1_nsd_10.233.55.79_8806" in sync
    2021/12/19 01:26:37 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.55.79_8806" in sync
    2021/12/19 01:26:37 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.51.248_443" in sync
    2021/12/19 01:26:37 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:37 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:37 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:37 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:37 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:37 [DEBUG] agent: Service "_v1_wf-gui_10.233.56.138_8443" in sync
    2021/12/19 01:26:37 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:37 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:37 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:37 [DEBUG] agent: Node info in sync
    2021/12/19 01:26:37 [DEBUG] http: Request PUT /v1/agent/service/register (300.532845ms) from=10.233.68.95:56648
    2021/12/19 01:26:37 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:37 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:37 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:37 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.51.248_443" in sync
    2021/12/19 01:26:37 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:37 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:37 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:37 [DEBUG] agent: Service "_v1_nsd_10.233.55.79_8806" in sync
    2021/12/19 01:26:37 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.55.79_8806" in sync
    2021/12/19 01:26:37 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:37 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:37 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:37 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:37 [DEBUG] agent: Service "_v1_wf-gui_10.233.56.138_8443" in sync
    2021/12/19 01:26:37 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:37 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:37 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:37 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:37 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.18.59_9011" in sync
    2021/12/19 01:26:37 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:37 [DEBUG] agent: Service "_v1_sdc-gui_10.233.54.140_8181" in sync
    2021/12/19 01:26:37 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:37 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:37 [DEBUG] agent: Service "_v1_catalog_10.233.55.79_8806" in sync
    2021/12/19 01:26:37 [DEBUG] agent: Service "_v1_multicloud_10.233.20.33_9001" in sync
    2021/12/19 01:26:37 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:37 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:37 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.60.223_9007" in sync
    2021/12/19 01:26:37 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.3.120_9015" in sync
    2021/12/19 01:26:37 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:37 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:37 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:37 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:37 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.39.242_8080" in sync
    2021/12/19 01:26:37 [DEBUG] agent: Service "_v1_message-router_10.233.63.22_3904" in sync
    2021/12/19 01:26:37 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:37 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:37 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.60.223_9007" in sync
    2021/12/19 01:26:37 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:37 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:37 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:37 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.18.59_9011" in sync
    2021/12/19 01:26:37 [DEBUG] agent: Service "_v1_sdc_10.233.39.242_8443" in sync
    2021/12/19 01:26:37 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:37 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:37 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:37 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:37 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:37 [DEBUG] agent: Service "_v1_parser_10.233.55.79_8806" in sync
    2021/12/19 01:26:37 [DEBUG] agent: Service "_v0_multicloud_10.233.20.33_9001" in sync
    2021/12/19 01:26:37 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:37 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:37 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:37 [DEBUG] agent: Node info in sync
    2021/12/19 01:26:37 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v19 (101.398413ms) from=10.233.68.95:56650
    2021/12/19 01:26:37 [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/12/19 01:26:37 [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/12/19 01:26:37 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/12/19 01:26: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/12/19 01:26:38 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:38 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:38 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.60.223_9007" in sync
    2021/12/19 01:26:38 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.3.120_9015" in sync
    2021/12/19 01:26:38 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:38 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:38 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:38 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:38 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.39.242_8080" in sync
    2021/12/19 01:26:38 [DEBUG] agent: Service "_v1_message-router_10.233.63.22_3904" in sync
    2021/12/19 01:26:38 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:38 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:38 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.60.223_9007" in sync
    2021/12/19 01:26:38 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:38 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:38 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.18.59_9011" in sync
    2021/12/19 01:26:38 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:38 [DEBUG] agent: Service "_v1_sdc_10.233.39.242_8443" in sync
    2021/12/19 01:26:38 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:38 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:38 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:38 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:38 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:38 [DEBUG] agent: Service "_v1_parser_10.233.55.79_8806" in sync
    2021/12/19 01:26:38 [DEBUG] agent: Service "_v0_multicloud_10.233.20.33_9001" in sync
    2021/12/19 01:26:38 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:38 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:38 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:38 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:38 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:38 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:38 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.51.248_443" in sync
    2021/12/19 01:26:38 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:38 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:38 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:38 [DEBUG] agent: Service "_v1_nsd_10.233.55.79_8806" in sync
    2021/12/19 01:26:38 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.55.79_8806" in sync
    2021/12/19 01:26:38 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:38 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:38 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:38 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:38 [DEBUG] agent: Service "_v1_wf-gui_10.233.56.138_8443" in sync
    2021/12/19 01:26:38 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:38 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:38 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:38 [INFO] agent: Synced service "_v11__aai-nquery_10.233.72.11_8446"
    2021/12/19 01:26:38 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.18.59_9011" in sync
    2021/12/19 01:26:38 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:38 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:38 [DEBUG] agent: Service "_v1_sdc-gui_10.233.54.140_8181" in sync
    2021/12/19 01:26:38 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:38 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:38 [DEBUG] agent: Service "_v1_catalog_10.233.55.79_8806" in sync
    2021/12/19 01:26:38 [DEBUG] agent: Service "_v1_multicloud_10.233.20.33_9001" in sync
    2021/12/19 01:26:38 [DEBUG] agent: Node info in sync
    2021/12/19 01:26:38 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.39.242_8080" in sync
    2021/12/19 01:26:38 [DEBUG] agent: Service "_v1_message-router_10.233.63.22_3904" in sync
    2021/12/19 01:26:38 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:38 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:38 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.60.223_9007" in sync
    2021/12/19 01:26:38 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:38 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:38 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.18.59_9011" in sync
    2021/12/19 01:26:38 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:38 [DEBUG] agent: Service "_v1_sdc_10.233.39.242_8443" in sync
    2021/12/19 01:26:38 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:38 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:38 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:38 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:38 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:38 [DEBUG] agent: Service "_v1_parser_10.233.55.79_8806" in sync
    2021/12/19 01:26:38 [DEBUG] agent: Service "_v0_multicloud_10.233.20.33_9001" in sync
    2021/12/19 01:26:38 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:38 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:38 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:38 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:38 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:38 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:38 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.51.248_443" in sync
    2021/12/19 01:26:38 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:38 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:38 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:38 [DEBUG] agent: Service "_v1_nsd_10.233.55.79_8806" in sync
    2021/12/19 01:26:38 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.55.79_8806" in sync
    2021/12/19 01:26:38 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:38 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:38 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:38 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:38 [DEBUG] agent: Service "_v1_wf-gui_10.233.56.138_8443" in sync
    2021/12/19 01:26:38 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:38 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:38 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:38 [DEBUG] agent: Service "_v11__aai-nquery_10.233.72.11_8446" in sync
    2021/12/19 01:26:38 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.18.59_9011" in sync
    2021/12/19 01:26:38 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:38 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:38 [DEBUG] agent: Service "_v1_sdc-gui_10.233.54.140_8181" in sync
    2021/12/19 01:26:38 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:38 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:38 [DEBUG] agent: Service "_v1_catalog_10.233.55.79_8806" in sync
    2021/12/19 01:26:38 [DEBUG] agent: Service "_v1_multicloud_10.233.20.33_9001" in sync
    2021/12/19 01:26:38 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:38 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:38 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.60.223_9007" in sync
    2021/12/19 01:26:38 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.3.120_9015" in sync
    2021/12/19 01:26:38 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:38 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:38 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:38 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:38 [DEBUG] agent: Node info in sync
    2021/12/19 01:26:38 [DEBUG] http: Request PUT /v1/agent/service/register (481.381356ms) from=10.233.68.95:56654
    2021/12/19 01:26:38 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v11 (93.512163ms) from=10.233.68.95:56668
    2021/12/19 01:26:38 [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/12/19 01:26:38 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/12/19 01:26:38 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/12/19 01:26:38 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:38 [DEBUG] agent: Service "_v1_wf-gui_10.233.56.138_8443" in sync
    2021/12/19 01:26:38 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:38 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:38 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.18.59_9011" in sync
    2021/12/19 01:26:38 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:38 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:38 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:38 [DEBUG] agent: Service "_v11__aai-nquery_10.233.72.11_8446" in sync
    2021/12/19 01:26:38 [DEBUG] agent: Service "_v1_sdc-gui_10.233.54.140_8181" in sync
    2021/12/19 01:26:38 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:38 [DEBUG] agent: Service "_v1_catalog_10.233.55.79_8806" in sync
    2021/12/19 01:26:38 [DEBUG] agent: Service "_v1_multicloud_10.233.20.33_9001" in sync
    2021/12/19 01:26:38 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:38 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:38 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:38 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:38 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.60.223_9007" in sync
    2021/12/19 01:26:38 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.3.120_9015" in sync
    2021/12/19 01:26:38 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:38 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:38 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:38 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:38 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.60.223_9007" in sync
    2021/12/19 01:26:38 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.39.242_8080" in sync
    2021/12/19 01:26:38 [DEBUG] agent: Service "_v1_message-router_10.233.63.22_3904" in sync
    2021/12/19 01:26:38 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:38 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:38 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:38 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.18.59_9011" in sync
    2021/12/19 01:26:38 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:38 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:38 [DEBUG] agent: Service "_v1_sdc_10.233.39.242_8443" in sync
    2021/12/19 01:26:38 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:38 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:38 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:38 [DEBUG] agent: Service "_v1_parser_10.233.55.79_8806" in sync
    2021/12/19 01:26:38 [DEBUG] agent: Service "_v0_multicloud_10.233.20.33_9001" in sync
    2021/12/19 01:26:38 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:38 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:38 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:38 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:38 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:38 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:38 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:38 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:38 [INFO] agent: Synced service "_v11_aai-nquery_10.233.72.11_8446"
    2021/12/19 01:26:38 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:38 [DEBUG] agent: Service "_v1_nsd_10.233.55.79_8806" in sync
    2021/12/19 01:26:38 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.55.79_8806" in sync
    2021/12/19 01:26:38 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.51.248_443" in sync
    2021/12/19 01:26:38 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:38 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:38 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:38 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:38 [DEBUG] agent: Node info in sync
    2021/12/19 01:26:38 [DEBUG] http: Request PUT /v1/agent/service/register (300.78274ms) from=10.233.68.95:56670
    2021/12/19 01:26:38 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:38 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.18.59_9011" in sync
    2021/12/19 01:26:38 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:38 [DEBUG] agent: Service "_v1_sdc_10.233.39.242_8443" in sync
    2021/12/19 01:26:38 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:38 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:38 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:38 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:38 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:38 [DEBUG] agent: Service "_v1_parser_10.233.55.79_8806" in sync
    2021/12/19 01:26:38 [DEBUG] agent: Service "_v0_multicloud_10.233.20.33_9001" in sync
    2021/12/19 01:26:38 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:38 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:38 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:38 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:38 [DEBUG] agent: Service "_v11_aai-nquery_10.233.72.11_8446" in sync
    2021/12/19 01:26:38 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:38 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:38 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.51.248_443" in sync
    2021/12/19 01:26:38 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:38 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:38 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:38 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:38 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:38 [DEBUG] agent: Service "_v1_nsd_10.233.55.79_8806" in sync
    2021/12/19 01:26:38 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.55.79_8806" in sync
    2021/12/19 01:26:38 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:38 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:38 [DEBUG] agent: Service "_v1_wf-gui_10.233.56.138_8443" in sync
    2021/12/19 01:26:38 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:38 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:38 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:38 [DEBUG] agent: Service "_v11__aai-nquery_10.233.72.11_8446" in sync
    2021/12/19 01:26:38 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.18.59_9011" in sync
    2021/12/19 01:26:38 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:38 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:38 [DEBUG] agent: Service "_v1_sdc-gui_10.233.54.140_8181" in sync
    2021/12/19 01:26:38 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:38 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:38 [DEBUG] agent: Service "_v1_catalog_10.233.55.79_8806" in sync
    2021/12/19 01:26:38 [DEBUG] agent: Service "_v1_multicloud_10.233.20.33_9001" in sync
    2021/12/19 01:26:38 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:38 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:38 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:38 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:38 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:38 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:38 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.60.223_9007" in sync
    2021/12/19 01:26:38 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.3.120_9015" in sync
    2021/12/19 01:26:38 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.39.242_8080" in sync
    2021/12/19 01:26:38 [DEBUG] agent: Service "_v1_message-router_10.233.63.22_3904" in sync
    2021/12/19 01:26:38 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:38 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:38 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.60.223_9007" in sync
    2021/12/19 01:26:38 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:38 [DEBUG] agent: Node info in sync
    2021/12/19 01:26:38 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v11 (401.618µs) from=10.233.68.95:56682
    2021/12/19 01:26:39 [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/12/19 01:26:39 [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/12/19 01:26:39 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/12/19 01:26:39 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/12/19 01:26:39 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:39 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:39 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:39 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:39 [DEBUG] agent: Service "_v1_parser_10.233.55.79_8806" in sync
    2021/12/19 01:26:39 [DEBUG] agent: Service "_v0_multicloud_10.233.20.33_9001" in sync
    2021/12/19 01:26:39 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:39 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:39 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:39 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:39 [DEBUG] agent: Service "_v11_aai-nquery_10.233.72.11_8446" in sync
    2021/12/19 01:26:39 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:39 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:39 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:39 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:39 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:39 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:39 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:39 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:39 [DEBUG] agent: Service "_v1_nsd_10.233.55.79_8806" in sync
    2021/12/19 01:26:39 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.55.79_8806" in sync
    2021/12/19 01:26:39 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.51.248_443" in sync
    2021/12/19 01:26:39 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:39 [DEBUG] agent: Service "_v1_wf-gui_10.233.56.138_8443" in sync
    2021/12/19 01:26:39 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:39 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:39 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:39 [DEBUG] agent: Service "_v11__aai-nquery_10.233.72.11_8446" in sync
    2021/12/19 01:26:39 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.18.59_9011" in sync
    2021/12/19 01:26:39 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:39 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:39 [DEBUG] agent: Service "_v1_sdc-gui_10.233.54.140_8181" in sync
    2021/12/19 01:26:39 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:39 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:39 [DEBUG] agent: Service "_v1_catalog_10.233.55.79_8806" in sync
    2021/12/19 01:26:39 [DEBUG] agent: Service "_v1_multicloud_10.233.20.33_9001" in sync
    2021/12/19 01:26:39 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:39 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:39 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:39 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:39 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:39 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:39 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.60.223_9007" in sync
    2021/12/19 01:26:39 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.3.120_9015" in sync
    2021/12/19 01:26:39 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:39 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:39 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:39 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:39 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.60.223_9007" in sync
    2021/12/19 01:26:39 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.39.242_8080" in sync
    2021/12/19 01:26:39 [DEBUG] agent: Service "_v1_message-router_10.233.63.22_3904" in sync
    2021/12/19 01:26:39 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.18.59_9011" in sync
    2021/12/19 01:26:39 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:39 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:39 [DEBUG] agent: Service "_v1_sdc_10.233.39.242_8443" in sync
    2021/12/19 01:26:39 [INFO] agent: Synced service "_v12__aai-nquery_10.233.72.11_8446"
    2021/12/19 01:26:39 [DEBUG] agent: Node info in sync
    2021/12/19 01:26:39 [DEBUG] http: Request PUT /v1/agent/service/register (104.58278ms) from=10.233.68.95:56684
    2021/12/19 01:26:39 [DEBUG] agent: Service "_v1_parser_10.233.55.79_8806" in sync
    2021/12/19 01:26:39 [DEBUG] agent: Service "_v0_multicloud_10.233.20.33_9001" in sync
    2021/12/19 01:26:39 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:39 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:39 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:39 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:39 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:39 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:39 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:39 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:39 [DEBUG] agent: Service "_v11_aai-nquery_10.233.72.11_8446" in sync
    2021/12/19 01:26:39 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:39 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:39 [DEBUG] agent: Service "_v1_nsd_10.233.55.79_8806" in sync
    2021/12/19 01:26:39 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.55.79_8806" in sync
    2021/12/19 01:26:39 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.51.248_443" in sync
    2021/12/19 01:26:39 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:39 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:39 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:39 [DEBUG] agent: Service "_v1_wf-gui_10.233.56.138_8443" in sync
    2021/12/19 01:26:39 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:39 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:39 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:39 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.18.59_9011" in sync
    2021/12/19 01:26:39 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:39 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:39 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:39 [DEBUG] agent: Service "_v11__aai-nquery_10.233.72.11_8446" in sync
    2021/12/19 01:26:39 [DEBUG] agent: Service "_v1_sdc-gui_10.233.54.140_8181" in sync
    2021/12/19 01:26:39 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:39 [DEBUG] agent: Service "_v1_catalog_10.233.55.79_8806" in sync
    2021/12/19 01:26:39 [DEBUG] agent: Service "_v1_multicloud_10.233.20.33_9001" in sync
    2021/12/19 01:26:39 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:39 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:39 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:39 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:39 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.60.223_9007" in sync
    2021/12/19 01:26:39 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.3.120_9015" in sync
    2021/12/19 01:26:39 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:39 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:39 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:39 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:39 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.60.223_9007" in sync
    2021/12/19 01:26:39 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.39.242_8080" in sync
    2021/12/19 01:26:39 [DEBUG] agent: Service "_v1_message-router_10.233.63.22_3904" in sync
    2021/12/19 01:26:39 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:39 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:39 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:39 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.18.59_9011" in sync
    2021/12/19 01:26:39 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:39 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:39 [DEBUG] agent: Service "_v1_sdc_10.233.39.242_8443" in sync
    2021/12/19 01:26:39 [DEBUG] agent: Service "_v12__aai-nquery_10.233.72.11_8446" in sync
    2021/12/19 01:26:39 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:39 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:39 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:39 [DEBUG] agent: Node info in sync
    2021/12/19 01:26:39 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v12 (389.097869ms) from=10.233.68.95:56686
    2021/12/19 01:26:40 [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/12/19 01:26:40 [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/12/19 01:26:40 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/12/19 01:26:40 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:40 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:40 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.3.120_9015" in sync
    2021/12/19 01:26:40 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:40 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:40 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:40 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:40 [INFO] agent: Synced service "_v12_aai-nquery_10.233.72.11_8446"
    2021/12/19 01:26:40 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.60.223_9007" in sync
    2021/12/19 01:26:40 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.39.242_8080" in sync
    2021/12/19 01:26:40 [DEBUG] agent: Service "_v1_message-router_10.233.63.22_3904" in sync
    2021/12/19 01:26:40 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:40 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:40 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:40 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.60.223_9007" in sync
    2021/12/19 01:26:40 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:40 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:40 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.18.59_9011" in sync
    2021/12/19 01:26:40 [DEBUG] agent: Service "_v12__aai-nquery_10.233.72.11_8446" in sync
    2021/12/19 01:26:40 [DEBUG] agent: Service "_v1_sdc_10.233.39.242_8443" in sync
    2021/12/19 01:26:40 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:40 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:40 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:40 [DEBUG] agent: Service "_v0_multicloud_10.233.20.33_9001" in sync
    2021/12/19 01:26:40 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:40 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:40 [DEBUG] agent: Service "_v1_parser_10.233.55.79_8806" in sync
    2021/12/19 01:26:40 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:40 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:40 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:40 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:40 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:40 [DEBUG] agent: Service "_v11_aai-nquery_10.233.72.11_8446" in sync
    2021/12/19 01:26:40 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:40 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.55.79_8806" in sync
    2021/12/19 01:26:40 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.51.248_443" in sync
    2021/12/19 01:26:40 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:40 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:40 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:40 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:40 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:40 [DEBUG] agent: Service "_v1_nsd_10.233.55.79_8806" in sync
    2021/12/19 01:26:40 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:40 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:40 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:40 [DEBUG] agent: Service "_v1_wf-gui_10.233.56.138_8443" in sync
    2021/12/19 01:26:40 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:40 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:40 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:40 [DEBUG] agent: Service "_v11__aai-nquery_10.233.72.11_8446" in sync
    2021/12/19 01:26:40 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.18.59_9011" in sync
    2021/12/19 01:26:40 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:40 [DEBUG] agent: Service "_v1_sdc-gui_10.233.54.140_8181" in sync
    2021/12/19 01:26:40 [DEBUG] agent: Service "_v1_multicloud_10.233.20.33_9001" in sync
    2021/12/19 01:26:40 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:40 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:40 [DEBUG] agent: Service "_v1_catalog_10.233.55.79_8806" in sync
    2021/12/19 01:26:40 [DEBUG] agent: Node info in sync
    2021/12/19 01:26:40 [DEBUG] http: Request PUT /v1/agent/service/register (300.93827ms) from=10.233.68.95:56690
    2021/12/19 01:26:40 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.18.59_9011" in sync
    2021/12/19 01:26:40 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:40 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:40 [DEBUG] agent: Service "_v1_sdc_10.233.39.242_8443" in sync
    2021/12/19 01:26:40 [DEBUG] agent: Service "_v12__aai-nquery_10.233.72.11_8446" in sync
    2021/12/19 01:26:40 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:40 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:40 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:40 [DEBUG] agent: Service "_v1_parser_10.233.55.79_8806" in sync
    2021/12/19 01:26:40 [DEBUG] agent: Service "_v0_multicloud_10.233.20.33_9001" in sync
    2021/12/19 01:26:40 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:40 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:40 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:40 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:40 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:40 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:40 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:40 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:40 [DEBUG] agent: Service "_v11_aai-nquery_10.233.72.11_8446" in sync
    2021/12/19 01:26:40 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:40 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:40 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:40 [DEBUG] agent: Service "_v1_nsd_10.233.55.79_8806" in sync
    2021/12/19 01:26:40 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.55.79_8806" in sync
    2021/12/19 01:26:40 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.51.248_443" in sync
    2021/12/19 01:26:40 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:40 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:40 [DEBUG] agent: Service "_v1_wf-gui_10.233.56.138_8443" in sync
    2021/12/19 01:26:40 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:40 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:40 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:40 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.18.59_9011" in sync
    2021/12/19 01:26:40 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:40 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:40 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:40 [DEBUG] agent: Service "_v11__aai-nquery_10.233.72.11_8446" in sync
    2021/12/19 01:26:40 [DEBUG] agent: Service "_v1_sdc-gui_10.233.54.140_8181" in sync
    2021/12/19 01:26:40 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:40 [DEBUG] agent: Service "_v1_catalog_10.233.55.79_8806" in sync
    2021/12/19 01:26:40 [DEBUG] agent: Service "_v1_multicloud_10.233.20.33_9001" in sync
    2021/12/19 01:26:40 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:40 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:40 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:40 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:40 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:40 [DEBUG] agent: Service "_v12_aai-nquery_10.233.72.11_8446" in sync
    2021/12/19 01:26:40 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.60.223_9007" in sync
    2021/12/19 01:26:40 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.3.120_9015" in sync
    2021/12/19 01:26:40 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:40 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:40 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:40 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:40 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.60.223_9007" in sync
    2021/12/19 01:26:40 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.39.242_8080" in sync
    2021/12/19 01:26:40 [DEBUG] agent: Service "_v1_message-router_10.233.63.22_3904" in sync
    2021/12/19 01:26:40 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:40 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:40 [DEBUG] agent: Node info in sync
    2021/12/19 01:26:40 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v12 (614.361µs) from=10.233.68.95:56694
    2021/12/19 01:26:40 [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/12/19 01:26:40 [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/12/19 01:26:40 [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/12/19 01:26:40 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/12/19 01:26:40 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:40 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:40 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:40 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:40 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:40 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:40 [DEBUG] agent: Service "_v11_aai-nquery_10.233.72.11_8446" in sync
    2021/12/19 01:26:40 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:40 [DEBUG] agent: Service "_v1_nsd_10.233.55.79_8806" in sync
    2021/12/19 01:26:40 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.55.79_8806" in sync
    2021/12/19 01:26:40 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.51.248_443" in sync
    2021/12/19 01:26:40 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:40 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:40 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:40 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:40 [DEBUG] agent: Service "_v1_wf-gui_10.233.56.138_8443" in sync
    2021/12/19 01:26:40 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:40 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:40 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:40 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.18.59_9011" in sync
    2021/12/19 01:26:40 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:40 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:40 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:40 [DEBUG] agent: Service "_v11__aai-nquery_10.233.72.11_8446" in sync
    2021/12/19 01:26:40 [DEBUG] agent: Service "_v1_sdc-gui_10.233.54.140_8181" in sync
    2021/12/19 01:26:40 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:40 [DEBUG] agent: Service "_v1_catalog_10.233.55.79_8806" in sync
    2021/12/19 01:26:40 [DEBUG] agent: Service "_v1_multicloud_10.233.20.33_9001" in sync
    2021/12/19 01:26:40 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:40 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:40 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:40 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:40 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.60.223_9007" in sync
    2021/12/19 01:26:40 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.3.120_9015" in sync
    2021/12/19 01:26:40 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:40 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:40 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:40 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:40 [DEBUG] agent: Service "_v12_aai-nquery_10.233.72.11_8446" in sync
    2021/12/19 01:26:40 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.60.223_9007" in sync
    2021/12/19 01:26:40 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.39.242_8080" in sync
    2021/12/19 01:26:40 [DEBUG] agent: Service "_v1_message-router_10.233.63.22_3904" in sync
    2021/12/19 01:26:40 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:40 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:40 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:40 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.18.59_9011" in sync
    2021/12/19 01:26:40 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:40 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:40 [DEBUG] agent: Service "_v1_sdc_10.233.39.242_8443" in sync
    2021/12/19 01:26:40 [DEBUG] agent: Service "_v12__aai-nquery_10.233.72.11_8446" in sync
    2021/12/19 01:26:40 [INFO] agent: Synced service "_v13__aai-nquery_10.233.72.11_8446"
    2021/12/19 01:26:40 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:40 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:40 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:40 [DEBUG] agent: Service "_v1_parser_10.233.55.79_8806" in sync
    2021/12/19 01:26:40 [DEBUG] agent: Service "_v0_multicloud_10.233.20.33_9001" in sync
    2021/12/19 01:26:40 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:40 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:40 [DEBUG] agent: Node info in sync
    2021/12/19 01:26:40 [DEBUG] http: Request PUT /v1/agent/service/register (321.349155ms) from=10.233.68.95:56700
    2021/12/19 01:26:40 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:40 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:40 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:40 [DEBUG] agent: Service "_v11_aai-nquery_10.233.72.11_8446" in sync
    2021/12/19 01:26:40 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:40 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:40 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:40 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:40 [DEBUG] agent: Service "_v1_nsd_10.233.55.79_8806" in sync
    2021/12/19 01:26:40 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.55.79_8806" in sync
    2021/12/19 01:26:40 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.51.248_443" in sync
    2021/12/19 01:26:40 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:40 [DEBUG] agent: Service "_v1_wf-gui_10.233.56.138_8443" in sync
    2021/12/19 01:26:40 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:40 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:40 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:40 [DEBUG] agent: Service "_v11__aai-nquery_10.233.72.11_8446" in sync
    2021/12/19 01:26:41 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.18.59_9011" in sync
    2021/12/19 01:26:41 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:41 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:41 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:41 [DEBUG] agent: Service "_v1_sdc-gui_10.233.54.140_8181" in sync
    2021/12/19 01:26:41 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:41 [DEBUG] agent: Service "_v1_catalog_10.233.55.79_8806" in sync
    2021/12/19 01:26:41 [DEBUG] agent: Service "_v1_multicloud_10.233.20.33_9001" in sync
    2021/12/19 01:26:41 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:41 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:41 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:41 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:41 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:41 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:41 [DEBUG] agent: Service "_v12_aai-nquery_10.233.72.11_8446" in sync
    2021/12/19 01:26:41 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.60.223_9007" in sync
    2021/12/19 01:26:41 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.3.120_9015" in sync
    2021/12/19 01:26:41 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:41 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:41 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:41 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:41 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.60.223_9007" in sync
    2021/12/19 01:26:41 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.39.242_8080" in sync
    2021/12/19 01:26:41 [DEBUG] agent: Service "_v1_message-router_10.233.63.22_3904" in sync
    2021/12/19 01:26:41 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:41 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.18.59_9011" in sync
    2021/12/19 01:26:41 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:41 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:41 [DEBUG] agent: Service "_v1_sdc_10.233.39.242_8443" in sync
    2021/12/19 01:26:41 [DEBUG] agent: Service "_v12__aai-nquery_10.233.72.11_8446" in sync
    2021/12/19 01:26:41 [DEBUG] agent: Service "_v13__aai-nquery_10.233.72.11_8446" in sync
    2021/12/19 01:26:41 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:41 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:41 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:41 [DEBUG] agent: Service "_v1_parser_10.233.55.79_8806" in sync
    2021/12/19 01:26:41 [DEBUG] agent: Service "_v0_multicloud_10.233.20.33_9001" in sync
    2021/12/19 01:26:41 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:41 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:41 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:41 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:41 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:41 [DEBUG] agent: Node info in sync
    2021/12/19 01:26:41 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v13 (523.109µs) from=10.233.68.95:56708
    2021/12/19 01:26:41 [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/12/19 01:26:41 [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/12/19 01:26:41 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/12/19 01:26:41 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:41 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:41 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:41 [DEBUG] agent: Service "_v1_wf-gui_10.233.56.138_8443" in sync
    2021/12/19 01:26:41 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:41 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:41 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:41 [DEBUG] agent: Service "_v11__aai-nquery_10.233.72.11_8446" in sync
    2021/12/19 01:26:41 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.18.59_9011" in sync
    2021/12/19 01:26:41 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:41 [DEBUG] agent: Service "_v1_sdc-gui_10.233.54.140_8181" in sync
    2021/12/19 01:26:41 [DEBUG] agent: Service "_v1_multicloud_10.233.20.33_9001" in sync
    2021/12/19 01:26:41 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:41 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:41 [DEBUG] agent: Service "_v1_catalog_10.233.55.79_8806" in sync
    2021/12/19 01:26:41 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:41 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:41 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.3.120_9015" in sync
    2021/12/19 01:26:41 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:41 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:41 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:41 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:41 [DEBUG] agent: Service "_v12_aai-nquery_10.233.72.11_8446" in sync
    2021/12/19 01:26:41 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.60.223_9007" in sync
    2021/12/19 01:26:41 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.39.242_8080" in sync
    2021/12/19 01:26:41 [DEBUG] agent: Service "_v1_message-router_10.233.63.22_3904" in sync
    2021/12/19 01:26:41 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:41 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:41 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:41 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.60.223_9007" in sync
    2021/12/19 01:26:41 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:41 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:41 [INFO] agent: Synced service "_v13_aai-nquery_10.233.72.11_8446"
    2021/12/19 01:26:41 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.18.59_9011" in sync
    2021/12/19 01:26:41 [DEBUG] agent: Service "_v12__aai-nquery_10.233.72.11_8446" in sync
    2021/12/19 01:26:41 [DEBUG] agent: Service "_v13__aai-nquery_10.233.72.11_8446" in sync
    2021/12/19 01:26:41 [DEBUG] agent: Service "_v1_sdc_10.233.39.242_8443" in sync
    2021/12/19 01:26:41 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:41 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:41 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:41 [DEBUG] agent: Service "_v0_multicloud_10.233.20.33_9001" in sync
    2021/12/19 01:26:41 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:41 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:41 [DEBUG] agent: Service "_v1_parser_10.233.55.79_8806" in sync
    2021/12/19 01:26:41 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:41 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:41 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:41 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:41 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:41 [DEBUG] agent: Service "_v11_aai-nquery_10.233.72.11_8446" in sync
    2021/12/19 01:26:41 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:41 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.55.79_8806" in sync
    2021/12/19 01:26:41 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.51.248_443" in sync
    2021/12/19 01:26:41 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:41 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:41 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:41 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:41 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:41 [DEBUG] agent: Service "_v1_nsd_10.233.55.79_8806" in sync
    2021/12/19 01:26:41 [DEBUG] agent: Node info in sync
    2021/12/19 01:26:41 [DEBUG] http: Request PUT /v1/agent/service/register (102.692656ms) from=10.233.68.95:56710
    2021/12/19 01:26:41 [DEBUG] agent: Service "_v1_multicloud_10.233.20.33_9001" in sync
    2021/12/19 01:26:41 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:41 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:41 [DEBUG] agent: Service "_v1_catalog_10.233.55.79_8806" in sync
    2021/12/19 01:26:41 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:41 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:41 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.3.120_9015" in sync
    2021/12/19 01:26:41 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:41 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:41 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:41 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:41 [DEBUG] agent: Service "_v12_aai-nquery_10.233.72.11_8446" in sync
    2021/12/19 01:26:41 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.60.223_9007" in sync
    2021/12/19 01:26:41 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.39.242_8080" in sync
    2021/12/19 01:26:41 [DEBUG] agent: Service "_v1_message-router_10.233.63.22_3904" in sync
    2021/12/19 01:26:41 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:41 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:41 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:41 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.60.223_9007" in sync
    2021/12/19 01:26:41 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:41 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:41 [DEBUG] agent: Service "_v13_aai-nquery_10.233.72.11_8446" in sync
    2021/12/19 01:26:41 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.18.59_9011" in sync
    2021/12/19 01:26:41 [DEBUG] agent: Service "_v12__aai-nquery_10.233.72.11_8446" in sync
    2021/12/19 01:26:41 [DEBUG] agent: Service "_v13__aai-nquery_10.233.72.11_8446" in sync
    2021/12/19 01:26:41 [DEBUG] agent: Service "_v1_sdc_10.233.39.242_8443" in sync
    2021/12/19 01:26:41 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:41 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:41 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:41 [DEBUG] agent: Service "_v0_multicloud_10.233.20.33_9001" in sync
    2021/12/19 01:26:41 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:41 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:41 [DEBUG] agent: Service "_v1_parser_10.233.55.79_8806" in sync
    2021/12/19 01:26:41 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:41 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:41 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:41 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:41 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:41 [DEBUG] agent: Service "_v11_aai-nquery_10.233.72.11_8446" in sync
    2021/12/19 01:26:41 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:41 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.55.79_8806" in sync
    2021/12/19 01:26:41 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.51.248_443" in sync
    2021/12/19 01:26:41 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:41 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:41 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:41 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:41 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:41 [DEBUG] agent: Service "_v1_nsd_10.233.55.79_8806" in sync
    2021/12/19 01:26:41 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:41 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:41 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:41 [DEBUG] agent: Service "_v1_wf-gui_10.233.56.138_8443" in sync
    2021/12/19 01:26:41 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:41 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:41 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:41 [DEBUG] agent: Service "_v11__aai-nquery_10.233.72.11_8446" in sync
    2021/12/19 01:26:41 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.18.59_9011" in sync
    2021/12/19 01:26:41 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:41 [DEBUG] agent: Service "_v1_sdc-gui_10.233.54.140_8181" in sync
    2021/12/19 01:26:41 [DEBUG] agent: Node info in sync
    2021/12/19 01:26:41 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v13 (544.165µs) from=10.233.68.95:56716
    2021/12/19 01:26:41 [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/12/19 01:26:41 [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/12/19 01:26:41 [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/12/19 01:26:41 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/12/19 01:26:41 [DEBUG] agent: Service "_v1_wf-gui_10.233.56.138_8443" in sync
    2021/12/19 01:26:41 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:41 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:41 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:41 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.18.59_9011" in sync
    2021/12/19 01:26:41 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:41 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:41 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:41 [DEBUG] agent: Service "_v11__aai-nquery_10.233.72.11_8446" in sync
    2021/12/19 01:26:41 [DEBUG] agent: Service "_v1_sdc-gui_10.233.54.140_8181" in sync
    2021/12/19 01:26:41 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:41 [DEBUG] agent: Service "_v1_catalog_10.233.55.79_8806" in sync
    2021/12/19 01:26:41 [DEBUG] agent: Service "_v1_multicloud_10.233.20.33_9001" in sync
    2021/12/19 01:26:41 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:41 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:41 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:41 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:41 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:41 [DEBUG] agent: Service "_v12_aai-nquery_10.233.72.11_8446" in sync
    2021/12/19 01:26:41 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.60.223_9007" in sync
    2021/12/19 01:26:41 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.3.120_9015" in sync
    2021/12/19 01:26:41 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:41 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:41 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:41 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:41 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.60.223_9007" in sync
    2021/12/19 01:26:41 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.39.242_8080" in sync
    2021/12/19 01:26:41 [DEBUG] agent: Service "_v1_message-router_10.233.63.22_3904" in sync
    2021/12/19 01:26:41 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:41 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:41 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.18.59_9011" in sync
    2021/12/19 01:26:41 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:41 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:41 [DEBUG] agent: Service "_v13_aai-nquery_10.233.72.11_8446" in sync
    2021/12/19 01:26:41 [DEBUG] agent: Service "_v1_sdc_10.233.39.242_8443" in sync
    2021/12/19 01:26:41 [DEBUG] agent: Service "_v12__aai-nquery_10.233.72.11_8446" in sync
    2021/12/19 01:26:41 [DEBUG] agent: Service "_v13__aai-nquery_10.233.72.11_8446" in sync
    2021/12/19 01:26:41 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:41 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:41 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:41 [DEBUG] agent: Service "_v1_parser_10.233.55.79_8806" in sync
    2021/12/19 01:26:41 [DEBUG] agent: Service "_v0_multicloud_10.233.20.33_9001" in sync
    2021/12/19 01:26:41 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:41 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:41 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:41 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:41 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:41 [INFO] agent: Synced service "_v14__aai-nquery_10.233.72.11_8446"
    2021/12/19 01:26:41 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:41 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:41 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:41 [DEBUG] agent: Service "_v11_aai-nquery_10.233.72.11_8446" in sync
    2021/12/19 01:26:41 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:41 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:41 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:41 [DEBUG] agent: Service "_v1_nsd_10.233.55.79_8806" in sync
    2021/12/19 01:26:41 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.55.79_8806" in sync
    2021/12/19 01:26:41 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.51.248_443" in sync
    2021/12/19 01:26:41 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:41 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:41 [DEBUG] agent: Node info in sync
    2021/12/19 01:26:41 [DEBUG] http: Request PUT /v1/agent/service/register (396.918225ms) from=10.233.68.95:56718
    2021/12/19 01:26:41 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:41 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:41 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:41 [DEBUG] agent: Service "_v1_nsd_10.233.55.79_8806" in sync
    2021/12/19 01:26:41 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.55.79_8806" in sync
    2021/12/19 01:26:41 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.51.248_443" in sync
    2021/12/19 01:26:41 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:41 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:41 [DEBUG] agent: Service "_v1_wf-gui_10.233.56.138_8443" in sync
    2021/12/19 01:26:41 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:41 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:41 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:41 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.18.59_9011" in sync
    2021/12/19 01:26:41 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:41 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:41 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:41 [DEBUG] agent: Service "_v11__aai-nquery_10.233.72.11_8446" in sync
    2021/12/19 01:26:41 [DEBUG] agent: Service "_v1_sdc-gui_10.233.54.140_8181" in sync
    2021/12/19 01:26:41 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:41 [DEBUG] agent: Service "_v1_catalog_10.233.55.79_8806" in sync
    2021/12/19 01:26:41 [DEBUG] agent: Service "_v1_multicloud_10.233.20.33_9001" in sync
    2021/12/19 01:26:41 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:41 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:41 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:41 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:41 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:41 [DEBUG] agent: Service "_v12_aai-nquery_10.233.72.11_8446" in sync
    2021/12/19 01:26:41 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.60.223_9007" in sync
    2021/12/19 01:26:41 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.3.120_9015" in sync
    2021/12/19 01:26:41 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:41 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:41 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:41 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:41 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.60.223_9007" in sync
    2021/12/19 01:26:41 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.39.242_8080" in sync
    2021/12/19 01:26:41 [DEBUG] agent: Service "_v1_message-router_10.233.63.22_3904" in sync
    2021/12/19 01:26:41 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:41 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:41 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.18.59_9011" in sync
    2021/12/19 01:26:41 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:41 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:41 [DEBUG] agent: Service "_v13_aai-nquery_10.233.72.11_8446" in sync
    2021/12/19 01:26:41 [DEBUG] agent: Service "_v1_sdc_10.233.39.242_8443" in sync
    2021/12/19 01:26:41 [DEBUG] agent: Service "_v12__aai-nquery_10.233.72.11_8446" in sync
    2021/12/19 01:26:41 [DEBUG] agent: Service "_v13__aai-nquery_10.233.72.11_8446" in sync
    2021/12/19 01:26:41 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:41 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:41 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:41 [DEBUG] agent: Service "_v1_parser_10.233.55.79_8806" in sync
    2021/12/19 01:26:41 [DEBUG] agent: Service "_v0_multicloud_10.233.20.33_9001" in sync
    2021/12/19 01:26:41 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:41 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:41 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:41 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:41 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:41 [DEBUG] agent: Service "_v14__aai-nquery_10.233.72.11_8446" in sync
    2021/12/19 01:26:41 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:41 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:41 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:41 [DEBUG] agent: Service "_v11_aai-nquery_10.233.72.11_8446" in sync
    2021/12/19 01:26:41 [DEBUG] agent: Node info in sync
    2021/12/19 01:26:41 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v14 (460.379µs) from=10.233.68.95:56722
    2021/12/19 01:26:42 [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/12/19 01:26:42 [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/12/19 01:26:42 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/12/19 01:26:42 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.60.223_9007" in sync
    2021/12/19 01:26:42 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.39.242_8080" in sync
    2021/12/19 01:26:42 [DEBUG] agent: Service "_v1_message-router_10.233.63.22_3904" in sync
    2021/12/19 01:26:42 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:42 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:42 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:42 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.18.59_9011" in sync
    2021/12/19 01:26:42 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:42 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:42 [DEBUG] agent: Service "_v13_aai-nquery_10.233.72.11_8446" in sync
    2021/12/19 01:26:42 [DEBUG] agent: Service "_v1_sdc_10.233.39.242_8443" in sync
    2021/12/19 01:26:42 [DEBUG] agent: Service "_v12__aai-nquery_10.233.72.11_8446" in sync
    2021/12/19 01:26:42 [DEBUG] agent: Service "_v13__aai-nquery_10.233.72.11_8446" in sync
    2021/12/19 01:26:42 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:42 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:42 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:42 [DEBUG] agent: Service "_v1_parser_10.233.55.79_8806" in sync
    2021/12/19 01:26:42 [DEBUG] agent: Service "_v0_multicloud_10.233.20.33_9001" in sync
    2021/12/19 01:26:42 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:42 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:42 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:42 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:42 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:42 [DEBUG] agent: Service "_v14__aai-nquery_10.233.72.11_8446" in sync
    2021/12/19 01:26:42 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:42 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:42 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:42 [DEBUG] agent: Service "_v11_aai-nquery_10.233.72.11_8446" in sync
    2021/12/19 01:26:42 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:42 [DEBUG] agent: Service "_v1_nsd_10.233.55.79_8806" in sync
    2021/12/19 01:26:42 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.55.79_8806" in sync
    2021/12/19 01:26:42 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.51.248_443" in sync
    2021/12/19 01:26:42 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:42 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:42 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:42 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:42 [DEBUG] agent: Service "_v1_wf-gui_10.233.56.138_8443" in sync
    2021/12/19 01:26:42 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:42 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:42 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:42 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.18.59_9011" in sync
    2021/12/19 01:26:42 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:42 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:42 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:42 [DEBUG] agent: Service "_v11__aai-nquery_10.233.72.11_8446" in sync
    2021/12/19 01:26:42 [DEBUG] agent: Service "_v1_sdc-gui_10.233.54.140_8181" in sync
    2021/12/19 01:26:42 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:42 [DEBUG] agent: Service "_v1_catalog_10.233.55.79_8806" in sync
    2021/12/19 01:26:42 [DEBUG] agent: Service "_v1_multicloud_10.233.20.33_9001" in sync
    2021/12/19 01:26:42 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:42 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:42 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:42 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:42 [INFO] agent: Synced service "_v14_aai-nquery_10.233.72.11_8446"
    2021/12/19 01:26:42 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.60.223_9007" in sync
    2021/12/19 01:26:42 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.3.120_9015" in sync
    2021/12/19 01:26:42 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:42 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:42 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:42 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:42 [DEBUG] agent: Service "_v12_aai-nquery_10.233.72.11_8446" in sync
    2021/12/19 01:26:42 [DEBUG] agent: Node info in sync
    2021/12/19 01:26:42 [DEBUG] http: Request PUT /v1/agent/service/register (201.648407ms) from=10.233.68.95:56724
    2021/12/19 01:26:42 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:42 [DEBUG] agent: Service "_v14__aai-nquery_10.233.72.11_8446" in sync
    2021/12/19 01:26:42 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:42 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:42 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:42 [DEBUG] agent: Service "_v11_aai-nquery_10.233.72.11_8446" in sync
    2021/12/19 01:26:42 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:42 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:42 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.51.248_443" in sync
    2021/12/19 01:26:42 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:42 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:42 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:42 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:42 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:42 [DEBUG] agent: Service "_v1_nsd_10.233.55.79_8806" in sync
    2021/12/19 01:26:42 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.55.79_8806" in sync
    2021/12/19 01:26:42 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:42 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:42 [DEBUG] agent: Service "_v1_wf-gui_10.233.56.138_8443" in sync
    2021/12/19 01:26:42 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:42 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:42 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:42 [DEBUG] agent: Service "_v11__aai-nquery_10.233.72.11_8446" in sync
    2021/12/19 01:26:42 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.18.59_9011" in sync
    2021/12/19 01:26:42 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:42 [DEBUG] agent: Service "_v1_sdc-gui_10.233.54.140_8181" in sync
    2021/12/19 01:26:42 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:42 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:42 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:42 [DEBUG] agent: Service "_v1_catalog_10.233.55.79_8806" in sync
    2021/12/19 01:26:42 [DEBUG] agent: Service "_v1_multicloud_10.233.20.33_9001" in sync
    2021/12/19 01:26:42 [DEBUG] agent: Service "_v14_aai-nquery_10.233.72.11_8446" in sync
    2021/12/19 01:26:42 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:42 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:42 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:42 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:42 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:42 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:42 [DEBUG] agent: Service "_v12_aai-nquery_10.233.72.11_8446" in sync
    2021/12/19 01:26:42 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.60.223_9007" in sync
    2021/12/19 01:26:42 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.3.120_9015" in sync
    2021/12/19 01:26:42 [DEBUG] agent: Service "_v1_message-router_10.233.63.22_3904" in sync
    2021/12/19 01:26:42 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:42 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:42 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:42 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.60.223_9007" in sync
    2021/12/19 01:26:42 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.39.242_8080" in sync
    2021/12/19 01:26:42 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:42 [DEBUG] agent: Service "_v13_aai-nquery_10.233.72.11_8446" in sync
    2021/12/19 01:26:42 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.18.59_9011" in sync
    2021/12/19 01:26:42 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:42 [DEBUG] agent: Service "_v13__aai-nquery_10.233.72.11_8446" in sync
    2021/12/19 01:26:42 [DEBUG] agent: Service "_v1_sdc_10.233.39.242_8443" in sync
    2021/12/19 01:26:42 [DEBUG] agent: Service "_v12__aai-nquery_10.233.72.11_8446" in sync
    2021/12/19 01:26:42 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:42 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:42 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:42 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:42 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:42 [DEBUG] agent: Service "_v1_parser_10.233.55.79_8806" in sync
    2021/12/19 01:26:42 [DEBUG] agent: Service "_v0_multicloud_10.233.20.33_9001" in sync
    2021/12/19 01:26:42 [DEBUG] agent: Node info in sync
    2021/12/19 01:26:42 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v14 (344.706µs) from=10.233.68.95:56728
    2021/12/19 01:26:42 [WARN] agent: Service name "_aai-nquery-v15" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/12/19 01:26:42 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v15/query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v15\",\"enable_ssl\":\"true\",\"url\":\"/aai/v15/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/12/19 01:26:42 [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/12/19 01:26:42 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/12/19 01:26:42 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:42 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:42 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:42 [DEBUG] agent: Service "_v11_aai-nquery_10.233.72.11_8446" in sync
    2021/12/19 01:26:42 [DEBUG] agent: Service "_v1_nsd_10.233.55.79_8806" in sync
    2021/12/19 01:26:42 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.55.79_8806" in sync
    2021/12/19 01:26:42 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.51.248_443" in sync
    2021/12/19 01:26:42 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:42 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:42 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:42 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:42 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:42 [DEBUG] agent: Service "_v1_wf-gui_10.233.56.138_8443" in sync
    2021/12/19 01:26:42 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:42 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:42 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:42 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.18.59_9011" in sync
    2021/12/19 01:26:42 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:42 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:42 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:42 [DEBUG] agent: Service "_v11__aai-nquery_10.233.72.11_8446" in sync
    2021/12/19 01:26:42 [DEBUG] agent: Service "_v1_sdc-gui_10.233.54.140_8181" in sync
    2021/12/19 01:26:42 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:42 [DEBUG] agent: Service "_v1_catalog_10.233.55.79_8806" in sync
    2021/12/19 01:26:42 [DEBUG] agent: Service "_v1_multicloud_10.233.20.33_9001" in sync
    2021/12/19 01:26:42 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:42 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:42 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:42 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:42 [DEBUG] agent: Service "_v14_aai-nquery_10.233.72.11_8446" in sync
    2021/12/19 01:26:42 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.60.223_9007" in sync
    2021/12/19 01:26:42 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.3.120_9015" in sync
    2021/12/19 01:26:42 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:42 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:42 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:42 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:42 [DEBUG] agent: Service "_v12_aai-nquery_10.233.72.11_8446" in sync
    2021/12/19 01:26:42 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.60.223_9007" in sync
    2021/12/19 01:26:42 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.39.242_8080" in sync
    2021/12/19 01:26:42 [DEBUG] agent: Service "_v1_message-router_10.233.63.22_3904" in sync
    2021/12/19 01:26:42 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:42 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:42 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:42 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.18.59_9011" in sync
    2021/12/19 01:26:42 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:42 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:42 [DEBUG] agent: Service "_v13_aai-nquery_10.233.72.11_8446" in sync
    2021/12/19 01:26:42 [DEBUG] agent: Service "_v1_sdc_10.233.39.242_8443" in sync
    2021/12/19 01:26:42 [DEBUG] agent: Service "_v12__aai-nquery_10.233.72.11_8446" in sync
    2021/12/19 01:26:42 [DEBUG] agent: Service "_v13__aai-nquery_10.233.72.11_8446" in sync
    2021/12/19 01:26:42 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:42 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:42 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:42 [DEBUG] agent: Service "_v1_parser_10.233.55.79_8806" in sync
    2021/12/19 01:26:42 [DEBUG] agent: Service "_v0_multicloud_10.233.20.33_9001" in sync
    2021/12/19 01:26:42 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:42 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:42 [INFO] agent: Synced service "_v15__aai-nquery_10.233.72.11_8446"
    2021/12/19 01:26:42 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:42 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:42 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:42 [DEBUG] agent: Service "_v14__aai-nquery_10.233.72.11_8446" in sync
    2021/12/19 01:26:42 [DEBUG] agent: Node info in sync
    2021/12/19 01:26:42 [DEBUG] http: Request PUT /v1/agent/service/register (143.577395ms) from=10.233.68.95:56730
    2021/12/19 01:26:42 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.18.59_9011" in sync
    2021/12/19 01:26:42 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:42 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:42 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:42 [DEBUG] agent: Service "_v11__aai-nquery_10.233.72.11_8446" in sync
    2021/12/19 01:26:42 [DEBUG] agent: Service "_v1_sdc-gui_10.233.54.140_8181" in sync
    2021/12/19 01:26:42 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:42 [DEBUG] agent: Service "_v1_catalog_10.233.55.79_8806" in sync
    2021/12/19 01:26:42 [DEBUG] agent: Service "_v1_multicloud_10.233.20.33_9001" in sync
    2021/12/19 01:26:42 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:42 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:42 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:42 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:42 [DEBUG] agent: Service "_v14_aai-nquery_10.233.72.11_8446" in sync
    2021/12/19 01:26:42 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.60.223_9007" in sync
    2021/12/19 01:26:42 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.3.120_9015" in sync
    2021/12/19 01:26:42 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:42 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:42 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:42 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:42 [DEBUG] agent: Service "_v12_aai-nquery_10.233.72.11_8446" in sync
    2021/12/19 01:26:42 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.60.223_9007" in sync
    2021/12/19 01:26:42 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.39.242_8080" in sync
    2021/12/19 01:26:42 [DEBUG] agent: Service "_v1_message-router_10.233.63.22_3904" in sync
    2021/12/19 01:26:42 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:42 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:42 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:42 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.18.59_9011" in sync
    2021/12/19 01:26:42 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:42 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:42 [DEBUG] agent: Service "_v13_aai-nquery_10.233.72.11_8446" in sync
    2021/12/19 01:26:42 [DEBUG] agent: Service "_v1_sdc_10.233.39.242_8443" in sync
    2021/12/19 01:26:42 [DEBUG] agent: Service "_v12__aai-nquery_10.233.72.11_8446" in sync
    2021/12/19 01:26:42 [DEBUG] agent: Service "_v13__aai-nquery_10.233.72.11_8446" in sync
    2021/12/19 01:26:42 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:42 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:42 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:42 [DEBUG] agent: Service "_v1_parser_10.233.55.79_8806" in sync
    2021/12/19 01:26:42 [DEBUG] agent: Service "_v0_multicloud_10.233.20.33_9001" in sync
    2021/12/19 01:26:42 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:42 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:42 [DEBUG] agent: Service "_v15__aai-nquery_10.233.72.11_8446" in sync
    2021/12/19 01:26:42 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:42 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:42 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:42 [DEBUG] agent: Service "_v14__aai-nquery_10.233.72.11_8446" in sync
    2021/12/19 01:26:42 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:42 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:42 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:42 [DEBUG] agent: Service "_v11_aai-nquery_10.233.72.11_8446" in sync
    2021/12/19 01:26:42 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:42 [DEBUG] agent: Service "_v1_nsd_10.233.55.79_8806" in sync
    2021/12/19 01:26:42 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.55.79_8806" in sync
    2021/12/19 01:26:42 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.51.248_443" in sync
    2021/12/19 01:26:42 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:42 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:42 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:42 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:42 [DEBUG] agent: Service "_v1_wf-gui_10.233.56.138_8443" in sync
    2021/12/19 01:26:42 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:42 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:42 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:42 [DEBUG] agent: Node info in sync
    2021/12/19 01:26:42 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v15 (778.147µs) from=10.233.68.95:56736
    2021/12/19 01:26:42 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v15\",\"enable_ssl\":\"true\",\"url\":\"/aai/v15/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/12/19 01:26:42 [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/12/19 01:26:42 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/12/19 01:26:43 [DEBUG] agent: Service "_v1_catalog_10.233.55.79_8806" in sync
    2021/12/19 01:26:43 [DEBUG] agent: Service "_v1_multicloud_10.233.20.33_9001" in sync
    2021/12/19 01:26:43 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:43 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:43 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:43 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:43 [DEBUG] agent: Service "_v14_aai-nquery_10.233.72.11_8446" in sync
    2021/12/19 01:26:43 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.60.223_9007" in sync
    2021/12/19 01:26:43 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.3.120_9015" in sync
    2021/12/19 01:26:43 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:43 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:43 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:43 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:43 [DEBUG] agent: Service "_v12_aai-nquery_10.233.72.11_8446" in sync
    2021/12/19 01:26:43 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.60.223_9007" in sync
    2021/12/19 01:26:43 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.39.242_8080" in sync
    2021/12/19 01:26:43 [DEBUG] agent: Service "_v1_message-router_10.233.63.22_3904" in sync
    2021/12/19 01:26:43 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:43 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:43 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:43 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.18.59_9011" in sync
    2021/12/19 01:26:43 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:43 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:43 [DEBUG] agent: Service "_v13_aai-nquery_10.233.72.11_8446" in sync
    2021/12/19 01:26:43 [DEBUG] agent: Service "_v1_sdc_10.233.39.242_8443" in sync
    2021/12/19 01:26:43 [DEBUG] agent: Service "_v12__aai-nquery_10.233.72.11_8446" in sync
    2021/12/19 01:26:43 [DEBUG] agent: Service "_v13__aai-nquery_10.233.72.11_8446" in sync
    2021/12/19 01:26:43 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:43 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:43 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:43 [INFO] agent: Synced service "_v15_aai-nquery_10.233.72.11_8446"
    2021/12/19 01:26:43 [DEBUG] agent: Service "_v1_parser_10.233.55.79_8806" in sync
    2021/12/19 01:26:43 [DEBUG] agent: Service "_v0_multicloud_10.233.20.33_9001" in sync
    2021/12/19 01:26:43 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:43 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:43 [DEBUG] agent: Service "_v15__aai-nquery_10.233.72.11_8446" in sync
    2021/12/19 01:26:43 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:43 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:43 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:43 [DEBUG] agent: Service "_v14__aai-nquery_10.233.72.11_8446" in sync
    2021/12/19 01:26:43 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:43 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:43 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:43 [DEBUG] agent: Service "_v11_aai-nquery_10.233.72.11_8446" in sync
    2021/12/19 01:26:43 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:43 [DEBUG] agent: Service "_v1_nsd_10.233.55.79_8806" in sync
    2021/12/19 01:26:43 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.55.79_8806" in sync
    2021/12/19 01:26:43 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.51.248_443" in sync
    2021/12/19 01:26:43 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:43 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:43 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:43 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:43 [DEBUG] agent: Service "_v1_wf-gui_10.233.56.138_8443" in sync
    2021/12/19 01:26:43 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:43 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:43 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:43 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.18.59_9011" in sync
    2021/12/19 01:26:43 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:43 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:43 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:43 [DEBUG] agent: Service "_v11__aai-nquery_10.233.72.11_8446" in sync
    2021/12/19 01:26:43 [DEBUG] agent: Service "_v1_sdc-gui_10.233.54.140_8181" in sync
    2021/12/19 01:26:43 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:43 [DEBUG] agent: Node info in sync
    2021/12/19 01:26:43 [DEBUG] http: Request PUT /v1/agent/service/register (384.619326ms) from=10.233.68.95:56738
    2021/12/19 01:26:43 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:43 [DEBUG] agent: Service "_v13_aai-nquery_10.233.72.11_8446" in sync
    2021/12/19 01:26:43 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.18.59_9011" in sync
    2021/12/19 01:26:43 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:43 [DEBUG] agent: Service "_v13__aai-nquery_10.233.72.11_8446" in sync
    2021/12/19 01:26:43 [DEBUG] agent: Service "_v1_sdc_10.233.39.242_8443" in sync
    2021/12/19 01:26:43 [DEBUG] agent: Service "_v12__aai-nquery_10.233.72.11_8446" in sync
    2021/12/19 01:26:43 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:43 [DEBUG] agent: Service "_v15_aai-nquery_10.233.72.11_8446" in sync
    2021/12/19 01:26:43 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:43 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:43 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:43 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:43 [DEBUG] agent: Service "_v15__aai-nquery_10.233.72.11_8446" in sync
    2021/12/19 01:26:43 [DEBUG] agent: Service "_v1_parser_10.233.55.79_8806" in sync
    2021/12/19 01:26:43 [DEBUG] agent: Service "_v0_multicloud_10.233.20.33_9001" in sync
    2021/12/19 01:26:43 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:43 [DEBUG] agent: Service "_v14__aai-nquery_10.233.72.11_8446" in sync
    2021/12/19 01:26:43 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:43 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:43 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:43 [DEBUG] agent: Service "_v11_aai-nquery_10.233.72.11_8446" in sync
    2021/12/19 01:26:43 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:43 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:43 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.51.248_443" in sync
    2021/12/19 01:26:43 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:43 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:43 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:43 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:43 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:43 [DEBUG] agent: Service "_v1_nsd_10.233.55.79_8806" in sync
    2021/12/19 01:26:43 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.55.79_8806" in sync
    2021/12/19 01:26:43 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:43 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:43 [DEBUG] agent: Service "_v1_wf-gui_10.233.56.138_8443" in sync
    2021/12/19 01:26:43 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:43 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:43 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:43 [DEBUG] agent: Service "_v11__aai-nquery_10.233.72.11_8446" in sync
    2021/12/19 01:26:43 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.18.59_9011" in sync
    2021/12/19 01:26:43 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:43 [DEBUG] agent: Service "_v1_sdc-gui_10.233.54.140_8181" in sync
    2021/12/19 01:26:43 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:43 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:43 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:43 [DEBUG] agent: Service "_v1_catalog_10.233.55.79_8806" in sync
    2021/12/19 01:26:43 [DEBUG] agent: Service "_v1_multicloud_10.233.20.33_9001" in sync
    2021/12/19 01:26:43 [DEBUG] agent: Service "_v14_aai-nquery_10.233.72.11_8446" in sync
    2021/12/19 01:26:43 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:43 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:43 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:43 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:43 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:43 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:43 [DEBUG] agent: Service "_v12_aai-nquery_10.233.72.11_8446" in sync
    2021/12/19 01:26:43 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.60.223_9007" in sync
    2021/12/19 01:26:43 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.3.120_9015" in sync
    2021/12/19 01:26:43 [DEBUG] agent: Service "_v1_message-router_10.233.63.22_3904" in sync
    2021/12/19 01:26:43 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:43 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:43 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:43 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.60.223_9007" in sync
    2021/12/19 01:26:43 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.39.242_8080" in sync
    2021/12/19 01:26:43 [DEBUG] agent: Node info in sync
    2021/12/19 01:26:43 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v15 (535.004µs) from=10.233.68.95:56740
    2021/12/19 01:26:43 [WARN] agent: Service name "_aai-nquery-v16" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/12/19 01:26:43 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v16/query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v16\",\"enable_ssl\":\"true\",\"url\":\"/aai/v16/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/12/19 01:26: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/12/19 01:26: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/12/19 01:26:44 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:44 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:44 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:44 [DEBUG] agent: Service "_v14__aai-nquery_10.233.72.11_8446" in sync
    2021/12/19 01:26:44 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:44 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:44 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:44 [DEBUG] agent: Service "_v11_aai-nquery_10.233.72.11_8446" in sync
    2021/12/19 01:26:44 [DEBUG] agent: Service "_v1_nsd_10.233.55.79_8806" in sync
    2021/12/19 01:26:44 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.55.79_8806" in sync
    2021/12/19 01:26:44 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.51.248_443" in sync
    2021/12/19 01:26:44 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:44 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:44 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:44 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:44 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:44 [DEBUG] agent: Service "_v1_wf-gui_10.233.56.138_8443" in sync
    2021/12/19 01:26:44 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:44 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:44 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:44 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.18.59_9011" in sync
    2021/12/19 01:26:44 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:44 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:44 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:44 [DEBUG] agent: Service "_v11__aai-nquery_10.233.72.11_8446" in sync
    2021/12/19 01:26:44 [DEBUG] agent: Service "_v1_sdc-gui_10.233.54.140_8181" in sync
    2021/12/19 01:26:44 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:44 [DEBUG] agent: Service "_v1_catalog_10.233.55.79_8806" in sync
    2021/12/19 01:26:44 [DEBUG] agent: Service "_v1_multicloud_10.233.20.33_9001" in sync
    2021/12/19 01:26:44 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:44 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:44 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:44 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:44 [DEBUG] agent: Service "_v14_aai-nquery_10.233.72.11_8446" in sync
    2021/12/19 01:26:44 [INFO] agent: Synced service "_v16__aai-nquery_10.233.72.11_8446"
    2021/12/19 01:26:44 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.60.223_9007" in sync
    2021/12/19 01:26:44 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.3.120_9015" in sync
    2021/12/19 01:26:44 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:44 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:44 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:44 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:44 [DEBUG] agent: Service "_v12_aai-nquery_10.233.72.11_8446" in sync
    2021/12/19 01:26:44 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.60.223_9007" in sync
    2021/12/19 01:26:44 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.39.242_8080" in sync
    2021/12/19 01:26:44 [DEBUG] agent: Service "_v1_message-router_10.233.63.22_3904" in sync
    2021/12/19 01:26:44 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:44 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:44 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:44 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.18.59_9011" in sync
    2021/12/19 01:26:44 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:44 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:44 [DEBUG] agent: Service "_v13_aai-nquery_10.233.72.11_8446" in sync
    2021/12/19 01:26:44 [DEBUG] agent: Service "_v1_sdc_10.233.39.242_8443" in sync
    2021/12/19 01:26:44 [DEBUG] agent: Service "_v12__aai-nquery_10.233.72.11_8446" in sync
    2021/12/19 01:26:44 [DEBUG] agent: Service "_v13__aai-nquery_10.233.72.11_8446" in sync
    2021/12/19 01:26:44 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:44 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:44 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:44 [DEBUG] agent: Service "_v15_aai-nquery_10.233.72.11_8446" in sync
    2021/12/19 01:26:44 [DEBUG] agent: Service "_v1_parser_10.233.55.79_8806" in sync
    2021/12/19 01:26:44 [DEBUG] agent: Service "_v0_multicloud_10.233.20.33_9001" in sync
    2021/12/19 01:26:44 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:44 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:44 [DEBUG] agent: Service "_v15__aai-nquery_10.233.72.11_8446" in sync
    2021/12/19 01:26:44 [DEBUG] agent: Node info in sync
    2021/12/19 01:26:44 [DEBUG] http: Request PUT /v1/agent/service/register (620.874913ms) from=10.233.68.95:56742
    2021/12/19 01:26:44 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:44 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:44 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:44 [DEBUG] agent: Service "_v1_nsd_10.233.55.79_8806" in sync
    2021/12/19 01:26:44 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.55.79_8806" in sync
    2021/12/19 01:26:44 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.51.248_443" in sync
    2021/12/19 01:26:44 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:44 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:44 [DEBUG] agent: Service "_v1_wf-gui_10.233.56.138_8443" in sync
    2021/12/19 01:26:44 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:44 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:44 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:44 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.18.59_9011" in sync
    2021/12/19 01:26:44 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:44 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:44 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:44 [DEBUG] agent: Service "_v11__aai-nquery_10.233.72.11_8446" in sync
    2021/12/19 01:26:44 [DEBUG] agent: Service "_v1_sdc-gui_10.233.54.140_8181" in sync
    2021/12/19 01:26:44 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:44 [DEBUG] agent: Service "_v1_catalog_10.233.55.79_8806" in sync
    2021/12/19 01:26:44 [DEBUG] agent: Service "_v1_multicloud_10.233.20.33_9001" in sync
    2021/12/19 01:26:44 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:44 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:44 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:44 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:44 [DEBUG] agent: Service "_v14_aai-nquery_10.233.72.11_8446" in sync
    2021/12/19 01:26:44 [DEBUG] agent: Service "_v16__aai-nquery_10.233.72.11_8446" in sync
    2021/12/19 01:26:44 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:44 [DEBUG] agent: Service "_v12_aai-nquery_10.233.72.11_8446" in sync
    2021/12/19 01:26:44 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.60.223_9007" in sync
    2021/12/19 01:26:44 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.3.120_9015" in sync
    2021/12/19 01:26:44 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:44 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:44 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:44 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:44 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.60.223_9007" in sync
    2021/12/19 01:26:44 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.39.242_8080" in sync
    2021/12/19 01:26:44 [DEBUG] agent: Service "_v1_message-router_10.233.63.22_3904" in sync
    2021/12/19 01:26:44 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:44 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:44 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.18.59_9011" in sync
    2021/12/19 01:26:44 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:44 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:44 [DEBUG] agent: Service "_v13_aai-nquery_10.233.72.11_8446" in sync
    2021/12/19 01:26:44 [DEBUG] agent: Service "_v1_sdc_10.233.39.242_8443" in sync
    2021/12/19 01:26:44 [DEBUG] agent: Service "_v12__aai-nquery_10.233.72.11_8446" in sync
    2021/12/19 01:26:44 [DEBUG] agent: Service "_v13__aai-nquery_10.233.72.11_8446" in sync
    2021/12/19 01:26:44 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:44 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:44 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:44 [DEBUG] agent: Service "_v15_aai-nquery_10.233.72.11_8446" in sync
    2021/12/19 01:26:44 [DEBUG] agent: Service "_v1_parser_10.233.55.79_8806" in sync
    2021/12/19 01:26:44 [DEBUG] agent: Service "_v0_multicloud_10.233.20.33_9001" in sync
    2021/12/19 01:26:44 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:44 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:44 [DEBUG] agent: Service "_v15__aai-nquery_10.233.72.11_8446" in sync
    2021/12/19 01:26:44 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:44 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:44 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:44 [DEBUG] agent: Service "_v14__aai-nquery_10.233.72.11_8446" in sync
    2021/12/19 01:26:44 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:44 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:44 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:44 [DEBUG] agent: Service "_v11_aai-nquery_10.233.72.11_8446" in sync
    2021/12/19 01:26:44 [DEBUG] agent: Node info in sync
    2021/12/19 01:26:44 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v16 (500.590635ms) from=10.233.68.95:56748
    2021/12/19 01:26:44 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v16\",\"enable_ssl\":\"true\",\"url\":\"/aai/v16/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/12/19 01:26:44 [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/12/19 01:26:44 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/12/19 01:26:45 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.60.223_9007" in sync
    2021/12/19 01:26:45 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.39.242_8080" in sync
    2021/12/19 01:26:45 [DEBUG] agent: Service "_v1_message-router_10.233.63.22_3904" in sync
    2021/12/19 01:26:45 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:45 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:45 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:45 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.18.59_9011" in sync
    2021/12/19 01:26:45 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:45 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:45 [DEBUG] agent: Service "_v13_aai-nquery_10.233.72.11_8446" in sync
    2021/12/19 01:26:45 [DEBUG] agent: Service "_v1_sdc_10.233.39.242_8443" in sync
    2021/12/19 01:26:45 [DEBUG] agent: Service "_v12__aai-nquery_10.233.72.11_8446" in sync
    2021/12/19 01:26:45 [DEBUG] agent: Service "_v13__aai-nquery_10.233.72.11_8446" in sync
    2021/12/19 01:26:45 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:45 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:45 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:45 [DEBUG] agent: Service "_v15_aai-nquery_10.233.72.11_8446" in sync
    2021/12/19 01:26:45 [INFO] agent: Synced service "_v16_aai-nquery_10.233.72.11_8446"
    2021/12/19 01:26:45 [DEBUG] agent: Service "_v1_parser_10.233.55.79_8806" in sync
    2021/12/19 01:26:45 [DEBUG] agent: Service "_v0_multicloud_10.233.20.33_9001" in sync
    2021/12/19 01:26:45 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:45 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:45 [DEBUG] agent: Service "_v15__aai-nquery_10.233.72.11_8446" in sync
    2021/12/19 01:26:45 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:45 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:45 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:45 [DEBUG] agent: Service "_v14__aai-nquery_10.233.72.11_8446" in sync
    2021/12/19 01:26:45 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:45 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:45 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:45 [DEBUG] agent: Service "_v11_aai-nquery_10.233.72.11_8446" in sync
    2021/12/19 01:26:45 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:45 [DEBUG] agent: Service "_v1_nsd_10.233.55.79_8806" in sync
    2021/12/19 01:26:45 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.55.79_8806" in sync
    2021/12/19 01:26:45 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.51.248_443" in sync
    2021/12/19 01:26:45 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:45 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:45 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:45 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:45 [DEBUG] agent: Service "_v1_wf-gui_10.233.56.138_8443" in sync
    2021/12/19 01:26:45 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:45 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:45 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:45 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.18.59_9011" in sync
    2021/12/19 01:26:45 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:45 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:45 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:45 [DEBUG] agent: Service "_v11__aai-nquery_10.233.72.11_8446" in sync
    2021/12/19 01:26:45 [DEBUG] agent: Service "_v1_sdc-gui_10.233.54.140_8181" in sync
    2021/12/19 01:26:45 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:45 [DEBUG] agent: Service "_v1_catalog_10.233.55.79_8806" in sync
    2021/12/19 01:26:45 [DEBUG] agent: Service "_v1_multicloud_10.233.20.33_9001" in sync
    2021/12/19 01:26:45 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:45 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:45 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:45 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:45 [DEBUG] agent: Service "_v14_aai-nquery_10.233.72.11_8446" in sync
    2021/12/19 01:26:45 [DEBUG] agent: Service "_v16__aai-nquery_10.233.72.11_8446" in sync
    2021/12/19 01:26:45 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.60.223_9007" in sync
    2021/12/19 01:26:45 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.3.120_9015" in sync
    2021/12/19 01:26:45 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:45 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:45 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:45 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:45 [DEBUG] agent: Service "_v12_aai-nquery_10.233.72.11_8446" in sync
    2021/12/19 01:26:45 [DEBUG] agent: Node info in sync
    2021/12/19 01:26:45 [DEBUG] http: Request PUT /v1/agent/service/register (201.310898ms) from=10.233.68.95:56754
    2021/12/19 01:26:45 [DEBUG] agent: Service "_v1_sdc_10.233.39.242_8443" in sync
    2021/12/19 01:26:45 [DEBUG] agent: Service "_v12__aai-nquery_10.233.72.11_8446" in sync
    2021/12/19 01:26:45 [DEBUG] agent: Service "_v13__aai-nquery_10.233.72.11_8446" in sync
    2021/12/19 01:26:45 [DEBUG] agent: Service "_v15_aai-nquery_10.233.72.11_8446" in sync
    2021/12/19 01:26:45 [DEBUG] agent: Service "_v16_aai-nquery_10.233.72.11_8446" in sync
    2021/12/19 01:26:45 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:45 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:45 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:45 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:45 [DEBUG] agent: Service "_v15__aai-nquery_10.233.72.11_8446" in sync
    2021/12/19 01:26:45 [DEBUG] agent: Service "_v1_parser_10.233.55.79_8806" in sync
    2021/12/19 01:26:45 [DEBUG] agent: Service "_v0_multicloud_10.233.20.33_9001" in sync
    2021/12/19 01:26:45 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:45 [DEBUG] agent: Service "_v14__aai-nquery_10.233.72.11_8446" in sync
    2021/12/19 01:26:45 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:45 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:45 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:45 [DEBUG] agent: Service "_v11_aai-nquery_10.233.72.11_8446" in sync
    2021/12/19 01:26:45 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:45 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:45 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:45 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:45 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:45 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:45 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:45 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:45 [DEBUG] agent: Service "_v1_nsd_10.233.55.79_8806" in sync
    2021/12/19 01:26:45 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.55.79_8806" in sync
    2021/12/19 01:26:45 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.51.248_443" in sync
    2021/12/19 01:26:45 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:45 [DEBUG] agent: Service "_v1_wf-gui_10.233.56.138_8443" in sync
    2021/12/19 01:26:45 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:45 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:45 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:45 [DEBUG] agent: Service "_v11__aai-nquery_10.233.72.11_8446" in sync
    2021/12/19 01:26:45 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.18.59_9011" in sync
    2021/12/19 01:26:45 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:45 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:45 [DEBUG] agent: Service "_v1_sdc-gui_10.233.54.140_8181" in sync
    2021/12/19 01:26:45 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:45 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:45 [DEBUG] agent: Service "_v1_catalog_10.233.55.79_8806" in sync
    2021/12/19 01:26:45 [DEBUG] agent: Service "_v1_multicloud_10.233.20.33_9001" in sync
    2021/12/19 01:26:45 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:45 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:45 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:45 [DEBUG] agent: Service "_v14_aai-nquery_10.233.72.11_8446" in sync
    2021/12/19 01:26:45 [DEBUG] agent: Service "_v16__aai-nquery_10.233.72.11_8446" in sync
    2021/12/19 01:26:45 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:45 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:45 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:45 [DEBUG] agent: Service "_v12_aai-nquery_10.233.72.11_8446" in sync
    2021/12/19 01:26:45 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.60.223_9007" in sync
    2021/12/19 01:26:45 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.3.120_9015" in sync
    2021/12/19 01:26:45 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:45 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:45 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:45 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:45 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.60.223_9007" in sync
    2021/12/19 01:26:45 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.39.242_8080" in sync
    2021/12/19 01:26:45 [DEBUG] agent: Service "_v1_message-router_10.233.63.22_3904" in sync
    2021/12/19 01:26:45 [DEBUG] agent: Service "_v13_aai-nquery_10.233.72.11_8446" in sync
    2021/12/19 01:26:45 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.18.59_9011" in sync
    2021/12/19 01:26:45 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:45 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:45 [DEBUG] agent: Node info in sync
    2021/12/19 01:26:45 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v16 (435.217µs) from=10.233.68.95:56762
    2021/12/19 01:26:45 [WARN] agent: Service name "_aai-nquery-v17" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/12/19 01:26:45 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v17/query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v17\",\"enable_ssl\":\"true\",\"url\":\"/aai/v17/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/12/19 01:26: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/12/19 01:26: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/12/19 01:26:45 [DEBUG] agent: Service "_v11__aai-nquery_10.233.72.11_8446" in sync
    2021/12/19 01:26:45 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.18.59_9011" in sync
    2021/12/19 01:26:45 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:45 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:45 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:45 [DEBUG] agent: Service "_v1_sdc-gui_10.233.54.140_8181" in sync
    2021/12/19 01:26:45 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:45 [DEBUG] agent: Service "_v1_catalog_10.233.55.79_8806" in sync
    2021/12/19 01:26:45 [DEBUG] agent: Service "_v1_multicloud_10.233.20.33_9001" in sync
    2021/12/19 01:26:45 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:45 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:45 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:45 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:45 [DEBUG] agent: Service "_v14_aai-nquery_10.233.72.11_8446" in sync
    2021/12/19 01:26:45 [DEBUG] agent: Service "_v16__aai-nquery_10.233.72.11_8446" in sync
    2021/12/19 01:26:45 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:45 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:45 [DEBUG] agent: Service "_v12_aai-nquery_10.233.72.11_8446" in sync
    2021/12/19 01:26:45 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.60.223_9007" in sync
    2021/12/19 01:26:45 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.3.120_9015" in sync
    2021/12/19 01:26:45 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:45 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:45 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:45 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:45 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.60.223_9007" in sync
    2021/12/19 01:26:45 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.39.242_8080" in sync
    2021/12/19 01:26:45 [DEBUG] agent: Service "_v1_message-router_10.233.63.22_3904" in sync
    2021/12/19 01:26:45 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:45 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.18.59_9011" in sync
    2021/12/19 01:26:45 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:45 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:45 [DEBUG] agent: Service "_v13_aai-nquery_10.233.72.11_8446" in sync
    2021/12/19 01:26:45 [DEBUG] agent: Service "_v1_sdc_10.233.39.242_8443" in sync
    2021/12/19 01:26:45 [DEBUG] agent: Service "_v12__aai-nquery_10.233.72.11_8446" in sync
    2021/12/19 01:26:45 [DEBUG] agent: Service "_v13__aai-nquery_10.233.72.11_8446" in sync
    2021/12/19 01:26:45 [DEBUG] agent: Service "_v16_aai-nquery_10.233.72.11_8446" in sync
    2021/12/19 01:26:45 [INFO] agent: Synced service "_v17__aai-nquery_10.233.72.11_8446"
    2021/12/19 01:26:45 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:45 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:45 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:45 [DEBUG] agent: Service "_v15_aai-nquery_10.233.72.11_8446" in sync
    2021/12/19 01:26:45 [DEBUG] agent: Service "_v15__aai-nquery_10.233.72.11_8446" in sync
    2021/12/19 01:26:45 [DEBUG] agent: Service "_v1_parser_10.233.55.79_8806" in sync
    2021/12/19 01:26:45 [DEBUG] agent: Service "_v0_multicloud_10.233.20.33_9001" in sync
    2021/12/19 01:26:45 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:45 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:45 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:45 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:45 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:45 [DEBUG] agent: Service "_v14__aai-nquery_10.233.72.11_8446" in sync
    2021/12/19 01:26:45 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:45 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:45 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:45 [DEBUG] agent: Service "_v11_aai-nquery_10.233.72.11_8446" in sync
    2021/12/19 01:26:45 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:45 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:45 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:45 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:45 [DEBUG] agent: Service "_v1_nsd_10.233.55.79_8806" in sync
    2021/12/19 01:26:45 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.55.79_8806" in sync
    2021/12/19 01:26:45 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.51.248_443" in sync
    2021/12/19 01:26:45 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:45 [DEBUG] agent: Service "_v1_wf-gui_10.233.56.138_8443" in sync
    2021/12/19 01:26:45 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:45 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:45 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:45 [DEBUG] agent: Node info in sync
    2021/12/19 01:26:45 [DEBUG] http: Request PUT /v1/agent/service/register (205.427442ms) from=10.233.68.95:56768
    2021/12/19 01:26:45 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.18.59_9011" in sync
    2021/12/19 01:26:45 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:45 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:45 [DEBUG] agent: Service "_v13_aai-nquery_10.233.72.11_8446" in sync
    2021/12/19 01:26:45 [DEBUG] agent: Service "_v1_sdc_10.233.39.242_8443" in sync
    2021/12/19 01:26:45 [DEBUG] agent: Service "_v12__aai-nquery_10.233.72.11_8446" in sync
    2021/12/19 01:26:45 [DEBUG] agent: Service "_v13__aai-nquery_10.233.72.11_8446" in sync
    2021/12/19 01:26:45 [DEBUG] agent: Service "_v17__aai-nquery_10.233.72.11_8446" in sync
    2021/12/19 01:26:45 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:45 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:45 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:45 [DEBUG] agent: Service "_v15_aai-nquery_10.233.72.11_8446" in sync
    2021/12/19 01:26:45 [DEBUG] agent: Service "_v16_aai-nquery_10.233.72.11_8446" in sync
    2021/12/19 01:26:45 [DEBUG] agent: Service "_v1_parser_10.233.55.79_8806" in sync
    2021/12/19 01:26:45 [DEBUG] agent: Service "_v0_multicloud_10.233.20.33_9001" in sync
    2021/12/19 01:26:45 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:45 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:45 [DEBUG] agent: Service "_v15__aai-nquery_10.233.72.11_8446" in sync
    2021/12/19 01:26:45 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:45 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:45 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:45 [DEBUG] agent: Service "_v14__aai-nquery_10.233.72.11_8446" in sync
    2021/12/19 01:26:45 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:45 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:45 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:45 [DEBUG] agent: Service "_v11_aai-nquery_10.233.72.11_8446" in sync
    2021/12/19 01:26:45 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:45 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:45 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:45 [DEBUG] agent: Service "_v1_nsd_10.233.55.79_8806" in sync
    2021/12/19 01:26:45 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.55.79_8806" in sync
    2021/12/19 01:26:45 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.51.248_443" in sync
    2021/12/19 01:26:45 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:45 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:45 [DEBUG] agent: Service "_v1_wf-gui_10.233.56.138_8443" in sync
    2021/12/19 01:26:45 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:45 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:45 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:45 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.18.59_9011" in sync
    2021/12/19 01:26:45 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:45 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:45 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:45 [DEBUG] agent: Service "_v11__aai-nquery_10.233.72.11_8446" in sync
    2021/12/19 01:26:45 [DEBUG] agent: Service "_v1_sdc-gui_10.233.54.140_8181" in sync
    2021/12/19 01:26:45 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:45 [DEBUG] agent: Service "_v1_catalog_10.233.55.79_8806" in sync
    2021/12/19 01:26:45 [DEBUG] agent: Service "_v1_multicloud_10.233.20.33_9001" in sync
    2021/12/19 01:26:45 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:45 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:45 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:45 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:45 [DEBUG] agent: Service "_v14_aai-nquery_10.233.72.11_8446" in sync
    2021/12/19 01:26:45 [DEBUG] agent: Service "_v16__aai-nquery_10.233.72.11_8446" in sync
    2021/12/19 01:26:45 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:45 [DEBUG] agent: Service "_v12_aai-nquery_10.233.72.11_8446" in sync
    2021/12/19 01:26:45 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.60.223_9007" in sync
    2021/12/19 01:26:45 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.3.120_9015" in sync
    2021/12/19 01:26:45 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:45 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:45 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:45 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:45 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.60.223_9007" in sync
    2021/12/19 01:26:45 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.39.242_8080" in sync
    2021/12/19 01:26:45 [DEBUG] agent: Service "_v1_message-router_10.233.63.22_3904" in sync
    2021/12/19 01:26:45 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:45 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:45 [DEBUG] agent: Node info in sync
    2021/12/19 01:26:45 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v17 (600.903µs) from=10.233.68.95:56772
    2021/12/19 01:26:45 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v17\",\"enable_ssl\":\"true\",\"url\":\"/aai/v17/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/12/19 01:26: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/12/19 01:26: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/12/19 01:26:46 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.18.59_9011" in sync
    2021/12/19 01:26:46 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:46 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:46 [DEBUG] agent: Service "_v13_aai-nquery_10.233.72.11_8446" in sync
    2021/12/19 01:26:46 [DEBUG] agent: Service "_v1_sdc_10.233.39.242_8443" in sync
    2021/12/19 01:26:46 [DEBUG] agent: Service "_v12__aai-nquery_10.233.72.11_8446" in sync
    2021/12/19 01:26:46 [DEBUG] agent: Service "_v13__aai-nquery_10.233.72.11_8446" in sync
    2021/12/19 01:26:46 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:46 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:46 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:46 [DEBUG] agent: Service "_v15_aai-nquery_10.233.72.11_8446" in sync
    2021/12/19 01:26:46 [DEBUG] agent: Service "_v16_aai-nquery_10.233.72.11_8446" in sync
    2021/12/19 01:26:46 [DEBUG] agent: Service "_v17__aai-nquery_10.233.72.11_8446" in sync
    2021/12/19 01:26:46 [DEBUG] agent: Service "_v1_parser_10.233.55.79_8806" in sync
    2021/12/19 01:26:46 [DEBUG] agent: Service "_v0_multicloud_10.233.20.33_9001" in sync
    2021/12/19 01:26:46 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:46 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:46 [DEBUG] agent: Service "_v15__aai-nquery_10.233.72.11_8446" in sync
    2021/12/19 01:26:46 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:46 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:46 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:46 [DEBUG] agent: Service "_v14__aai-nquery_10.233.72.11_8446" in sync
    2021/12/19 01:26:46 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:46 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:46 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:46 [DEBUG] agent: Service "_v11_aai-nquery_10.233.72.11_8446" in sync
    2021/12/19 01:26:46 [INFO] agent: Synced service "_v17_aai-nquery_10.233.72.11_8446"
    2021/12/19 01:26:46 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:46 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:46 [DEBUG] agent: Service "_v1_nsd_10.233.55.79_8806" in sync
    2021/12/19 01:26:46 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.55.79_8806" in sync
    2021/12/19 01:26:46 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.51.248_443" in sync
    2021/12/19 01:26:46 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:46 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:46 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:46 [DEBUG] agent: Service "_v1_wf-gui_10.233.56.138_8443" in sync
    2021/12/19 01:26:46 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:46 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:46 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:46 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.18.59_9011" in sync
    2021/12/19 01:26:46 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:46 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:46 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:46 [DEBUG] agent: Service "_v11__aai-nquery_10.233.72.11_8446" in sync
    2021/12/19 01:26:46 [DEBUG] agent: Service "_v1_sdc-gui_10.233.54.140_8181" in sync
    2021/12/19 01:26:46 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:46 [DEBUG] agent: Service "_v1_catalog_10.233.55.79_8806" in sync
    2021/12/19 01:26:46 [DEBUG] agent: Service "_v1_multicloud_10.233.20.33_9001" in sync
    2021/12/19 01:26:46 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:46 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:46 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:46 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:46 [DEBUG] agent: Service "_v14_aai-nquery_10.233.72.11_8446" in sync
    2021/12/19 01:26:46 [DEBUG] agent: Service "_v16__aai-nquery_10.233.72.11_8446" in sync
    2021/12/19 01:26:46 [DEBUG] agent: Service "_v12_aai-nquery_10.233.72.11_8446" in sync
    2021/12/19 01:26:46 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.60.223_9007" in sync
    2021/12/19 01:26:46 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.3.120_9015" in sync
    2021/12/19 01:26:46 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:46 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:46 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:46 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:46 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.60.223_9007" in sync
    2021/12/19 01:26:46 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.39.242_8080" in sync
    2021/12/19 01:26:46 [DEBUG] agent: Service "_v1_message-router_10.233.63.22_3904" in sync
    2021/12/19 01:26:46 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:46 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:46 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:46 [DEBUG] agent: Node info in sync
    2021/12/19 01:26:46 [DEBUG] http: Request PUT /v1/agent/service/register (204.34209ms) from=10.233.68.95:56774
    2021/12/19 01:26:46 [DEBUG] agent: Service "_v1_catalog_10.233.55.79_8806" in sync
    2021/12/19 01:26:46 [DEBUG] agent: Service "_v1_multicloud_10.233.20.33_9001" in sync
    2021/12/19 01:26:46 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:46 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:46 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:46 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:46 [DEBUG] agent: Service "_v14_aai-nquery_10.233.72.11_8446" in sync
    2021/12/19 01:26:46 [DEBUG] agent: Service "_v16__aai-nquery_10.233.72.11_8446" in sync
    2021/12/19 01:26:46 [DEBUG] agent: Service "_v12_aai-nquery_10.233.72.11_8446" in sync
    2021/12/19 01:26:46 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.60.223_9007" in sync
    2021/12/19 01:26:46 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.3.120_9015" in sync
    2021/12/19 01:26:46 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:46 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:46 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:46 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:46 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.60.223_9007" in sync
    2021/12/19 01:26:46 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.39.242_8080" in sync
    2021/12/19 01:26:46 [DEBUG] agent: Service "_v1_message-router_10.233.63.22_3904" in sync
    2021/12/19 01:26:46 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:46 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:46 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:46 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.18.59_9011" in sync
    2021/12/19 01:26:46 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:46 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:46 [DEBUG] agent: Service "_v13_aai-nquery_10.233.72.11_8446" in sync
    2021/12/19 01:26:46 [DEBUG] agent: Service "_v1_sdc_10.233.39.242_8443" in sync
    2021/12/19 01:26:46 [DEBUG] agent: Service "_v12__aai-nquery_10.233.72.11_8446" in sync
    2021/12/19 01:26:46 [DEBUG] agent: Service "_v13__aai-nquery_10.233.72.11_8446" in sync
    2021/12/19 01:26:46 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:46 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:46 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:46 [DEBUG] agent: Service "_v15_aai-nquery_10.233.72.11_8446" in sync
    2021/12/19 01:26:46 [DEBUG] agent: Service "_v16_aai-nquery_10.233.72.11_8446" in sync
    2021/12/19 01:26:46 [DEBUG] agent: Service "_v17__aai-nquery_10.233.72.11_8446" in sync
    2021/12/19 01:26:46 [DEBUG] agent: Service "_v1_parser_10.233.55.79_8806" in sync
    2021/12/19 01:26:46 [DEBUG] agent: Service "_v0_multicloud_10.233.20.33_9001" in sync
    2021/12/19 01:26:46 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:46 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:46 [DEBUG] agent: Service "_v15__aai-nquery_10.233.72.11_8446" in sync
    2021/12/19 01:26:46 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:46 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:46 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:46 [DEBUG] agent: Service "_v14__aai-nquery_10.233.72.11_8446" in sync
    2021/12/19 01:26:46 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:46 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:46 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:46 [DEBUG] agent: Service "_v11_aai-nquery_10.233.72.11_8446" in sync
    2021/12/19 01:26:46 [DEBUG] agent: Service "_v17_aai-nquery_10.233.72.11_8446" in sync
    2021/12/19 01:26:46 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:46 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:46 [DEBUG] agent: Service "_v1_nsd_10.233.55.79_8806" in sync
    2021/12/19 01:26:46 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.55.79_8806" in sync
    2021/12/19 01:26:46 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.51.248_443" in sync
    2021/12/19 01:26:46 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:46 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:46 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:46 [DEBUG] agent: Service "_v1_wf-gui_10.233.56.138_8443" in sync
    2021/12/19 01:26:46 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:46 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:46 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:46 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.18.59_9011" in sync
    2021/12/19 01:26:46 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:46 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:46 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:46 [DEBUG] agent: Service "_v11__aai-nquery_10.233.72.11_8446" in sync
    2021/12/19 01:26:46 [DEBUG] agent: Service "_v1_sdc-gui_10.233.54.140_8181" in sync
    2021/12/19 01:26:46 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.72.11_8446" in sync
    2021/12/19 01:26:46 [DEBUG] agent: Node info in sync
    2021/12/19 01:26:46 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v17 (100.933741ms) from=10.233.68.95:56776
    2021/12/19 01:26:46 [WARN] agent: Service name "_aai-nquery-v18" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/12/19 01:26:46 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v18/query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v18\",\"enable_ssl\":\"true\",\"url\":\"/aai/v18/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics