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: 'f20a2ec8-1340-1ca4-95ca-c25896f48615'
         Node name: 'onap-msb-consul-55bf85f47-csnwt'
        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/07 01:37:30 [DEBUG] agent: Using random ID "f20a2ec8-1340-1ca4-95ca-c25896f48615" as node ID
    2021/12/07 01:37:30 [INFO] raft: Initial configuration (index=1): [{Suffrage:Voter ID:f20a2ec8-1340-1ca4-95ca-c25896f48615 Address:127.0.0.1:8300}]
    2021/12/07 01:37:31 [INFO] raft: Node at 127.0.0.1:8300 [Follower] entering Follower state (Leader: "")
    2021/12/07 01:37:31 [WARN] raft: Heartbeat timeout from "" reached, starting election
    2021/12/07 01:37:31 [INFO] raft: Node at 127.0.0.1:8300 [Candidate] entering Candidate state in term 2
    2021/12/07 01:37:31 [WARN] raft: Unable to get address for server id f20a2ec8-1340-1ca4-95ca-c25896f48615, using fallback address 127.0.0.1:8300: Could not find address for server id f20a2ec8-1340-1ca4-95ca-c25896f48615
    2021/12/07 01:37:31 [DEBUG] raft: Votes needed: 1
    2021/12/07 01:37:31 [DEBUG] raft: Vote granted from f20a2ec8-1340-1ca4-95ca-c25896f48615 in term 2. Tally: 1
    2021/12/07 01:37:31 [INFO] raft: Election won. Tally: 1
    2021/12/07 01:37:31 [INFO] raft: Node at 127.0.0.1:8300 [Leader] entering Leader state
    2021/12/07 01:37:31 [INFO] serf: EventMemberJoin: onap-msb-consul-55bf85f47-csnwt.dc1 127.0.0.1
    2021/12/07 01:37:31 [INFO] serf: EventMemberJoin: onap-msb-consul-55bf85f47-csnwt 127.0.0.1
    2021/12/07 01:37:32 [INFO] consul: Adding LAN server onap-msb-consul-55bf85f47-csnwt (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2021/12/07 01:37:32 [INFO] consul: Handled member-join event for server "onap-msb-consul-55bf85f47-csnwt.dc1" in area "wan"
    2021/12/07 01:37:32 [INFO] consul: cluster leadership acquired
    2021/12/07 01:37:32 [INFO] agent: Started DNS server 0.0.0.0:8600 (udp)
    2021/12/07 01:37:32 [DEBUG] agent/proxy: managed Connect proxy manager started
    2021/12/07 01:37:32 [INFO] agent: Started DNS server 0.0.0.0:8600 (tcp)
    2021/12/07 01:37:32 [INFO] agent: Started HTTP server on [::]:8500 (tcp)
    2021/12/07 01:37:32 [INFO] agent: started state syncer
    2021/12/07 01:37:32 [INFO] agent: Started gRPC server on [::]:8502 (tcp)
    2021/12/07 01:37:32 [INFO] consul: New leader elected: onap-msb-consul-55bf85f47-csnwt
    2021/12/07 01:37:32 [INFO] agent: Synced node info
    2021/12/07 01:37:32 [DEBUG] agent: Node info in sync
    2021/12/07 01:37:32 [DEBUG] agent: Node info in sync
    2021/12/07 01:37:34 [INFO] connect: initialized primary datacenter CA with provider "consul"
    2021/12/07 01:37:34 [DEBUG] consul: Skipping self join check for "onap-msb-consul-55bf85f47-csnwt" since the cluster is too small
    2021/12/07 01:37:34 [INFO] consul: member 'onap-msb-consul-55bf85f47-csnwt' joined, marking health alive
    2021/12/07 01:37:34 [DEBUG] consul: Skipping self join check for "onap-msb-consul-55bf85f47-csnwt" since the cluster is too small
==> Failed to check for updates: Get https://checkpoint-api.hashicorp.com/v1/check/consul?arch=amd64&os=linux&signature=&version=1.4.3: net/http: request canceled while waiting for connection (Client.Timeout exceeded while awaiting headers)
    2021/12/07 01:38:32 [DEBUG] consul: Skipping self join check for "onap-msb-consul-55bf85f47-csnwt" since the cluster is too small
    2021/12/07 01:39:29 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2021/12/07 01:39:29 [DEBUG] agent: Node info in sync
    2021/12/07 01:39:32 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-55bf85f47-csnwt.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2021/12/07 01:39:32 [DEBUG] consul: Skipping self join check for "onap-msb-consul-55bf85f47-csnwt" since the cluster is too small
    2021/12/07 01:40:32 [DEBUG] consul: Skipping self join check for "onap-msb-consul-55bf85f47-csnwt" since the cluster is too small
    2021/12/07 01:40:36 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2021/12/07 01:40:36 [DEBUG] agent: Node info in sync
    2021/12/07 01:41:32 [DEBUG] consul: Skipping self join check for "onap-msb-consul-55bf85f47-csnwt" since the cluster is too small
    2021/12/07 01:41:45 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-55bf85f47-csnwt.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2021/12/07 01:42:20 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2021/12/07 01:42:20 [DEBUG] agent: Node info in sync
    2021/12/07 01:42:32 [DEBUG] consul: Skipping self join check for "onap-msb-consul-55bf85f47-csnwt" since the cluster is too small
    2021/12/07 01:43:32 [DEBUG] consul: Skipping self join check for "onap-msb-consul-55bf85f47-csnwt" since the cluster is too small
    2021/12/07 01:44:07 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2021/12/07 01:44:07 [DEBUG] agent: Node info in sync
    2021/12/07 01:44:32 [DEBUG] consul: Skipping self join check for "onap-msb-consul-55bf85f47-csnwt" since the cluster is too small
    2021/12/07 01:44:38 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-55bf85f47-csnwt.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2021/12/07 01:45:16 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2021/12/07 01:45:16 [DEBUG] agent: Node info in sync
    2021/12/07 01:45:32 [DEBUG] consul: Skipping self join check for "onap-msb-consul-55bf85f47-csnwt" since the cluster is too small
    2021/12/07 01:46:28 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2021/12/07 01:46:28 [DEBUG] agent: Node info in sync
    2021/12/07 01:46:32 [DEBUG] consul: Skipping self join check for "onap-msb-consul-55bf85f47-csnwt" since the cluster is too small
    2021/12/07 01:46:49 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-55bf85f47-csnwt.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2021/12/07 01:47:32 [DEBUG] consul: Skipping self join check for "onap-msb-consul-55bf85f47-csnwt" since the cluster is too small
    2021/12/07 01:48:02 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2021/12/07 01:48:02 [DEBUG] agent: Node info in sync
    2021/12/07 01:48:32 [DEBUG] consul: Skipping self join check for "onap-msb-consul-55bf85f47-csnwt" since the cluster is too small
    2021/12/07 01:49:32 [DEBUG] consul: Skipping self join check for "onap-msb-consul-55bf85f47-csnwt" since the cluster is too small
    2021/12/07 01:49:36 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-55bf85f47-csnwt.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2021/12/07 01:49:41 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2021/12/07 01:49:41 [DEBUG] agent: Node info in sync
    2021/12/07 01:50:32 [DEBUG] consul: Skipping self join check for "onap-msb-consul-55bf85f47-csnwt" since the cluster is too small
    2021/12/07 01:51:00 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2021/12/07 01:51:00 [DEBUG] agent: Node info in sync
    2021/12/07 01:51:32 [DEBUG] consul: Skipping self join check for "onap-msb-consul-55bf85f47-csnwt" since the cluster is too small
    2021/12/07 01:52:08 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-55bf85f47-csnwt.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2021/12/07 01:52:32 [DEBUG] consul: Skipping self join check for "onap-msb-consul-55bf85f47-csnwt" since the cluster is too small
    2021/12/07 01:52:54 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2021/12/07 01:52:54 [DEBUG] agent: Node info in sync
    2021/12/07 01:52:55 [DEBUG] http: Request GET /v1/status/leader (1.781311ms) from=10.233.77.186:51416
    2021/12/07 01:52:56 [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/07 01:52: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/07 01:53:11 [INFO] agent: Synced service "_v0_multicloud-fcaps_10.233.28.127_9011"
    2021/12/07 01:53:11 [DEBUG] agent: Node info in sync
    2021/12/07 01:53:11 [DEBUG] http: Request PUT /v1/agent/service/register (14.863308896s) from=10.233.77.186:51424
    2021/12/07 01:53:11 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.28.127_9011" in sync
    2021/12/07 01:53:11 [DEBUG] agent: Node info in sync
    2021/12/07 01:53:11 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0 (881.281µs) from=10.233.77.186:51534
    2021/12/07 01:53:12 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"true\",\"url\":\"/api/multicloud-fcaps/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/12/07 01:53:12 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/12/07 01:53:12 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.28.127_9011" in sync
    2021/12/07 01:53:13 [INFO] agent: Synced service "_v1_multicloud-fcaps_10.233.28.127_9011"
    2021/12/07 01:53:13 [DEBUG] agent: Node info in sync
    2021/12/07 01:53:13 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.28.127_9011" in sync
    2021/12/07 01:53:13 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.28.127_9011" in sync
    2021/12/07 01:53:13 [DEBUG] agent: Node info in sync
    2021/12/07 01:53:13 [DEBUG] http: Request PUT /v1/agent/service/register (1.086097265s) from=10.233.77.186:51536
    2021/12/07 01:53:13 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1 (423.546µs) from=10.233.77.186:51544
    2021/12/07 01:53:13 [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/07 01:53:13 [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/07 01:53:13 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.28.127_9011" in sync
    2021/12/07 01:53:13 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.28.127_9011" in sync
    2021/12/07 01:53:13 [INFO] agent: Synced service "_v1_sdc-gui_10.233.12.173_8181"
    2021/12/07 01:53:13 [DEBUG] agent: Node info in sync
    2021/12/07 01:53:13 [DEBUG] http: Request PUT /v1/agent/service/register (377.553878ms) from=10.233.77.186:51548
    2021/12/07 01:53:13 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.28.127_9011" in sync
    2021/12/07 01:53:13 [DEBUG] agent: Service "_v1_sdc-gui_10.233.12.173_8181" in sync
    2021/12/07 01:53:13 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.28.127_9011" in sync
    2021/12/07 01:53:13 [DEBUG] agent: Node info in sync
    2021/12/07 01:53:13 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (379.544µs) from=10.233.77.186:51554
    2021/12/07 01:53:14 [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/07 01:53:14 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/12/07 01:53:14 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.28.127_9011" in sync
    2021/12/07 01:53:14 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.28.127_9011" in sync
    2021/12/07 01:53:14 [DEBUG] agent: Service "_v1_sdc-gui_10.233.12.173_8181" in sync
    2021/12/07 01:53:14 [INFO] agent: Synced service "_v1_dmaap-dr-prov_10.233.10.86_443"
    2021/12/07 01:53:14 [DEBUG] agent: Node info in sync
    2021/12/07 01:53:14 [DEBUG] http: Request PUT /v1/agent/service/register (498.862908ms) from=10.233.77.186:51556
    2021/12/07 01:53:14 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.28.127_9011" in sync
    2021/12/07 01:53:14 [DEBUG] agent: Service "_v1_sdc-gui_10.233.12.173_8181" in sync
    2021/12/07 01:53:14 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.10.86_443" in sync
    2021/12/07 01:53:14 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.28.127_9011" in sync
    2021/12/07 01:53:14 [DEBUG] agent: Node info in sync
    2021/12/07 01:53:14 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1 (91.275804ms) from=10.233.77.186:51564
    2021/12/07 01:53:14 [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/07 01:53:14 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/12/07 01:53:15 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.28.127_9011" in sync
    2021/12/07 01:53:15 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.28.127_9011" in sync
    2021/12/07 01:53:15 [DEBUG] agent: Service "_v1_sdc-gui_10.233.12.173_8181" in sync
    2021/12/07 01:53:15 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.10.86_443" in sync
    2021/12/07 01:53:15 [INFO] agent: Synced service "_v0_multicloud_10.233.55.88_9001"
    2021/12/07 01:53:15 [DEBUG] agent: Node info in sync
    2021/12/07 01:53:15 [DEBUG] http: Request PUT /v1/agent/service/register (201.155183ms) from=10.233.77.186:51566
    2021/12/07 01:53:15 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.28.127_9011" in sync
    2021/12/07 01:53:15 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.28.127_9011" in sync
    2021/12/07 01:53:15 [DEBUG] agent: Service "_v1_sdc-gui_10.233.12.173_8181" in sync
    2021/12/07 01:53:15 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.10.86_443" in sync
    2021/12/07 01:53:15 [DEBUG] agent: Service "_v0_multicloud_10.233.55.88_9001" in sync
    2021/12/07 01:53:15 [DEBUG] agent: Node info in sync
    2021/12/07 01:53:15 [DEBUG] http: Request GET /v1/health/service/multicloud-v0 (472.398µs) from=10.233.77.186:51570
    2021/12/07 01:53:15 [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/07 01:53:15 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/12/07 01:53:15 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.10.86_443" in sync
    2021/12/07 01:53:15 [DEBUG] agent: Service "_v0_multicloud_10.233.55.88_9001" in sync
    2021/12/07 01:53:15 [INFO] agent: Synced service "_v1_multicloud_10.233.55.88_9001"
    2021/12/07 01:53:15 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.28.127_9011" in sync
    2021/12/07 01:53:15 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.28.127_9011" in sync
    2021/12/07 01:53:15 [DEBUG] agent: Service "_v1_sdc-gui_10.233.12.173_8181" in sync
    2021/12/07 01:53:15 [DEBUG] agent: Node info in sync
    2021/12/07 01:53:15 [DEBUG] http: Request PUT /v1/agent/service/register (501.88094ms) from=10.233.77.186:51576
    2021/12/07 01:53:15 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.10.86_443" in sync
    2021/12/07 01:53:15 [DEBUG] agent: Service "_v0_multicloud_10.233.55.88_9001" in sync
    2021/12/07 01:53:15 [DEBUG] agent: Service "_v1_multicloud_10.233.55.88_9001" in sync
    2021/12/07 01:53:15 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.28.127_9011" in sync
    2021/12/07 01:53:15 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.28.127_9011" in sync
    2021/12/07 01:53:15 [DEBUG] agent: Service "_v1_sdc-gui_10.233.12.173_8181" in sync
    2021/12/07 01:53:15 [DEBUG] agent: Node info in sync
    2021/12/07 01:53:15 [DEBUG] http: Request GET /v1/health/service/multicloud-v1 (86.236259ms) from=10.233.77.186:51584
    2021/12/07 01:53:16 [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/07 01:53: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/07 01:53:16 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.10.86_443" in sync
    2021/12/07 01:53:16 [DEBUG] agent: Service "_v0_multicloud_10.233.55.88_9001" in sync
    2021/12/07 01:53:16 [DEBUG] agent: Service "_v1_multicloud_10.233.55.88_9001" in sync
    2021/12/07 01:53:16 [INFO] agent: Synced service "_v1_multicloud-k8s_10.233.6.1_9015"
    2021/12/07 01:53:16 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.28.127_9011" in sync
    2021/12/07 01:53:16 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.28.127_9011" in sync
    2021/12/07 01:53:16 [DEBUG] agent: Service "_v1_sdc-gui_10.233.12.173_8181" in sync
    2021/12/07 01:53:16 [DEBUG] agent: Node info in sync
    2021/12/07 01:53:16 [DEBUG] http: Request PUT /v1/agent/service/register (699.197246ms) from=10.233.77.186:51586
    2021/12/07 01:53:16 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.28.127_9011" in sync
    2021/12/07 01:53:16 [DEBUG] agent: Service "_v1_sdc-gui_10.233.12.173_8181" in sync
    2021/12/07 01:53:16 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.10.86_443" in sync
    2021/12/07 01:53:16 [DEBUG] agent: Service "_v0_multicloud_10.233.55.88_9001" in sync
    2021/12/07 01:53:16 [DEBUG] agent: Service "_v1_multicloud_10.233.55.88_9001" in sync
    2021/12/07 01:53:16 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.6.1_9015" in sync
    2021/12/07 01:53:16 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.28.127_9011" in sync
    2021/12/07 01:53:16 [DEBUG] agent: Node info in sync
    2021/12/07 01:53:16 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1 (1.100314ms) from=10.233.77.186:51592
    2021/12/07 01:53:17 [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/07 01:53:17 [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/07 01:53:20 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.28.127_9011" in sync
    2021/12/07 01:53:20 [DEBUG] agent: Service "_v1_sdc-gui_10.233.12.173_8181" in sync
    2021/12/07 01:53:20 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.10.86_443" in sync
    2021/12/07 01:53:20 [DEBUG] agent: Service "_v0_multicloud_10.233.55.88_9001" in sync
    2021/12/07 01:53:20 [DEBUG] agent: Service "_v1_multicloud_10.233.55.88_9001" in sync
    2021/12/07 01:53:20 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.6.1_9015" in sync
    2021/12/07 01:53:20 [INFO] agent: Synced service "_v1_wf-gui_10.233.14.250_8443"
    2021/12/07 01:53:20 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.28.127_9011" in sync
    2021/12/07 01:53:20 [DEBUG] agent: Node info in sync
    2021/12/07 01:53:20 [DEBUG] http: Request PUT /v1/agent/service/register (2.901473572s) from=10.233.77.186:51594
    2021/12/07 01:53:20 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.10.86_443" in sync
    2021/12/07 01:53:20 [DEBUG] agent: Service "_v0_multicloud_10.233.55.88_9001" in sync
    2021/12/07 01:53:20 [DEBUG] agent: Service "_v1_multicloud_10.233.55.88_9001" in sync
    2021/12/07 01:53:20 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.6.1_9015" in sync
    2021/12/07 01:53:20 [DEBUG] agent: Service "_v1_wf-gui_10.233.14.250_8443" in sync
    2021/12/07 01:53:20 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.28.127_9011" in sync
    2021/12/07 01:53:20 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.28.127_9011" in sync
    2021/12/07 01:53:20 [DEBUG] agent: Service "_v1_sdc-gui_10.233.12.173_8181" in sync
    2021/12/07 01:53:20 [DEBUG] agent: Node info in sync
    2021/12/07 01:53:20 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (354.984µs) from=10.233.77.186:51634
    2021/12/07 01:53:20 [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/07 01:53: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/07 01:53:21 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.28.127_9011" in sync
    2021/12/07 01:53:21 [DEBUG] agent: Service "_v0_multicloud_10.233.55.88_9001" in sync
    2021/12/07 01:53:21 [DEBUG] agent: Service "_v1_multicloud_10.233.55.88_9001" in sync
    2021/12/07 01:53:21 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.28.127_9011" in sync
    2021/12/07 01:53:21 [DEBUG] agent: Service "_v1_sdc-gui_10.233.12.173_8181" in sync
    2021/12/07 01:53:21 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.10.86_443" in sync
    2021/12/07 01:53:21 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.6.1_9015" in sync
    2021/12/07 01:53:21 [DEBUG] agent: Service "_v1_wf-gui_10.233.14.250_8443" in sync
    2021/12/07 01:53:21 [INFO] agent: Synced service "_v0_multicloud-pike_10.233.46.202_9007"
    2021/12/07 01:53:21 [DEBUG] agent: Node info in sync
    2021/12/07 01:53:21 [DEBUG] http: Request PUT /v1/agent/service/register (1.207322293s) from=10.233.77.186:51636
    2021/12/07 01:53:21 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.28.127_9011" in sync
    2021/12/07 01:53:21 [DEBUG] agent: Service "_v1_sdc-gui_10.233.12.173_8181" in sync
    2021/12/07 01:53:21 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.10.86_443" in sync
    2021/12/07 01:53:21 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.6.1_9015" in sync
    2021/12/07 01:53:21 [DEBUG] agent: Service "_v1_wf-gui_10.233.14.250_8443" in sync
    2021/12/07 01:53:21 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.46.202_9007" in sync
    2021/12/07 01:53:21 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.28.127_9011" in sync
    2021/12/07 01:53:21 [DEBUG] agent: Service "_v0_multicloud_10.233.55.88_9001" in sync
    2021/12/07 01:53:21 [DEBUG] agent: Service "_v1_multicloud_10.233.55.88_9001" in sync
    2021/12/07 01:53:21 [DEBUG] agent: Node info in sync
    2021/12/07 01:53:21 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0 (624.915µs) from=10.233.77.186:51648
    2021/12/07 01:53:21 [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/07 01:53: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/07 01:53:22 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.28.127_9011" in sync
    2021/12/07 01:53:22 [DEBUG] agent: Service "_v0_multicloud_10.233.55.88_9001" in sync
    2021/12/07 01:53:22 [DEBUG] agent: Service "_v1_multicloud_10.233.55.88_9001" in sync
    2021/12/07 01:53:22 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.46.202_9007" in sync
    2021/12/07 01:53:22 [INFO] agent: Synced service "_v1_multicloud-pike_10.233.46.202_9007"
    2021/12/07 01:53:22 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.28.127_9011" in sync
    2021/12/07 01:53:22 [DEBUG] agent: Service "_v1_sdc-gui_10.233.12.173_8181" in sync
    2021/12/07 01:53:22 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.10.86_443" in sync
    2021/12/07 01:53:22 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.6.1_9015" in sync
    2021/12/07 01:53:22 [DEBUG] agent: Service "_v1_wf-gui_10.233.14.250_8443" in sync
    2021/12/07 01:53:22 [DEBUG] agent: Node info in sync
    2021/12/07 01:53:22 [DEBUG] http: Request PUT /v1/agent/service/register (1.143784683s) from=10.233.77.186:51650
    2021/12/07 01:53:22 [DEBUG] agent: Service "_v1_wf-gui_10.233.14.250_8443" in sync
    2021/12/07 01:53:22 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.46.202_9007" in sync
    2021/12/07 01:53:22 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.46.202_9007" in sync
    2021/12/07 01:53:22 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.28.127_9011" in sync
    2021/12/07 01:53:22 [DEBUG] agent: Service "_v1_sdc-gui_10.233.12.173_8181" in sync
    2021/12/07 01:53:22 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.10.86_443" in sync
    2021/12/07 01:53:22 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.6.1_9015" in sync
    2021/12/07 01:53:22 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.28.127_9011" in sync
    2021/12/07 01:53:22 [DEBUG] agent: Service "_v0_multicloud_10.233.55.88_9001" in sync
    2021/12/07 01:53:22 [DEBUG] agent: Service "_v1_multicloud_10.233.55.88_9001" in sync
    2021/12/07 01:53:22 [DEBUG] agent: Node info in sync
    2021/12/07 01:53:22 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1 (363.408µs) from=10.233.77.186:51658
    2021/12/07 01:53:23 [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/07 01:53: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/07 01:53:24 [INFO] agent: Synced service "_v1_parser_10.233.40.75_8806"
    2021/12/07 01:53:24 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.28.127_9011" in sync
    2021/12/07 01:53:24 [DEBUG] agent: Service "_v1_sdc-gui_10.233.12.173_8181" in sync
    2021/12/07 01:53:24 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.10.86_443" in sync
    2021/12/07 01:53:24 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.6.1_9015" in sync
    2021/12/07 01:53:24 [DEBUG] agent: Service "_v1_wf-gui_10.233.14.250_8443" in sync
    2021/12/07 01:53:24 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.46.202_9007" in sync
    2021/12/07 01:53:24 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.46.202_9007" in sync
    2021/12/07 01:53:24 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.28.127_9011" in sync
    2021/12/07 01:53:24 [DEBUG] agent: Service "_v0_multicloud_10.233.55.88_9001" in sync
    2021/12/07 01:53:24 [DEBUG] agent: Service "_v1_multicloud_10.233.55.88_9001" in sync
    2021/12/07 01:53:24 [DEBUG] agent: Node info in sync
    2021/12/07 01:53:24 [DEBUG] http: Request PUT /v1/agent/service/register (1.288801419s) from=10.233.77.186:51660
    2021/12/07 01:53:24 [DEBUG] agent: Service "_v1_multicloud_10.233.55.88_9001" in sync
    2021/12/07 01:53:24 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.28.127_9011" in sync
    2021/12/07 01:53:24 [DEBUG] agent: Service "_v0_multicloud_10.233.55.88_9001" in sync
    2021/12/07 01:53:24 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.10.86_443" in sync
    2021/12/07 01:53:24 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.6.1_9015" in sync
    2021/12/07 01:53:24 [DEBUG] agent: Service "_v1_wf-gui_10.233.14.250_8443" in sync
    2021/12/07 01:53:24 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.46.202_9007" in sync
    2021/12/07 01:53:24 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.46.202_9007" in sync
    2021/12/07 01:53:24 [DEBUG] agent: Service "_v1_parser_10.233.40.75_8806" in sync
    2021/12/07 01:53:24 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.28.127_9011" in sync
    2021/12/07 01:53:24 [DEBUG] agent: Service "_v1_sdc-gui_10.233.12.173_8181" in sync
    2021/12/07 01:53:24 [DEBUG] agent: Node info in sync
    2021/12/07 01:53:24 [DEBUG] http: Request GET /v1/health/service/parser-v1 (394.909µs) from=10.233.77.186:51672
    2021/12/07 01:53:24 [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/07 01:53:24 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/12/07 01:53:26 [DEBUG] agent: Service "_v1_multicloud_10.233.55.88_9001" in sync
    2021/12/07 01:53:26 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.28.127_9011" in sync
    2021/12/07 01:53:26 [DEBUG] agent: Service "_v0_multicloud_10.233.55.88_9001" in sync
    2021/12/07 01:53:26 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.10.86_443" in sync
    2021/12/07 01:53:26 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.6.1_9015" in sync
    2021/12/07 01:53:26 [DEBUG] agent: Service "_v1_wf-gui_10.233.14.250_8443" in sync
    2021/12/07 01:53:26 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.46.202_9007" in sync
    2021/12/07 01:53:26 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.46.202_9007" in sync
    2021/12/07 01:53:26 [DEBUG] agent: Service "_v1_parser_10.233.40.75_8806" in sync
    2021/12/07 01:53:26 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.28.127_9011" in sync
    2021/12/07 01:53:26 [DEBUG] agent: Service "_v1_sdc-gui_10.233.12.173_8181" in sync
    2021/12/07 01:53:26 [INFO] agent: Synced service "_v1_catalog_10.233.40.75_8806"
    2021/12/07 01:53:26 [DEBUG] agent: Node info in sync
    2021/12/07 01:53:26 [DEBUG] http: Request PUT /v1/agent/service/register (1.400259641s) from=10.233.77.186:51678
    2021/12/07 01:53:26 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.46.202_9007" in sync
    2021/12/07 01:53:26 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.46.202_9007" in sync
    2021/12/07 01:53:26 [DEBUG] agent: Service "_v1_parser_10.233.40.75_8806" in sync
    2021/12/07 01:53:26 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.28.127_9011" in sync
    2021/12/07 01:53:26 [DEBUG] agent: Service "_v1_sdc-gui_10.233.12.173_8181" in sync
    2021/12/07 01:53:26 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.10.86_443" in sync
    2021/12/07 01:53:26 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.6.1_9015" in sync
    2021/12/07 01:53:26 [DEBUG] agent: Service "_v1_wf-gui_10.233.14.250_8443" in sync
    2021/12/07 01:53:26 [DEBUG] agent: Service "_v1_catalog_10.233.40.75_8806" in sync
    2021/12/07 01:53:26 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.28.127_9011" in sync
    2021/12/07 01:53:26 [DEBUG] agent: Service "_v0_multicloud_10.233.55.88_9001" in sync
    2021/12/07 01:53:26 [DEBUG] agent: Service "_v1_multicloud_10.233.55.88_9001" in sync
    2021/12/07 01:53:26 [DEBUG] agent: Node info in sync
    2021/12/07 01:53:26 [DEBUG] http: Request GET /v1/health/service/catalog-v1 (309.631µs) from=10.233.77.186:51692
    2021/12/07 01:53:26 [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/07 01:53:26 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/12/07 01:53:26 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.28.127_9011" in sync
    2021/12/07 01:53:26 [DEBUG] agent: Service "_v0_multicloud_10.233.55.88_9001" in sync
    2021/12/07 01:53:26 [DEBUG] agent: Service "_v1_multicloud_10.233.55.88_9001" in sync
    2021/12/07 01:53:26 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.28.127_9011" in sync
    2021/12/07 01:53:26 [DEBUG] agent: Service "_v1_sdc-gui_10.233.12.173_8181" in sync
    2021/12/07 01:53:26 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.10.86_443" in sync
    2021/12/07 01:53:26 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.6.1_9015" in sync
    2021/12/07 01:53:26 [DEBUG] agent: Service "_v1_wf-gui_10.233.14.250_8443" in sync
    2021/12/07 01:53:26 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.46.202_9007" in sync
    2021/12/07 01:53:26 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.46.202_9007" in sync
    2021/12/07 01:53:26 [DEBUG] agent: Service "_v1_parser_10.233.40.75_8806" in sync
    2021/12/07 01:53:26 [DEBUG] agent: Service "_v1_catalog_10.233.40.75_8806" in sync
    2021/12/07 01:53:26 [INFO] agent: Synced service "_v1_nsd_10.233.40.75_8806"
    2021/12/07 01:53:26 [DEBUG] agent: Node info in sync
    2021/12/07 01:53:26 [DEBUG] http: Request PUT /v1/agent/service/register (242.694875ms) from=10.233.77.186:51694
    2021/12/07 01:53:26 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.28.127_9011" in sync
    2021/12/07 01:53:26 [DEBUG] agent: Service "_v0_multicloud_10.233.55.88_9001" in sync
    2021/12/07 01:53:26 [DEBUG] agent: Service "_v1_multicloud_10.233.55.88_9001" in sync
    2021/12/07 01:53:26 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.28.127_9011" in sync
    2021/12/07 01:53:26 [DEBUG] agent: Service "_v1_sdc-gui_10.233.12.173_8181" in sync
    2021/12/07 01:53:26 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.10.86_443" in sync
    2021/12/07 01:53:26 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.6.1_9015" in sync
    2021/12/07 01:53:26 [DEBUG] agent: Service "_v1_wf-gui_10.233.14.250_8443" in sync
    2021/12/07 01:53:26 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.46.202_9007" in sync
    2021/12/07 01:53:26 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.46.202_9007" in sync
    2021/12/07 01:53:26 [DEBUG] agent: Service "_v1_parser_10.233.40.75_8806" in sync
    2021/12/07 01:53:26 [DEBUG] agent: Service "_v1_catalog_10.233.40.75_8806" in sync
    2021/12/07 01:53:26 [DEBUG] agent: Service "_v1_nsd_10.233.40.75_8806" in sync
    2021/12/07 01:53:26 [DEBUG] agent: Node info in sync
    2021/12/07 01:53:26 [DEBUG] http: Request GET /v1/health/service/nsd-v1 (545.466µs) from=10.233.77.186:51700
    2021/12/07 01:53:26 [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/07 01:53:26 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/12/07 01:53:26 [DEBUG] agent: Service "_v1_nsd_10.233.40.75_8806" in sync
    2021/12/07 01:53:26 [DEBUG] agent: Service "_v1_sdc-gui_10.233.12.173_8181" in sync
    2021/12/07 01:53:26 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.6.1_9015" in sync
    2021/12/07 01:53:26 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.46.202_9007" in sync
    2021/12/07 01:53:26 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.46.202_9007" in sync
    2021/12/07 01:53:26 [DEBUG] agent: Service "_v1_catalog_10.233.40.75_8806" in sync
    2021/12/07 01:53:26 [INFO] agent: Synced service "_v1_vnfpkgm_10.233.40.75_8806"
    2021/12/07 01:53:26 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.28.127_9011" in sync
    2021/12/07 01:53:26 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.10.86_443" in sync
    2021/12/07 01:53:26 [DEBUG] agent: Service "_v1_wf-gui_10.233.14.250_8443" in sync
    2021/12/07 01:53:26 [DEBUG] agent: Service "_v1_parser_10.233.40.75_8806" in sync
    2021/12/07 01:53:26 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.28.127_9011" in sync
    2021/12/07 01:53:26 [DEBUG] agent: Service "_v0_multicloud_10.233.55.88_9001" in sync
    2021/12/07 01:53:26 [DEBUG] agent: Service "_v1_multicloud_10.233.55.88_9001" in sync
    2021/12/07 01:53:26 [DEBUG] agent: Node info in sync
    2021/12/07 01:53:26 [DEBUG] http: Request PUT /v1/agent/service/register (255.06429ms) from=10.233.77.186:51702
    2021/12/07 01:53:26 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.28.127_9011" in sync
    2021/12/07 01:53:26 [DEBUG] agent: Service "_v0_multicloud_10.233.55.88_9001" in sync
    2021/12/07 01:53:26 [DEBUG] agent: Service "_v1_multicloud_10.233.55.88_9001" in sync
    2021/12/07 01:53:26 [DEBUG] agent: Service "_v1_sdc-gui_10.233.12.173_8181" in sync
    2021/12/07 01:53:26 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.6.1_9015" in sync
    2021/12/07 01:53:26 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.46.202_9007" in sync
    2021/12/07 01:53:26 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.46.202_9007" in sync
    2021/12/07 01:53:26 [DEBUG] agent: Service "_v1_nsd_10.233.40.75_8806" in sync
    2021/12/07 01:53:26 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.28.127_9011" in sync
    2021/12/07 01:53:26 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.10.86_443" in sync
    2021/12/07 01:53:26 [DEBUG] agent: Service "_v1_wf-gui_10.233.14.250_8443" in sync
    2021/12/07 01:53:26 [DEBUG] agent: Service "_v1_parser_10.233.40.75_8806" in sync
    2021/12/07 01:53:26 [DEBUG] agent: Service "_v1_catalog_10.233.40.75_8806" in sync
    2021/12/07 01:53:26 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.40.75_8806" in sync
    2021/12/07 01:53:26 [DEBUG] agent: Node info in sync
    2021/12/07 01:53:27 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1 (100.460419ms) from=10.233.77.186:51704
    2021/12/07 01:53:28 [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/07 01:53:28 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/12/07 01:53:28 [DEBUG] agent: Service "_v1_sdc-gui_10.233.12.173_8181" in sync
    2021/12/07 01:53:28 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.6.1_9015" in sync
    2021/12/07 01:53:28 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.46.202_9007" in sync
    2021/12/07 01:53:28 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.46.202_9007" in sync
    2021/12/07 01:53:28 [DEBUG] agent: Service "_v1_nsd_10.233.40.75_8806" in sync
    2021/12/07 01:53:28 [INFO] agent: Synced service "_v1_message-router_10.233.7.225_3904"
    2021/12/07 01:53:28 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.28.127_9011" in sync
    2021/12/07 01:53:28 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.10.86_443" in sync
    2021/12/07 01:53:28 [DEBUG] agent: Service "_v1_wf-gui_10.233.14.250_8443" in sync
    2021/12/07 01:53:28 [DEBUG] agent: Service "_v1_parser_10.233.40.75_8806" in sync
    2021/12/07 01:53:28 [DEBUG] agent: Service "_v1_catalog_10.233.40.75_8806" in sync
    2021/12/07 01:53:28 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.40.75_8806" in sync
    2021/12/07 01:53:28 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.28.127_9011" in sync
    2021/12/07 01:53:28 [DEBUG] agent: Service "_v0_multicloud_10.233.55.88_9001" in sync
    2021/12/07 01:53:28 [DEBUG] agent: Service "_v1_multicloud_10.233.55.88_9001" in sync
    2021/12/07 01:53:28 [DEBUG] agent: Node info in sync
    2021/12/07 01:53:28 [DEBUG] http: Request PUT /v1/agent/service/register (1.224039249s) from=10.233.77.186:51708
    2021/12/07 01:53:28 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.40.75_8806" in sync
    2021/12/07 01:53:28 [DEBUG] agent: Service "_v1_message-router_10.233.7.225_3904" in sync
    2021/12/07 01:53:28 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.28.127_9011" in sync
    2021/12/07 01:53:28 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.10.86_443" in sync
    2021/12/07 01:53:28 [DEBUG] agent: Service "_v1_wf-gui_10.233.14.250_8443" in sync
    2021/12/07 01:53:28 [DEBUG] agent: Service "_v1_parser_10.233.40.75_8806" in sync
    2021/12/07 01:53:28 [DEBUG] agent: Service "_v1_catalog_10.233.40.75_8806" in sync
    2021/12/07 01:53:28 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.28.127_9011" in sync
    2021/12/07 01:53:28 [DEBUG] agent: Service "_v0_multicloud_10.233.55.88_9001" in sync
    2021/12/07 01:53:28 [DEBUG] agent: Service "_v1_multicloud_10.233.55.88_9001" in sync
    2021/12/07 01:53:28 [DEBUG] agent: Service "_v1_sdc-gui_10.233.12.173_8181" in sync
    2021/12/07 01:53:28 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.6.1_9015" in sync
    2021/12/07 01:53:28 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.46.202_9007" in sync
    2021/12/07 01:53:28 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.46.202_9007" in sync
    2021/12/07 01:53:28 [DEBUG] agent: Service "_v1_nsd_10.233.40.75_8806" in sync
    2021/12/07 01:53:28 [DEBUG] agent: Node info in sync
    2021/12/07 01:53:29 [DEBUG] http: Request GET /v1/health/service/message-router-v1 (100.118327ms) from=10.233.77.186:51728
    2021/12/07 01:53:29 [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/07 01:53:29 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/12/07 01:53:29 [DEBUG] agent: Service "_v1_catalog_10.233.40.75_8806" in sync
    2021/12/07 01:53:29 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.40.75_8806" in sync
    2021/12/07 01:53:29 [DEBUG] agent: Service "_v1_message-router_10.233.7.225_3904" in sync
    2021/12/07 01:53:29 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.28.127_9011" in sync
    2021/12/07 01:53:29 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.10.86_443" in sync
    2021/12/07 01:53:29 [DEBUG] agent: Service "_v1_wf-gui_10.233.14.250_8443" in sync
    2021/12/07 01:53:29 [DEBUG] agent: Service "_v1_parser_10.233.40.75_8806" in sync
    2021/12/07 01:53:29 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.28.127_9011" in sync
    2021/12/07 01:53:29 [DEBUG] agent: Service "_v0_multicloud_10.233.55.88_9001" in sync
    2021/12/07 01:53:29 [DEBUG] agent: Service "_v1_multicloud_10.233.55.88_9001" in sync
    2021/12/07 01:53:29 [INFO] agent: Synced service "_v1_sdc_10.233.32.115_8443"
    2021/12/07 01:53:29 [DEBUG] agent: Service "_v1_nsd_10.233.40.75_8806" in sync
    2021/12/07 01:53:29 [DEBUG] agent: Service "_v1_sdc-gui_10.233.12.173_8181" in sync
    2021/12/07 01:53:29 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.6.1_9015" in sync
    2021/12/07 01:53:29 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.46.202_9007" in sync
    2021/12/07 01:53:29 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.46.202_9007" in sync
    2021/12/07 01:53:29 [DEBUG] agent: Node info in sync
    2021/12/07 01:53:29 [DEBUG] http: Request PUT /v1/agent/service/register (224.01396ms) from=10.233.77.186:51736
    2021/12/07 01:53:29 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.6.1_9015" in sync
    2021/12/07 01:53:29 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.46.202_9007" in sync
    2021/12/07 01:53:29 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.46.202_9007" in sync
    2021/12/07 01:53:29 [DEBUG] agent: Service "_v1_nsd_10.233.40.75_8806" in sync
    2021/12/07 01:53:29 [DEBUG] agent: Service "_v1_sdc-gui_10.233.12.173_8181" in sync
    2021/12/07 01:53:29 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.10.86_443" in sync
    2021/12/07 01:53:29 [DEBUG] agent: Service "_v1_wf-gui_10.233.14.250_8443" in sync
    2021/12/07 01:53:29 [DEBUG] agent: Service "_v1_parser_10.233.40.75_8806" in sync
    2021/12/07 01:53:29 [DEBUG] agent: Service "_v1_catalog_10.233.40.75_8806" in sync
    2021/12/07 01:53:29 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.40.75_8806" in sync
    2021/12/07 01:53:29 [DEBUG] agent: Service "_v1_message-router_10.233.7.225_3904" in sync
    2021/12/07 01:53:29 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.28.127_9011" in sync
    2021/12/07 01:53:29 [DEBUG] agent: Service "_v0_multicloud_10.233.55.88_9001" in sync
    2021/12/07 01:53:29 [DEBUG] agent: Service "_v1_multicloud_10.233.55.88_9001" in sync
    2021/12/07 01:53:29 [DEBUG] agent: Service "_v1_sdc_10.233.32.115_8443" in sync
    2021/12/07 01:53:29 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.28.127_9011" in sync
    2021/12/07 01:53:29 [DEBUG] agent: Node info in sync
    2021/12/07 01:53:30 [DEBUG] http: Request GET /v1/health/service/sdc-v1 (601.302µs) from=10.233.77.186:51742
    2021/12/07 01:53:30 [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/07 01:53: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/07 01:53:32 [DEBUG] consul: Skipping self join check for "onap-msb-consul-55bf85f47-csnwt" since the cluster is too small
    2021/12/07 01:53:38 [DEBUG] agent: Service "_v1_sdc_10.233.32.115_8443" in sync
    2021/12/07 01:53:38 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.28.127_9011" in sync
    2021/12/07 01:53:38 [DEBUG] agent: Service "_v0_multicloud_10.233.55.88_9001" in sync
    2021/12/07 01:53:38 [DEBUG] agent: Service "_v1_multicloud_10.233.55.88_9001" in sync
    2021/12/07 01:53:38 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.46.202_9007" in sync
    2021/12/07 01:53:38 [DEBUG] agent: Service "_v1_nsd_10.233.40.75_8806" in sync
    2021/12/07 01:53:38 [INFO] agent: Synced service "_v1_sdc-deprecated_10.233.32.115_8080"
    2021/12/07 01:53:38 [DEBUG] agent: Service "_v1_sdc-gui_10.233.12.173_8181" in sync
    2021/12/07 01:53:38 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.6.1_9015" in sync
    2021/12/07 01:53:38 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.46.202_9007" in sync
    2021/12/07 01:53:38 [DEBUG] agent: Service "_v1_parser_10.233.40.75_8806" in sync
    2021/12/07 01:53:38 [DEBUG] agent: Service "_v1_catalog_10.233.40.75_8806" in sync
    2021/12/07 01:53:38 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.40.75_8806" in sync
    2021/12/07 01:53:38 [DEBUG] agent: Service "_v1_message-router_10.233.7.225_3904" in sync
    2021/12/07 01:53:38 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.28.127_9011" in sync
    2021/12/07 01:53:38 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.10.86_443" in sync
    2021/12/07 01:53:38 [DEBUG] agent: Service "_v1_wf-gui_10.233.14.250_8443" in sync
    2021/12/07 01:53:38 [DEBUG] agent: Node info in sync
    2021/12/07 01:53:38 [DEBUG] http: Request PUT /v1/agent/service/register (8.699914797s) from=10.233.77.186:51748
    2021/12/07 01:53:38 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.28.127_9011" in sync
    2021/12/07 01:53:38 [DEBUG] agent: Service "_v0_multicloud_10.233.55.88_9001" in sync
    2021/12/07 01:53:38 [DEBUG] agent: Service "_v1_multicloud_10.233.55.88_9001" in sync
    2021/12/07 01:53:38 [DEBUG] agent: Service "_v1_sdc_10.233.32.115_8443" in sync
    2021/12/07 01:53:38 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.32.115_8080" in sync
    2021/12/07 01:53:38 [DEBUG] agent: Service "_v1_sdc-gui_10.233.12.173_8181" in sync
    2021/12/07 01:53:38 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.6.1_9015" in sync
    2021/12/07 01:53:38 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.46.202_9007" in sync
    2021/12/07 01:53:38 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.46.202_9007" in sync
    2021/12/07 01:53:38 [DEBUG] agent: Service "_v1_nsd_10.233.40.75_8806" in sync
    2021/12/07 01:53:38 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.40.75_8806" in sync
    2021/12/07 01:53:38 [DEBUG] agent: Service "_v1_message-router_10.233.7.225_3904" in sync
    2021/12/07 01:53:38 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.28.127_9011" in sync
    2021/12/07 01:53:38 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.10.86_443" in sync
    2021/12/07 01:53:38 [DEBUG] agent: Service "_v1_wf-gui_10.233.14.250_8443" in sync
    2021/12/07 01:53:38 [DEBUG] agent: Service "_v1_parser_10.233.40.75_8806" in sync
    2021/12/07 01:53:38 [DEBUG] agent: Service "_v1_catalog_10.233.40.75_8806" in sync
    2021/12/07 01:53:38 [DEBUG] agent: Node info in sync
    2021/12/07 01:53:38 [DEBUG] http: Request GET /v1/health/service/sdc-deprecated-v1 (428.93µs) from=10.233.77.186:51822
    2021/12/07 01:53:39 [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/07 01:53:39 [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/07 01:53:39 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/12/07 01:53:39 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/12/07 01:53:47 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.6.1_9015" in sync
    2021/12/07 01:53:47 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.46.202_9007" in sync
    2021/12/07 01:53:47 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.46.202_9007" in sync
    2021/12/07 01:53:47 [DEBUG] agent: Service "_v1_nsd_10.233.40.75_8806" in sync
    2021/12/07 01:53:47 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.32.115_8080" in sync
    2021/12/07 01:53:47 [DEBUG] agent: Service "_v1_sdc-gui_10.233.12.173_8181" in sync
    2021/12/07 01:53:47 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.10.86_443" in sync
    2021/12/07 01:53:47 [DEBUG] agent: Service "_v1_wf-gui_10.233.14.250_8443" in sync
    2021/12/07 01:53:47 [DEBUG] agent: Service "_v1_parser_10.233.40.75_8806" in sync
    2021/12/07 01:53:47 [DEBUG] agent: Service "_v1_catalog_10.233.40.75_8806" in sync
    2021/12/07 01:53:47 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.40.75_8806" in sync
    2021/12/07 01:53:47 [DEBUG] agent: Service "_v1_message-router_10.233.7.225_3904" in sync
    2021/12/07 01:53:47 [INFO] agent: Synced service "_v11__aai-generic-query_10.233.74.151_8446"
    2021/12/07 01:53:47 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.28.127_9011" in sync
    2021/12/07 01:53:47 [DEBUG] agent: Service "_v0_multicloud_10.233.55.88_9001" in sync
    2021/12/07 01:53:47 [DEBUG] agent: Service "_v1_multicloud_10.233.55.88_9001" in sync
    2021/12/07 01:53:47 [DEBUG] agent: Service "_v1_sdc_10.233.32.115_8443" in sync
    2021/12/07 01:53:47 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.28.127_9011" in sync
    2021/12/07 01:53:47 [DEBUG] agent: Node info in sync
    2021/12/07 01:53:47 [DEBUG] http: Request PUT /v1/agent/service/register (8.111109636s) from=10.233.77.186:51828
    2021/12/07 01:53:47 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.28.127_9011" in sync
    2021/12/07 01:53:47 [DEBUG] agent: Service "_v0_multicloud_10.233.55.88_9001" in sync
    2021/12/07 01:53:47 [DEBUG] agent: Service "_v1_multicloud_10.233.55.88_9001" in sync
    2021/12/07 01:53:47 [DEBUG] agent: Service "_v1_sdc_10.233.32.115_8443" in sync
    2021/12/07 01:53:47 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.32.115_8080" in sync
    2021/12/07 01:53:47 [DEBUG] agent: Service "_v1_sdc-gui_10.233.12.173_8181" in sync
    2021/12/07 01:53:47 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.6.1_9015" in sync
    2021/12/07 01:53:47 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.46.202_9007" in sync
    2021/12/07 01:53:47 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.46.202_9007" in sync
    2021/12/07 01:53:47 [DEBUG] agent: Service "_v1_nsd_10.233.40.75_8806" in sync
    2021/12/07 01:53:47 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.40.75_8806" in sync
    2021/12/07 01:53:47 [DEBUG] agent: Service "_v1_message-router_10.233.7.225_3904" in sync
    2021/12/07 01:53:47 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:53:47 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.28.127_9011" in sync
    2021/12/07 01:53:47 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.10.86_443" in sync
    2021/12/07 01:53:47 [DEBUG] agent: Service "_v1_wf-gui_10.233.14.250_8443" in sync
    2021/12/07 01:53:47 [DEBUG] agent: Service "_v1_parser_10.233.40.75_8806" in sync
    2021/12/07 01:53:47 [DEBUG] agent: Service "_v1_catalog_10.233.40.75_8806" in sync
    2021/12/07 01:53:47 [DEBUG] agent: Node info in sync
    2021/12/07 01:53:47 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v11 (494.118µs) from=10.233.77.186:51884
    2021/12/07 01:53:47 [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/07 01:53: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/07 01:53: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/07 01:53:48 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.46.202_9007" in sync
    2021/12/07 01:53:48 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.46.202_9007" in sync
    2021/12/07 01:53:48 [DEBUG] agent: Service "_v1_nsd_10.233.40.75_8806" in sync
    2021/12/07 01:53:48 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.32.115_8080" in sync
    2021/12/07 01:53:48 [DEBUG] agent: Service "_v1_sdc-gui_10.233.12.173_8181" in sync
    2021/12/07 01:53:48 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.6.1_9015" in sync
    2021/12/07 01:53:48 [INFO] agent: Synced service "_v11_aai-generic-query_10.233.74.151_8446"
    2021/12/07 01:53:48 [DEBUG] agent: Service "_v1_wf-gui_10.233.14.250_8443" in sync
    2021/12/07 01:53:48 [DEBUG] agent: Service "_v1_parser_10.233.40.75_8806" in sync
    2021/12/07 01:53:48 [DEBUG] agent: Service "_v1_catalog_10.233.40.75_8806" in sync
    2021/12/07 01:53:48 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.40.75_8806" in sync
    2021/12/07 01:53:48 [DEBUG] agent: Service "_v1_message-router_10.233.7.225_3904" in sync
    2021/12/07 01:53:48 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:53:48 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.28.127_9011" in sync
    2021/12/07 01:53:48 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.10.86_443" in sync
    2021/12/07 01:53:48 [DEBUG] agent: Service "_v1_multicloud_10.233.55.88_9001" in sync
    2021/12/07 01:53:48 [DEBUG] agent: Service "_v1_sdc_10.233.32.115_8443" in sync
    2021/12/07 01:53:48 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.28.127_9011" in sync
    2021/12/07 01:53:48 [DEBUG] agent: Service "_v0_multicloud_10.233.55.88_9001" in sync
    2021/12/07 01:53:48 [DEBUG] agent: Node info in sync
    2021/12/07 01:53:48 [DEBUG] http: Request PUT /v1/agent/service/register (700.087835ms) from=10.233.77.186:51890
    2021/12/07 01:53:48 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:53:48 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.10.86_443" in sync
    2021/12/07 01:53:48 [DEBUG] agent: Service "_v1_wf-gui_10.233.14.250_8443" in sync
    2021/12/07 01:53:48 [DEBUG] agent: Service "_v1_parser_10.233.40.75_8806" in sync
    2021/12/07 01:53:48 [DEBUG] agent: Service "_v1_catalog_10.233.40.75_8806" in sync
    2021/12/07 01:53:48 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.40.75_8806" in sync
    2021/12/07 01:53:48 [DEBUG] agent: Service "_v1_message-router_10.233.7.225_3904" in sync
    2021/12/07 01:53:48 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:53:48 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.28.127_9011" in sync
    2021/12/07 01:53:48 [DEBUG] agent: Service "_v0_multicloud_10.233.55.88_9001" in sync
    2021/12/07 01:53:48 [DEBUG] agent: Service "_v1_multicloud_10.233.55.88_9001" in sync
    2021/12/07 01:53:48 [DEBUG] agent: Service "_v1_sdc_10.233.32.115_8443" in sync
    2021/12/07 01:53:48 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.28.127_9011" in sync
    2021/12/07 01:53:48 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.6.1_9015" in sync
    2021/12/07 01:53:48 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.46.202_9007" in sync
    2021/12/07 01:53:48 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.46.202_9007" in sync
    2021/12/07 01:53:48 [DEBUG] agent: Service "_v1_nsd_10.233.40.75_8806" in sync
    2021/12/07 01:53:48 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.32.115_8080" in sync
    2021/12/07 01:53:48 [DEBUG] agent: Service "_v1_sdc-gui_10.233.12.173_8181" in sync
    2021/12/07 01:53:48 [DEBUG] agent: Node info in sync
    2021/12/07 01:53:48 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v11 (549.751µs) from=10.233.77.186:51894
    2021/12/07 01:53:48 [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/07 01:53:48 [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/07 01:53:48 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/12/07 01:53:48 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/12/07 01:53:48 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:53:48 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.10.86_443" in sync
    2021/12/07 01:53:48 [DEBUG] agent: Service "_v1_wf-gui_10.233.14.250_8443" in sync
    2021/12/07 01:53:48 [DEBUG] agent: Service "_v1_parser_10.233.40.75_8806" in sync
    2021/12/07 01:53:48 [DEBUG] agent: Service "_v1_catalog_10.233.40.75_8806" in sync
    2021/12/07 01:53:48 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.40.75_8806" in sync
    2021/12/07 01:53:48 [DEBUG] agent: Service "_v1_message-router_10.233.7.225_3904" in sync
    2021/12/07 01:53:48 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:53:48 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.28.127_9011" in sync
    2021/12/07 01:53:48 [INFO] agent: Synced service "_v12__aai-generic-query_10.233.74.151_8446"
    2021/12/07 01:53:48 [DEBUG] agent: Service "_v0_multicloud_10.233.55.88_9001" in sync
    2021/12/07 01:53:48 [DEBUG] agent: Service "_v1_multicloud_10.233.55.88_9001" in sync
    2021/12/07 01:53:48 [DEBUG] agent: Service "_v1_sdc_10.233.32.115_8443" in sync
    2021/12/07 01:53:48 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.28.127_9011" in sync
    2021/12/07 01:53:48 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.6.1_9015" in sync
    2021/12/07 01:53:48 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.46.202_9007" in sync
    2021/12/07 01:53:48 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.46.202_9007" in sync
    2021/12/07 01:53:48 [DEBUG] agent: Service "_v1_nsd_10.233.40.75_8806" in sync
    2021/12/07 01:53:48 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.32.115_8080" in sync
    2021/12/07 01:53:48 [DEBUG] agent: Service "_v1_sdc-gui_10.233.12.173_8181" in sync
    2021/12/07 01:53:48 [DEBUG] agent: Node info in sync
    2021/12/07 01:53:48 [DEBUG] http: Request PUT /v1/agent/service/register (221.121191ms) from=10.233.77.186:51898
    2021/12/07 01:53:48 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.28.127_9011" in sync
    2021/12/07 01:53:48 [DEBUG] agent: Service "_v0_multicloud_10.233.55.88_9001" in sync
    2021/12/07 01:53:48 [DEBUG] agent: Service "_v1_multicloud_10.233.55.88_9001" in sync
    2021/12/07 01:53:48 [DEBUG] agent: Service "_v1_sdc_10.233.32.115_8443" in sync
    2021/12/07 01:53:48 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.32.115_8080" in sync
    2021/12/07 01:53:48 [DEBUG] agent: Service "_v1_sdc-gui_10.233.12.173_8181" in sync
    2021/12/07 01:53:48 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.6.1_9015" in sync
    2021/12/07 01:53:48 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.46.202_9007" in sync
    2021/12/07 01:53:48 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.46.202_9007" in sync
    2021/12/07 01:53:48 [DEBUG] agent: Service "_v1_nsd_10.233.40.75_8806" in sync
    2021/12/07 01:53:48 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:53:48 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.40.75_8806" in sync
    2021/12/07 01:53:48 [DEBUG] agent: Service "_v1_message-router_10.233.7.225_3904" in sync
    2021/12/07 01:53:48 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:53:48 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.28.127_9011" in sync
    2021/12/07 01:53:48 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.10.86_443" in sync
    2021/12/07 01:53:48 [DEBUG] agent: Service "_v1_wf-gui_10.233.14.250_8443" in sync
    2021/12/07 01:53:48 [DEBUG] agent: Service "_v1_parser_10.233.40.75_8806" in sync
    2021/12/07 01:53:48 [DEBUG] agent: Service "_v1_catalog_10.233.40.75_8806" in sync
    2021/12/07 01:53:48 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:53:48 [DEBUG] agent: Node info in sync
    2021/12/07 01:53:48 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v12 (556.358µs) from=10.233.77.186:51906
    2021/12/07 01:53:49 [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/07 01:53: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/07 01:53: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/07 01:53:49 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:53:49 [INFO] agent: Synced service "_v12_aai-generic-query_10.233.74.151_8446"
    2021/12/07 01:53:49 [DEBUG] agent: Service "_v1_catalog_10.233.40.75_8806" in sync
    2021/12/07 01:53:49 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.40.75_8806" in sync
    2021/12/07 01:53:49 [DEBUG] agent: Service "_v1_message-router_10.233.7.225_3904" in sync
    2021/12/07 01:53:49 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:53:49 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.28.127_9011" in sync
    2021/12/07 01:53:49 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.10.86_443" in sync
    2021/12/07 01:53:49 [DEBUG] agent: Service "_v1_wf-gui_10.233.14.250_8443" in sync
    2021/12/07 01:53:49 [DEBUG] agent: Service "_v1_parser_10.233.40.75_8806" in sync
    2021/12/07 01:53:49 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:53:49 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.28.127_9011" in sync
    2021/12/07 01:53:49 [DEBUG] agent: Service "_v0_multicloud_10.233.55.88_9001" in sync
    2021/12/07 01:53:49 [DEBUG] agent: Service "_v1_multicloud_10.233.55.88_9001" in sync
    2021/12/07 01:53:49 [DEBUG] agent: Service "_v1_sdc_10.233.32.115_8443" in sync
    2021/12/07 01:53:49 [DEBUG] agent: Service "_v1_nsd_10.233.40.75_8806" in sync
    2021/12/07 01:53:49 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.32.115_8080" in sync
    2021/12/07 01:53:49 [DEBUG] agent: Service "_v1_sdc-gui_10.233.12.173_8181" in sync
    2021/12/07 01:53:49 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.6.1_9015" in sync
    2021/12/07 01:53:49 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.46.202_9007" in sync
    2021/12/07 01:53:49 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.46.202_9007" in sync
    2021/12/07 01:53:49 [DEBUG] agent: Node info in sync
    2021/12/07 01:53:49 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.6.1_9015" in sync
    2021/12/07 01:53:49 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.46.202_9007" in sync
    2021/12/07 01:53:49 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.46.202_9007" in sync
    2021/12/07 01:53:49 [DEBUG] agent: Service "_v1_nsd_10.233.40.75_8806" in sync
    2021/12/07 01:53:49 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.32.115_8080" in sync
    2021/12/07 01:53:49 [DEBUG] agent: Service "_v1_sdc-gui_10.233.12.173_8181" in sync
    2021/12/07 01:53:49 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:53:49 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:53:49 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.10.86_443" in sync
    2021/12/07 01:53:49 [DEBUG] agent: Service "_v1_wf-gui_10.233.14.250_8443" in sync
    2021/12/07 01:53:49 [DEBUG] agent: Service "_v1_parser_10.233.40.75_8806" in sync
    2021/12/07 01:53:49 [DEBUG] agent: Service "_v1_catalog_10.233.40.75_8806" in sync
    2021/12/07 01:53:49 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.40.75_8806" in sync
    2021/12/07 01:53:49 [DEBUG] agent: Service "_v1_message-router_10.233.7.225_3904" in sync
    2021/12/07 01:53:49 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:53:49 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.28.127_9011" in sync
    2021/12/07 01:53:49 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:53:49 [DEBUG] agent: Service "_v0_multicloud_10.233.55.88_9001" in sync
    2021/12/07 01:53:49 [DEBUG] agent: Service "_v1_multicloud_10.233.55.88_9001" in sync
    2021/12/07 01:53:49 [DEBUG] agent: Service "_v1_sdc_10.233.32.115_8443" in sync
    2021/12/07 01:53:49 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.28.127_9011" in sync
    2021/12/07 01:53:49 [DEBUG] agent: Node info in sync
    2021/12/07 01:53:49 [DEBUG] http: Request PUT /v1/agent/service/register (255.03247ms) from=10.233.77.186:51908
    2021/12/07 01:53:49 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v12 (340.325µs) from=10.233.77.186:51914
    2021/12/07 01:53:49 [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/07 01:53:49 [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/07 01:53: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/07 01:53: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/07 01:53:49 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.10.86_443" in sync
    2021/12/07 01:53:49 [DEBUG] agent: Service "_v1_wf-gui_10.233.14.250_8443" in sync
    2021/12/07 01:53:49 [DEBUG] agent: Service "_v1_parser_10.233.40.75_8806" in sync
    2021/12/07 01:53:49 [DEBUG] agent: Service "_v1_catalog_10.233.40.75_8806" in sync
    2021/12/07 01:53:49 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.40.75_8806" in sync
    2021/12/07 01:53:49 [DEBUG] agent: Service "_v1_message-router_10.233.7.225_3904" in sync
    2021/12/07 01:53:49 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:53:49 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.28.127_9011" in sync
    2021/12/07 01:53:49 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:53:49 [DEBUG] agent: Service "_v0_multicloud_10.233.55.88_9001" in sync
    2021/12/07 01:53:49 [DEBUG] agent: Service "_v1_multicloud_10.233.55.88_9001" in sync
    2021/12/07 01:53:49 [DEBUG] agent: Service "_v1_sdc_10.233.32.115_8443" in sync
    2021/12/07 01:53:49 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.28.127_9011" in sync
    2021/12/07 01:53:49 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.6.1_9015" in sync
    2021/12/07 01:53:49 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.46.202_9007" in sync
    2021/12/07 01:53:49 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.46.202_9007" in sync
    2021/12/07 01:53:49 [DEBUG] agent: Service "_v1_nsd_10.233.40.75_8806" in sync
    2021/12/07 01:53:50 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.32.115_8080" in sync
    2021/12/07 01:53:50 [DEBUG] agent: Service "_v1_sdc-gui_10.233.12.173_8181" in sync
    2021/12/07 01:53:50 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:53:50 [INFO] agent: Synced service "_v13__aai-generic-query_10.233.74.151_8446"
    2021/12/07 01:53:50 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:53:50 [DEBUG] agent: Node info in sync
    2021/12/07 01:53:50 [DEBUG] http: Request PUT /v1/agent/service/register (500.424536ms) from=10.233.77.186:51916
    2021/12/07 01:53:50 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:53:50 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:53:50 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:53:50 [DEBUG] agent: Service "_v1_wf-gui_10.233.14.250_8443" in sync
    2021/12/07 01:53:50 [DEBUG] agent: Service "_v1_parser_10.233.40.75_8806" in sync
    2021/12/07 01:53:50 [DEBUG] agent: Service "_v1_catalog_10.233.40.75_8806" in sync
    2021/12/07 01:53:50 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.40.75_8806" in sync
    2021/12/07 01:53:50 [DEBUG] agent: Service "_v1_message-router_10.233.7.225_3904" in sync
    2021/12/07 01:53:50 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:53:50 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.28.127_9011" in sync
    2021/12/07 01:53:50 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.10.86_443" in sync
    2021/12/07 01:53:50 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:53:50 [DEBUG] agent: Service "_v1_multicloud_10.233.55.88_9001" in sync
    2021/12/07 01:53:50 [DEBUG] agent: Service "_v1_sdc_10.233.32.115_8443" in sync
    2021/12/07 01:53:50 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.28.127_9011" in sync
    2021/12/07 01:53:50 [DEBUG] agent: Service "_v0_multicloud_10.233.55.88_9001" in sync
    2021/12/07 01:53:50 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.46.202_9007" in sync
    2021/12/07 01:53:50 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.46.202_9007" in sync
    2021/12/07 01:53:50 [DEBUG] agent: Service "_v1_nsd_10.233.40.75_8806" in sync
    2021/12/07 01:53:50 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.32.115_8080" in sync
    2021/12/07 01:53:50 [DEBUG] agent: Service "_v1_sdc-gui_10.233.12.173_8181" in sync
    2021/12/07 01:53:50 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.6.1_9015" in sync
    2021/12/07 01:53:50 [DEBUG] agent: Node info in sync
    2021/12/07 01:53:50 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v13 (434.876µs) from=10.233.77.186:51922
    2021/12/07 01:53:50 [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/07 01:53: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/07 01:53: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/07 01:53:50 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.40.75_8806" in sync
    2021/12/07 01:53:50 [DEBUG] agent: Service "_v1_message-router_10.233.7.225_3904" in sync
    2021/12/07 01:53:50 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:53:50 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.28.127_9011" in sync
    2021/12/07 01:53:50 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.10.86_443" in sync
    2021/12/07 01:53:50 [DEBUG] agent: Service "_v1_wf-gui_10.233.14.250_8443" in sync
    2021/12/07 01:53:50 [DEBUG] agent: Service "_v1_parser_10.233.40.75_8806" in sync
    2021/12/07 01:53:50 [DEBUG] agent: Service "_v1_catalog_10.233.40.75_8806" in sync
    2021/12/07 01:53:50 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:53:50 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.28.127_9011" in sync
    2021/12/07 01:53:50 [DEBUG] agent: Service "_v0_multicloud_10.233.55.88_9001" in sync
    2021/12/07 01:53:50 [DEBUG] agent: Service "_v1_multicloud_10.233.55.88_9001" in sync
    2021/12/07 01:53:50 [DEBUG] agent: Service "_v1_sdc_10.233.32.115_8443" in sync
    2021/12/07 01:53:50 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.32.115_8080" in sync
    2021/12/07 01:53:50 [INFO] agent: Synced service "_v13_aai-generic-query_10.233.74.151_8446"
    2021/12/07 01:53:50 [DEBUG] agent: Service "_v1_sdc-gui_10.233.12.173_8181" in sync
    2021/12/07 01:53:50 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.6.1_9015" in sync
    2021/12/07 01:53:50 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.46.202_9007" in sync
    2021/12/07 01:53:50 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.46.202_9007" in sync
    2021/12/07 01:53:50 [DEBUG] agent: Service "_v1_nsd_10.233.40.75_8806" in sync
    2021/12/07 01:53:50 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:53:50 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:53:50 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:53:50 [DEBUG] agent: Node info in sync
    2021/12/07 01:53:50 [DEBUG] http: Request PUT /v1/agent/service/register (478.831176ms) from=10.233.77.186:51924
    2021/12/07 01:53:50 [DEBUG] agent: Service "_v1_parser_10.233.40.75_8806" in sync
    2021/12/07 01:53:50 [DEBUG] agent: Service "_v1_catalog_10.233.40.75_8806" in sync
    2021/12/07 01:53:50 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.40.75_8806" in sync
    2021/12/07 01:53:50 [DEBUG] agent: Service "_v1_message-router_10.233.7.225_3904" in sync
    2021/12/07 01:53:50 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:53:50 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.28.127_9011" in sync
    2021/12/07 01:53:50 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.10.86_443" in sync
    2021/12/07 01:53:50 [DEBUG] agent: Service "_v1_wf-gui_10.233.14.250_8443" in sync
    2021/12/07 01:53:50 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:53:50 [DEBUG] agent: Service "_v1_sdc_10.233.32.115_8443" in sync
    2021/12/07 01:53:50 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.28.127_9011" in sync
    2021/12/07 01:53:50 [DEBUG] agent: Service "_v0_multicloud_10.233.55.88_9001" in sync
    2021/12/07 01:53:50 [DEBUG] agent: Service "_v1_multicloud_10.233.55.88_9001" in sync
    2021/12/07 01:53:50 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.46.202_9007" in sync
    2021/12/07 01:53:50 [DEBUG] agent: Service "_v1_nsd_10.233.40.75_8806" in sync
    2021/12/07 01:53:50 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.32.115_8080" in sync
    2021/12/07 01:53:50 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:53:50 [DEBUG] agent: Service "_v1_sdc-gui_10.233.12.173_8181" in sync
    2021/12/07 01:53:50 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.6.1_9015" in sync
    2021/12/07 01:53:50 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.46.202_9007" in sync
    2021/12/07 01:53:50 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:53:50 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:53:50 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:53:50 [DEBUG] agent: Node info in sync
    2021/12/07 01:53:50 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v13 (346.479µs) from=10.233.77.186:51930
    2021/12/07 01:53: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/07 01:53: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/07 01:53: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/07 01:53: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/07 01:53:51 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:53:51 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:53:51 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:53:51 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.40.75_8806" in sync
    2021/12/07 01:53:51 [DEBUG] agent: Service "_v1_message-router_10.233.7.225_3904" in sync
    2021/12/07 01:53:51 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:53:51 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.28.127_9011" in sync
    2021/12/07 01:53:51 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.10.86_443" in sync
    2021/12/07 01:53:51 [DEBUG] agent: Service "_v1_wf-gui_10.233.14.250_8443" in sync
    2021/12/07 01:53:51 [DEBUG] agent: Service "_v1_parser_10.233.40.75_8806" in sync
    2021/12/07 01:53:51 [DEBUG] agent: Service "_v1_catalog_10.233.40.75_8806" in sync
    2021/12/07 01:53:51 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:53:51 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.28.127_9011" in sync
    2021/12/07 01:53:51 [DEBUG] agent: Service "_v0_multicloud_10.233.55.88_9001" in sync
    2021/12/07 01:53:51 [DEBUG] agent: Service "_v1_multicloud_10.233.55.88_9001" in sync
    2021/12/07 01:53:51 [DEBUG] agent: Service "_v1_sdc_10.233.32.115_8443" in sync
    2021/12/07 01:53:51 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.32.115_8080" in sync
    2021/12/07 01:53:51 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:53:51 [INFO] agent: Synced service "_v14__aai-generic-query_10.233.74.151_8446"
    2021/12/07 01:53:51 [DEBUG] agent: Service "_v1_sdc-gui_10.233.12.173_8181" in sync
    2021/12/07 01:53:51 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.6.1_9015" in sync
    2021/12/07 01:53:51 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.46.202_9007" in sync
    2021/12/07 01:53:51 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.46.202_9007" in sync
    2021/12/07 01:53:51 [DEBUG] agent: Service "_v1_nsd_10.233.40.75_8806" in sync
    2021/12/07 01:53:51 [DEBUG] agent: Node info in sync
    2021/12/07 01:53:51 [DEBUG] http: Request PUT /v1/agent/service/register (483.45251ms) from=10.233.77.186:51932
    2021/12/07 01:53:51 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:53:51 [DEBUG] agent: Service "_v1_sdc-gui_10.233.12.173_8181" in sync
    2021/12/07 01:53:51 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.6.1_9015" in sync
    2021/12/07 01:53:51 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.46.202_9007" in sync
    2021/12/07 01:53:51 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.46.202_9007" in sync
    2021/12/07 01:53:51 [DEBUG] agent: Service "_v1_nsd_10.233.40.75_8806" in sync
    2021/12/07 01:53:51 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.32.115_8080" in sync
    2021/12/07 01:53:51 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:53:51 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:53:51 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:53:51 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:53:51 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:53:51 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.28.127_9011" in sync
    2021/12/07 01:53:51 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.10.86_443" in sync
    2021/12/07 01:53:51 [DEBUG] agent: Service "_v1_wf-gui_10.233.14.250_8443" in sync
    2021/12/07 01:53:51 [DEBUG] agent: Service "_v1_parser_10.233.40.75_8806" in sync
    2021/12/07 01:53:51 [DEBUG] agent: Service "_v1_catalog_10.233.40.75_8806" in sync
    2021/12/07 01:53:51 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.40.75_8806" in sync
    2021/12/07 01:53:51 [DEBUG] agent: Service "_v1_message-router_10.233.7.225_3904" in sync
    2021/12/07 01:53:51 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:53:51 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.28.127_9011" in sync
    2021/12/07 01:53:51 [DEBUG] agent: Service "_v0_multicloud_10.233.55.88_9001" in sync
    2021/12/07 01:53:51 [DEBUG] agent: Service "_v1_multicloud_10.233.55.88_9001" in sync
    2021/12/07 01:53:51 [DEBUG] agent: Service "_v1_sdc_10.233.32.115_8443" in sync
    2021/12/07 01:53:51 [DEBUG] agent: Node info in sync
    2021/12/07 01:53:51 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v14 (558.882µs) from=10.233.77.186:51940
    2021/12/07 01:53:51 [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/07 01:53:51 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/12/07 01:53:51 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/12/07 01:53:51 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:53:51 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:53:51 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:53:51 [DEBUG] agent: Service "_v1_wf-gui_10.233.14.250_8443" in sync
    2021/12/07 01:53:51 [DEBUG] agent: Service "_v1_parser_10.233.40.75_8806" in sync
    2021/12/07 01:53:51 [DEBUG] agent: Service "_v1_catalog_10.233.40.75_8806" in sync
    2021/12/07 01:53:51 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.40.75_8806" in sync
    2021/12/07 01:53:51 [DEBUG] agent: Service "_v1_message-router_10.233.7.225_3904" in sync
    2021/12/07 01:53:51 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:53:51 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.28.127_9011" in sync
    2021/12/07 01:53:51 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.10.86_443" in sync
    2021/12/07 01:53:51 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:53:51 [DEBUG] agent: Service "_v1_multicloud_10.233.55.88_9001" in sync
    2021/12/07 01:53:51 [DEBUG] agent: Service "_v1_sdc_10.233.32.115_8443" in sync
    2021/12/07 01:53:51 [INFO] agent: Synced service "_v14_aai-generic-query_10.233.74.151_8446"
    2021/12/07 01:53:51 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.28.127_9011" in sync
    2021/12/07 01:53:51 [DEBUG] agent: Service "_v0_multicloud_10.233.55.88_9001" in sync
    2021/12/07 01:53:51 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.46.202_9007" in sync
    2021/12/07 01:53:51 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.46.202_9007" in sync
    2021/12/07 01:53:51 [DEBUG] agent: Service "_v1_nsd_10.233.40.75_8806" in sync
    2021/12/07 01:53:51 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.32.115_8080" in sync
    2021/12/07 01:53:51 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:53:51 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:53:51 [DEBUG] agent: Service "_v1_sdc-gui_10.233.12.173_8181" in sync
    2021/12/07 01:53:51 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.6.1_9015" in sync
    2021/12/07 01:53:51 [DEBUG] agent: Node info in sync
    2021/12/07 01:53:51 [DEBUG] http: Request PUT /v1/agent/service/register (32.245112ms) from=10.233.77.186:51942
    2021/12/07 01:53:51 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:53:51 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.28.127_9011" in sync
    2021/12/07 01:53:51 [DEBUG] agent: Service "_v0_multicloud_10.233.55.88_9001" in sync
    2021/12/07 01:53:51 [DEBUG] agent: Service "_v1_multicloud_10.233.55.88_9001" in sync
    2021/12/07 01:53:51 [DEBUG] agent: Service "_v1_sdc_10.233.32.115_8443" in sync
    2021/12/07 01:53:51 [DEBUG] agent: Service "_v1_nsd_10.233.40.75_8806" in sync
    2021/12/07 01:53:51 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.32.115_8080" in sync
    2021/12/07 01:53:51 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:53:51 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:53:51 [DEBUG] agent: Service "_v1_sdc-gui_10.233.12.173_8181" in sync
    2021/12/07 01:53:51 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.6.1_9015" in sync
    2021/12/07 01:53:51 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.46.202_9007" in sync
    2021/12/07 01:53:51 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.46.202_9007" in sync
    2021/12/07 01:53:51 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:53:51 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:53:51 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:53:51 [DEBUG] agent: Service "_v1_catalog_10.233.40.75_8806" in sync
    2021/12/07 01:53:51 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.40.75_8806" in sync
    2021/12/07 01:53:51 [DEBUG] agent: Service "_v1_message-router_10.233.7.225_3904" in sync
    2021/12/07 01:53:51 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:53:51 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.28.127_9011" in sync
    2021/12/07 01:53:51 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.10.86_443" in sync
    2021/12/07 01:53:51 [DEBUG] agent: Service "_v1_wf-gui_10.233.14.250_8443" in sync
    2021/12/07 01:53:51 [DEBUG] agent: Service "_v1_parser_10.233.40.75_8806" in sync
    2021/12/07 01:53:51 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:53:51 [DEBUG] agent: Node info in sync
    2021/12/07 01:53:51 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v14 (548.414µs) from=10.233.77.186:51944
    2021/12/07 01:53:51 [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/07 01:53:51 [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/07 01:53:51 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/12/07 01:53:51 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/12/07 01:53:51 [DEBUG] agent: Service "_v1_parser_10.233.40.75_8806" in sync
    2021/12/07 01:53:51 [DEBUG] agent: Service "_v1_catalog_10.233.40.75_8806" in sync
    2021/12/07 01:53:51 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.40.75_8806" in sync
    2021/12/07 01:53:51 [DEBUG] agent: Service "_v1_message-router_10.233.7.225_3904" in sync
    2021/12/07 01:53:51 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:53:51 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.28.127_9011" in sync
    2021/12/07 01:53:51 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.10.86_443" in sync
    2021/12/07 01:53:51 [DEBUG] agent: Service "_v1_wf-gui_10.233.14.250_8443" in sync
    2021/12/07 01:53:51 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:53:51 [DEBUG] agent: Service "_v1_sdc_10.233.32.115_8443" in sync
    2021/12/07 01:53:51 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:53:51 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.28.127_9011" in sync
    2021/12/07 01:53:51 [DEBUG] agent: Service "_v0_multicloud_10.233.55.88_9001" in sync
    2021/12/07 01:53:51 [DEBUG] agent: Service "_v1_multicloud_10.233.55.88_9001" in sync
    2021/12/07 01:53:51 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.46.202_9007" in sync
    2021/12/07 01:53:51 [DEBUG] agent: Service "_v1_nsd_10.233.40.75_8806" in sync
    2021/12/07 01:53:51 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.32.115_8080" in sync
    2021/12/07 01:53:51 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:53:51 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:53:51 [DEBUG] agent: Service "_v1_sdc-gui_10.233.12.173_8181" in sync
    2021/12/07 01:53:51 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.6.1_9015" in sync
    2021/12/07 01:53:51 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.46.202_9007" in sync
    2021/12/07 01:53:51 [INFO] agent: Synced service "_v15__aai-generic-query_10.233.74.151_8446"
    2021/12/07 01:53:51 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:53:51 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:53:51 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:53:51 [DEBUG] agent: Node info in sync
    2021/12/07 01:53:51 [DEBUG] http: Request PUT /v1/agent/service/register (286.90005ms) from=10.233.77.186:51946
    2021/12/07 01:53:51 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:53:51 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.28.127_9011" in sync
    2021/12/07 01:53:51 [DEBUG] agent: Service "_v0_multicloud_10.233.55.88_9001" in sync
    2021/12/07 01:53:51 [DEBUG] agent: Service "_v1_multicloud_10.233.55.88_9001" in sync
    2021/12/07 01:53:51 [DEBUG] agent: Service "_v1_sdc_10.233.32.115_8443" in sync
    2021/12/07 01:53:51 [DEBUG] agent: Service "_v1_nsd_10.233.40.75_8806" in sync
    2021/12/07 01:53:51 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.32.115_8080" in sync
    2021/12/07 01:53:51 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:53:51 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:53:51 [DEBUG] agent: Service "_v1_sdc-gui_10.233.12.173_8181" in sync
    2021/12/07 01:53:51 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.6.1_9015" in sync
    2021/12/07 01:53:51 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.46.202_9007" in sync
    2021/12/07 01:53:51 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.46.202_9007" in sync
    2021/12/07 01:53:51 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:53:51 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:53:51 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:53:51 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:53:51 [DEBUG] agent: Service "_v1_catalog_10.233.40.75_8806" in sync
    2021/12/07 01:53:51 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.40.75_8806" in sync
    2021/12/07 01:53:51 [DEBUG] agent: Service "_v1_message-router_10.233.7.225_3904" in sync
    2021/12/07 01:53:51 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:53:51 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.28.127_9011" in sync
    2021/12/07 01:53:51 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.10.86_443" in sync
    2021/12/07 01:53:51 [DEBUG] agent: Service "_v1_wf-gui_10.233.14.250_8443" in sync
    2021/12/07 01:53:51 [DEBUG] agent: Service "_v1_parser_10.233.40.75_8806" in sync
    2021/12/07 01:53:51 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:53:51 [DEBUG] agent: Node info in sync
    2021/12/07 01:53:51 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v15 (339.34µs) from=10.233.77.186:51952
    2021/12/07 01:53:51 [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/07 01:53:51 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/12/07 01:53:51 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/12/07 01:53:52 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.10.86_443" in sync
    2021/12/07 01:53:52 [DEBUG] agent: Service "_v1_wf-gui_10.233.14.250_8443" in sync
    2021/12/07 01:53:52 [DEBUG] agent: Service "_v1_parser_10.233.40.75_8806" in sync
    2021/12/07 01:53:52 [DEBUG] agent: Service "_v1_catalog_10.233.40.75_8806" in sync
    2021/12/07 01:53:52 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.40.75_8806" in sync
    2021/12/07 01:53:52 [DEBUG] agent: Service "_v1_message-router_10.233.7.225_3904" in sync
    2021/12/07 01:53:52 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:53:52 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.28.127_9011" in sync
    2021/12/07 01:53:52 [DEBUG] agent: Service "_v0_multicloud_10.233.55.88_9001" in sync
    2021/12/07 01:53:52 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.6.1_9015" in sync
    2021/12/07 01:53:52 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.46.202_9007" in sync
    2021/12/07 01:53:52 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.46.202_9007" in sync
    2021/12/07 01:53:52 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.32.115_8080" in sync
    2021/12/07 01:53:52 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:53:52 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:53:52 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.28.127_9011" in sync
    2021/12/07 01:53:52 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:53:52 [INFO] agent: Synced service "_v15_aai-generic-query_10.233.74.151_8446"
    2021/12/07 01:53:52 [DEBUG] agent: Service "_v1_multicloud_10.233.55.88_9001" in sync
    2021/12/07 01:53:52 [DEBUG] agent: Service "_v1_sdc_10.233.32.115_8443" in sync
    2021/12/07 01:53:52 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:53:52 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:53:52 [DEBUG] agent: Service "_v1_sdc-gui_10.233.12.173_8181" in sync
    2021/12/07 01:53:52 [DEBUG] agent: Service "_v1_nsd_10.233.40.75_8806" in sync
    2021/12/07 01:53:52 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:53:52 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:53:52 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:53:52 [DEBUG] agent: Node info in sync
    2021/12/07 01:53:52 [DEBUG] http: Request PUT /v1/agent/service/register (900.053141ms) from=10.233.77.186:51954
    2021/12/07 01:53:52 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.10.86_443" in sync
    2021/12/07 01:53:52 [DEBUG] agent: Service "_v1_wf-gui_10.233.14.250_8443" in sync
    2021/12/07 01:53:52 [DEBUG] agent: Service "_v1_parser_10.233.40.75_8806" in sync
    2021/12/07 01:53:52 [DEBUG] agent: Service "_v1_catalog_10.233.40.75_8806" in sync
    2021/12/07 01:53:52 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.40.75_8806" in sync
    2021/12/07 01:53:52 [DEBUG] agent: Service "_v1_message-router_10.233.7.225_3904" in sync
    2021/12/07 01:53:52 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:53:52 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.28.127_9011" in sync
    2021/12/07 01:53:52 [DEBUG] agent: Service "_v0_multicloud_10.233.55.88_9001" in sync
    2021/12/07 01:53:52 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.6.1_9015" in sync
    2021/12/07 01:53:52 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.46.202_9007" in sync
    2021/12/07 01:53:52 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.46.202_9007" in sync
    2021/12/07 01:53:52 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.32.115_8080" in sync
    2021/12/07 01:53:52 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:53:52 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:53:52 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.28.127_9011" in sync
    2021/12/07 01:53:52 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:53:52 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:53:52 [DEBUG] agent: Service "_v1_multicloud_10.233.55.88_9001" in sync
    2021/12/07 01:53:52 [DEBUG] agent: Service "_v1_sdc_10.233.32.115_8443" in sync
    2021/12/07 01:53:52 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:53:52 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:53:52 [DEBUG] agent: Service "_v1_sdc-gui_10.233.12.173_8181" in sync
    2021/12/07 01:53:52 [DEBUG] agent: Service "_v1_nsd_10.233.40.75_8806" in sync
    2021/12/07 01:53:52 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:53:52 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:53:52 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:53:52 [DEBUG] agent: Node info in sync
    2021/12/07 01:53:52 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v15 (310.996µs) from=10.233.77.186:51960
    2021/12/07 01:53:52 [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/07 01:53:52 [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/07 01:53: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/07 01:53: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/07 01:53:53 [DEBUG] agent: Service "_v1_nsd_10.233.40.75_8806" in sync
    2021/12/07 01:53:53 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:53:53 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:53:53 [DEBUG] agent: Service "_v1_sdc-gui_10.233.12.173_8181" in sync
    2021/12/07 01:53:53 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:53:53 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:53:53 [DEBUG] agent: Service "_v1_parser_10.233.40.75_8806" in sync
    2021/12/07 01:53:53 [DEBUG] agent: Service "_v1_catalog_10.233.40.75_8806" in sync
    2021/12/07 01:53:53 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.40.75_8806" in sync
    2021/12/07 01:53:53 [DEBUG] agent: Service "_v1_message-router_10.233.7.225_3904" in sync
    2021/12/07 01:53:53 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:53:53 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.10.86_443" in sync
    2021/12/07 01:53:53 [DEBUG] agent: Service "_v1_wf-gui_10.233.14.250_8443" in sync
    2021/12/07 01:53:53 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.28.127_9011" in sync
    2021/12/07 01:53:53 [DEBUG] agent: Service "_v0_multicloud_10.233.55.88_9001" in sync
    2021/12/07 01:53:53 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.46.202_9007" in sync
    2021/12/07 01:53:53 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.46.202_9007" in sync
    2021/12/07 01:53:53 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.32.115_8080" in sync
    2021/12/07 01:53:53 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.6.1_9015" in sync
    2021/12/07 01:53:53 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:53:53 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:53:53 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:53:53 [INFO] agent: Synced service "_v16__aai-generic-query_10.233.74.151_8446"
    2021/12/07 01:53:53 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.28.127_9011" in sync
    2021/12/07 01:53:53 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:53:53 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:53:53 [DEBUG] agent: Service "_v1_multicloud_10.233.55.88_9001" in sync
    2021/12/07 01:53:53 [DEBUG] agent: Service "_v1_sdc_10.233.32.115_8443" in sync
    2021/12/07 01:53:53 [DEBUG] agent: Node info in sync
    2021/12/07 01:53:53 [DEBUG] http: Request PUT /v1/agent/service/register (302.747844ms) from=10.233.77.186:51962
    2021/12/07 01:53:53 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:53:53 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:53:53 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.28.127_9011" in sync
    2021/12/07 01:53:53 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:53:53 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:53:53 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:53:53 [DEBUG] agent: Service "_v1_multicloud_10.233.55.88_9001" in sync
    2021/12/07 01:53:53 [DEBUG] agent: Service "_v1_sdc_10.233.32.115_8443" in sync
    2021/12/07 01:53:53 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:53:53 [DEBUG] agent: Service "_v1_nsd_10.233.40.75_8806" in sync
    2021/12/07 01:53:53 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:53:53 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:53:53 [DEBUG] agent: Service "_v1_sdc-gui_10.233.12.173_8181" in sync
    2021/12/07 01:53:53 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:53:53 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:53:53 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.40.75_8806" in sync
    2021/12/07 01:53:53 [DEBUG] agent: Service "_v1_message-router_10.233.7.225_3904" in sync
    2021/12/07 01:53:53 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:53:53 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.10.86_443" in sync
    2021/12/07 01:53:53 [DEBUG] agent: Service "_v1_wf-gui_10.233.14.250_8443" in sync
    2021/12/07 01:53:53 [DEBUG] agent: Service "_v1_parser_10.233.40.75_8806" in sync
    2021/12/07 01:53:53 [DEBUG] agent: Service "_v1_catalog_10.233.40.75_8806" in sync
    2021/12/07 01:53:53 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.28.127_9011" in sync
    2021/12/07 01:53:53 [DEBUG] agent: Service "_v0_multicloud_10.233.55.88_9001" in sync
    2021/12/07 01:53:53 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.32.115_8080" in sync
    2021/12/07 01:53:53 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.6.1_9015" in sync
    2021/12/07 01:53:53 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.46.202_9007" in sync
    2021/12/07 01:53:53 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.46.202_9007" in sync
    2021/12/07 01:53:53 [DEBUG] agent: Node info in sync
    2021/12/07 01:53:53 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v16 (670.019µs) from=10.233.77.186:51966
    2021/12/07 01:53:53 [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/07 01:53: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/07 01:53: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/07 01:53:54 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:53:54 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:53:54 [DEBUG] agent: Service "_v1_wf-gui_10.233.14.250_8443" in sync
    2021/12/07 01:53:54 [DEBUG] agent: Service "_v1_parser_10.233.40.75_8806" in sync
    2021/12/07 01:53:54 [DEBUG] agent: Service "_v1_catalog_10.233.40.75_8806" in sync
    2021/12/07 01:53:54 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.40.75_8806" in sync
    2021/12/07 01:53:54 [DEBUG] agent: Service "_v1_message-router_10.233.7.225_3904" in sync
    2021/12/07 01:53:54 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:53:54 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.10.86_443" in sync
    2021/12/07 01:53:54 [DEBUG] agent: Service "_v0_multicloud_10.233.55.88_9001" in sync
    2021/12/07 01:53:54 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.28.127_9011" in sync
    2021/12/07 01:53:54 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.46.202_9007" in sync
    2021/12/07 01:53:54 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.46.202_9007" in sync
    2021/12/07 01:53:54 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.32.115_8080" in sync
    2021/12/07 01:53:54 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.6.1_9015" in sync
    2021/12/07 01:53:54 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:53:54 [INFO] agent: Synced service "_v16_aai-generic-query_10.233.74.151_8446"
    2021/12/07 01:53:54 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:53:54 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:53:54 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:53:54 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:53:54 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.28.127_9011" in sync
    2021/12/07 01:53:54 [DEBUG] agent: Service "_v1_sdc_10.233.32.115_8443" in sync
    2021/12/07 01:53:54 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:53:54 [DEBUG] agent: Service "_v1_multicloud_10.233.55.88_9001" in sync
    2021/12/07 01:53:54 [DEBUG] agent: Service "_v1_nsd_10.233.40.75_8806" in sync
    2021/12/07 01:53:54 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:53:54 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:53:54 [DEBUG] agent: Service "_v1_sdc-gui_10.233.12.173_8181" in sync
    2021/12/07 01:53:54 [DEBUG] agent: Node info in sync
    2021/12/07 01:53:54 [DEBUG] http: Request PUT /v1/agent/service/register (700.889269ms) from=10.233.77.186:51968
    2021/12/07 01:53:54 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:53:54 [DEBUG] agent: Service "_v1_sdc-gui_10.233.12.173_8181" in sync
    2021/12/07 01:53:54 [DEBUG] agent: Service "_v1_nsd_10.233.40.75_8806" in sync
    2021/12/07 01:53:54 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:53:54 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:53:54 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:53:54 [DEBUG] agent: Service "_v1_catalog_10.233.40.75_8806" in sync
    2021/12/07 01:53:54 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.40.75_8806" in sync
    2021/12/07 01:53:54 [DEBUG] agent: Service "_v1_message-router_10.233.7.225_3904" in sync
    2021/12/07 01:53:54 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:53:54 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.10.86_443" in sync
    2021/12/07 01:53:54 [DEBUG] agent: Service "_v1_wf-gui_10.233.14.250_8443" in sync
    2021/12/07 01:53:54 [DEBUG] agent: Service "_v1_parser_10.233.40.75_8806" in sync
    2021/12/07 01:53:54 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.28.127_9011" in sync
    2021/12/07 01:53:54 [DEBUG] agent: Service "_v0_multicloud_10.233.55.88_9001" in sync
    2021/12/07 01:53:54 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.32.115_8080" in sync
    2021/12/07 01:53:54 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.6.1_9015" in sync
    2021/12/07 01:53:54 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.46.202_9007" in sync
    2021/12/07 01:53:54 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.46.202_9007" in sync
    2021/12/07 01:53:54 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:53:54 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:53:54 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:53:54 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:53:54 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.28.127_9011" in sync
    2021/12/07 01:53:54 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:53:54 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:53:54 [DEBUG] agent: Service "_v1_multicloud_10.233.55.88_9001" in sync
    2021/12/07 01:53:54 [DEBUG] agent: Service "_v1_sdc_10.233.32.115_8443" in sync
    2021/12/07 01:53:54 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:53:54 [DEBUG] agent: Node info in sync
    2021/12/07 01:53:54 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v16 (606.098µs) from=10.233.77.186:51974
    2021/12/07 01:53:54 [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/07 01:53:54 [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/07 01:53:54 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/12/07 01:53:54 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/12/07 01:53:55 [DEBUG] agent: Service "_v1_sdc-gui_10.233.12.173_8181" in sync
    2021/12/07 01:53:55 [DEBUG] agent: Service "_v1_nsd_10.233.40.75_8806" in sync
    2021/12/07 01:53:55 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:53:55 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:53:55 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:53:55 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:53:55 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:53:55 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.10.86_443" in sync
    2021/12/07 01:53:55 [DEBUG] agent: Service "_v1_wf-gui_10.233.14.250_8443" in sync
    2021/12/07 01:53:55 [DEBUG] agent: Service "_v1_parser_10.233.40.75_8806" in sync
    2021/12/07 01:53:55 [DEBUG] agent: Service "_v1_catalog_10.233.40.75_8806" in sync
    2021/12/07 01:53:55 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.40.75_8806" in sync
    2021/12/07 01:53:55 [DEBUG] agent: Service "_v1_message-router_10.233.7.225_3904" in sync
    2021/12/07 01:53:55 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.28.127_9011" in sync
    2021/12/07 01:53:55 [DEBUG] agent: Service "_v0_multicloud_10.233.55.88_9001" in sync
    2021/12/07 01:53:55 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.6.1_9015" in sync
    2021/12/07 01:53:55 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.46.202_9007" in sync
    2021/12/07 01:53:55 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.46.202_9007" in sync
    2021/12/07 01:53:55 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.32.115_8080" in sync
    2021/12/07 01:53:55 [INFO] agent: Synced service "_v17__aai-generic-query_10.233.74.151_8446"
    2021/12/07 01:53:55 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:53:55 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:53:55 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:53:55 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.28.127_9011" in sync
    2021/12/07 01:53:55 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:53:55 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:53:55 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:53:55 [DEBUG] agent: Service "_v1_multicloud_10.233.55.88_9001" in sync
    2021/12/07 01:53:55 [DEBUG] agent: Service "_v1_sdc_10.233.32.115_8443" in sync
    2021/12/07 01:53:55 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:53:55 [DEBUG] agent: Node info in sync
    2021/12/07 01:53:55 [DEBUG] http: Request PUT /v1/agent/service/register (900.367046ms) from=10.233.77.186:51978
    2021/12/07 01:53:55 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.46.202_9007" in sync
    2021/12/07 01:53:55 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.46.202_9007" in sync
    2021/12/07 01:53:55 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.32.115_8080" in sync
    2021/12/07 01:53:55 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:53:55 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.6.1_9015" in sync
    2021/12/07 01:53:55 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:53:55 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:53:55 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:53:55 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:53:55 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:53:55 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:53:55 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.28.127_9011" in sync
    2021/12/07 01:53:55 [DEBUG] agent: Service "_v1_sdc_10.233.32.115_8443" in sync
    2021/12/07 01:53:55 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:53:55 [DEBUG] agent: Service "_v1_multicloud_10.233.55.88_9001" in sync
    2021/12/07 01:53:55 [DEBUG] agent: Service "_v1_nsd_10.233.40.75_8806" in sync
    2021/12/07 01:53:55 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:53:55 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:53:55 [DEBUG] agent: Service "_v1_sdc-gui_10.233.12.173_8181" in sync
    2021/12/07 01:53:55 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:53:55 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:53:55 [DEBUG] agent: Service "_v1_wf-gui_10.233.14.250_8443" in sync
    2021/12/07 01:53:55 [DEBUG] agent: Service "_v1_parser_10.233.40.75_8806" in sync
    2021/12/07 01:53:55 [DEBUG] agent: Service "_v1_catalog_10.233.40.75_8806" in sync
    2021/12/07 01:53:55 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.40.75_8806" in sync
    2021/12/07 01:53:55 [DEBUG] agent: Service "_v1_message-router_10.233.7.225_3904" in sync
    2021/12/07 01:53:55 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:53:55 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.10.86_443" in sync
    2021/12/07 01:53:55 [DEBUG] agent: Service "_v0_multicloud_10.233.55.88_9001" in sync
    2021/12/07 01:53:55 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.28.127_9011" in sync
    2021/12/07 01:53:55 [DEBUG] agent: Node info in sync
    2021/12/07 01:53:55 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v17 (574.886µs) from=10.233.77.186:51992
    2021/12/07 01:53:55 [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/07 01:53: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/07 01:53: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/07 01:53:55 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.6.1_9015" in sync
    2021/12/07 01:53:55 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.46.202_9007" in sync
    2021/12/07 01:53:55 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.46.202_9007" in sync
    2021/12/07 01:53:55 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.32.115_8080" in sync
    2021/12/07 01:53:55 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:53:55 [INFO] agent: Synced service "_v17_aai-generic-query_10.233.74.151_8446"
    2021/12/07 01:53:55 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:53:55 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:53:55 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:53:55 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.28.127_9011" in sync
    2021/12/07 01:53:55 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:53:55 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:53:55 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:53:55 [DEBUG] agent: Service "_v1_multicloud_10.233.55.88_9001" in sync
    2021/12/07 01:53:55 [DEBUG] agent: Service "_v1_sdc_10.233.32.115_8443" in sync
    2021/12/07 01:53:55 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:53:55 [DEBUG] agent: Service "_v1_sdc-gui_10.233.12.173_8181" in sync
    2021/12/07 01:53:55 [DEBUG] agent: Service "_v1_nsd_10.233.40.75_8806" in sync
    2021/12/07 01:53:55 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:53:55 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:53:55 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:53:55 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:53:55 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.10.86_443" in sync
    2021/12/07 01:53:55 [DEBUG] agent: Service "_v1_wf-gui_10.233.14.250_8443" in sync
    2021/12/07 01:53:55 [DEBUG] agent: Service "_v1_parser_10.233.40.75_8806" in sync
    2021/12/07 01:53:55 [DEBUG] agent: Service "_v1_catalog_10.233.40.75_8806" in sync
    2021/12/07 01:53:55 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.40.75_8806" in sync
    2021/12/07 01:53:55 [DEBUG] agent: Service "_v1_message-router_10.233.7.225_3904" in sync
    2021/12/07 01:53:55 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:53:55 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.28.127_9011" in sync
    2021/12/07 01:53:55 [DEBUG] agent: Service "_v0_multicloud_10.233.55.88_9001" in sync
    2021/12/07 01:53:55 [DEBUG] agent: Node info in sync
    2021/12/07 01:53:55 [DEBUG] http: Request PUT /v1/agent/service/register (21.554831ms) from=10.233.77.186:51994
    2021/12/07 01:53:55 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.28.127_9011" in sync
    2021/12/07 01:53:55 [DEBUG] agent: Service "_v0_multicloud_10.233.55.88_9001" in sync
    2021/12/07 01:53:55 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:53:55 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:53:55 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.6.1_9015" in sync
    2021/12/07 01:53:55 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.46.202_9007" in sync
    2021/12/07 01:53:55 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.46.202_9007" in sync
    2021/12/07 01:53:55 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.32.115_8080" in sync
    2021/12/07 01:53:55 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:53:55 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:53:55 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:53:55 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.28.127_9011" in sync
    2021/12/07 01:53:55 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:53:55 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:53:55 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:53:55 [DEBUG] agent: Service "_v1_multicloud_10.233.55.88_9001" in sync
    2021/12/07 01:53:55 [DEBUG] agent: Service "_v1_sdc_10.233.32.115_8443" in sync
    2021/12/07 01:53:55 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:53:55 [DEBUG] agent: Service "_v1_sdc-gui_10.233.12.173_8181" in sync
    2021/12/07 01:53:55 [DEBUG] agent: Service "_v1_nsd_10.233.40.75_8806" in sync
    2021/12/07 01:53:55 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:53:55 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:53:55 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:53:55 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:53:55 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.40.75_8806" in sync
    2021/12/07 01:53:55 [DEBUG] agent: Service "_v1_message-router_10.233.7.225_3904" in sync
    2021/12/07 01:53:55 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:53:55 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.10.86_443" in sync
    2021/12/07 01:53:55 [DEBUG] agent: Service "_v1_wf-gui_10.233.14.250_8443" in sync
    2021/12/07 01:53:55 [DEBUG] agent: Service "_v1_parser_10.233.40.75_8806" in sync
    2021/12/07 01:53:55 [DEBUG] agent: Service "_v1_catalog_10.233.40.75_8806" in sync
    2021/12/07 01:53:55 [DEBUG] agent: Node info in sync
    2021/12/07 01:53:55 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v17 (600.667µs) from=10.233.77.186:51998
    2021/12/07 01:53:56 [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/07 01:53:56 [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/07 01:53: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/07 01:53: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/07 01:53:57 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:53:57 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:53:57 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:53:57 [INFO] agent: Synced service "_v18__aai-generic-query_10.233.74.151_8446"
    2021/12/07 01:53:57 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.28.127_9011" in sync
    2021/12/07 01:53:57 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:53:57 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:53:57 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:53:57 [DEBUG] agent: Service "_v1_multicloud_10.233.55.88_9001" in sync
    2021/12/07 01:53:57 [DEBUG] agent: Service "_v1_sdc_10.233.32.115_8443" in sync
    2021/12/07 01:53:57 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:53:57 [DEBUG] agent: Service "_v1_sdc-gui_10.233.12.173_8181" in sync
    2021/12/07 01:53:57 [DEBUG] agent: Service "_v1_nsd_10.233.40.75_8806" in sync
    2021/12/07 01:53:57 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:53:57 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:53:57 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:53:57 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:53:57 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:53:57 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.10.86_443" in sync
    2021/12/07 01:53:57 [DEBUG] agent: Service "_v1_wf-gui_10.233.14.250_8443" in sync
    2021/12/07 01:53:57 [DEBUG] agent: Service "_v1_parser_10.233.40.75_8806" in sync
    2021/12/07 01:53:57 [DEBUG] agent: Service "_v1_catalog_10.233.40.75_8806" in sync
    2021/12/07 01:53:57 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.40.75_8806" in sync
    2021/12/07 01:53:57 [DEBUG] agent: Service "_v1_message-router_10.233.7.225_3904" in sync
    2021/12/07 01:53:57 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.28.127_9011" in sync
    2021/12/07 01:53:57 [DEBUG] agent: Service "_v0_multicloud_10.233.55.88_9001" in sync
    2021/12/07 01:53:57 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.6.1_9015" in sync
    2021/12/07 01:53:57 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.46.202_9007" in sync
    2021/12/07 01:53:57 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.46.202_9007" in sync
    2021/12/07 01:53:57 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.32.115_8080" in sync
    2021/12/07 01:53:57 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:53:57 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:53:57 [DEBUG] agent: Node info in sync
    2021/12/07 01:53:57 [DEBUG] http: Request PUT /v1/agent/service/register (712.932902ms) from=10.233.77.186:52002
    2021/12/07 01:53:57 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:53:57 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:53:57 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:53:57 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:53:57 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.28.127_9011" in sync
    2021/12/07 01:53:57 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:53:57 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:53:57 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:53:57 [DEBUG] agent: Service "_v1_multicloud_10.233.55.88_9001" in sync
    2021/12/07 01:53:57 [DEBUG] agent: Service "_v1_sdc_10.233.32.115_8443" in sync
    2021/12/07 01:53:57 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:53:57 [DEBUG] agent: Service "_v1_sdc-gui_10.233.12.173_8181" in sync
    2021/12/07 01:53:57 [DEBUG] agent: Service "_v1_nsd_10.233.40.75_8806" in sync
    2021/12/07 01:53:57 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:53:57 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:53:57 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:53:57 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:53:57 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.40.75_8806" in sync
    2021/12/07 01:53:57 [DEBUG] agent: Service "_v1_message-router_10.233.7.225_3904" in sync
    2021/12/07 01:53:57 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:53:57 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.10.86_443" in sync
    2021/12/07 01:53:57 [DEBUG] agent: Service "_v1_wf-gui_10.233.14.250_8443" in sync
    2021/12/07 01:53:57 [DEBUG] agent: Service "_v1_parser_10.233.40.75_8806" in sync
    2021/12/07 01:53:57 [DEBUG] agent: Service "_v1_catalog_10.233.40.75_8806" in sync
    2021/12/07 01:53:57 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.28.127_9011" in sync
    2021/12/07 01:53:57 [DEBUG] agent: Service "_v0_multicloud_10.233.55.88_9001" in sync
    2021/12/07 01:53:57 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:53:57 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:53:57 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.6.1_9015" in sync
    2021/12/07 01:53:57 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.46.202_9007" in sync
    2021/12/07 01:53:57 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.46.202_9007" in sync
    2021/12/07 01:53:57 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.32.115_8080" in sync
    2021/12/07 01:53:57 [DEBUG] agent: Node info in sync
    2021/12/07 01:53:57 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v18 (452.891µs) from=10.233.77.186:52010
    2021/12/07 01:53:57 [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/07 01:53: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/07 01:53: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/07 01:53:58 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:53:58 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:53:58 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:53:58 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.10.86_443" in sync
    2021/12/07 01:53:58 [DEBUG] agent: Service "_v1_wf-gui_10.233.14.250_8443" in sync
    2021/12/07 01:53:58 [DEBUG] agent: Service "_v1_parser_10.233.40.75_8806" in sync
    2021/12/07 01:53:58 [DEBUG] agent: Service "_v1_catalog_10.233.40.75_8806" in sync
    2021/12/07 01:53:58 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.40.75_8806" in sync
    2021/12/07 01:53:58 [DEBUG] agent: Service "_v1_message-router_10.233.7.225_3904" in sync
    2021/12/07 01:53:58 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.28.127_9011" in sync
    2021/12/07 01:53:58 [DEBUG] agent: Service "_v0_multicloud_10.233.55.88_9001" in sync
    2021/12/07 01:53:58 [INFO] agent: Synced service "_v18_aai-generic-query_10.233.74.151_8446"
    2021/12/07 01:53:58 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.6.1_9015" in sync
    2021/12/07 01:53:58 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.46.202_9007" in sync
    2021/12/07 01:53:58 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.46.202_9007" in sync
    2021/12/07 01:53:58 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.32.115_8080" in sync
    2021/12/07 01:53:58 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:53:58 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:53:58 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:53:58 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:53:58 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:53:58 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:53:58 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.28.127_9011" in sync
    2021/12/07 01:53:58 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:53:58 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:53:58 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:53:58 [DEBUG] agent: Service "_v1_multicloud_10.233.55.88_9001" in sync
    2021/12/07 01:53:58 [DEBUG] agent: Service "_v1_sdc_10.233.32.115_8443" in sync
    2021/12/07 01:53:58 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:53:58 [DEBUG] agent: Service "_v1_sdc-gui_10.233.12.173_8181" in sync
    2021/12/07 01:53:58 [DEBUG] agent: Service "_v1_nsd_10.233.40.75_8806" in sync
    2021/12/07 01:53:58 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:53:58 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:53:58 [DEBUG] agent: Node info in sync
    2021/12/07 01:53:58 [DEBUG] http: Request PUT /v1/agent/service/register (601.318644ms) from=10.233.77.186:52012
    2021/12/07 01:53:58 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:53:58 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:53:58 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:53:58 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:53:58 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.28.127_9011" in sync
    2021/12/07 01:53:58 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:53:58 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:53:58 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:53:58 [DEBUG] agent: Service "_v1_multicloud_10.233.55.88_9001" in sync
    2021/12/07 01:53:58 [DEBUG] agent: Service "_v1_sdc_10.233.32.115_8443" in sync
    2021/12/07 01:53:58 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:53:58 [DEBUG] agent: Service "_v1_sdc-gui_10.233.12.173_8181" in sync
    2021/12/07 01:53:58 [DEBUG] agent: Service "_v1_nsd_10.233.40.75_8806" in sync
    2021/12/07 01:53:58 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:53:58 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:53:58 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:53:58 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:53:58 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:53:58 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.10.86_443" in sync
    2021/12/07 01:53:58 [DEBUG] agent: Service "_v1_wf-gui_10.233.14.250_8443" in sync
    2021/12/07 01:53:58 [DEBUG] agent: Service "_v1_parser_10.233.40.75_8806" in sync
    2021/12/07 01:53:58 [DEBUG] agent: Service "_v1_catalog_10.233.40.75_8806" in sync
    2021/12/07 01:53:58 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.40.75_8806" in sync
    2021/12/07 01:53:58 [DEBUG] agent: Service "_v1_message-router_10.233.7.225_3904" in sync
    2021/12/07 01:53:58 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.28.127_9011" in sync
    2021/12/07 01:53:58 [DEBUG] agent: Service "_v0_multicloud_10.233.55.88_9001" in sync
    2021/12/07 01:53:58 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:53:58 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.6.1_9015" in sync
    2021/12/07 01:53:58 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.46.202_9007" in sync
    2021/12/07 01:53:58 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.46.202_9007" in sync
    2021/12/07 01:53:58 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.32.115_8080" in sync
    2021/12/07 01:53:58 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:53:58 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:53:58 [DEBUG] agent: Node info in sync
    2021/12/07 01:53:58 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v18 (616.302µs) from=10.233.77.186:52022
    2021/12/07 01:53: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/07 01:53: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/07 01:53: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/07 01:53: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/07 01:53:58 [DEBUG] agent: Service "_v1_wf-gui_10.233.14.250_8443" in sync
    2021/12/07 01:53:58 [DEBUG] agent: Service "_v1_parser_10.233.40.75_8806" in sync
    2021/12/07 01:53:58 [DEBUG] agent: Service "_v1_catalog_10.233.40.75_8806" in sync
    2021/12/07 01:53:58 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.40.75_8806" in sync
    2021/12/07 01:53:58 [DEBUG] agent: Service "_v1_message-router_10.233.7.225_3904" in sync
    2021/12/07 01:53:58 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:53:58 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.10.86_443" in sync
    2021/12/07 01:53:58 [DEBUG] agent: Service "_v0_multicloud_10.233.55.88_9001" in sync
    2021/12/07 01:53:58 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.28.127_9011" in sync
    2021/12/07 01:53:58 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.46.202_9007" in sync
    2021/12/07 01:53:58 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.46.202_9007" in sync
    2021/12/07 01:53:58 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.32.115_8080" in sync
    2021/12/07 01:53:58 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:53:58 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:53:58 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:53:58 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.6.1_9015" in sync
    2021/12/07 01:53:58 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:53:58 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:53:58 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:53:58 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:53:58 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:53:58 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:53:58 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:53:58 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.28.127_9011" in sync
    2021/12/07 01:53:58 [DEBUG] agent: Service "_v1_sdc_10.233.32.115_8443" in sync
    2021/12/07 01:53:58 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:53:58 [DEBUG] agent: Service "_v1_multicloud_10.233.55.88_9001" in sync
    2021/12/07 01:53:58 [DEBUG] agent: Service "_v1_nsd_10.233.40.75_8806" in sync
    2021/12/07 01:53:58 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:53:58 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:53:58 [INFO] agent: Synced service "_v19__aai-generic-query_10.233.74.151_8446"
    2021/12/07 01:53:58 [DEBUG] agent: Service "_v1_sdc-gui_10.233.12.173_8181" in sync
    2021/12/07 01:53:58 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:53:58 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:53:58 [DEBUG] agent: Node info in sync
    2021/12/07 01:53:58 [DEBUG] http: Request PUT /v1/agent/service/register (283.44599ms) from=10.233.77.186:52024
    2021/12/07 01:53:58 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:53:58 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:53:58 [DEBUG] agent: Service "_v1_catalog_10.233.40.75_8806" in sync
    2021/12/07 01:53:58 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.40.75_8806" in sync
    2021/12/07 01:53:58 [DEBUG] agent: Service "_v1_message-router_10.233.7.225_3904" in sync
    2021/12/07 01:53:58 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:53:58 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.10.86_443" in sync
    2021/12/07 01:53:58 [DEBUG] agent: Service "_v1_wf-gui_10.233.14.250_8443" in sync
    2021/12/07 01:53:58 [DEBUG] agent: Service "_v1_parser_10.233.40.75_8806" in sync
    2021/12/07 01:53:58 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.28.127_9011" in sync
    2021/12/07 01:53:58 [DEBUG] agent: Service "_v0_multicloud_10.233.55.88_9001" in sync
    2021/12/07 01:53:58 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.32.115_8080" in sync
    2021/12/07 01:53:58 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:53:58 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:53:58 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:53:58 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.6.1_9015" in sync
    2021/12/07 01:53:58 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.46.202_9007" in sync
    2021/12/07 01:53:58 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.46.202_9007" in sync
    2021/12/07 01:53:58 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:53:58 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:53:58 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:53:58 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:53:58 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:53:58 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.28.127_9011" in sync
    2021/12/07 01:53:58 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:53:58 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:53:58 [DEBUG] agent: Service "_v1_multicloud_10.233.55.88_9001" in sync
    2021/12/07 01:53:58 [DEBUG] agent: Service "_v1_sdc_10.233.32.115_8443" in sync
    2021/12/07 01:53:58 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:53:58 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:53:58 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:53:58 [DEBUG] agent: Service "_v1_sdc-gui_10.233.12.173_8181" in sync
    2021/12/07 01:53:58 [DEBUG] agent: Service "_v1_nsd_10.233.40.75_8806" in sync
    2021/12/07 01:53:58 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:53:58 [DEBUG] agent: Node info in sync
    2021/12/07 01:53:58 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v19 (484.813µs) from=10.233.77.186:52032
    2021/12/07 01:53: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/07 01:53: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/07 01:53: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/07 01:53:59 [DEBUG] agent: Service "_v1_sdc-gui_10.233.12.173_8181" in sync
    2021/12/07 01:53:59 [DEBUG] agent: Service "_v1_nsd_10.233.40.75_8806" in sync
    2021/12/07 01:53:59 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:53:59 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:53:59 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:53:59 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:53:59 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:53:59 [INFO] agent: Synced service "_v19_aai-generic-query_10.233.74.151_8446"
    2021/12/07 01:53:59 [DEBUG] agent: Service "_v1_message-router_10.233.7.225_3904" in sync
    2021/12/07 01:53:59 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:53:59 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.10.86_443" in sync
    2021/12/07 01:53:59 [DEBUG] agent: Service "_v1_wf-gui_10.233.14.250_8443" in sync
    2021/12/07 01:53:59 [DEBUG] agent: Service "_v1_parser_10.233.40.75_8806" in sync
    2021/12/07 01:53:59 [DEBUG] agent: Service "_v1_catalog_10.233.40.75_8806" in sync
    2021/12/07 01:53:59 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.40.75_8806" in sync
    2021/12/07 01:53:59 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.28.127_9011" in sync
    2021/12/07 01:53:59 [DEBUG] agent: Service "_v0_multicloud_10.233.55.88_9001" in sync
    2021/12/07 01:53:59 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:53:59 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:53:59 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.6.1_9015" in sync
    2021/12/07 01:53:59 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.46.202_9007" in sync
    2021/12/07 01:53:59 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.46.202_9007" in sync
    2021/12/07 01:53:59 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.32.115_8080" in sync
    2021/12/07 01:53:59 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:53:59 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:53:59 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:53:59 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:53:59 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:53:59 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.28.127_9011" in sync
    2021/12/07 01:53:59 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:53:59 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:53:59 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:53:59 [DEBUG] agent: Service "_v1_multicloud_10.233.55.88_9001" in sync
    2021/12/07 01:53:59 [DEBUG] agent: Service "_v1_sdc_10.233.32.115_8443" in sync
    2021/12/07 01:53:59 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:53:59 [DEBUG] agent: Node info in sync
    2021/12/07 01:53:59 [DEBUG] http: Request PUT /v1/agent/service/register (443.42928ms) from=10.233.77.186:52036
    2021/12/07 01:53:59 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.28.127_9011" in sync
    2021/12/07 01:53:59 [DEBUG] agent: Service "_v0_multicloud_10.233.55.88_9001" in sync
    2021/12/07 01:53:59 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:53:59 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:53:59 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:53:59 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.6.1_9015" in sync
    2021/12/07 01:53:59 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.46.202_9007" in sync
    2021/12/07 01:53:59 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.46.202_9007" in sync
    2021/12/07 01:53:59 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.32.115_8080" in sync
    2021/12/07 01:53:59 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:53:59 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:53:59 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:53:59 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:53:59 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.28.127_9011" in sync
    2021/12/07 01:53:59 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:53:59 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:53:59 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:53:59 [DEBUG] agent: Service "_v1_multicloud_10.233.55.88_9001" in sync
    2021/12/07 01:53:59 [DEBUG] agent: Service "_v1_sdc_10.233.32.115_8443" in sync
    2021/12/07 01:53:59 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:53:59 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:53:59 [DEBUG] agent: Service "_v1_sdc-gui_10.233.12.173_8181" in sync
    2021/12/07 01:53:59 [DEBUG] agent: Service "_v1_nsd_10.233.40.75_8806" in sync
    2021/12/07 01:53:59 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:53:59 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:53:59 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:53:59 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:53:59 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:53:59 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.40.75_8806" in sync
    2021/12/07 01:53:59 [DEBUG] agent: Service "_v1_message-router_10.233.7.225_3904" in sync
    2021/12/07 01:53:59 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:53:59 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.10.86_443" in sync
    2021/12/07 01:53:59 [DEBUG] agent: Service "_v1_wf-gui_10.233.14.250_8443" in sync
    2021/12/07 01:53:59 [DEBUG] agent: Service "_v1_parser_10.233.40.75_8806" in sync
    2021/12/07 01:53:59 [DEBUG] agent: Service "_v1_catalog_10.233.40.75_8806" in sync
    2021/12/07 01:53:59 [DEBUG] agent: Node info in sync
    2021/12/07 01:53:59 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v19 (95.701399ms) from=10.233.77.186:52046
    2021/12/07 01:54:00 [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/07 01:54:00 [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/07 01:54: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/07 01:54: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/07 01:54:00 [DEBUG] agent: Service "_v1_nsd_10.233.40.75_8806" in sync
    2021/12/07 01:54:00 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:00 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:00 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:00 [DEBUG] agent: Service "_v1_sdc-gui_10.233.12.173_8181" in sync
    2021/12/07 01:54:00 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:00 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:00 [INFO] agent: Synced service "_v11__aai-nodes-query_10.233.74.151_8446"
    2021/12/07 01:54:00 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:00 [DEBUG] agent: Service "_v1_wf-gui_10.233.14.250_8443" in sync
    2021/12/07 01:54:00 [DEBUG] agent: Service "_v1_parser_10.233.40.75_8806" in sync
    2021/12/07 01:54:00 [DEBUG] agent: Service "_v1_catalog_10.233.40.75_8806" in sync
    2021/12/07 01:54:00 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.40.75_8806" in sync
    2021/12/07 01:54:00 [DEBUG] agent: Service "_v1_message-router_10.233.7.225_3904" in sync
    2021/12/07 01:54:00 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:00 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.10.86_443" in sync
    2021/12/07 01:54:00 [DEBUG] agent: Service "_v0_multicloud_10.233.55.88_9001" in sync
    2021/12/07 01:54:00 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.28.127_9011" in sync
    2021/12/07 01:54:00 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.46.202_9007" in sync
    2021/12/07 01:54:00 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.46.202_9007" in sync
    2021/12/07 01:54:00 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.32.115_8080" in sync
    2021/12/07 01:54:00 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:00 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:00 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:00 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.6.1_9015" in sync
    2021/12/07 01:54:00 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:00 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:00 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:00 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:00 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:00 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:00 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:00 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.28.127_9011" in sync
    2021/12/07 01:54:00 [DEBUG] agent: Service "_v1_sdc_10.233.32.115_8443" in sync
    2021/12/07 01:54:00 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:00 [DEBUG] agent: Service "_v1_multicloud_10.233.55.88_9001" in sync
    2021/12/07 01:54:00 [DEBUG] agent: Node info in sync
    2021/12/07 01:54:00 [DEBUG] http: Request PUT /v1/agent/service/register (998.818646ms) from=10.233.77.186:52050
    2021/12/07 01:54:00 [DEBUG] agent: Service "_v1_wf-gui_10.233.14.250_8443" in sync
    2021/12/07 01:54:00 [DEBUG] agent: Service "_v1_parser_10.233.40.75_8806" in sync
    2021/12/07 01:54:00 [DEBUG] agent: Service "_v1_catalog_10.233.40.75_8806" in sync
    2021/12/07 01:54:00 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.40.75_8806" in sync
    2021/12/07 01:54:00 [DEBUG] agent: Service "_v1_message-router_10.233.7.225_3904" in sync
    2021/12/07 01:54:00 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:00 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.10.86_443" in sync
    2021/12/07 01:54:00 [DEBUG] agent: Service "_v0_multicloud_10.233.55.88_9001" in sync
    2021/12/07 01:54:00 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.28.127_9011" in sync
    2021/12/07 01:54:00 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.46.202_9007" in sync
    2021/12/07 01:54:00 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.46.202_9007" in sync
    2021/12/07 01:54:00 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.32.115_8080" in sync
    2021/12/07 01:54:00 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:00 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:00 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:00 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.6.1_9015" in sync
    2021/12/07 01:54:00 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:00 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:00 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:00 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:00 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:00 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:00 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:00 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.28.127_9011" in sync
    2021/12/07 01:54:00 [DEBUG] agent: Service "_v1_sdc_10.233.32.115_8443" in sync
    2021/12/07 01:54:00 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:00 [DEBUG] agent: Service "_v1_multicloud_10.233.55.88_9001" in sync
    2021/12/07 01:54:00 [DEBUG] agent: Service "_v1_nsd_10.233.40.75_8806" in sync
    2021/12/07 01:54:00 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:00 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:00 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:00 [DEBUG] agent: Service "_v1_sdc-gui_10.233.12.173_8181" in sync
    2021/12/07 01:54:00 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:00 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:00 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:00 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:00 [DEBUG] agent: Node info in sync
    2021/12/07 01:54:00 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v11 (461.466µs) from=10.233.77.186:52058
    2021/12/07 01:54: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/07 01:54: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/07 01:54: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/07 01:54:01 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:01 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:01 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:01 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:01 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:01 [INFO] agent: Synced service "_v11_aai-nodes-query_10.233.74.151_8446"
    2021/12/07 01:54:01 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.28.127_9011" in sync
    2021/12/07 01:54:01 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:01 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:01 [DEBUG] agent: Service "_v1_multicloud_10.233.55.88_9001" in sync
    2021/12/07 01:54:01 [DEBUG] agent: Service "_v1_sdc_10.233.32.115_8443" in sync
    2021/12/07 01:54:01 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:01 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:01 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:01 [DEBUG] agent: Service "_v1_sdc-gui_10.233.12.173_8181" in sync
    2021/12/07 01:54:01 [DEBUG] agent: Service "_v1_nsd_10.233.40.75_8806" in sync
    2021/12/07 01:54:01 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:01 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:01 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:01 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:01 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:01 [DEBUG] agent: Service "_v1_catalog_10.233.40.75_8806" in sync
    2021/12/07 01:54:01 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.40.75_8806" in sync
    2021/12/07 01:54:01 [DEBUG] agent: Service "_v1_message-router_10.233.7.225_3904" in sync
    2021/12/07 01:54:01 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:01 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.10.86_443" in sync
    2021/12/07 01:54:01 [DEBUG] agent: Service "_v1_wf-gui_10.233.14.250_8443" in sync
    2021/12/07 01:54:01 [DEBUG] agent: Service "_v1_parser_10.233.40.75_8806" in sync
    2021/12/07 01:54:01 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.28.127_9011" in sync
    2021/12/07 01:54:01 [DEBUG] agent: Service "_v0_multicloud_10.233.55.88_9001" in sync
    2021/12/07 01:54:01 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.32.115_8080" in sync
    2021/12/07 01:54:01 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:01 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:01 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:01 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.6.1_9015" in sync
    2021/12/07 01:54:01 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.46.202_9007" in sync
    2021/12/07 01:54:01 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.46.202_9007" in sync
    2021/12/07 01:54:01 [DEBUG] agent: Node info in sync
    2021/12/07 01:54:01 [DEBUG] http: Request PUT /v1/agent/service/register (268.720811ms) from=10.233.77.186:52060
    2021/12/07 01:54:01 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.28.127_9011" in sync
    2021/12/07 01:54:01 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:01 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:01 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:01 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:01 [DEBUG] agent: Service "_v1_multicloud_10.233.55.88_9001" in sync
    2021/12/07 01:54:01 [DEBUG] agent: Service "_v1_sdc_10.233.32.115_8443" in sync
    2021/12/07 01:54:01 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:01 [DEBUG] agent: Service "_v1_sdc-gui_10.233.12.173_8181" in sync
    2021/12/07 01:54:01 [DEBUG] agent: Service "_v1_nsd_10.233.40.75_8806" in sync
    2021/12/07 01:54:01 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:01 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:01 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:01 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:01 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:01 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:01 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:01 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:01 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.10.86_443" in sync
    2021/12/07 01:54:01 [DEBUG] agent: Service "_v1_wf-gui_10.233.14.250_8443" in sync
    2021/12/07 01:54:01 [DEBUG] agent: Service "_v1_parser_10.233.40.75_8806" in sync
    2021/12/07 01:54:01 [DEBUG] agent: Service "_v1_catalog_10.233.40.75_8806" in sync
    2021/12/07 01:54:01 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.40.75_8806" in sync
    2021/12/07 01:54:01 [DEBUG] agent: Service "_v1_message-router_10.233.7.225_3904" in sync
    2021/12/07 01:54:01 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.28.127_9011" in sync
    2021/12/07 01:54:01 [DEBUG] agent: Service "_v0_multicloud_10.233.55.88_9001" in sync
    2021/12/07 01:54:01 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:01 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.6.1_9015" in sync
    2021/12/07 01:54:01 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.46.202_9007" in sync
    2021/12/07 01:54:01 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.46.202_9007" in sync
    2021/12/07 01:54:01 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.32.115_8080" in sync
    2021/12/07 01:54:01 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:01 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:01 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:01 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:01 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:01 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:01 [DEBUG] agent: Node info in sync
    2021/12/07 01:54:01 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v11 (377.945µs) from=10.233.77.186:52066
    2021/12/07 01:54:01 [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/07 01:54:01 [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/07 01:54: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/07 01:54: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/07 01:54:01 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:01 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:01 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:01 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:01 [DEBUG] agent: Service "_v1_parser_10.233.40.75_8806" in sync
    2021/12/07 01:54:01 [DEBUG] agent: Service "_v1_catalog_10.233.40.75_8806" in sync
    2021/12/07 01:54:01 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.40.75_8806" in sync
    2021/12/07 01:54:01 [DEBUG] agent: Service "_v1_message-router_10.233.7.225_3904" in sync
    2021/12/07 01:54:01 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:01 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.10.86_443" in sync
    2021/12/07 01:54:01 [DEBUG] agent: Service "_v1_wf-gui_10.233.14.250_8443" in sync
    2021/12/07 01:54:01 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.28.127_9011" in sync
    2021/12/07 01:54:01 [DEBUG] agent: Service "_v0_multicloud_10.233.55.88_9001" in sync
    2021/12/07 01:54:01 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.46.202_9007" in sync
    2021/12/07 01:54:01 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.32.115_8080" in sync
    2021/12/07 01:54:01 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:01 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:01 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:01 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.6.1_9015" in sync
    2021/12/07 01:54:01 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.46.202_9007" in sync
    2021/12/07 01:54:01 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:01 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:01 [INFO] agent: Synced service "_v12__aai-nodes-query_10.233.74.151_8446"
    2021/12/07 01:54:01 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:01 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:01 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:01 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:01 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:01 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.28.127_9011" in sync
    2021/12/07 01:54:01 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:01 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:01 [DEBUG] agent: Service "_v1_multicloud_10.233.55.88_9001" in sync
    2021/12/07 01:54:01 [DEBUG] agent: Service "_v1_sdc_10.233.32.115_8443" in sync
    2021/12/07 01:54:01 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:01 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:01 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:01 [DEBUG] agent: Service "_v1_sdc-gui_10.233.12.173_8181" in sync
    2021/12/07 01:54:01 [DEBUG] agent: Service "_v1_nsd_10.233.40.75_8806" in sync
    2021/12/07 01:54:01 [DEBUG] agent: Node info in sync
    2021/12/07 01:54:01 [DEBUG] http: Request PUT /v1/agent/service/register (256.687722ms) from=10.233.77.186:52068
    2021/12/07 01:54:01 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:01 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:01 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:01 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:01 [DEBUG] agent: Service "_v1_wf-gui_10.233.14.250_8443" in sync
    2021/12/07 01:54:01 [DEBUG] agent: Service "_v1_parser_10.233.40.75_8806" in sync
    2021/12/07 01:54:01 [DEBUG] agent: Service "_v1_catalog_10.233.40.75_8806" in sync
    2021/12/07 01:54:01 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.40.75_8806" in sync
    2021/12/07 01:54:01 [DEBUG] agent: Service "_v1_message-router_10.233.7.225_3904" in sync
    2021/12/07 01:54:01 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:01 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.10.86_443" in sync
    2021/12/07 01:54:01 [DEBUG] agent: Service "_v0_multicloud_10.233.55.88_9001" in sync
    2021/12/07 01:54:01 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.28.127_9011" in sync
    2021/12/07 01:54:01 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.46.202_9007" in sync
    2021/12/07 01:54:01 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.46.202_9007" in sync
    2021/12/07 01:54:01 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.32.115_8080" in sync
    2021/12/07 01:54:01 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:01 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:01 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:01 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.6.1_9015" in sync
    2021/12/07 01:54:01 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:01 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:01 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:01 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:01 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:01 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:01 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:01 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:01 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:01 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.28.127_9011" in sync
    2021/12/07 01:54:01 [DEBUG] agent: Service "_v1_sdc_10.233.32.115_8443" in sync
    2021/12/07 01:54:01 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:01 [DEBUG] agent: Service "_v1_multicloud_10.233.55.88_9001" in sync
    2021/12/07 01:54:01 [DEBUG] agent: Service "_v1_nsd_10.233.40.75_8806" in sync
    2021/12/07 01:54:01 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:01 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:01 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:01 [DEBUG] agent: Service "_v1_sdc-gui_10.233.12.173_8181" in sync
    2021/12/07 01:54:01 [DEBUG] agent: Node info in sync
    2021/12/07 01:54:01 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v12 (602.368µs) from=10.233.77.186:52072
    2021/12/07 01:54:01 [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/07 01:54: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/07 01:54: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/07 01:54:02 [DEBUG] agent: Service "_v1_multicloud_10.233.55.88_9001" in sync
    2021/12/07 01:54:02 [DEBUG] agent: Service "_v1_sdc_10.233.32.115_8443" in sync
    2021/12/07 01:54:02 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:02 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:02 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:02 [DEBUG] agent: Service "_v1_sdc-gui_10.233.12.173_8181" in sync
    2021/12/07 01:54:02 [DEBUG] agent: Service "_v1_nsd_10.233.40.75_8806" in sync
    2021/12/07 01:54:02 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:02 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:02 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:02 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:02 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:02 [DEBUG] agent: Service "_v1_catalog_10.233.40.75_8806" in sync
    2021/12/07 01:54:02 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.40.75_8806" in sync
    2021/12/07 01:54:02 [DEBUG] agent: Service "_v1_message-router_10.233.7.225_3904" in sync
    2021/12/07 01:54:02 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:02 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.10.86_443" in sync
    2021/12/07 01:54:02 [DEBUG] agent: Service "_v1_wf-gui_10.233.14.250_8443" in sync
    2021/12/07 01:54:02 [DEBUG] agent: Service "_v1_parser_10.233.40.75_8806" in sync
    2021/12/07 01:54:02 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.28.127_9011" in sync
    2021/12/07 01:54:02 [DEBUG] agent: Service "_v0_multicloud_10.233.55.88_9001" in sync
    2021/12/07 01:54:02 [INFO] agent: Synced service "_v12_aai-nodes-query_10.233.74.151_8446"
    2021/12/07 01:54:02 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.32.115_8080" in sync
    2021/12/07 01:54:02 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:02 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:02 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:02 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.6.1_9015" in sync
    2021/12/07 01:54:02 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.46.202_9007" in sync
    2021/12/07 01:54:02 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.46.202_9007" in sync
    2021/12/07 01:54:02 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:02 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:02 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:02 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:02 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:02 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:02 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:02 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.28.127_9011" in sync
    2021/12/07 01:54:02 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:02 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:02 [DEBUG] agent: Node info in sync
    2021/12/07 01:54:02 [DEBUG] http: Request PUT /v1/agent/service/register (501.547974ms) from=10.233.77.186:52074
    2021/12/07 01:54:02 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v12 (559.009µs) from=10.233.77.186:52082
    2021/12/07 01:54:02 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:02 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:02 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:02 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.6.1_9015" in sync
    2021/12/07 01:54:02 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.46.202_9007" in sync
    2021/12/07 01:54:02 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.46.202_9007" in sync
    2021/12/07 01:54:02 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.32.115_8080" in sync
    2021/12/07 01:54:02 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:02 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:02 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:02 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:02 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:02 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:02 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.28.127_9011" in sync
    2021/12/07 01:54:02 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:02 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:02 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:02 [DEBUG] agent: Service "_v1_multicloud_10.233.55.88_9001" in sync
    2021/12/07 01:54:02 [DEBUG] agent: Service "_v1_sdc_10.233.32.115_8443" in sync
    2021/12/07 01:54:02 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:02 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:02 [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/07 01:54:02 [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/07 01:54: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/07 01:54: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/07 01:54:02 [DEBUG] agent: Service "_v1_sdc-gui_10.233.12.173_8181" in sync
    2021/12/07 01:54:02 [DEBUG] agent: Service "_v1_nsd_10.233.40.75_8806" in sync
    2021/12/07 01:54:02 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:02 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:02 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:02 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:02 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:02 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:02 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.40.75_8806" in sync
    2021/12/07 01:54:02 [DEBUG] agent: Service "_v1_message-router_10.233.7.225_3904" in sync
    2021/12/07 01:54:02 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:02 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.10.86_443" in sync
    2021/12/07 01:54:02 [DEBUG] agent: Service "_v1_wf-gui_10.233.14.250_8443" in sync
    2021/12/07 01:54:02 [DEBUG] agent: Service "_v1_parser_10.233.40.75_8806" in sync
    2021/12/07 01:54:02 [DEBUG] agent: Service "_v1_catalog_10.233.40.75_8806" in sync
    2021/12/07 01:54:02 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.28.127_9011" in sync
    2021/12/07 01:54:02 [DEBUG] agent: Service "_v0_multicloud_10.233.55.88_9001" in sync
    2021/12/07 01:54:02 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:02 [DEBUG] agent: Node info in sync
    2021/12/07 01:54:02 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.28.127_9011" in sync
    2021/12/07 01:54:02 [DEBUG] agent: Service "_v0_multicloud_10.233.55.88_9001" in sync
    2021/12/07 01:54:02 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:02 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.6.1_9015" in sync
    2021/12/07 01:54:02 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.46.202_9007" in sync
    2021/12/07 01:54:02 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.46.202_9007" in sync
    2021/12/07 01:54:02 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.32.115_8080" in sync
    2021/12/07 01:54:02 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:02 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:02 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:02 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:02 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:02 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:02 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:02 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:02 [INFO] agent: Synced service "_v13__aai-nodes-query_10.233.74.151_8446"
    2021/12/07 01:54:02 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.28.127_9011" in sync
    2021/12/07 01:54:02 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:02 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:02 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:02 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:02 [DEBUG] agent: Service "_v1_multicloud_10.233.55.88_9001" in sync
    2021/12/07 01:54:02 [DEBUG] agent: Service "_v1_sdc_10.233.32.115_8443" in sync
    2021/12/07 01:54:02 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:02 [DEBUG] agent: Service "_v1_sdc-gui_10.233.12.173_8181" in sync
    2021/12/07 01:54:02 [DEBUG] agent: Service "_v1_nsd_10.233.40.75_8806" in sync
    2021/12/07 01:54:02 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:02 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:02 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:02 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:02 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:02 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:02 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:02 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.10.86_443" in sync
    2021/12/07 01:54:02 [DEBUG] agent: Service "_v1_wf-gui_10.233.14.250_8443" in sync
    2021/12/07 01:54:02 [DEBUG] agent: Service "_v1_parser_10.233.40.75_8806" in sync
    2021/12/07 01:54:02 [DEBUG] agent: Service "_v1_catalog_10.233.40.75_8806" in sync
    2021/12/07 01:54:02 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.40.75_8806" in sync
    2021/12/07 01:54:02 [DEBUG] agent: Service "_v1_message-router_10.233.7.225_3904" in sync
    2021/12/07 01:54:02 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:02 [DEBUG] agent: Node info in sync
    2021/12/07 01:54:02 [DEBUG] http: Request PUT /v1/agent/service/register (300.637608ms) from=10.233.77.186:52084
    2021/12/07 01:54:02 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:02 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:02 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:02 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:02 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.40.75_8806" in sync
    2021/12/07 01:54:02 [DEBUG] agent: Service "_v1_message-router_10.233.7.225_3904" in sync
    2021/12/07 01:54:02 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:02 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.10.86_443" in sync
    2021/12/07 01:54:02 [DEBUG] agent: Service "_v1_wf-gui_10.233.14.250_8443" in sync
    2021/12/07 01:54:02 [DEBUG] agent: Service "_v1_parser_10.233.40.75_8806" in sync
    2021/12/07 01:54:02 [DEBUG] agent: Service "_v1_catalog_10.233.40.75_8806" in sync
    2021/12/07 01:54:02 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.28.127_9011" in sync
    2021/12/07 01:54:02 [DEBUG] agent: Service "_v0_multicloud_10.233.55.88_9001" in sync
    2021/12/07 01:54:02 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:02 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:02 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:02 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:02 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.6.1_9015" in sync
    2021/12/07 01:54:02 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.46.202_9007" in sync
    2021/12/07 01:54:02 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.46.202_9007" in sync
    2021/12/07 01:54:02 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.32.115_8080" in sync
    2021/12/07 01:54:02 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:02 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:02 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:02 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:02 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:02 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:02 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:02 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.28.127_9011" in sync
    2021/12/07 01:54:02 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:02 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:02 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:02 [DEBUG] agent: Service "_v1_multicloud_10.233.55.88_9001" in sync
    2021/12/07 01:54:02 [DEBUG] agent: Service "_v1_sdc_10.233.32.115_8443" in sync
    2021/12/07 01:54:02 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:02 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:02 [DEBUG] agent: Service "_v1_sdc-gui_10.233.12.173_8181" in sync
    2021/12/07 01:54:02 [DEBUG] agent: Service "_v1_nsd_10.233.40.75_8806" in sync
    2021/12/07 01:54:02 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:02 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:02 [DEBUG] agent: Node info in sync
    2021/12/07 01:54:02 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v13 (422.092µs) from=10.233.77.186:52086
    2021/12/07 01:54:02 [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/07 01:54: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/07 01:54: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/07 01:54:02 [DEBUG] agent: Service "_v1_catalog_10.233.40.75_8806" in sync
    2021/12/07 01:54:02 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.40.75_8806" in sync
    2021/12/07 01:54:02 [DEBUG] agent: Service "_v1_message-router_10.233.7.225_3904" in sync
    2021/12/07 01:54:02 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:02 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.10.86_443" in sync
    2021/12/07 01:54:02 [DEBUG] agent: Service "_v1_wf-gui_10.233.14.250_8443" in sync
    2021/12/07 01:54:02 [DEBUG] agent: Service "_v1_parser_10.233.40.75_8806" in sync
    2021/12/07 01:54:02 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.28.127_9011" in sync
    2021/12/07 01:54:02 [DEBUG] agent: Service "_v0_multicloud_10.233.55.88_9001" in sync
    2021/12/07 01:54:02 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:02 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.32.115_8080" in sync
    2021/12/07 01:54:02 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:02 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:02 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:02 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.6.1_9015" in sync
    2021/12/07 01:54:02 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.46.202_9007" in sync
    2021/12/07 01:54:02 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.46.202_9007" in sync
    2021/12/07 01:54:02 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:02 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:02 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:02 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:02 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:02 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:02 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:02 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:02 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.28.127_9011" in sync
    2021/12/07 01:54:02 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:02 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:02 [DEBUG] agent: Service "_v1_multicloud_10.233.55.88_9001" in sync
    2021/12/07 01:54:02 [DEBUG] agent: Service "_v1_sdc_10.233.32.115_8443" in sync
    2021/12/07 01:54:02 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:02 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:02 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:02 [DEBUG] agent: Service "_v1_sdc-gui_10.233.12.173_8181" in sync
    2021/12/07 01:54:02 [DEBUG] agent: Service "_v1_nsd_10.233.40.75_8806" in sync
    2021/12/07 01:54:02 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:02 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:02 [INFO] agent: Synced service "_v13_aai-nodes-query_10.233.74.151_8446"
    2021/12/07 01:54:02 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:02 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:02 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:02 [DEBUG] agent: Node info in sync
    2021/12/07 01:54:02 [DEBUG] http: Request PUT /v1/agent/service/register (479.12059ms) from=10.233.77.186:52088
    2021/12/07 01:54:02 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:02 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:02 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:02 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:02 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:02 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.40.75_8806" in sync
    2021/12/07 01:54:02 [DEBUG] agent: Service "_v1_message-router_10.233.7.225_3904" in sync
    2021/12/07 01:54:02 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:02 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.10.86_443" in sync
    2021/12/07 01:54:02 [DEBUG] agent: Service "_v1_wf-gui_10.233.14.250_8443" in sync
    2021/12/07 01:54:02 [DEBUG] agent: Service "_v1_parser_10.233.40.75_8806" in sync
    2021/12/07 01:54:02 [DEBUG] agent: Service "_v1_catalog_10.233.40.75_8806" in sync
    2021/12/07 01:54:02 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.28.127_9011" in sync
    2021/12/07 01:54:02 [DEBUG] agent: Service "_v0_multicloud_10.233.55.88_9001" in sync
    2021/12/07 01:54:02 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:02 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:02 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:02 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:02 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.6.1_9015" in sync
    2021/12/07 01:54:02 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.46.202_9007" in sync
    2021/12/07 01:54:02 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.46.202_9007" in sync
    2021/12/07 01:54:02 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.32.115_8080" in sync
    2021/12/07 01:54:02 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:02 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:02 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:02 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:02 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:02 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:02 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:02 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.28.127_9011" in sync
    2021/12/07 01:54:02 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:02 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:02 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:02 [DEBUG] agent: Service "_v1_multicloud_10.233.55.88_9001" in sync
    2021/12/07 01:54:02 [DEBUG] agent: Service "_v1_sdc_10.233.32.115_8443" in sync
    2021/12/07 01:54:02 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:02 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:02 [DEBUG] agent: Service "_v1_sdc-gui_10.233.12.173_8181" in sync
    2021/12/07 01:54:02 [DEBUG] agent: Service "_v1_nsd_10.233.40.75_8806" in sync
    2021/12/07 01:54:02 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:02 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:02 [DEBUG] agent: Node info in sync
    2021/12/07 01:54:03 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v13 (441.992µs) from=10.233.77.186:52096
    2021/12/07 01:54:03 [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/07 01:54:03 [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/07 01:54:03 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/12/07 01:54:03 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/12/07 01:54:03 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:03 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:03 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:03 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:03 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:03 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:03 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.28.127_9011" in sync
    2021/12/07 01:54:03 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:03 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:03 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:03 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:03 [DEBUG] agent: Service "_v1_multicloud_10.233.55.88_9001" in sync
    2021/12/07 01:54:03 [DEBUG] agent: Service "_v1_sdc_10.233.32.115_8443" in sync
    2021/12/07 01:54:03 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:03 [DEBUG] agent: Service "_v1_sdc-gui_10.233.12.173_8181" in sync
    2021/12/07 01:54:03 [DEBUG] agent: Service "_v1_nsd_10.233.40.75_8806" in sync
    2021/12/07 01:54:03 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:03 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:03 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:03 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:03 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:03 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:03 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:03 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:03 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:03 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.10.86_443" in sync
    2021/12/07 01:54:03 [DEBUG] agent: Service "_v1_wf-gui_10.233.14.250_8443" in sync
    2021/12/07 01:54:03 [DEBUG] agent: Service "_v1_parser_10.233.40.75_8806" in sync
    2021/12/07 01:54:03 [DEBUG] agent: Service "_v1_catalog_10.233.40.75_8806" in sync
    2021/12/07 01:54:03 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.40.75_8806" in sync
    2021/12/07 01:54:03 [DEBUG] agent: Service "_v1_message-router_10.233.7.225_3904" in sync
    2021/12/07 01:54:03 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.28.127_9011" in sync
    2021/12/07 01:54:03 [DEBUG] agent: Service "_v0_multicloud_10.233.55.88_9001" in sync
    2021/12/07 01:54:03 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:03 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:03 [INFO] agent: Synced service "_v14__aai-nodes-query_10.233.74.151_8446"
    2021/12/07 01:54:03 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.6.1_9015" in sync
    2021/12/07 01:54:03 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.46.202_9007" in sync
    2021/12/07 01:54:03 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.46.202_9007" in sync
    2021/12/07 01:54:03 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.32.115_8080" in sync
    2021/12/07 01:54:03 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:03 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:03 [DEBUG] agent: Node info in sync
    2021/12/07 01:54:03 [DEBUG] http: Request PUT /v1/agent/service/register (269.878943ms) from=10.233.77.186:52098
    2021/12/07 01:54:03 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:03 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:03 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:03 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:03 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:03 [DEBUG] agent: Service "_v1_wf-gui_10.233.14.250_8443" in sync
    2021/12/07 01:54:03 [DEBUG] agent: Service "_v1_parser_10.233.40.75_8806" in sync
    2021/12/07 01:54:03 [DEBUG] agent: Service "_v1_catalog_10.233.40.75_8806" in sync
    2021/12/07 01:54:03 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.40.75_8806" in sync
    2021/12/07 01:54:03 [DEBUG] agent: Service "_v1_message-router_10.233.7.225_3904" in sync
    2021/12/07 01:54:03 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:03 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.10.86_443" in sync
    2021/12/07 01:54:03 [DEBUG] agent: Service "_v0_multicloud_10.233.55.88_9001" in sync
    2021/12/07 01:54:03 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:03 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.28.127_9011" in sync
    2021/12/07 01:54:03 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.46.202_9007" in sync
    2021/12/07 01:54:03 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.46.202_9007" in sync
    2021/12/07 01:54:03 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.32.115_8080" in sync
    2021/12/07 01:54:03 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:03 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:03 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:03 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:03 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.6.1_9015" in sync
    2021/12/07 01:54:03 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:03 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:03 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:03 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:03 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:03 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:03 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:03 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:03 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:03 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:03 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.28.127_9011" in sync
    2021/12/07 01:54:03 [DEBUG] agent: Service "_v1_sdc_10.233.32.115_8443" in sync
    2021/12/07 01:54:03 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:03 [DEBUG] agent: Service "_v1_multicloud_10.233.55.88_9001" in sync
    2021/12/07 01:54:03 [DEBUG] agent: Service "_v1_nsd_10.233.40.75_8806" in sync
    2021/12/07 01:54:03 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:03 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:03 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:03 [DEBUG] agent: Service "_v1_sdc-gui_10.233.12.173_8181" in sync
    2021/12/07 01:54:03 [DEBUG] agent: Node info in sync
    2021/12/07 01:54:03 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v14 (4.780337ms) from=10.233.77.186:52102
    2021/12/07 01:54:04 [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/07 01:54:04 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/12/07 01:54:04 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/12/07 01:54:04 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.10.86_443" in sync
    2021/12/07 01:54:04 [DEBUG] agent: Service "_v1_wf-gui_10.233.14.250_8443" in sync
    2021/12/07 01:54:04 [DEBUG] agent: Service "_v1_parser_10.233.40.75_8806" in sync
    2021/12/07 01:54:04 [DEBUG] agent: Service "_v1_catalog_10.233.40.75_8806" in sync
    2021/12/07 01:54:04 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.40.75_8806" in sync
    2021/12/07 01:54:04 [DEBUG] agent: Service "_v1_message-router_10.233.7.225_3904" in sync
    2021/12/07 01:54:04 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:04 [INFO] agent: Synced service "_v14_aai-nodes-query_10.233.74.151_8446"
    2021/12/07 01:54:04 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.28.127_9011" in sync
    2021/12/07 01:54:04 [DEBUG] agent: Service "_v0_multicloud_10.233.55.88_9001" in sync
    2021/12/07 01:54:04 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:04 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.6.1_9015" in sync
    2021/12/07 01:54:04 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.46.202_9007" in sync
    2021/12/07 01:54:04 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.46.202_9007" in sync
    2021/12/07 01:54:04 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.32.115_8080" in sync
    2021/12/07 01:54:04 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:04 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:04 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:04 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:04 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:04 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:04 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:04 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:04 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:04 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:04 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.28.127_9011" in sync
    2021/12/07 01:54:04 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:04 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:04 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:04 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:04 [DEBUG] agent: Service "_v1_multicloud_10.233.55.88_9001" in sync
    2021/12/07 01:54:04 [DEBUG] agent: Service "_v1_sdc_10.233.32.115_8443" in sync
    2021/12/07 01:54:04 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:04 [DEBUG] agent: Service "_v1_sdc-gui_10.233.12.173_8181" in sync
    2021/12/07 01:54:04 [DEBUG] agent: Service "_v1_nsd_10.233.40.75_8806" in sync
    2021/12/07 01:54:04 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:04 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:04 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:04 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:04 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:04 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:04 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:04 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:04 [DEBUG] agent: Node info in sync
    2021/12/07 01:54:04 [DEBUG] http: Request PUT /v1/agent/service/register (236.970743ms) from=10.233.77.186:52108
    2021/12/07 01:54:04 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.28.127_9011" in sync
    2021/12/07 01:54:04 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:04 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:04 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:04 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:04 [DEBUG] agent: Service "_v1_multicloud_10.233.55.88_9001" in sync
    2021/12/07 01:54:04 [DEBUG] agent: Service "_v1_sdc_10.233.32.115_8443" in sync
    2021/12/07 01:54:04 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:04 [DEBUG] agent: Service "_v1_sdc-gui_10.233.12.173_8181" in sync
    2021/12/07 01:54:04 [DEBUG] agent: Service "_v1_nsd_10.233.40.75_8806" in sync
    2021/12/07 01:54:04 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:04 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:04 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:04 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:04 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:04 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:04 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:04 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:04 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:04 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:04 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.10.86_443" in sync
    2021/12/07 01:54:04 [DEBUG] agent: Service "_v1_wf-gui_10.233.14.250_8443" in sync
    2021/12/07 01:54:04 [DEBUG] agent: Service "_v1_parser_10.233.40.75_8806" in sync
    2021/12/07 01:54:04 [DEBUG] agent: Service "_v1_catalog_10.233.40.75_8806" in sync
    2021/12/07 01:54:04 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.40.75_8806" in sync
    2021/12/07 01:54:04 [DEBUG] agent: Service "_v1_message-router_10.233.7.225_3904" in sync
    2021/12/07 01:54:04 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.28.127_9011" in sync
    2021/12/07 01:54:04 [DEBUG] agent: Service "_v0_multicloud_10.233.55.88_9001" in sync
    2021/12/07 01:54:04 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:04 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:04 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:04 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.6.1_9015" in sync
    2021/12/07 01:54:04 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.46.202_9007" in sync
    2021/12/07 01:54:04 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.46.202_9007" in sync
    2021/12/07 01:54:04 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.32.115_8080" in sync
    2021/12/07 01:54:04 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:04 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:04 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:04 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:04 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:04 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:04 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:04 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:04 [DEBUG] agent: Node info in sync
    2021/12/07 01:54:04 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v14 (101.367768ms) from=10.233.77.186:52114
    2021/12/07 01:54:04 [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/07 01:54:04 [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/07 01:54:04 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/12/07 01:54:04 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/12/07 01:54:05 [DEBUG] agent: Service "_v1_sdc-gui_10.233.12.173_8181" in sync
    2021/12/07 01:54:05 [DEBUG] agent: Service "_v1_nsd_10.233.40.75_8806" in sync
    2021/12/07 01:54:05 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:05 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:05 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:05 [INFO] agent: Synced service "_v15__aai-nodes-query_10.233.74.151_8446"
    2021/12/07 01:54:05 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:05 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:05 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:05 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:05 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:05 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.10.86_443" in sync
    2021/12/07 01:54:05 [DEBUG] agent: Service "_v1_wf-gui_10.233.14.250_8443" in sync
    2021/12/07 01:54:05 [DEBUG] agent: Service "_v1_parser_10.233.40.75_8806" in sync
    2021/12/07 01:54:05 [DEBUG] agent: Service "_v1_catalog_10.233.40.75_8806" in sync
    2021/12/07 01:54:05 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.40.75_8806" in sync
    2021/12/07 01:54:05 [DEBUG] agent: Service "_v1_message-router_10.233.7.225_3904" in sync
    2021/12/07 01:54:05 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:05 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:05 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.28.127_9011" in sync
    2021/12/07 01:54:05 [DEBUG] agent: Service "_v0_multicloud_10.233.55.88_9001" in sync
    2021/12/07 01:54:05 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:05 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.6.1_9015" in sync
    2021/12/07 01:54:05 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.46.202_9007" in sync
    2021/12/07 01:54:05 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.46.202_9007" in sync
    2021/12/07 01:54:05 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.32.115_8080" in sync
    2021/12/07 01:54:05 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:05 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:05 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:05 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:05 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:05 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:05 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:05 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:05 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:05 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:05 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.28.127_9011" in sync
    2021/12/07 01:54:05 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:05 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:05 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:05 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:05 [DEBUG] agent: Service "_v1_multicloud_10.233.55.88_9001" in sync
    2021/12/07 01:54:05 [DEBUG] agent: Service "_v1_sdc_10.233.32.115_8443" in sync
    2021/12/07 01:54:05 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:05 [DEBUG] agent: Node info in sync
    2021/12/07 01:54:05 [DEBUG] http: Request PUT /v1/agent/service/register (599.870636ms) from=10.233.77.186:52118
    2021/12/07 01:54:05 [DEBUG] agent: Service "_v1_sdc-gui_10.233.12.173_8181" in sync
    2021/12/07 01:54:05 [DEBUG] agent: Service "_v1_nsd_10.233.40.75_8806" in sync
    2021/12/07 01:54:05 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:05 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:05 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:05 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:05 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:05 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:05 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:05 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:05 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:05 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:05 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.10.86_443" in sync
    2021/12/07 01:54:05 [DEBUG] agent: Service "_v1_wf-gui_10.233.14.250_8443" in sync
    2021/12/07 01:54:05 [DEBUG] agent: Service "_v1_parser_10.233.40.75_8806" in sync
    2021/12/07 01:54:05 [DEBUG] agent: Service "_v1_catalog_10.233.40.75_8806" in sync
    2021/12/07 01:54:05 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.40.75_8806" in sync
    2021/12/07 01:54:05 [DEBUG] agent: Service "_v1_message-router_10.233.7.225_3904" in sync
    2021/12/07 01:54:05 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:05 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.28.127_9011" in sync
    2021/12/07 01:54:05 [DEBUG] agent: Service "_v0_multicloud_10.233.55.88_9001" in sync
    2021/12/07 01:54:05 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:05 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:05 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.6.1_9015" in sync
    2021/12/07 01:54:05 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.46.202_9007" in sync
    2021/12/07 01:54:05 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.46.202_9007" in sync
    2021/12/07 01:54:05 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.32.115_8080" in sync
    2021/12/07 01:54:05 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:05 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:05 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:05 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:05 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:05 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:05 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:05 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:05 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:05 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.28.127_9011" in sync
    2021/12/07 01:54:05 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:05 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:05 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:05 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:05 [DEBUG] agent: Service "_v1_multicloud_10.233.55.88_9001" in sync
    2021/12/07 01:54:05 [DEBUG] agent: Service "_v1_sdc_10.233.32.115_8443" in sync
    2021/12/07 01:54:05 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:05 [DEBUG] agent: Node info in sync
    2021/12/07 01:54:05 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v15 (94.272803ms) from=10.233.77.186:52124
    2021/12/07 01:54:05 [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/07 01:54:05 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/12/07 01:54:05 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/12/07 01:54:05 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.28.127_9011" in sync
    2021/12/07 01:54:05 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:05 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:05 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:05 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:05 [DEBUG] agent: Service "_v1_multicloud_10.233.55.88_9001" in sync
    2021/12/07 01:54:05 [DEBUG] agent: Service "_v1_sdc_10.233.32.115_8443" in sync
    2021/12/07 01:54:05 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:05 [INFO] agent: Synced service "_v15_aai-nodes-query_10.233.74.151_8446"
    2021/12/07 01:54:05 [DEBUG] agent: Service "_v1_sdc-gui_10.233.12.173_8181" in sync
    2021/12/07 01:54:05 [DEBUG] agent: Service "_v1_nsd_10.233.40.75_8806" in sync
    2021/12/07 01:54:05 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:05 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:05 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:05 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:05 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:05 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:05 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:05 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:05 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:05 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.10.86_443" in sync
    2021/12/07 01:54:05 [DEBUG] agent: Service "_v1_wf-gui_10.233.14.250_8443" in sync
    2021/12/07 01:54:05 [DEBUG] agent: Service "_v1_parser_10.233.40.75_8806" in sync
    2021/12/07 01:54:05 [DEBUG] agent: Service "_v1_catalog_10.233.40.75_8806" in sync
    2021/12/07 01:54:05 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.40.75_8806" in sync
    2021/12/07 01:54:05 [DEBUG] agent: Service "_v1_message-router_10.233.7.225_3904" in sync
    2021/12/07 01:54:05 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:05 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:05 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.28.127_9011" in sync
    2021/12/07 01:54:05 [DEBUG] agent: Service "_v0_multicloud_10.233.55.88_9001" in sync
    2021/12/07 01:54:05 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:05 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.6.1_9015" in sync
    2021/12/07 01:54:05 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.46.202_9007" in sync
    2021/12/07 01:54:05 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.46.202_9007" in sync
    2021/12/07 01:54:05 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.32.115_8080" in sync
    2021/12/07 01:54:05 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:05 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:05 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:05 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:05 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:05 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:05 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:05 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:05 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:05 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:05 [DEBUG] agent: Node info in sync
    2021/12/07 01:54:05 [DEBUG] http: Request PUT /v1/agent/service/register (201.633746ms) from=10.233.77.186:52126
    2021/12/07 01:54:05 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v15 (409.903µs) from=10.233.77.186:52130
    2021/12/07 01:54:05 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:05 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.6.1_9015" in sync
    2021/12/07 01:54:05 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.46.202_9007" in sync
    2021/12/07 01:54:05 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.46.202_9007" in sync
    2021/12/07 01:54:05 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.32.115_8080" in sync
    2021/12/07 01:54:05 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:05 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:05 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:05 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:05 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:05 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:05 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:05 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:05 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:05 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.28.127_9011" in sync
    2021/12/07 01:54:05 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:05 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:05 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:05 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:05 [DEBUG] agent: Service "_v1_multicloud_10.233.55.88_9001" in sync
    2021/12/07 01:54:05 [DEBUG] agent: Service "_v1_sdc_10.233.32.115_8443" in sync
    2021/12/07 01:54:05 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:05 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:05 [DEBUG] agent: Service "_v1_sdc-gui_10.233.12.173_8181" in sync
    2021/12/07 01:54:05 [DEBUG] agent: Service "_v1_nsd_10.233.40.75_8806" in sync
    2021/12/07 01:54:05 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:05 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:05 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:05 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:05 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:05 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:05 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:05 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:05 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:05 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:05 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.10.86_443" in sync
    2021/12/07 01:54:05 [DEBUG] agent: Service "_v1_wf-gui_10.233.14.250_8443" in sync
    2021/12/07 01:54:05 [DEBUG] agent: Service "_v1_parser_10.233.40.75_8806" in sync
    2021/12/07 01:54:05 [DEBUG] agent: Service "_v1_catalog_10.233.40.75_8806" in sync
    2021/12/07 01:54:05 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.40.75_8806" in sync
    2021/12/07 01:54:05 [DEBUG] agent: Service "_v1_message-router_10.233.7.225_3904" in sync
    2021/12/07 01:54:05 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:05 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.28.127_9011" in sync
    2021/12/07 01:54:05 [DEBUG] agent: Service "_v0_multicloud_10.233.55.88_9001" in sync
    2021/12/07 01:54:05 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:05 [DEBUG] agent: Node info in sync
    2021/12/07 01:54:05 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:05 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:05 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:05 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:05 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.28.127_9011" in sync
    2021/12/07 01:54:05 [DEBUG] agent: Service "_v1_sdc_10.233.32.115_8443" in sync
    2021/12/07 01:54:05 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:05 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:05 [DEBUG] agent: Service "_v1_multicloud_10.233.55.88_9001" in sync
    2021/12/07 01:54:05 [DEBUG] agent: Service "_v1_nsd_10.233.40.75_8806" in sync
    2021/12/07 01:54:05 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:05 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:05 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:05 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:05 [DEBUG] agent: Service "_v1_sdc-gui_10.233.12.173_8181" in sync
    2021/12/07 01:54:05 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:05 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:05 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:05 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:05 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:05 [DEBUG] agent: Service "_v1_wf-gui_10.233.14.250_8443" in sync
    2021/12/07 01:54:05 [DEBUG] agent: Service "_v1_parser_10.233.40.75_8806" in sync
    2021/12/07 01:54:05 [DEBUG] agent: Service "_v1_catalog_10.233.40.75_8806" in sync
    2021/12/07 01:54:05 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.40.75_8806" in sync
    2021/12/07 01:54:05 [DEBUG] agent: Service "_v1_message-router_10.233.7.225_3904" in sync
    2021/12/07 01:54:05 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:05 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:05 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.10.86_443" in sync
    2021/12/07 01:54:05 [DEBUG] agent: Service "_v0_multicloud_10.233.55.88_9001" in sync
    2021/12/07 01:54:05 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:05 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.28.127_9011" in sync
    2021/12/07 01:54:05 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.46.202_9007" in sync
    2021/12/07 01:54:05 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.46.202_9007" in sync
    2021/12/07 01:54:05 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.32.115_8080" in sync
    2021/12/07 01:54:05 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:05 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:05 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:05 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:05 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.6.1_9015" in sync
    2021/12/07 01:54:05 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:05 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:05 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:05 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:05 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:05 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:05 [DEBUG] agent: Node info in sync
    2021/12/07 01:54:06 [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/07 01:54:06 [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/07 01:54:06 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/12/07 01:54:06 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/12/07 01:54:06 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:06 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.28.127_9011" in sync
    2021/12/07 01:54:06 [DEBUG] agent: Service "_v0_multicloud_10.233.55.88_9001" in sync
    2021/12/07 01:54:06 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.46.202_9007" in sync
    2021/12/07 01:54:06 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.32.115_8080" in sync
    2021/12/07 01:54:06 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:06 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:06 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:06 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:06 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.6.1_9015" in sync
    2021/12/07 01:54:06 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.46.202_9007" in sync
    2021/12/07 01:54:06 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:06 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:06 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:06 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:06 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:06 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:06 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:06 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:06 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:06 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.28.127_9011" in sync
    2021/12/07 01:54:06 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:06 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:06 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:06 [DEBUG] agent: Service "_v1_multicloud_10.233.55.88_9001" in sync
    2021/12/07 01:54:06 [DEBUG] agent: Service "_v1_sdc_10.233.32.115_8443" in sync
    2021/12/07 01:54:06 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:06 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:06 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:06 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:06 [DEBUG] agent: Service "_v1_sdc-gui_10.233.12.173_8181" in sync
    2021/12/07 01:54:06 [DEBUG] agent: Service "_v1_nsd_10.233.40.75_8806" in sync
    2021/12/07 01:54:06 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:06 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:06 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:06 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:06 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:06 [DEBUG] agent: Service "_v1_parser_10.233.40.75_8806" in sync
    2021/12/07 01:54:06 [DEBUG] agent: Service "_v1_catalog_10.233.40.75_8806" in sync
    2021/12/07 01:54:06 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.40.75_8806" in sync
    2021/12/07 01:54:06 [DEBUG] agent: Service "_v1_message-router_10.233.7.225_3904" in sync
    2021/12/07 01:54:06 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:06 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:06 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.10.86_443" in sync
    2021/12/07 01:54:06 [DEBUG] agent: Service "_v1_wf-gui_10.233.14.250_8443" in sync
    2021/12/07 01:54:06 [INFO] agent: Synced service "_v16__aai-nodes-query_10.233.74.151_8446"
    2021/12/07 01:54:06 [DEBUG] agent: Node info in sync
    2021/12/07 01:54:06 [DEBUG] http: Request PUT /v1/agent/service/register (500.729538ms) from=10.233.77.186:52132
    2021/12/07 01:54:06 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:06 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.6.1_9015" in sync
    2021/12/07 01:54:06 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.46.202_9007" in sync
    2021/12/07 01:54:06 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.46.202_9007" in sync
    2021/12/07 01:54:06 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.32.115_8080" in sync
    2021/12/07 01:54:06 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:06 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:06 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:06 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:06 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:06 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:06 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:06 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:06 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:06 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.28.127_9011" in sync
    2021/12/07 01:54:06 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:06 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:06 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:06 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:06 [DEBUG] agent: Service "_v1_multicloud_10.233.55.88_9001" in sync
    2021/12/07 01:54:06 [DEBUG] agent: Service "_v1_sdc_10.233.32.115_8443" in sync
    2021/12/07 01:54:06 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:06 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:06 [DEBUG] agent: Service "_v1_sdc-gui_10.233.12.173_8181" in sync
    2021/12/07 01:54:06 [DEBUG] agent: Service "_v1_nsd_10.233.40.75_8806" in sync
    2021/12/07 01:54:06 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:06 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:06 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:06 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:06 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:06 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:06 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:06 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:06 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:06 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:06 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.10.86_443" in sync
    2021/12/07 01:54:06 [DEBUG] agent: Service "_v1_wf-gui_10.233.14.250_8443" in sync
    2021/12/07 01:54:06 [DEBUG] agent: Service "_v1_parser_10.233.40.75_8806" in sync
    2021/12/07 01:54:06 [DEBUG] agent: Service "_v1_catalog_10.233.40.75_8806" in sync
    2021/12/07 01:54:06 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.40.75_8806" in sync
    2021/12/07 01:54:06 [DEBUG] agent: Service "_v1_message-router_10.233.7.225_3904" in sync
    2021/12/07 01:54:06 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:06 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:06 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.28.127_9011" in sync
    2021/12/07 01:54:06 [DEBUG] agent: Service "_v0_multicloud_10.233.55.88_9001" in sync
    2021/12/07 01:54:06 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:06 [DEBUG] agent: Node info in sync
    2021/12/07 01:54:06 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v16 (647.816µs) from=10.233.77.186:52138
    2021/12/07 01:54:06 [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/07 01:54:06 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/12/07 01:54:06 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/12/07 01:54:07 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:07 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.28.127_9011" in sync
    2021/12/07 01:54:07 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:07 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:07 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:07 [DEBUG] agent: Service "_v1_multicloud_10.233.55.88_9001" in sync
    2021/12/07 01:54:07 [DEBUG] agent: Service "_v1_sdc_10.233.32.115_8443" in sync
    2021/12/07 01:54:07 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:07 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:07 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:07 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:07 [INFO] agent: Synced service "_v16_aai-nodes-query_10.233.74.151_8446"
    2021/12/07 01:54:07 [DEBUG] agent: Service "_v1_sdc-gui_10.233.12.173_8181" in sync
    2021/12/07 01:54:07 [DEBUG] agent: Service "_v1_nsd_10.233.40.75_8806" in sync
    2021/12/07 01:54:07 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:07 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:07 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:07 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:07 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:07 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:07 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:07 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.40.75_8806" in sync
    2021/12/07 01:54:07 [DEBUG] agent: Service "_v1_message-router_10.233.7.225_3904" in sync
    2021/12/07 01:54:07 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:07 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:07 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.10.86_443" in sync
    2021/12/07 01:54:07 [DEBUG] agent: Service "_v1_wf-gui_10.233.14.250_8443" in sync
    2021/12/07 01:54:07 [DEBUG] agent: Service "_v1_parser_10.233.40.75_8806" in sync
    2021/12/07 01:54:07 [DEBUG] agent: Service "_v1_catalog_10.233.40.75_8806" in sync
    2021/12/07 01:54:07 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:07 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.28.127_9011" in sync
    2021/12/07 01:54:07 [DEBUG] agent: Service "_v0_multicloud_10.233.55.88_9001" in sync
    2021/12/07 01:54:07 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:07 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:07 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:07 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:07 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:07 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.6.1_9015" in sync
    2021/12/07 01:54:07 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.46.202_9007" in sync
    2021/12/07 01:54:07 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.46.202_9007" in sync
    2021/12/07 01:54:07 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.32.115_8080" in sync
    2021/12/07 01:54:07 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:07 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:07 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:07 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:07 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:07 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:07 [DEBUG] agent: Node info in sync
    2021/12/07 01:54:07 [DEBUG] http: Request PUT /v1/agent/service/register (400.426538ms) from=10.233.77.186:52140
    2021/12/07 01:54:07 [DEBUG] agent: Service "_v1_wf-gui_10.233.14.250_8443" in sync
    2021/12/07 01:54:07 [DEBUG] agent: Service "_v1_parser_10.233.40.75_8806" in sync
    2021/12/07 01:54:07 [DEBUG] agent: Service "_v1_catalog_10.233.40.75_8806" in sync
    2021/12/07 01:54:07 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.40.75_8806" in sync
    2021/12/07 01:54:07 [DEBUG] agent: Service "_v1_message-router_10.233.7.225_3904" in sync
    2021/12/07 01:54:07 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:07 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:07 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.10.86_443" in sync
    2021/12/07 01:54:07 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:07 [DEBUG] agent: Service "_v0_multicloud_10.233.55.88_9001" in sync
    2021/12/07 01:54:07 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:07 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.28.127_9011" in sync
    2021/12/07 01:54:07 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.46.202_9007" in sync
    2021/12/07 01:54:07 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.46.202_9007" in sync
    2021/12/07 01:54:07 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.32.115_8080" in sync
    2021/12/07 01:54:07 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:07 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:07 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:07 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:07 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.6.1_9015" in sync
    2021/12/07 01:54:07 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:07 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:07 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:07 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:07 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:07 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:07 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:07 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:07 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:07 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:07 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.28.127_9011" in sync
    2021/12/07 01:54:07 [DEBUG] agent: Service "_v1_sdc_10.233.32.115_8443" in sync
    2021/12/07 01:54:07 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:07 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:07 [DEBUG] agent: Service "_v1_multicloud_10.233.55.88_9001" in sync
    2021/12/07 01:54:07 [DEBUG] agent: Service "_v1_nsd_10.233.40.75_8806" in sync
    2021/12/07 01:54:07 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:07 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:07 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:07 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:07 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:07 [DEBUG] agent: Service "_v1_sdc-gui_10.233.12.173_8181" in sync
    2021/12/07 01:54:07 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:07 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:07 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:07 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:07 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:07 [DEBUG] agent: Node info in sync
    2021/12/07 01:54:07 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v16 (100.420404ms) from=10.233.77.186:52142
    2021/12/07 01:54:07 [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/07 01:54:07 [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/07 01:54:07 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/12/07 01:54:07 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/12/07 01:54:07 [DEBUG] agent: Service "_v1_sdc_10.233.32.115_8443" in sync
    2021/12/07 01:54:07 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:07 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:07 [DEBUG] agent: Service "_v1_multicloud_10.233.55.88_9001" in sync
    2021/12/07 01:54:07 [DEBUG] agent: Service "_v1_nsd_10.233.40.75_8806" in sync
    2021/12/07 01:54:07 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:07 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:07 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:07 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:07 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:07 [DEBUG] agent: Service "_v1_sdc-gui_10.233.12.173_8181" in sync
    2021/12/07 01:54:07 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:07 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:07 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:07 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:07 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:07 [DEBUG] agent: Service "_v1_wf-gui_10.233.14.250_8443" in sync
    2021/12/07 01:54:07 [DEBUG] agent: Service "_v1_parser_10.233.40.75_8806" in sync
    2021/12/07 01:54:07 [DEBUG] agent: Service "_v1_catalog_10.233.40.75_8806" in sync
    2021/12/07 01:54:07 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.40.75_8806" in sync
    2021/12/07 01:54:07 [DEBUG] agent: Service "_v1_message-router_10.233.7.225_3904" in sync
    2021/12/07 01:54:07 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:07 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:07 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.10.86_443" in sync
    2021/12/07 01:54:07 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:07 [DEBUG] agent: Service "_v0_multicloud_10.233.55.88_9001" in sync
    2021/12/07 01:54:07 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:07 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.28.127_9011" in sync
    2021/12/07 01:54:07 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.46.202_9007" in sync
    2021/12/07 01:54:07 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.46.202_9007" in sync
    2021/12/07 01:54:07 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.32.115_8080" in sync
    2021/12/07 01:54:07 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:07 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:07 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:07 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:07 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.6.1_9015" in sync
    2021/12/07 01:54:07 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:07 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:07 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:07 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:07 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:07 [INFO] agent: Synced service "_v17__aai-nodes-query_10.233.74.151_8446"
    2021/12/07 01:54:07 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:07 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:07 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:07 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:07 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:07 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.28.127_9011" in sync
    2021/12/07 01:54:07 [DEBUG] agent: Node info in sync
    2021/12/07 01:54:07 [DEBUG] http: Request PUT /v1/agent/service/register (6.865301ms) from=10.233.77.186:52152
    2021/12/07 01:54:07 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:07 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:07 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:07 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:07 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:07 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:07 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:07 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.10.86_443" in sync
    2021/12/07 01:54:07 [DEBUG] agent: Service "_v1_wf-gui_10.233.14.250_8443" in sync
    2021/12/07 01:54:07 [DEBUG] agent: Service "_v1_parser_10.233.40.75_8806" in sync
    2021/12/07 01:54:07 [DEBUG] agent: Service "_v1_catalog_10.233.40.75_8806" in sync
    2021/12/07 01:54:07 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.40.75_8806" in sync
    2021/12/07 01:54:07 [DEBUG] agent: Service "_v1_message-router_10.233.7.225_3904" in sync
    2021/12/07 01:54:07 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:07 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.28.127_9011" in sync
    2021/12/07 01:54:07 [DEBUG] agent: Service "_v0_multicloud_10.233.55.88_9001" in sync
    2021/12/07 01:54:07 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:07 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:07 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:07 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.6.1_9015" in sync
    2021/12/07 01:54:07 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.46.202_9007" in sync
    2021/12/07 01:54:07 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.46.202_9007" in sync
    2021/12/07 01:54:07 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.32.115_8080" in sync
    2021/12/07 01:54:07 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:07 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:07 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:07 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:07 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:07 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:07 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:07 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:07 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:07 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.28.127_9011" in sync
    2021/12/07 01:54:07 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:07 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:07 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:07 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:07 [DEBUG] agent: Service "_v1_multicloud_10.233.55.88_9001" in sync
    2021/12/07 01:54:07 [DEBUG] agent: Service "_v1_sdc_10.233.32.115_8443" in sync
    2021/12/07 01:54:07 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:07 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:07 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:07 [DEBUG] agent: Service "_v1_sdc-gui_10.233.12.173_8181" in sync
    2021/12/07 01:54:07 [DEBUG] agent: Service "_v1_nsd_10.233.40.75_8806" in sync
    2021/12/07 01:54:07 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:07 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:07 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:07 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:07 [DEBUG] agent: Node info in sync
    2021/12/07 01:54:07 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v17 (354.34µs) from=10.233.77.186:52154
    2021/12/07 01:54:07 [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/07 01:54:07 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/12/07 01:54:08 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/12/07 01:54:08 [DEBUG] agent: Service "_v1_multicloud_10.233.55.88_9001" in sync
    2021/12/07 01:54:08 [DEBUG] agent: Service "_v1_sdc_10.233.32.115_8443" in sync
    2021/12/07 01:54:08 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:08 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:08 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:08 [DEBUG] agent: Service "_v1_sdc-gui_10.233.12.173_8181" in sync
    2021/12/07 01:54:08 [DEBUG] agent: Service "_v1_nsd_10.233.40.75_8806" in sync
    2021/12/07 01:54:08 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:08 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:08 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:08 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:08 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:08 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:08 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:08 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:08 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:08 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:08 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:08 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.10.86_443" in sync
    2021/12/07 01:54:08 [DEBUG] agent: Service "_v1_wf-gui_10.233.14.250_8443" in sync
    2021/12/07 01:54:08 [DEBUG] agent: Service "_v1_parser_10.233.40.75_8806" in sync
    2021/12/07 01:54:08 [DEBUG] agent: Service "_v1_catalog_10.233.40.75_8806" in sync
    2021/12/07 01:54:08 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.40.75_8806" in sync
    2021/12/07 01:54:08 [DEBUG] agent: Service "_v1_message-router_10.233.7.225_3904" in sync
    2021/12/07 01:54:08 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:08 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.28.127_9011" in sync
    2021/12/07 01:54:08 [DEBUG] agent: Service "_v0_multicloud_10.233.55.88_9001" in sync
    2021/12/07 01:54:08 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:08 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:08 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:08 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.6.1_9015" in sync
    2021/12/07 01:54:08 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.46.202_9007" in sync
    2021/12/07 01:54:08 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.46.202_9007" in sync
    2021/12/07 01:54:08 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.32.115_8080" in sync
    2021/12/07 01:54:08 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:08 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:08 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:08 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:08 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:08 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:08 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:08 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:08 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:08 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.28.127_9011" in sync
    2021/12/07 01:54:08 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:08 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:08 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:08 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:08 [INFO] agent: Synced service "_v17_aai-nodes-query_10.233.74.151_8446"
    2021/12/07 01:54:08 [DEBUG] agent: Node info in sync
    2021/12/07 01:54:08 [DEBUG] http: Request PUT /v1/agent/service/register (1.101476438s) from=10.233.77.186:52158
    2021/12/07 01:54:08 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:08 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:08 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.6.1_9015" in sync
    2021/12/07 01:54:08 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.46.202_9007" in sync
    2021/12/07 01:54:08 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.46.202_9007" in sync
    2021/12/07 01:54:08 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.32.115_8080" in sync
    2021/12/07 01:54:09 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:09 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:09 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:09 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:09 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:09 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:09 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:09 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:09 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:09 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.28.127_9011" in sync
    2021/12/07 01:54:09 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:09 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:09 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:09 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:09 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:09 [DEBUG] agent: Service "_v1_multicloud_10.233.55.88_9001" in sync
    2021/12/07 01:54:09 [DEBUG] agent: Service "_v1_sdc_10.233.32.115_8443" in sync
    2021/12/07 01:54:09 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:09 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:09 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:09 [DEBUG] agent: Service "_v1_sdc-gui_10.233.12.173_8181" in sync
    2021/12/07 01:54:09 [DEBUG] agent: Service "_v1_nsd_10.233.40.75_8806" in sync
    2021/12/07 01:54:09 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:09 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:09 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:09 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:09 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:09 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:09 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:09 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v17 (708.571µs) from=10.233.77.186:52172
    2021/12/07 01:54:09 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:09 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:09 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:09 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:09 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.10.86_443" in sync
    2021/12/07 01:54:09 [DEBUG] agent: Service "_v1_wf-gui_10.233.14.250_8443" in sync
    2021/12/07 01:54:09 [DEBUG] agent: Service "_v1_parser_10.233.40.75_8806" in sync
    2021/12/07 01:54:09 [DEBUG] agent: Service "_v1_catalog_10.233.40.75_8806" in sync
    2021/12/07 01:54:09 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.40.75_8806" in sync
    2021/12/07 01:54:09 [DEBUG] agent: Service "_v1_message-router_10.233.7.225_3904" in sync
    2021/12/07 01:54:09 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:09 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.28.127_9011" in sync
    2021/12/07 01:54:09 [DEBUG] agent: Service "_v0_multicloud_10.233.55.88_9001" in sync
    2021/12/07 01:54:09 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:09 [DEBUG] agent: Node info in sync
    2021/12/07 01:54:09 [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/07 01:54:09 [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/07 01:54:09 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/12/07 01:54:09 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/12/07 01:54:09 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:09 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:09 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:09 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:09 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:09 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:09 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:09 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:09 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.28.127_9011" in sync
    2021/12/07 01:54:09 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:09 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:09 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:09 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:09 [DEBUG] agent: Service "_v1_multicloud_10.233.55.88_9001" in sync
    2021/12/07 01:54:09 [DEBUG] agent: Service "_v1_sdc_10.233.32.115_8443" in sync
    2021/12/07 01:54:09 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:09 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:09 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:09 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:09 [DEBUG] agent: Service "_v1_sdc-gui_10.233.12.173_8181" in sync
    2021/12/07 01:54:09 [DEBUG] agent: Service "_v1_nsd_10.233.40.75_8806" in sync
    2021/12/07 01:54:09 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:09 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:09 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:09 [INFO] agent: Synced service "_v18__aai-nodes-query_10.233.74.151_8446"
    2021/12/07 01:54:09 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:09 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:09 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:09 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:09 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:09 [DEBUG] agent: Service "_v1_message-router_10.233.7.225_3904" in sync
    2021/12/07 01:54:09 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:09 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:09 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.10.86_443" in sync
    2021/12/07 01:54:09 [DEBUG] agent: Service "_v1_wf-gui_10.233.14.250_8443" in sync
    2021/12/07 01:54:09 [DEBUG] agent: Service "_v1_parser_10.233.40.75_8806" in sync
    2021/12/07 01:54:09 [DEBUG] agent: Service "_v1_catalog_10.233.40.75_8806" in sync
    2021/12/07 01:54:09 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.40.75_8806" in sync
    2021/12/07 01:54:09 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:09 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.28.127_9011" in sync
    2021/12/07 01:54:09 [DEBUG] agent: Service "_v0_multicloud_10.233.55.88_9001" in sync
    2021/12/07 01:54:09 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:09 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:09 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:09 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:09 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.6.1_9015" in sync
    2021/12/07 01:54:09 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.46.202_9007" in sync
    2021/12/07 01:54:09 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.46.202_9007" in sync
    2021/12/07 01:54:09 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.32.115_8080" in sync
    2021/12/07 01:54:09 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:09 [DEBUG] agent: Node info in sync
    2021/12/07 01:54:09 [DEBUG] http: Request PUT /v1/agent/service/register (301.340449ms) from=10.233.77.186:52180
    2021/12/07 01:54:09 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:09 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:09 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:09 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:09 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:09 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:09 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:09 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.10.86_443" in sync
    2021/12/07 01:54:09 [DEBUG] agent: Service "_v1_wf-gui_10.233.14.250_8443" in sync
    2021/12/07 01:54:09 [DEBUG] agent: Service "_v1_parser_10.233.40.75_8806" in sync
    2021/12/07 01:54:09 [DEBUG] agent: Service "_v1_catalog_10.233.40.75_8806" in sync
    2021/12/07 01:54:09 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.40.75_8806" in sync
    2021/12/07 01:54:09 [DEBUG] agent: Service "_v1_message-router_10.233.7.225_3904" in sync
    2021/12/07 01:54:09 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:09 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:09 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.28.127_9011" in sync
    2021/12/07 01:54:09 [DEBUG] agent: Service "_v0_multicloud_10.233.55.88_9001" in sync
    2021/12/07 01:54:09 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:09 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:09 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.6.1_9015" in sync
    2021/12/07 01:54:09 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.46.202_9007" in sync
    2021/12/07 01:54:09 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.46.202_9007" in sync
    2021/12/07 01:54:09 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.32.115_8080" in sync
    2021/12/07 01:54:09 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:09 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:09 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:09 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:09 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:09 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:09 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:09 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:09 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:09 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:09 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.28.127_9011" in sync
    2021/12/07 01:54:09 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:09 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:09 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:09 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:09 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:09 [DEBUG] agent: Service "_v1_multicloud_10.233.55.88_9001" in sync
    2021/12/07 01:54:09 [DEBUG] agent: Service "_v1_sdc_10.233.32.115_8443" in sync
    2021/12/07 01:54:09 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:09 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:09 [DEBUG] agent: Service "_v1_sdc-gui_10.233.12.173_8181" in sync
    2021/12/07 01:54:09 [DEBUG] agent: Service "_v1_nsd_10.233.40.75_8806" in sync
    2021/12/07 01:54:09 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:09 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:09 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:09 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:09 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:09 [DEBUG] agent: Node info in sync
    2021/12/07 01:54:09 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v18 (570.792µs) from=10.233.77.186:52184
    2021/12/07 01:54:09 [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/07 01:54:10 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/12/07 01:54:10 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/12/07 01:54:10 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:10 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:10 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:10 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:10 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:10 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.28.127_9011" in sync
    2021/12/07 01:54:10 [DEBUG] agent: Service "_v1_sdc_10.233.32.115_8443" in sync
    2021/12/07 01:54:10 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:10 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:10 [DEBUG] agent: Service "_v1_multicloud_10.233.55.88_9001" in sync
    2021/12/07 01:54:10 [DEBUG] agent: Service "_v1_nsd_10.233.40.75_8806" in sync
    2021/12/07 01:54:10 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:10 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:10 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:10 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:10 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:10 [DEBUG] agent: Service "_v1_sdc-gui_10.233.12.173_8181" in sync
    2021/12/07 01:54:10 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:10 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:10 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:10 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:10 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:10 [INFO] agent: Synced service "_v18_aai-nodes-query_10.233.74.151_8446"
    2021/12/07 01:54:10 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:10 [DEBUG] agent: Service "_v1_wf-gui_10.233.14.250_8443" in sync
    2021/12/07 01:54:10 [DEBUG] agent: Service "_v1_parser_10.233.40.75_8806" in sync
    2021/12/07 01:54:10 [DEBUG] agent: Service "_v1_catalog_10.233.40.75_8806" in sync
    2021/12/07 01:54:10 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.40.75_8806" in sync
    2021/12/07 01:54:10 [DEBUG] agent: Service "_v1_message-router_10.233.7.225_3904" in sync
    2021/12/07 01:54:10 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:10 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:10 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.10.86_443" in sync
    2021/12/07 01:54:10 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:10 [DEBUG] agent: Service "_v0_multicloud_10.233.55.88_9001" in sync
    2021/12/07 01:54:10 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:10 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.28.127_9011" in sync
    2021/12/07 01:54:10 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.46.202_9007" in sync
    2021/12/07 01:54:10 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.46.202_9007" in sync
    2021/12/07 01:54:10 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.32.115_8080" in sync
    2021/12/07 01:54:10 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:10 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:10 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:10 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:10 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.6.1_9015" in sync
    2021/12/07 01:54:10 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:10 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:10 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:10 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:10 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:10 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:10 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:10 [DEBUG] agent: Node info in sync
    2021/12/07 01:54:10 [DEBUG] http: Request PUT /v1/agent/service/register (599.67207ms) from=10.233.77.186:52186
    2021/12/07 01:54:10 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:10 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:10 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:10 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:10 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:10 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:10 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:10 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.28.127_9011" in sync
    2021/12/07 01:54:10 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:10 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:10 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:10 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:10 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:10 [DEBUG] agent: Service "_v1_multicloud_10.233.55.88_9001" in sync
    2021/12/07 01:54:10 [DEBUG] agent: Service "_v1_sdc_10.233.32.115_8443" in sync
    2021/12/07 01:54:10 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:10 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:10 [DEBUG] agent: Service "_v1_sdc-gui_10.233.12.173_8181" in sync
    2021/12/07 01:54:10 [DEBUG] agent: Service "_v1_nsd_10.233.40.75_8806" in sync
    2021/12/07 01:54:10 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:10 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:10 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:10 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:10 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:10 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:10 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:10 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:10 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:10 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:10 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:10 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:10 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.10.86_443" in sync
    2021/12/07 01:54:10 [DEBUG] agent: Service "_v1_wf-gui_10.233.14.250_8443" in sync
    2021/12/07 01:54:10 [DEBUG] agent: Service "_v1_parser_10.233.40.75_8806" in sync
    2021/12/07 01:54:10 [DEBUG] agent: Service "_v1_catalog_10.233.40.75_8806" in sync
    2021/12/07 01:54:10 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.40.75_8806" in sync
    2021/12/07 01:54:10 [DEBUG] agent: Service "_v1_message-router_10.233.7.225_3904" in sync
    2021/12/07 01:54:10 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:10 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:10 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:10 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.28.127_9011" in sync
    2021/12/07 01:54:10 [DEBUG] agent: Service "_v0_multicloud_10.233.55.88_9001" in sync
    2021/12/07 01:54:10 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:10 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.6.1_9015" in sync
    2021/12/07 01:54:10 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.46.202_9007" in sync
    2021/12/07 01:54:10 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.46.202_9007" in sync
    2021/12/07 01:54:10 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.32.115_8080" in sync
    2021/12/07 01:54:10 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:10 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:10 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:10 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:10 [DEBUG] agent: Node info in sync
    2021/12/07 01:54:10 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v18 (797.643µs) from=10.233.77.186:52192
    2021/12/07 01:54:10 [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/07 01:54:10 [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/07 01:54:10 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/12/07 01:54:10 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/12/07 01:54:11 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:11 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.10.86_443" in sync
    2021/12/07 01:54:11 [DEBUG] agent: Service "_v1_wf-gui_10.233.14.250_8443" in sync
    2021/12/07 01:54:11 [DEBUG] agent: Service "_v1_parser_10.233.40.75_8806" in sync
    2021/12/07 01:54:11 [DEBUG] agent: Service "_v1_catalog_10.233.40.75_8806" in sync
    2021/12/07 01:54:11 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.40.75_8806" in sync
    2021/12/07 01:54:11 [DEBUG] agent: Service "_v1_message-router_10.233.7.225_3904" in sync
    2021/12/07 01:54:11 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:11 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:11 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.28.127_9011" in sync
    2021/12/07 01:54:11 [DEBUG] agent: Service "_v0_multicloud_10.233.55.88_9001" in sync
    2021/12/07 01:54:11 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:11 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:11 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.6.1_9015" in sync
    2021/12/07 01:54:11 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.46.202_9007" in sync
    2021/12/07 01:54:11 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.46.202_9007" in sync
    2021/12/07 01:54:11 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.32.115_8080" in sync
    2021/12/07 01:54:11 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:11 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:11 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:11 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:11 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:11 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:11 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:11 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:11 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:11 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:11 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.28.127_9011" in sync
    2021/12/07 01:54:11 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:11 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:11 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:11 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:11 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:11 [DEBUG] agent: Service "_v1_multicloud_10.233.55.88_9001" in sync
    2021/12/07 01:54:11 [DEBUG] agent: Service "_v1_sdc_10.233.32.115_8443" in sync
    2021/12/07 01:54:11 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:11 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:11 [DEBUG] agent: Service "_v1_sdc-gui_10.233.12.173_8181" in sync
    2021/12/07 01:54:11 [DEBUG] agent: Service "_v1_nsd_10.233.40.75_8806" in sync
    2021/12/07 01:54:11 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:11 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:11 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:11 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:11 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:11 [INFO] agent: Synced service "_v19__aai-nodes-query_10.233.74.151_8446"
    2021/12/07 01:54:11 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:11 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:11 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:11 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:11 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:11 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:11 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:11 [DEBUG] agent: Node info in sync
    2021/12/07 01:54:11 [DEBUG] http: Request PUT /v1/agent/service/register (580.429607ms) from=10.233.77.186:52194
    2021/12/07 01:54:11 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v19 (329.771µs) from=10.233.77.186:52200
    2021/12/07 01:54:11 [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/07 01:54:11 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/12/07 01:54:11 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/12/07 01:54:11 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:11 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:11 [DEBUG] agent: Service "_v1_multicloud_10.233.55.88_9001" in sync
    2021/12/07 01:54:11 [DEBUG] agent: Service "_v1_sdc_10.233.32.115_8443" in sync
    2021/12/07 01:54:11 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:11 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:11 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:11 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:11 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:11 [DEBUG] agent: Service "_v1_sdc-gui_10.233.12.173_8181" in sync
    2021/12/07 01:54:11 [DEBUG] agent: Service "_v1_nsd_10.233.40.75_8806" in sync
    2021/12/07 01:54:11 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:11 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:11 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:11 [DEBUG] agent: Service "_v1_parser_10.233.40.75_8806" in sync
    2021/12/07 01:54:11 [DEBUG] agent: Service "_v1_catalog_10.233.40.75_8806" in sync
    2021/12/07 01:54:11 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.40.75_8806" in sync
    2021/12/07 01:54:11 [DEBUG] agent: Service "_v1_message-router_10.233.7.225_3904" in sync
    2021/12/07 01:54:11 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:11 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:11 [DEBUG] agent: Service "_v0_multicloud_10.233.55.88_9001" in sync
    2021/12/07 01:54:11 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.32.115_8080" in sync
    2021/12/07 01:54:11 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:11 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.46.202_9007" in sync
    2021/12/07 01:54:11 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:11 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:11 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:11 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:11 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:11 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.28.127_9011" in sync
    2021/12/07 01:54:11 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:11 [INFO] agent: Synced service "_v19_aai-nodes-query_10.233.74.151_8446"
    2021/12/07 01:54:11 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:11 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:11 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:11 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:11 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:11 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.10.86_443" in sync
    2021/12/07 01:54:11 [DEBUG] agent: Service "_v1_wf-gui_10.233.14.250_8443" in sync
    2021/12/07 01:54:11 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:11 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:11 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.28.127_9011" in sync
    2021/12/07 01:54:11 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.46.202_9007" in sync
    2021/12/07 01:54:11 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:11 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:11 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:11 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.6.1_9015" in sync
    2021/12/07 01:54:11 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:11 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:11 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:11 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:11 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:11 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:11 [DEBUG] agent: Node info in sync
    2021/12/07 01:54:11 [DEBUG] http: Request PUT /v1/agent/service/register (482.549747ms) from=10.233.77.186:52204
    2021/12/07 01:54:11 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.28.127_9011" in sync
    2021/12/07 01:54:11 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:11 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:11 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:11 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.6.1_9015" in sync
    2021/12/07 01:54:11 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.46.202_9007" in sync
    2021/12/07 01:54:11 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:11 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:11 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:11 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:11 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:11 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:11 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:11 [DEBUG] agent: Service "_v1_multicloud_10.233.55.88_9001" in sync
    2021/12/07 01:54:11 [DEBUG] agent: Service "_v1_sdc_10.233.32.115_8443" in sync
    2021/12/07 01:54:11 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:11 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:11 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:11 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:11 [DEBUG] agent: Service "_v1_sdc-gui_10.233.12.173_8181" in sync
    2021/12/07 01:54:11 [DEBUG] agent: Service "_v1_nsd_10.233.40.75_8806" in sync
    2021/12/07 01:54:11 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:11 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:11 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:11 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:11 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:11 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:11 [DEBUG] agent: Service "_v1_message-router_10.233.7.225_3904" in sync
    2021/12/07 01:54:11 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:11 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:11 [DEBUG] agent: Service "_v1_parser_10.233.40.75_8806" in sync
    2021/12/07 01:54:11 [DEBUG] agent: Service "_v1_catalog_10.233.40.75_8806" in sync
    2021/12/07 01:54:11 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.40.75_8806" in sync
    2021/12/07 01:54:11 [DEBUG] agent: Service "_v0_multicloud_10.233.55.88_9001" in sync
    2021/12/07 01:54:11 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:11 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.46.202_9007" in sync
    2021/12/07 01:54:11 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.32.115_8080" in sync
    2021/12/07 01:54:11 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:11 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:11 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:11 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:11 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:11 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.28.127_9011" in sync
    2021/12/07 01:54:11 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:11 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:11 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:11 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:11 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:11 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:11 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:11 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.10.86_443" in sync
    2021/12/07 01:54:11 [DEBUG] agent: Service "_v1_wf-gui_10.233.14.250_8443" in sync
    2021/12/07 01:54:11 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:11 [DEBUG] agent: Node info in sync
    2021/12/07 01:54:11 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v19 (651.314µs) from=10.233.77.186:52210
    2021/12/07 01:54:12 [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/07 01:54:12 [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/07 01:54:12 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/12/07 01:54:12 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/12/07 01:54:12 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.10.86_443" in sync
    2021/12/07 01:54:12 [DEBUG] agent: Service "_v1_wf-gui_10.233.14.250_8443" in sync
    2021/12/07 01:54:12 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:12 [INFO] agent: Synced service "_v11__aai-nquery_10.233.74.151_8446"
    2021/12/07 01:54:12 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.28.127_9011" in sync
    2021/12/07 01:54:12 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:12 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.46.202_9007" in sync
    2021/12/07 01:54:12 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:12 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:12 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:12 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.6.1_9015" in sync
    2021/12/07 01:54:12 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:12 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:12 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:12 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:12 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:12 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:12 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:12 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:12 [DEBUG] agent: Service "_v1_multicloud_10.233.55.88_9001" in sync
    2021/12/07 01:54:12 [DEBUG] agent: Service "_v1_sdc_10.233.32.115_8443" in sync
    2021/12/07 01:54:12 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:12 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:12 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:12 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:12 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:12 [DEBUG] agent: Service "_v1_sdc-gui_10.233.12.173_8181" in sync
    2021/12/07 01:54:12 [DEBUG] agent: Service "_v1_nsd_10.233.40.75_8806" in sync
    2021/12/07 01:54:12 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:12 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:12 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:12 [DEBUG] agent: Service "_v1_parser_10.233.40.75_8806" in sync
    2021/12/07 01:54:12 [DEBUG] agent: Service "_v1_catalog_10.233.40.75_8806" in sync
    2021/12/07 01:54:12 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.40.75_8806" in sync
    2021/12/07 01:54:12 [DEBUG] agent: Service "_v1_message-router_10.233.7.225_3904" in sync
    2021/12/07 01:54:12 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:12 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:12 [DEBUG] agent: Service "_v0_multicloud_10.233.55.88_9001" in sync
    2021/12/07 01:54:12 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.32.115_8080" in sync
    2021/12/07 01:54:12 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:12 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.46.202_9007" in sync
    2021/12/07 01:54:12 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:12 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:12 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:12 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:12 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:12 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.28.127_9011" in sync
    2021/12/07 01:54:12 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:12 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:12 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:12 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:12 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:12 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:12 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:12 [DEBUG] agent: Node info in sync
    2021/12/07 01:54:13 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.10.86_443" in sync
    2021/12/07 01:54:13 [DEBUG] agent: Service "_v1_wf-gui_10.233.14.250_8443" in sync
    2021/12/07 01:54:13 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:13 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.28.127_9011" in sync
    2021/12/07 01:54:13 [DEBUG] http: Request PUT /v1/agent/service/register (997.959716ms) from=10.233.77.186:52212
    2021/12/07 01:54:13 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v11 (895.69µs) from=10.233.77.186:52216
    2021/12/07 01:54:13 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:13 [DEBUG] agent: Service "_v11__aai-nquery_10.233.74.151_8446" in sync
    2021/12/07 01:54:13 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:13 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:13 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.6.1_9015" in sync
    2021/12/07 01:54:13 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.46.202_9007" in sync
    2021/12/07 01:54:13 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:13 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:13 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:13 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:13 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:13 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:13 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:13 [DEBUG] agent: Service "_v1_multicloud_10.233.55.88_9001" in sync
    2021/12/07 01:54:13 [DEBUG] agent: Service "_v1_sdc_10.233.32.115_8443" in sync
    2021/12/07 01:54:13 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:13 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:13 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:13 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:13 [DEBUG] agent: Service "_v1_sdc-gui_10.233.12.173_8181" in sync
    2021/12/07 01:54:13 [DEBUG] agent: Service "_v1_nsd_10.233.40.75_8806" in sync
    2021/12/07 01:54:13 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:13 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:13 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:13 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:13 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:13 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:13 [DEBUG] agent: Service "_v1_message-router_10.233.7.225_3904" in sync
    2021/12/07 01:54:13 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:13 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:13 [DEBUG] agent: Service "_v1_parser_10.233.40.75_8806" in sync
    2021/12/07 01:54:13 [DEBUG] agent: Service "_v1_catalog_10.233.40.75_8806" in sync
    2021/12/07 01:54:13 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.40.75_8806" in sync
    2021/12/07 01:54:13 [DEBUG] agent: Service "_v0_multicloud_10.233.55.88_9001" in sync
    2021/12/07 01:54:13 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:13 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.46.202_9007" in sync
    2021/12/07 01:54:13 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.32.115_8080" in sync
    2021/12/07 01:54:13 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:13 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:13 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:13 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:13 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:13 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.28.127_9011" in sync
    2021/12/07 01:54:13 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:13 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:13 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:13 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:13 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:13 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:13 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:13 [DEBUG] agent: Node info in sync
    2021/12/07 01:54:13 [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/07 01:54:13 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/12/07 01:54: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/07 01:54:14 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:14 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:14 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:14 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:14 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:14 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:14 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.10.86_443" in sync
    2021/12/07 01:54:14 [DEBUG] agent: Service "_v1_wf-gui_10.233.14.250_8443" in sync
    2021/12/07 01:54:14 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:14 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.28.127_9011" in sync
    2021/12/07 01:54:14 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:14 [DEBUG] agent: Service "_v11__aai-nquery_10.233.74.151_8446" in sync
    2021/12/07 01:54:14 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.6.1_9015" in sync
    2021/12/07 01:54:14 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.46.202_9007" in sync
    2021/12/07 01:54:14 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:14 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:14 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:14 [INFO] agent: Synced service "_v11_aai-nquery_10.233.74.151_8446"
    2021/12/07 01:54:14 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:14 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:14 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:14 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:14 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:14 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:14 [DEBUG] agent: Service "_v1_multicloud_10.233.55.88_9001" in sync
    2021/12/07 01:54:14 [DEBUG] agent: Service "_v1_sdc_10.233.32.115_8443" in sync
    2021/12/07 01:54:14 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:14 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:14 [DEBUG] agent: Service "_v1_sdc-gui_10.233.12.173_8181" in sync
    2021/12/07 01:54:14 [DEBUG] agent: Service "_v1_nsd_10.233.40.75_8806" in sync
    2021/12/07 01:54:14 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:14 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:14 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:14 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:14 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:14 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:14 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:14 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:14 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:14 [DEBUG] agent: Service "_v1_parser_10.233.40.75_8806" in sync
    2021/12/07 01:54:14 [DEBUG] agent: Service "_v1_catalog_10.233.40.75_8806" in sync
    2021/12/07 01:54:14 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.40.75_8806" in sync
    2021/12/07 01:54:14 [DEBUG] agent: Service "_v1_message-router_10.233.7.225_3904" in sync
    2021/12/07 01:54:14 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:14 [DEBUG] agent: Service "_v0_multicloud_10.233.55.88_9001" in sync
    2021/12/07 01:54:14 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.46.202_9007" in sync
    2021/12/07 01:54:14 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.32.115_8080" in sync
    2021/12/07 01:54:14 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:14 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:14 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:14 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:14 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:14 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:14 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.28.127_9011" in sync
    2021/12/07 01:54:14 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:14 [DEBUG] agent: Node info in sync
    2021/12/07 01:54:14 [DEBUG] http: Request PUT /v1/agent/service/register (899.145005ms) from=10.233.77.186:52218
    2021/12/07 01:54:14 [DEBUG] agent: Service "_v1_multicloud_10.233.55.88_9001" in sync
    2021/12/07 01:54:14 [DEBUG] agent: Service "_v1_sdc_10.233.32.115_8443" in sync
    2021/12/07 01:54:14 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:14 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:14 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:14 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:14 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:14 [DEBUG] agent: Service "_v1_sdc-gui_10.233.12.173_8181" in sync
    2021/12/07 01:54:14 [DEBUG] agent: Service "_v1_nsd_10.233.40.75_8806" in sync
    2021/12/07 01:54:14 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:14 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:14 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:14 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:14 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:14 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.40.75_8806" in sync
    2021/12/07 01:54:14 [DEBUG] agent: Service "_v1_message-router_10.233.7.225_3904" in sync
    2021/12/07 01:54:14 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:14 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:14 [DEBUG] agent: Service "_v1_parser_10.233.40.75_8806" in sync
    2021/12/07 01:54:14 [DEBUG] agent: Service "_v1_catalog_10.233.40.75_8806" in sync
    2021/12/07 01:54:14 [DEBUG] agent: Service "_v0_multicloud_10.233.55.88_9001" in sync
    2021/12/07 01:54:14 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.46.202_9007" in sync
    2021/12/07 01:54:14 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.32.115_8080" in sync
    2021/12/07 01:54:14 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:14 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:14 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:14 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:14 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:14 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:14 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.28.127_9011" in sync
    2021/12/07 01:54:14 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:14 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:14 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:14 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:14 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:14 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:14 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:14 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.10.86_443" in sync
    2021/12/07 01:54:14 [DEBUG] agent: Service "_v1_wf-gui_10.233.14.250_8443" in sync
    2021/12/07 01:54:14 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:14 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.28.127_9011" in sync
    2021/12/07 01:54:14 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:14 [DEBUG] agent: Service "_v11__aai-nquery_10.233.74.151_8446" in sync
    2021/12/07 01:54:14 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:14 [DEBUG] agent: Service "_v11_aai-nquery_10.233.74.151_8446" in sync
    2021/12/07 01:54:14 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.6.1_9015" in sync
    2021/12/07 01:54:14 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.46.202_9007" in sync
    2021/12/07 01:54:14 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:14 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:14 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:14 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:14 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:14 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:14 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:14 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:14 [DEBUG] agent: Node info in sync
    2021/12/07 01:54:14 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v11 (596.494µs) from=10.233.77.186:52236
    2021/12/07 01:54:14 [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/07 01:54:14 [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/07 01:54:14 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/12/07 01:54:14 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/12/07 01:54:15 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:15 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:15 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:15 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:15 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:15 [DEBUG] agent: Service "_v1_wf-gui_10.233.14.250_8443" in sync
    2021/12/07 01:54:15 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:15 [INFO] agent: Synced service "_v12__aai-nquery_10.233.74.151_8446"
    2021/12/07 01:54:15 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.10.86_443" in sync
    2021/12/07 01:54:15 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:15 [DEBUG] agent: Service "_v11__aai-nquery_10.233.74.151_8446" in sync
    2021/12/07 01:54:15 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.28.127_9011" in sync
    2021/12/07 01:54:15 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.46.202_9007" in sync
    2021/12/07 01:54:15 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:15 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:15 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:15 [DEBUG] agent: Service "_v11_aai-nquery_10.233.74.151_8446" in sync
    2021/12/07 01:54:15 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.6.1_9015" in sync
    2021/12/07 01:54:15 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:15 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:15 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:15 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:15 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:15 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:15 [DEBUG] agent: Service "_v1_sdc_10.233.32.115_8443" in sync
    2021/12/07 01:54:15 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:15 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:15 [DEBUG] agent: Service "_v1_multicloud_10.233.55.88_9001" in sync
    2021/12/07 01:54:15 [DEBUG] agent: Service "_v1_nsd_10.233.40.75_8806" in sync
    2021/12/07 01:54:15 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:15 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:15 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:15 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:15 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:15 [DEBUG] agent: Service "_v1_sdc-gui_10.233.12.173_8181" in sync
    2021/12/07 01:54:15 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:15 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:15 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:15 [DEBUG] agent: Service "_v1_catalog_10.233.40.75_8806" in sync
    2021/12/07 01:54:15 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.40.75_8806" in sync
    2021/12/07 01:54:15 [DEBUG] agent: Service "_v1_message-router_10.233.7.225_3904" in sync
    2021/12/07 01:54:15 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:15 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:15 [DEBUG] agent: Service "_v1_parser_10.233.40.75_8806" in sync
    2021/12/07 01:54:15 [DEBUG] agent: Service "_v0_multicloud_10.233.55.88_9001" in sync
    2021/12/07 01:54:15 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.32.115_8080" in sync
    2021/12/07 01:54:15 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:15 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.46.202_9007" in sync
    2021/12/07 01:54:15 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:15 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:15 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:15 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:15 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:15 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:15 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.28.127_9011" in sync
    2021/12/07 01:54:15 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:15 [DEBUG] agent: Node info in sync
    2021/12/07 01:54:15 [DEBUG] http: Request PUT /v1/agent/service/register (633.84008ms) from=10.233.77.186:52238
    2021/12/07 01:54:15 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:15 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:15 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:15 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:15 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:15 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:15 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.10.86_443" in sync
    2021/12/07 01:54:15 [DEBUG] agent: Service "_v1_wf-gui_10.233.14.250_8443" in sync
    2021/12/07 01:54:15 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:15 [DEBUG] agent: Service "_v12__aai-nquery_10.233.74.151_8446" in sync
    2021/12/07 01:54:15 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.28.127_9011" in sync
    2021/12/07 01:54:15 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:15 [DEBUG] agent: Service "_v11__aai-nquery_10.233.74.151_8446" in sync
    2021/12/07 01:54:15 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:15 [DEBUG] agent: Service "_v11_aai-nquery_10.233.74.151_8446" in sync
    2021/12/07 01:54:15 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.6.1_9015" in sync
    2021/12/07 01:54:15 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.46.202_9007" in sync
    2021/12/07 01:54:15 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:15 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:15 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:15 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:15 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:15 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:15 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:15 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:15 [DEBUG] agent: Service "_v1_multicloud_10.233.55.88_9001" in sync
    2021/12/07 01:54:15 [DEBUG] agent: Service "_v1_sdc_10.233.32.115_8443" in sync
    2021/12/07 01:54:15 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:15 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:15 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:15 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:15 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:15 [DEBUG] agent: Service "_v1_sdc-gui_10.233.12.173_8181" in sync
    2021/12/07 01:54:15 [DEBUG] agent: Service "_v1_nsd_10.233.40.75_8806" in sync
    2021/12/07 01:54:15 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:15 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:15 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:15 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:15 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:15 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:15 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:15 [DEBUG] agent: Service "_v1_parser_10.233.40.75_8806" in sync
    2021/12/07 01:54:15 [DEBUG] agent: Service "_v1_catalog_10.233.40.75_8806" in sync
    2021/12/07 01:54:15 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.40.75_8806" in sync
    2021/12/07 01:54:15 [DEBUG] agent: Service "_v1_message-router_10.233.7.225_3904" in sync
    2021/12/07 01:54:15 [DEBUG] agent: Service "_v0_multicloud_10.233.55.88_9001" in sync
    2021/12/07 01:54:15 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.46.202_9007" in sync
    2021/12/07 01:54:15 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.32.115_8080" in sync
    2021/12/07 01:54:15 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:15 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:15 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:15 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:15 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:15 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:15 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.28.127_9011" in sync
    2021/12/07 01:54:15 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:15 [DEBUG] agent: Node info in sync
    2021/12/07 01:54:15 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v12 (513.966µs) from=10.233.77.186:52244
    2021/12/07 01:54:15 [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/07 01:54:15 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/12/07 01:54:15 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/12/07 01:54:16 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:16 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:16 [INFO] agent: Synced service "_v12_aai-nquery_10.233.74.151_8446"
    2021/12/07 01:54:16 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:16 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:16 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:16 [DEBUG] agent: Service "_v12__aai-nquery_10.233.74.151_8446" in sync
    2021/12/07 01:54:16 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.10.86_443" in sync
    2021/12/07 01:54:16 [DEBUG] agent: Service "_v1_wf-gui_10.233.14.250_8443" in sync
    2021/12/07 01:54:16 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:16 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.28.127_9011" in sync
    2021/12/07 01:54:16 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:16 [DEBUG] agent: Service "_v11__aai-nquery_10.233.74.151_8446" in sync
    2021/12/07 01:54:16 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:16 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:16 [DEBUG] agent: Service "_v11_aai-nquery_10.233.74.151_8446" in sync
    2021/12/07 01:54:16 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.6.1_9015" in sync
    2021/12/07 01:54:16 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.46.202_9007" in sync
    2021/12/07 01:54:16 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:16 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:16 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:16 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:16 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:16 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:16 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:16 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:16 [DEBUG] agent: Service "_v1_multicloud_10.233.55.88_9001" in sync
    2021/12/07 01:54:16 [DEBUG] agent: Service "_v1_sdc_10.233.32.115_8443" in sync
    2021/12/07 01:54:16 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:16 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:16 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:16 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:16 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:16 [DEBUG] agent: Service "_v1_sdc-gui_10.233.12.173_8181" in sync
    2021/12/07 01:54:16 [DEBUG] agent: Service "_v1_nsd_10.233.40.75_8806" in sync
    2021/12/07 01:54:16 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:16 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:16 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:16 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:16 [DEBUG] agent: Service "_v1_message-router_10.233.7.225_3904" in sync
    2021/12/07 01:54:16 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:16 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:16 [DEBUG] agent: Service "_v1_parser_10.233.40.75_8806" in sync
    2021/12/07 01:54:16 [DEBUG] agent: Service "_v1_catalog_10.233.40.75_8806" in sync
    2021/12/07 01:54:16 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.40.75_8806" in sync
    2021/12/07 01:54:16 [DEBUG] agent: Service "_v0_multicloud_10.233.55.88_9001" in sync
    2021/12/07 01:54:16 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.46.202_9007" in sync
    2021/12/07 01:54:16 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.32.115_8080" in sync
    2021/12/07 01:54:16 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:16 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:16 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:16 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:16 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:16 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:16 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.28.127_9011" in sync
    2021/12/07 01:54:16 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:16 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:16 [DEBUG] agent: Node info in sync
    2021/12/07 01:54:16 [DEBUG] agent: Service "_v0_multicloud_10.233.55.88_9001" in sync
    2021/12/07 01:54:16 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.32.115_8080" in sync
    2021/12/07 01:54:16 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:16 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.46.202_9007" in sync
    2021/12/07 01:54:16 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:16 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:16 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:16 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:16 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:16 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:16 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.28.127_9011" in sync
    2021/12/07 01:54:16 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:16 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:16 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:16 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:16 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:16 [DEBUG] agent: Service "_v12_aai-nquery_10.233.74.151_8446" in sync
    2021/12/07 01:54:16 [DEBUG] http: Request PUT /v1/agent/service/register (899.983803ms) from=10.233.77.186:52246
    2021/12/07 01:54:16 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:16 [DEBUG] agent: Service "_v1_wf-gui_10.233.14.250_8443" in sync
    2021/12/07 01:54:16 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:16 [DEBUG] agent: Service "_v12__aai-nquery_10.233.74.151_8446" in sync
    2021/12/07 01:54:16 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.10.86_443" in sync
    2021/12/07 01:54:16 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:16 [DEBUG] agent: Service "_v11__aai-nquery_10.233.74.151_8446" in sync
    2021/12/07 01:54:16 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.28.127_9011" in sync
    2021/12/07 01:54:16 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.46.202_9007" in sync
    2021/12/07 01:54:16 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:16 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:16 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:16 [DEBUG] agent: Service "_v11_aai-nquery_10.233.74.151_8446" in sync
    2021/12/07 01:54:16 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.6.1_9015" in sync
    2021/12/07 01:54:16 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:16 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:16 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:16 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:16 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:16 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:16 [DEBUG] agent: Service "_v1_sdc_10.233.32.115_8443" in sync
    2021/12/07 01:54:16 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:16 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:16 [DEBUG] agent: Service "_v1_multicloud_10.233.55.88_9001" in sync
    2021/12/07 01:54:16 [DEBUG] agent: Service "_v1_nsd_10.233.40.75_8806" in sync
    2021/12/07 01:54:16 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:16 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:16 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:16 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:16 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:16 [DEBUG] agent: Service "_v1_sdc-gui_10.233.12.173_8181" in sync
    2021/12/07 01:54:16 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:16 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:16 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:16 [DEBUG] agent: Service "_v1_catalog_10.233.40.75_8806" in sync
    2021/12/07 01:54:16 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.40.75_8806" in sync
    2021/12/07 01:54:16 [DEBUG] agent: Service "_v1_message-router_10.233.7.225_3904" in sync
    2021/12/07 01:54:16 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:16 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:16 [DEBUG] agent: Service "_v1_parser_10.233.40.75_8806" in sync
    2021/12/07 01:54:16 [DEBUG] agent: Node info in sync
    2021/12/07 01:54:16 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v12 (810.617µs) from=10.233.77.186:52254
    2021/12/07 01:54:16 [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/07 01:54:16 [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/07 01:54:16 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/12/07 01:54: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/07 01:54:16 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:16 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:16 [DEBUG] agent: Service "_v12_aai-nquery_10.233.74.151_8446" in sync
    2021/12/07 01:54:16 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:16 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:16 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:16 [DEBUG] agent: Service "_v12__aai-nquery_10.233.74.151_8446" in sync
    2021/12/07 01:54:16 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.10.86_443" in sync
    2021/12/07 01:54:16 [DEBUG] agent: Service "_v1_wf-gui_10.233.14.250_8443" in sync
    2021/12/07 01:54:16 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:16 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.28.127_9011" in sync
    2021/12/07 01:54:16 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:16 [DEBUG] agent: Service "_v11__aai-nquery_10.233.74.151_8446" in sync
    2021/12/07 01:54:16 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:16 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:16 [DEBUG] agent: Service "_v11_aai-nquery_10.233.74.151_8446" in sync
    2021/12/07 01:54:16 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.6.1_9015" in sync
    2021/12/07 01:54:16 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.46.202_9007" in sync
    2021/12/07 01:54:16 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:16 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:16 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:16 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:16 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:16 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:16 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:16 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:16 [DEBUG] agent: Service "_v1_multicloud_10.233.55.88_9001" in sync
    2021/12/07 01:54:16 [DEBUG] agent: Service "_v1_sdc_10.233.32.115_8443" in sync
    2021/12/07 01:54:16 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:16 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:16 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:16 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:16 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:16 [DEBUG] agent: Service "_v1_sdc-gui_10.233.12.173_8181" in sync
    2021/12/07 01:54:16 [DEBUG] agent: Service "_v1_nsd_10.233.40.75_8806" in sync
    2021/12/07 01:54:16 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:16 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:16 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:16 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:16 [DEBUG] agent: Service "_v1_message-router_10.233.7.225_3904" in sync
    2021/12/07 01:54:16 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:16 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:16 [DEBUG] agent: Service "_v1_parser_10.233.40.75_8806" in sync
    2021/12/07 01:54:16 [DEBUG] agent: Service "_v1_catalog_10.233.40.75_8806" in sync
    2021/12/07 01:54:16 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.40.75_8806" in sync
    2021/12/07 01:54:16 [DEBUG] agent: Service "_v0_multicloud_10.233.55.88_9001" in sync
    2021/12/07 01:54:16 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.46.202_9007" in sync
    2021/12/07 01:54:16 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.32.115_8080" in sync
    2021/12/07 01:54:16 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:16 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:16 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:16 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:16 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:16 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:16 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.28.127_9011" in sync
    2021/12/07 01:54:16 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:16 [INFO] agent: Synced service "_v13__aai-nquery_10.233.74.151_8446"
    2021/12/07 01:54:16 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:16 [DEBUG] agent: Node info in sync
    2021/12/07 01:54:16 [DEBUG] http: Request PUT /v1/agent/service/register (247.545788ms) from=10.233.77.186:52260
    2021/12/07 01:54:16 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:16 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:16 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:16 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:16 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:16 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:16 [DEBUG] agent: Service "_v1_multicloud_10.233.55.88_9001" in sync
    2021/12/07 01:54:16 [DEBUG] agent: Service "_v1_sdc_10.233.32.115_8443" in sync
    2021/12/07 01:54:16 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:16 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:16 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:16 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:16 [DEBUG] agent: Service "_v1_sdc-gui_10.233.12.173_8181" in sync
    2021/12/07 01:54:16 [DEBUG] agent: Service "_v1_nsd_10.233.40.75_8806" in sync
    2021/12/07 01:54:16 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:16 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:16 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:16 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:16 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:16 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:16 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:16 [DEBUG] agent: Service "_v1_parser_10.233.40.75_8806" in sync
    2021/12/07 01:54:16 [DEBUG] agent: Service "_v1_catalog_10.233.40.75_8806" in sync
    2021/12/07 01:54:16 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.40.75_8806" in sync
    2021/12/07 01:54:16 [DEBUG] agent: Service "_v1_message-router_10.233.7.225_3904" in sync
    2021/12/07 01:54:16 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:16 [DEBUG] agent: Service "_v0_multicloud_10.233.55.88_9001" in sync
    2021/12/07 01:54:16 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.46.202_9007" in sync
    2021/12/07 01:54:16 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.32.115_8080" in sync
    2021/12/07 01:54:16 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:16 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:16 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:16 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:16 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:16 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:16 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.28.127_9011" in sync
    2021/12/07 01:54:16 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:16 [DEBUG] agent: Service "_v13__aai-nquery_10.233.74.151_8446" in sync
    2021/12/07 01:54:16 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:16 [DEBUG] agent: Service "_v12_aai-nquery_10.233.74.151_8446" in sync
    2021/12/07 01:54:16 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:16 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:16 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:16 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:16 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:16 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.10.86_443" in sync
    2021/12/07 01:54:16 [DEBUG] agent: Service "_v1_wf-gui_10.233.14.250_8443" in sync
    2021/12/07 01:54:16 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:16 [DEBUG] agent: Service "_v12__aai-nquery_10.233.74.151_8446" in sync
    2021/12/07 01:54:16 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.28.127_9011" in sync
    2021/12/07 01:54:16 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:16 [DEBUG] agent: Service "_v11__aai-nquery_10.233.74.151_8446" in sync
    2021/12/07 01:54:16 [DEBUG] agent: Service "_v11_aai-nquery_10.233.74.151_8446" in sync
    2021/12/07 01:54:16 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.6.1_9015" in sync
    2021/12/07 01:54:16 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.46.202_9007" in sync
    2021/12/07 01:54:16 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:16 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:16 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:16 [DEBUG] agent: Node info in sync
    2021/12/07 01:54:17 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v13 (432.118µs) from=10.233.77.186:52262
    2021/12/07 01:54:17 [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/07 01:54:17 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/12/07 01:54: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/07 01:54:17 [DEBUG] agent: Service "_v13__aai-nquery_10.233.74.151_8446" in sync
    2021/12/07 01:54:17 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:17 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:17 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:17 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:17 [DEBUG] agent: Service "_v12_aai-nquery_10.233.74.151_8446" in sync
    2021/12/07 01:54:17 [INFO] agent: Synced service "_v13_aai-nquery_10.233.74.151_8446"
    2021/12/07 01:54:17 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:17 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:17 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:17 [DEBUG] agent: Service "_v12__aai-nquery_10.233.74.151_8446" in sync
    2021/12/07 01:54:17 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.10.86_443" in sync
    2021/12/07 01:54:17 [DEBUG] agent: Service "_v1_wf-gui_10.233.14.250_8443" in sync
    2021/12/07 01:54:17 [DEBUG] agent: Service "_v11__aai-nquery_10.233.74.151_8446" in sync
    2021/12/07 01:54:17 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.28.127_9011" in sync
    2021/12/07 01:54:17 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:17 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:17 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:17 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:17 [DEBUG] agent: Service "_v11_aai-nquery_10.233.74.151_8446" in sync
    2021/12/07 01:54:17 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.6.1_9015" in sync
    2021/12/07 01:54:17 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.46.202_9007" in sync
    2021/12/07 01:54:17 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:17 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:17 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:17 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:17 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:17 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:17 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:17 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:17 [DEBUG] agent: Service "_v1_multicloud_10.233.55.88_9001" in sync
    2021/12/07 01:54:17 [DEBUG] agent: Service "_v1_sdc_10.233.32.115_8443" in sync
    2021/12/07 01:54:17 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:17 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:17 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:17 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:17 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:17 [DEBUG] agent: Service "_v1_sdc-gui_10.233.12.173_8181" in sync
    2021/12/07 01:54:17 [DEBUG] agent: Service "_v1_nsd_10.233.40.75_8806" in sync
    2021/12/07 01:54:17 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:17 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:17 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:17 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.40.75_8806" in sync
    2021/12/07 01:54:17 [DEBUG] agent: Service "_v1_message-router_10.233.7.225_3904" in sync
    2021/12/07 01:54:17 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:17 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:17 [DEBUG] agent: Service "_v1_parser_10.233.40.75_8806" in sync
    2021/12/07 01:54:17 [DEBUG] agent: Service "_v1_catalog_10.233.40.75_8806" in sync
    2021/12/07 01:54:17 [DEBUG] agent: Service "_v0_multicloud_10.233.55.88_9001" in sync
    2021/12/07 01:54:17 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:17 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.46.202_9007" in sync
    2021/12/07 01:54:17 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.32.115_8080" in sync
    2021/12/07 01:54:17 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:17 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:17 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:17 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:17 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:17 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.28.127_9011" in sync
    2021/12/07 01:54:17 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:17 [DEBUG] agent: Node info in sync
    2021/12/07 01:54:17 [DEBUG] http: Request PUT /v1/agent/service/register (600.419366ms) from=10.233.77.186:52264
    2021/12/07 01:54:17 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.6.1_9015" in sync
    2021/12/07 01:54:17 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.46.202_9007" in sync
    2021/12/07 01:54:17 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:17 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:17 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:17 [DEBUG] agent: Service "_v11_aai-nquery_10.233.74.151_8446" in sync
    2021/12/07 01:54:17 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:17 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:17 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:17 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:17 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:17 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:17 [DEBUG] agent: Service "_v1_multicloud_10.233.55.88_9001" in sync
    2021/12/07 01:54:17 [DEBUG] agent: Service "_v1_sdc_10.233.32.115_8443" in sync
    2021/12/07 01:54:17 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:17 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:17 [DEBUG] agent: Service "_v1_sdc-gui_10.233.12.173_8181" in sync
    2021/12/07 01:54:17 [DEBUG] agent: Service "_v1_nsd_10.233.40.75_8806" in sync
    2021/12/07 01:54:17 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:17 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:17 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:17 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:17 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:17 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:17 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:17 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:17 [DEBUG] agent: Service "_v1_parser_10.233.40.75_8806" in sync
    2021/12/07 01:54:17 [DEBUG] agent: Service "_v1_catalog_10.233.40.75_8806" in sync
    2021/12/07 01:54:17 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.40.75_8806" in sync
    2021/12/07 01:54:17 [DEBUG] agent: Service "_v1_message-router_10.233.7.225_3904" in sync
    2021/12/07 01:54:17 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:17 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:17 [DEBUG] agent: Service "_v0_multicloud_10.233.55.88_9001" in sync
    2021/12/07 01:54:17 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.46.202_9007" in sync
    2021/12/07 01:54:17 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.32.115_8080" in sync
    2021/12/07 01:54:17 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:17 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:17 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:17 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:17 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:17 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:17 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.28.127_9011" in sync
    2021/12/07 01:54:17 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:17 [DEBUG] agent: Service "_v13__aai-nquery_10.233.74.151_8446" in sync
    2021/12/07 01:54:17 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:17 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:17 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:17 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:17 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:17 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:17 [DEBUG] agent: Service "_v12_aai-nquery_10.233.74.151_8446" in sync
    2021/12/07 01:54:17 [DEBUG] agent: Service "_v13_aai-nquery_10.233.74.151_8446" in sync
    2021/12/07 01:54:17 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.10.86_443" in sync
    2021/12/07 01:54:17 [DEBUG] agent: Service "_v1_wf-gui_10.233.14.250_8443" in sync
    2021/12/07 01:54:17 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:17 [DEBUG] agent: Service "_v12__aai-nquery_10.233.74.151_8446" in sync
    2021/12/07 01:54:17 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.28.127_9011" in sync
    2021/12/07 01:54:17 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:17 [DEBUG] agent: Service "_v11__aai-nquery_10.233.74.151_8446" in sync
    2021/12/07 01:54:17 [DEBUG] agent: Node info in sync
    2021/12/07 01:54:17 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v13 (381.512µs) from=10.233.77.186:52274
    2021/12/07 01:54:18 [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/07 01:54:18 [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/07 01:54:18 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/12/07 01:54: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/07 01:54:18 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.10.86_443" in sync
    2021/12/07 01:54:18 [DEBUG] agent: Service "_v1_wf-gui_10.233.14.250_8443" in sync
    2021/12/07 01:54:18 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:18 [DEBUG] agent: Service "_v12__aai-nquery_10.233.74.151_8446" in sync
    2021/12/07 01:54:18 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.28.127_9011" in sync
    2021/12/07 01:54:18 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:18 [DEBUG] agent: Service "_v11__aai-nquery_10.233.74.151_8446" in sync
    2021/12/07 01:54:18 [DEBUG] agent: Service "_v11_aai-nquery_10.233.74.151_8446" in sync
    2021/12/07 01:54:18 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.6.1_9015" in sync
    2021/12/07 01:54:18 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.46.202_9007" in sync
    2021/12/07 01:54:18 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:18 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:18 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:18 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:18 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:18 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:18 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:18 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:18 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:18 [DEBUG] agent: Service "_v1_multicloud_10.233.55.88_9001" in sync
    2021/12/07 01:54:18 [DEBUG] agent: Service "_v1_sdc_10.233.32.115_8443" in sync
    2021/12/07 01:54:18 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:18 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:18 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:18 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:18 [DEBUG] agent: Service "_v1_sdc-gui_10.233.12.173_8181" in sync
    2021/12/07 01:54:18 [DEBUG] agent: Service "_v1_nsd_10.233.40.75_8806" in sync
    2021/12/07 01:54:18 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:18 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:18 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:18 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:18 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:18 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:18 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:18 [DEBUG] agent: Service "_v1_parser_10.233.40.75_8806" in sync
    2021/12/07 01:54:18 [DEBUG] agent: Service "_v1_catalog_10.233.40.75_8806" in sync
    2021/12/07 01:54:18 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.40.75_8806" in sync
    2021/12/07 01:54:18 [DEBUG] agent: Service "_v1_message-router_10.233.7.225_3904" in sync
    2021/12/07 01:54:18 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:18 [DEBUG] agent: Service "_v0_multicloud_10.233.55.88_9001" in sync
    2021/12/07 01:54:18 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.46.202_9007" in sync
    2021/12/07 01:54:18 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.32.115_8080" in sync
    2021/12/07 01:54:18 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:18 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:18 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:18 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:18 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:18 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:18 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.28.127_9011" in sync
    2021/12/07 01:54:18 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:18 [DEBUG] agent: Service "_v13__aai-nquery_10.233.74.151_8446" in sync
    2021/12/07 01:54:18 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:18 [INFO] agent: Synced service "_v14__aai-nquery_10.233.74.151_8446"
    2021/12/07 01:54:18 [DEBUG] agent: Service "_v12_aai-nquery_10.233.74.151_8446" in sync
    2021/12/07 01:54:18 [DEBUG] agent: Service "_v13_aai-nquery_10.233.74.151_8446" in sync
    2021/12/07 01:54:18 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:18 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:18 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:18 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:18 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:18 [DEBUG] agent: Node info in sync
    2021/12/07 01:54:18 [DEBUG] http: Request PUT /v1/agent/service/register (302.260765ms) from=10.233.77.186:52276
    2021/12/07 01:54:18 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:18 [DEBUG] agent: Service "_v14__aai-nquery_10.233.74.151_8446" in sync
    2021/12/07 01:54:18 [DEBUG] agent: Service "_v12_aai-nquery_10.233.74.151_8446" in sync
    2021/12/07 01:54:18 [DEBUG] agent: Service "_v13_aai-nquery_10.233.74.151_8446" in sync
    2021/12/07 01:54:18 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:18 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:18 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:18 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:18 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:18 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.10.86_443" in sync
    2021/12/07 01:54:18 [DEBUG] agent: Service "_v1_wf-gui_10.233.14.250_8443" in sync
    2021/12/07 01:54:18 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:18 [DEBUG] agent: Service "_v12__aai-nquery_10.233.74.151_8446" in sync
    2021/12/07 01:54:18 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.28.127_9011" in sync
    2021/12/07 01:54:18 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:18 [DEBUG] agent: Service "_v11__aai-nquery_10.233.74.151_8446" in sync
    2021/12/07 01:54:18 [DEBUG] agent: Service "_v11_aai-nquery_10.233.74.151_8446" in sync
    2021/12/07 01:54:18 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.6.1_9015" in sync
    2021/12/07 01:54:18 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.46.202_9007" in sync
    2021/12/07 01:54:18 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:18 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:18 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:18 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:18 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:18 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:18 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:18 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:18 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:18 [DEBUG] agent: Service "_v1_multicloud_10.233.55.88_9001" in sync
    2021/12/07 01:54:18 [DEBUG] agent: Service "_v1_sdc_10.233.32.115_8443" in sync
    2021/12/07 01:54:18 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:18 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:18 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:18 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:18 [DEBUG] agent: Service "_v1_sdc-gui_10.233.12.173_8181" in sync
    2021/12/07 01:54:18 [DEBUG] agent: Service "_v1_nsd_10.233.40.75_8806" in sync
    2021/12/07 01:54:18 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:18 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:18 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:18 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:18 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:18 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:18 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:18 [DEBUG] agent: Service "_v1_parser_10.233.40.75_8806" in sync
    2021/12/07 01:54:18 [DEBUG] agent: Service "_v1_catalog_10.233.40.75_8806" in sync
    2021/12/07 01:54:18 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.40.75_8806" in sync
    2021/12/07 01:54:18 [DEBUG] agent: Service "_v1_message-router_10.233.7.225_3904" in sync
    2021/12/07 01:54:18 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:18 [DEBUG] agent: Service "_v0_multicloud_10.233.55.88_9001" in sync
    2021/12/07 01:54:18 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.46.202_9007" in sync
    2021/12/07 01:54:18 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.32.115_8080" in sync
    2021/12/07 01:54:18 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:18 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:18 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:18 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:18 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:18 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:18 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.28.127_9011" in sync
    2021/12/07 01:54:18 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:18 [DEBUG] agent: Service "_v13__aai-nquery_10.233.74.151_8446" in sync
    2021/12/07 01:54:18 [DEBUG] agent: Node info in sync
    2021/12/07 01:54:18 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v14 (199.659504ms) from=10.233.77.186:52280
    2021/12/07 01:54:19 [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/07 01:54:19 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/12/07 01:54: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/07 01:54:19 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:19 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:19 [DEBUG] agent: Service "_v1_parser_10.233.40.75_8806" in sync
    2021/12/07 01:54:19 [DEBUG] agent: Service "_v1_catalog_10.233.40.75_8806" in sync
    2021/12/07 01:54:19 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.40.75_8806" in sync
    2021/12/07 01:54:19 [DEBUG] agent: Service "_v1_message-router_10.233.7.225_3904" in sync
    2021/12/07 01:54:19 [DEBUG] agent: Service "_v0_multicloud_10.233.55.88_9001" in sync
    2021/12/07 01:54:19 [INFO] agent: Synced service "_v14_aai-nquery_10.233.74.151_8446"
    2021/12/07 01:54:19 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.46.202_9007" in sync
    2021/12/07 01:54:19 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.32.115_8080" in sync
    2021/12/07 01:54:19 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:19 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:19 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:19 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:19 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:19 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:19 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.28.127_9011" in sync
    2021/12/07 01:54:19 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:19 [DEBUG] agent: Service "_v13__aai-nquery_10.233.74.151_8446" in sync
    2021/12/07 01:54:19 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:19 [DEBUG] agent: Service "_v14__aai-nquery_10.233.74.151_8446" in sync
    2021/12/07 01:54:19 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:19 [DEBUG] agent: Service "_v12_aai-nquery_10.233.74.151_8446" in sync
    2021/12/07 01:54:19 [DEBUG] agent: Service "_v13_aai-nquery_10.233.74.151_8446" in sync
    2021/12/07 01:54:19 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:19 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:19 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:19 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:19 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.10.86_443" in sync
    2021/12/07 01:54:19 [DEBUG] agent: Service "_v1_wf-gui_10.233.14.250_8443" in sync
    2021/12/07 01:54:19 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:19 [DEBUG] agent: Service "_v12__aai-nquery_10.233.74.151_8446" in sync
    2021/12/07 01:54:19 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.28.127_9011" in sync
    2021/12/07 01:54:19 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:19 [DEBUG] agent: Service "_v11__aai-nquery_10.233.74.151_8446" in sync
    2021/12/07 01:54:19 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:19 [DEBUG] agent: Service "_v11_aai-nquery_10.233.74.151_8446" in sync
    2021/12/07 01:54:19 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.6.1_9015" in sync
    2021/12/07 01:54:19 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.46.202_9007" in sync
    2021/12/07 01:54:19 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:19 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:19 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:19 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:19 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:19 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:19 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:19 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:19 [DEBUG] agent: Service "_v1_multicloud_10.233.55.88_9001" in sync
    2021/12/07 01:54:19 [DEBUG] agent: Service "_v1_sdc_10.233.32.115_8443" in sync
    2021/12/07 01:54:19 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:19 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:19 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:19 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:19 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:19 [DEBUG] agent: Service "_v1_sdc-gui_10.233.12.173_8181" in sync
    2021/12/07 01:54:19 [DEBUG] agent: Service "_v1_nsd_10.233.40.75_8806" in sync
    2021/12/07 01:54:19 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:19 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:19 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:19 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:19 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:19 [DEBUG] agent: Node info in sync
    2021/12/07 01:54:19 [DEBUG] http: Request PUT /v1/agent/service/register (700.030415ms) from=10.233.77.186:52288
    2021/12/07 01:54:19 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:19 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:19 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:19 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:19 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:19 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:19 [DEBUG] agent: Service "_v1_sdc_10.233.32.115_8443" in sync
    2021/12/07 01:54:19 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:19 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:19 [DEBUG] agent: Service "_v1_multicloud_10.233.55.88_9001" in sync
    2021/12/07 01:54:19 [DEBUG] agent: Service "_v1_nsd_10.233.40.75_8806" in sync
    2021/12/07 01:54:19 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:19 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:19 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:19 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:19 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:19 [DEBUG] agent: Service "_v1_sdc-gui_10.233.12.173_8181" in sync
    2021/12/07 01:54:19 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:19 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:19 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:19 [DEBUG] agent: Service "_v1_catalog_10.233.40.75_8806" in sync
    2021/12/07 01:54:19 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.40.75_8806" in sync
    2021/12/07 01:54:19 [DEBUG] agent: Service "_v1_message-router_10.233.7.225_3904" in sync
    2021/12/07 01:54:19 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:19 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:19 [DEBUG] agent: Service "_v1_parser_10.233.40.75_8806" in sync
    2021/12/07 01:54:19 [DEBUG] agent: Service "_v14_aai-nquery_10.233.74.151_8446" in sync
    2021/12/07 01:54:19 [DEBUG] agent: Service "_v0_multicloud_10.233.55.88_9001" in sync
    2021/12/07 01:54:19 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.32.115_8080" in sync
    2021/12/07 01:54:19 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:19 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.46.202_9007" in sync
    2021/12/07 01:54:19 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:19 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:19 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:19 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:19 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:19 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:19 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.28.127_9011" in sync
    2021/12/07 01:54:19 [DEBUG] agent: Service "_v13__aai-nquery_10.233.74.151_8446" in sync
    2021/12/07 01:54:19 [DEBUG] agent: Service "_v14__aai-nquery_10.233.74.151_8446" in sync
    2021/12/07 01:54:19 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:19 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:19 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:19 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:19 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:19 [DEBUG] agent: Service "_v12_aai-nquery_10.233.74.151_8446" in sync
    2021/12/07 01:54:19 [DEBUG] agent: Service "_v13_aai-nquery_10.233.74.151_8446" in sync
    2021/12/07 01:54:19 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:19 [DEBUG] agent: Service "_v1_wf-gui_10.233.14.250_8443" in sync
    2021/12/07 01:54:19 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:19 [DEBUG] agent: Service "_v12__aai-nquery_10.233.74.151_8446" in sync
    2021/12/07 01:54:19 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.10.86_443" in sync
    2021/12/07 01:54:19 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:19 [DEBUG] agent: Service "_v11__aai-nquery_10.233.74.151_8446" in sync
    2021/12/07 01:54:19 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.28.127_9011" in sync
    2021/12/07 01:54:19 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.46.202_9007" in sync
    2021/12/07 01:54:19 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:19 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:19 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:19 [DEBUG] agent: Service "_v11_aai-nquery_10.233.74.151_8446" in sync
    2021/12/07 01:54:19 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.6.1_9015" in sync
    2021/12/07 01:54:19 [DEBUG] agent: Node info in sync
    2021/12/07 01:54:19 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v14 (733.146µs) from=10.233.77.186:52300
    2021/12/07 01:54:20 [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/07 01:54:20 [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/07 01:54:20 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/12/07 01:54: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/07 01:54:20 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:20 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:20 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:20 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:20 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:20 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:20 [DEBUG] agent: Service "_v1_sdc_10.233.32.115_8443" in sync
    2021/12/07 01:54:20 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:20 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:20 [DEBUG] agent: Service "_v1_multicloud_10.233.55.88_9001" in sync
    2021/12/07 01:54:20 [DEBUG] agent: Service "_v1_nsd_10.233.40.75_8806" in sync
    2021/12/07 01:54:20 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:20 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:20 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:20 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:20 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:20 [DEBUG] agent: Service "_v1_sdc-gui_10.233.12.173_8181" in sync
    2021/12/07 01:54:20 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:20 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:20 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:20 [DEBUG] agent: Service "_v1_catalog_10.233.40.75_8806" in sync
    2021/12/07 01:54:20 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.40.75_8806" in sync
    2021/12/07 01:54:20 [DEBUG] agent: Service "_v1_message-router_10.233.7.225_3904" in sync
    2021/12/07 01:54:20 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:20 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:20 [DEBUG] agent: Service "_v1_parser_10.233.40.75_8806" in sync
    2021/12/07 01:54:20 [DEBUG] agent: Service "_v14_aai-nquery_10.233.74.151_8446" in sync
    2021/12/07 01:54:20 [DEBUG] agent: Service "_v0_multicloud_10.233.55.88_9001" in sync
    2021/12/07 01:54:20 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.32.115_8080" in sync
    2021/12/07 01:54:20 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:20 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.46.202_9007" in sync
    2021/12/07 01:54:20 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:20 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:20 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:20 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:20 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:20 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:20 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.28.127_9011" in sync
    2021/12/07 01:54:20 [DEBUG] agent: Service "_v13__aai-nquery_10.233.74.151_8446" in sync
    2021/12/07 01:54:20 [DEBUG] agent: Service "_v14__aai-nquery_10.233.74.151_8446" in sync
    2021/12/07 01:54:20 [INFO] agent: Synced service "_v15__aai-nquery_10.233.74.151_8446"
    2021/12/07 01:54:20 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:20 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:20 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:20 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:20 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:20 [DEBUG] agent: Service "_v12_aai-nquery_10.233.74.151_8446" in sync
    2021/12/07 01:54:20 [DEBUG] agent: Service "_v13_aai-nquery_10.233.74.151_8446" in sync
    2021/12/07 01:54:20 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:20 [DEBUG] agent: Service "_v1_wf-gui_10.233.14.250_8443" in sync
    2021/12/07 01:54:20 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:20 [DEBUG] agent: Service "_v12__aai-nquery_10.233.74.151_8446" in sync
    2021/12/07 01:54:20 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.10.86_443" in sync
    2021/12/07 01:54:20 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:20 [DEBUG] agent: Service "_v11__aai-nquery_10.233.74.151_8446" in sync
    2021/12/07 01:54:20 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.28.127_9011" in sync
    2021/12/07 01:54:20 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.46.202_9007" in sync
    2021/12/07 01:54:20 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:20 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:20 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:20 [DEBUG] agent: Service "_v11_aai-nquery_10.233.74.151_8446" in sync
    2021/12/07 01:54:20 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.6.1_9015" in sync
    2021/12/07 01:54:20 [DEBUG] agent: Node info in sync
    2021/12/07 01:54:20 [DEBUG] http: Request PUT /v1/agent/service/register (643.451472ms) from=10.233.77.186:52302
    2021/12/07 01:54:20 [DEBUG] agent: Service "_v0_multicloud_10.233.55.88_9001" in sync
    2021/12/07 01:54:20 [DEBUG] agent: Service "_v14_aai-nquery_10.233.74.151_8446" in sync
    2021/12/07 01:54:20 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.46.202_9007" in sync
    2021/12/07 01:54:20 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v15 (50.32859ms) from=10.233.77.186:52308
    2021/12/07 01:54:20 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.32.115_8080" in sync
    2021/12/07 01:54:20 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:20 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:20 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:20 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:20 [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/07 01:54:20 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:20 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:20 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.28.127_9011" in sync
    2021/12/07 01:54:20 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:20 [DEBUG] agent: Service "_v13__aai-nquery_10.233.74.151_8446" in sync
    2021/12/07 01:54:20 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:20 [DEBUG] agent: Service "_v14__aai-nquery_10.233.74.151_8446" in sync
    2021/12/07 01:54:20 [DEBUG] agent: Service "_v15__aai-nquery_10.233.74.151_8446" in sync
    2021/12/07 01:54:20 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:20 [DEBUG] agent: Service "_v12_aai-nquery_10.233.74.151_8446" in sync
    2021/12/07 01:54:20 [DEBUG] agent: Service "_v13_aai-nquery_10.233.74.151_8446" in sync
    2021/12/07 01:54:20 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:20 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:20 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:20 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:20 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.10.86_443" in sync
    2021/12/07 01:54:20 [DEBUG] agent: Service "_v1_wf-gui_10.233.14.250_8443" in sync
    2021/12/07 01:54:20 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:20 [DEBUG] agent: Service "_v12__aai-nquery_10.233.74.151_8446" in sync
    2021/12/07 01:54:20 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.28.127_9011" in sync
    2021/12/07 01:54:20 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:20 [DEBUG] agent: Service "_v11__aai-nquery_10.233.74.151_8446" in sync
    2021/12/07 01:54:20 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:20 [DEBUG] agent: Service "_v11_aai-nquery_10.233.74.151_8446" in sync
    2021/12/07 01:54:20 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.6.1_9015" in sync
    2021/12/07 01:54:20 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.46.202_9007" in sync
    2021/12/07 01:54:20 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:20 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:20 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:20 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:20 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:20 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:20 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:20 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:20 [DEBUG] agent: Service "_v1_multicloud_10.233.55.88_9001" in sync
    2021/12/07 01:54:20 [DEBUG] agent: Service "_v1_sdc_10.233.32.115_8443" in sync
    2021/12/07 01:54:20 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:20 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:20 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:20 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:20 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:20 [DEBUG] agent: Service "_v1_sdc-gui_10.233.12.173_8181" in sync
    2021/12/07 01:54:20 [DEBUG] agent: Service "_v1_nsd_10.233.40.75_8806" in sync
    2021/12/07 01:54:20 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:20 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:20 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:20 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:20 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:20 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:20 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:20 [DEBUG] agent: Service "_v1_parser_10.233.40.75_8806" in sync
    2021/12/07 01:54:20 [DEBUG] agent: Service "_v1_catalog_10.233.40.75_8806" in sync
    2021/12/07 01:54:20 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.40.75_8806" in sync
    2021/12/07 01:54:20 [DEBUG] agent: Service "_v1_message-router_10.233.7.225_3904" in sync
    2021/12/07 01:54:20 [DEBUG] agent: Node info in sync
    2021/12/07 01:54:20 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/12/07 01:54: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/07 01:54:21 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.28.127_9011" in sync
    2021/12/07 01:54:21 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:21 [DEBUG] agent: Service "_v13__aai-nquery_10.233.74.151_8446" in sync
    2021/12/07 01:54:21 [DEBUG] agent: Service "_v15__aai-nquery_10.233.74.151_8446" in sync
    2021/12/07 01:54:21 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:21 [DEBUG] agent: Service "_v14__aai-nquery_10.233.74.151_8446" in sync
    2021/12/07 01:54:21 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:21 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:21 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:21 [DEBUG] agent: Service "_v12_aai-nquery_10.233.74.151_8446" in sync
    2021/12/07 01:54:21 [DEBUG] agent: Service "_v13_aai-nquery_10.233.74.151_8446" in sync
    2021/12/07 01:54:21 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:21 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:21 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:21 [DEBUG] agent: Service "_v12__aai-nquery_10.233.74.151_8446" in sync
    2021/12/07 01:54:21 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.10.86_443" in sync
    2021/12/07 01:54:21 [DEBUG] agent: Service "_v1_wf-gui_10.233.14.250_8443" in sync
    2021/12/07 01:54:21 [DEBUG] agent: Service "_v11__aai-nquery_10.233.74.151_8446" in sync
    2021/12/07 01:54:21 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.28.127_9011" in sync
    2021/12/07 01:54:21 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:21 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:21 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:21 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:21 [DEBUG] agent: Service "_v11_aai-nquery_10.233.74.151_8446" in sync
    2021/12/07 01:54:21 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.6.1_9015" in sync
    2021/12/07 01:54:21 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.46.202_9007" in sync
    2021/12/07 01:54:21 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:21 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:21 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:21 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:21 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:21 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:21 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:21 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:21 [INFO] agent: Synced service "_v15_aai-nquery_10.233.74.151_8446"
    2021/12/07 01:54:21 [DEBUG] agent: Service "_v1_multicloud_10.233.55.88_9001" in sync
    2021/12/07 01:54:21 [DEBUG] agent: Service "_v1_sdc_10.233.32.115_8443" in sync
    2021/12/07 01:54:21 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:21 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:21 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:21 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:21 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:21 [DEBUG] agent: Service "_v1_sdc-gui_10.233.12.173_8181" in sync
    2021/12/07 01:54:21 [DEBUG] agent: Service "_v1_nsd_10.233.40.75_8806" in sync
    2021/12/07 01:54:21 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:21 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:21 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:21 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.40.75_8806" in sync
    2021/12/07 01:54:21 [DEBUG] agent: Service "_v1_message-router_10.233.7.225_3904" in sync
    2021/12/07 01:54:21 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:21 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:21 [DEBUG] agent: Service "_v1_parser_10.233.40.75_8806" in sync
    2021/12/07 01:54:21 [DEBUG] agent: Service "_v1_catalog_10.233.40.75_8806" in sync
    2021/12/07 01:54:21 [DEBUG] agent: Service "_v0_multicloud_10.233.55.88_9001" in sync
    2021/12/07 01:54:21 [DEBUG] agent: Service "_v14_aai-nquery_10.233.74.151_8446" in sync
    2021/12/07 01:54:21 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:21 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.46.202_9007" in sync
    2021/12/07 01:54:21 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.32.115_8080" in sync
    2021/12/07 01:54:21 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:21 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:21 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:21 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:21 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:21 [DEBUG] agent: Node info in sync
    2021/12/07 01:54:21 [DEBUG] http: Request PUT /v1/agent/service/register (297.290414ms) from=10.233.77.186:52312
    2021/12/07 01:54:21 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:21 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:21 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:21 [DEBUG] agent: Service "_v12_aai-nquery_10.233.74.151_8446" in sync
    2021/12/07 01:54:21 [DEBUG] agent: Service "_v13_aai-nquery_10.233.74.151_8446" in sync
    2021/12/07 01:54:21 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:21 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:21 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:21 [DEBUG] agent: Service "_v12__aai-nquery_10.233.74.151_8446" in sync
    2021/12/07 01:54:21 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.10.86_443" in sync
    2021/12/07 01:54:21 [DEBUG] agent: Service "_v1_wf-gui_10.233.14.250_8443" in sync
    2021/12/07 01:54:21 [DEBUG] agent: Service "_v11__aai-nquery_10.233.74.151_8446" in sync
    2021/12/07 01:54:21 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.28.127_9011" in sync
    2021/12/07 01:54:21 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:21 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:21 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:21 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:21 [DEBUG] agent: Service "_v11_aai-nquery_10.233.74.151_8446" in sync
    2021/12/07 01:54:21 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.6.1_9015" in sync
    2021/12/07 01:54:21 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.46.202_9007" in sync
    2021/12/07 01:54:21 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:21 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:21 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:21 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:21 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:21 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:21 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:21 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:21 [DEBUG] agent: Service "_v15_aai-nquery_10.233.74.151_8446" in sync
    2021/12/07 01:54:21 [DEBUG] agent: Service "_v1_multicloud_10.233.55.88_9001" in sync
    2021/12/07 01:54:21 [DEBUG] agent: Service "_v1_sdc_10.233.32.115_8443" in sync
    2021/12/07 01:54:21 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:21 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:21 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:21 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:21 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:21 [DEBUG] agent: Service "_v1_sdc-gui_10.233.12.173_8181" in sync
    2021/12/07 01:54:21 [DEBUG] agent: Service "_v1_nsd_10.233.40.75_8806" in sync
    2021/12/07 01:54:21 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:21 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:21 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:21 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.40.75_8806" in sync
    2021/12/07 01:54:21 [DEBUG] agent: Service "_v1_message-router_10.233.7.225_3904" in sync
    2021/12/07 01:54:21 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:21 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:21 [DEBUG] agent: Service "_v1_parser_10.233.40.75_8806" in sync
    2021/12/07 01:54:21 [DEBUG] agent: Service "_v1_catalog_10.233.40.75_8806" in sync
    2021/12/07 01:54:21 [DEBUG] agent: Service "_v0_multicloud_10.233.55.88_9001" in sync
    2021/12/07 01:54:21 [DEBUG] agent: Service "_v14_aai-nquery_10.233.74.151_8446" in sync
    2021/12/07 01:54:21 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:21 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.46.202_9007" in sync
    2021/12/07 01:54:21 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.32.115_8080" in sync
    2021/12/07 01:54:21 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:21 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:21 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:21 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:21 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:21 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.28.127_9011" in sync
    2021/12/07 01:54:21 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:21 [DEBUG] agent: Service "_v13__aai-nquery_10.233.74.151_8446" in sync
    2021/12/07 01:54:21 [DEBUG] agent: Service "_v15__aai-nquery_10.233.74.151_8446" in sync
    2021/12/07 01:54:21 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:21 [DEBUG] agent: Service "_v14__aai-nquery_10.233.74.151_8446" in sync
    2021/12/07 01:54:21 [DEBUG] agent: Node info in sync
    2021/12/07 01:54:21 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v15 (653.876µs) from=10.233.77.186:52314
    2021/12/07 01:54:21 [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/07 01:54:21 [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/07 01:54:21 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/12/07 01:54: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/07 01:54:22 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.28.127_9011" in sync
    2021/12/07 01:54:22 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:22 [DEBUG] agent: Service "_v11__aai-nquery_10.233.74.151_8446" in sync
    2021/12/07 01:54:22 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:22 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:22 [DEBUG] agent: Service "_v11_aai-nquery_10.233.74.151_8446" in sync
    2021/12/07 01:54:22 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.6.1_9015" in sync
    2021/12/07 01:54:22 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.46.202_9007" in sync
    2021/12/07 01:54:22 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:22 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:22 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:22 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:22 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:22 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:22 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:22 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:22 [DEBUG] agent: Service "_v15_aai-nquery_10.233.74.151_8446" in sync
    2021/12/07 01:54:22 [DEBUG] agent: Service "_v1_multicloud_10.233.55.88_9001" in sync
    2021/12/07 01:54:22 [DEBUG] agent: Service "_v1_sdc_10.233.32.115_8443" in sync
    2021/12/07 01:54:22 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:22 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:22 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:22 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:22 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:22 [DEBUG] agent: Service "_v1_sdc-gui_10.233.12.173_8181" in sync
    2021/12/07 01:54:22 [DEBUG] agent: Service "_v1_nsd_10.233.40.75_8806" in sync
    2021/12/07 01:54:22 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:22 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:22 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:22 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:22 [DEBUG] agent: Service "_v1_message-router_10.233.7.225_3904" in sync
    2021/12/07 01:54:22 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:22 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:22 [DEBUG] agent: Service "_v1_parser_10.233.40.75_8806" in sync
    2021/12/07 01:54:22 [DEBUG] agent: Service "_v1_catalog_10.233.40.75_8806" in sync
    2021/12/07 01:54:22 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.40.75_8806" in sync
    2021/12/07 01:54:22 [DEBUG] agent: Service "_v0_multicloud_10.233.55.88_9001" in sync
    2021/12/07 01:54:22 [DEBUG] agent: Service "_v14_aai-nquery_10.233.74.151_8446" in sync
    2021/12/07 01:54:22 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.46.202_9007" in sync
    2021/12/07 01:54:22 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.32.115_8080" in sync
    2021/12/07 01:54:22 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:22 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:22 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:22 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:22 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:22 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:22 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.28.127_9011" in sync
    2021/12/07 01:54:22 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:22 [INFO] agent: Synced service "_v16__aai-nquery_10.233.74.151_8446"
    2021/12/07 01:54:22 [DEBUG] agent: Service "_v13__aai-nquery_10.233.74.151_8446" in sync
    2021/12/07 01:54:22 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:22 [DEBUG] agent: Service "_v14__aai-nquery_10.233.74.151_8446" in sync
    2021/12/07 01:54:22 [DEBUG] agent: Service "_v15__aai-nquery_10.233.74.151_8446" in sync
    2021/12/07 01:54:22 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:22 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:22 [DEBUG] agent: Service "_v12_aai-nquery_10.233.74.151_8446" in sync
    2021/12/07 01:54:22 [DEBUG] agent: Service "_v13_aai-nquery_10.233.74.151_8446" in sync
    2021/12/07 01:54:22 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:22 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:22 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:22 [DEBUG] agent: Service "_v12__aai-nquery_10.233.74.151_8446" in sync
    2021/12/07 01:54:22 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.10.86_443" in sync
    2021/12/07 01:54:22 [DEBUG] agent: Service "_v1_wf-gui_10.233.14.250_8443" in sync
    2021/12/07 01:54:22 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:22 [DEBUG] agent: Node info in sync
    2021/12/07 01:54:22 [DEBUG] http: Request PUT /v1/agent/service/register (639.333988ms) from=10.233.77.186:52318
    2021/12/07 01:54:22 [DEBUG] agent: Service "_v1_multicloud_10.233.55.88_9001" in sync
    2021/12/07 01:54:22 [DEBUG] agent: Service "_v1_sdc_10.233.32.115_8443" in sync
    2021/12/07 01:54:22 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:22 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:22 [DEBUG] agent: Service "_v15_aai-nquery_10.233.74.151_8446" in sync
    2021/12/07 01:54:22 [DEBUG] agent: Service "_v1_sdc-gui_10.233.12.173_8181" in sync
    2021/12/07 01:54:22 [DEBUG] agent: Service "_v1_nsd_10.233.40.75_8806" in sync
    2021/12/07 01:54:22 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:22 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:22 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:22 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:22 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:22 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:22 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:22 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:22 [DEBUG] agent: Service "_v1_parser_10.233.40.75_8806" in sync
    2021/12/07 01:54:22 [DEBUG] agent: Service "_v1_catalog_10.233.40.75_8806" in sync
    2021/12/07 01:54:22 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.40.75_8806" in sync
    2021/12/07 01:54:22 [DEBUG] agent: Service "_v1_message-router_10.233.7.225_3904" in sync
    2021/12/07 01:54:22 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:22 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:22 [DEBUG] agent: Service "_v0_multicloud_10.233.55.88_9001" in sync
    2021/12/07 01:54:22 [DEBUG] agent: Service "_v14_aai-nquery_10.233.74.151_8446" in sync
    2021/12/07 01:54:22 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.46.202_9007" in sync
    2021/12/07 01:54:22 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.32.115_8080" in sync
    2021/12/07 01:54:22 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:22 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:22 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:22 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:22 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:22 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:22 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.28.127_9011" in sync
    2021/12/07 01:54:22 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:22 [DEBUG] agent: Service "_v16__aai-nquery_10.233.74.151_8446" in sync
    2021/12/07 01:54:22 [DEBUG] agent: Service "_v13__aai-nquery_10.233.74.151_8446" in sync
    2021/12/07 01:54:22 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:22 [DEBUG] agent: Service "_v14__aai-nquery_10.233.74.151_8446" in sync
    2021/12/07 01:54:22 [DEBUG] agent: Service "_v15__aai-nquery_10.233.74.151_8446" in sync
    2021/12/07 01:54:22 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:22 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:22 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:22 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:22 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:22 [DEBUG] agent: Service "_v12_aai-nquery_10.233.74.151_8446" in sync
    2021/12/07 01:54:22 [DEBUG] agent: Service "_v13_aai-nquery_10.233.74.151_8446" in sync
    2021/12/07 01:54:22 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.10.86_443" in sync
    2021/12/07 01:54:22 [DEBUG] agent: Service "_v1_wf-gui_10.233.14.250_8443" in sync
    2021/12/07 01:54:22 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:22 [DEBUG] agent: Service "_v12__aai-nquery_10.233.74.151_8446" in sync
    2021/12/07 01:54:22 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.28.127_9011" in sync
    2021/12/07 01:54:22 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:22 [DEBUG] agent: Service "_v11__aai-nquery_10.233.74.151_8446" in sync
    2021/12/07 01:54:22 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.6.1_9015" in sync
    2021/12/07 01:54:22 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.46.202_9007" in sync
    2021/12/07 01:54:22 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:22 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:22 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:22 [DEBUG] agent: Service "_v11_aai-nquery_10.233.74.151_8446" in sync
    2021/12/07 01:54:22 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:22 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:22 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:22 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:22 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:22 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:22 [DEBUG] agent: Node info in sync
    2021/12/07 01:54:22 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v16 (434.648µs) from=10.233.77.186:52330
    2021/12/07 01:54:22 [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/07 01:54:22 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/12/07 01:54:22 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/12/07 01:54:22 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.28.127_9011" in sync
    2021/12/07 01:54:22 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:22 [DEBUG] agent: Service "_v11__aai-nquery_10.233.74.151_8446" in sync
    2021/12/07 01:54:22 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:22 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:22 [DEBUG] agent: Service "_v11_aai-nquery_10.233.74.151_8446" in sync
    2021/12/07 01:54:22 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.6.1_9015" in sync
    2021/12/07 01:54:22 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.46.202_9007" in sync
    2021/12/07 01:54:22 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:22 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:22 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:22 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:22 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:22 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:22 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:22 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:22 [DEBUG] agent: Service "_v15_aai-nquery_10.233.74.151_8446" in sync
    2021/12/07 01:54:22 [DEBUG] agent: Service "_v1_multicloud_10.233.55.88_9001" in sync
    2021/12/07 01:54:22 [DEBUG] agent: Service "_v1_sdc_10.233.32.115_8443" in sync
    2021/12/07 01:54:22 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:22 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:22 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:22 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:22 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:22 [DEBUG] agent: Service "_v1_sdc-gui_10.233.12.173_8181" in sync
    2021/12/07 01:54:22 [DEBUG] agent: Service "_v1_nsd_10.233.40.75_8806" in sync
    2021/12/07 01:54:22 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:22 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:22 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:22 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:22 [DEBUG] agent: Service "_v1_message-router_10.233.7.225_3904" in sync
    2021/12/07 01:54:22 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:22 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:22 [DEBUG] agent: Service "_v1_parser_10.233.40.75_8806" in sync
    2021/12/07 01:54:22 [DEBUG] agent: Service "_v1_catalog_10.233.40.75_8806" in sync
    2021/12/07 01:54:22 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.40.75_8806" in sync
    2021/12/07 01:54:22 [DEBUG] agent: Service "_v0_multicloud_10.233.55.88_9001" in sync
    2021/12/07 01:54:22 [DEBUG] agent: Service "_v14_aai-nquery_10.233.74.151_8446" in sync
    2021/12/07 01:54:22 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.46.202_9007" in sync
    2021/12/07 01:54:22 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.32.115_8080" in sync
    2021/12/07 01:54:22 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:22 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:22 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:22 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:22 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:22 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:22 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.28.127_9011" in sync
    2021/12/07 01:54:22 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:22 [DEBUG] agent: Service "_v16__aai-nquery_10.233.74.151_8446" in sync
    2021/12/07 01:54:22 [DEBUG] agent: Service "_v13__aai-nquery_10.233.74.151_8446" in sync
    2021/12/07 01:54:22 [INFO] agent: Synced service "_v16_aai-nquery_10.233.74.151_8446"
    2021/12/07 01:54:22 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:22 [DEBUG] agent: Service "_v14__aai-nquery_10.233.74.151_8446" in sync
    2021/12/07 01:54:22 [DEBUG] agent: Service "_v15__aai-nquery_10.233.74.151_8446" in sync
    2021/12/07 01:54:22 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:22 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:22 [DEBUG] agent: Service "_v12_aai-nquery_10.233.74.151_8446" in sync
    2021/12/07 01:54:22 [DEBUG] agent: Service "_v13_aai-nquery_10.233.74.151_8446" in sync
    2021/12/07 01:54:22 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:22 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:22 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:22 [DEBUG] agent: Service "_v12__aai-nquery_10.233.74.151_8446" in sync
    2021/12/07 01:54:22 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.10.86_443" in sync
    2021/12/07 01:54:22 [DEBUG] agent: Service "_v1_wf-gui_10.233.14.250_8443" in sync
    2021/12/07 01:54:22 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:22 [DEBUG] agent: Node info in sync
    2021/12/07 01:54:22 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:22 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:22 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:22 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:22 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:22 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:22 [DEBUG] agent: Service "_v15_aai-nquery_10.233.74.151_8446" in sync
    2021/12/07 01:54:22 [DEBUG] agent: Service "_v1_multicloud_10.233.55.88_9001" in sync
    2021/12/07 01:54:22 [DEBUG] agent: Service "_v1_sdc_10.233.32.115_8443" in sync
    2021/12/07 01:54:22 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:22 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:22 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:22 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:22 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:22 [DEBUG] agent: Service "_v1_sdc-gui_10.233.12.173_8181" in sync
    2021/12/07 01:54:22 [DEBUG] agent: Service "_v1_nsd_10.233.40.75_8806" in sync
    2021/12/07 01:54:22 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:22 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:22 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:22 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.40.75_8806" in sync
    2021/12/07 01:54:22 [DEBUG] agent: Service "_v1_message-router_10.233.7.225_3904" in sync
    2021/12/07 01:54:22 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:22 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:22 [DEBUG] agent: Service "_v1_parser_10.233.40.75_8806" in sync
    2021/12/07 01:54:22 [DEBUG] agent: Service "_v1_catalog_10.233.40.75_8806" in sync
    2021/12/07 01:54:22 [DEBUG] agent: Service "_v0_multicloud_10.233.55.88_9001" in sync
    2021/12/07 01:54:22 [DEBUG] agent: Service "_v14_aai-nquery_10.233.74.151_8446" in sync
    2021/12/07 01:54:22 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:22 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.46.202_9007" in sync
    2021/12/07 01:54:22 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.32.115_8080" in sync
    2021/12/07 01:54:22 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:22 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:22 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:22 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:22 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:22 [DEBUG] agent: Service "_v16__aai-nquery_10.233.74.151_8446" in sync
    2021/12/07 01:54:22 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.28.127_9011" in sync
    2021/12/07 01:54:22 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:22 [DEBUG] agent: Service "_v13__aai-nquery_10.233.74.151_8446" in sync
    2021/12/07 01:54:22 [DEBUG] agent: Service "_v15__aai-nquery_10.233.74.151_8446" in sync
    2021/12/07 01:54:22 [DEBUG] agent: Service "_v16_aai-nquery_10.233.74.151_8446" in sync
    2021/12/07 01:54:22 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:22 [DEBUG] agent: Service "_v14__aai-nquery_10.233.74.151_8446" in sync
    2021/12/07 01:54:22 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:22 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:22 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:22 [DEBUG] agent: Service "_v12_aai-nquery_10.233.74.151_8446" in sync
    2021/12/07 01:54:22 [DEBUG] agent: Service "_v13_aai-nquery_10.233.74.151_8446" in sync
    2021/12/07 01:54:22 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:22 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:22 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:22 [DEBUG] agent: Service "_v12__aai-nquery_10.233.74.151_8446" in sync
    2021/12/07 01:54:22 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.10.86_443" in sync
    2021/12/07 01:54:22 [DEBUG] agent: Service "_v1_wf-gui_10.233.14.250_8443" in sync
    2021/12/07 01:54:22 [DEBUG] agent: Service "_v11__aai-nquery_10.233.74.151_8446" in sync
    2021/12/07 01:54:22 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.28.127_9011" in sync
    2021/12/07 01:54:22 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:22 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:22 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:22 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:22 [DEBUG] agent: Service "_v11_aai-nquery_10.233.74.151_8446" in sync
    2021/12/07 01:54:22 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.6.1_9015" in sync
    2021/12/07 01:54:22 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.46.202_9007" in sync
    2021/12/07 01:54:22 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:22 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:22 [DEBUG] agent: Node info in sync
    2021/12/07 01:54:22 [DEBUG] http: Request PUT /v1/agent/service/register (400.753778ms) from=10.233.77.186:52332
    2021/12/07 01:54:22 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v16 (556.125µs) from=10.233.77.186:52336
    2021/12/07 01:54:22 [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/07 01:54:22 [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/07 01:54:22 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/12/07 01:54:22 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/12/07 01:54:23 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.46.202_9007" in sync
    2021/12/07 01:54:23 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.32.115_8080" in sync
    2021/12/07 01:54:23 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:23 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:23 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:23 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:23 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:23 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:23 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.28.127_9011" in sync
    2021/12/07 01:54:23 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:23 [DEBUG] agent: Service "_v16__aai-nquery_10.233.74.151_8446" in sync
    2021/12/07 01:54:23 [DEBUG] agent: Service "_v13__aai-nquery_10.233.74.151_8446" in sync
    2021/12/07 01:54:23 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:23 [DEBUG] agent: Service "_v14__aai-nquery_10.233.74.151_8446" in sync
    2021/12/07 01:54:23 [DEBUG] agent: Service "_v15__aai-nquery_10.233.74.151_8446" in sync
    2021/12/07 01:54:23 [DEBUG] agent: Service "_v16_aai-nquery_10.233.74.151_8446" in sync
    2021/12/07 01:54:23 [DEBUG] agent: Service "_v12_aai-nquery_10.233.74.151_8446" in sync
    2021/12/07 01:54:23 [DEBUG] agent: Service "_v13_aai-nquery_10.233.74.151_8446" in sync
    2021/12/07 01:54:23 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:23 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:23 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:23 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:23 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:23 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.10.86_443" in sync
    2021/12/07 01:54:23 [DEBUG] agent: Service "_v1_wf-gui_10.233.14.250_8443" in sync
    2021/12/07 01:54:23 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:23 [DEBUG] agent: Service "_v12__aai-nquery_10.233.74.151_8446" in sync
    2021/12/07 01:54:23 [INFO] agent: Synced service "_v17__aai-nquery_10.233.74.151_8446"
    2021/12/07 01:54:23 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.28.127_9011" in sync
    2021/12/07 01:54:23 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:23 [DEBUG] agent: Service "_v11__aai-nquery_10.233.74.151_8446" in sync
    2021/12/07 01:54:23 [DEBUG] agent: Service "_v11_aai-nquery_10.233.74.151_8446" in sync
    2021/12/07 01:54:23 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.6.1_9015" in sync
    2021/12/07 01:54:23 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.46.202_9007" in sync
    2021/12/07 01:54:23 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:23 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:23 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:23 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:23 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:23 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:23 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:23 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:23 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:23 [DEBUG] agent: Service "_v1_multicloud_10.233.55.88_9001" in sync
    2021/12/07 01:54:23 [DEBUG] agent: Service "_v1_sdc_10.233.32.115_8443" in sync
    2021/12/07 01:54:23 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:23 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:23 [DEBUG] agent: Service "_v15_aai-nquery_10.233.74.151_8446" in sync
    2021/12/07 01:54:23 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:23 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:23 [DEBUG] agent: Service "_v1_sdc-gui_10.233.12.173_8181" in sync
    2021/12/07 01:54:23 [DEBUG] agent: Service "_v1_nsd_10.233.40.75_8806" in sync
    2021/12/07 01:54:23 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:23 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:23 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:23 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:23 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:23 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:23 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:23 [DEBUG] agent: Service "_v1_parser_10.233.40.75_8806" in sync
    2021/12/07 01:54:23 [DEBUG] agent: Service "_v1_catalog_10.233.40.75_8806" in sync
    2021/12/07 01:54:23 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.40.75_8806" in sync
    2021/12/07 01:54:23 [DEBUG] agent: Service "_v1_message-router_10.233.7.225_3904" in sync
    2021/12/07 01:54:23 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:23 [DEBUG] agent: Service "_v0_multicloud_10.233.55.88_9001" in sync
    2021/12/07 01:54:23 [DEBUG] agent: Service "_v14_aai-nquery_10.233.74.151_8446" in sync
    2021/12/07 01:54:23 [DEBUG] agent: Node info in sync
    2021/12/07 01:54:23 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:23 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:23 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:23 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:23 [DEBUG] agent: Service "_v1_multicloud_10.233.55.88_9001" in sync
    2021/12/07 01:54:23 [DEBUG] agent: Service "_v1_sdc_10.233.32.115_8443" in sync
    2021/12/07 01:54:23 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:23 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:23 [DEBUG] agent: Service "_v15_aai-nquery_10.233.74.151_8446" in sync
    2021/12/07 01:54:23 [DEBUG] agent: Service "_v1_sdc-gui_10.233.12.173_8181" in sync
    2021/12/07 01:54:23 [DEBUG] agent: Service "_v1_nsd_10.233.40.75_8806" in sync
    2021/12/07 01:54:23 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:23 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:23 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:23 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:23 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:23 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:23 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:23 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:23 [DEBUG] agent: Service "_v1_parser_10.233.40.75_8806" in sync
    2021/12/07 01:54:23 [DEBUG] agent: Service "_v1_catalog_10.233.40.75_8806" in sync
    2021/12/07 01:54:23 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.40.75_8806" in sync
    2021/12/07 01:54:23 [DEBUG] agent: Service "_v1_message-router_10.233.7.225_3904" in sync
    2021/12/07 01:54:23 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:23 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:23 [DEBUG] agent: Service "_v0_multicloud_10.233.55.88_9001" in sync
    2021/12/07 01:54:23 [DEBUG] agent: Service "_v14_aai-nquery_10.233.74.151_8446" in sync
    2021/12/07 01:54:23 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.46.202_9007" in sync
    2021/12/07 01:54:23 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.32.115_8080" in sync
    2021/12/07 01:54:23 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:23 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:23 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:23 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:23 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:23 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:23 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.28.127_9011" in sync
    2021/12/07 01:54:23 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:23 [DEBUG] agent: Service "_v16__aai-nquery_10.233.74.151_8446" in sync
    2021/12/07 01:54:23 [DEBUG] agent: Service "_v13__aai-nquery_10.233.74.151_8446" in sync
    2021/12/07 01:54:23 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:23 [DEBUG] agent: Service "_v14__aai-nquery_10.233.74.151_8446" in sync
    2021/12/07 01:54:23 [DEBUG] agent: Service "_v15__aai-nquery_10.233.74.151_8446" in sync
    2021/12/07 01:54:23 [DEBUG] agent: Service "_v16_aai-nquery_10.233.74.151_8446" in sync
    2021/12/07 01:54:23 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:23 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:23 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:23 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:23 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:23 [DEBUG] agent: Service "_v12_aai-nquery_10.233.74.151_8446" in sync
    2021/12/07 01:54:23 [DEBUG] agent: Service "_v13_aai-nquery_10.233.74.151_8446" in sync
    2021/12/07 01:54:23 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.10.86_443" in sync
    2021/12/07 01:54:23 [DEBUG] agent: Service "_v1_wf-gui_10.233.14.250_8443" in sync
    2021/12/07 01:54:23 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:23 [DEBUG] agent: Service "_v12__aai-nquery_10.233.74.151_8446" in sync
    2021/12/07 01:54:23 [DEBUG] agent: Service "_v17__aai-nquery_10.233.74.151_8446" in sync
    2021/12/07 01:54:23 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.28.127_9011" in sync
    2021/12/07 01:54:23 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:23 [DEBUG] agent: Service "_v11__aai-nquery_10.233.74.151_8446" in sync
    2021/12/07 01:54:23 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.6.1_9015" in sync
    2021/12/07 01:54:23 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.46.202_9007" in sync
    2021/12/07 01:54:23 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:23 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:23 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:23 [DEBUG] agent: Service "_v11_aai-nquery_10.233.74.151_8446" in sync
    2021/12/07 01:54:23 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:23 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:23 [DEBUG] agent: Node info in sync
    2021/12/07 01:54:23 [DEBUG] http: Request PUT /v1/agent/service/register (533.374021ms) from=10.233.77.186:52338
    2021/12/07 01:54:23 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v17 (403.955µs) from=10.233.77.186:52340
    2021/12/07 01:54:23 [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/07 01:54:23 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2021/12/07 01:54: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/07 01:54:24 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.28.127_9011" in sync
    2021/12/07 01:54:24 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:24 [DEBUG] agent: Service "_v11__aai-nquery_10.233.74.151_8446" in sync
    2021/12/07 01:54:24 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:24 [DEBUG] agent: Service "_v11_aai-nquery_10.233.74.151_8446" in sync
    2021/12/07 01:54:24 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.6.1_9015" in sync
    2021/12/07 01:54:24 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.46.202_9007" in sync
    2021/12/07 01:54:24 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:24 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:24 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:24 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:24 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:24 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:24 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:24 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:24 [DEBUG] agent: Service "_v15_aai-nquery_10.233.74.151_8446" in sync
    2021/12/07 01:54:24 [DEBUG] agent: Service "_v1_multicloud_10.233.55.88_9001" in sync
    2021/12/07 01:54:24 [DEBUG] agent: Service "_v1_sdc_10.233.32.115_8443" in sync
    2021/12/07 01:54:24 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:24 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:24 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:24 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:24 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:24 [DEBUG] agent: Service "_v1_sdc-gui_10.233.12.173_8181" in sync
    2021/12/07 01:54:24 [DEBUG] agent: Service "_v1_nsd_10.233.40.75_8806" in sync
    2021/12/07 01:54:24 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:24 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:24 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:24 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:24 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:24 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:24 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:24 [DEBUG] agent: Service "_v1_parser_10.233.40.75_8806" in sync
    2021/12/07 01:54:24 [DEBUG] agent: Service "_v1_catalog_10.233.40.75_8806" in sync
    2021/12/07 01:54:24 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.40.75_8806" in sync
    2021/12/07 01:54:24 [DEBUG] agent: Service "_v1_message-router_10.233.7.225_3904" in sync
    2021/12/07 01:54:24 [DEBUG] agent: Service "_v0_multicloud_10.233.55.88_9001" in sync
    2021/12/07 01:54:24 [DEBUG] agent: Service "_v14_aai-nquery_10.233.74.151_8446" in sync
    2021/12/07 01:54:24 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.46.202_9007" in sync
    2021/12/07 01:54:24 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.32.115_8080" in sync
    2021/12/07 01:54:24 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:24 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:24 [INFO] agent: Synced service "_v17_aai-nquery_10.233.74.151_8446"
    2021/12/07 01:54:24 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:24 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:24 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:24 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:24 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.28.127_9011" in sync
    2021/12/07 01:54:24 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:24 [DEBUG] agent: Service "_v16__aai-nquery_10.233.74.151_8446" in sync
    2021/12/07 01:54:24 [DEBUG] agent: Service "_v13__aai-nquery_10.233.74.151_8446" in sync
    2021/12/07 01:54:24 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:24 [DEBUG] agent: Service "_v14__aai-nquery_10.233.74.151_8446" in sync
    2021/12/07 01:54:24 [DEBUG] agent: Service "_v15__aai-nquery_10.233.74.151_8446" in sync
    2021/12/07 01:54:24 [DEBUG] agent: Service "_v16_aai-nquery_10.233.74.151_8446" in sync
    2021/12/07 01:54:24 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:24 [DEBUG] agent: Service "_v12_aai-nquery_10.233.74.151_8446" in sync
    2021/12/07 01:54:24 [DEBUG] agent: Service "_v13_aai-nquery_10.233.74.151_8446" in sync
    2021/12/07 01:54:24 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:24 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:24 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:24 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:24 [DEBUG] agent: Service "_v17__aai-nquery_10.233.74.151_8446" in sync
    2021/12/07 01:54:24 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.10.86_443" in sync
    2021/12/07 01:54:24 [DEBUG] agent: Service "_v1_wf-gui_10.233.14.250_8443" in sync
    2021/12/07 01:54:24 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:24 [DEBUG] agent: Service "_v12__aai-nquery_10.233.74.151_8446" in sync
    2021/12/07 01:54:24 [DEBUG] agent: Node info in sync
    2021/12/07 01:54:24 [DEBUG] http: Request PUT /v1/agent/service/register (724.796026ms) from=10.233.77.186:52346
    2021/12/07 01:54:24 [DEBUG] agent: Service "_v0_multicloud_10.233.55.88_9001" in sync
    2021/12/07 01:54:24 [DEBUG] agent: Service "_v14_aai-nquery_10.233.74.151_8446" in sync
    2021/12/07 01:54:24 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.46.202_9007" in sync
    2021/12/07 01:54:24 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.32.115_8080" in sync
    2021/12/07 01:54:24 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:24 [DEBUG] agent: Service "_v17_aai-nquery_10.233.74.151_8446" in sync
    2021/12/07 01:54:24 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:24 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:24 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:24 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:24 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:24 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.28.127_9011" in sync
    2021/12/07 01:54:24 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:24 [DEBUG] agent: Service "_v16__aai-nquery_10.233.74.151_8446" in sync
    2021/12/07 01:54:24 [DEBUG] agent: Service "_v13__aai-nquery_10.233.74.151_8446" in sync
    2021/12/07 01:54:24 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:24 [DEBUG] agent: Service "_v14__aai-nquery_10.233.74.151_8446" in sync
    2021/12/07 01:54:24 [DEBUG] agent: Service "_v15__aai-nquery_10.233.74.151_8446" in sync
    2021/12/07 01:54:24 [DEBUG] agent: Service "_v16_aai-nquery_10.233.74.151_8446" in sync
    2021/12/07 01:54:24 [DEBUG] agent: Service "_v12_aai-nquery_10.233.74.151_8446" in sync
    2021/12/07 01:54:24 [DEBUG] agent: Service "_v13_aai-nquery_10.233.74.151_8446" in sync
    2021/12/07 01:54:24 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:24 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:24 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:24 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:24 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:24 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.10.86_443" in sync
    2021/12/07 01:54:24 [DEBUG] agent: Service "_v1_wf-gui_10.233.14.250_8443" in sync
    2021/12/07 01:54:24 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.74.151_8446" in sync
    2021/12/07 01:54:24 [D