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: '7040db32-8a4d-b3e5-5f74-ce9a0f581f23'
         Node name: 'dev-msb-consul-5fdfc4cfd5-ddqtl'
        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/31 11:56:27 [DEBUG] agent: Using random ID "7040db32-8a4d-b3e5-5f74-ce9a0f581f23" as node ID
    2021/12/31 11:56:27 [INFO] raft: Initial configuration (index=1): [{Suffrage:Voter ID:7040db32-8a4d-b3e5-5f74-ce9a0f581f23 Address:127.0.0.1:8300}]
    2021/12/31 11:56:27 [INFO] raft: Node at 127.0.0.1:8300 [Follower] entering Follower state (Leader: "")
    2021/12/31 11:56:27 [INFO] serf: EventMemberJoin: dev-msb-consul-5fdfc4cfd5-ddqtl.dc1 127.0.0.1
    2021/12/31 11:56:27 [INFO] serf: EventMemberJoin: dev-msb-consul-5fdfc4cfd5-ddqtl 127.0.0.1
    2021/12/31 11:56:27 [INFO] consul: Adding LAN server dev-msb-consul-5fdfc4cfd5-ddqtl (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2021/12/31 11:56:27 [INFO] consul: Handled member-join event for server "dev-msb-consul-5fdfc4cfd5-ddqtl.dc1" in area "wan"
    2021/12/31 11:56:27 [DEBUG] agent/proxy: managed Connect proxy manager started
    2021/12/31 11:56:27 [INFO] agent: Started DNS server 0.0.0.0:8600 (tcp)
    2021/12/31 11:56:27 [INFO] agent: Started DNS server 0.0.0.0:8600 (udp)
    2021/12/31 11:56:27 [INFO] agent: Started HTTP server on [::]:8500 (tcp)
    2021/12/31 11:56:27 [INFO] agent: started state syncer
    2021/12/31 11:56:27 [INFO] agent: Started gRPC server on [::]:8502 (tcp)
    2021/12/31 11:56:27 [WARN] raft: Heartbeat timeout from "" reached, starting election
    2021/12/31 11:56:27 [INFO] raft: Node at 127.0.0.1:8300 [Candidate] entering Candidate state in term 2
    2021/12/31 11:56:27 [DEBUG] raft: Votes needed: 1
    2021/12/31 11:56:27 [DEBUG] raft: Vote granted from 7040db32-8a4d-b3e5-5f74-ce9a0f581f23 in term 2. Tally: 1
    2021/12/31 11:56:27 [INFO] raft: Election won. Tally: 1
    2021/12/31 11:56:27 [INFO] raft: Node at 127.0.0.1:8300 [Leader] entering Leader state
    2021/12/31 11:56:27 [INFO] consul: cluster leadership acquired
    2021/12/31 11:56:27 [INFO] consul: New leader elected: dev-msb-consul-5fdfc4cfd5-ddqtl
    2021/12/31 11:56:27 [INFO] connect: initialized primary datacenter CA with provider "consul"
    2021/12/31 11:56:27 [DEBUG] consul: Skipping self join check for "dev-msb-consul-5fdfc4cfd5-ddqtl" since the cluster is too small
    2021/12/31 11:56:27 [INFO] consul: member 'dev-msb-consul-5fdfc4cfd5-ddqtl' joined, marking health alive
    2021/12/31 11:56:27 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2021/12/31 11:56:27 [INFO] agent: Synced node info
    2021/12/31 11:56:27 [DEBUG] agent: Node info in sync
    2021/12/31 11:56:28 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2021/12/31 11:56:28 [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/31 11:57:27 [DEBUG] consul: Skipping self join check for "dev-msb-consul-5fdfc4cfd5-ddqtl" since the cluster is too small
    2021/12/31 11:57:28 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2021/12/31 11:57:28 [DEBUG] agent: Node info in sync
    2021/12/31 11:58:27 [DEBUG] manager: Rebalanced 1 servers, next active server is dev-msb-consul-5fdfc4cfd5-ddqtl.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2021/12/31 11:58:27 [DEBUG] consul: Skipping self join check for "dev-msb-consul-5fdfc4cfd5-ddqtl" since the cluster is too small
    2021/12/31 11:58:54 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2021/12/31 11:58:54 [DEBUG] agent: Node info in sync
    2021/12/31 11:59:27 [DEBUG] consul: Skipping self join check for "dev-msb-consul-5fdfc4cfd5-ddqtl" since the cluster is too small
    2021/12/31 12:00:24 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2021/12/31 12:00:24 [DEBUG] agent: Node info in sync
    2021/12/31 12:00:27 [DEBUG] consul: Skipping self join check for "dev-msb-consul-5fdfc4cfd5-ddqtl" since the cluster is too small
    2021/12/31 12:00:58 [DEBUG] manager: Rebalanced 1 servers, next active server is dev-msb-consul-5fdfc4cfd5-ddqtl.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2021/12/31 12:01:27 [DEBUG] consul: Skipping self join check for "dev-msb-consul-5fdfc4cfd5-ddqtl" since the cluster is too small
    2021/12/31 12:02:04 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2021/12/31 12:02:04 [DEBUG] agent: Node info in sync
    2021/12/31 12:02:27 [DEBUG] consul: Skipping self join check for "dev-msb-consul-5fdfc4cfd5-ddqtl" since the cluster is too small
    2021/12/31 12:03:27 [DEBUG] consul: Skipping self join check for "dev-msb-consul-5fdfc4cfd5-ddqtl" since the cluster is too small
    2021/12/31 12:03:33 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2021/12/31 12:03:33 [DEBUG] agent: Node info in sync
    2021/12/31 12:03:33 [DEBUG] manager: Rebalanced 1 servers, next active server is dev-msb-consul-5fdfc4cfd5-ddqtl.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2021/12/31 12:04:13 [DEBUG] http: Request GET /v1/status/leader (1.511571ms) from=10.242.84.9:47584
    2021/12/31 12:04: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/31 12:04: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/31 12:04:15 [INFO] agent: Synced service "_v1_message-router_10.96.237.127_3904"
    2021/12/31 12:04:15 [DEBUG] agent: Node info in sync
    2021/12/31 12:04:15 [DEBUG] http: Request PUT /v1/agent/service/register (2.175372149s) from=10.242.84.9:47590
    2021/12/31 12:04:15 [DEBUG] agent: Service "_v1_message-router_10.96.237.127_3904" in sync
    2021/12/31 12:04:15 [DEBUG] agent: Node info in sync
    2021/12/31 12:04:15 [DEBUG] http: Request GET /v1/health/service/message-router-v1 (5.66974ms) from=10.242.84.9:47614
    2021/12/31 12:04:15 [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/31 12:04:15 [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/31 12:04:16 [DEBUG] agent: Service "_v1_message-router_10.96.237.127_3904" in sync
    2021/12/31 12:04:16 [INFO] agent: Synced service "_v1_sdc-gui_10.96.90.145_8181"
    2021/12/31 12:04:16 [DEBUG] agent: Node info in sync
    2021/12/31 12:04:16 [DEBUG] http: Request PUT /v1/agent/service/register (1.019716207s) from=10.242.84.9:47616
    2021/12/31 12:04:16 [DEBUG] agent: Service "_v1_message-router_10.96.237.127_3904" in sync
    2021/12/31 12:04:16 [DEBUG] agent: Service "_v1_sdc-gui_10.96.90.145_8181" in sync
    2021/12/31 12:04:16 [DEBUG] agent: Node info in sync
    2021/12/31 12:04:16 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (1.728834ms) from=10.242.84.9:47622
    2021/12/31 12:04:16 [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/31 12:04: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/31 12:04:17 [DEBUG] agent: Service "_v1_message-router_10.96.237.127_3904" in sync
    2021/12/31 12:04:17 [DEBUG] agent: Service "_v1_sdc-gui_10.96.90.145_8181" in sync
    2021/12/31 12:04:17 [INFO] agent: Synced service "_v0_multicloud-pike_10.96.156.219_9007"
    2021/12/31 12:04:17 [DEBUG] agent: Node info in sync
    2021/12/31 12:04:17 [DEBUG] http: Request PUT /v1/agent/service/register (790.504445ms) from=10.242.84.9:47624
    2021/12/31 12:04:17 [DEBUG] agent: Service "_v1_sdc-gui_10.96.90.145_8181" in sync
    2021/12/31 12:04:17 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.156.219_9007" in sync
    2021/12/31 12:04:17 [DEBUG] agent: Service "_v1_message-router_10.96.237.127_3904" in sync
    2021/12/31 12:04:17 [DEBUG] agent: Node info in sync
    2021/12/31 12:04:17 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0 (342.985µs) from=10.242.84.9:47626
    2021/12/31 12:04:17 [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/31 12:04: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/31 12:04:18 [DEBUG] agent: Service "_v1_message-router_10.96.237.127_3904" in sync
    2021/12/31 12:04:18 [DEBUG] agent: Service "_v1_sdc-gui_10.96.90.145_8181" in sync
    2021/12/31 12:04:18 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.156.219_9007" in sync
    2021/12/31 12:04:18 [INFO] agent: Synced service "_v1_multicloud-pike_10.96.156.219_9007"
    2021/12/31 12:04:18 [DEBUG] agent: Node info in sync
    2021/12/31 12:04:18 [DEBUG] http: Request PUT /v1/agent/service/register (306.228489ms) from=10.242.84.9:47628
    2021/12/31 12:04:18 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.156.219_9007" in sync
    2021/12/31 12:04:18 [DEBUG] agent: Service "_v1_message-router_10.96.237.127_3904" in sync
    2021/12/31 12:04:18 [DEBUG] agent: Service "_v1_sdc-gui_10.96.90.145_8181" in sync
    2021/12/31 12:04:18 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.156.219_9007" in sync
    2021/12/31 12:04:18 [DEBUG] agent: Node info in sync
    2021/12/31 12:04:18 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1 (535.737µs) from=10.242.84.9:47630
    2021/12/31 12:04:18 [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/31 12:04:18 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/12/31 12:04:19 [DEBUG] agent: Service "_v1_message-router_10.96.237.127_3904" in sync
    2021/12/31 12:04:19 [DEBUG] agent: Service "_v1_sdc-gui_10.96.90.145_8181" in sync
    2021/12/31 12:04:19 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.156.219_9007" in sync
    2021/12/31 12:04:19 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.156.219_9007" in sync
    2021/12/31 12:04:19 [INFO] agent: Synced service "_v1_dmaap-dr-prov_10.96.246.146_443"
    2021/12/31 12:04:19 [DEBUG] agent: Node info in sync
    2021/12/31 12:04:19 [DEBUG] http: Request PUT /v1/agent/service/register (939.298165ms) from=10.242.84.9:47632
    2021/12/31 12:04:19 [DEBUG] agent: Service "_v1_message-router_10.96.237.127_3904" in sync
    2021/12/31 12:04:19 [DEBUG] agent: Service "_v1_sdc-gui_10.96.90.145_8181" in sync
    2021/12/31 12:04:19 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.156.219_9007" in sync
    2021/12/31 12:04:19 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.156.219_9007" in sync
    2021/12/31 12:04:19 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.246.146_443" in sync
    2021/12/31 12:04:19 [DEBUG] agent: Node info in sync
    2021/12/31 12:04:19 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1 (309.011µs) from=10.242.84.9:47638
    2021/12/31 12:04:19 [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/31 12:04: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/31 12:04:20 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.156.219_9007" in sync
    2021/12/31 12:04:20 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.246.146_443" in sync
    2021/12/31 12:04:20 [INFO] agent: Synced service "_v1_multicloud-k8s_10.96.210.125_9015"
    2021/12/31 12:04:20 [DEBUG] agent: Service "_v1_message-router_10.96.237.127_3904" in sync
    2021/12/31 12:04:20 [DEBUG] agent: Service "_v1_sdc-gui_10.96.90.145_8181" in sync
    2021/12/31 12:04:20 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.156.219_9007" in sync
    2021/12/31 12:04:20 [DEBUG] agent: Node info in sync
    2021/12/31 12:04:20 [DEBUG] http: Request PUT /v1/agent/service/register (1.091332127s) from=10.242.84.9:47640
    2021/12/31 12:04:20 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.210.125_9015" in sync
    2021/12/31 12:04:20 [DEBUG] agent: Service "_v1_message-router_10.96.237.127_3904" in sync
    2021/12/31 12:04:20 [DEBUG] agent: Service "_v1_sdc-gui_10.96.90.145_8181" in sync
    2021/12/31 12:04:20 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.156.219_9007" in sync
    2021/12/31 12:04:20 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.156.219_9007" in sync
    2021/12/31 12:04:20 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.246.146_443" in sync
    2021/12/31 12:04:20 [DEBUG] agent: Node info in sync
    2021/12/31 12:04:20 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1 (544.192µs) from=10.242.84.9:47652
    2021/12/31 12:04:20 [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/31 12:04: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/31 12:04:21 [DEBUG] agent: Service "_v1_message-router_10.96.237.127_3904" in sync
    2021/12/31 12:04:21 [DEBUG] agent: Service "_v1_sdc-gui_10.96.90.145_8181" in sync
    2021/12/31 12:04:21 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.156.219_9007" in sync
    2021/12/31 12:04:21 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.156.219_9007" in sync
    2021/12/31 12:04:21 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.246.146_443" in sync
    2021/12/31 12:04:21 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.210.125_9015" in sync
    2021/12/31 12:04:21 [INFO] agent: Synced service "_v1_sdc_10.96.10.130_8443"
    2021/12/31 12:04:21 [DEBUG] agent: Node info in sync
    2021/12/31 12:04:21 [DEBUG] http: Request PUT /v1/agent/service/register (1.388056849s) from=10.242.84.9:47654
    2021/12/31 12:04:21 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.210.125_9015" in sync
    2021/12/31 12:04:21 [DEBUG] agent: Service "_v1_sdc_10.96.10.130_8443" in sync
    2021/12/31 12:04:21 [DEBUG] agent: Service "_v1_message-router_10.96.237.127_3904" in sync
    2021/12/31 12:04:21 [DEBUG] agent: Service "_v1_sdc-gui_10.96.90.145_8181" in sync
    2021/12/31 12:04:21 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.156.219_9007" in sync
    2021/12/31 12:04:21 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.156.219_9007" in sync
    2021/12/31 12:04:21 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.246.146_443" in sync
    2021/12/31 12:04:21 [DEBUG] agent: Node info in sync
    2021/12/31 12:04:21 [DEBUG] http: Request GET /v1/health/service/sdc-v1 (651.192µs) from=10.242.84.9:47658
    2021/12/31 12:04:21 [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/31 12:04: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/31 12:04:23 [DEBUG] agent: Service "_v1_sdc_10.96.10.130_8443" in sync
    2021/12/31 12:04:23 [INFO] agent: Synced service "_v1_sdc-deprecated_10.96.10.130_8080"
    2021/12/31 12:04:23 [DEBUG] agent: Service "_v1_message-router_10.96.237.127_3904" in sync
    2021/12/31 12:04:23 [DEBUG] agent: Service "_v1_sdc-gui_10.96.90.145_8181" in sync
    2021/12/31 12:04:23 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.156.219_9007" in sync
    2021/12/31 12:04:23 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.156.219_9007" in sync
    2021/12/31 12:04:23 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.246.146_443" in sync
    2021/12/31 12:04:23 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.210.125_9015" in sync
    2021/12/31 12:04:23 [DEBUG] agent: Node info in sync
    2021/12/31 12:04:23 [DEBUG] http: Request PUT /v1/agent/service/register (1.563607999s) from=10.242.84.9:47660
    2021/12/31 12:04:23 [DEBUG] agent: Service "_v1_sdc-gui_10.96.90.145_8181" in sync
    2021/12/31 12:04:23 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.156.219_9007" in sync
    2021/12/31 12:04:23 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.156.219_9007" in sync
    2021/12/31 12:04:23 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.246.146_443" in sync
    2021/12/31 12:04:23 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.210.125_9015" in sync
    2021/12/31 12:04:23 [DEBUG] agent: Service "_v1_sdc_10.96.10.130_8443" in sync
    2021/12/31 12:04:23 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.10.130_8080" in sync
    2021/12/31 12:04:23 [DEBUG] agent: Service "_v1_message-router_10.96.237.127_3904" in sync
    2021/12/31 12:04:23 [DEBUG] agent: Node info in sync
    2021/12/31 12:04:23 [DEBUG] http: Request GET /v1/health/service/sdc-deprecated-v1 (561.716µs) from=10.242.84.9:47670
    2021/12/31 12:04:23 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v0\",\"enable_ssl\":\"true\",\"url\":\"/api/multicloud-fcaps/v0\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/12/31 12:04: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/31 12:04:25 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.156.219_9007" in sync
    2021/12/31 12:04:25 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.246.146_443" in sync
    2021/12/31 12:04:25 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.210.125_9015" in sync
    2021/12/31 12:04:25 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.10.130_8080" in sync
    2021/12/31 12:04:25 [INFO] agent: Synced service "_v0_multicloud-fcaps_10.96.48.29_9011"
    2021/12/31 12:04:25 [DEBUG] agent: Service "_v1_message-router_10.96.237.127_3904" in sync
    2021/12/31 12:04:25 [DEBUG] agent: Service "_v1_sdc-gui_10.96.90.145_8181" in sync
    2021/12/31 12:04:25 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.156.219_9007" in sync
    2021/12/31 12:04:25 [DEBUG] agent: Service "_v1_sdc_10.96.10.130_8443" in sync
    2021/12/31 12:04:25 [DEBUG] agent: Node info in sync
    2021/12/31 12:04:25 [DEBUG] http: Request PUT /v1/agent/service/register (2.458531474s) from=10.242.84.9:47672
    2021/12/31 12:04:25 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.156.219_9007" in sync
    2021/12/31 12:04:25 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.246.146_443" in sync
    2021/12/31 12:04:25 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.210.125_9015" in sync
    2021/12/31 12:04:25 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.10.130_8080" in sync
    2021/12/31 12:04:25 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.48.29_9011" in sync
    2021/12/31 12:04:25 [DEBUG] agent: Service "_v1_message-router_10.96.237.127_3904" in sync
    2021/12/31 12:04:25 [DEBUG] agent: Service "_v1_sdc-gui_10.96.90.145_8181" in sync
    2021/12/31 12:04:25 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.156.219_9007" in sync
    2021/12/31 12:04:25 [DEBUG] agent: Service "_v1_sdc_10.96.10.130_8443" in sync
    2021/12/31 12:04:25 [DEBUG] agent: Node info in sync
    2021/12/31 12:04:25 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0 (861.038µs) from=10.242.84.9:47710
    2021/12/31 12:04:25 [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/31 12:04: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/31 12:04:27 [DEBUG] consul: Skipping self join check for "dev-msb-consul-5fdfc4cfd5-ddqtl" since the cluster is too small
    2021/12/31 12:04:27 [DEBUG] agent: Service "_v1_message-router_10.96.237.127_3904" in sync
    2021/12/31 12:04:27 [DEBUG] agent: Service "_v1_sdc-gui_10.96.90.145_8181" in sync
    2021/12/31 12:04:27 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.156.219_9007" in sync
    2021/12/31 12:04:27 [DEBUG] agent: Service "_v1_sdc_10.96.10.130_8443" in sync
    2021/12/31 12:04:27 [INFO] agent: Synced service "_v1_multicloud-fcaps_10.96.48.29_9011"
    2021/12/31 12:04:27 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.156.219_9007" in sync
    2021/12/31 12:04:27 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.246.146_443" in sync
    2021/12/31 12:04:27 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.210.125_9015" in sync
    2021/12/31 12:04:27 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.10.130_8080" in sync
    2021/12/31 12:04:27 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.48.29_9011" in sync
    2021/12/31 12:04:27 [DEBUG] agent: Node info in sync
    2021/12/31 12:04:27 [DEBUG] http: Request PUT /v1/agent/service/register (2.177533851s) from=10.242.84.9:47712
    2021/12/31 12:04:27 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.156.219_9007" in sync
    2021/12/31 12:04:27 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.246.146_443" in sync
    2021/12/31 12:04:27 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.210.125_9015" in sync
    2021/12/31 12:04:27 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.10.130_8080" in sync
    2021/12/31 12:04:27 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.48.29_9011" in sync
    2021/12/31 12:04:27 [DEBUG] agent: Service "_v1_message-router_10.96.237.127_3904" in sync
    2021/12/31 12:04:27 [DEBUG] agent: Service "_v1_sdc-gui_10.96.90.145_8181" in sync
    2021/12/31 12:04:27 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.156.219_9007" in sync
    2021/12/31 12:04:27 [DEBUG] agent: Service "_v1_sdc_10.96.10.130_8443" in sync
    2021/12/31 12:04:27 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.48.29_9011" in sync
    2021/12/31 12:04:27 [DEBUG] agent: Node info in sync
    2021/12/31 12:04:27 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1 (454.581µs) from=10.242.84.9:47736
    2021/12/31 12:04:27 [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/31 12:04:27 [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/31 12:04:30 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.156.219_9007" in sync
    2021/12/31 12:04:30 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.246.146_443" in sync
    2021/12/31 12:04:30 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.210.125_9015" in sync
    2021/12/31 12:04:30 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.10.130_8080" in sync
    2021/12/31 12:04:30 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.48.29_9011" in sync
    2021/12/31 12:04:30 [INFO] agent: Synced service "_v1_wf-gui_10.96.119.120_8443"
    2021/12/31 12:04:30 [DEBUG] agent: Service "_v1_message-router_10.96.237.127_3904" in sync
    2021/12/31 12:04:30 [DEBUG] agent: Service "_v1_sdc-gui_10.96.90.145_8181" in sync
    2021/12/31 12:04:30 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.156.219_9007" in sync
    2021/12/31 12:04:30 [DEBUG] agent: Service "_v1_sdc_10.96.10.130_8443" in sync
    2021/12/31 12:04:30 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.48.29_9011" in sync
    2021/12/31 12:04:30 [DEBUG] agent: Node info in sync
    2021/12/31 12:04:30 [DEBUG] http: Request PUT /v1/agent/service/register (2.183744227s) from=10.242.84.9:47738
    2021/12/31 12:04:30 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.48.29_9011" in sync
    2021/12/31 12:04:30 [DEBUG] agent: Service "_v1_message-router_10.96.237.127_3904" in sync
    2021/12/31 12:04:30 [DEBUG] agent: Service "_v1_sdc-gui_10.96.90.145_8181" in sync
    2021/12/31 12:04:30 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.156.219_9007" in sync
    2021/12/31 12:04:30 [DEBUG] agent: Service "_v1_sdc_10.96.10.130_8443" in sync
    2021/12/31 12:04:30 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.48.29_9011" in sync
    2021/12/31 12:04:30 [DEBUG] agent: Service "_v1_wf-gui_10.96.119.120_8443" in sync
    2021/12/31 12:04:30 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.156.219_9007" in sync
    2021/12/31 12:04:30 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.246.146_443" in sync
    2021/12/31 12:04:30 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.210.125_9015" in sync
    2021/12/31 12:04:30 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.10.130_8080" in sync
    2021/12/31 12:04:30 [DEBUG] agent: Node info in sync
    2021/12/31 12:04:30 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (723.746µs) from=10.242.84.9:47766
    2021/12/31 12:04:30 [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/31 12:04: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/31 12:04:30 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.48.29_9011" in sync
    2021/12/31 12:04:30 [DEBUG] agent: Service "_v1_message-router_10.96.237.127_3904" in sync
    2021/12/31 12:04:30 [DEBUG] agent: Service "_v1_sdc-gui_10.96.90.145_8181" in sync
    2021/12/31 12:04:30 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.156.219_9007" in sync
    2021/12/31 12:04:30 [DEBUG] agent: Service "_v1_sdc_10.96.10.130_8443" in sync
    2021/12/31 12:04:30 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.48.29_9011" in sync
    2021/12/31 12:04:30 [DEBUG] agent: Service "_v1_wf-gui_10.96.119.120_8443" in sync
    2021/12/31 12:04:30 [INFO] agent: Synced service "_v1_parser_10.96.29.37_8806"
    2021/12/31 12:04:30 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.156.219_9007" in sync
    2021/12/31 12:04:30 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.246.146_443" in sync
    2021/12/31 12:04:30 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.210.125_9015" in sync
    2021/12/31 12:04:30 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.10.130_8080" in sync
    2021/12/31 12:04:30 [DEBUG] agent: Node info in sync
    2021/12/31 12:04:30 [DEBUG] http: Request PUT /v1/agent/service/register (758.376327ms) from=10.242.84.9:47768
    2021/12/31 12:04:30 [DEBUG] agent: Service "_v1_parser_10.96.29.37_8806" in sync
    2021/12/31 12:04:30 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.156.219_9007" in sync
    2021/12/31 12:04:30 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.246.146_443" in sync
    2021/12/31 12:04:30 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.210.125_9015" in sync
    2021/12/31 12:04:30 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.10.130_8080" in sync
    2021/12/31 12:04:30 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.48.29_9011" in sync
    2021/12/31 12:04:30 [DEBUG] agent: Service "_v1_wf-gui_10.96.119.120_8443" in sync
    2021/12/31 12:04:30 [DEBUG] agent: Service "_v1_message-router_10.96.237.127_3904" in sync
    2021/12/31 12:04:30 [DEBUG] agent: Service "_v1_sdc-gui_10.96.90.145_8181" in sync
    2021/12/31 12:04:30 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.156.219_9007" in sync
    2021/12/31 12:04:30 [DEBUG] agent: Service "_v1_sdc_10.96.10.130_8443" in sync
    2021/12/31 12:04:30 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.48.29_9011" in sync
    2021/12/31 12:04:30 [DEBUG] agent: Node info in sync
    2021/12/31 12:04:30 [DEBUG] http: Request GET /v1/health/service/parser-v1 (2.119692ms) from=10.242.84.9:47770
    2021/12/31 12:04:31 [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/31 12:04: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/31 12:04:31 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.210.125_9015" in sync
    2021/12/31 12:04:31 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.10.130_8080" in sync
    2021/12/31 12:04:31 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.48.29_9011" in sync
    2021/12/31 12:04:31 [DEBUG] agent: Service "_v1_wf-gui_10.96.119.120_8443" in sync
    2021/12/31 12:04:31 [DEBUG] agent: Service "_v1_parser_10.96.29.37_8806" in sync
    2021/12/31 12:04:31 [INFO] agent: Synced service "_v1_catalog_10.96.29.37_8806"
    2021/12/31 12:04:31 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.156.219_9007" in sync
    2021/12/31 12:04:31 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.246.146_443" in sync
    2021/12/31 12:04:31 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.156.219_9007" in sync
    2021/12/31 12:04:31 [DEBUG] agent: Service "_v1_sdc_10.96.10.130_8443" in sync
    2021/12/31 12:04:31 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.48.29_9011" in sync
    2021/12/31 12:04:31 [DEBUG] agent: Service "_v1_message-router_10.96.237.127_3904" in sync
    2021/12/31 12:04:31 [DEBUG] agent: Service "_v1_sdc-gui_10.96.90.145_8181" in sync
    2021/12/31 12:04:31 [DEBUG] agent: Node info in sync
    2021/12/31 12:04:31 [DEBUG] http: Request PUT /v1/agent/service/register (790.906766ms) from=10.242.84.9:47772
    2021/12/31 12:04:31 [DEBUG] agent: Service "_v1_message-router_10.96.237.127_3904" in sync
    2021/12/31 12:04:31 [DEBUG] agent: Service "_v1_sdc-gui_10.96.90.145_8181" in sync
    2021/12/31 12:04:31 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.156.219_9007" in sync
    2021/12/31 12:04:31 [DEBUG] agent: Service "_v1_sdc_10.96.10.130_8443" in sync
    2021/12/31 12:04:31 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.48.29_9011" in sync
    2021/12/31 12:04:31 [DEBUG] agent: Service "_v1_parser_10.96.29.37_8806" in sync
    2021/12/31 12:04:31 [DEBUG] agent: Service "_v1_catalog_10.96.29.37_8806" in sync
    2021/12/31 12:04:31 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.156.219_9007" in sync
    2021/12/31 12:04:31 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.246.146_443" in sync
    2021/12/31 12:04:31 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.210.125_9015" in sync
    2021/12/31 12:04:31 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.10.130_8080" in sync
    2021/12/31 12:04:31 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.48.29_9011" in sync
    2021/12/31 12:04:31 [DEBUG] agent: Service "_v1_wf-gui_10.96.119.120_8443" in sync
    2021/12/31 12:04:31 [DEBUG] agent: Node info in sync
    2021/12/31 12:04:31 [DEBUG] http: Request GET /v1/health/service/catalog-v1 (447.585µs) from=10.242.84.9:47788
    2021/12/31 12:04:31 [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/31 12:04: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/31 12:04:33 [DEBUG] agent: Service "_v1_message-router_10.96.237.127_3904" in sync
    2021/12/31 12:04:33 [DEBUG] agent: Service "_v1_sdc_10.96.10.130_8443" in sync
    2021/12/31 12:04:33 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.48.29_9011" in sync
    2021/12/31 12:04:33 [DEBUG] agent: Service "_v1_parser_10.96.29.37_8806" in sync
    2021/12/31 12:04:33 [DEBUG] agent: Service "_v1_sdc-gui_10.96.90.145_8181" in sync
    2021/12/31 12:04:33 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.156.219_9007" in sync
    2021/12/31 12:04:33 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.48.29_9011" in sync
    2021/12/31 12:04:33 [INFO] agent: Synced service "_v1_nsd_10.96.29.37_8806"
    2021/12/31 12:04:33 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.156.219_9007" in sync
    2021/12/31 12:04:33 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.246.146_443" in sync
    2021/12/31 12:04:33 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.210.125_9015" in sync
    2021/12/31 12:04:33 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.10.130_8080" in sync
    2021/12/31 12:04:33 [DEBUG] agent: Service "_v1_wf-gui_10.96.119.120_8443" in sync
    2021/12/31 12:04:33 [DEBUG] agent: Service "_v1_catalog_10.96.29.37_8806" in sync
    2021/12/31 12:04:33 [DEBUG] agent: Node info in sync
    2021/12/31 12:04:33 [DEBUG] http: Request PUT /v1/agent/service/register (1.442987529s) from=10.242.84.9:47790
    2021/12/31 12:04:33 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.48.29_9011" in sync
    2021/12/31 12:04:33 [DEBUG] agent: Service "_v1_parser_10.96.29.37_8806" in sync
    2021/12/31 12:04:33 [DEBUG] agent: Service "_v1_sdc-gui_10.96.90.145_8181" in sync
    2021/12/31 12:04:33 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.156.219_9007" in sync
    2021/12/31 12:04:33 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.48.29_9011" in sync
    2021/12/31 12:04:33 [DEBUG] agent: Service "_v1_nsd_10.96.29.37_8806" in sync
    2021/12/31 12:04:33 [DEBUG] agent: Service "_v1_wf-gui_10.96.119.120_8443" in sync
    2021/12/31 12:04:33 [DEBUG] agent: Service "_v1_catalog_10.96.29.37_8806" in sync
    2021/12/31 12:04:33 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.156.219_9007" in sync
    2021/12/31 12:04:33 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.246.146_443" in sync
    2021/12/31 12:04:33 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.210.125_9015" in sync
    2021/12/31 12:04:33 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.10.130_8080" in sync
    2021/12/31 12:04:33 [DEBUG] agent: Service "_v1_message-router_10.96.237.127_3904" in sync
    2021/12/31 12:04:33 [DEBUG] agent: Service "_v1_sdc_10.96.10.130_8443" in sync
    2021/12/31 12:04:33 [DEBUG] agent: Node info in sync
    2021/12/31 12:04:33 [DEBUG] http: Request GET /v1/health/service/nsd-v1 (426.734µs) from=10.242.84.9:47806
    2021/12/31 12:04:33 [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/31 12:04: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/31 12:04:33 [DEBUG] agent: Service "_v1_sdc-gui_10.96.90.145_8181" in sync
    2021/12/31 12:04:33 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.156.219_9007" in sync
    2021/12/31 12:04:33 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.48.29_9011" in sync
    2021/12/31 12:04:33 [DEBUG] agent: Service "_v1_nsd_10.96.29.37_8806" in sync
    2021/12/31 12:04:33 [INFO] agent: Synced service "_v1_vnfpkgm_10.96.29.37_8806"
    2021/12/31 12:04:33 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.156.219_9007" in sync
    2021/12/31 12:04:33 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.246.146_443" in sync
    2021/12/31 12:04:33 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.210.125_9015" in sync
    2021/12/31 12:04:33 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.10.130_8080" in sync
    2021/12/31 12:04:33 [DEBUG] agent: Service "_v1_wf-gui_10.96.119.120_8443" in sync
    2021/12/31 12:04:33 [DEBUG] agent: Service "_v1_catalog_10.96.29.37_8806" in sync
    2021/12/31 12:04:33 [DEBUG] agent: Service "_v1_message-router_10.96.237.127_3904" in sync
    2021/12/31 12:04:33 [DEBUG] agent: Service "_v1_sdc_10.96.10.130_8443" in sync
    2021/12/31 12:04:33 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.48.29_9011" in sync
    2021/12/31 12:04:33 [DEBUG] agent: Service "_v1_parser_10.96.29.37_8806" in sync
    2021/12/31 12:04:33 [DEBUG] agent: Node info in sync
    2021/12/31 12:04:33 [DEBUG] http: Request PUT /v1/agent/service/register (536.175988ms) from=10.242.84.9:47810
    2021/12/31 12:04:33 [DEBUG] agent: Service "_v1_sdc-gui_10.96.90.145_8181" in sync
    2021/12/31 12:04:33 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.156.219_9007" in sync
    2021/12/31 12:04:33 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.48.29_9011" in sync
    2021/12/31 12:04:33 [DEBUG] agent: Service "_v1_nsd_10.96.29.37_8806" in sync
    2021/12/31 12:04:33 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.29.37_8806" in sync
    2021/12/31 12:04:33 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.156.219_9007" in sync
    2021/12/31 12:04:33 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.246.146_443" in sync
    2021/12/31 12:04:33 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.210.125_9015" in sync
    2021/12/31 12:04:33 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.10.130_8080" in sync
    2021/12/31 12:04:33 [DEBUG] agent: Service "_v1_wf-gui_10.96.119.120_8443" in sync
    2021/12/31 12:04:33 [DEBUG] agent: Service "_v1_catalog_10.96.29.37_8806" in sync
    2021/12/31 12:04:33 [DEBUG] agent: Service "_v1_message-router_10.96.237.127_3904" in sync
    2021/12/31 12:04:33 [DEBUG] agent: Service "_v1_sdc_10.96.10.130_8443" in sync
    2021/12/31 12:04:33 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.48.29_9011" in sync
    2021/12/31 12:04:33 [DEBUG] agent: Service "_v1_parser_10.96.29.37_8806" in sync
    2021/12/31 12:04:33 [DEBUG] agent: Node info in sync
    2021/12/31 12:04:33 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1 (1.275599ms) from=10.242.84.9:47820
    2021/12/31 12:04:34 [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/31 12:04: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/31 12:04:34 [DEBUG] agent: Service "_v1_nsd_10.96.29.37_8806" in sync
    2021/12/31 12:04:34 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.29.37_8806" in sync
    2021/12/31 12:04:34 [DEBUG] agent: Service "_v1_sdc-gui_10.96.90.145_8181" in sync
    2021/12/31 12:04:34 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.156.219_9007" in sync
    2021/12/31 12:04:34 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.48.29_9011" in sync
    2021/12/31 12:04:34 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.10.130_8080" in sync
    2021/12/31 12:04:34 [DEBUG] agent: Service "_v1_wf-gui_10.96.119.120_8443" in sync
    2021/12/31 12:04:34 [DEBUG] agent: Service "_v1_catalog_10.96.29.37_8806" in sync
    2021/12/31 12:04:34 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.156.219_9007" in sync
    2021/12/31 12:04:34 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.246.146_443" in sync
    2021/12/31 12:04:34 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.210.125_9015" in sync
    2021/12/31 12:04:34 [DEBUG] agent: Service "_v1_message-router_10.96.237.127_3904" in sync
    2021/12/31 12:04:34 [DEBUG] agent: Service "_v1_sdc_10.96.10.130_8443" in sync
    2021/12/31 12:04:34 [INFO] agent: Synced service "_v0_multicloud_10.96.235.133_9001"
    2021/12/31 12:04:34 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.48.29_9011" in sync
    2021/12/31 12:04:34 [DEBUG] agent: Service "_v1_parser_10.96.29.37_8806" in sync
    2021/12/31 12:04:34 [DEBUG] agent: Node info in sync
    2021/12/31 12:04:34 [DEBUG] http: Request PUT /v1/agent/service/register (337.361992ms) from=10.242.84.9:47822
    2021/12/31 12:04:34 [DEBUG] agent: Service "_v1_message-router_10.96.237.127_3904" in sync
    2021/12/31 12:04:34 [DEBUG] agent: Service "_v1_sdc_10.96.10.130_8443" in sync
    2021/12/31 12:04:34 [DEBUG] agent: Service "_v0_multicloud_10.96.235.133_9001" in sync
    2021/12/31 12:04:34 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.48.29_9011" in sync
    2021/12/31 12:04:34 [DEBUG] agent: Service "_v1_parser_10.96.29.37_8806" in sync
    2021/12/31 12:04:34 [DEBUG] agent: Service "_v1_sdc-gui_10.96.90.145_8181" in sync
    2021/12/31 12:04:34 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.156.219_9007" in sync
    2021/12/31 12:04:34 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.48.29_9011" in sync
    2021/12/31 12:04:34 [DEBUG] agent: Service "_v1_nsd_10.96.29.37_8806" in sync
    2021/12/31 12:04:34 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.29.37_8806" in sync
    2021/12/31 12:04:34 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.156.219_9007" in sync
    2021/12/31 12:04:34 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.246.146_443" in sync
    2021/12/31 12:04:34 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.210.125_9015" in sync
    2021/12/31 12:04:34 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.10.130_8080" in sync
    2021/12/31 12:04:34 [DEBUG] agent: Service "_v1_wf-gui_10.96.119.120_8443" in sync
    2021/12/31 12:04:34 [DEBUG] agent: Service "_v1_catalog_10.96.29.37_8806" in sync
    2021/12/31 12:04:34 [DEBUG] agent: Node info in sync
    2021/12/31 12:04:34 [DEBUG] http: Request GET /v1/health/service/multicloud-v0 (429.243µs) from=10.242.84.9:47826
    2021/12/31 12:04:34 [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/31 12:04: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/31 12:04:35 [DEBUG] agent: Service "_v1_sdc-gui_10.96.90.145_8181" in sync
    2021/12/31 12:04:35 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.156.219_9007" in sync
    2021/12/31 12:04:35 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.48.29_9011" in sync
    2021/12/31 12:04:35 [DEBUG] agent: Service "_v1_nsd_10.96.29.37_8806" in sync
    2021/12/31 12:04:35 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.29.37_8806" in sync
    2021/12/31 12:04:35 [DEBUG] agent: Service "_v1_catalog_10.96.29.37_8806" in sync
    2021/12/31 12:04:35 [INFO] agent: Synced service "_v1_multicloud_10.96.235.133_9001"
    2021/12/31 12:04:35 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.156.219_9007" in sync
    2021/12/31 12:04:35 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.246.146_443" in sync
    2021/12/31 12:04:35 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.210.125_9015" in sync
    2021/12/31 12:04:35 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.10.130_8080" in sync
    2021/12/31 12:04:35 [DEBUG] agent: Service "_v1_wf-gui_10.96.119.120_8443" in sync
    2021/12/31 12:04:35 [DEBUG] agent: Service "_v1_message-router_10.96.237.127_3904" in sync
    2021/12/31 12:04:35 [DEBUG] agent: Service "_v1_sdc_10.96.10.130_8443" in sync
    2021/12/31 12:04:35 [DEBUG] agent: Service "_v0_multicloud_10.96.235.133_9001" in sync
    2021/12/31 12:04:35 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.48.29_9011" in sync
    2021/12/31 12:04:35 [DEBUG] agent: Service "_v1_parser_10.96.29.37_8806" in sync
    2021/12/31 12:04:35 [DEBUG] agent: Node info in sync
    2021/12/31 12:04:35 [DEBUG] http: Request PUT /v1/agent/service/register (659.222816ms) from=10.242.84.9:47828
    2021/12/31 12:04:35 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.48.29_9011" in sync
    2021/12/31 12:04:35 [DEBUG] agent: Service "_v1_parser_10.96.29.37_8806" in sync
    2021/12/31 12:04:35 [DEBUG] agent: Service "_v1_sdc-gui_10.96.90.145_8181" in sync
    2021/12/31 12:04:35 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.156.219_9007" in sync
    2021/12/31 12:04:35 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.48.29_9011" in sync
    2021/12/31 12:04:35 [DEBUG] agent: Service "_v1_nsd_10.96.29.37_8806" in sync
    2021/12/31 12:04:35 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.29.37_8806" in sync
    2021/12/31 12:04:35 [DEBUG] agent: Service "_v1_catalog_10.96.29.37_8806" in sync
    2021/12/31 12:04:35 [DEBUG] agent: Service "_v1_multicloud_10.96.235.133_9001" in sync
    2021/12/31 12:04:35 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.156.219_9007" in sync
    2021/12/31 12:04:35 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.246.146_443" in sync
    2021/12/31 12:04:35 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.210.125_9015" in sync
    2021/12/31 12:04:35 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.10.130_8080" in sync
    2021/12/31 12:04:35 [DEBUG] agent: Service "_v1_wf-gui_10.96.119.120_8443" in sync
    2021/12/31 12:04:35 [DEBUG] agent: Service "_v1_message-router_10.96.237.127_3904" in sync
    2021/12/31 12:04:35 [DEBUG] agent: Service "_v1_sdc_10.96.10.130_8443" in sync
    2021/12/31 12:04:35 [DEBUG] agent: Service "_v0_multicloud_10.96.235.133_9001" in sync
    2021/12/31 12:04:35 [DEBUG] agent: Node info in sync
    2021/12/31 12:04:35 [DEBUG] http: Request GET /v1/health/service/multicloud-v1 (367.055µs) from=10.242.84.9:47834
    2021/12/31 12:04:35 [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/31 12:04:35 [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/31 12:04: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/31 12:04: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/31 12:04:36 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.48.29_9011" in sync
    2021/12/31 12:04:36 [DEBUG] agent: Service "_v1_parser_10.96.29.37_8806" in sync
    2021/12/31 12:04:36 [DEBUG] agent: Service "_v1_sdc-gui_10.96.90.145_8181" in sync
    2021/12/31 12:04:36 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.156.219_9007" in sync
    2021/12/31 12:04:36 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.48.29_9011" in sync
    2021/12/31 12:04:36 [DEBUG] agent: Service "_v1_nsd_10.96.29.37_8806" in sync
    2021/12/31 12:04:36 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.29.37_8806" in sync
    2021/12/31 12:04:36 [INFO] agent: Synced service "_v11__aai-generic-query_10.242.14.131_8446"
    2021/12/31 12:04:36 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.156.219_9007" in sync
    2021/12/31 12:04:36 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.246.146_443" in sync
    2021/12/31 12:04:36 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.210.125_9015" in sync
    2021/12/31 12:04:36 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.10.130_8080" in sync
    2021/12/31 12:04:36 [DEBUG] agent: Service "_v1_wf-gui_10.96.119.120_8443" in sync
    2021/12/31 12:04:36 [DEBUG] agent: Service "_v1_catalog_10.96.29.37_8806" in sync
    2021/12/31 12:04:36 [DEBUG] agent: Service "_v1_multicloud_10.96.235.133_9001" in sync
    2021/12/31 12:04:36 [DEBUG] agent: Service "_v1_message-router_10.96.237.127_3904" in sync
    2021/12/31 12:04:36 [DEBUG] agent: Service "_v1_sdc_10.96.10.130_8443" in sync
    2021/12/31 12:04:36 [DEBUG] agent: Service "_v0_multicloud_10.96.235.133_9001" in sync
    2021/12/31 12:04:36 [DEBUG] agent: Node info in sync
    2021/12/31 12:04:36 [DEBUG] http: Request PUT /v1/agent/service/register (873.259873ms) from=10.242.84.9:47842
    2021/12/31 12:04:36 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.48.29_9011" in sync
    2021/12/31 12:04:36 [DEBUG] agent: Service "_v1_nsd_10.96.29.37_8806" in sync
    2021/12/31 12:04:36 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.29.37_8806" in sync
    2021/12/31 12:04:36 [DEBUG] agent: Service "_v1_sdc-gui_10.96.90.145_8181" in sync
    2021/12/31 12:04:36 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.156.219_9007" in sync
    2021/12/31 12:04:36 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.210.125_9015" in sync
    2021/12/31 12:04:36 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.10.130_8080" in sync
    2021/12/31 12:04:36 [DEBUG] agent: Service "_v1_wf-gui_10.96.119.120_8443" in sync
    2021/12/31 12:04:36 [DEBUG] agent: Service "_v1_catalog_10.96.29.37_8806" in sync
    2021/12/31 12:04:36 [DEBUG] agent: Service "_v1_multicloud_10.96.235.133_9001" in sync
    2021/12/31 12:04:36 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:04:36 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.156.219_9007" in sync
    2021/12/31 12:04:36 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.246.146_443" in sync
    2021/12/31 12:04:36 [DEBUG] agent: Service "_v0_multicloud_10.96.235.133_9001" in sync
    2021/12/31 12:04:36 [DEBUG] agent: Service "_v1_message-router_10.96.237.127_3904" in sync
    2021/12/31 12:04:36 [DEBUG] agent: Service "_v1_sdc_10.96.10.130_8443" in sync
    2021/12/31 12:04:36 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.48.29_9011" in sync
    2021/12/31 12:04:36 [DEBUG] agent: Service "_v1_parser_10.96.29.37_8806" in sync
    2021/12/31 12:04:36 [DEBUG] agent: Node info in sync
    2021/12/31 12:04:36 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v11 (577.032µs) from=10.242.84.9:47848
    2021/12/31 12:04:36 [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/31 12:04: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/31 12:04: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/31 12:04:37 [DEBUG] agent: Service "_v0_multicloud_10.96.235.133_9001" in sync
    2021/12/31 12:04:37 [DEBUG] agent: Service "_v1_message-router_10.96.237.127_3904" in sync
    2021/12/31 12:04:37 [DEBUG] agent: Service "_v1_sdc_10.96.10.130_8443" in sync
    2021/12/31 12:04:37 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.48.29_9011" in sync
    2021/12/31 12:04:37 [DEBUG] agent: Service "_v1_parser_10.96.29.37_8806" in sync
    2021/12/31 12:04:37 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.48.29_9011" in sync
    2021/12/31 12:04:37 [DEBUG] agent: Service "_v1_nsd_10.96.29.37_8806" in sync
    2021/12/31 12:04:37 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.29.37_8806" in sync
    2021/12/31 12:04:37 [INFO] agent: Synced service "_v11_aai-generic-query_10.242.14.131_8446"
    2021/12/31 12:04:37 [DEBUG] agent: Service "_v1_sdc-gui_10.96.90.145_8181" in sync
    2021/12/31 12:04:37 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.156.219_9007" in sync
    2021/12/31 12:04:37 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.210.125_9015" in sync
    2021/12/31 12:04:37 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.10.130_8080" in sync
    2021/12/31 12:04:37 [DEBUG] agent: Service "_v1_wf-gui_10.96.119.120_8443" in sync
    2021/12/31 12:04:37 [DEBUG] agent: Service "_v1_catalog_10.96.29.37_8806" in sync
    2021/12/31 12:04:37 [DEBUG] agent: Service "_v1_multicloud_10.96.235.133_9001" in sync
    2021/12/31 12:04:37 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:04:37 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.156.219_9007" in sync
    2021/12/31 12:04:37 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.246.146_443" in sync
    2021/12/31 12:04:37 [DEBUG] agent: Node info in sync
    2021/12/31 12:04:37 [DEBUG] http: Request PUT /v1/agent/service/register (1.11138699s) from=10.242.84.9:47850
    2021/12/31 12:04:37 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.48.29_9011" in sync
    2021/12/31 12:04:37 [DEBUG] agent: Service "_v1_parser_10.96.29.37_8806" in sync
    2021/12/31 12:04:37 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.48.29_9011" in sync
    2021/12/31 12:04:37 [DEBUG] agent: Service "_v1_nsd_10.96.29.37_8806" in sync
    2021/12/31 12:04:37 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.29.37_8806" in sync
    2021/12/31 12:04:37 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:04:37 [DEBUG] agent: Service "_v1_sdc-gui_10.96.90.145_8181" in sync
    2021/12/31 12:04:37 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.156.219_9007" in sync
    2021/12/31 12:04:37 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.210.125_9015" in sync
    2021/12/31 12:04:37 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.10.130_8080" in sync
    2021/12/31 12:04:37 [DEBUG] agent: Service "_v1_wf-gui_10.96.119.120_8443" in sync
    2021/12/31 12:04:37 [DEBUG] agent: Service "_v1_catalog_10.96.29.37_8806" in sync
    2021/12/31 12:04:37 [DEBUG] agent: Service "_v1_multicloud_10.96.235.133_9001" in sync
    2021/12/31 12:04:37 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:04:37 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.156.219_9007" in sync
    2021/12/31 12:04:37 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.246.146_443" in sync
    2021/12/31 12:04:37 [DEBUG] agent: Service "_v0_multicloud_10.96.235.133_9001" in sync
    2021/12/31 12:04:37 [DEBUG] agent: Service "_v1_message-router_10.96.237.127_3904" in sync
    2021/12/31 12:04:37 [DEBUG] agent: Service "_v1_sdc_10.96.10.130_8443" in sync
    2021/12/31 12:04:37 [DEBUG] agent: Node info in sync
    2021/12/31 12:04:37 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v11 (349.906µs) from=10.242.84.9:47858
    2021/12/31 12:04:37 [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/31 12:04:37 [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/31 12:04: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/31 12:04: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/31 12:04:46 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.48.29_9011" in sync
    2021/12/31 12:04:46 [DEBUG] agent: Service "_v1_parser_10.96.29.37_8806" in sync
    2021/12/31 12:04:46 [DEBUG] agent: Service "_v1_sdc-gui_10.96.90.145_8181" in sync
    2021/12/31 12:04:46 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.156.219_9007" in sync
    2021/12/31 12:04:46 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.48.29_9011" in sync
    2021/12/31 12:04:46 [DEBUG] agent: Service "_v1_nsd_10.96.29.37_8806" in sync
    2021/12/31 12:04:46 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.29.37_8806" in sync
    2021/12/31 12:04:46 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:04:46 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:04:46 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.156.219_9007" in sync
    2021/12/31 12:04:46 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.246.146_443" in sync
    2021/12/31 12:04:46 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.210.125_9015" in sync
    2021/12/31 12:04:46 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.10.130_8080" in sync
    2021/12/31 12:04:46 [DEBUG] agent: Service "_v1_wf-gui_10.96.119.120_8443" in sync
    2021/12/31 12:04:46 [DEBUG] agent: Service "_v1_catalog_10.96.29.37_8806" in sync
    2021/12/31 12:04:46 [DEBUG] agent: Service "_v1_multicloud_10.96.235.133_9001" in sync
    2021/12/31 12:04:46 [INFO] agent: Synced service "_v12__aai-generic-query_10.242.14.131_8446"
    2021/12/31 12:04:46 [DEBUG] agent: Service "_v1_message-router_10.96.237.127_3904" in sync
    2021/12/31 12:04:46 [DEBUG] agent: Service "_v1_sdc_10.96.10.130_8443" in sync
    2021/12/31 12:04:46 [DEBUG] agent: Service "_v0_multicloud_10.96.235.133_9001" in sync
    2021/12/31 12:04:46 [DEBUG] agent: Node info in sync
    2021/12/31 12:04:46 [DEBUG] http: Request PUT /v1/agent/service/register (9.117457293s) from=10.242.84.9:47860
    2021/12/31 12:04:46 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.48.29_9011" in sync
    2021/12/31 12:04:46 [DEBUG] agent: Service "_v1_parser_10.96.29.37_8806" in sync
    2021/12/31 12:04:46 [DEBUG] agent: Service "_v1_sdc-gui_10.96.90.145_8181" in sync
    2021/12/31 12:04:46 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.156.219_9007" in sync
    2021/12/31 12:04:46 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.48.29_9011" in sync
    2021/12/31 12:04:46 [DEBUG] agent: Service "_v1_nsd_10.96.29.37_8806" in sync
    2021/12/31 12:04:46 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.29.37_8806" in sync
    2021/12/31 12:04:46 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:04:46 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:04:46 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.156.219_9007" in sync
    2021/12/31 12:04:46 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.246.146_443" in sync
    2021/12/31 12:04:46 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.210.125_9015" in sync
    2021/12/31 12:04:46 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.10.130_8080" in sync
    2021/12/31 12:04:46 [DEBUG] agent: Service "_v1_wf-gui_10.96.119.120_8443" in sync
    2021/12/31 12:04:46 [DEBUG] agent: Service "_v1_catalog_10.96.29.37_8806" in sync
    2021/12/31 12:04:46 [DEBUG] agent: Service "_v1_multicloud_10.96.235.133_9001" in sync
    2021/12/31 12:04:46 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:04:46 [DEBUG] agent: Service "_v1_message-router_10.96.237.127_3904" in sync
    2021/12/31 12:04:46 [DEBUG] agent: Service "_v1_sdc_10.96.10.130_8443" in sync
    2021/12/31 12:04:46 [DEBUG] agent: Service "_v0_multicloud_10.96.235.133_9001" in sync
    2021/12/31 12:04:46 [DEBUG] agent: Node info in sync
    2021/12/31 12:04:46 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v12 (1.344515ms) from=10.242.84.9:47940
    2021/12/31 12:04:46 [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/31 12:04:46 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/12/31 12:04:46 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/12/31 12:04:47 [DEBUG] agent: Service "_v1_catalog_10.96.29.37_8806" in sync
    2021/12/31 12:04:47 [DEBUG] agent: Service "_v1_multicloud_10.96.235.133_9001" in sync
    2021/12/31 12:04:47 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:04:47 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.156.219_9007" in sync
    2021/12/31 12:04:47 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.246.146_443" in sync
    2021/12/31 12:04:47 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.210.125_9015" in sync
    2021/12/31 12:04:47 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.10.130_8080" in sync
    2021/12/31 12:04:47 [DEBUG] agent: Service "_v1_wf-gui_10.96.119.120_8443" in sync
    2021/12/31 12:04:47 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:04:47 [DEBUG] agent: Service "_v1_message-router_10.96.237.127_3904" in sync
    2021/12/31 12:04:47 [DEBUG] agent: Service "_v1_sdc_10.96.10.130_8443" in sync
    2021/12/31 12:04:47 [DEBUG] agent: Service "_v0_multicloud_10.96.235.133_9001" in sync
    2021/12/31 12:04:47 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.48.29_9011" in sync
    2021/12/31 12:04:47 [DEBUG] agent: Service "_v1_parser_10.96.29.37_8806" in sync
    2021/12/31 12:04:47 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:04:47 [INFO] agent: Synced service "_v12_aai-generic-query_10.242.14.131_8446"
    2021/12/31 12:04:47 [DEBUG] agent: Service "_v1_sdc-gui_10.96.90.145_8181" in sync
    2021/12/31 12:04:47 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.156.219_9007" in sync
    2021/12/31 12:04:47 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.48.29_9011" in sync
    2021/12/31 12:04:47 [DEBUG] agent: Service "_v1_nsd_10.96.29.37_8806" in sync
    2021/12/31 12:04:47 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.29.37_8806" in sync
    2021/12/31 12:04:47 [DEBUG] agent: Node info in sync
    2021/12/31 12:04:47 [DEBUG] http: Request PUT /v1/agent/service/register (1.32573485s) from=10.242.84.9:47944
    2021/12/31 12:04:47 [DEBUG] agent: Service "_v1_catalog_10.96.29.37_8806" in sync
    2021/12/31 12:04:47 [DEBUG] agent: Service "_v1_multicloud_10.96.235.133_9001" in sync
    2021/12/31 12:04:47 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:04:47 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.156.219_9007" in sync
    2021/12/31 12:04:47 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.246.146_443" in sync
    2021/12/31 12:04:47 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.210.125_9015" in sync
    2021/12/31 12:04:47 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.10.130_8080" in sync
    2021/12/31 12:04:47 [DEBUG] agent: Service "_v1_wf-gui_10.96.119.120_8443" in sync
    2021/12/31 12:04:47 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:04:47 [DEBUG] agent: Service "_v1_message-router_10.96.237.127_3904" in sync
    2021/12/31 12:04:47 [DEBUG] agent: Service "_v1_sdc_10.96.10.130_8443" in sync
    2021/12/31 12:04:47 [DEBUG] agent: Service "_v0_multicloud_10.96.235.133_9001" in sync
    2021/12/31 12:04:47 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.48.29_9011" in sync
    2021/12/31 12:04:47 [DEBUG] agent: Service "_v1_parser_10.96.29.37_8806" in sync
    2021/12/31 12:04:47 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:04:47 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:04:47 [DEBUG] agent: Service "_v1_sdc-gui_10.96.90.145_8181" in sync
    2021/12/31 12:04:47 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.156.219_9007" in sync
    2021/12/31 12:04:47 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.48.29_9011" in sync
    2021/12/31 12:04:47 [DEBUG] agent: Service "_v1_nsd_10.96.29.37_8806" in sync
    2021/12/31 12:04:47 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.29.37_8806" in sync
    2021/12/31 12:04:47 [DEBUG] agent: Node info in sync
    2021/12/31 12:04:47 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v12 (771.617µs) from=10.242.84.9:47962
    2021/12/31 12:04:47 [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/31 12:04:47 [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/31 12:04:47 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/12/31 12:04:47 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/12/31 12:04:49 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.29.37_8806" in sync
    2021/12/31 12:04:49 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:04:49 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:04:49 [DEBUG] agent: Service "_v1_sdc-gui_10.96.90.145_8181" in sync
    2021/12/31 12:04:49 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.156.219_9007" in sync
    2021/12/31 12:04:49 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.48.29_9011" in sync
    2021/12/31 12:04:49 [DEBUG] agent: Service "_v1_nsd_10.96.29.37_8806" in sync
    2021/12/31 12:04:49 [DEBUG] agent: Service "_v1_wf-gui_10.96.119.120_8443" in sync
    2021/12/31 12:04:49 [DEBUG] agent: Service "_v1_catalog_10.96.29.37_8806" in sync
    2021/12/31 12:04:49 [DEBUG] agent: Service "_v1_multicloud_10.96.235.133_9001" in sync
    2021/12/31 12:04:49 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:04:49 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.156.219_9007" in sync
    2021/12/31 12:04:49 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.246.146_443" in sync
    2021/12/31 12:04:49 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.210.125_9015" in sync
    2021/12/31 12:04:49 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.10.130_8080" in sync
    2021/12/31 12:04:49 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:04:49 [DEBUG] agent: Service "_v1_message-router_10.96.237.127_3904" in sync
    2021/12/31 12:04:49 [DEBUG] agent: Service "_v1_sdc_10.96.10.130_8443" in sync
    2021/12/31 12:04:49 [DEBUG] agent: Service "_v0_multicloud_10.96.235.133_9001" in sync
    2021/12/31 12:04:49 [INFO] agent: Synced service "_v13__aai-generic-query_10.242.14.131_8446"
    2021/12/31 12:04:49 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.48.29_9011" in sync
    2021/12/31 12:04:49 [DEBUG] agent: Service "_v1_parser_10.96.29.37_8806" in sync
    2021/12/31 12:04:49 [DEBUG] agent: Node info in sync
    2021/12/31 12:04:49 [DEBUG] http: Request PUT /v1/agent/service/register (1.719998724s) from=10.242.84.9:47964
    2021/12/31 12:04:49 [DEBUG] agent: Service "_v1_sdc-gui_10.96.90.145_8181" in sync
    2021/12/31 12:04:49 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.156.219_9007" in sync
    2021/12/31 12:04:49 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.48.29_9011" in sync
    2021/12/31 12:04:49 [DEBUG] agent: Service "_v1_nsd_10.96.29.37_8806" in sync
    2021/12/31 12:04:49 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.29.37_8806" in sync
    2021/12/31 12:04:49 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:04:49 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:04:49 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:04:49 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.156.219_9007" in sync
    2021/12/31 12:04:49 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.246.146_443" in sync
    2021/12/31 12:04:49 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.210.125_9015" in sync
    2021/12/31 12:04:49 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.10.130_8080" in sync
    2021/12/31 12:04:49 [DEBUG] agent: Service "_v1_wf-gui_10.96.119.120_8443" in sync
    2021/12/31 12:04:49 [DEBUG] agent: Service "_v1_catalog_10.96.29.37_8806" in sync
    2021/12/31 12:04:49 [DEBUG] agent: Service "_v1_multicloud_10.96.235.133_9001" in sync
    2021/12/31 12:04:49 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:04:49 [DEBUG] agent: Service "_v1_message-router_10.96.237.127_3904" in sync
    2021/12/31 12:04:49 [DEBUG] agent: Service "_v1_sdc_10.96.10.130_8443" in sync
    2021/12/31 12:04:49 [DEBUG] agent: Service "_v0_multicloud_10.96.235.133_9001" in sync
    2021/12/31 12:04:49 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:04:49 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.48.29_9011" in sync
    2021/12/31 12:04:49 [DEBUG] agent: Service "_v1_parser_10.96.29.37_8806" in sync
    2021/12/31 12:04:49 [DEBUG] agent: Node info in sync
    2021/12/31 12:04:49 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v13 (898.642µs) from=10.242.84.9:47986
    2021/12/31 12:04:49 [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/31 12:04:49 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/12/31 12:04:49 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/12/31 12:04:50 [DEBUG] agent: Service "_v1_message-router_10.96.237.127_3904" in sync
    2021/12/31 12:04:50 [DEBUG] agent: Service "_v1_sdc_10.96.10.130_8443" in sync
    2021/12/31 12:04:50 [DEBUG] agent: Service "_v0_multicloud_10.96.235.133_9001" in sync
    2021/12/31 12:04:50 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:04:50 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.48.29_9011" in sync
    2021/12/31 12:04:50 [DEBUG] agent: Service "_v1_parser_10.96.29.37_8806" in sync
    2021/12/31 12:04:50 [INFO] agent: Synced service "_v13_aai-generic-query_10.242.14.131_8446"
    2021/12/31 12:04:50 [DEBUG] agent: Service "_v1_sdc-gui_10.96.90.145_8181" in sync
    2021/12/31 12:04:50 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.156.219_9007" in sync
    2021/12/31 12:04:50 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.48.29_9011" in sync
    2021/12/31 12:04:50 [DEBUG] agent: Service "_v1_nsd_10.96.29.37_8806" in sync
    2021/12/31 12:04:50 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.29.37_8806" in sync
    2021/12/31 12:04:50 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:04:50 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:04:50 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:04:50 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.156.219_9007" in sync
    2021/12/31 12:04:50 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.246.146_443" in sync
    2021/12/31 12:04:50 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.210.125_9015" in sync
    2021/12/31 12:04:50 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.10.130_8080" in sync
    2021/12/31 12:04:50 [DEBUG] agent: Service "_v1_wf-gui_10.96.119.120_8443" in sync
    2021/12/31 12:04:50 [DEBUG] agent: Service "_v1_catalog_10.96.29.37_8806" in sync
    2021/12/31 12:04:50 [DEBUG] agent: Service "_v1_multicloud_10.96.235.133_9001" in sync
    2021/12/31 12:04:50 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:04:50 [DEBUG] agent: Node info in sync
    2021/12/31 12:04:50 [DEBUG] http: Request PUT /v1/agent/service/register (588.720499ms) from=10.242.84.9:47988
    2021/12/31 12:04:50 [DEBUG] agent: Service "_v1_message-router_10.96.237.127_3904" in sync
    2021/12/31 12:04:50 [DEBUG] agent: Service "_v1_sdc_10.96.10.130_8443" in sync
    2021/12/31 12:04:50 [DEBUG] agent: Service "_v0_multicloud_10.96.235.133_9001" in sync
    2021/12/31 12:04:50 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:04:50 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.48.29_9011" in sync
    2021/12/31 12:04:50 [DEBUG] agent: Service "_v1_parser_10.96.29.37_8806" in sync
    2021/12/31 12:04:50 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.29.37_8806" in sync
    2021/12/31 12:04:50 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:04:50 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:04:50 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:04:50 [DEBUG] agent: Service "_v1_sdc-gui_10.96.90.145_8181" in sync
    2021/12/31 12:04:50 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.156.219_9007" in sync
    2021/12/31 12:04:50 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.48.29_9011" in sync
    2021/12/31 12:04:50 [DEBUG] agent: Service "_v1_nsd_10.96.29.37_8806" in sync
    2021/12/31 12:04:50 [DEBUG] agent: Service "_v1_wf-gui_10.96.119.120_8443" in sync
    2021/12/31 12:04:50 [DEBUG] agent: Service "_v1_catalog_10.96.29.37_8806" in sync
    2021/12/31 12:04:50 [DEBUG] agent: Service "_v1_multicloud_10.96.235.133_9001" in sync
    2021/12/31 12:04:50 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:04:50 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.156.219_9007" in sync
    2021/12/31 12:04:50 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.246.146_443" in sync
    2021/12/31 12:04:50 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.210.125_9015" in sync
    2021/12/31 12:04:50 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.10.130_8080" in sync
    2021/12/31 12:04:50 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:04:50 [DEBUG] agent: Node info in sync
    2021/12/31 12:04:50 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v13 (617.025µs) from=10.242.84.9:47996
    2021/12/31 12:04:50 [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/31 12:04:50 [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/31 12:04:50 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/12/31 12:04:50 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/12/31 12:04:52 [DEBUG] agent: Service "_v1_parser_10.96.29.37_8806" in sync
    2021/12/31 12:04:52 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.48.29_9011" in sync
    2021/12/31 12:04:52 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.156.219_9007" in sync
    2021/12/31 12:04:52 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.48.29_9011" in sync
    2021/12/31 12:04:52 [DEBUG] agent: Service "_v1_nsd_10.96.29.37_8806" in sync
    2021/12/31 12:04:52 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.29.37_8806" in sync
    2021/12/31 12:04:52 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:04:52 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:04:52 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:04:52 [DEBUG] agent: Service "_v1_sdc-gui_10.96.90.145_8181" in sync
    2021/12/31 12:04:52 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.246.146_443" in sync
    2021/12/31 12:04:52 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.210.125_9015" in sync
    2021/12/31 12:04:52 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.10.130_8080" in sync
    2021/12/31 12:04:52 [DEBUG] agent: Service "_v1_wf-gui_10.96.119.120_8443" in sync
    2021/12/31 12:04:52 [DEBUG] agent: Service "_v1_catalog_10.96.29.37_8806" in sync
    2021/12/31 12:04:52 [DEBUG] agent: Service "_v1_multicloud_10.96.235.133_9001" in sync
    2021/12/31 12:04:52 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:04:52 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.156.219_9007" in sync
    2021/12/31 12:04:52 [INFO] agent: Synced service "_v14__aai-generic-query_10.242.14.131_8446"
    2021/12/31 12:04:52 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:04:52 [DEBUG] agent: Service "_v1_sdc_10.96.10.130_8443" in sync
    2021/12/31 12:04:52 [DEBUG] agent: Service "_v0_multicloud_10.96.235.133_9001" in sync
    2021/12/31 12:04:52 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:04:52 [DEBUG] agent: Service "_v1_message-router_10.96.237.127_3904" in sync
    2021/12/31 12:04:52 [DEBUG] agent: Node info in sync
    2021/12/31 12:04:52 [DEBUG] http: Request PUT /v1/agent/service/register (1.810329977s) from=10.242.84.9:47998
    2021/12/31 12:04:52 [DEBUG] agent: Service "_v1_nsd_10.96.29.37_8806" in sync
    2021/12/31 12:04:52 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.29.37_8806" in sync
    2021/12/31 12:04:52 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:04:52 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:04:52 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:04:52 [DEBUG] agent: Service "_v1_sdc-gui_10.96.90.145_8181" in sync
    2021/12/31 12:04:52 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.156.219_9007" in sync
    2021/12/31 12:04:52 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.48.29_9011" in sync
    2021/12/31 12:04:52 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.10.130_8080" in sync
    2021/12/31 12:04:52 [DEBUG] agent: Service "_v1_wf-gui_10.96.119.120_8443" in sync
    2021/12/31 12:04:52 [DEBUG] agent: Service "_v1_catalog_10.96.29.37_8806" in sync
    2021/12/31 12:04:52 [DEBUG] agent: Service "_v1_multicloud_10.96.235.133_9001" in sync
    2021/12/31 12:04:52 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:04:52 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.156.219_9007" in sync
    2021/12/31 12:04:52 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.246.146_443" in sync
    2021/12/31 12:04:52 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.210.125_9015" in sync
    2021/12/31 12:04:52 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:04:52 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:04:52 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:04:52 [DEBUG] agent: Service "_v1_message-router_10.96.237.127_3904" in sync
    2021/12/31 12:04:52 [DEBUG] agent: Service "_v1_sdc_10.96.10.130_8443" in sync
    2021/12/31 12:04:52 [DEBUG] agent: Service "_v0_multicloud_10.96.235.133_9001" in sync
    2021/12/31 12:04:52 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.48.29_9011" in sync
    2021/12/31 12:04:52 [DEBUG] agent: Service "_v1_parser_10.96.29.37_8806" in sync
    2021/12/31 12:04:52 [DEBUG] agent: Node info in sync
    2021/12/31 12:04:52 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v14 (507.28µs) from=10.242.84.9:48006
    2021/12/31 12:04:52 [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/31 12:04:52 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/12/31 12:04:52 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/12/31 12:04:53 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.48.29_9011" in sync
    2021/12/31 12:04:53 [DEBUG] agent: Service "_v1_parser_10.96.29.37_8806" in sync
    2021/12/31 12:04:53 [INFO] agent: Synced service "_v14_aai-generic-query_10.242.14.131_8446"
    2021/12/31 12:04:53 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:04:53 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:04:53 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:04:53 [DEBUG] agent: Service "_v1_sdc-gui_10.96.90.145_8181" in sync
    2021/12/31 12:04:53 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.156.219_9007" in sync
    2021/12/31 12:04:53 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.48.29_9011" in sync
    2021/12/31 12:04:53 [DEBUG] agent: Service "_v1_nsd_10.96.29.37_8806" in sync
    2021/12/31 12:04:53 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.29.37_8806" in sync
    2021/12/31 12:04:53 [DEBUG] agent: Service "_v1_catalog_10.96.29.37_8806" in sync
    2021/12/31 12:04:53 [DEBUG] agent: Service "_v1_multicloud_10.96.235.133_9001" in sync
    2021/12/31 12:04:53 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:04:53 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.156.219_9007" in sync
    2021/12/31 12:04:53 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.246.146_443" in sync
    2021/12/31 12:04:53 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.210.125_9015" in sync
    2021/12/31 12:04:53 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.10.130_8080" in sync
    2021/12/31 12:04:53 [DEBUG] agent: Service "_v1_wf-gui_10.96.119.120_8443" in sync
    2021/12/31 12:04:53 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:04:53 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:04:53 [DEBUG] agent: Service "_v1_message-router_10.96.237.127_3904" in sync
    2021/12/31 12:04:53 [DEBUG] agent: Service "_v1_sdc_10.96.10.130_8443" in sync
    2021/12/31 12:04:53 [DEBUG] agent: Service "_v0_multicloud_10.96.235.133_9001" in sync
    2021/12/31 12:04:53 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:04:53 [DEBUG] agent: Node info in sync
    2021/12/31 12:04:53 [DEBUG] http: Request PUT /v1/agent/service/register (918.959378ms) from=10.242.84.9:48008
    2021/12/31 12:04:53 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.48.29_9011" in sync
    2021/12/31 12:04:53 [DEBUG] agent: Service "_v1_parser_10.96.29.37_8806" in sync
    2021/12/31 12:04:53 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:04:53 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.29.37_8806" in sync
    2021/12/31 12:04:53 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:04:53 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:04:53 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:04:53 [DEBUG] agent: Service "_v1_sdc-gui_10.96.90.145_8181" in sync
    2021/12/31 12:04:53 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.156.219_9007" in sync
    2021/12/31 12:04:53 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.48.29_9011" in sync
    2021/12/31 12:04:53 [DEBUG] agent: Service "_v1_nsd_10.96.29.37_8806" in sync
    2021/12/31 12:04:53 [DEBUG] agent: Service "_v1_wf-gui_10.96.119.120_8443" in sync
    2021/12/31 12:04:53 [DEBUG] agent: Service "_v1_catalog_10.96.29.37_8806" in sync
    2021/12/31 12:04:53 [DEBUG] agent: Service "_v1_multicloud_10.96.235.133_9001" in sync
    2021/12/31 12:04:53 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:04:53 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.156.219_9007" in sync
    2021/12/31 12:04:53 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.246.146_443" in sync
    2021/12/31 12:04:53 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.210.125_9015" in sync
    2021/12/31 12:04:53 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.10.130_8080" in sync
    2021/12/31 12:04:53 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:04:53 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:04:53 [DEBUG] agent: Service "_v1_message-router_10.96.237.127_3904" in sync
    2021/12/31 12:04:53 [DEBUG] agent: Service "_v1_sdc_10.96.10.130_8443" in sync
    2021/12/31 12:04:53 [DEBUG] agent: Service "_v0_multicloud_10.96.235.133_9001" in sync
    2021/12/31 12:04:53 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:04:53 [DEBUG] agent: Node info in sync
    2021/12/31 12:04:53 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v14 (368.63µs) from=10.242.84.9:48022
    2021/12/31 12:04:53 [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/31 12:04:53 [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/31 12:04:53 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/12/31 12:04:53 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/12/31 12:04:55 [DEBUG] agent: Service "_v1_sdc-gui_10.96.90.145_8181" in sync
    2021/12/31 12:04:55 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.156.219_9007" in sync
    2021/12/31 12:04:55 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.48.29_9011" in sync
    2021/12/31 12:04:55 [DEBUG] agent: Service "_v1_nsd_10.96.29.37_8806" in sync
    2021/12/31 12:04:55 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.29.37_8806" in sync
    2021/12/31 12:04:55 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:04:55 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:04:55 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:04:55 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.156.219_9007" in sync
    2021/12/31 12:04:55 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.246.146_443" in sync
    2021/12/31 12:04:55 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.210.125_9015" in sync
    2021/12/31 12:04:55 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.10.130_8080" in sync
    2021/12/31 12:04:55 [DEBUG] agent: Service "_v1_wf-gui_10.96.119.120_8443" in sync
    2021/12/31 12:04:55 [DEBUG] agent: Service "_v1_catalog_10.96.29.37_8806" in sync
    2021/12/31 12:04:55 [DEBUG] agent: Service "_v1_multicloud_10.96.235.133_9001" in sync
    2021/12/31 12:04:55 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:04:55 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:04:55 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:04:55 [DEBUG] agent: Service "_v1_message-router_10.96.237.127_3904" in sync
    2021/12/31 12:04:55 [DEBUG] agent: Service "_v1_sdc_10.96.10.130_8443" in sync
    2021/12/31 12:04:55 [DEBUG] agent: Service "_v0_multicloud_10.96.235.133_9001" in sync
    2021/12/31 12:04:55 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:04:55 [INFO] agent: Synced service "_v15__aai-generic-query_10.242.14.131_8446"
    2021/12/31 12:04:55 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.48.29_9011" in sync
    2021/12/31 12:04:55 [DEBUG] agent: Service "_v1_parser_10.96.29.37_8806" in sync
    2021/12/31 12:04:55 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:04:55 [DEBUG] agent: Node info in sync
    2021/12/31 12:04:55 [DEBUG] http: Request PUT /v1/agent/service/register (1.993812373s) from=10.242.84.9:48024
    2021/12/31 12:04:55 [DEBUG] agent: Service "_v1_sdc-gui_10.96.90.145_8181" in sync
    2021/12/31 12:04:55 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.156.219_9007" in sync
    2021/12/31 12:04:55 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.48.29_9011" in sync
    2021/12/31 12:04:55 [DEBUG] agent: Service "_v1_nsd_10.96.29.37_8806" in sync
    2021/12/31 12:04:55 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.29.37_8806" in sync
    2021/12/31 12:04:55 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:04:55 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:04:55 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:04:55 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.156.219_9007" in sync
    2021/12/31 12:04:55 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.246.146_443" in sync
    2021/12/31 12:04:55 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.210.125_9015" in sync
    2021/12/31 12:04:55 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.10.130_8080" in sync
    2021/12/31 12:04:55 [DEBUG] agent: Service "_v1_wf-gui_10.96.119.120_8443" in sync
    2021/12/31 12:04:55 [DEBUG] agent: Service "_v1_catalog_10.96.29.37_8806" in sync
    2021/12/31 12:04:55 [DEBUG] agent: Service "_v1_multicloud_10.96.235.133_9001" in sync
    2021/12/31 12:04:55 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:04:55 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:04:55 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:04:55 [DEBUG] agent: Service "_v1_message-router_10.96.237.127_3904" in sync
    2021/12/31 12:04:55 [DEBUG] agent: Service "_v1_sdc_10.96.10.130_8443" in sync
    2021/12/31 12:04:55 [DEBUG] agent: Service "_v0_multicloud_10.96.235.133_9001" in sync
    2021/12/31 12:04:55 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:04:55 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:04:55 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.48.29_9011" in sync
    2021/12/31 12:04:55 [DEBUG] agent: Service "_v1_parser_10.96.29.37_8806" in sync
    2021/12/31 12:04:55 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:04:55 [DEBUG] agent: Node info in sync
    2021/12/31 12:04:55 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v15 (1.088796ms) from=10.242.84.9:48054
    2021/12/31 12:04:55 [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/31 12:04:55 [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/31 12:04:55 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/12/31 12:04:56 [DEBUG] agent: Service "_v1_message-router_10.96.237.127_3904" in sync
    2021/12/31 12:04:56 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:04:56 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:04:56 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.48.29_9011" in sync
    2021/12/31 12:04:56 [DEBUG] agent: Service "_v1_parser_10.96.29.37_8806" in sync
    2021/12/31 12:04:56 [DEBUG] agent: Service "_v1_sdc-gui_10.96.90.145_8181" in sync
    2021/12/31 12:04:56 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.29.37_8806" in sync
    2021/12/31 12:04:56 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:04:56 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.156.219_9007" in sync
    2021/12/31 12:04:56 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.246.146_443" in sync
    2021/12/31 12:04:56 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.210.125_9015" in sync
    2021/12/31 12:04:56 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.10.130_8080" in sync
    2021/12/31 12:04:56 [DEBUG] agent: Service "_v1_catalog_10.96.29.37_8806" in sync
    2021/12/31 12:04:56 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:04:56 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:04:56 [DEBUG] agent: Service "_v1_sdc_10.96.10.130_8443" in sync
    2021/12/31 12:04:56 [DEBUG] agent: Service "_v0_multicloud_10.96.235.133_9001" in sync
    2021/12/31 12:04:56 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:04:56 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:04:56 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.156.219_9007" in sync
    2021/12/31 12:04:56 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.48.29_9011" in sync
    2021/12/31 12:04:56 [DEBUG] agent: Service "_v1_nsd_10.96.29.37_8806" in sync
    2021/12/31 12:04:56 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:04:56 [DEBUG] agent: Service "_v1_wf-gui_10.96.119.120_8443" in sync
    2021/12/31 12:04:56 [DEBUG] agent: Service "_v1_multicloud_10.96.235.133_9001" in sync
    2021/12/31 12:04:56 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:04:56 [INFO] agent: Synced service "_v15_aai-generic-query_10.242.14.131_8446"
    2021/12/31 12:04:56 [DEBUG] agent: Node info in sync
    2021/12/31 12:04:56 [DEBUG] http: Request PUT /v1/agent/service/register (1.123259834s) from=10.242.84.9:48058
    2021/12/31 12:04:56 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:04:56 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:04:56 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.156.219_9007" in sync
    2021/12/31 12:04:56 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.246.146_443" in sync
    2021/12/31 12:04:56 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.210.125_9015" in sync
    2021/12/31 12:04:56 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.10.130_8080" in sync
    2021/12/31 12:04:56 [DEBUG] agent: Service "_v1_catalog_10.96.29.37_8806" in sync
    2021/12/31 12:04:56 [DEBUG] agent: Service "_v1_sdc_10.96.10.130_8443" in sync
    2021/12/31 12:04:56 [DEBUG] agent: Service "_v0_multicloud_10.96.235.133_9001" in sync
    2021/12/31 12:04:56 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:04:56 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:04:56 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:04:56 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.156.219_9007" in sync
    2021/12/31 12:04:56 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.48.29_9011" in sync
    2021/12/31 12:04:56 [DEBUG] agent: Service "_v1_nsd_10.96.29.37_8806" in sync
    2021/12/31 12:04:56 [DEBUG] agent: Service "_v1_wf-gui_10.96.119.120_8443" in sync
    2021/12/31 12:04:56 [DEBUG] agent: Service "_v1_multicloud_10.96.235.133_9001" in sync
    2021/12/31 12:04:56 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:04:56 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:04:56 [DEBUG] agent: Service "_v1_message-router_10.96.237.127_3904" in sync
    2021/12/31 12:04:56 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:04:56 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:04:56 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.48.29_9011" in sync
    2021/12/31 12:04:56 [DEBUG] agent: Service "_v1_parser_10.96.29.37_8806" in sync
    2021/12/31 12:04:56 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:04:56 [DEBUG] agent: Service "_v1_sdc-gui_10.96.90.145_8181" in sync
    2021/12/31 12:04:56 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.29.37_8806" in sync
    2021/12/31 12:04:56 [DEBUG] agent: Node info in sync
    2021/12/31 12:04:56 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v15 (5.096353ms) from=10.242.84.9:48096
    2021/12/31 12:04:56 [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/31 12:04:56 [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/31 12:04:56 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/12/31 12:04:56 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/12/31 12:04:57 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:04:57 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:04:57 [DEBUG] agent: Service "_v1_message-router_10.96.237.127_3904" in sync
    2021/12/31 12:04:57 [DEBUG] agent: Service "_v1_parser_10.96.29.37_8806" in sync
    2021/12/31 12:04:57 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.48.29_9011" in sync
    2021/12/31 12:04:57 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.29.37_8806" in sync
    2021/12/31 12:04:57 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:04:57 [DEBUG] agent: Service "_v1_sdc-gui_10.96.90.145_8181" in sync
    2021/12/31 12:04:57 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.246.146_443" in sync
    2021/12/31 12:04:57 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.210.125_9015" in sync
    2021/12/31 12:04:57 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.10.130_8080" in sync
    2021/12/31 12:04:57 [DEBUG] agent: Service "_v1_catalog_10.96.29.37_8806" in sync
    2021/12/31 12:04:57 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:04:57 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:04:57 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.156.219_9007" in sync
    2021/12/31 12:04:57 [DEBUG] agent: Service "_v0_multicloud_10.96.235.133_9001" in sync
    2021/12/31 12:04:57 [INFO] agent: Synced service "_v16__aai-generic-query_10.242.14.131_8446"
    2021/12/31 12:04:57 [DEBUG] agent: Service "_v1_sdc_10.96.10.130_8443" in sync
    2021/12/31 12:04:57 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:04:57 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.48.29_9011" in sync
    2021/12/31 12:04:57 [DEBUG] agent: Service "_v1_nsd_10.96.29.37_8806" in sync
    2021/12/31 12:04:57 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:04:57 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:04:57 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.156.219_9007" in sync
    2021/12/31 12:04:57 [DEBUG] agent: Service "_v1_multicloud_10.96.235.133_9001" in sync
    2021/12/31 12:04:57 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:04:57 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:04:57 [DEBUG] agent: Service "_v1_wf-gui_10.96.119.120_8443" in sync
    2021/12/31 12:04:57 [DEBUG] agent: Node info in sync
    2021/12/31 12:04:57 [DEBUG] http: Request PUT /v1/agent/service/register (997.029372ms) from=10.242.84.9:48098
    2021/12/31 12:04:57 [DEBUG] agent: Service "_v1_parser_10.96.29.37_8806" in sync
    2021/12/31 12:04:57 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.48.29_9011" in sync
    2021/12/31 12:04:57 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.29.37_8806" in sync
    2021/12/31 12:04:57 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:04:57 [DEBUG] agent: Service "_v1_sdc-gui_10.96.90.145_8181" in sync
    2021/12/31 12:04:57 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.246.146_443" in sync
    2021/12/31 12:04:57 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.210.125_9015" in sync
    2021/12/31 12:04:57 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.10.130_8080" in sync
    2021/12/31 12:04:57 [DEBUG] agent: Service "_v1_catalog_10.96.29.37_8806" in sync
    2021/12/31 12:04:57 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:04:57 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:04:57 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.156.219_9007" in sync
    2021/12/31 12:04:57 [DEBUG] agent: Service "_v0_multicloud_10.96.235.133_9001" in sync
    2021/12/31 12:04:57 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:04:57 [DEBUG] agent: Service "_v1_sdc_10.96.10.130_8443" in sync
    2021/12/31 12:04:57 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:04:57 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.48.29_9011" in sync
    2021/12/31 12:04:57 [DEBUG] agent: Service "_v1_nsd_10.96.29.37_8806" in sync
    2021/12/31 12:04:57 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:04:57 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:04:57 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.156.219_9007" in sync
    2021/12/31 12:04:57 [DEBUG] agent: Service "_v1_multicloud_10.96.235.133_9001" in sync
    2021/12/31 12:04:57 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:04:57 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:04:57 [DEBUG] agent: Service "_v1_wf-gui_10.96.119.120_8443" in sync
    2021/12/31 12:04:57 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:04:57 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:04:57 [DEBUG] agent: Service "_v1_message-router_10.96.237.127_3904" in sync
    2021/12/31 12:04:57 [DEBUG] agent: Node info in sync
    2021/12/31 12:04:57 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v16 (691.046µs) from=10.242.84.9:48106
    2021/12/31 12:04:57 [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/31 12:04:57 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/12/31 12:04:57 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/12/31 12:04:57 [DEBUG] agent: Service "_v1_message-router_10.96.237.127_3904" in sync
    2021/12/31 12:04:57 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:04:57 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:04:57 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.48.29_9011" in sync
    2021/12/31 12:04:57 [DEBUG] agent: Service "_v1_parser_10.96.29.37_8806" in sync
    2021/12/31 12:04:57 [DEBUG] agent: Service "_v1_sdc-gui_10.96.90.145_8181" in sync
    2021/12/31 12:04:57 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.29.37_8806" in sync
    2021/12/31 12:04:57 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:04:57 [INFO] agent: Synced service "_v16_aai-generic-query_10.242.14.131_8446"
    2021/12/31 12:04:57 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.156.219_9007" in sync
    2021/12/31 12:04:57 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.246.146_443" in sync
    2021/12/31 12:04:57 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.210.125_9015" in sync
    2021/12/31 12:04:57 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.10.130_8080" in sync
    2021/12/31 12:04:57 [DEBUG] agent: Service "_v1_catalog_10.96.29.37_8806" in sync
    2021/12/31 12:04:57 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:04:57 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:04:57 [DEBUG] agent: Service "_v1_sdc_10.96.10.130_8443" in sync
    2021/12/31 12:04:57 [DEBUG] agent: Service "_v0_multicloud_10.96.235.133_9001" in sync
    2021/12/31 12:04:57 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:04:57 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:04:57 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.156.219_9007" in sync
    2021/12/31 12:04:57 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.48.29_9011" in sync
    2021/12/31 12:04:57 [DEBUG] agent: Service "_v1_nsd_10.96.29.37_8806" in sync
    2021/12/31 12:04:57 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:04:57 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:04:57 [DEBUG] agent: Service "_v1_wf-gui_10.96.119.120_8443" in sync
    2021/12/31 12:04:57 [DEBUG] agent: Service "_v1_multicloud_10.96.235.133_9001" in sync
    2021/12/31 12:04:57 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:04:57 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:04:57 [DEBUG] agent: Node info in sync
    2021/12/31 12:04:57 [DEBUG] http: Request PUT /v1/agent/service/register (370.586681ms) from=10.242.84.9:48108
    2021/12/31 12:04:57 [DEBUG] agent: Service "_v1_wf-gui_10.96.119.120_8443" in sync
    2021/12/31 12:04:57 [DEBUG] agent: Service "_v1_multicloud_10.96.235.133_9001" in sync
    2021/12/31 12:04:57 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:04:57 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:04:57 [DEBUG] agent: Service "_v1_message-router_10.96.237.127_3904" in sync
    2021/12/31 12:04:57 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:04:57 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:04:57 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.48.29_9011" in sync
    2021/12/31 12:04:57 [DEBUG] agent: Service "_v1_parser_10.96.29.37_8806" in sync
    2021/12/31 12:04:57 [DEBUG] agent: Service "_v1_sdc-gui_10.96.90.145_8181" in sync
    2021/12/31 12:04:57 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.29.37_8806" in sync
    2021/12/31 12:04:57 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:04:57 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:04:57 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.156.219_9007" in sync
    2021/12/31 12:04:57 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.246.146_443" in sync
    2021/12/31 12:04:57 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.210.125_9015" in sync
    2021/12/31 12:04:57 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.10.130_8080" in sync
    2021/12/31 12:04:57 [DEBUG] agent: Service "_v1_catalog_10.96.29.37_8806" in sync
    2021/12/31 12:04:57 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:04:57 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:04:57 [DEBUG] agent: Service "_v1_sdc_10.96.10.130_8443" in sync
    2021/12/31 12:04:57 [DEBUG] agent: Service "_v0_multicloud_10.96.235.133_9001" in sync
    2021/12/31 12:04:57 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:04:57 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:04:57 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.156.219_9007" in sync
    2021/12/31 12:04:57 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.48.29_9011" in sync
    2021/12/31 12:04:57 [DEBUG] agent: Service "_v1_nsd_10.96.29.37_8806" in sync
    2021/12/31 12:04:57 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:04:57 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:04:57 [DEBUG] agent: Node info in sync
    2021/12/31 12:04:57 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v16 (975.999µs) from=10.242.84.9:48110
    2021/12/31 12:04:57 [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/31 12:04:57 [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/31 12:04:57 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/12/31 12:04:57 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/12/31 12:04:57 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.48.29_9011" in sync
    2021/12/31 12:04:57 [DEBUG] agent: Service "_v1_parser_10.96.29.37_8806" in sync
    2021/12/31 12:04:57 [DEBUG] agent: Service "_v1_sdc-gui_10.96.90.145_8181" in sync
    2021/12/31 12:04:57 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.29.37_8806" in sync
    2021/12/31 12:04:57 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:04:57 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.10.130_8080" in sync
    2021/12/31 12:04:57 [DEBUG] agent: Service "_v1_catalog_10.96.29.37_8806" in sync
    2021/12/31 12:04:57 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:04:57 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:04:57 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:04:57 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.156.219_9007" in sync
    2021/12/31 12:04:57 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.246.146_443" in sync
    2021/12/31 12:04:57 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.210.125_9015" in sync
    2021/12/31 12:04:57 [DEBUG] agent: Service "_v1_sdc_10.96.10.130_8443" in sync
    2021/12/31 12:04:57 [DEBUG] agent: Service "_v0_multicloud_10.96.235.133_9001" in sync
    2021/12/31 12:04:57 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:04:57 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:04:57 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:04:57 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:04:57 [INFO] agent: Synced service "_v17__aai-generic-query_10.242.14.131_8446"
    2021/12/31 12:04:57 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.156.219_9007" in sync
    2021/12/31 12:04:57 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.48.29_9011" in sync
    2021/12/31 12:04:57 [DEBUG] agent: Service "_v1_nsd_10.96.29.37_8806" in sync
    2021/12/31 12:04:57 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:04:57 [DEBUG] agent: Service "_v1_wf-gui_10.96.119.120_8443" in sync
    2021/12/31 12:04:57 [DEBUG] agent: Service "_v1_multicloud_10.96.235.133_9001" in sync
    2021/12/31 12:04:57 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:04:57 [DEBUG] agent: Service "_v1_message-router_10.96.237.127_3904" in sync
    2021/12/31 12:04:57 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:04:57 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:04:57 [DEBUG] agent: Node info in sync
    2021/12/31 12:04:57 [DEBUG] http: Request PUT /v1/agent/service/register (26.149954ms) from=10.242.84.9:48112
    2021/12/31 12:04:57 [DEBUG] agent: Service "_v1_wf-gui_10.96.119.120_8443" in sync
    2021/12/31 12:04:57 [DEBUG] agent: Service "_v1_multicloud_10.96.235.133_9001" in sync
    2021/12/31 12:04:57 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:04:57 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:04:57 [DEBUG] agent: Service "_v1_message-router_10.96.237.127_3904" in sync
    2021/12/31 12:04:57 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:04:57 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:04:57 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.48.29_9011" in sync
    2021/12/31 12:04:57 [DEBUG] agent: Service "_v1_parser_10.96.29.37_8806" in sync
    2021/12/31 12:04:57 [DEBUG] agent: Service "_v1_sdc-gui_10.96.90.145_8181" in sync
    2021/12/31 12:04:57 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.29.37_8806" in sync
    2021/12/31 12:04:57 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:04:57 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:04:57 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:04:57 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:04:57 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.156.219_9007" in sync
    2021/12/31 12:04:57 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.246.146_443" in sync
    2021/12/31 12:04:57 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.210.125_9015" in sync
    2021/12/31 12:04:57 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.10.130_8080" in sync
    2021/12/31 12:04:57 [DEBUG] agent: Service "_v1_catalog_10.96.29.37_8806" in sync
    2021/12/31 12:04:57 [DEBUG] agent: Service "_v1_sdc_10.96.10.130_8443" in sync
    2021/12/31 12:04:57 [DEBUG] agent: Service "_v0_multicloud_10.96.235.133_9001" in sync
    2021/12/31 12:04:57 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:04:57 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:04:57 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:04:57 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.156.219_9007" in sync
    2021/12/31 12:04:57 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.48.29_9011" in sync
    2021/12/31 12:04:57 [DEBUG] agent: Service "_v1_nsd_10.96.29.37_8806" in sync
    2021/12/31 12:04:57 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:04:57 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:04:57 [DEBUG] agent: Node info in sync
    2021/12/31 12:04:57 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v17 (425.657µs) from=10.242.84.9:48116
    2021/12/31 12:04:57 [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/31 12:04:57 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/12/31 12:04:57 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/12/31 12:04:57 [INFO] agent: Synced service "_v17_aai-generic-query_10.242.14.131_8446"
    2021/12/31 12:04:57 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.48.29_9011" in sync
    2021/12/31 12:04:57 [DEBUG] agent: Service "_v1_parser_10.96.29.37_8806" in sync
    2021/12/31 12:04:57 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:04:57 [DEBUG] agent: Service "_v1_sdc-gui_10.96.90.145_8181" in sync
    2021/12/31 12:04:57 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.29.37_8806" in sync
    2021/12/31 12:04:57 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.210.125_9015" in sync
    2021/12/31 12:04:57 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.10.130_8080" in sync
    2021/12/31 12:04:57 [DEBUG] agent: Service "_v1_catalog_10.96.29.37_8806" in sync
    2021/12/31 12:04:57 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:04:57 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:04:57 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:04:57 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.156.219_9007" in sync
    2021/12/31 12:04:57 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.246.146_443" in sync
    2021/12/31 12:04:57 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:04:57 [DEBUG] agent: Service "_v1_sdc_10.96.10.130_8443" in sync
    2021/12/31 12:04:57 [DEBUG] agent: Service "_v0_multicloud_10.96.235.133_9001" in sync
    2021/12/31 12:04:57 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:04:57 [DEBUG] agent: Service "_v1_nsd_10.96.29.37_8806" in sync
    2021/12/31 12:04:57 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:04:57 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:04:57 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:04:57 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.156.219_9007" in sync
    2021/12/31 12:04:57 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.48.29_9011" in sync
    2021/12/31 12:04:57 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:04:57 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:04:57 [DEBUG] agent: Service "_v1_wf-gui_10.96.119.120_8443" in sync
    2021/12/31 12:04:57 [DEBUG] agent: Service "_v1_multicloud_10.96.235.133_9001" in sync
    2021/12/31 12:04:57 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:04:57 [DEBUG] agent: Service "_v1_message-router_10.96.237.127_3904" in sync
    2021/12/31 12:04:57 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:04:57 [DEBUG] agent: Node info in sync
    2021/12/31 12:04:57 [DEBUG] http: Request PUT /v1/agent/service/register (34.242802ms) from=10.242.84.9:48118
    2021/12/31 12:04:57 [DEBUG] agent: Service "_v1_wf-gui_10.96.119.120_8443" in sync
    2021/12/31 12:04:57 [DEBUG] agent: Service "_v1_multicloud_10.96.235.133_9001" in sync
    2021/12/31 12:04:57 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:04:57 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:04:57 [DEBUG] agent: Service "_v1_message-router_10.96.237.127_3904" in sync
    2021/12/31 12:04:57 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:04:57 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:04:57 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.48.29_9011" in sync
    2021/12/31 12:04:57 [DEBUG] agent: Service "_v1_parser_10.96.29.37_8806" in sync
    2021/12/31 12:04:57 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:04:57 [DEBUG] agent: Service "_v1_sdc-gui_10.96.90.145_8181" in sync
    2021/12/31 12:04:57 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.29.37_8806" in sync
    2021/12/31 12:04:57 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:04:57 [DEBUG] agent: Service "_v1_catalog_10.96.29.37_8806" in sync
    2021/12/31 12:04:57 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:04:57 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:04:57 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:04:57 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.156.219_9007" in sync
    2021/12/31 12:04:57 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.246.146_443" in sync
    2021/12/31 12:04:57 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.210.125_9015" in sync
    2021/12/31 12:04:57 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.10.130_8080" in sync
    2021/12/31 12:04:57 [DEBUG] agent: Service "_v1_sdc_10.96.10.130_8443" in sync
    2021/12/31 12:04:57 [DEBUG] agent: Service "_v0_multicloud_10.96.235.133_9001" in sync
    2021/12/31 12:04:57 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:04:57 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:04:57 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:04:57 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:04:57 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.156.219_9007" in sync
    2021/12/31 12:04:57 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.48.29_9011" in sync
    2021/12/31 12:04:57 [DEBUG] agent: Service "_v1_nsd_10.96.29.37_8806" in sync
    2021/12/31 12:04:57 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:04:57 [DEBUG] agent: Node info in sync
    2021/12/31 12:04:57 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v17 (346.957µs) from=10.242.84.9:48120
    2021/12/31 12:04:57 [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/31 12:04:57 [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/31 12:04:57 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/12/31 12:04:57 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/12/31 12:04:58 [DEBUG] agent: Service "_v1_message-router_10.96.237.127_3904" in sync
    2021/12/31 12:04:58 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:04:58 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:04:58 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.48.29_9011" in sync
    2021/12/31 12:04:58 [DEBUG] agent: Service "_v1_parser_10.96.29.37_8806" in sync
    2021/12/31 12:04:58 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:04:58 [DEBUG] agent: Service "_v1_sdc-gui_10.96.90.145_8181" in sync
    2021/12/31 12:04:58 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.29.37_8806" in sync
    2021/12/31 12:04:58 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:04:58 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:04:58 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:04:58 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:04:58 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.156.219_9007" in sync
    2021/12/31 12:04:58 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.246.146_443" in sync
    2021/12/31 12:04:58 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.210.125_9015" in sync
    2021/12/31 12:04:58 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.10.130_8080" in sync
    2021/12/31 12:04:58 [DEBUG] agent: Service "_v1_catalog_10.96.29.37_8806" in sync
    2021/12/31 12:04:58 [INFO] agent: Synced service "_v18__aai-generic-query_10.242.14.131_8446"
    2021/12/31 12:04:58 [DEBUG] agent: Service "_v1_sdc_10.96.10.130_8443" in sync
    2021/12/31 12:04:58 [DEBUG] agent: Service "_v0_multicloud_10.96.235.133_9001" in sync
    2021/12/31 12:04:58 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:04:58 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:04:58 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:04:58 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.156.219_9007" in sync
    2021/12/31 12:04:58 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.48.29_9011" in sync
    2021/12/31 12:04:58 [DEBUG] agent: Service "_v1_nsd_10.96.29.37_8806" in sync
    2021/12/31 12:04:58 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:04:58 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:04:58 [DEBUG] agent: Service "_v1_wf-gui_10.96.119.120_8443" in sync
    2021/12/31 12:04:58 [DEBUG] agent: Service "_v1_multicloud_10.96.235.133_9001" in sync
    2021/12/31 12:04:58 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:04:58 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:04:58 [DEBUG] agent: Node info in sync
    2021/12/31 12:04:58 [DEBUG] http: Request PUT /v1/agent/service/register (266.628417ms) from=10.242.84.9:48122
    2021/12/31 12:04:58 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.48.29_9011" in sync
    2021/12/31 12:04:58 [DEBUG] agent: Service "_v1_parser_10.96.29.37_8806" in sync
    2021/12/31 12:04:58 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:04:58 [DEBUG] agent: Service "_v1_sdc-gui_10.96.90.145_8181" in sync
    2021/12/31 12:04:58 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.29.37_8806" in sync
    2021/12/31 12:04:58 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:04:58 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:04:58 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:04:58 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.156.219_9007" in sync
    2021/12/31 12:04:58 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.246.146_443" in sync
    2021/12/31 12:04:58 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.210.125_9015" in sync
    2021/12/31 12:04:58 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.10.130_8080" in sync
    2021/12/31 12:04:58 [DEBUG] agent: Service "_v1_catalog_10.96.29.37_8806" in sync
    2021/12/31 12:04:58 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:04:58 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:04:58 [DEBUG] agent: Service "_v1_sdc_10.96.10.130_8443" in sync
    2021/12/31 12:04:58 [DEBUG] agent: Service "_v0_multicloud_10.96.235.133_9001" in sync
    2021/12/31 12:04:58 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:04:58 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:04:58 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.156.219_9007" in sync
    2021/12/31 12:04:58 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.48.29_9011" in sync
    2021/12/31 12:04:58 [DEBUG] agent: Service "_v1_nsd_10.96.29.37_8806" in sync
    2021/12/31 12:04:58 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:04:58 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:04:58 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:04:58 [DEBUG] agent: Service "_v1_wf-gui_10.96.119.120_8443" in sync
    2021/12/31 12:04:58 [DEBUG] agent: Service "_v1_multicloud_10.96.235.133_9001" in sync
    2021/12/31 12:04:58 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:04:58 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:04:58 [DEBUG] agent: Service "_v1_message-router_10.96.237.127_3904" in sync
    2021/12/31 12:04:58 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:04:58 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:04:58 [DEBUG] agent: Node info in sync
    2021/12/31 12:04:58 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v18 (566.673µs) from=10.242.84.9:48124
    2021/12/31 12:04:58 [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/31 12:04:58 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/12/31 12:04:58 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/12/31 12:04:58 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.156.219_9007" in sync
    2021/12/31 12:04:58 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.48.29_9011" in sync
    2021/12/31 12:04:58 [DEBUG] agent: Service "_v1_nsd_10.96.29.37_8806" in sync
    2021/12/31 12:04:58 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:04:58 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:04:58 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:04:58 [DEBUG] agent: Service "_v1_wf-gui_10.96.119.120_8443" in sync
    2021/12/31 12:04:58 [DEBUG] agent: Service "_v1_multicloud_10.96.235.133_9001" in sync
    2021/12/31 12:04:58 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:04:58 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:04:58 [DEBUG] agent: Service "_v1_message-router_10.96.237.127_3904" in sync
    2021/12/31 12:04:58 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:04:58 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:04:58 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.48.29_9011" in sync
    2021/12/31 12:04:58 [DEBUG] agent: Service "_v1_parser_10.96.29.37_8806" in sync
    2021/12/31 12:04:58 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:04:58 [DEBUG] agent: Service "_v1_sdc-gui_10.96.90.145_8181" in sync
    2021/12/31 12:04:58 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.29.37_8806" in sync
    2021/12/31 12:04:58 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:04:58 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:04:58 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.156.219_9007" in sync
    2021/12/31 12:04:58 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.246.146_443" in sync
    2021/12/31 12:04:58 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.210.125_9015" in sync
    2021/12/31 12:04:58 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.10.130_8080" in sync
    2021/12/31 12:04:58 [DEBUG] agent: Service "_v1_catalog_10.96.29.37_8806" in sync
    2021/12/31 12:04:58 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:04:58 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:04:58 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:04:58 [DEBUG] agent: Service "_v1_sdc_10.96.10.130_8443" in sync
    2021/12/31 12:04:58 [DEBUG] agent: Service "_v0_multicloud_10.96.235.133_9001" in sync
    2021/12/31 12:04:58 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:04:58 [INFO] agent: Synced service "_v18_aai-generic-query_10.242.14.131_8446"
    2021/12/31 12:04:58 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:04:58 [DEBUG] agent: Node info in sync
    2021/12/31 12:04:58 [DEBUG] http: Request PUT /v1/agent/service/register (81.914143ms) from=10.242.84.9:48126
    2021/12/31 12:04:58 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.29.37_8806" in sync
    2021/12/31 12:04:58 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:04:58 [DEBUG] agent: Service "_v1_sdc-gui_10.96.90.145_8181" in sync
    2021/12/31 12:04:58 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.246.146_443" in sync
    2021/12/31 12:04:58 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.210.125_9015" in sync
    2021/12/31 12:04:58 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.10.130_8080" in sync
    2021/12/31 12:04:58 [DEBUG] agent: Service "_v1_catalog_10.96.29.37_8806" in sync
    2021/12/31 12:04:58 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:04:58 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:04:58 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:04:58 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.156.219_9007" in sync
    2021/12/31 12:04:58 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:04:58 [DEBUG] agent: Service "_v0_multicloud_10.96.235.133_9001" in sync
    2021/12/31 12:04:58 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:04:58 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:04:58 [DEBUG] agent: Service "_v1_sdc_10.96.10.130_8443" in sync
    2021/12/31 12:04:58 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:04:58 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.48.29_9011" in sync
    2021/12/31 12:04:58 [DEBUG] agent: Service "_v1_nsd_10.96.29.37_8806" in sync
    2021/12/31 12:04:58 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:04:58 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:04:58 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:04:58 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.156.219_9007" in sync
    2021/12/31 12:04:58 [DEBUG] agent: Service "_v1_multicloud_10.96.235.133_9001" in sync
    2021/12/31 12:04:58 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:04:58 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:04:58 [DEBUG] agent: Service "_v1_wf-gui_10.96.119.120_8443" in sync
    2021/12/31 12:04:58 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:04:58 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:04:58 [DEBUG] agent: Service "_v1_message-router_10.96.237.127_3904" in sync
    2021/12/31 12:04:58 [DEBUG] agent: Service "_v1_parser_10.96.29.37_8806" in sync
    2021/12/31 12:04:58 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:04:58 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.48.29_9011" in sync
    2021/12/31 12:04:58 [DEBUG] agent: Node info in sync
    2021/12/31 12:04:58 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v18 (1.314078ms) from=10.242.84.9:48130
    2021/12/31 12:04:58 [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/31 12:04:58 [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/31 12:04:58 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/12/31 12:04:58 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/12/31 12:04:58 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.10.130_8080" in sync
    2021/12/31 12:04:58 [DEBUG] agent: Service "_v1_catalog_10.96.29.37_8806" in sync
    2021/12/31 12:04:58 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:04:58 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:04:58 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:04:58 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.156.219_9007" in sync
    2021/12/31 12:04:58 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.246.146_443" in sync
    2021/12/31 12:04:58 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.210.125_9015" in sync
    2021/12/31 12:04:58 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:04:58 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:04:58 [DEBUG] agent: Service "_v1_sdc_10.96.10.130_8443" in sync
    2021/12/31 12:04:58 [DEBUG] agent: Service "_v0_multicloud_10.96.235.133_9001" in sync
    2021/12/31 12:04:58 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:04:58 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:04:58 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:04:58 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:04:58 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:04:58 [INFO] agent: Synced service "_v19__aai-generic-query_10.242.14.131_8446"
    2021/12/31 12:04:58 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.156.219_9007" in sync
    2021/12/31 12:04:58 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.48.29_9011" in sync
    2021/12/31 12:04:58 [DEBUG] agent: Service "_v1_nsd_10.96.29.37_8806" in sync
    2021/12/31 12:04:58 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:04:58 [DEBUG] agent: Service "_v1_wf-gui_10.96.119.120_8443" in sync
    2021/12/31 12:04:58 [DEBUG] agent: Service "_v1_multicloud_10.96.235.133_9001" in sync
    2021/12/31 12:04:58 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:04:58 [DEBUG] agent: Service "_v1_message-router_10.96.237.127_3904" in sync
    2021/12/31 12:04:58 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:04:58 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:04:58 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.48.29_9011" in sync
    2021/12/31 12:04:58 [DEBUG] agent: Service "_v1_parser_10.96.29.37_8806" in sync
    2021/12/31 12:04:58 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:04:58 [DEBUG] agent: Service "_v1_sdc-gui_10.96.90.145_8181" in sync
    2021/12/31 12:04:58 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.29.37_8806" in sync
    2021/12/31 12:04:58 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:04:58 [DEBUG] agent: Node info in sync
    2021/12/31 12:04:58 [DEBUG] http: Request PUT /v1/agent/service/register (71.415655ms) from=10.242.84.9:48132
    2021/12/31 12:04:58 [DEBUG] agent: Service "_v1_wf-gui_10.96.119.120_8443" in sync
    2021/12/31 12:04:58 [DEBUG] agent: Service "_v1_multicloud_10.96.235.133_9001" in sync
    2021/12/31 12:04:58 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:04:58 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:04:58 [DEBUG] agent: Service "_v1_message-router_10.96.237.127_3904" in sync
    2021/12/31 12:04:58 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:04:58 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:04:58 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.48.29_9011" in sync
    2021/12/31 12:04:58 [DEBUG] agent: Service "_v1_parser_10.96.29.37_8806" in sync
    2021/12/31 12:04:58 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:04:58 [DEBUG] agent: Service "_v1_sdc-gui_10.96.90.145_8181" in sync
    2021/12/31 12:04:58 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.29.37_8806" in sync
    2021/12/31 12:04:58 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:04:58 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:04:58 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:04:58 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:04:58 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.156.219_9007" in sync
    2021/12/31 12:04:58 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.246.146_443" in sync
    2021/12/31 12:04:58 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.210.125_9015" in sync
    2021/12/31 12:04:58 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.10.130_8080" in sync
    2021/12/31 12:04:58 [DEBUG] agent: Service "_v1_catalog_10.96.29.37_8806" in sync
    2021/12/31 12:04:58 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:04:58 [DEBUG] agent: Service "_v1_sdc_10.96.10.130_8443" in sync
    2021/12/31 12:04:58 [DEBUG] agent: Service "_v0_multicloud_10.96.235.133_9001" in sync
    2021/12/31 12:04:58 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:04:58 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:04:58 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:04:58 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:04:58 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:04:58 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.156.219_9007" in sync
    2021/12/31 12:04:58 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.48.29_9011" in sync
    2021/12/31 12:04:58 [DEBUG] agent: Service "_v1_nsd_10.96.29.37_8806" in sync
    2021/12/31 12:04:58 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:04:58 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:04:58 [DEBUG] agent: Node info in sync
    2021/12/31 12:04:58 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v19 (729.475µs) from=10.242.84.9:48136
    2021/12/31 12:04:58 [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/31 12:04:58 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/12/31 12:04:58 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/12/31 12:04:59 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.48.29_9011" in sync
    2021/12/31 12:04:59 [DEBUG] agent: Service "_v1_parser_10.96.29.37_8806" in sync
    2021/12/31 12:04:59 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:04:59 [DEBUG] agent: Service "_v1_sdc-gui_10.96.90.145_8181" in sync
    2021/12/31 12:04:59 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.29.37_8806" in sync
    2021/12/31 12:04:59 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:04:59 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:04:59 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.156.219_9007" in sync
    2021/12/31 12:04:59 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.246.146_443" in sync
    2021/12/31 12:04:59 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.210.125_9015" in sync
    2021/12/31 12:04:59 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.10.130_8080" in sync
    2021/12/31 12:04:59 [DEBUG] agent: Service "_v1_catalog_10.96.29.37_8806" in sync
    2021/12/31 12:04:59 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:04:59 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:04:59 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:04:59 [INFO] agent: Synced service "_v19_aai-generic-query_10.242.14.131_8446"
    2021/12/31 12:04:59 [DEBUG] agent: Service "_v1_sdc_10.96.10.130_8443" in sync
    2021/12/31 12:04:59 [DEBUG] agent: Service "_v0_multicloud_10.96.235.133_9001" in sync
    2021/12/31 12:04:59 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:04:59 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:04:59 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:04:59 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.156.219_9007" in sync
    2021/12/31 12:04:59 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.48.29_9011" in sync
    2021/12/31 12:04:59 [DEBUG] agent: Service "_v1_nsd_10.96.29.37_8806" in sync
    2021/12/31 12:04:59 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:04:59 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:04:59 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:04:59 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:04:59 [DEBUG] agent: Service "_v1_wf-gui_10.96.119.120_8443" in sync
    2021/12/31 12:04:59 [DEBUG] agent: Service "_v1_multicloud_10.96.235.133_9001" in sync
    2021/12/31 12:04:59 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:04:59 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:04:59 [DEBUG] agent: Service "_v1_message-router_10.96.237.127_3904" in sync
    2021/12/31 12:04:59 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:04:59 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:04:59 [DEBUG] agent: Node info in sync
    2021/12/31 12:04:59 [DEBUG] http: Request PUT /v1/agent/service/register (812.430611ms) from=10.242.84.9:48138
    2021/12/31 12:04:59 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:04:59 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:04:59 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:04:59 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.156.219_9007" in sync
    2021/12/31 12:04:59 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.246.146_443" in sync
    2021/12/31 12:04:59 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.210.125_9015" in sync
    2021/12/31 12:04:59 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.10.130_8080" in sync
    2021/12/31 12:04:59 [DEBUG] agent: Service "_v1_catalog_10.96.29.37_8806" in sync
    2021/12/31 12:04:59 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:04:59 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:04:59 [DEBUG] agent: Service "_v1_sdc_10.96.10.130_8443" in sync
    2021/12/31 12:04:59 [DEBUG] agent: Service "_v0_multicloud_10.96.235.133_9001" in sync
    2021/12/31 12:04:59 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:04:59 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:04:59 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:04:59 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:04:59 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:04:59 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.156.219_9007" in sync
    2021/12/31 12:04:59 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.48.29_9011" in sync
    2021/12/31 12:04:59 [DEBUG] agent: Service "_v1_nsd_10.96.29.37_8806" in sync
    2021/12/31 12:04:59 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:04:59 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:04:59 [DEBUG] agent: Service "_v1_wf-gui_10.96.119.120_8443" in sync
    2021/12/31 12:04:59 [DEBUG] agent: Service "_v1_multicloud_10.96.235.133_9001" in sync
    2021/12/31 12:04:59 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:04:59 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:04:59 [DEBUG] agent: Service "_v1_message-router_10.96.237.127_3904" in sync
    2021/12/31 12:04:59 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:04:59 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:04:59 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.48.29_9011" in sync
    2021/12/31 12:04:59 [DEBUG] agent: Service "_v1_parser_10.96.29.37_8806" in sync
    2021/12/31 12:04:59 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:04:59 [DEBUG] agent: Service "_v1_sdc-gui_10.96.90.145_8181" in sync
    2021/12/31 12:04:59 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.29.37_8806" in sync
    2021/12/31 12:04:59 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:04:59 [DEBUG] agent: Node info in sync
    2021/12/31 12:04:59 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v19 (652.619µs) from=10.242.84.9:48148
    2021/12/31 12:04:59 [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/31 12:04:59 [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/31 12:04:59 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/12/31 12:04:59 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/12/31 12:05:00 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:00 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:00 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:00 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:00 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.156.219_9007" in sync
    2021/12/31 12:05:00 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.48.29_9011" in sync
    2021/12/31 12:05:00 [DEBUG] agent: Service "_v1_nsd_10.96.29.37_8806" in sync
    2021/12/31 12:05:00 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:00 [DEBUG] agent: Service "_v1_wf-gui_10.96.119.120_8443" in sync
    2021/12/31 12:05:00 [DEBUG] agent: Service "_v1_multicloud_10.96.235.133_9001" in sync
    2021/12/31 12:05:00 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:00 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:00 [DEBUG] agent: Service "_v1_message-router_10.96.237.127_3904" in sync
    2021/12/31 12:05:00 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:00 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:00 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.48.29_9011" in sync
    2021/12/31 12:05:00 [DEBUG] agent: Service "_v1_parser_10.96.29.37_8806" in sync
    2021/12/31 12:05:00 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:00 [DEBUG] agent: Service "_v1_sdc-gui_10.96.90.145_8181" in sync
    2021/12/31 12:05:00 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.29.37_8806" in sync
    2021/12/31 12:05:00 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:00 [DEBUG] agent: Service "_v1_catalog_10.96.29.37_8806" in sync
    2021/12/31 12:05:00 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:00 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:00 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:00 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.156.219_9007" in sync
    2021/12/31 12:05:00 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.246.146_443" in sync
    2021/12/31 12:05:00 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.210.125_9015" in sync
    2021/12/31 12:05:00 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.10.130_8080" in sync
    2021/12/31 12:05:00 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:00 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:00 [INFO] agent: Synced service "_v11__aai-nodes-query_10.242.14.131_8446"
    2021/12/31 12:05:00 [DEBUG] agent: Service "_v1_sdc_10.96.10.130_8443" in sync
    2021/12/31 12:05:00 [DEBUG] agent: Service "_v0_multicloud_10.96.235.133_9001" in sync
    2021/12/31 12:05:00 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:00 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:00 [DEBUG] agent: Node info in sync
    2021/12/31 12:05:00 [DEBUG] http: Request PUT /v1/agent/service/register (1.089416603s) from=10.242.84.9:48152
    2021/12/31 12:05:00 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:00 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:00 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:00 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.156.219_9007" in sync
    2021/12/31 12:05:00 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.48.29_9011" in sync
    2021/12/31 12:05:00 [DEBUG] agent: Service "_v1_nsd_10.96.29.37_8806" in sync
    2021/12/31 12:05:00 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:00 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:00 [DEBUG] agent: Service "_v1_wf-gui_10.96.119.120_8443" in sync
    2021/12/31 12:05:00 [DEBUG] agent: Service "_v1_multicloud_10.96.235.133_9001" in sync
    2021/12/31 12:05:00 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:00 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:00 [DEBUG] agent: Service "_v1_message-router_10.96.237.127_3904" in sync
    2021/12/31 12:05:00 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:00 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:00 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.48.29_9011" in sync
    2021/12/31 12:05:00 [DEBUG] agent: Service "_v1_parser_10.96.29.37_8806" in sync
    2021/12/31 12:05:00 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:00 [DEBUG] agent: Service "_v1_sdc-gui_10.96.90.145_8181" in sync
    2021/12/31 12:05:00 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.29.37_8806" in sync
    2021/12/31 12:05:00 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:00 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:00 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:00 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:00 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.156.219_9007" in sync
    2021/12/31 12:05:00 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.246.146_443" in sync
    2021/12/31 12:05:00 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.210.125_9015" in sync
    2021/12/31 12:05:00 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.10.130_8080" in sync
    2021/12/31 12:05:00 [DEBUG] agent: Service "_v1_catalog_10.96.29.37_8806" in sync
    2021/12/31 12:05:00 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:00 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:00 [DEBUG] agent: Service "_v1_sdc_10.96.10.130_8443" in sync
    2021/12/31 12:05:00 [DEBUG] agent: Service "_v0_multicloud_10.96.235.133_9001" in sync
    2021/12/31 12:05:00 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:00 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:00 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:00 [DEBUG] agent: Node info in sync
    2021/12/31 12:05:00 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v11 (563.071µs) from=10.242.84.9:48168
    2021/12/31 12:05:00 [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/31 12:05:00 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/12/31 12:05:00 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/12/31 12:05:00 [DEBUG] agent: Service "_v1_message-router_10.96.237.127_3904" in sync
    2021/12/31 12:05:00 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:00 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:00 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.48.29_9011" in sync
    2021/12/31 12:05:00 [DEBUG] agent: Service "_v1_parser_10.96.29.37_8806" in sync
    2021/12/31 12:05:00 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:00 [DEBUG] agent: Service "_v1_sdc-gui_10.96.90.145_8181" in sync
    2021/12/31 12:05:00 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.29.37_8806" in sync
    2021/12/31 12:05:00 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:00 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:00 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:00 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.156.219_9007" in sync
    2021/12/31 12:05:00 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.246.146_443" in sync
    2021/12/31 12:05:00 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.210.125_9015" in sync
    2021/12/31 12:05:00 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.10.130_8080" in sync
    2021/12/31 12:05:00 [DEBUG] agent: Service "_v1_catalog_10.96.29.37_8806" in sync
    2021/12/31 12:05:00 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:00 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:00 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:00 [DEBUG] agent: Service "_v1_sdc_10.96.10.130_8443" in sync
    2021/12/31 12:05:00 [DEBUG] agent: Service "_v0_multicloud_10.96.235.133_9001" in sync
    2021/12/31 12:05:00 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:00 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:00 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:00 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:00 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:00 [INFO] agent: Synced service "_v11_aai-nodes-query_10.242.14.131_8446"
    2021/12/31 12:05:00 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.156.219_9007" in sync
    2021/12/31 12:05:00 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.48.29_9011" in sync
    2021/12/31 12:05:00 [DEBUG] agent: Service "_v1_nsd_10.96.29.37_8806" in sync
    2021/12/31 12:05:00 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:00 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:00 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:00 [DEBUG] agent: Service "_v1_wf-gui_10.96.119.120_8443" in sync
    2021/12/31 12:05:00 [DEBUG] agent: Service "_v1_multicloud_10.96.235.133_9001" in sync
    2021/12/31 12:05:00 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:00 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:00 [DEBUG] agent: Node info in sync
    2021/12/31 12:05:00 [DEBUG] http: Request PUT /v1/agent/service/register (88.46471ms) from=10.242.84.9:48170
    2021/12/31 12:05:00 [DEBUG] agent: Service "_v1_sdc_10.96.10.130_8443" in sync
    2021/12/31 12:05:00 [DEBUG] agent: Service "_v0_multicloud_10.96.235.133_9001" in sync
    2021/12/31 12:05:00 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:00 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:00 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:00 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:00 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:00 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:00 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:00 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.156.219_9007" in sync
    2021/12/31 12:05:00 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.48.29_9011" in sync
    2021/12/31 12:05:00 [DEBUG] agent: Service "_v1_nsd_10.96.29.37_8806" in sync
    2021/12/31 12:05:00 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:00 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:00 [DEBUG] agent: Service "_v1_wf-gui_10.96.119.120_8443" in sync
    2021/12/31 12:05:00 [DEBUG] agent: Service "_v1_multicloud_10.96.235.133_9001" in sync
    2021/12/31 12:05:00 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:00 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:00 [DEBUG] agent: Service "_v1_message-router_10.96.237.127_3904" in sync
    2021/12/31 12:05:00 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:00 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:00 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.48.29_9011" in sync
    2021/12/31 12:05:00 [DEBUG] agent: Service "_v1_parser_10.96.29.37_8806" in sync
    2021/12/31 12:05:00 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:00 [DEBUG] agent: Service "_v1_sdc-gui_10.96.90.145_8181" in sync
    2021/12/31 12:05:00 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.29.37_8806" in sync
    2021/12/31 12:05:00 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:00 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:00 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:00 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:00 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.156.219_9007" in sync
    2021/12/31 12:05:00 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.246.146_443" in sync
    2021/12/31 12:05:00 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.210.125_9015" in sync
    2021/12/31 12:05:00 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.10.130_8080" in sync
    2021/12/31 12:05:00 [DEBUG] agent: Service "_v1_catalog_10.96.29.37_8806" in sync
    2021/12/31 12:05:00 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:00 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:00 [DEBUG] agent: Node info in sync
    2021/12/31 12:05:00 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v11 (418.647µs) from=10.242.84.9:48172
    2021/12/31 12:05:00 [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/31 12:05:00 [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/31 12:05:00 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/12/31 12:05:00 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/12/31 12:05:00 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:00 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.156.219_9007" in sync
    2021/12/31 12:05:00 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.48.29_9011" in sync
    2021/12/31 12:05:00 [DEBUG] agent: Service "_v1_nsd_10.96.29.37_8806" in sync
    2021/12/31 12:05:00 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:00 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:00 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:00 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:00 [DEBUG] agent: Service "_v1_wf-gui_10.96.119.120_8443" in sync
    2021/12/31 12:05:00 [DEBUG] agent: Service "_v1_multicloud_10.96.235.133_9001" in sync
    2021/12/31 12:05:00 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:00 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:00 [DEBUG] agent: Service "_v1_message-router_10.96.237.127_3904" in sync
    2021/12/31 12:05:00 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:00 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:00 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.48.29_9011" in sync
    2021/12/31 12:05:00 [DEBUG] agent: Service "_v1_parser_10.96.29.37_8806" in sync
    2021/12/31 12:05:00 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:00 [DEBUG] agent: Service "_v1_sdc-gui_10.96.90.145_8181" in sync
    2021/12/31 12:05:00 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.29.37_8806" in sync
    2021/12/31 12:05:00 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:00 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:00 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.156.219_9007" in sync
    2021/12/31 12:05:00 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.246.146_443" in sync
    2021/12/31 12:05:00 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.210.125_9015" in sync
    2021/12/31 12:05:00 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.10.130_8080" in sync
    2021/12/31 12:05:00 [DEBUG] agent: Service "_v1_catalog_10.96.29.37_8806" in sync
    2021/12/31 12:05:00 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:00 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:00 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:00 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:00 [DEBUG] agent: Service "_v1_sdc_10.96.10.130_8443" in sync
    2021/12/31 12:05:00 [DEBUG] agent: Service "_v0_multicloud_10.96.235.133_9001" in sync
    2021/12/31 12:05:00 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:00 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:00 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:00 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:00 [INFO] agent: Synced service "_v12__aai-nodes-query_10.242.14.131_8446"
    2021/12/31 12:05:00 [DEBUG] agent: Node info in sync
    2021/12/31 12:05:00 [DEBUG] http: Request PUT /v1/agent/service/register (53.173794ms) from=10.242.84.9:48174
    2021/12/31 12:05:00 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:00 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:00 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:00 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:00 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:00 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:00 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.156.219_9007" in sync
    2021/12/31 12:05:00 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.48.29_9011" in sync
    2021/12/31 12:05:00 [DEBUG] agent: Service "_v1_nsd_10.96.29.37_8806" in sync
    2021/12/31 12:05:00 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:00 [DEBUG] agent: Service "_v1_wf-gui_10.96.119.120_8443" in sync
    2021/12/31 12:05:00 [DEBUG] agent: Service "_v1_multicloud_10.96.235.133_9001" in sync
    2021/12/31 12:05:00 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:00 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:00 [DEBUG] agent: Service "_v1_message-router_10.96.237.127_3904" in sync
    2021/12/31 12:05:00 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:00 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:00 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.48.29_9011" in sync
    2021/12/31 12:05:00 [DEBUG] agent: Service "_v1_parser_10.96.29.37_8806" in sync
    2021/12/31 12:05:00 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:00 [DEBUG] agent: Service "_v1_sdc-gui_10.96.90.145_8181" in sync
    2021/12/31 12:05:00 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.29.37_8806" in sync
    2021/12/31 12:05:00 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:00 [DEBUG] agent: Service "_v1_catalog_10.96.29.37_8806" in sync
    2021/12/31 12:05:00 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:00 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:00 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:00 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.156.219_9007" in sync
    2021/12/31 12:05:00 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.246.146_443" in sync
    2021/12/31 12:05:00 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.210.125_9015" in sync
    2021/12/31 12:05:00 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.10.130_8080" in sync
    2021/12/31 12:05:00 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:00 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:00 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:00 [DEBUG] agent: Service "_v1_sdc_10.96.10.130_8443" in sync
    2021/12/31 12:05:00 [DEBUG] agent: Service "_v0_multicloud_10.96.235.133_9001" in sync
    2021/12/31 12:05:00 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:00 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:00 [DEBUG] agent: Node info in sync
    2021/12/31 12:05:00 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v12 (389.699µs) from=10.242.84.9:48178
    2021/12/31 12:05:00 [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/31 12:05:00 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/12/31 12:05:00 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/12/31 12:05:00 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:00 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:00 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:00 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:00 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:00 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:00 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:00 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.156.219_9007" in sync
    2021/12/31 12:05:00 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.48.29_9011" in sync
    2021/12/31 12:05:00 [DEBUG] agent: Service "_v1_nsd_10.96.29.37_8806" in sync
    2021/12/31 12:05:00 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:00 [DEBUG] agent: Service "_v1_wf-gui_10.96.119.120_8443" in sync
    2021/12/31 12:05:00 [DEBUG] agent: Service "_v1_multicloud_10.96.235.133_9001" in sync
    2021/12/31 12:05:00 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:00 [DEBUG] agent: Service "_v1_message-router_10.96.237.127_3904" in sync
    2021/12/31 12:05:00 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:00 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:00 [INFO] agent: Synced service "_v12_aai-nodes-query_10.242.14.131_8446"
    2021/12/31 12:05:00 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.48.29_9011" in sync
    2021/12/31 12:05:00 [DEBUG] agent: Service "_v1_parser_10.96.29.37_8806" in sync
    2021/12/31 12:05:00 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:00 [DEBUG] agent: Service "_v1_sdc-gui_10.96.90.145_8181" in sync
    2021/12/31 12:05:00 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.29.37_8806" in sync
    2021/12/31 12:05:00 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:00 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.10.130_8080" in sync
    2021/12/31 12:05:00 [DEBUG] agent: Service "_v1_catalog_10.96.29.37_8806" in sync
    2021/12/31 12:05:00 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:00 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:00 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:00 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.156.219_9007" in sync
    2021/12/31 12:05:00 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.246.146_443" in sync
    2021/12/31 12:05:00 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.210.125_9015" in sync
    2021/12/31 12:05:00 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:00 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:00 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:00 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:00 [DEBUG] agent: Service "_v1_sdc_10.96.10.130_8443" in sync
    2021/12/31 12:05:00 [DEBUG] agent: Service "_v0_multicloud_10.96.235.133_9001" in sync
    2021/12/31 12:05:00 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:00 [DEBUG] agent: Node info in sync
    2021/12/31 12:05:00 [DEBUG] http: Request PUT /v1/agent/service/register (24.847055ms) from=10.242.84.9:48180
    2021/12/31 12:05:00 [DEBUG] agent: Service "_v1_sdc_10.96.10.130_8443" in sync
    2021/12/31 12:05:00 [DEBUG] agent: Service "_v0_multicloud_10.96.235.133_9001" in sync
    2021/12/31 12:05:00 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:00 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:00 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:00 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:00 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:00 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.156.219_9007" in sync
    2021/12/31 12:05:00 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.48.29_9011" in sync
    2021/12/31 12:05:00 [DEBUG] agent: Service "_v1_nsd_10.96.29.37_8806" in sync
    2021/12/31 12:05:00 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:00 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:00 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:00 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:00 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:00 [DEBUG] agent: Service "_v1_wf-gui_10.96.119.120_8443" in sync
    2021/12/31 12:05:00 [DEBUG] agent: Service "_v1_multicloud_10.96.235.133_9001" in sync
    2021/12/31 12:05:00 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:00 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:00 [DEBUG] agent: Service "_v1_message-router_10.96.237.127_3904" in sync
    2021/12/31 12:05:00 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:00 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:00 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.48.29_9011" in sync
    2021/12/31 12:05:00 [DEBUG] agent: Service "_v1_parser_10.96.29.37_8806" in sync
    2021/12/31 12:05:00 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:00 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:00 [DEBUG] agent: Service "_v1_sdc-gui_10.96.90.145_8181" in sync
    2021/12/31 12:05:00 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.29.37_8806" in sync
    2021/12/31 12:05:00 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:00 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.156.219_9007" in sync
    2021/12/31 12:05:00 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.246.146_443" in sync
    2021/12/31 12:05:00 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.210.125_9015" in sync
    2021/12/31 12:05:00 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.10.130_8080" in sync
    2021/12/31 12:05:00 [DEBUG] agent: Service "_v1_catalog_10.96.29.37_8806" in sync
    2021/12/31 12:05:00 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:00 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:00 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:00 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:00 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:00 [DEBUG] agent: Node info in sync
    2021/12/31 12:05:00 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v12 (566.866µs) from=10.242.84.9:48184
    2021/12/31 12:05:00 [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/31 12:05:00 [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/31 12:05:00 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/12/31 12:05:00 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/12/31 12:05:00 [DEBUG] agent: Service "_v1_sdc-gui_10.96.90.145_8181" in sync
    2021/12/31 12:05:00 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.29.37_8806" in sync
    2021/12/31 12:05:00 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:00 [DEBUG] agent: Service "_v1_catalog_10.96.29.37_8806" in sync
    2021/12/31 12:05:00 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:00 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:00 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:00 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.156.219_9007" in sync
    2021/12/31 12:05:00 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.246.146_443" in sync
    2021/12/31 12:05:00 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.210.125_9015" in sync
    2021/12/31 12:05:00 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.10.130_8080" in sync
    2021/12/31 12:05:00 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:00 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:00 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:00 [INFO] agent: Synced service "_v13__aai-nodes-query_10.242.14.131_8446"
    2021/12/31 12:05:00 [DEBUG] agent: Service "_v1_sdc_10.96.10.130_8443" in sync
    2021/12/31 12:05:00 [DEBUG] agent: Service "_v0_multicloud_10.96.235.133_9001" in sync
    2021/12/31 12:05:00 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:00 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:00 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:00 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:00 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:00 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:00 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:00 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:00 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.156.219_9007" in sync
    2021/12/31 12:05:00 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.48.29_9011" in sync
    2021/12/31 12:05:00 [DEBUG] agent: Service "_v1_nsd_10.96.29.37_8806" in sync
    2021/12/31 12:05:00 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:00 [DEBUG] agent: Service "_v1_wf-gui_10.96.119.120_8443" in sync
    2021/12/31 12:05:00 [DEBUG] agent: Service "_v1_multicloud_10.96.235.133_9001" in sync
    2021/12/31 12:05:00 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:00 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:00 [DEBUG] agent: Service "_v1_message-router_10.96.237.127_3904" in sync
    2021/12/31 12:05:00 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:00 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:00 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.48.29_9011" in sync
    2021/12/31 12:05:00 [DEBUG] agent: Service "_v1_parser_10.96.29.37_8806" in sync
    2021/12/31 12:05:00 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:00 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:00 [DEBUG] agent: Node info in sync
    2021/12/31 12:05:00 [DEBUG] http: Request PUT /v1/agent/service/register (18.953452ms) from=10.242.84.9:48190
    2021/12/31 12:05:00 [DEBUG] agent: Service "_v1_message-router_10.96.237.127_3904" in sync
    2021/12/31 12:05:00 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:00 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:00 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.48.29_9011" in sync
    2021/12/31 12:05:00 [DEBUG] agent: Service "_v1_parser_10.96.29.37_8806" in sync
    2021/12/31 12:05:00 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:00 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:00 [DEBUG] agent: Service "_v1_sdc-gui_10.96.90.145_8181" in sync
    2021/12/31 12:05:00 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.29.37_8806" in sync
    2021/12/31 12:05:00 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:00 [DEBUG] agent: Service "_v1_catalog_10.96.29.37_8806" in sync
    2021/12/31 12:05:00 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:00 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:00 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:00 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.156.219_9007" in sync
    2021/12/31 12:05:00 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.246.146_443" in sync
    2021/12/31 12:05:00 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.210.125_9015" in sync
    2021/12/31 12:05:00 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.10.130_8080" in sync
    2021/12/31 12:05:00 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:00 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:00 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:00 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:00 [DEBUG] agent: Service "_v1_sdc_10.96.10.130_8443" in sync
    2021/12/31 12:05:00 [DEBUG] agent: Service "_v0_multicloud_10.96.235.133_9001" in sync
    2021/12/31 12:05:00 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:00 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:00 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:00 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:00 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:00 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:00 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:00 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:00 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.156.219_9007" in sync
    2021/12/31 12:05:00 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.48.29_9011" in sync
    2021/12/31 12:05:00 [DEBUG] agent: Service "_v1_nsd_10.96.29.37_8806" in sync
    2021/12/31 12:05:00 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:00 [DEBUG] agent: Service "_v1_wf-gui_10.96.119.120_8443" in sync
    2021/12/31 12:05:00 [DEBUG] agent: Service "_v1_multicloud_10.96.235.133_9001" in sync
    2021/12/31 12:05:00 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:00 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:00 [DEBUG] agent: Node info in sync
    2021/12/31 12:05:00 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v13 (614.355µs) from=10.242.84.9:48194
    2021/12/31 12:05:00 [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/31 12:05:00 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/12/31 12:05:00 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/12/31 12:05:00 [DEBUG] agent: Service "_v1_catalog_10.96.29.37_8806" in sync
    2021/12/31 12:05:00 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:00 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:00 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:00 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.156.219_9007" in sync
    2021/12/31 12:05:00 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.246.146_443" in sync
    2021/12/31 12:05:00 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.210.125_9015" in sync
    2021/12/31 12:05:00 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.10.130_8080" in sync
    2021/12/31 12:05:00 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:00 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:00 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:00 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:00 [DEBUG] agent: Service "_v1_sdc_10.96.10.130_8443" in sync
    2021/12/31 12:05:00 [DEBUG] agent: Service "_v0_multicloud_10.96.235.133_9001" in sync
    2021/12/31 12:05:00 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:00 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:00 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:00 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:00 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:00 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:00 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:00 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:00 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.156.219_9007" in sync
    2021/12/31 12:05:00 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.48.29_9011" in sync
    2021/12/31 12:05:00 [DEBUG] agent: Service "_v1_nsd_10.96.29.37_8806" in sync
    2021/12/31 12:05:00 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:00 [DEBUG] agent: Service "_v1_wf-gui_10.96.119.120_8443" in sync
    2021/12/31 12:05:00 [DEBUG] agent: Service "_v1_multicloud_10.96.235.133_9001" in sync
    2021/12/31 12:05:00 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:00 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:00 [DEBUG] agent: Service "_v1_message-router_10.96.237.127_3904" in sync
    2021/12/31 12:05:00 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:00 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:00 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.48.29_9011" in sync
    2021/12/31 12:05:00 [DEBUG] agent: Service "_v1_parser_10.96.29.37_8806" in sync
    2021/12/31 12:05:00 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:00 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:00 [DEBUG] agent: Service "_v1_sdc-gui_10.96.90.145_8181" in sync
    2021/12/31 12:05:00 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.29.37_8806" in sync
    2021/12/31 12:05:00 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:00 [INFO] agent: Synced service "_v13_aai-nodes-query_10.242.14.131_8446"
    2021/12/31 12:05:00 [DEBUG] agent: Node info in sync
    2021/12/31 12:05:00 [DEBUG] http: Request PUT /v1/agent/service/register (46.385232ms) from=10.242.84.9:48196
    2021/12/31 12:05:00 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:00 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:00 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:00 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:00 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:00 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:00 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.156.219_9007" in sync
    2021/12/31 12:05:00 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.48.29_9011" in sync
    2021/12/31 12:05:00 [DEBUG] agent: Service "_v1_nsd_10.96.29.37_8806" in sync
    2021/12/31 12:05:00 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:00 [DEBUG] agent: Service "_v1_wf-gui_10.96.119.120_8443" in sync
    2021/12/31 12:05:00 [DEBUG] agent: Service "_v1_multicloud_10.96.235.133_9001" in sync
    2021/12/31 12:05:00 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:00 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:00 [DEBUG] agent: Service "_v1_message-router_10.96.237.127_3904" in sync
    2021/12/31 12:05:00 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:00 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:00 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.48.29_9011" in sync
    2021/12/31 12:05:00 [DEBUG] agent: Service "_v1_parser_10.96.29.37_8806" in sync
    2021/12/31 12:05:00 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:00 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:00 [DEBUG] agent: Service "_v1_sdc-gui_10.96.90.145_8181" in sync
    2021/12/31 12:05:00 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.29.37_8806" in sync
    2021/12/31 12:05:00 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:00 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:00 [DEBUG] agent: Service "_v1_catalog_10.96.29.37_8806" in sync
    2021/12/31 12:05:00 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:00 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:00 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:00 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.156.219_9007" in sync
    2021/12/31 12:05:00 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.246.146_443" in sync
    2021/12/31 12:05:00 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.210.125_9015" in sync
    2021/12/31 12:05:00 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.10.130_8080" in sync
    2021/12/31 12:05:00 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:00 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:00 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:00 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:00 [DEBUG] agent: Service "_v1_sdc_10.96.10.130_8443" in sync
    2021/12/31 12:05:00 [DEBUG] agent: Service "_v0_multicloud_10.96.235.133_9001" in sync
    2021/12/31 12:05:00 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:00 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:00 [DEBUG] agent: Node info in sync
    2021/12/31 12:05:00 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v13 (572.797µs) from=10.242.84.9:48198
    2021/12/31 12:05:00 [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/31 12:05:00 [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/31 12:05:00 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/12/31 12:05:00 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/12/31 12:05:00 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:00 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:00 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:00 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:00 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.156.219_9007" in sync
    2021/12/31 12:05:00 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.48.29_9011" in sync
    2021/12/31 12:05:00 [DEBUG] agent: Service "_v1_nsd_10.96.29.37_8806" in sync
    2021/12/31 12:05:00 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:00 [DEBUG] agent: Service "_v1_wf-gui_10.96.119.120_8443" in sync
    2021/12/31 12:05:00 [DEBUG] agent: Service "_v1_multicloud_10.96.235.133_9001" in sync
    2021/12/31 12:05:00 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:00 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:00 [DEBUG] agent: Service "_v1_message-router_10.96.237.127_3904" in sync
    2021/12/31 12:05:00 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:00 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:00 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.48.29_9011" in sync
    2021/12/31 12:05:00 [DEBUG] agent: Service "_v1_parser_10.96.29.37_8806" in sync
    2021/12/31 12:05:00 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:00 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:00 [DEBUG] agent: Service "_v1_sdc-gui_10.96.90.145_8181" in sync
    2021/12/31 12:05:00 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.29.37_8806" in sync
    2021/12/31 12:05:00 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:00 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:00 [DEBUG] agent: Service "_v1_catalog_10.96.29.37_8806" in sync
    2021/12/31 12:05:00 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:00 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:00 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:00 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.156.219_9007" in sync
    2021/12/31 12:05:00 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.246.146_443" in sync
    2021/12/31 12:05:00 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.210.125_9015" in sync
    2021/12/31 12:05:00 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.10.130_8080" in sync
    2021/12/31 12:05:00 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:00 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:00 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:00 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:00 [DEBUG] agent: Service "_v1_sdc_10.96.10.130_8443" in sync
    2021/12/31 12:05:00 [DEBUG] agent: Service "_v0_multicloud_10.96.235.133_9001" in sync
    2021/12/31 12:05:00 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:00 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:00 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:00 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:00 [INFO] agent: Synced service "_v14__aai-nodes-query_10.242.14.131_8446"
    2021/12/31 12:05:00 [DEBUG] agent: Node info in sync
    2021/12/31 12:05:00 [DEBUG] http: Request PUT /v1/agent/service/register (19.483257ms) from=10.242.84.9:48212
    2021/12/31 12:05:00 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.48.29_9011" in sync
    2021/12/31 12:05:00 [DEBUG] agent: Service "_v1_parser_10.96.29.37_8806" in sync
    2021/12/31 12:05:00 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:00 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:00 [DEBUG] agent: Service "_v1_sdc-gui_10.96.90.145_8181" in sync
    2021/12/31 12:05:00 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.29.37_8806" in sync
    2021/12/31 12:05:00 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:00 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:00 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:00 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:00 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:00 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.156.219_9007" in sync
    2021/12/31 12:05:00 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.246.146_443" in sync
    2021/12/31 12:05:00 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.210.125_9015" in sync
    2021/12/31 12:05:00 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.10.130_8080" in sync
    2021/12/31 12:05:00 [DEBUG] agent: Service "_v1_catalog_10.96.29.37_8806" in sync
    2021/12/31 12:05:00 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:00 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:00 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:00 [DEBUG] agent: Service "_v1_sdc_10.96.10.130_8443" in sync
    2021/12/31 12:05:00 [DEBUG] agent: Service "_v0_multicloud_10.96.235.133_9001" in sync
    2021/12/31 12:05:00 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:00 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:00 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:00 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:00 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:00 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:00 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:00 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:00 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:00 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.156.219_9007" in sync
    2021/12/31 12:05:00 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.48.29_9011" in sync
    2021/12/31 12:05:00 [DEBUG] agent: Service "_v1_nsd_10.96.29.37_8806" in sync
    2021/12/31 12:05:00 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:00 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:00 [DEBUG] agent: Service "_v1_wf-gui_10.96.119.120_8443" in sync
    2021/12/31 12:05:00 [DEBUG] agent: Service "_v1_multicloud_10.96.235.133_9001" in sync
    2021/12/31 12:05:00 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:00 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:00 [DEBUG] agent: Service "_v1_message-router_10.96.237.127_3904" in sync
    2021/12/31 12:05:00 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:00 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:00 [DEBUG] agent: Node info in sync
    2021/12/31 12:05:00 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v14 (1.087485ms) from=10.242.84.9:48214
    2021/12/31 12:05:01 [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/31 12:05:01 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/12/31 12:05: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/31 12:05:01 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.156.219_9007" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.48.29_9011" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v1_nsd_10.96.29.37_8806" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v1_wf-gui_10.96.119.120_8443" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v1_multicloud_10.96.235.133_9001" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v1_message-router_10.96.237.127_3904" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.48.29_9011" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v1_parser_10.96.29.37_8806" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v1_sdc-gui_10.96.90.145_8181" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.29.37_8806" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.156.219_9007" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.246.146_443" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.210.125_9015" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.10.130_8080" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v1_catalog_10.96.29.37_8806" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:01 [INFO] agent: Synced service "_v14_aai-nodes-query_10.242.14.131_8446"
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v1_sdc_10.96.10.130_8443" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v0_multicloud_10.96.235.133_9001" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Node info in sync
    2021/12/31 12:05:01 [DEBUG] http: Request PUT /v1/agent/service/register (42.23156ms) from=10.242.84.9:48224
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.156.219_9007" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.48.29_9011" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v1_nsd_10.96.29.37_8806" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v1_wf-gui_10.96.119.120_8443" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v1_multicloud_10.96.235.133_9001" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v1_message-router_10.96.237.127_3904" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.48.29_9011" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v1_parser_10.96.29.37_8806" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v1_sdc-gui_10.96.90.145_8181" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.29.37_8806" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v1_catalog_10.96.29.37_8806" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.156.219_9007" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.246.146_443" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.210.125_9015" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.10.130_8080" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v1_sdc_10.96.10.130_8443" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v0_multicloud_10.96.235.133_9001" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Node info in sync
    2021/12/31 12:05:01 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v14 (4.506888ms) from=10.242.84.9:48230
    2021/12/31 12:05:01 [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/31 12:05:01 [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/31 12:05:01 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/12/31 12:05: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/31 12:05:01 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.156.219_9007" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.48.29_9011" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v1_nsd_10.96.29.37_8806" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v1_wf-gui_10.96.119.120_8443" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v1_multicloud_10.96.235.133_9001" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v1_message-router_10.96.237.127_3904" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.48.29_9011" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v1_parser_10.96.29.37_8806" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:01 [INFO] agent: Synced service "_v15__aai-nodes-query_10.242.14.131_8446"
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v1_sdc-gui_10.96.90.145_8181" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.29.37_8806" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.156.219_9007" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.246.146_443" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.210.125_9015" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.10.130_8080" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v1_catalog_10.96.29.37_8806" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v1_sdc_10.96.10.130_8443" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v0_multicloud_10.96.235.133_9001" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Node info in sync
    2021/12/31 12:05:01 [DEBUG] http: Request PUT /v1/agent/service/register (22.605802ms) from=10.242.84.9:48232
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v0_multicloud_10.96.235.133_9001" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v1_sdc_10.96.10.130_8443" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.48.29_9011" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v1_nsd_10.96.29.37_8806" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.156.219_9007" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v1_multicloud_10.96.235.133_9001" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v1_wf-gui_10.96.119.120_8443" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v1_message-router_10.96.237.127_3904" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v1_parser_10.96.29.37_8806" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.48.29_9011" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.29.37_8806" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v1_sdc-gui_10.96.90.145_8181" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.246.146_443" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.210.125_9015" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.10.130_8080" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v1_catalog_10.96.29.37_8806" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.156.219_9007" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Node info in sync
    2021/12/31 12:05:01 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v15 (457.748µs) from=10.242.84.9:48234
    2021/12/31 12:05:01 [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/31 12:05:01 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/12/31 12:05: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/31 12:05:01 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v1_sdc_10.96.10.130_8443" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v0_multicloud_10.96.235.133_9001" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:01 [INFO] agent: Synced service "_v15_aai-nodes-query_10.242.14.131_8446"
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.156.219_9007" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.48.29_9011" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v1_nsd_10.96.29.37_8806" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v1_wf-gui_10.96.119.120_8443" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v1_multicloud_10.96.235.133_9001" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v1_message-router_10.96.237.127_3904" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.48.29_9011" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v1_parser_10.96.29.37_8806" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v1_sdc-gui_10.96.90.145_8181" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.29.37_8806" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.156.219_9007" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.246.146_443" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.210.125_9015" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.10.130_8080" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v1_catalog_10.96.29.37_8806" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Node info in sync
    2021/12/31 12:05:01 [DEBUG] http: Request PUT /v1/agent/service/register (3.360392ms) from=10.242.84.9:48236
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.48.29_9011" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v1_parser_10.96.29.37_8806" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v1_sdc-gui_10.96.90.145_8181" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.29.37_8806" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.156.219_9007" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.246.146_443" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.210.125_9015" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.10.130_8080" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v1_catalog_10.96.29.37_8806" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v1_sdc_10.96.10.130_8443" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v0_multicloud_10.96.235.133_9001" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.156.219_9007" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.48.29_9011" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v1_nsd_10.96.29.37_8806" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v1_wf-gui_10.96.119.120_8443" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v1_multicloud_10.96.235.133_9001" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v1_message-router_10.96.237.127_3904" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Node info in sync
    2021/12/31 12:05:01 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v15 (279.893µs) from=10.242.84.9:48238
    2021/12/31 12:05:01 [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/31 12:05:01 [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/31 12:05:01 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/12/31 12:05: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/31 12:05:01 [DEBUG] agent: Service "_v1_message-router_10.96.237.127_3904" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.48.29_9011" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v1_parser_10.96.29.37_8806" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v1_sdc-gui_10.96.90.145_8181" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.29.37_8806" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:01 [INFO] agent: Synced service "_v16__aai-nodes-query_10.242.14.131_8446"
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.156.219_9007" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.246.146_443" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.210.125_9015" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.10.130_8080" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v1_catalog_10.96.29.37_8806" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v1_sdc_10.96.10.130_8443" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v0_multicloud_10.96.235.133_9001" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.156.219_9007" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.48.29_9011" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v1_nsd_10.96.29.37_8806" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v1_wf-gui_10.96.119.120_8443" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v1_multicloud_10.96.235.133_9001" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Node info in sync
    2021/12/31 12:05:01 [DEBUG] http: Request PUT /v1/agent/service/register (54.162536ms) from=10.242.84.9:48240
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v1_sdc_10.96.10.130_8443" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v0_multicloud_10.96.235.133_9001" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.156.219_9007" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.48.29_9011" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v1_nsd_10.96.29.37_8806" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v1_wf-gui_10.96.119.120_8443" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v1_multicloud_10.96.235.133_9001" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v1_message-router_10.96.237.127_3904" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.48.29_9011" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v1_parser_10.96.29.37_8806" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v1_sdc-gui_10.96.90.145_8181" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.29.37_8806" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.156.219_9007" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.246.146_443" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.210.125_9015" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.10.130_8080" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v1_catalog_10.96.29.37_8806" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Node info in sync
    2021/12/31 12:05:01 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v16 (482.208µs) from=10.242.84.9:48242
    2021/12/31 12:05:01 [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/31 12:05:01 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/12/31 12:05: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/31 12:05:01 [DEBUG] agent: Service "_v1_nsd_10.96.29.37_8806" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.156.219_9007" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.48.29_9011" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v1_wf-gui_10.96.119.120_8443" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v1_multicloud_10.96.235.133_9001" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v1_message-router_10.96.237.127_3904" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.48.29_9011" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v1_parser_10.96.29.37_8806" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:01 [INFO] agent: Synced service "_v16_aai-nodes-query_10.242.14.131_8446"
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v1_sdc-gui_10.96.90.145_8181" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.29.37_8806" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.210.125_9015" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.10.130_8080" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v1_catalog_10.96.29.37_8806" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.156.219_9007" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.246.146_443" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v1_sdc_10.96.10.130_8443" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v0_multicloud_10.96.235.133_9001" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Node info in sync
    2021/12/31 12:05:01 [DEBUG] http: Request PUT /v1/agent/service/register (48.79023ms) from=10.242.84.9:48246
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.48.29_9011" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v1_nsd_10.96.29.37_8806" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.156.219_9007" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v1_multicloud_10.96.235.133_9001" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v1_wf-gui_10.96.119.120_8443" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v1_message-router_10.96.237.127_3904" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v1_parser_10.96.29.37_8806" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.48.29_9011" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.29.37_8806" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v1_sdc-gui_10.96.90.145_8181" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.246.146_443" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.210.125_9015" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.10.130_8080" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v1_catalog_10.96.29.37_8806" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.156.219_9007" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v0_multicloud_10.96.235.133_9001" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v1_sdc_10.96.10.130_8443" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Node info in sync
    2021/12/31 12:05:01 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v16 (404.888µs) from=10.242.84.9:48250
    2021/12/31 12:05:01 [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/31 12:05:01 [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/31 12:05:01 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/12/31 12:05: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/31 12:05:01 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.48.29_9011" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v1_parser_10.96.29.37_8806" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v1_sdc-gui_10.96.90.145_8181" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.29.37_8806" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.156.219_9007" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.246.146_443" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.210.125_9015" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.10.130_8080" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v1_catalog_10.96.29.37_8806" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:01 [INFO] agent: Synced service "_v17__aai-nodes-query_10.242.14.131_8446"
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v1_sdc_10.96.10.130_8443" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v0_multicloud_10.96.235.133_9001" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.156.219_9007" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.48.29_9011" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v1_nsd_10.96.29.37_8806" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v1_wf-gui_10.96.119.120_8443" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v1_multicloud_10.96.235.133_9001" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v1_message-router_10.96.237.127_3904" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Node info in sync
    2021/12/31 12:05:01 [DEBUG] http: Request PUT /v1/agent/service/register (3.633844ms) from=10.242.84.9:48252
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v1_message-router_10.96.237.127_3904" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v1_parser_10.96.29.37_8806" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.48.29_9011" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.29.37_8806" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v1_sdc-gui_10.96.90.145_8181" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.246.146_443" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.210.125_9015" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.10.130_8080" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v1_catalog_10.96.29.37_8806" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.156.219_9007" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v0_multicloud_10.96.235.133_9001" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v1_sdc_10.96.10.130_8443" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.48.29_9011" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v1_nsd_10.96.29.37_8806" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.156.219_9007" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v1_multicloud_10.96.235.133_9001" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v1_wf-gui_10.96.119.120_8443" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Node info in sync
    2021/12/31 12:05:01 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v17 (417.998µs) from=10.242.84.9:48254
    2021/12/31 12:05:01 [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/31 12:05:01 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/12/31 12:05: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/31 12:05:01 [DEBUG] agent: Service "_v1_wf-gui_10.96.119.120_8443" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v1_multicloud_10.96.235.133_9001" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v1_message-router_10.96.237.127_3904" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.48.29_9011" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v1_parser_10.96.29.37_8806" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v1_sdc-gui_10.96.90.145_8181" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.29.37_8806" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.156.219_9007" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.246.146_443" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.210.125_9015" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.10.130_8080" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v1_catalog_10.96.29.37_8806" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:01 [INFO] agent: Synced service "_v17_aai-nodes-query_10.242.14.131_8446"
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v1_sdc_10.96.10.130_8443" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v0_multicloud_10.96.235.133_9001" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.156.219_9007" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.48.29_9011" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v1_nsd_10.96.29.37_8806" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Node info in sync
    2021/12/31 12:05:01 [DEBUG] http: Request PUT /v1/agent/service/register (3.521407ms) from=10.242.84.9:48256
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.48.29_9011" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v1_parser_10.96.29.37_8806" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v1_sdc-gui_10.96.90.145_8181" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.29.37_8806" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.10.130_8080" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v1_catalog_10.96.29.37_8806" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.156.219_9007" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.246.146_443" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.210.125_9015" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v1_sdc_10.96.10.130_8443" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v0_multicloud_10.96.235.133_9001" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.156.219_9007" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.48.29_9011" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v1_nsd_10.96.29.37_8806" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v1_wf-gui_10.96.119.120_8443" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v1_multicloud_10.96.235.133_9001" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v1_message-router_10.96.237.127_3904" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Node info in sync
    2021/12/31 12:05:01 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v17 (330.77µs) from=10.242.84.9:48258
    2021/12/31 12:05:01 [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/31 12:05:01 [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/31 12:05:01 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/12/31 12:05: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/31 12:05:01 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v1_wf-gui_10.96.119.120_8443" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v1_multicloud_10.96.235.133_9001" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v1_message-router_10.96.237.127_3904" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.48.29_9011" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v1_parser_10.96.29.37_8806" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v1_sdc-gui_10.96.90.145_8181" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.29.37_8806" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.10.130_8080" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v1_catalog_10.96.29.37_8806" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.156.219_9007" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.246.146_443" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.210.125_9015" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:01 [INFO] agent: Synced service "_v18__aai-nodes-query_10.242.14.131_8446"
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v1_sdc_10.96.10.130_8443" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v0_multicloud_10.96.235.133_9001" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.156.219_9007" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.48.29_9011" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v1_nsd_10.96.29.37_8806" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Node info in sync
    2021/12/31 12:05:01 [DEBUG] http: Request PUT /v1/agent/service/register (3.672403ms) from=10.242.84.9:48260
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v1_multicloud_10.96.235.133_9001" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v1_wf-gui_10.96.119.120_8443" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v1_message-router_10.96.237.127_3904" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v1_parser_10.96.29.37_8806" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.48.29_9011" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.29.37_8806" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v1_sdc-gui_10.96.90.145_8181" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.246.146_443" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.210.125_9015" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.10.130_8080" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v1_catalog_10.96.29.37_8806" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.156.219_9007" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v0_multicloud_10.96.235.133_9001" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v1_sdc_10.96.10.130_8443" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.48.29_9011" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v1_nsd_10.96.29.37_8806" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.156.219_9007" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Node info in sync
    2021/12/31 12:05:01 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v18 (565.841µs) from=10.242.84.9:48262
    2021/12/31 12:05:01 [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/31 12:05:01 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/12/31 12:05: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/31 12:05:01 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:01 [INFO] agent: Synced service "_v18_aai-nodes-query_10.242.14.131_8446"
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.48.29_9011" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v1_parser_10.96.29.37_8806" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v1_sdc-gui_10.96.90.145_8181" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.29.37_8806" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.10.130_8080" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v1_catalog_10.96.29.37_8806" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.156.219_9007" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.246.146_443" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.210.125_9015" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v1_sdc_10.96.10.130_8443" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v0_multicloud_10.96.235.133_9001" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.156.219_9007" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.48.29_9011" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v1_nsd_10.96.29.37_8806" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v1_wf-gui_10.96.119.120_8443" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v1_multicloud_10.96.235.133_9001" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v1_message-router_10.96.237.127_3904" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Node info in sync
    2021/12/31 12:05:01 [DEBUG] http: Request PUT /v1/agent/service/register (20.885336ms) from=10.242.84.9:48264
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.156.219_9007" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.48.29_9011" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v1_nsd_10.96.29.37_8806" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v1_wf-gui_10.96.119.120_8443" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v1_multicloud_10.96.235.133_9001" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v1_message-router_10.96.237.127_3904" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.48.29_9011" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v1_parser_10.96.29.37_8806" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v1_sdc-gui_10.96.90.145_8181" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.29.37_8806" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.156.219_9007" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.246.146_443" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.210.125_9015" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.10.130_8080" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v1_catalog_10.96.29.37_8806" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v1_sdc_10.96.10.130_8443" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v0_multicloud_10.96.235.133_9001" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Node info in sync
    2021/12/31 12:05:01 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v18 (464.325µs) from=10.242.84.9:48268
    2021/12/31 12:05:01 [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/31 12:05:01 [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/31 12:05:01 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/12/31 12:05: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/31 12:05:01 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v1_message-router_10.96.237.127_3904" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.48.29_9011" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v1_parser_10.96.29.37_8806" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:01 [INFO] agent: Synced service "_v19__aai-nodes-query_10.242.14.131_8446"
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v1_sdc-gui_10.96.90.145_8181" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.29.37_8806" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.210.125_9015" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.10.130_8080" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v1_catalog_10.96.29.37_8806" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.156.219_9007" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.246.146_443" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v1_sdc_10.96.10.130_8443" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v0_multicloud_10.96.235.133_9001" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v1_nsd_10.96.29.37_8806" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.156.219_9007" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.48.29_9011" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v1_wf-gui_10.96.119.120_8443" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v1_multicloud_10.96.235.133_9001" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Node info in sync
    2021/12/31 12:05:01 [DEBUG] http: Request PUT /v1/agent/service/register (5.867789ms) from=10.242.84.9:48270
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v1_sdc-gui_10.96.90.145_8181" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.29.37_8806" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.10.130_8080" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v1_catalog_10.96.29.37_8806" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.156.219_9007" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.246.146_443" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.210.125_9015" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v1_sdc_10.96.10.130_8443" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v0_multicloud_10.96.235.133_9001" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.156.219_9007" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.48.29_9011" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v1_nsd_10.96.29.37_8806" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v1_wf-gui_10.96.119.120_8443" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v1_multicloud_10.96.235.133_9001" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v1_message-router_10.96.237.127_3904" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.48.29_9011" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v1_parser_10.96.29.37_8806" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Node info in sync
    2021/12/31 12:05:01 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v19 (438.819µs) from=10.242.84.9:48272
    2021/12/31 12:05:01 [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/31 12:05:01 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/12/31 12:05: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/31 12:05:01 [DEBUG] agent: Service "_v1_wf-gui_10.96.119.120_8443" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v1_multicloud_10.96.235.133_9001" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v1_parser_10.96.29.37_8806" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v1_sdc-gui_10.96.90.145_8181" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.210.125_9015" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.10.130_8080" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v1_catalog_10.96.29.37_8806" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v1_sdc_10.96.10.130_8443" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v0_multicloud_10.96.235.133_9001" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.156.219_9007" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v1_message-router_10.96.237.127_3904" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.48.29_9011" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.29.37_8806" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.156.219_9007" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.246.146_443" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:01 [INFO] agent: Synced service "_v19_aai-nodes-query_10.242.14.131_8446"
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.48.29_9011" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v1_nsd_10.96.29.37_8806" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Node info in sync
    2021/12/31 12:05:01 [DEBUG] http: Request PUT /v1/agent/service/register (13.189093ms) from=10.242.84.9:48274
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.48.29_9011" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.29.37_8806" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.156.219_9007" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.246.146_443" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.48.29_9011" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v1_nsd_10.96.29.37_8806" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v1_wf-gui_10.96.119.120_8443" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v1_multicloud_10.96.235.133_9001" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v1_parser_10.96.29.37_8806" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v1_sdc-gui_10.96.90.145_8181" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v1_catalog_10.96.29.37_8806" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.210.125_9015" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.10.130_8080" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v1_sdc_10.96.10.130_8443" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v0_multicloud_10.96.235.133_9001" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.156.219_9007" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v1_message-router_10.96.237.127_3904" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Node info in sync
    2021/12/31 12:05:01 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v19 (436.512µs) from=10.242.84.9:48276
    2021/12/31 12:05:01 [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/31 12:05:01 [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/31 12:05:01 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/12/31 12:05: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/31 12:05:01 [DEBUG] agent: Service "_v1_sdc-gui_10.96.90.145_8181" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:01 [INFO] agent: Synced service "_v11__aai-nquery_10.242.14.131_8446"
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.210.125_9015" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.10.130_8080" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v1_catalog_10.96.29.37_8806" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v1_sdc_10.96.10.130_8443" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v0_multicloud_10.96.235.133_9001" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.156.219_9007" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v1_message-router_10.96.237.127_3904" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.48.29_9011" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.29.37_8806" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.156.219_9007" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.246.146_443" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.48.29_9011" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v1_nsd_10.96.29.37_8806" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v1_wf-gui_10.96.119.120_8443" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v1_multicloud_10.96.235.133_9001" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v1_parser_10.96.29.37_8806" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Node info in sync
    2021/12/31 12:05:01 [DEBUG] http: Request PUT /v1/agent/service/register (88.469551ms) from=10.242.84.9:48278
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.29.37_8806" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.156.219_9007" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.246.146_443" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.48.29_9011" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v1_nsd_10.96.29.37_8806" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v1_wf-gui_10.96.119.120_8443" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v1_multicloud_10.96.235.133_9001" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v1_parser_10.96.29.37_8806" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v1_sdc-gui_10.96.90.145_8181" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v11__aai-nquery_10.242.14.131_8446" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.210.125_9015" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.10.130_8080" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v1_catalog_10.96.29.37_8806" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v1_sdc_10.96.10.130_8443" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v0_multicloud_10.96.235.133_9001" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.156.219_9007" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v1_message-router_10.96.237.127_3904" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.48.29_9011" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Node info in sync
    2021/12/31 12:05:01 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v11 (483.621µs) from=10.242.84.9:48280
    2021/12/31 12:05:01 [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/31 12:05:01 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/12/31 12:05: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/31 12:05:01 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v11__aai-nquery_10.242.14.131_8446" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v1_sdc-gui_10.96.90.145_8181" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.210.125_9015" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.10.130_8080" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v1_catalog_10.96.29.37_8806" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v0_multicloud_10.96.235.133_9001" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v1_sdc_10.96.10.130_8443" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.156.219_9007" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v1_message-router_10.96.237.127_3904" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.48.29_9011" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:01 [INFO] agent: Synced service "_v11_aai-nquery_10.242.14.131_8446"
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.29.37_8806" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.246.146_443" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.156.219_9007" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v1_nsd_10.96.29.37_8806" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.48.29_9011" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v1_multicloud_10.96.235.133_9001" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v1_wf-gui_10.96.119.120_8443" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v1_parser_10.96.29.37_8806" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Node info in sync
    2021/12/31 12:05:01 [DEBUG] http: Request PUT /v1/agent/service/register (4.588936ms) from=10.242.84.9:48284
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.210.125_9015" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.10.130_8080" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v1_catalog_10.96.29.37_8806" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v1_sdc_10.96.10.130_8443" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v0_multicloud_10.96.235.133_9001" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.156.219_9007" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v1_message-router_10.96.237.127_3904" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.48.29_9011" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.29.37_8806" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v11_aai-nquery_10.242.14.131_8446" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.156.219_9007" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.246.146_443" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.48.29_9011" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v1_nsd_10.96.29.37_8806" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v1_wf-gui_10.96.119.120_8443" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v1_multicloud_10.96.235.133_9001" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v1_parser_10.96.29.37_8806" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v1_sdc-gui_10.96.90.145_8181" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v11__aai-nquery_10.242.14.131_8446" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Node info in sync
    2021/12/31 12:05:01 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v11 (393.865µs) from=10.242.84.9:48286
    2021/12/31 12:05:01 [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/31 12:05:01 [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/31 12:05:01 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/12/31 12:05: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/31 12:05:01 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.48.29_9011" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v1_nsd_10.96.29.37_8806" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v1_wf-gui_10.96.119.120_8443" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v1_multicloud_10.96.235.133_9001" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v1_parser_10.96.29.37_8806" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v11__aai-nquery_10.242.14.131_8446" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v1_sdc-gui_10.96.90.145_8181" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.210.125_9015" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.10.130_8080" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v1_catalog_10.96.29.37_8806" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:01 [INFO] agent: Synced service "_v12__aai-nquery_10.242.14.131_8446"
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v1_sdc_10.96.10.130_8443" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v0_multicloud_10.96.235.133_9001" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.156.219_9007" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v1_message-router_10.96.237.127_3904" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.48.29_9011" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v11_aai-nquery_10.242.14.131_8446" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.29.37_8806" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.156.219_9007" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.246.146_443" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Node info in sync
    2021/12/31 12:05:01 [DEBUG] http: Request PUT /v1/agent/service/register (4.110287ms) from=10.242.84.9:48290
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.48.29_9011" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v1_nsd_10.96.29.37_8806" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v1_wf-gui_10.96.119.120_8443" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v1_multicloud_10.96.235.133_9001" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v1_parser_10.96.29.37_8806" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v1_sdc-gui_10.96.90.145_8181" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v11__aai-nquery_10.242.14.131_8446" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.210.125_9015" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.10.130_8080" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v1_catalog_10.96.29.37_8806" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v1_sdc_10.96.10.130_8443" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v0_multicloud_10.96.235.133_9001" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v12__aai-nquery_10.242.14.131_8446" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.156.219_9007" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v1_message-router_10.96.237.127_3904" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.48.29_9011" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.29.37_8806" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v11_aai-nquery_10.242.14.131_8446" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.156.219_9007" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.246.146_443" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Node info in sync
    2021/12/31 12:05:01 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v12 (3.846131ms) from=10.242.84.9:48292
    2021/12/31 12:05:01 [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/31 12:05:01 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/12/31 12:05: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/31 12:05:01 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.210.125_9015" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.10.130_8080" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v1_catalog_10.96.29.37_8806" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v12__aai-nquery_10.242.14.131_8446" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v1_sdc_10.96.10.130_8443" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v0_multicloud_10.96.235.133_9001" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.156.219_9007" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v1_message-router_10.96.237.127_3904" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.48.29_9011" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.29.37_8806" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v11_aai-nquery_10.242.14.131_8446" in sync
    2021/12/31 12:05:01 [INFO] agent: Synced service "_v12_aai-nquery_10.242.14.131_8446"
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.156.219_9007" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.246.146_443" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.48.29_9011" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v1_nsd_10.96.29.37_8806" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v1_wf-gui_10.96.119.120_8443" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v1_multicloud_10.96.235.133_9001" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v1_parser_10.96.29.37_8806" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v1_sdc-gui_10.96.90.145_8181" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v11__aai-nquery_10.242.14.131_8446" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Node info in sync
    2021/12/31 12:05:01 [DEBUG] http: Request PUT /v1/agent/service/register (3.905618ms) from=10.242.84.9:48294
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.48.29_9011" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v1_nsd_10.96.29.37_8806" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v1_wf-gui_10.96.119.120_8443" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v1_multicloud_10.96.235.133_9001" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v1_parser_10.96.29.37_8806" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v11__aai-nquery_10.242.14.131_8446" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v1_sdc-gui_10.96.90.145_8181" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.210.125_9015" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.10.130_8080" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v1_catalog_10.96.29.37_8806" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v12__aai-nquery_10.242.14.131_8446" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v1_sdc_10.96.10.130_8443" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v0_multicloud_10.96.235.133_9001" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.156.219_9007" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v1_message-router_10.96.237.127_3904" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.48.29_9011" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v11_aai-nquery_10.242.14.131_8446" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.29.37_8806" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v12_aai-nquery_10.242.14.131_8446" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.156.219_9007" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.246.146_443" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Node info in sync
    2021/12/31 12:05:01 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v12 (517.479µs) from=10.242.84.9:48298
    2021/12/31 12:05:01 [WARN] agent: Service name "_aai-nquery-v13" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/12/31 12:05:01 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v13/query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v13\",\"enable_ssl\":\"true\",\"url\":\"/aai/v13/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/12/31 12:05:01 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/12/31 12:05: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/31 12:05:01 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.48.29_9011" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v1_nsd_10.96.29.37_8806" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v1_wf-gui_10.96.119.120_8443" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v1_multicloud_10.96.235.133_9001" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v1_parser_10.96.29.37_8806" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v11__aai-nquery_10.242.14.131_8446" in sync
    2021/12/31 12:05:01 [INFO] agent: Synced service "_v13__aai-nquery_10.242.14.131_8446"
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v1_sdc-gui_10.96.90.145_8181" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v1_catalog_10.96.29.37_8806" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.210.125_9015" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.10.130_8080" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v12__aai-nquery_10.242.14.131_8446" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v1_sdc_10.96.10.130_8443" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v0_multicloud_10.96.235.133_9001" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.156.219_9007" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v1_message-router_10.96.237.127_3904" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.48.29_9011" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v11_aai-nquery_10.242.14.131_8446" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.29.37_8806" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v12_aai-nquery_10.242.14.131_8446" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.156.219_9007" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.246.146_443" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Node info in sync
    2021/12/31 12:05:01 [DEBUG] http: Request PUT /v1/agent/service/register (16.848737ms) from=10.242.84.9:48300
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v1_sdc-gui_10.96.90.145_8181" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v11__aai-nquery_10.242.14.131_8446" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v13__aai-nquery_10.242.14.131_8446" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.210.125_9015" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.10.130_8080" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v1_catalog_10.96.29.37_8806" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v12__aai-nquery_10.242.14.131_8446" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v1_sdc_10.96.10.130_8443" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v0_multicloud_10.96.235.133_9001" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.156.219_9007" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v1_message-router_10.96.237.127_3904" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.48.29_9011" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.29.37_8806" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v11_aai-nquery_10.242.14.131_8446" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v12_aai-nquery_10.242.14.131_8446" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.156.219_9007" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.246.146_443" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.48.29_9011" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v1_nsd_10.96.29.37_8806" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v1_wf-gui_10.96.119.120_8443" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v1_multicloud_10.96.235.133_9001" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Service "_v1_parser_10.96.29.37_8806" in sync
    2021/12/31 12:05:01 [DEBUG] agent: Node info in sync
    2021/12/31 12:05:01 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v13 (376.936µs) from=10.242.84.9:48302
    2021/12/31 12:05:02 [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/31 12:05:02 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/12/31 12:05: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/31 12:05:02 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v1_nsd_10.96.29.37_8806" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.48.29_9011" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v1_multicloud_10.96.235.133_9001" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v1_wf-gui_10.96.119.120_8443" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v1_parser_10.96.29.37_8806" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v11__aai-nquery_10.242.14.131_8446" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v13__aai-nquery_10.242.14.131_8446" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v1_sdc-gui_10.96.90.145_8181" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.10.130_8080" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v1_catalog_10.96.29.37_8806" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.210.125_9015" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v0_multicloud_10.96.235.133_9001" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v12__aai-nquery_10.242.14.131_8446" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v1_sdc_10.96.10.130_8443" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.156.219_9007" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:02 [INFO] agent: Synced service "_v13_aai-nquery_10.242.14.131_8446"
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v1_message-router_10.96.237.127_3904" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.48.29_9011" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v11_aai-nquery_10.242.14.131_8446" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.29.37_8806" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.246.146_443" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v12_aai-nquery_10.242.14.131_8446" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.156.219_9007" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Node info in sync
    2021/12/31 12:05:02 [DEBUG] http: Request PUT /v1/agent/service/register (74.362231ms) from=10.242.84.9:48304
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v1_parser_10.96.29.37_8806" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v11__aai-nquery_10.242.14.131_8446" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v13__aai-nquery_10.242.14.131_8446" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v1_sdc-gui_10.96.90.145_8181" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.210.125_9015" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.10.130_8080" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v1_catalog_10.96.29.37_8806" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v12__aai-nquery_10.242.14.131_8446" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v1_sdc_10.96.10.130_8443" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v0_multicloud_10.96.235.133_9001" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.156.219_9007" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v1_message-router_10.96.237.127_3904" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v13_aai-nquery_10.242.14.131_8446" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.48.29_9011" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.29.37_8806" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v11_aai-nquery_10.242.14.131_8446" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v12_aai-nquery_10.242.14.131_8446" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.156.219_9007" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.246.146_443" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.48.29_9011" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v1_nsd_10.96.29.37_8806" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v1_wf-gui_10.96.119.120_8443" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v1_multicloud_10.96.235.133_9001" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Node info in sync
    2021/12/31 12:05:02 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v13 (652.737µs) from=10.242.84.9:48308
    2021/12/31 12:05:02 [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/31 12:05:02 [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/31 12:05:02 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/12/31 12:05: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/31 12:05:02 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v1_parser_10.96.29.37_8806" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v11__aai-nquery_10.242.14.131_8446" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v13__aai-nquery_10.242.14.131_8446" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v1_sdc-gui_10.96.90.145_8181" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.210.125_9015" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.10.130_8080" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v1_catalog_10.96.29.37_8806" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v12__aai-nquery_10.242.14.131_8446" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v1_sdc_10.96.10.130_8443" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v0_multicloud_10.96.235.133_9001" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.156.219_9007" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v1_message-router_10.96.237.127_3904" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v13_aai-nquery_10.242.14.131_8446" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.48.29_9011" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:02 [INFO] agent: Synced service "_v14__aai-nquery_10.242.14.131_8446"
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.29.37_8806" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v11_aai-nquery_10.242.14.131_8446" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v12_aai-nquery_10.242.14.131_8446" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.156.219_9007" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.246.146_443" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.48.29_9011" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v1_nsd_10.96.29.37_8806" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v1_wf-gui_10.96.119.120_8443" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v1_multicloud_10.96.235.133_9001" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Node info in sync
    2021/12/31 12:05:02 [DEBUG] http: Request PUT /v1/agent/service/register (8.551309ms) from=10.242.84.9:48310
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.156.219_9007" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v1_message-router_10.96.237.127_3904" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v13_aai-nquery_10.242.14.131_8446" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.48.29_9011" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.29.37_8806" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v11_aai-nquery_10.242.14.131_8446" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v14__aai-nquery_10.242.14.131_8446" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.156.219_9007" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.246.146_443" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v12_aai-nquery_10.242.14.131_8446" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.48.29_9011" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v1_nsd_10.96.29.37_8806" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v1_wf-gui_10.96.119.120_8443" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v1_multicloud_10.96.235.133_9001" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v1_parser_10.96.29.37_8806" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v1_sdc-gui_10.96.90.145_8181" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v11__aai-nquery_10.242.14.131_8446" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v13__aai-nquery_10.242.14.131_8446" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.210.125_9015" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.10.130_8080" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v1_catalog_10.96.29.37_8806" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v1_sdc_10.96.10.130_8443" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v0_multicloud_10.96.235.133_9001" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v12__aai-nquery_10.242.14.131_8446" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Node info in sync
    2021/12/31 12:05:02 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v14 (653.17µs) from=10.242.84.9:48312
    2021/12/31 12:05:02 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v14\",\"enable_ssl\":\"true\",\"url\":\"/aai/v14/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/12/31 12:05:02 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/12/31 12:05: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/31 12:05:02 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.10.130_8080" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v1_catalog_10.96.29.37_8806" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.210.125_9015" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v0_multicloud_10.96.235.133_9001" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v12__aai-nquery_10.242.14.131_8446" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v1_sdc_10.96.10.130_8443" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.156.219_9007" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v13_aai-nquery_10.242.14.131_8446" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v1_message-router_10.96.237.127_3904" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:02 [INFO] agent: Synced service "_v14_aai-nquery_10.242.14.131_8446"
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.48.29_9011" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v11_aai-nquery_10.242.14.131_8446" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v14__aai-nquery_10.242.14.131_8446" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.29.37_8806" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.246.146_443" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v12_aai-nquery_10.242.14.131_8446" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.156.219_9007" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v1_nsd_10.96.29.37_8806" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.48.29_9011" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v1_multicloud_10.96.235.133_9001" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v1_wf-gui_10.96.119.120_8443" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v1_parser_10.96.29.37_8806" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v11__aai-nquery_10.242.14.131_8446" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v13__aai-nquery_10.242.14.131_8446" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v1_sdc-gui_10.96.90.145_8181" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Node info in sync
    2021/12/31 12:05:02 [DEBUG] http: Request PUT /v1/agent/service/register (30.262855ms) from=10.242.84.9:48316
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.48.29_9011" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v1_nsd_10.96.29.37_8806" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v1_wf-gui_10.96.119.120_8443" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v1_multicloud_10.96.235.133_9001" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v1_parser_10.96.29.37_8806" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v1_sdc-gui_10.96.90.145_8181" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v11__aai-nquery_10.242.14.131_8446" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v13__aai-nquery_10.242.14.131_8446" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.210.125_9015" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.10.130_8080" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v1_catalog_10.96.29.37_8806" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v1_sdc_10.96.10.130_8443" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v0_multicloud_10.96.235.133_9001" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v12__aai-nquery_10.242.14.131_8446" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.156.219_9007" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v1_message-router_10.96.237.127_3904" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v13_aai-nquery_10.242.14.131_8446" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.48.29_9011" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v14_aai-nquery_10.242.14.131_8446" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.29.37_8806" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v11_aai-nquery_10.242.14.131_8446" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v14__aai-nquery_10.242.14.131_8446" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.156.219_9007" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.246.146_443" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v12_aai-nquery_10.242.14.131_8446" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Node info in sync
    2021/12/31 12:05:02 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v14 (479.353µs) from=10.242.84.9:48318
    2021/12/31 12:05:02 [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/31 12:05:02 [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/31 12:05:02 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/12/31 12:05: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/31 12:05:02 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.48.29_9011" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v1_nsd_10.96.29.37_8806" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v1_wf-gui_10.96.119.120_8443" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v1_multicloud_10.96.235.133_9001" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v1_parser_10.96.29.37_8806" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v1_sdc-gui_10.96.90.145_8181" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v11__aai-nquery_10.242.14.131_8446" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v13__aai-nquery_10.242.14.131_8446" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.210.125_9015" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.10.130_8080" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v1_catalog_10.96.29.37_8806" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v1_sdc_10.96.10.130_8443" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v0_multicloud_10.96.235.133_9001" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v12__aai-nquery_10.242.14.131_8446" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:02 [INFO] agent: Synced service "_v15__aai-nquery_10.242.14.131_8446"
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.156.219_9007" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v1_message-router_10.96.237.127_3904" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v13_aai-nquery_10.242.14.131_8446" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.48.29_9011" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v14_aai-nquery_10.242.14.131_8446" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.29.37_8806" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v11_aai-nquery_10.242.14.131_8446" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v14__aai-nquery_10.242.14.131_8446" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.156.219_9007" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.246.146_443" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v12_aai-nquery_10.242.14.131_8446" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Node info in sync
    2021/12/31 12:05:02 [DEBUG] http: Request PUT /v1/agent/service/register (3.644042ms) from=10.242.84.9:48320
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v14__aai-nquery_10.242.14.131_8446" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.29.37_8806" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v11_aai-nquery_10.242.14.131_8446" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v12_aai-nquery_10.242.14.131_8446" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.156.219_9007" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.246.146_443" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.48.29_9011" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v1_nsd_10.96.29.37_8806" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v1_wf-gui_10.96.119.120_8443" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v1_multicloud_10.96.235.133_9001" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v1_parser_10.96.29.37_8806" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v11__aai-nquery_10.242.14.131_8446" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v13__aai-nquery_10.242.14.131_8446" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v1_sdc-gui_10.96.90.145_8181" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.210.125_9015" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.10.130_8080" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v1_catalog_10.96.29.37_8806" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v12__aai-nquery_10.242.14.131_8446" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v1_sdc_10.96.10.130_8443" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v0_multicloud_10.96.235.133_9001" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v15__aai-nquery_10.242.14.131_8446" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.156.219_9007" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v1_message-router_10.96.237.127_3904" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v13_aai-nquery_10.242.14.131_8446" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v14_aai-nquery_10.242.14.131_8446" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.48.29_9011" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Node info in sync
    2021/12/31 12:05:02 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v15 (396.342µs) from=10.242.84.9:48322
    2021/12/31 12:05:02 [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/31 12:05:02 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/12/31 12:05: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/31 12:05:02 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.29.37_8806" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v11_aai-nquery_10.242.14.131_8446" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v14__aai-nquery_10.242.14.131_8446" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.156.219_9007" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.246.146_443" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v12_aai-nquery_10.242.14.131_8446" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:02 [INFO] agent: Synced service "_v15_aai-nquery_10.242.14.131_8446"
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.48.29_9011" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v1_nsd_10.96.29.37_8806" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v1_wf-gui_10.96.119.120_8443" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v1_multicloud_10.96.235.133_9001" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v1_parser_10.96.29.37_8806" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v1_sdc-gui_10.96.90.145_8181" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v11__aai-nquery_10.242.14.131_8446" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v13__aai-nquery_10.242.14.131_8446" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.210.125_9015" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.10.130_8080" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v1_catalog_10.96.29.37_8806" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v1_sdc_10.96.10.130_8443" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v0_multicloud_10.96.235.133_9001" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v12__aai-nquery_10.242.14.131_8446" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v15__aai-nquery_10.242.14.131_8446" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.156.219_9007" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v1_message-router_10.96.237.127_3904" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v13_aai-nquery_10.242.14.131_8446" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.48.29_9011" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v14_aai-nquery_10.242.14.131_8446" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Node info in sync
    2021/12/31 12:05:02 [DEBUG] http: Request PUT /v1/agent/service/register (26.192663ms) from=10.242.84.9:48324
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v1_sdc-gui_10.96.90.145_8181" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v11__aai-nquery_10.242.14.131_8446" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v13__aai-nquery_10.242.14.131_8446" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.210.125_9015" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.10.130_8080" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v1_catalog_10.96.29.37_8806" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v1_sdc_10.96.10.130_8443" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v0_multicloud_10.96.235.133_9001" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v12__aai-nquery_10.242.14.131_8446" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v15__aai-nquery_10.242.14.131_8446" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.156.219_9007" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v1_message-router_10.96.237.127_3904" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v13_aai-nquery_10.242.14.131_8446" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.48.29_9011" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v14_aai-nquery_10.242.14.131_8446" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.29.37_8806" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v11_aai-nquery_10.242.14.131_8446" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v14__aai-nquery_10.242.14.131_8446" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.156.219_9007" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.246.146_443" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v12_aai-nquery_10.242.14.131_8446" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v15_aai-nquery_10.242.14.131_8446" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.48.29_9011" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v1_nsd_10.96.29.37_8806" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v1_wf-gui_10.96.119.120_8443" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v1_multicloud_10.96.235.133_9001" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v1_parser_10.96.29.37_8806" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Node info in sync
    2021/12/31 12:05:02 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v15 (516.076µs) from=10.242.84.9:48326
    2021/12/31 12:05:02 [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/31 12:05:02 [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/31 12:05:02 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/12/31 12:05: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/31 12:05:02 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.29.37_8806" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v11_aai-nquery_10.242.14.131_8446" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v14__aai-nquery_10.242.14.131_8446" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v12_aai-nquery_10.242.14.131_8446" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.156.219_9007" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.246.146_443" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v15_aai-nquery_10.242.14.131_8446" in sync
    2021/12/31 12:05:02 [INFO] agent: Synced service "_v16__aai-nquery_10.242.14.131_8446"
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.48.29_9011" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v1_nsd_10.96.29.37_8806" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v1_wf-gui_10.96.119.120_8443" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v1_multicloud_10.96.235.133_9001" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v1_parser_10.96.29.37_8806" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v1_sdc-gui_10.96.90.145_8181" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v11__aai-nquery_10.242.14.131_8446" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v13__aai-nquery_10.242.14.131_8446" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.210.125_9015" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.10.130_8080" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v1_catalog_10.96.29.37_8806" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v12__aai-nquery_10.242.14.131_8446" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v1_sdc_10.96.10.130_8443" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v0_multicloud_10.96.235.133_9001" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v15__aai-nquery_10.242.14.131_8446" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.156.219_9007" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v1_message-router_10.96.237.127_3904" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v13_aai-nquery_10.242.14.131_8446" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.48.29_9011" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v14_aai-nquery_10.242.14.131_8446" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Node info in sync
    2021/12/31 12:05:02 [DEBUG] http: Request PUT /v1/agent/service/register (36.233336ms) from=10.242.84.9:48330
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v1_parser_10.96.29.37_8806" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v11__aai-nquery_10.242.14.131_8446" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v13__aai-nquery_10.242.14.131_8446" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v1_sdc-gui_10.96.90.145_8181" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.210.125_9015" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.10.130_8080" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v1_catalog_10.96.29.37_8806" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v12__aai-nquery_10.242.14.131_8446" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v1_sdc_10.96.10.130_8443" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v0_multicloud_10.96.235.133_9001" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v15__aai-nquery_10.242.14.131_8446" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.156.219_9007" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v1_message-router_10.96.237.127_3904" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v13_aai-nquery_10.242.14.131_8446" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v14_aai-nquery_10.242.14.131_8446" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.48.29_9011" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v11_aai-nquery_10.242.14.131_8446" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v14__aai-nquery_10.242.14.131_8446" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.29.37_8806" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v12_aai-nquery_10.242.14.131_8446" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.156.219_9007" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.246.146_443" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v15_aai-nquery_10.242.14.131_8446" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v16__aai-nquery_10.242.14.131_8446" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.48.29_9011" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v1_nsd_10.96.29.37_8806" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v1_wf-gui_10.96.119.120_8443" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v1_multicloud_10.96.235.133_9001" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Node info in sync
    2021/12/31 12:05:02 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v16 (605.676µs) from=10.242.84.9:48334
    2021/12/31 12:05:02 [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/31 12:05:02 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/12/31 12:05: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/31 12:05:02 [DEBUG] agent: Service "_v12_aai-nquery_10.242.14.131_8446" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.156.219_9007" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.246.146_443" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v15_aai-nquery_10.242.14.131_8446" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v16__aai-nquery_10.242.14.131_8446" in sync
    2021/12/31 12:05:02 [INFO] agent: Synced service "_v16_aai-nquery_10.242.14.131_8446"
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.48.29_9011" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v1_nsd_10.96.29.37_8806" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v1_wf-gui_10.96.119.120_8443" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v1_multicloud_10.96.235.133_9001" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v1_parser_10.96.29.37_8806" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v1_sdc-gui_10.96.90.145_8181" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v11__aai-nquery_10.242.14.131_8446" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v13__aai-nquery_10.242.14.131_8446" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.210.125_9015" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.10.130_8080" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v1_catalog_10.96.29.37_8806" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v12__aai-nquery_10.242.14.131_8446" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v1_sdc_10.96.10.130_8443" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v0_multicloud_10.96.235.133_9001" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v15__aai-nquery_10.242.14.131_8446" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.156.219_9007" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v1_message-router_10.96.237.127_3904" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v13_aai-nquery_10.242.14.131_8446" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.48.29_9011" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v14_aai-nquery_10.242.14.131_8446" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.29.37_8806" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v11_aai-nquery_10.242.14.131_8446" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v14__aai-nquery_10.242.14.131_8446" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Node info in sync
    2021/12/31 12:05:02 [DEBUG] http: Request PUT /v1/agent/service/register (5.080429ms) from=10.242.84.9:48338
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v15__aai-nquery_10.242.14.131_8446" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.156.219_9007" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v1_message-router_10.96.237.127_3904" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v13_aai-nquery_10.242.14.131_8446" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v14_aai-nquery_10.242.14.131_8446" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.48.29_9011" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v11_aai-nquery_10.242.14.131_8446" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v14__aai-nquery_10.242.14.131_8446" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.29.37_8806" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v12_aai-nquery_10.242.14.131_8446" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.156.219_9007" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.246.146_443" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v15_aai-nquery_10.242.14.131_8446" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v16__aai-nquery_10.242.14.131_8446" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v16_aai-nquery_10.242.14.131_8446" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.48.29_9011" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v1_nsd_10.96.29.37_8806" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v1_wf-gui_10.96.119.120_8443" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v1_multicloud_10.96.235.133_9001" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v1_parser_10.96.29.37_8806" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v11__aai-nquery_10.242.14.131_8446" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v13__aai-nquery_10.242.14.131_8446" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v1_sdc-gui_10.96.90.145_8181" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.210.125_9015" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.10.130_8080" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v1_catalog_10.96.29.37_8806" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v12__aai-nquery_10.242.14.131_8446" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v1_sdc_10.96.10.130_8443" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v0_multicloud_10.96.235.133_9001" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Node info in sync
    2021/12/31 12:05:02 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v16 (478.325µs) from=10.242.84.9:48340
    2021/12/31 12:05:02 [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/31 12:05:02 [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/31 12:05:02 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/12/31 12:05: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/31 12:05:02 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v11_aai-nquery_10.242.14.131_8446" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v14__aai-nquery_10.242.14.131_8446" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.29.37_8806" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v12_aai-nquery_10.242.14.131_8446" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.156.219_9007" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.246.146_443" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v15_aai-nquery_10.242.14.131_8446" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v16__aai-nquery_10.242.14.131_8446" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v16_aai-nquery_10.242.14.131_8446" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.48.29_9011" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v1_nsd_10.96.29.37_8806" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v1_wf-gui_10.96.119.120_8443" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v1_multicloud_10.96.235.133_9001" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v1_parser_10.96.29.37_8806" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v11__aai-nquery_10.242.14.131_8446" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v13__aai-nquery_10.242.14.131_8446" in sync
    2021/12/31 12:05:02 [INFO] agent: Synced service "_v17__aai-nquery_10.242.14.131_8446"
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v1_sdc-gui_10.96.90.145_8181" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v1_catalog_10.96.29.37_8806" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.210.125_9015" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.10.130_8080" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v12__aai-nquery_10.242.14.131_8446" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v1_sdc_10.96.10.130_8443" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v0_multicloud_10.96.235.133_9001" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v15__aai-nquery_10.242.14.131_8446" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.156.219_9007" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v13_aai-nquery_10.242.14.131_8446" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v1_message-router_10.96.237.127_3904" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v14_aai-nquery_10.242.14.131_8446" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.48.29_9011" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Node info in sync
    2021/12/31 12:05:02 [DEBUG] http: Request PUT /v1/agent/service/register (32.165113ms) from=10.242.84.9:48342
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v16_aai-nquery_10.242.14.131_8446" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.48.29_9011" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v1_nsd_10.96.29.37_8806" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v1_wf-gui_10.96.119.120_8443" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v1_multicloud_10.96.235.133_9001" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v1_parser_10.96.29.37_8806" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v11__aai-nquery_10.242.14.131_8446" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v13__aai-nquery_10.242.14.131_8446" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v17__aai-nquery_10.242.14.131_8446" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v1_sdc-gui_10.96.90.145_8181" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.210.125_9015" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.10.130_8080" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v1_catalog_10.96.29.37_8806" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v12__aai-nquery_10.242.14.131_8446" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v1_sdc_10.96.10.130_8443" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v0_multicloud_10.96.235.133_9001" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v15__aai-nquery_10.242.14.131_8446" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.156.219_9007" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v1_message-router_10.96.237.127_3904" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v13_aai-nquery_10.242.14.131_8446" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v14_aai-nquery_10.242.14.131_8446" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.48.29_9011" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v11_aai-nquery_10.242.14.131_8446" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v14__aai-nquery_10.242.14.131_8446" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.29.37_8806" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v12_aai-nquery_10.242.14.131_8446" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.156.219_9007" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.246.146_443" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v15_aai-nquery_10.242.14.131_8446" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v16__aai-nquery_10.242.14.131_8446" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Node info in sync
    2021/12/31 12:05:02 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v17 (386.967µs) from=10.242.84.9:48344
    2021/12/31 12:05:02 [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/31 12:05:02 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/12/31 12:05: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/31 12:05:02 [DEBUG] agent: Service "_v13__aai-nquery_10.242.14.131_8446" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v17__aai-nquery_10.242.14.131_8446" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v1_sdc-gui_10.96.90.145_8181" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v11__aai-nquery_10.242.14.131_8446" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.210.125_9015" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.10.130_8080" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v1_catalog_10.96.29.37_8806" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v12__aai-nquery_10.242.14.131_8446" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v1_sdc_10.96.10.130_8443" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v0_multicloud_10.96.235.133_9001" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v15__aai-nquery_10.242.14.131_8446" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.156.219_9007" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v1_message-router_10.96.237.127_3904" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v13_aai-nquery_10.242.14.131_8446" in sync
    2021/12/31 12:05:02 [INFO] agent: Synced service "_v17_aai-nquery_10.242.14.131_8446"
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v14_aai-nquery_10.242.14.131_8446" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.48.29_9011" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.29.37_8806" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v11_aai-nquery_10.242.14.131_8446" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v14__aai-nquery_10.242.14.131_8446" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v12_aai-nquery_10.242.14.131_8446" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v1_multicloud-pike_10.96.156.219_9007" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.246.146_443" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v16__aai-nquery_10.242.14.131_8446" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v15_aai-nquery_10.242.14.131_8446" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v16_aai-nquery_10.242.14.131_8446" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.48.29_9011" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v1_nsd_10.96.29.37_8806" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v1_wf-gui_10.96.119.120_8443" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v1_multicloud_10.96.235.133_9001" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v1_parser_10.96.29.37_8806" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Node info in sync
    2021/12/31 12:05:02 [DEBUG] http: Request PUT /v1/agent/service/register (5.175267ms) from=10.242.84.9:48346
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v15_aai-nquery_10.242.14.131_8446" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v16__aai-nquery_10.242.14.131_8446" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.48.29_9011" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v1_nsd_10.96.29.37_8806" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v16_aai-nquery_10.242.14.131_8446" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v1_wf-gui_10.96.119.120_8443" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v1_multicloud_10.96.235.133_9001" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v1_parser_10.96.29.37_8806" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v1_sdc-gui_10.96.90.145_8181" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v11__aai-nquery_10.242.14.131_8446" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v13__aai-nquery_10.242.14.131_8446" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v17__aai-nquery_10.242.14.131_8446" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v1_multicloud-k8s_10.96.210.125_9015" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v1_sdc-deprecated_10.96.10.130_8080" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v1_catalog_10.96.29.37_8806" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v1_sdc_10.96.10.130_8443" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v0_multicloud_10.96.235.133_9001" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v12__aai-nquery_10.242.14.131_8446" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v15__aai-nquery_10.242.14.131_8446" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v0_multicloud-pike_10.96.156.219_9007" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v1_message-router_10.96.237.127_3904" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v13_aai-nquery_10.242.14.131_8446" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v17_aai-nquery_10.242.14.131_8446" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.48.29_9011" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.14.131_8446" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v14_aai-nquery_10.242.14.131_8446" in sync
    2021/12/31 12:05:02 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.29.37_8806" in syn