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: 'cdd204f8-a778-63e2-decb-1ab7fff44033'
         Node name: 'onap-msb-consul-f96d66b85-zbnxs'
        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:

    2022/11/18 11:18:01 [DEBUG] agent: Using random ID "cdd204f8-a778-63e2-decb-1ab7fff44033" as node ID
    2022/11/18 11:18:01 [INFO] raft: Initial configuration (index=1): [{Suffrage:Voter ID:cdd204f8-a778-63e2-decb-1ab7fff44033 Address:127.0.0.1:8300}]
    2022/11/18 11:18:01 [INFO] raft: Node at 127.0.0.1:8300 [Follower] entering Follower state (Leader: "")
    2022/11/18 11:18:01 [INFO] serf: EventMemberJoin: onap-msb-consul-f96d66b85-zbnxs.dc1 127.0.0.1
    2022/11/18 11:18:01 [INFO] serf: EventMemberJoin: onap-msb-consul-f96d66b85-zbnxs 127.0.0.1
    2022/11/18 11:18:01 [INFO] agent: Started DNS server 0.0.0.0:8600 (udp)
    2022/11/18 11:18:01 [INFO] consul: Handled member-join event for server "onap-msb-consul-f96d66b85-zbnxs.dc1" in area "wan"
    2022/11/18 11:18:01 [DEBUG] agent/proxy: managed Connect proxy manager started
    2022/11/18 11:18:01 [INFO] agent: Started DNS server 0.0.0.0:8600 (tcp)
    2022/11/18 11:18:01 [INFO] consul: Adding LAN server onap-msb-consul-f96d66b85-zbnxs (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/11/18 11:18:01 [INFO] agent: Started HTTP server on [::]:8500 (tcp)
    2022/11/18 11:18:01 [INFO] agent: started state syncer
    2022/11/18 11:18:01 [INFO] agent: Started gRPC server on [::]:8502 (tcp)
    2022/11/18 11:18:01 [WARN] raft: Heartbeat timeout from "" reached, starting election
    2022/11/18 11:18:01 [INFO] raft: Node at 127.0.0.1:8300 [Candidate] entering Candidate state in term 2
    2022/11/18 11:18:01 [DEBUG] raft: Votes needed: 1
    2022/11/18 11:18:01 [DEBUG] raft: Vote granted from cdd204f8-a778-63e2-decb-1ab7fff44033 in term 2. Tally: 1
    2022/11/18 11:18:01 [INFO] raft: Election won. Tally: 1
    2022/11/18 11:18:01 [INFO] raft: Node at 127.0.0.1:8300 [Leader] entering Leader state
    2022/11/18 11:18:01 [INFO] consul: cluster leadership acquired
    2022/11/18 11:18:01 [INFO] consul: New leader elected: onap-msb-consul-f96d66b85-zbnxs
    2022/11/18 11:18:01 [INFO] connect: initialized primary datacenter CA with provider "consul"
    2022/11/18 11:18:01 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-zbnxs" since the cluster is too small
    2022/11/18 11:18:01 [INFO] consul: member 'onap-msb-consul-f96d66b85-zbnxs' joined, marking health alive
    2022/11/18 11:18:01 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/11/18 11:18:01 [INFO] agent: Synced node info
    2022/11/18 11:18:02 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/11/18 11:18:02 [DEBUG] agent: Node info in sync
    2022/11/18 11:18:02 [DEBUG] agent: Node info in sync
==> Newer Consul version available: 1.14.0 (currently running: 1.4.3)
    2022/11/18 11:19:01 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-zbnxs" since the cluster is too small
    2022/11/18 11:19:36 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/11/18 11:19:36 [DEBUG] agent: Node info in sync
    2022/11/18 11:20:01 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-f96d66b85-zbnxs.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/11/18 11:20:01 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-zbnxs" since the cluster is too small
    2022/11/18 11:21:01 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-zbnxs" since the cluster is too small
    2022/11/18 11:21:10 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/11/18 11:21:10 [DEBUG] agent: Node info in sync
    2022/11/18 11:22:01 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-zbnxs" since the cluster is too small
    2022/11/18 11:22:21 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-f96d66b85-zbnxs.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/11/18 11:23:01 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-zbnxs" since the cluster is too small
    2022/11/18 11:23:06 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/11/18 11:23:06 [DEBUG] agent: Node info in sync
    2022/11/18 11:24:01 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-zbnxs" since the cluster is too small
    2022/11/18 11:24:38 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/11/18 11:24:38 [DEBUG] agent: Node info in sync
    2022/11/18 11:25:01 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-zbnxs" since the cluster is too small
    2022/11/18 11:25:12 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-f96d66b85-zbnxs.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1)
    2022/11/18 11:26:01 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-zbnxs" since the cluster is too small
    2022/11/18 11:26:17 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically
    2022/11/18 11:26:17 [DEBUG] agent: Node info in sync
    2022/11/18 11:27:01 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-zbnxs" since the cluster is too small
    2022/11/18 11:27:41 [DEBUG] http: Request GET /v1/status/leader (2.229495ms) from=10.233.69.17:47084
    2022/11/18 11:27:41 [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.
    2022/11/18 11:27:41 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/11/18 11:27:41 [INFO] agent: Synced service "_v0_multicloud-pike_10.233.61.240_9007"
    2022/11/18 11:27:41 [DEBUG] agent: Node info in sync
    2022/11/18 11:27:41 [DEBUG] http: Request PUT /v1/agent/service/register (7.328807ms) from=10.233.69.17:47092
    2022/11/18 11:27:41 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.61.240_9007" in sync
    2022/11/18 11:27:41 [DEBUG] agent: Node info in sync
    2022/11/18 11:27:41 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0 (1.634447ms) from=10.233.69.17:47094
    2022/11/18 11:27:41 [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.
    2022/11/18 11:27:41 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/11/18 11:27:41 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.61.240_9007" in sync
    2022/11/18 11:27:41 [INFO] agent: Synced service "_v1_multicloud-pike_10.233.61.240_9007"
    2022/11/18 11:27:41 [DEBUG] agent: Node info in sync
    2022/11/18 11:27:41 [DEBUG] http: Request PUT /v1/agent/service/register (3.912927ms) from=10.233.69.17:47096
    2022/11/18 11:27:41 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.61.240_9007" in sync
    2022/11/18 11:27:41 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.61.240_9007" in sync
    2022/11/18 11:27:41 [DEBUG] agent: Node info in sync
    2022/11/18 11:27:41 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1 (863.341µs) from=10.233.69.17:47098
    2022/11/18 11:27:41 [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.
    2022/11/18 11:27:41 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/11/18 11:27:41 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.61.240_9007" in sync
    2022/11/18 11:27:41 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.61.240_9007" in sync
    2022/11/18 11:27:41 [INFO] agent: Synced service "_v0_multicloud-fcaps_10.233.16.113_9011"
    2022/11/18 11:27:41 [DEBUG] agent: Node info in sync
    2022/11/18 11:27:41 [DEBUG] http: Request PUT /v1/agent/service/register (5.419983ms) from=10.233.69.17:47100
    2022/11/18 11:27:41 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.61.240_9007" in sync
    2022/11/18 11:27:41 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.61.240_9007" in sync
    2022/11/18 11:27:41 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.16.113_9011" in sync
    2022/11/18 11:27:41 [DEBUG] agent: Node info in sync
    2022/11/18 11:27:41 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0 (1.906755ms) from=10.233.69.17:47104
    2022/11/18 11:27:41 [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.
    2022/11/18 11:27:41 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/11/18 11:27:41 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.61.240_9007" in sync
    2022/11/18 11:27:41 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.61.240_9007" in sync
    2022/11/18 11:27:41 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.16.113_9011" in sync
    2022/11/18 11:27:41 [INFO] agent: Synced service "_v1_multicloud-fcaps_10.233.16.113_9011"
    2022/11/18 11:27:41 [DEBUG] agent: Node info in sync
    2022/11/18 11:27:41 [DEBUG] http: Request PUT /v1/agent/service/register (5.155555ms) from=10.233.69.17:47108
    2022/11/18 11:27:41 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.16.113_9011" in sync
    2022/11/18 11:27:41 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.61.240_9007" in sync
    2022/11/18 11:27:41 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.61.240_9007" in sync
    2022/11/18 11:27:41 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.16.113_9011" in sync
    2022/11/18 11:27:41 [DEBUG] agent: Node info in sync
    2022/11/18 11:27:41 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1 (955.964µs) from=10.233.69.17:47112
    2022/11/18 11:27:41 [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.
    2022/11/18 11:27:41 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/11/18 11:27:41 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.16.113_9011" in sync
    2022/11/18 11:27:41 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.16.113_9011" in sync
    2022/11/18 11:27:41 [INFO] agent: Synced service "_v1_sdc_10.233.33.255_8443"
    2022/11/18 11:27:41 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.61.240_9007" in sync
    2022/11/18 11:27:41 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.61.240_9007" in sync
    2022/11/18 11:27:41 [DEBUG] agent: Node info in sync
    2022/11/18 11:27:41 [DEBUG] http: Request PUT /v1/agent/service/register (12.906107ms) from=10.233.69.17:47114
    2022/11/18 11:27:41 [DEBUG] agent: Service "_v1_sdc_10.233.33.255_8443" in sync
    2022/11/18 11:27:41 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.61.240_9007" in sync
    2022/11/18 11:27:41 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.61.240_9007" in sync
    2022/11/18 11:27:41 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.16.113_9011" in sync
    2022/11/18 11:27:41 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.16.113_9011" in sync
    2022/11/18 11:27:41 [DEBUG] agent: Node info in sync
    2022/11/18 11:27:41 [DEBUG] http: Request GET /v1/health/service/sdc-v1 (996.215µs) from=10.233.69.17:47116
    2022/11/18 11:27:42 [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.
    2022/11/18 11:27:42 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/11/18 11:27:42 [INFO] agent: Synced service "_v1_sdc-deprecated_10.233.33.255_8080"
    2022/11/18 11:27:42 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.61.240_9007" in sync
    2022/11/18 11:27:42 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.61.240_9007" in sync
    2022/11/18 11:27:42 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.16.113_9011" in sync
    2022/11/18 11:27:42 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.16.113_9011" in sync
    2022/11/18 11:27:42 [DEBUG] agent: Service "_v1_sdc_10.233.33.255_8443" in sync
    2022/11/18 11:27:42 [DEBUG] agent: Node info in sync
    2022/11/18 11:27:42 [DEBUG] http: Request PUT /v1/agent/service/register (4.598257ms) from=10.233.69.17:47118
    2022/11/18 11:27:42 [DEBUG] agent: Service "_v1_sdc_10.233.33.255_8443" in sync
    2022/11/18 11:27:42 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.33.255_8080" in sync
    2022/11/18 11:27:42 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.61.240_9007" in sync
    2022/11/18 11:27:42 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.61.240_9007" in sync
    2022/11/18 11:27:42 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.16.113_9011" in sync
    2022/11/18 11:27:42 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.16.113_9011" in sync
    2022/11/18 11:27:42 [DEBUG] agent: Node info in sync
    2022/11/18 11:27:42 [DEBUG] http: Request GET /v1/health/service/sdc-deprecated-v1 (593.171µs) from=10.233.69.17:47120
    2022/11/18 11:27:42 [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.
    2022/11/18 11:27:42 [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.
    2022/11/18 11:27:42 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.16.113_9011" in sync
    2022/11/18 11:27:42 [DEBUG] agent: Service "_v1_sdc_10.233.33.255_8443" in sync
    2022/11/18 11:27:42 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.33.255_8080" in sync
    2022/11/18 11:27:42 [INFO] agent: Synced service "_v1_sdc-gui_10.233.44.213_8181"
    2022/11/18 11:27:42 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.61.240_9007" in sync
    2022/11/18 11:27:42 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.61.240_9007" in sync
    2022/11/18 11:27:42 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.16.113_9011" in sync
    2022/11/18 11:27:42 [DEBUG] agent: Node info in sync
    2022/11/18 11:27:42 [DEBUG] http: Request PUT /v1/agent/service/register (14.991847ms) from=10.233.69.17:47124
    2022/11/18 11:27:42 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.61.240_9007" in sync
    2022/11/18 11:27:42 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.61.240_9007" in sync
    2022/11/18 11:27:42 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.16.113_9011" in sync
    2022/11/18 11:27:42 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.16.113_9011" in sync
    2022/11/18 11:27:42 [DEBUG] agent: Service "_v1_sdc_10.233.33.255_8443" in sync
    2022/11/18 11:27:42 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.33.255_8080" in sync
    2022/11/18 11:27:42 [DEBUG] agent: Service "_v1_sdc-gui_10.233.44.213_8181" in sync
    2022/11/18 11:27:42 [DEBUG] agent: Node info in sync
    2022/11/18 11:27:42 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (4.956672ms) from=10.233.69.17:47128
    2022/11/18 11:27:42 [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.
    2022/11/18 11:27:42 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/11/18 11:27:42 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.16.113_9011" in sync
    2022/11/18 11:27:42 [DEBUG] agent: Service "_v1_sdc_10.233.33.255_8443" in sync
    2022/11/18 11:27:42 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.33.255_8080" in sync
    2022/11/18 11:27:42 [DEBUG] agent: Service "_v1_sdc-gui_10.233.44.213_8181" in sync
    2022/11/18 11:27:42 [INFO] agent: Synced service "_v1_message-router_10.233.1.191_3904"
    2022/11/18 11:27:42 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.61.240_9007" in sync
    2022/11/18 11:27:42 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.61.240_9007" in sync
    2022/11/18 11:27:42 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.16.113_9011" in sync
    2022/11/18 11:27:42 [DEBUG] agent: Node info in sync
    2022/11/18 11:27:42 [DEBUG] http: Request PUT /v1/agent/service/register (16.294636ms) from=10.233.69.17:47140
    2022/11/18 11:27:42 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.16.113_9011" in sync
    2022/11/18 11:27:42 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.16.113_9011" in sync
    2022/11/18 11:27:42 [DEBUG] agent: Service "_v1_sdc_10.233.33.255_8443" in sync
    2022/11/18 11:27:42 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.33.255_8080" in sync
    2022/11/18 11:27:42 [DEBUG] agent: Service "_v1_sdc-gui_10.233.44.213_8181" in sync
    2022/11/18 11:27:42 [DEBUG] agent: Service "_v1_message-router_10.233.1.191_3904" in sync
    2022/11/18 11:27:42 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.61.240_9007" in sync
    2022/11/18 11:27:42 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.61.240_9007" in sync
    2022/11/18 11:27:42 [DEBUG] agent: Node info in sync
    2022/11/18 11:27:42 [DEBUG] http: Request GET /v1/health/service/message-router-v1 (452.323µs) from=10.233.69.17:47144
    2022/11/18 11:27:42 [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.
    2022/11/18 11:27:42 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/11/18 11:27:42 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.61.240_9007" in sync
    2022/11/18 11:27:42 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.33.255_8080" in sync
    2022/11/18 11:27:42 [DEBUG] agent: Service "_v1_message-router_10.233.1.191_3904" in sync
    2022/11/18 11:27:42 [INFO] agent: Synced service "_v1_parser_10.233.34.41_8806"
    2022/11/18 11:27:42 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.61.240_9007" in sync
    2022/11/18 11:27:42 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.16.113_9011" in sync
    2022/11/18 11:27:42 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.16.113_9011" in sync
    2022/11/18 11:27:42 [DEBUG] agent: Service "_v1_sdc_10.233.33.255_8443" in sync
    2022/11/18 11:27:42 [DEBUG] agent: Service "_v1_sdc-gui_10.233.44.213_8181" in sync
    2022/11/18 11:27:42 [DEBUG] agent: Node info in sync
    2022/11/18 11:27:42 [DEBUG] http: Request PUT /v1/agent/service/register (19.455587ms) from=10.233.69.17:47146
    2022/11/18 11:27:42 [DEBUG] agent: Service "_v1_sdc_10.233.33.255_8443" in sync
    2022/11/18 11:27:42 [DEBUG] agent: Service "_v1_sdc-gui_10.233.44.213_8181" in sync
    2022/11/18 11:27:42 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.61.240_9007" in sync
    2022/11/18 11:27:42 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.16.113_9011" in sync
    2022/11/18 11:27:42 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.16.113_9011" in sync
    2022/11/18 11:27:42 [DEBUG] agent: Service "_v1_parser_10.233.34.41_8806" in sync
    2022/11/18 11:27:42 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.61.240_9007" in sync
    2022/11/18 11:27:42 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.33.255_8080" in sync
    2022/11/18 11:27:42 [DEBUG] agent: Service "_v1_message-router_10.233.1.191_3904" in sync
    2022/11/18 11:27:42 [DEBUG] agent: Node info in sync
    2022/11/18 11:27:42 [DEBUG] http: Request GET /v1/health/service/parser-v1 (527.983µs) from=10.233.69.17:47148
    2022/11/18 11:27:42 [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.
    2022/11/18 11:27:42 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/11/18 11:27:42 [INFO] agent: Synced service "_v1_catalog_10.233.34.41_8806"
    2022/11/18 11:27:42 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.61.240_9007" in sync
    2022/11/18 11:27:42 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.16.113_9011" in sync
    2022/11/18 11:27:42 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.16.113_9011" in sync
    2022/11/18 11:27:42 [DEBUG] agent: Service "_v1_sdc_10.233.33.255_8443" in sync
    2022/11/18 11:27:42 [DEBUG] agent: Service "_v1_sdc-gui_10.233.44.213_8181" in sync
    2022/11/18 11:27:42 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.61.240_9007" in sync
    2022/11/18 11:27:42 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.33.255_8080" in sync
    2022/11/18 11:27:42 [DEBUG] agent: Service "_v1_message-router_10.233.1.191_3904" in sync
    2022/11/18 11:27:42 [DEBUG] agent: Service "_v1_parser_10.233.34.41_8806" in sync
    2022/11/18 11:27:42 [DEBUG] agent: Node info in sync
    2022/11/18 11:27:42 [DEBUG] http: Request PUT /v1/agent/service/register (16.700902ms) from=10.233.69.17:47152
    2022/11/18 11:27:42 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.61.240_9007" in sync
    2022/11/18 11:27:42 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.16.113_9011" in sync
    2022/11/18 11:27:42 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.16.113_9011" in sync
    2022/11/18 11:27:42 [DEBUG] agent: Service "_v1_sdc_10.233.33.255_8443" in sync
    2022/11/18 11:27:42 [DEBUG] agent: Service "_v1_sdc-gui_10.233.44.213_8181" in sync
    2022/11/18 11:27:42 [DEBUG] agent: Service "_v1_catalog_10.233.34.41_8806" in sync
    2022/11/18 11:27:42 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.61.240_9007" in sync
    2022/11/18 11:27:42 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.33.255_8080" in sync
    2022/11/18 11:27:42 [DEBUG] agent: Service "_v1_message-router_10.233.1.191_3904" in sync
    2022/11/18 11:27:42 [DEBUG] agent: Service "_v1_parser_10.233.34.41_8806" in sync
    2022/11/18 11:27:42 [DEBUG] agent: Node info in sync
    2022/11/18 11:27:42 [DEBUG] http: Request GET /v1/health/service/catalog-v1 (544.094µs) from=10.233.69.17:47154
    2022/11/18 11:27:42 [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.
    2022/11/18 11:27:42 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/11/18 11:27:42 [DEBUG] agent: Service "_v1_message-router_10.233.1.191_3904" in sync
    2022/11/18 11:27:42 [DEBUG] agent: Service "_v1_parser_10.233.34.41_8806" in sync
    2022/11/18 11:27:42 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.61.240_9007" in sync
    2022/11/18 11:27:42 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.33.255_8080" in sync
    2022/11/18 11:27:42 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.16.113_9011" in sync
    2022/11/18 11:27:42 [DEBUG] agent: Service "_v1_sdc_10.233.33.255_8443" in sync
    2022/11/18 11:27:42 [DEBUG] agent: Service "_v1_sdc-gui_10.233.44.213_8181" in sync
    2022/11/18 11:27:42 [DEBUG] agent: Service "_v1_catalog_10.233.34.41_8806" in sync
    2022/11/18 11:27:42 [INFO] agent: Synced service "_v1_nsd_10.233.34.41_8806"
    2022/11/18 11:27:42 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.61.240_9007" in sync
    2022/11/18 11:27:42 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.16.113_9011" in sync
    2022/11/18 11:27:42 [DEBUG] agent: Node info in sync
    2022/11/18 11:27:42 [DEBUG] http: Request PUT /v1/agent/service/register (32.650331ms) from=10.233.69.17:47156
    2022/11/18 11:27:42 [DEBUG] agent: Service "_v1_catalog_10.233.34.41_8806" in sync
    2022/11/18 11:27:42 [DEBUG] agent: Service "_v1_nsd_10.233.34.41_8806" in sync
    2022/11/18 11:27:42 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.61.240_9007" in sync
    2022/11/18 11:27:42 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.16.113_9011" in sync
    2022/11/18 11:27:42 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.16.113_9011" in sync
    2022/11/18 11:27:42 [DEBUG] agent: Service "_v1_sdc_10.233.33.255_8443" in sync
    2022/11/18 11:27:42 [DEBUG] agent: Service "_v1_sdc-gui_10.233.44.213_8181" in sync
    2022/11/18 11:27:42 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.61.240_9007" in sync
    2022/11/18 11:27:42 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.33.255_8080" in sync
    2022/11/18 11:27:42 [DEBUG] agent: Service "_v1_message-router_10.233.1.191_3904" in sync
    2022/11/18 11:27:42 [DEBUG] agent: Service "_v1_parser_10.233.34.41_8806" in sync
    2022/11/18 11:27:42 [DEBUG] agent: Node info in sync
    2022/11/18 11:27:42 [DEBUG] http: Request GET /v1/health/service/nsd-v1 (49.27817ms) from=10.233.69.17:47158
    2022/11/18 11:27:42 [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.
    2022/11/18 11:27:42 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/11/18 11:27:42 [DEBUG] agent: Service "_v1_message-router_10.233.1.191_3904" in sync
    2022/11/18 11:27:42 [DEBUG] agent: Service "_v1_parser_10.233.34.41_8806" in sync
    2022/11/18 11:27:42 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.61.240_9007" in sync
    2022/11/18 11:27:42 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.33.255_8080" in sync
    2022/11/18 11:27:42 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.16.113_9011" in sync
    2022/11/18 11:27:42 [DEBUG] agent: Service "_v1_sdc_10.233.33.255_8443" in sync
    2022/11/18 11:27:42 [DEBUG] agent: Service "_v1_sdc-gui_10.233.44.213_8181" in sync
    2022/11/18 11:27:42 [DEBUG] agent: Service "_v1_catalog_10.233.34.41_8806" in sync
    2022/11/18 11:27:42 [DEBUG] agent: Service "_v1_nsd_10.233.34.41_8806" in sync
    2022/11/18 11:27:42 [INFO] agent: Synced service "_v1_vnfpkgm_10.233.34.41_8806"
    2022/11/18 11:27:42 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.61.240_9007" in sync
    2022/11/18 11:27:42 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.16.113_9011" in sync
    2022/11/18 11:27:42 [DEBUG] agent: Node info in sync
    2022/11/18 11:27:42 [DEBUG] http: Request PUT /v1/agent/service/register (16.721473ms) from=10.233.69.17:47162
    2022/11/18 11:27:42 [DEBUG] agent: Service "_v1_parser_10.233.34.41_8806" in sync
    2022/11/18 11:27:42 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.61.240_9007" in sync
    2022/11/18 11:27:42 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.33.255_8080" in sync
    2022/11/18 11:27:42 [DEBUG] agent: Service "_v1_message-router_10.233.1.191_3904" in sync
    2022/11/18 11:27:42 [DEBUG] agent: Service "_v1_sdc_10.233.33.255_8443" in sync
    2022/11/18 11:27:42 [DEBUG] agent: Service "_v1_sdc-gui_10.233.44.213_8181" in sync
    2022/11/18 11:27:42 [DEBUG] agent: Service "_v1_catalog_10.233.34.41_8806" in sync
    2022/11/18 11:27:42 [DEBUG] agent: Service "_v1_nsd_10.233.34.41_8806" in sync
    2022/11/18 11:27:42 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.34.41_8806" in sync
    2022/11/18 11:27:42 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.61.240_9007" in sync
    2022/11/18 11:27:42 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.16.113_9011" in sync
    2022/11/18 11:27:42 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.16.113_9011" in sync
    2022/11/18 11:27:42 [DEBUG] agent: Node info in sync
    2022/11/18 11:27:42 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1 (512.517µs) from=10.233.69.17:47170
    2022/11/18 11:27:42 [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.
    2022/11/18 11:27:42 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/11/18 11:27:42 [DEBUG] agent: Service "_v1_parser_10.233.34.41_8806" in sync
    2022/11/18 11:27:42 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.61.240_9007" in sync
    2022/11/18 11:27:42 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.33.255_8080" in sync
    2022/11/18 11:27:42 [DEBUG] agent: Service "_v1_message-router_10.233.1.191_3904" in sync
    2022/11/18 11:27:42 [DEBUG] agent: Service "_v1_sdc_10.233.33.255_8443" in sync
    2022/11/18 11:27:42 [DEBUG] agent: Service "_v1_sdc-gui_10.233.44.213_8181" in sync
    2022/11/18 11:27:42 [DEBUG] agent: Service "_v1_catalog_10.233.34.41_8806" in sync
    2022/11/18 11:27:42 [DEBUG] agent: Service "_v1_nsd_10.233.34.41_8806" in sync
    2022/11/18 11:27:42 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.34.41_8806" in sync
    2022/11/18 11:27:42 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.61.240_9007" in sync
    2022/11/18 11:27:42 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.16.113_9011" in sync
    2022/11/18 11:27:42 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.16.113_9011" in sync
    2022/11/18 11:27:42 [INFO] agent: Synced service "_v1_multicloud-k8s_10.233.10.159_9015"
    2022/11/18 11:27:42 [DEBUG] agent: Node info in sync
    2022/11/18 11:27:42 [DEBUG] http: Request PUT /v1/agent/service/register (4.299065ms) from=10.233.69.17:47176
    2022/11/18 11:27:42 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.33.255_8080" in sync
    2022/11/18 11:27:42 [DEBUG] agent: Service "_v1_message-router_10.233.1.191_3904" in sync
    2022/11/18 11:27:42 [DEBUG] agent: Service "_v1_parser_10.233.34.41_8806" in sync
    2022/11/18 11:27:42 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.61.240_9007" in sync
    2022/11/18 11:27:42 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.16.113_9011" in sync
    2022/11/18 11:27:42 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.16.113_9011" in sync
    2022/11/18 11:27:42 [DEBUG] agent: Service "_v1_sdc_10.233.33.255_8443" in sync
    2022/11/18 11:27:42 [DEBUG] agent: Service "_v1_sdc-gui_10.233.44.213_8181" in sync
    2022/11/18 11:27:42 [DEBUG] agent: Service "_v1_catalog_10.233.34.41_8806" in sync
    2022/11/18 11:27:42 [DEBUG] agent: Service "_v1_nsd_10.233.34.41_8806" in sync
    2022/11/18 11:27:42 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.34.41_8806" in sync
    2022/11/18 11:27:42 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.61.240_9007" in sync
    2022/11/18 11:27:42 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.10.159_9015" in sync
    2022/11/18 11:27:42 [DEBUG] agent: Node info in sync
    2022/11/18 11:27:42 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1 (778.864µs) from=10.233.69.17:47178
    2022/11/18 11:27:42 [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.
    2022/11/18 11:27:42 [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.
    2022/11/18 11:27:42 [DEBUG] agent: Service "_v1_sdc-gui_10.233.44.213_8181" in sync
    2022/11/18 11:27:42 [DEBUG] agent: Service "_v1_nsd_10.233.34.41_8806" in sync
    2022/11/18 11:27:42 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.10.159_9015" in sync
    2022/11/18 11:27:42 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.61.240_9007" in sync
    2022/11/18 11:27:42 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.16.113_9011" in sync
    2022/11/18 11:27:42 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.33.255_8080" in sync
    2022/11/18 11:27:42 [DEBUG] agent: Service "_v1_catalog_10.233.34.41_8806" in sync
    2022/11/18 11:27:42 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.34.41_8806" in sync
    2022/11/18 11:27:42 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.16.113_9011" in sync
    2022/11/18 11:27:42 [DEBUG] agent: Service "_v1_sdc_10.233.33.255_8443" in sync
    2022/11/18 11:27:42 [DEBUG] agent: Service "_v1_parser_10.233.34.41_8806" in sync
    2022/11/18 11:27:42 [INFO] agent: Synced service "_v1_wf-gui_10.233.29.168_8443"
    2022/11/18 11:27:42 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.61.240_9007" in sync
    2022/11/18 11:27:42 [DEBUG] agent: Service "_v1_message-router_10.233.1.191_3904" in sync
    2022/11/18 11:27:42 [DEBUG] agent: Node info in sync
    2022/11/18 11:27:42 [DEBUG] http: Request PUT /v1/agent/service/register (5.628166ms) from=10.233.69.17:47180
    2022/11/18 11:27:42 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.16.113_9011" in sync
    2022/11/18 11:27:42 [DEBUG] agent: Service "_v1_sdc_10.233.33.255_8443" in sync
    2022/11/18 11:27:42 [DEBUG] agent: Service "_v1_catalog_10.233.34.41_8806" in sync
    2022/11/18 11:27:42 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.34.41_8806" in sync
    2022/11/18 11:27:42 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.61.240_9007" in sync
    2022/11/18 11:27:42 [DEBUG] agent: Service "_v1_message-router_10.233.1.191_3904" in sync
    2022/11/18 11:27:42 [DEBUG] agent: Service "_v1_parser_10.233.34.41_8806" in sync
    2022/11/18 11:27:42 [DEBUG] agent: Service "_v1_wf-gui_10.233.29.168_8443" in sync
    2022/11/18 11:27:42 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.61.240_9007" in sync
    2022/11/18 11:27:42 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.16.113_9011" in sync
    2022/11/18 11:27:42 [DEBUG] agent: Service "_v1_sdc-gui_10.233.44.213_8181" in sync
    2022/11/18 11:27:42 [DEBUG] agent: Service "_v1_nsd_10.233.34.41_8806" in sync
    2022/11/18 11:27:42 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.10.159_9015" in sync
    2022/11/18 11:27:42 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.33.255_8080" in sync
    2022/11/18 11:27:42 [DEBUG] agent: Node info in sync
    2022/11/18 11:27:42 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (670.245µs) from=10.233.69.17:47182
    2022/11/18 11:27:42 [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.
    2022/11/18 11:27:42 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/11/18 11:27:42 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.33.255_8080" in sync
    2022/11/18 11:27:42 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.16.113_9011" in sync
    2022/11/18 11:27:42 [DEBUG] agent: Service "_v1_sdc_10.233.33.255_8443" in sync
    2022/11/18 11:27:42 [DEBUG] agent: Service "_v1_catalog_10.233.34.41_8806" in sync
    2022/11/18 11:27:42 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.34.41_8806" in sync
    2022/11/18 11:27:42 [INFO] agent: Synced service "_v1_dmaap-dr-prov_10.233.39.53_443"
    2022/11/18 11:27:42 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.61.240_9007" in sync
    2022/11/18 11:27:42 [DEBUG] agent: Service "_v1_message-router_10.233.1.191_3904" in sync
    2022/11/18 11:27:42 [DEBUG] agent: Service "_v1_parser_10.233.34.41_8806" in sync
    2022/11/18 11:27:42 [DEBUG] agent: Service "_v1_wf-gui_10.233.29.168_8443" in sync
    2022/11/18 11:27:42 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.61.240_9007" in sync
    2022/11/18 11:27:42 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.16.113_9011" in sync
    2022/11/18 11:27:42 [DEBUG] agent: Service "_v1_sdc-gui_10.233.44.213_8181" in sync
    2022/11/18 11:27:42 [DEBUG] agent: Service "_v1_nsd_10.233.34.41_8806" in sync
    2022/11/18 11:27:42 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.10.159_9015" in sync
    2022/11/18 11:27:42 [DEBUG] agent: Node info in sync
    2022/11/18 11:27:42 [DEBUG] http: Request PUT /v1/agent/service/register (4.585769ms) from=10.233.69.17:47184
    2022/11/18 11:27:42 [DEBUG] agent: Service "_v1_wf-gui_10.233.29.168_8443" in sync
    2022/11/18 11:27:42 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.61.240_9007" in sync
    2022/11/18 11:27:42 [DEBUG] agent: Service "_v1_message-router_10.233.1.191_3904" in sync
    2022/11/18 11:27:42 [DEBUG] agent: Service "_v1_parser_10.233.34.41_8806" in sync
    2022/11/18 11:27:42 [DEBUG] agent: Service "_v1_nsd_10.233.34.41_8806" in sync
    2022/11/18 11:27:42 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.10.159_9015" in sync
    2022/11/18 11:27:42 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.61.240_9007" in sync
    2022/11/18 11:27:42 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.16.113_9011" in sync
    2022/11/18 11:27:42 [DEBUG] agent: Service "_v1_sdc-gui_10.233.44.213_8181" in sync
    2022/11/18 11:27:42 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.33.255_8080" in sync
    2022/11/18 11:27:42 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.34.41_8806" in sync
    2022/11/18 11:27:42 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1 (490.554µs) from=10.233.69.17:47186
    2022/11/18 11:27:42 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.39.53_443" in sync
    2022/11/18 11:27:42 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.16.113_9011" in sync
    2022/11/18 11:27:42 [DEBUG] agent: Service "_v1_sdc_10.233.33.255_8443" in sync
    2022/11/18 11:27:42 [DEBUG] agent: Service "_v1_catalog_10.233.34.41_8806" in sync
    2022/11/18 11:27:42 [DEBUG] agent: Node info in sync
    2022/11/18 11:27:42 [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.
    2022/11/18 11:27:42 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/11/18 11:27:42 [DEBUG] agent: Service "_v1_catalog_10.233.34.41_8806" in sync
    2022/11/18 11:27:42 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.34.41_8806" in sync
    2022/11/18 11:27:42 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.39.53_443" in sync
    2022/11/18 11:27:42 [INFO] agent: Synced service "_v0_multicloud_10.233.2.121_9001"
    2022/11/18 11:27:42 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.16.113_9011" in sync
    2022/11/18 11:27:42 [DEBUG] agent: Service "_v1_sdc_10.233.33.255_8443" in sync
    2022/11/18 11:27:42 [DEBUG] agent: Service "_v1_parser_10.233.34.41_8806" in sync
    2022/11/18 11:27:42 [DEBUG] agent: Service "_v1_wf-gui_10.233.29.168_8443" in sync
    2022/11/18 11:27:42 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.61.240_9007" in sync
    2022/11/18 11:27:42 [DEBUG] agent: Service "_v1_message-router_10.233.1.191_3904" in sync
    2022/11/18 11:27:42 [DEBUG] agent: Service "_v1_sdc-gui_10.233.44.213_8181" in sync
    2022/11/18 11:27:42 [DEBUG] agent: Service "_v1_nsd_10.233.34.41_8806" in sync
    2022/11/18 11:27:42 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.10.159_9015" in sync
    2022/11/18 11:27:42 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.61.240_9007" in sync
    2022/11/18 11:27:42 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.16.113_9011" in sync
    2022/11/18 11:27:42 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.33.255_8080" in sync
    2022/11/18 11:27:42 [DEBUG] agent: Node info in sync
    2022/11/18 11:27:42 [DEBUG] http: Request PUT /v1/agent/service/register (4.737211ms) from=10.233.69.17:47188
    2022/11/18 11:27:42 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.16.113_9011" in sync
    2022/11/18 11:27:42 [DEBUG] agent: Service "_v1_sdc_10.233.33.255_8443" in sync
    2022/11/18 11:27:42 [DEBUG] agent: Service "_v1_catalog_10.233.34.41_8806" in sync
    2022/11/18 11:27:42 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.34.41_8806" in sync
    2022/11/18 11:27:42 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.39.53_443" in sync
    2022/11/18 11:27:42 [DEBUG] agent: Service "_v0_multicloud_10.233.2.121_9001" in sync
    2022/11/18 11:27:42 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.61.240_9007" in sync
    2022/11/18 11:27:42 [DEBUG] agent: Service "_v1_message-router_10.233.1.191_3904" in sync
    2022/11/18 11:27:42 [DEBUG] agent: Service "_v1_parser_10.233.34.41_8806" in sync
    2022/11/18 11:27:42 [DEBUG] agent: Service "_v1_wf-gui_10.233.29.168_8443" in sync
    2022/11/18 11:27:42 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.61.240_9007" in sync
    2022/11/18 11:27:42 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.16.113_9011" in sync
    2022/11/18 11:27:42 [DEBUG] agent: Service "_v1_sdc-gui_10.233.44.213_8181" in sync
    2022/11/18 11:27:42 [DEBUG] agent: Service "_v1_nsd_10.233.34.41_8806" in sync
    2022/11/18 11:27:42 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.10.159_9015" in sync
    2022/11/18 11:27:42 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.33.255_8080" in sync
    2022/11/18 11:27:42 [DEBUG] agent: Node info in sync
    2022/11/18 11:27:42 [DEBUG] http: Request GET /v1/health/service/multicloud-v0 (449.35µs) from=10.233.69.17:47190
    2022/11/18 11:27:42 [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.
    2022/11/18 11:27:42 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/11/18 11:27:43 [DEBUG] agent: Service "_v1_wf-gui_10.233.29.168_8443" in sync
    2022/11/18 11:27:43 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.61.240_9007" in sync
    2022/11/18 11:27:43 [DEBUG] agent: Service "_v1_message-router_10.233.1.191_3904" in sync
    2022/11/18 11:27:43 [DEBUG] agent: Service "_v1_parser_10.233.34.41_8806" in sync
    2022/11/18 11:27:43 [DEBUG] agent: Service "_v1_nsd_10.233.34.41_8806" in sync
    2022/11/18 11:27:43 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.10.159_9015" in sync
    2022/11/18 11:27:43 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.61.240_9007" in sync
    2022/11/18 11:27:43 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.16.113_9011" in sync
    2022/11/18 11:27:43 [DEBUG] agent: Service "_v1_sdc-gui_10.233.44.213_8181" in sync
    2022/11/18 11:27:43 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.33.255_8080" in sync
    2022/11/18 11:27:43 [INFO] agent: Synced service "_v1_multicloud_10.233.2.121_9001"
    2022/11/18 11:27:43 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.34.41_8806" in sync
    2022/11/18 11:27:43 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.39.53_443" in sync
    2022/11/18 11:27:43 [DEBUG] agent: Service "_v0_multicloud_10.233.2.121_9001" in sync
    2022/11/18 11:27:43 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.16.113_9011" in sync
    2022/11/18 11:27:43 [DEBUG] agent: Service "_v1_sdc_10.233.33.255_8443" in sync
    2022/11/18 11:27:43 [DEBUG] agent: Service "_v1_catalog_10.233.34.41_8806" in sync
    2022/11/18 11:27:43 [DEBUG] agent: Node info in sync
    2022/11/18 11:27:43 [DEBUG] http: Request PUT /v1/agent/service/register (6.410987ms) from=10.233.69.17:47194
    2022/11/18 11:27:43 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.61.240_9007" in sync
    2022/11/18 11:27:43 [DEBUG] agent: Service "_v1_message-router_10.233.1.191_3904" in sync
    2022/11/18 11:27:43 [DEBUG] agent: Service "_v1_parser_10.233.34.41_8806" in sync
    2022/11/18 11:27:43 [DEBUG] agent: Service "_v1_wf-gui_10.233.29.168_8443" in sync
    2022/11/18 11:27:43 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.61.240_9007" in sync
    2022/11/18 11:27:43 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.16.113_9011" in sync
    2022/11/18 11:27:43 [DEBUG] agent: Service "_v1_sdc-gui_10.233.44.213_8181" in sync
    2022/11/18 11:27:43 [DEBUG] agent: Service "_v1_nsd_10.233.34.41_8806" in sync
    2022/11/18 11:27:43 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.10.159_9015" in sync
    2022/11/18 11:27:43 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.33.255_8080" in sync
    2022/11/18 11:27:43 [DEBUG] agent: Service "_v1_multicloud_10.233.2.121_9001" in sync
    2022/11/18 11:27:43 [DEBUG] agent: Service "_v0_multicloud_10.233.2.121_9001" in sync
    2022/11/18 11:27:43 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.16.113_9011" in sync
    2022/11/18 11:27:43 [DEBUG] agent: Service "_v1_sdc_10.233.33.255_8443" in sync
    2022/11/18 11:27:43 [DEBUG] agent: Service "_v1_catalog_10.233.34.41_8806" in sync
    2022/11/18 11:27:43 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.34.41_8806" in sync
    2022/11/18 11:27:43 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.39.53_443" in sync
    2022/11/18 11:27:43 [DEBUG] agent: Node info in sync
    2022/11/18 11:27:43 [DEBUG] http: Request GET /v1/health/service/multicloud-v1 (655.06µs) from=10.233.69.17:47196
    2022/11/18 11:27:43 [WARN] agent: Service name "_aai-generic-query-v11" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/11/18 11:27:43 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v11/search/generic-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v11\",\"enable_ssl\":\"true\",\"url\":\"/aai/v11/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/11/18 11:27:43 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/11/18 11:27:43 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/11/18 11:27:43 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.16.113_9011" in sync
    2022/11/18 11:27:43 [DEBUG] agent: Service "_v1_sdc_10.233.33.255_8443" in sync
    2022/11/18 11:27:43 [DEBUG] agent: Service "_v1_catalog_10.233.34.41_8806" in sync
    2022/11/18 11:27:43 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.34.41_8806" in sync
    2022/11/18 11:27:43 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.39.53_443" in sync
    2022/11/18 11:27:43 [DEBUG] agent: Service "_v0_multicloud_10.233.2.121_9001" in sync
    2022/11/18 11:27:43 [INFO] agent: Synced service "_v11__aai-generic-query_10.233.70.159_8446"
    2022/11/18 11:27:43 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.61.240_9007" in sync
    2022/11/18 11:27:43 [DEBUG] agent: Service "_v1_message-router_10.233.1.191_3904" in sync
    2022/11/18 11:27:43 [DEBUG] agent: Service "_v1_parser_10.233.34.41_8806" in sync
    2022/11/18 11:27:43 [DEBUG] agent: Service "_v1_wf-gui_10.233.29.168_8443" in sync
    2022/11/18 11:27:43 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.61.240_9007" in sync
    2022/11/18 11:27:43 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.16.113_9011" in sync
    2022/11/18 11:27:43 [DEBUG] agent: Service "_v1_sdc-gui_10.233.44.213_8181" in sync
    2022/11/18 11:27:43 [DEBUG] agent: Service "_v1_nsd_10.233.34.41_8806" in sync
    2022/11/18 11:27:43 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.10.159_9015" in sync
    2022/11/18 11:27:43 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.33.255_8080" in sync
    2022/11/18 11:27:43 [DEBUG] agent: Service "_v1_multicloud_10.233.2.121_9001" in sync
    2022/11/18 11:27:43 [DEBUG] agent: Node info in sync
    2022/11/18 11:27:43 [DEBUG] http: Request PUT /v1/agent/service/register (13.237537ms) from=10.233.69.17:47198
    2022/11/18 11:27:43 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.61.240_9007" in sync
    2022/11/18 11:27:43 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.16.113_9011" in sync
    2022/11/18 11:27:43 [DEBUG] agent: Service "_v1_sdc-gui_10.233.44.213_8181" in sync
    2022/11/18 11:27:43 [DEBUG] agent: Service "_v1_nsd_10.233.34.41_8806" in sync
    2022/11/18 11:27:43 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.10.159_9015" in sync
    2022/11/18 11:27:43 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.33.255_8080" in sync
    2022/11/18 11:27:43 [DEBUG] agent: Service "_v1_multicloud_10.233.2.121_9001" in sync
    2022/11/18 11:27:43 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.16.113_9011" in sync
    2022/11/18 11:27:43 [DEBUG] agent: Service "_v1_sdc_10.233.33.255_8443" in sync
    2022/11/18 11:27:43 [DEBUG] agent: Service "_v1_catalog_10.233.34.41_8806" in sync
    2022/11/18 11:27:43 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.34.41_8806" in sync
    2022/11/18 11:27:43 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.39.53_443" in sync
    2022/11/18 11:27:43 [DEBUG] agent: Service "_v0_multicloud_10.233.2.121_9001" in sync
    2022/11/18 11:27:43 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:43 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.61.240_9007" in sync
    2022/11/18 11:27:43 [DEBUG] agent: Service "_v1_message-router_10.233.1.191_3904" in sync
    2022/11/18 11:27:43 [DEBUG] agent: Service "_v1_parser_10.233.34.41_8806" in sync
    2022/11/18 11:27:43 [DEBUG] agent: Service "_v1_wf-gui_10.233.29.168_8443" in sync
    2022/11/18 11:27:43 [DEBUG] agent: Node info in sync
    2022/11/18 11:27:43 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v11 (9.434605ms) from=10.233.69.17:47200
    2022/11/18 11:27:43 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v11\",\"enable_ssl\":\"true\",\"url\":\"/aai/v11/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/11/18 11:27:43 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/11/18 11:27:43 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/11/18 11:27:43 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.33.255_8080" in sync
    2022/11/18 11:27:43 [DEBUG] agent: Service "_v1_multicloud_10.233.2.121_9001" in sync
    2022/11/18 11:27:43 [INFO] agent: Synced service "_v11_aai-generic-query_10.233.70.159_8446"
    2022/11/18 11:27:43 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.16.113_9011" in sync
    2022/11/18 11:27:43 [DEBUG] agent: Service "_v1_sdc_10.233.33.255_8443" in sync
    2022/11/18 11:27:43 [DEBUG] agent: Service "_v1_catalog_10.233.34.41_8806" in sync
    2022/11/18 11:27:43 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.34.41_8806" in sync
    2022/11/18 11:27:43 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.39.53_443" in sync
    2022/11/18 11:27:43 [DEBUG] agent: Service "_v0_multicloud_10.233.2.121_9001" in sync
    2022/11/18 11:27:43 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:43 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.61.240_9007" in sync
    2022/11/18 11:27:43 [DEBUG] agent: Service "_v1_message-router_10.233.1.191_3904" in sync
    2022/11/18 11:27:43 [DEBUG] agent: Service "_v1_parser_10.233.34.41_8806" in sync
    2022/11/18 11:27:43 [DEBUG] agent: Service "_v1_wf-gui_10.233.29.168_8443" in sync
    2022/11/18 11:27:43 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.61.240_9007" in sync
    2022/11/18 11:27:43 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.16.113_9011" in sync
    2022/11/18 11:27:43 [DEBUG] agent: Service "_v1_sdc-gui_10.233.44.213_8181" in sync
    2022/11/18 11:27:43 [DEBUG] agent: Service "_v1_nsd_10.233.34.41_8806" in sync
    2022/11/18 11:27:43 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.10.159_9015" in sync
    2022/11/18 11:27:43 [DEBUG] agent: Node info in sync
    2022/11/18 11:27:43 [DEBUG] http: Request PUT /v1/agent/service/register (20.028127ms) from=10.233.69.17:47202
    2022/11/18 11:27:43 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.10.159_9015" in sync
    2022/11/18 11:27:43 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.61.240_9007" in sync
    2022/11/18 11:27:43 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.16.113_9011" in sync
    2022/11/18 11:27:43 [DEBUG] agent: Service "_v1_sdc-gui_10.233.44.213_8181" in sync
    2022/11/18 11:27:43 [DEBUG] agent: Service "_v1_nsd_10.233.34.41_8806" in sync
    2022/11/18 11:27:43 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.33.255_8080" in sync
    2022/11/18 11:27:43 [DEBUG] agent: Service "_v1_multicloud_10.233.2.121_9001" in sync
    2022/11/18 11:27:43 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:43 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.39.53_443" in sync
    2022/11/18 11:27:43 [DEBUG] agent: Service "_v0_multicloud_10.233.2.121_9001" in sync
    2022/11/18 11:27:43 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:43 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.16.113_9011" in sync
    2022/11/18 11:27:43 [DEBUG] agent: Service "_v1_sdc_10.233.33.255_8443" in sync
    2022/11/18 11:27:43 [DEBUG] agent: Service "_v1_catalog_10.233.34.41_8806" in sync
    2022/11/18 11:27:43 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.34.41_8806" in sync
    2022/11/18 11:27:43 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.61.240_9007" in sync
    2022/11/18 11:27:43 [DEBUG] agent: Service "_v1_message-router_10.233.1.191_3904" in sync
    2022/11/18 11:27:43 [DEBUG] agent: Service "_v1_parser_10.233.34.41_8806" in sync
    2022/11/18 11:27:43 [DEBUG] agent: Service "_v1_wf-gui_10.233.29.168_8443" in sync
    2022/11/18 11:27:43 [DEBUG] agent: Node info in sync
    2022/11/18 11:27:43 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v11 (549.642µs) from=10.233.69.17:47206
    2022/11/18 11:27:43 [WARN] agent: Service name "_aai-generic-query-v12" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/11/18 11:27:43 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v12/search/generic-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v12\",\"enable_ssl\":\"true\",\"url\":\"/aai/v12/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/11/18 11:27:43 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/11/18 11:27:43 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/11/18 11:27:43 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.61.240_9007" in sync
    2022/11/18 11:27:43 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.16.113_9011" in sync
    2022/11/18 11:27:43 [DEBUG] agent: Service "_v1_sdc-gui_10.233.44.213_8181" in sync
    2022/11/18 11:27:43 [DEBUG] agent: Service "_v1_nsd_10.233.34.41_8806" in sync
    2022/11/18 11:27:43 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.10.159_9015" in sync
    2022/11/18 11:27:43 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.33.255_8080" in sync
    2022/11/18 11:27:43 [DEBUG] agent: Service "_v1_multicloud_10.233.2.121_9001" in sync
    2022/11/18 11:27:43 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:43 [INFO] agent: Synced service "_v12__aai-generic-query_10.233.70.159_8446"
    2022/11/18 11:27:43 [DEBUG] agent: Service "_v0_multicloud_10.233.2.121_9001" in sync
    2022/11/18 11:27:43 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:43 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.16.113_9011" in sync
    2022/11/18 11:27:43 [DEBUG] agent: Service "_v1_sdc_10.233.33.255_8443" in sync
    2022/11/18 11:27:43 [DEBUG] agent: Service "_v1_catalog_10.233.34.41_8806" in sync
    2022/11/18 11:27:43 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.34.41_8806" in sync
    2022/11/18 11:27:43 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.39.53_443" in sync
    2022/11/18 11:27:43 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.61.240_9007" in sync
    2022/11/18 11:27:43 [DEBUG] agent: Service "_v1_message-router_10.233.1.191_3904" in sync
    2022/11/18 11:27:43 [DEBUG] agent: Service "_v1_parser_10.233.34.41_8806" in sync
    2022/11/18 11:27:43 [DEBUG] agent: Service "_v1_wf-gui_10.233.29.168_8443" in sync
    2022/11/18 11:27:43 [DEBUG] agent: Node info in sync
    2022/11/18 11:27:43 [DEBUG] http: Request PUT /v1/agent/service/register (94.606792ms) from=10.233.69.17:47208
    2022/11/18 11:27:43 [DEBUG] agent: Service "_v1_nsd_10.233.34.41_8806" in sync
    2022/11/18 11:27:43 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.10.159_9015" in sync
    2022/11/18 11:27:43 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.61.240_9007" in sync
    2022/11/18 11:27:43 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.16.113_9011" in sync
    2022/11/18 11:27:43 [DEBUG] agent: Service "_v1_sdc-gui_10.233.44.213_8181" in sync
    2022/11/18 11:27:43 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:43 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.33.255_8080" in sync
    2022/11/18 11:27:43 [DEBUG] agent: Service "_v1_multicloud_10.233.2.121_9001" in sync
    2022/11/18 11:27:43 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:43 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.34.41_8806" in sync
    2022/11/18 11:27:43 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.39.53_443" in sync
    2022/11/18 11:27:43 [DEBUG] agent: Service "_v0_multicloud_10.233.2.121_9001" in sync
    2022/11/18 11:27:43 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:43 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.16.113_9011" in sync
    2022/11/18 11:27:43 [DEBUG] agent: Service "_v1_sdc_10.233.33.255_8443" in sync
    2022/11/18 11:27:43 [DEBUG] agent: Service "_v1_catalog_10.233.34.41_8806" in sync
    2022/11/18 11:27:43 [DEBUG] agent: Service "_v1_wf-gui_10.233.29.168_8443" in sync
    2022/11/18 11:27:43 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.61.240_9007" in sync
    2022/11/18 11:27:43 [DEBUG] agent: Service "_v1_message-router_10.233.1.191_3904" in sync
    2022/11/18 11:27:43 [DEBUG] agent: Service "_v1_parser_10.233.34.41_8806" in sync
    2022/11/18 11:27:43 [DEBUG] agent: Node info in sync
    2022/11/18 11:27:43 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v12 (453.936µs) from=10.233.69.17:47210
    2022/11/18 11:27:43 [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.
    2022/11/18 11:27:43 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/11/18 11:27:43 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/11/18 11:27:43 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.61.240_9007" in sync
    2022/11/18 11:27:43 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.16.113_9011" in sync
    2022/11/18 11:27:43 [DEBUG] agent: Service "_v1_sdc-gui_10.233.44.213_8181" in sync
    2022/11/18 11:27:43 [DEBUG] agent: Service "_v1_nsd_10.233.34.41_8806" in sync
    2022/11/18 11:27:43 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.10.159_9015" in sync
    2022/11/18 11:27:43 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.33.255_8080" in sync
    2022/11/18 11:27:43 [DEBUG] agent: Service "_v1_multicloud_10.233.2.121_9001" in sync
    2022/11/18 11:27:43 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:43 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:43 [INFO] agent: Synced service "_v12_aai-generic-query_10.233.70.159_8446"
    2022/11/18 11:27:43 [DEBUG] agent: Service "_v0_multicloud_10.233.2.121_9001" in sync
    2022/11/18 11:27:43 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:43 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.16.113_9011" in sync
    2022/11/18 11:27:43 [DEBUG] agent: Service "_v1_sdc_10.233.33.255_8443" in sync
    2022/11/18 11:27:43 [DEBUG] agent: Service "_v1_catalog_10.233.34.41_8806" in sync
    2022/11/18 11:27:43 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.34.41_8806" in sync
    2022/11/18 11:27:43 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.39.53_443" in sync
    2022/11/18 11:27:43 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.61.240_9007" in sync
    2022/11/18 11:27:43 [DEBUG] agent: Service "_v1_message-router_10.233.1.191_3904" in sync
    2022/11/18 11:27:43 [DEBUG] agent: Service "_v1_parser_10.233.34.41_8806" in sync
    2022/11/18 11:27:43 [DEBUG] agent: Service "_v1_wf-gui_10.233.29.168_8443" in sync
    2022/11/18 11:27:43 [DEBUG] agent: Node info in sync
    2022/11/18 11:27:43 [DEBUG] http: Request PUT /v1/agent/service/register (30.41296ms) from=10.233.69.17:47222
    2022/11/18 11:27:43 [DEBUG] agent: Service "_v1_sdc_10.233.33.255_8443" in sync
    2022/11/18 11:27:43 [DEBUG] agent: Service "_v1_catalog_10.233.34.41_8806" in sync
    2022/11/18 11:27:43 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.34.41_8806" in sync
    2022/11/18 11:27:43 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.39.53_443" in sync
    2022/11/18 11:27:43 [DEBUG] agent: Service "_v0_multicloud_10.233.2.121_9001" in sync
    2022/11/18 11:27:43 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:43 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.16.113_9011" in sync
    2022/11/18 11:27:43 [DEBUG] agent: Service "_v1_message-router_10.233.1.191_3904" in sync
    2022/11/18 11:27:43 [DEBUG] agent: Service "_v1_parser_10.233.34.41_8806" in sync
    2022/11/18 11:27:43 [DEBUG] agent: Service "_v1_wf-gui_10.233.29.168_8443" in sync
    2022/11/18 11:27:43 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.61.240_9007" in sync
    2022/11/18 11:27:43 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.16.113_9011" in sync
    2022/11/18 11:27:43 [DEBUG] agent: Service "_v1_sdc-gui_10.233.44.213_8181" in sync
    2022/11/18 11:27:43 [DEBUG] agent: Service "_v1_nsd_10.233.34.41_8806" in sync
    2022/11/18 11:27:43 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.10.159_9015" in sync
    2022/11/18 11:27:43 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.61.240_9007" in sync
    2022/11/18 11:27:43 [DEBUG] agent: Service "_v1_multicloud_10.233.2.121_9001" in sync
    2022/11/18 11:27:43 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:43 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:43 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:43 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.33.255_8080" in sync
    2022/11/18 11:27:43 [DEBUG] agent: Node info in sync
    2022/11/18 11:27:43 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v12 (798.354µs) from=10.233.69.17:47226
    2022/11/18 11:27:43 [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.
    2022/11/18 11:27:43 [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.
    2022/11/18 11:27:43 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/11/18 11:27:43 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/11/18 11:27:43 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.34.41_8806" in sync
    2022/11/18 11:27:43 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.39.53_443" in sync
    2022/11/18 11:27:43 [DEBUG] agent: Service "_v0_multicloud_10.233.2.121_9001" in sync
    2022/11/18 11:27:43 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:43 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.16.113_9011" in sync
    2022/11/18 11:27:43 [DEBUG] agent: Service "_v1_sdc_10.233.33.255_8443" in sync
    2022/11/18 11:27:43 [DEBUG] agent: Service "_v1_catalog_10.233.34.41_8806" in sync
    2022/11/18 11:27:43 [DEBUG] agent: Service "_v1_wf-gui_10.233.29.168_8443" in sync
    2022/11/18 11:27:43 [INFO] agent: Synced service "_v13__aai-generic-query_10.233.70.159_8446"
    2022/11/18 11:27:43 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.61.240_9007" in sync
    2022/11/18 11:27:43 [DEBUG] agent: Service "_v1_message-router_10.233.1.191_3904" in sync
    2022/11/18 11:27:43 [DEBUG] agent: Service "_v1_parser_10.233.34.41_8806" in sync
    2022/11/18 11:27:43 [DEBUG] agent: Service "_v1_nsd_10.233.34.41_8806" in sync
    2022/11/18 11:27:43 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.10.159_9015" in sync
    2022/11/18 11:27:43 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.61.240_9007" in sync
    2022/11/18 11:27:43 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.16.113_9011" in sync
    2022/11/18 11:27:43 [DEBUG] agent: Service "_v1_sdc-gui_10.233.44.213_8181" in sync
    2022/11/18 11:27:43 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:43 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:43 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.33.255_8080" in sync
    2022/11/18 11:27:43 [DEBUG] agent: Service "_v1_multicloud_10.233.2.121_9001" in sync
    2022/11/18 11:27:43 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:43 [DEBUG] agent: Node info in sync
    2022/11/18 11:27:43 [DEBUG] http: Request PUT /v1/agent/service/register (33.770209ms) from=10.233.69.17:47228
    2022/11/18 11:27:43 [DEBUG] agent: Service "_v1_wf-gui_10.233.29.168_8443" in sync
    2022/11/18 11:27:43 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:43 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.61.240_9007" in sync
    2022/11/18 11:27:43 [DEBUG] agent: Service "_v1_message-router_10.233.1.191_3904" in sync
    2022/11/18 11:27:43 [DEBUG] agent: Service "_v1_parser_10.233.34.41_8806" in sync
    2022/11/18 11:27:43 [DEBUG] agent: Service "_v1_nsd_10.233.34.41_8806" in sync
    2022/11/18 11:27:43 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.10.159_9015" in sync
    2022/11/18 11:27:43 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.61.240_9007" in sync
    2022/11/18 11:27:43 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.16.113_9011" in sync
    2022/11/18 11:27:43 [DEBUG] agent: Service "_v1_sdc-gui_10.233.44.213_8181" in sync
    2022/11/18 11:27:43 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:43 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:43 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.33.255_8080" in sync
    2022/11/18 11:27:43 [DEBUG] agent: Service "_v1_multicloud_10.233.2.121_9001" in sync
    2022/11/18 11:27:43 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:43 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.34.41_8806" in sync
    2022/11/18 11:27:43 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.39.53_443" in sync
    2022/11/18 11:27:43 [DEBUG] agent: Service "_v0_multicloud_10.233.2.121_9001" in sync
    2022/11/18 11:27:43 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:43 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.16.113_9011" in sync
    2022/11/18 11:27:43 [DEBUG] agent: Service "_v1_sdc_10.233.33.255_8443" in sync
    2022/11/18 11:27:43 [DEBUG] agent: Service "_v1_catalog_10.233.34.41_8806" in sync
    2022/11/18 11:27:43 [DEBUG] agent: Node info in sync
    2022/11/18 11:27:43 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v13 (465.165µs) from=10.233.69.17:47232
    2022/11/18 11:27:43 [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.
    2022/11/18 11:27:43 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/11/18 11:27:43 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/11/18 11:27:43 [INFO] agent: Synced service "_v13_aai-generic-query_10.233.70.159_8446"
    2022/11/18 11:27:43 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.33.255_8080" in sync
    2022/11/18 11:27:43 [DEBUG] agent: Service "_v1_multicloud_10.233.2.121_9001" in sync
    2022/11/18 11:27:43 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:43 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:43 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:43 [DEBUG] agent: Service "_v0_multicloud_10.233.2.121_9001" in sync
    2022/11/18 11:27:43 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:43 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.16.113_9011" in sync
    2022/11/18 11:27:43 [DEBUG] agent: Service "_v1_sdc_10.233.33.255_8443" in sync
    2022/11/18 11:27:43 [DEBUG] agent: Service "_v1_catalog_10.233.34.41_8806" in sync
    2022/11/18 11:27:43 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.34.41_8806" in sync
    2022/11/18 11:27:43 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.39.53_443" in sync
    2022/11/18 11:27:43 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.61.240_9007" in sync
    2022/11/18 11:27:43 [DEBUG] agent: Service "_v1_message-router_10.233.1.191_3904" in sync
    2022/11/18 11:27:43 [DEBUG] agent: Service "_v1_parser_10.233.34.41_8806" in sync
    2022/11/18 11:27:43 [DEBUG] agent: Service "_v1_wf-gui_10.233.29.168_8443" in sync
    2022/11/18 11:27:43 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:43 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.61.240_9007" in sync
    2022/11/18 11:27:43 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.16.113_9011" in sync
    2022/11/18 11:27:43 [DEBUG] agent: Service "_v1_sdc-gui_10.233.44.213_8181" in sync
    2022/11/18 11:27:43 [DEBUG] agent: Service "_v1_nsd_10.233.34.41_8806" in sync
    2022/11/18 11:27:43 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.10.159_9015" in sync
    2022/11/18 11:27:43 [DEBUG] agent: Node info in sync
    2022/11/18 11:27:43 [DEBUG] http: Request PUT /v1/agent/service/register (10.351882ms) from=10.233.69.17:47238
    2022/11/18 11:27:43 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.61.240_9007" in sync
    2022/11/18 11:27:43 [DEBUG] agent: Service "_v1_message-router_10.233.1.191_3904" in sync
    2022/11/18 11:27:43 [DEBUG] agent: Service "_v1_parser_10.233.34.41_8806" in sync
    2022/11/18 11:27:43 [DEBUG] agent: Service "_v1_wf-gui_10.233.29.168_8443" in sync
    2022/11/18 11:27:43 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:43 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.61.240_9007" in sync
    2022/11/18 11:27:43 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.16.113_9011" in sync
    2022/11/18 11:27:43 [DEBUG] agent: Service "_v1_sdc-gui_10.233.44.213_8181" in sync
    2022/11/18 11:27:43 [DEBUG] agent: Service "_v1_nsd_10.233.34.41_8806" in sync
    2022/11/18 11:27:43 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.10.159_9015" in sync
    2022/11/18 11:27:43 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.33.255_8080" in sync
    2022/11/18 11:27:43 [DEBUG] agent: Service "_v1_multicloud_10.233.2.121_9001" in sync
    2022/11/18 11:27:43 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:43 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:43 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:43 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:43 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:43 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.16.113_9011" in sync
    2022/11/18 11:27:43 [DEBUG] agent: Service "_v1_sdc_10.233.33.255_8443" in sync
    2022/11/18 11:27:43 [DEBUG] agent: Service "_v1_catalog_10.233.34.41_8806" in sync
    2022/11/18 11:27:43 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.34.41_8806" in sync
    2022/11/18 11:27:43 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.39.53_443" in sync
    2022/11/18 11:27:43 [DEBUG] agent: Service "_v0_multicloud_10.233.2.121_9001" in sync
    2022/11/18 11:27:43 [DEBUG] agent: Node info in sync
    2022/11/18 11:27:43 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v13 (2.209811ms) from=10.233.69.17:47240
    2022/11/18 11:27:43 [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.
    2022/11/18 11:27:43 [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.
    2022/11/18 11:27:43 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/11/18 11:27:43 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/11/18 11:27:43 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.16.113_9011" in sync
    2022/11/18 11:27:43 [DEBUG] agent: Service "_v1_sdc_10.233.33.255_8443" in sync
    2022/11/18 11:27:43 [DEBUG] agent: Service "_v1_catalog_10.233.34.41_8806" in sync
    2022/11/18 11:27:43 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.34.41_8806" in sync
    2022/11/18 11:27:43 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.39.53_443" in sync
    2022/11/18 11:27:43 [DEBUG] agent: Service "_v0_multicloud_10.233.2.121_9001" in sync
    2022/11/18 11:27:43 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:43 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.61.240_9007" in sync
    2022/11/18 11:27:43 [DEBUG] agent: Service "_v1_message-router_10.233.1.191_3904" in sync
    2022/11/18 11:27:43 [DEBUG] agent: Service "_v1_parser_10.233.34.41_8806" in sync
    2022/11/18 11:27:43 [DEBUG] agent: Service "_v1_wf-gui_10.233.29.168_8443" in sync
    2022/11/18 11:27:43 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:43 [INFO] agent: Synced service "_v14__aai-generic-query_10.233.70.159_8446"
    2022/11/18 11:27:43 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.61.240_9007" in sync
    2022/11/18 11:27:43 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.16.113_9011" in sync
    2022/11/18 11:27:43 [DEBUG] agent: Service "_v1_sdc-gui_10.233.44.213_8181" in sync
    2022/11/18 11:27:43 [DEBUG] agent: Service "_v1_nsd_10.233.34.41_8806" in sync
    2022/11/18 11:27:43 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.10.159_9015" in sync
    2022/11/18 11:27:43 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.33.255_8080" in sync
    2022/11/18 11:27:43 [DEBUG] agent: Service "_v1_multicloud_10.233.2.121_9001" in sync
    2022/11/18 11:27:43 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:43 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:43 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:43 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:43 [DEBUG] agent: Node info in sync
    2022/11/18 11:27:43 [DEBUG] http: Request PUT /v1/agent/service/register (62.024864ms) from=10.233.69.17:47242
    2022/11/18 11:27:43 [DEBUG] agent: Service "_v1_multicloud_10.233.2.121_9001" in sync
    2022/11/18 11:27:43 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:43 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:43 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:43 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:43 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.33.255_8080" in sync
    2022/11/18 11:27:43 [DEBUG] agent: Service "_v1_sdc_10.233.33.255_8443" in sync
    2022/11/18 11:27:43 [DEBUG] agent: Service "_v1_catalog_10.233.34.41_8806" in sync
    2022/11/18 11:27:43 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.34.41_8806" in sync
    2022/11/18 11:27:43 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.39.53_443" in sync
    2022/11/18 11:27:43 [DEBUG] agent: Service "_v0_multicloud_10.233.2.121_9001" in sync
    2022/11/18 11:27:43 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:43 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.16.113_9011" in sync
    2022/11/18 11:27:43 [DEBUG] agent: Service "_v1_message-router_10.233.1.191_3904" in sync
    2022/11/18 11:27:43 [DEBUG] agent: Service "_v1_parser_10.233.34.41_8806" in sync
    2022/11/18 11:27:43 [DEBUG] agent: Service "_v1_wf-gui_10.233.29.168_8443" in sync
    2022/11/18 11:27:43 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:43 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:43 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.61.240_9007" in sync
    2022/11/18 11:27:43 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.16.113_9011" in sync
    2022/11/18 11:27:43 [DEBUG] agent: Service "_v1_sdc-gui_10.233.44.213_8181" in sync
    2022/11/18 11:27:43 [DEBUG] agent: Service "_v1_nsd_10.233.34.41_8806" in sync
    2022/11/18 11:27:43 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.10.159_9015" in sync
    2022/11/18 11:27:43 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.61.240_9007" in sync
    2022/11/18 11:27:43 [DEBUG] agent: Node info in sync
    2022/11/18 11:27:43 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v14 (6.789997ms) from=10.233.69.17:47244
    2022/11/18 11:27:43 [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.
    2022/11/18 11:27:43 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/11/18 11:27:43 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/11/18 11:27:43 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.61.240_9007" in sync
    2022/11/18 11:27:43 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.16.113_9011" in sync
    2022/11/18 11:27:43 [DEBUG] agent: Service "_v1_sdc-gui_10.233.44.213_8181" in sync
    2022/11/18 11:27:43 [DEBUG] agent: Service "_v1_nsd_10.233.34.41_8806" in sync
    2022/11/18 11:27:43 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.10.159_9015" in sync
    2022/11/18 11:27:43 [INFO] agent: Synced service "_v14_aai-generic-query_10.233.70.159_8446"
    2022/11/18 11:27:43 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.33.255_8080" in sync
    2022/11/18 11:27:43 [DEBUG] agent: Service "_v1_multicloud_10.233.2.121_9001" in sync
    2022/11/18 11:27:43 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:43 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:43 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:43 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:43 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:43 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.16.113_9011" in sync
    2022/11/18 11:27:43 [DEBUG] agent: Service "_v1_sdc_10.233.33.255_8443" in sync
    2022/11/18 11:27:43 [DEBUG] agent: Service "_v1_catalog_10.233.34.41_8806" in sync
    2022/11/18 11:27:43 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.34.41_8806" in sync
    2022/11/18 11:27:43 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.39.53_443" in sync
    2022/11/18 11:27:43 [DEBUG] agent: Service "_v0_multicloud_10.233.2.121_9001" in sync
    2022/11/18 11:27:43 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.61.240_9007" in sync
    2022/11/18 11:27:43 [DEBUG] agent: Service "_v1_message-router_10.233.1.191_3904" in sync
    2022/11/18 11:27:43 [DEBUG] agent: Service "_v1_parser_10.233.34.41_8806" in sync
    2022/11/18 11:27:43 [DEBUG] agent: Service "_v1_wf-gui_10.233.29.168_8443" in sync
    2022/11/18 11:27:43 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:43 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:43 [DEBUG] agent: Node info in sync
    2022/11/18 11:27:43 [DEBUG] http: Request PUT /v1/agent/service/register (3.799953ms) from=10.233.69.17:47250
    2022/11/18 11:27:43 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.33.255_8080" in sync
    2022/11/18 11:27:43 [DEBUG] agent: Service "_v1_multicloud_10.233.2.121_9001" in sync
    2022/11/18 11:27:43 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:43 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:43 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:43 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:43 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.16.113_9011" in sync
    2022/11/18 11:27:43 [DEBUG] agent: Service "_v1_sdc_10.233.33.255_8443" in sync
    2022/11/18 11:27:43 [DEBUG] agent: Service "_v1_catalog_10.233.34.41_8806" in sync
    2022/11/18 11:27:43 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.34.41_8806" in sync
    2022/11/18 11:27:43 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.39.53_443" in sync
    2022/11/18 11:27:43 [DEBUG] agent: Service "_v0_multicloud_10.233.2.121_9001" in sync
    2022/11/18 11:27:43 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:43 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.61.240_9007" in sync
    2022/11/18 11:27:43 [DEBUG] agent: Service "_v1_message-router_10.233.1.191_3904" in sync
    2022/11/18 11:27:43 [DEBUG] agent: Service "_v1_parser_10.233.34.41_8806" in sync
    2022/11/18 11:27:43 [DEBUG] agent: Service "_v1_wf-gui_10.233.29.168_8443" in sync
    2022/11/18 11:27:43 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:43 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:43 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.61.240_9007" in sync
    2022/11/18 11:27:43 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.16.113_9011" in sync
    2022/11/18 11:27:43 [DEBUG] agent: Service "_v1_sdc-gui_10.233.44.213_8181" in sync
    2022/11/18 11:27:43 [DEBUG] agent: Service "_v1_nsd_10.233.34.41_8806" in sync
    2022/11/18 11:27:43 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.10.159_9015" in sync
    2022/11/18 11:27:43 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:43 [DEBUG] agent: Node info in sync
    2022/11/18 11:27:43 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v14 (590.206µs) from=10.233.69.17:47252
    2022/11/18 11:27:43 [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.
    2022/11/18 11:27:43 [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.
    2022/11/18 11:27:43 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/11/18 11:27:43 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/11/18 11:27:43 [DEBUG] agent: Service "_v1_multicloud_10.233.2.121_9001" in sync
    2022/11/18 11:27:43 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:43 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:43 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:43 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:43 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.33.255_8080" in sync
    2022/11/18 11:27:43 [DEBUG] agent: Service "_v1_sdc_10.233.33.255_8443" in sync
    2022/11/18 11:27:43 [DEBUG] agent: Service "_v1_catalog_10.233.34.41_8806" in sync
    2022/11/18 11:27:43 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.34.41_8806" in sync
    2022/11/18 11:27:43 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.39.53_443" in sync
    2022/11/18 11:27:43 [DEBUG] agent: Service "_v0_multicloud_10.233.2.121_9001" in sync
    2022/11/18 11:27:43 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:43 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.16.113_9011" in sync
    2022/11/18 11:27:43 [DEBUG] agent: Service "_v1_message-router_10.233.1.191_3904" in sync
    2022/11/18 11:27:43 [DEBUG] agent: Service "_v1_parser_10.233.34.41_8806" in sync
    2022/11/18 11:27:43 [DEBUG] agent: Service "_v1_wf-gui_10.233.29.168_8443" in sync
    2022/11/18 11:27:43 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:43 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:43 [INFO] agent: Synced service "_v15__aai-generic-query_10.233.70.159_8446"
    2022/11/18 11:27:43 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.61.240_9007" in sync
    2022/11/18 11:27:43 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.16.113_9011" in sync
    2022/11/18 11:27:43 [DEBUG] agent: Service "_v1_sdc-gui_10.233.44.213_8181" in sync
    2022/11/18 11:27:43 [DEBUG] agent: Service "_v1_nsd_10.233.34.41_8806" in sync
    2022/11/18 11:27:43 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.10.159_9015" in sync
    2022/11/18 11:27:43 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:43 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.61.240_9007" in sync
    2022/11/18 11:27:43 [DEBUG] agent: Node info in sync
    2022/11/18 11:27:43 [DEBUG] http: Request PUT /v1/agent/service/register (8.886965ms) from=10.233.69.17:47254
    2022/11/18 11:27:43 [DEBUG] agent: Service "_v0_multicloud_10.233.2.121_9001" in sync
    2022/11/18 11:27:43 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:43 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.16.113_9011" in sync
    2022/11/18 11:27:43 [DEBUG] agent: Service "_v1_sdc_10.233.33.255_8443" in sync
    2022/11/18 11:27:43 [DEBUG] agent: Service "_v1_catalog_10.233.34.41_8806" in sync
    2022/11/18 11:27:43 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.34.41_8806" in sync
    2022/11/18 11:27:43 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.39.53_443" in sync
    2022/11/18 11:27:43 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:43 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:43 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.61.240_9007" in sync
    2022/11/18 11:27:43 [DEBUG] agent: Service "_v1_message-router_10.233.1.191_3904" in sync
    2022/11/18 11:27:43 [DEBUG] agent: Service "_v1_parser_10.233.34.41_8806" in sync
    2022/11/18 11:27:43 [DEBUG] agent: Service "_v1_wf-gui_10.233.29.168_8443" in sync
    2022/11/18 11:27:43 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:43 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:43 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.61.240_9007" in sync
    2022/11/18 11:27:43 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.16.113_9011" in sync
    2022/11/18 11:27:43 [DEBUG] agent: Service "_v1_sdc-gui_10.233.44.213_8181" in sync
    2022/11/18 11:27:43 [DEBUG] agent: Service "_v1_nsd_10.233.34.41_8806" in sync
    2022/11/18 11:27:43 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.10.159_9015" in sync
    2022/11/18 11:27:43 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:43 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.33.255_8080" in sync
    2022/11/18 11:27:43 [DEBUG] agent: Service "_v1_multicloud_10.233.2.121_9001" in sync
    2022/11/18 11:27:43 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:43 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:43 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:43 [DEBUG] agent: Node info in sync
    2022/11/18 11:27:43 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v15 (1.257887ms) from=10.233.69.17:47258
    2022/11/18 11:27:43 [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.
    2022/11/18 11:27:43 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/11/18 11:27:43 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/11/18 11:27:43 [DEBUG] agent: Service "_v1_nsd_10.233.34.41_8806" in sync
    2022/11/18 11:27:43 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:43 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:43 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:43 [INFO] agent: Synced service "_v15_aai-generic-query_10.233.70.159_8446"
    2022/11/18 11:27:44 [DEBUG] agent: Service "_v1_multicloud_10.233.2.121_9001" in sync
    2022/11/18 11:27:44 [DEBUG] agent: Service "_v1_sdc_10.233.33.255_8443" in sync
    2022/11/18 11:27:44 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.34.41_8806" in sync
    2022/11/18 11:27:44 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.16.113_9011" in sync
    2022/11/18 11:27:44 [DEBUG] agent: Service "_v1_parser_10.233.34.41_8806" in sync
    2022/11/18 11:27:44 [DEBUG] agent: Service "_v1_wf-gui_10.233.29.168_8443" in sync
    2022/11/18 11:27:44 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:44 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.61.240_9007" in sync
    2022/11/18 11:27:44 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.16.113_9011" in sync
    2022/11/18 11:27:44 [DEBUG] agent: Service "_v1_sdc-gui_10.233.44.213_8181" in sync
    2022/11/18 11:27:44 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.10.159_9015" in sync
    2022/11/18 11:27:44 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.61.240_9007" in sync
    2022/11/18 11:27:44 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:44 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:44 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.33.255_8080" in sync
    2022/11/18 11:27:44 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.39.53_443" in sync
    2022/11/18 11:27:44 [DEBUG] agent: Service "_v0_multicloud_10.233.2.121_9001" in sync
    2022/11/18 11:27:44 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:44 [DEBUG] agent: Service "_v1_catalog_10.233.34.41_8806" in sync
    2022/11/18 11:27:44 [DEBUG] agent: Service "_v1_message-router_10.233.1.191_3904" in sync
    2022/11/18 11:27:44 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:44 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:44 [DEBUG] agent: Node info in sync
    2022/11/18 11:27:44 [DEBUG] http: Request PUT /v1/agent/service/register (69.92014ms) from=10.233.69.17:47260
    2022/11/18 11:27:44 [DEBUG] agent: Service "_v1_nsd_10.233.34.41_8806" in sync
    2022/11/18 11:27:44 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:44 [DEBUG] agent: Service "_v1_multicloud_10.233.2.121_9001" in sync
    2022/11/18 11:27:44 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:44 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:44 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:44 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.16.113_9011" in sync
    2022/11/18 11:27:44 [DEBUG] agent: Service "_v1_sdc_10.233.33.255_8443" in sync
    2022/11/18 11:27:44 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.34.41_8806" in sync
    2022/11/18 11:27:44 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.61.240_9007" in sync
    2022/11/18 11:27:44 [DEBUG] agent: Service "_v1_parser_10.233.34.41_8806" in sync
    2022/11/18 11:27:44 [DEBUG] agent: Service "_v1_wf-gui_10.233.29.168_8443" in sync
    2022/11/18 11:27:44 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:44 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.61.240_9007" in sync
    2022/11/18 11:27:44 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.16.113_9011" in sync
    2022/11/18 11:27:44 [DEBUG] agent: Service "_v1_sdc-gui_10.233.44.213_8181" in sync
    2022/11/18 11:27:44 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.10.159_9015" in sync
    2022/11/18 11:27:44 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.33.255_8080" in sync
    2022/11/18 11:27:44 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:44 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:44 [DEBUG] agent: Service "_v1_catalog_10.233.34.41_8806" in sync
    2022/11/18 11:27:44 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.39.53_443" in sync
    2022/11/18 11:27:44 [DEBUG] agent: Service "_v0_multicloud_10.233.2.121_9001" in sync
    2022/11/18 11:27:44 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:44 [DEBUG] agent: Service "_v1_message-router_10.233.1.191_3904" in sync
    2022/11/18 11:27:44 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:44 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:44 [DEBUG] agent: Node info in sync
    2022/11/18 11:27:44 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v15 (547.6µs) from=10.233.69.17:47262
    2022/11/18 11:27:44 [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.
    2022/11/18 11:27:44 [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.
    2022/11/18 11:27:44 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/11/18 11:27:44 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/11/18 11:27:44 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.33.255_8080" in sync
    2022/11/18 11:27:44 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:44 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:44 [DEBUG] agent: Service "_v1_catalog_10.233.34.41_8806" in sync
    2022/11/18 11:27:44 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.39.53_443" in sync
    2022/11/18 11:27:44 [DEBUG] agent: Service "_v0_multicloud_10.233.2.121_9001" in sync
    2022/11/18 11:27:44 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:44 [DEBUG] agent: Service "_v1_message-router_10.233.1.191_3904" in sync
    2022/11/18 11:27:44 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:44 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:44 [DEBUG] agent: Service "_v1_nsd_10.233.34.41_8806" in sync
    2022/11/18 11:27:44 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:44 [DEBUG] agent: Service "_v1_multicloud_10.233.2.121_9001" in sync
    2022/11/18 11:27:44 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:44 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:44 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:44 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.16.113_9011" in sync
    2022/11/18 11:27:44 [DEBUG] agent: Service "_v1_sdc_10.233.33.255_8443" in sync
    2022/11/18 11:27:44 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.34.41_8806" in sync
    2022/11/18 11:27:44 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.61.240_9007" in sync
    2022/11/18 11:27:44 [DEBUG] agent: Service "_v1_parser_10.233.34.41_8806" in sync
    2022/11/18 11:27:44 [DEBUG] agent: Service "_v1_wf-gui_10.233.29.168_8443" in sync
    2022/11/18 11:27:44 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:44 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.61.240_9007" in sync
    2022/11/18 11:27:44 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.16.113_9011" in sync
    2022/11/18 11:27:44 [DEBUG] agent: Service "_v1_sdc-gui_10.233.44.213_8181" in sync
    2022/11/18 11:27:44 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.10.159_9015" in sync
    2022/11/18 11:27:44 [INFO] agent: Synced service "_v16__aai-generic-query_10.233.70.159_8446"
    2022/11/18 11:27:44 [DEBUG] agent: Node info in sync
    2022/11/18 11:27:44 [DEBUG] http: Request PUT /v1/agent/service/register (7.062059ms) from=10.233.69.17:47264
    2022/11/18 11:27:44 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.33.255_8080" in sync
    2022/11/18 11:27:44 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:44 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:44 [DEBUG] agent: Service "_v1_catalog_10.233.34.41_8806" in sync
    2022/11/18 11:27:44 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.39.53_443" in sync
    2022/11/18 11:27:44 [DEBUG] agent: Service "_v0_multicloud_10.233.2.121_9001" in sync
    2022/11/18 11:27:44 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:44 [DEBUG] agent: Service "_v1_message-router_10.233.1.191_3904" in sync
    2022/11/18 11:27:44 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:44 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:44 [DEBUG] agent: Service "_v1_nsd_10.233.34.41_8806" in sync
    2022/11/18 11:27:44 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:44 [DEBUG] agent: Service "_v1_multicloud_10.233.2.121_9001" in sync
    2022/11/18 11:27:44 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:44 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:44 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:44 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.16.113_9011" in sync
    2022/11/18 11:27:44 [DEBUG] agent: Service "_v1_sdc_10.233.33.255_8443" in sync
    2022/11/18 11:27:44 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.34.41_8806" in sync
    2022/11/18 11:27:44 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.61.240_9007" in sync
    2022/11/18 11:27:44 [DEBUG] agent: Service "_v1_parser_10.233.34.41_8806" in sync
    2022/11/18 11:27:44 [DEBUG] agent: Service "_v1_wf-gui_10.233.29.168_8443" in sync
    2022/11/18 11:27:44 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:44 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.61.240_9007" in sync
    2022/11/18 11:27:44 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.16.113_9011" in sync
    2022/11/18 11:27:44 [DEBUG] agent: Service "_v1_sdc-gui_10.233.44.213_8181" in sync
    2022/11/18 11:27:44 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.10.159_9015" in sync
    2022/11/18 11:27:44 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:44 [DEBUG] agent: Node info in sync
    2022/11/18 11:27:44 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v16 (692.397µs) from=10.233.69.17:47266
    2022/11/18 11:27:44 [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.
    2022/11/18 11:27:44 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/11/18 11:27:44 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/11/18 11:27:44 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.33.255_8080" in sync
    2022/11/18 11:27:44 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:44 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:44 [DEBUG] agent: Service "_v1_catalog_10.233.34.41_8806" in sync
    2022/11/18 11:27:44 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.39.53_443" in sync
    2022/11/18 11:27:44 [DEBUG] agent: Service "_v0_multicloud_10.233.2.121_9001" in sync
    2022/11/18 11:27:44 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:44 [DEBUG] agent: Service "_v1_message-router_10.233.1.191_3904" in sync
    2022/11/18 11:27:44 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:44 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:44 [DEBUG] agent: Service "_v1_nsd_10.233.34.41_8806" in sync
    2022/11/18 11:27:44 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:44 [DEBUG] agent: Service "_v1_multicloud_10.233.2.121_9001" in sync
    2022/11/18 11:27:44 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:44 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:44 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:44 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.16.113_9011" in sync
    2022/11/18 11:27:44 [DEBUG] agent: Service "_v1_sdc_10.233.33.255_8443" in sync
    2022/11/18 11:27:44 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.34.41_8806" in sync
    2022/11/18 11:27:44 [INFO] agent: Synced service "_v16_aai-generic-query_10.233.70.159_8446"
    2022/11/18 11:27:44 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.61.240_9007" in sync
    2022/11/18 11:27:44 [DEBUG] agent: Service "_v1_parser_10.233.34.41_8806" in sync
    2022/11/18 11:27:44 [DEBUG] agent: Service "_v1_wf-gui_10.233.29.168_8443" in sync
    2022/11/18 11:27:44 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:44 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:44 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.61.240_9007" in sync
    2022/11/18 11:27:44 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.16.113_9011" in sync
    2022/11/18 11:27:44 [DEBUG] agent: Service "_v1_sdc-gui_10.233.44.213_8181" in sync
    2022/11/18 11:27:44 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.10.159_9015" in sync
    2022/11/18 11:27:44 [DEBUG] agent: Node info in sync
    2022/11/18 11:27:44 [DEBUG] http: Request PUT /v1/agent/service/register (32.006436ms) from=10.233.69.17:47268
    2022/11/18 11:27:44 [DEBUG] agent: Service "_v1_message-router_10.233.1.191_3904" in sync
    2022/11/18 11:27:44 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:44 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:44 [DEBUG] agent: Service "_v1_nsd_10.233.34.41_8806" in sync
    2022/11/18 11:27:44 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:44 [DEBUG] agent: Service "_v1_multicloud_10.233.2.121_9001" in sync
    2022/11/18 11:27:44 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:44 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:44 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:44 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.16.113_9011" in sync
    2022/11/18 11:27:44 [DEBUG] agent: Service "_v1_sdc_10.233.33.255_8443" in sync
    2022/11/18 11:27:44 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.34.41_8806" in sync
    2022/11/18 11:27:44 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.61.240_9007" in sync
    2022/11/18 11:27:44 [DEBUG] agent: Service "_v1_parser_10.233.34.41_8806" in sync
    2022/11/18 11:27:44 [DEBUG] agent: Service "_v1_wf-gui_10.233.29.168_8443" in sync
    2022/11/18 11:27:44 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:44 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:44 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.61.240_9007" in sync
    2022/11/18 11:27:44 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.16.113_9011" in sync
    2022/11/18 11:27:44 [DEBUG] agent: Service "_v1_sdc-gui_10.233.44.213_8181" in sync
    2022/11/18 11:27:44 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.10.159_9015" in sync
    2022/11/18 11:27:44 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:44 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.33.255_8080" in sync
    2022/11/18 11:27:44 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:44 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:44 [DEBUG] agent: Service "_v1_catalog_10.233.34.41_8806" in sync
    2022/11/18 11:27:44 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.39.53_443" in sync
    2022/11/18 11:27:44 [DEBUG] agent: Service "_v0_multicloud_10.233.2.121_9001" in sync
    2022/11/18 11:27:44 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:44 [DEBUG] agent: Node info in sync
    2022/11/18 11:27:44 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v16 (500.278µs) from=10.233.69.17:47272
    2022/11/18 11:27:44 [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.
    2022/11/18 11:27:44 [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.
    2022/11/18 11:27:44 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/11/18 11:27:44 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/11/18 11:27:44 [DEBUG] agent: Service "_v1_nsd_10.233.34.41_8806" in sync
    2022/11/18 11:27:44 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:44 [DEBUG] agent: Service "_v1_multicloud_10.233.2.121_9001" in sync
    2022/11/18 11:27:44 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:44 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:44 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:44 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.16.113_9011" in sync
    2022/11/18 11:27:44 [DEBUG] agent: Service "_v1_sdc_10.233.33.255_8443" in sync
    2022/11/18 11:27:44 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.34.41_8806" in sync
    2022/11/18 11:27:44 [INFO] agent: Synced service "_v17__aai-generic-query_10.233.70.159_8446"
    2022/11/18 11:27:44 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:44 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.61.240_9007" in sync
    2022/11/18 11:27:44 [DEBUG] agent: Service "_v1_parser_10.233.34.41_8806" in sync
    2022/11/18 11:27:44 [DEBUG] agent: Service "_v1_wf-gui_10.233.29.168_8443" in sync
    2022/11/18 11:27:44 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:44 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:44 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.61.240_9007" in sync
    2022/11/18 11:27:44 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.16.113_9011" in sync
    2022/11/18 11:27:44 [DEBUG] agent: Service "_v1_sdc-gui_10.233.44.213_8181" in sync
    2022/11/18 11:27:44 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.10.159_9015" in sync
    2022/11/18 11:27:44 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.33.255_8080" in sync
    2022/11/18 11:27:44 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:44 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:44 [DEBUG] agent: Service "_v1_catalog_10.233.34.41_8806" in sync
    2022/11/18 11:27:44 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.39.53_443" in sync
    2022/11/18 11:27:44 [DEBUG] agent: Service "_v0_multicloud_10.233.2.121_9001" in sync
    2022/11/18 11:27:44 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:44 [DEBUG] agent: Service "_v1_message-router_10.233.1.191_3904" in sync
    2022/11/18 11:27:44 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:44 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:44 [DEBUG] agent: Node info in sync
    2022/11/18 11:27:44 [DEBUG] http: Request PUT /v1/agent/service/register (29.09426ms) from=10.233.69.17:47276
    2022/11/18 11:27:44 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.16.113_9011" in sync
    2022/11/18 11:27:44 [DEBUG] agent: Service "_v1_sdc_10.233.33.255_8443" in sync
    2022/11/18 11:27:44 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.34.41_8806" in sync
    2022/11/18 11:27:44 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:44 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.61.240_9007" in sync
    2022/11/18 11:27:44 [DEBUG] agent: Service "_v1_parser_10.233.34.41_8806" in sync
    2022/11/18 11:27:44 [DEBUG] agent: Service "_v1_wf-gui_10.233.29.168_8443" in sync
    2022/11/18 11:27:44 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:44 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:44 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.61.240_9007" in sync
    2022/11/18 11:27:44 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.16.113_9011" in sync
    2022/11/18 11:27:44 [DEBUG] agent: Service "_v1_sdc-gui_10.233.44.213_8181" in sync
    2022/11/18 11:27:44 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.10.159_9015" in sync
    2022/11/18 11:27:44 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:44 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.33.255_8080" in sync
    2022/11/18 11:27:44 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:44 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:44 [DEBUG] agent: Service "_v1_catalog_10.233.34.41_8806" in sync
    2022/11/18 11:27:44 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.39.53_443" in sync
    2022/11/18 11:27:44 [DEBUG] agent: Service "_v0_multicloud_10.233.2.121_9001" in sync
    2022/11/18 11:27:44 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:44 [DEBUG] agent: Service "_v1_message-router_10.233.1.191_3904" in sync
    2022/11/18 11:27:44 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:44 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:44 [DEBUG] agent: Service "_v1_nsd_10.233.34.41_8806" in sync
    2022/11/18 11:27:44 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:44 [DEBUG] agent: Service "_v1_multicloud_10.233.2.121_9001" in sync
    2022/11/18 11:27:44 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:44 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:44 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:44 [DEBUG] agent: Node info in sync
    2022/11/18 11:27:44 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v17 (536.03µs) from=10.233.69.17:47278
    2022/11/18 11:27:44 [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.
    2022/11/18 11:27:44 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/11/18 11:27:44 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/11/18 11:27:44 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:44 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:44 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.33.255_8080" in sync
    2022/11/18 11:27:44 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.39.53_443" in sync
    2022/11/18 11:27:44 [DEBUG] agent: Service "_v0_multicloud_10.233.2.121_9001" in sync
    2022/11/18 11:27:44 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:44 [DEBUG] agent: Service "_v1_catalog_10.233.34.41_8806" in sync
    2022/11/18 11:27:44 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:44 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:44 [DEBUG] agent: Service "_v1_message-router_10.233.1.191_3904" in sync
    2022/11/18 11:27:44 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:44 [INFO] agent: Synced service "_v17_aai-generic-query_10.233.70.159_8446"
    2022/11/18 11:27:44 [DEBUG] agent: Service "_v1_nsd_10.233.34.41_8806" in sync
    2022/11/18 11:27:44 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:44 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:44 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:44 [DEBUG] agent: Service "_v1_multicloud_10.233.2.121_9001" in sync
    2022/11/18 11:27:44 [DEBUG] agent: Service "_v1_sdc_10.233.33.255_8443" in sync
    2022/11/18 11:27:44 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.34.41_8806" in sync
    2022/11/18 11:27:44 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:44 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.16.113_9011" in sync
    2022/11/18 11:27:44 [DEBUG] agent: Service "_v1_parser_10.233.34.41_8806" in sync
    2022/11/18 11:27:44 [DEBUG] agent: Service "_v1_wf-gui_10.233.29.168_8443" in sync
    2022/11/18 11:27:44 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:44 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:44 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.61.240_9007" in sync
    2022/11/18 11:27:44 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.16.113_9011" in sync
    2022/11/18 11:27:44 [DEBUG] agent: Service "_v1_sdc-gui_10.233.44.213_8181" in sync
    2022/11/18 11:27:44 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.10.159_9015" in sync
    2022/11/18 11:27:44 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:44 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.61.240_9007" in sync
    2022/11/18 11:27:44 [DEBUG] agent: Node info in sync
    2022/11/18 11:27:44 [DEBUG] http: Request PUT /v1/agent/service/register (23.143007ms) from=10.233.69.17:47280
    2022/11/18 11:27:44 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.16.113_9011" in sync
    2022/11/18 11:27:44 [DEBUG] agent: Service "_v1_sdc_10.233.33.255_8443" in sync
    2022/11/18 11:27:44 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.34.41_8806" in sync
    2022/11/18 11:27:44 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:44 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.61.240_9007" in sync
    2022/11/18 11:27:44 [DEBUG] agent: Service "_v1_parser_10.233.34.41_8806" in sync
    2022/11/18 11:27:44 [DEBUG] agent: Service "_v1_wf-gui_10.233.29.168_8443" in sync
    2022/11/18 11:27:44 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:44 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:44 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.61.240_9007" in sync
    2022/11/18 11:27:44 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.16.113_9011" in sync
    2022/11/18 11:27:44 [DEBUG] agent: Service "_v1_sdc-gui_10.233.44.213_8181" in sync
    2022/11/18 11:27:44 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.10.159_9015" in sync
    2022/11/18 11:27:44 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:44 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.33.255_8080" in sync
    2022/11/18 11:27:44 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:44 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:44 [DEBUG] agent: Service "_v1_catalog_10.233.34.41_8806" in sync
    2022/11/18 11:27:44 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.39.53_443" in sync
    2022/11/18 11:27:44 [DEBUG] agent: Service "_v0_multicloud_10.233.2.121_9001" in sync
    2022/11/18 11:27:44 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:44 [DEBUG] agent: Service "_v1_message-router_10.233.1.191_3904" in sync
    2022/11/18 11:27:44 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:44 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:44 [DEBUG] agent: Service "_v1_nsd_10.233.34.41_8806" in sync
    2022/11/18 11:27:44 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:44 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:44 [DEBUG] agent: Service "_v1_multicloud_10.233.2.121_9001" in sync
    2022/11/18 11:27:44 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:44 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:44 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:44 [DEBUG] agent: Node info in sync
    2022/11/18 11:27:44 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v17 (576.057µs) from=10.233.69.17:47284
    2022/11/18 11:27:44 [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.
    2022/11/18 11:27:44 [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.
    2022/11/18 11:27:44 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/11/18 11:27:44 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/11/18 11:27:44 [DEBUG] agent: Service "_v1_catalog_10.233.34.41_8806" in sync
    2022/11/18 11:27:44 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.39.53_443" in sync
    2022/11/18 11:27:44 [DEBUG] agent: Service "_v0_multicloud_10.233.2.121_9001" in sync
    2022/11/18 11:27:44 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:44 [DEBUG] agent: Service "_v1_message-router_10.233.1.191_3904" in sync
    2022/11/18 11:27:44 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:44 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:44 [DEBUG] agent: Service "_v1_nsd_10.233.34.41_8806" in sync
    2022/11/18 11:27:44 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:44 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:44 [INFO] agent: Synced service "_v18__aai-generic-query_10.233.70.159_8446"
    2022/11/18 11:27:44 [DEBUG] agent: Service "_v1_multicloud_10.233.2.121_9001" in sync
    2022/11/18 11:27:44 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:44 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:44 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:44 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.16.113_9011" in sync
    2022/11/18 11:27:44 [DEBUG] agent: Service "_v1_sdc_10.233.33.255_8443" in sync
    2022/11/18 11:27:44 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.34.41_8806" in sync
    2022/11/18 11:27:44 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:44 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.61.240_9007" in sync
    2022/11/18 11:27:44 [DEBUG] agent: Service "_v1_parser_10.233.34.41_8806" in sync
    2022/11/18 11:27:44 [DEBUG] agent: Service "_v1_wf-gui_10.233.29.168_8443" in sync
    2022/11/18 11:27:44 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:44 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:44 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.61.240_9007" in sync
    2022/11/18 11:27:44 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.16.113_9011" in sync
    2022/11/18 11:27:44 [DEBUG] agent: Service "_v1_sdc-gui_10.233.44.213_8181" in sync
    2022/11/18 11:27:44 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.10.159_9015" in sync
    2022/11/18 11:27:44 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:44 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.33.255_8080" in sync
    2022/11/18 11:27:44 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:44 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:44 [DEBUG] agent: Node info in sync
    2022/11/18 11:27:44 [DEBUG] http: Request PUT /v1/agent/service/register (51.864435ms) from=10.233.69.17:47288
    2022/11/18 11:27:44 [DEBUG] agent: Service "_v1_catalog_10.233.34.41_8806" in sync
    2022/11/18 11:27:44 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.39.53_443" in sync
    2022/11/18 11:27:44 [DEBUG] agent: Service "_v0_multicloud_10.233.2.121_9001" in sync
    2022/11/18 11:27:44 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:44 [DEBUG] agent: Service "_v1_message-router_10.233.1.191_3904" in sync
    2022/11/18 11:27:44 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:44 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:44 [DEBUG] agent: Service "_v1_nsd_10.233.34.41_8806" in sync
    2022/11/18 11:27:44 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:44 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:44 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:44 [DEBUG] agent: Service "_v1_multicloud_10.233.2.121_9001" in sync
    2022/11/18 11:27:44 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:44 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:44 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:44 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.16.113_9011" in sync
    2022/11/18 11:27:44 [DEBUG] agent: Service "_v1_sdc_10.233.33.255_8443" in sync
    2022/11/18 11:27:44 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.34.41_8806" in sync
    2022/11/18 11:27:44 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:44 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.61.240_9007" in sync
    2022/11/18 11:27:44 [DEBUG] agent: Service "_v1_parser_10.233.34.41_8806" in sync
    2022/11/18 11:27:44 [DEBUG] agent: Service "_v1_wf-gui_10.233.29.168_8443" in sync
    2022/11/18 11:27:44 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:44 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:44 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.61.240_9007" in sync
    2022/11/18 11:27:44 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.16.113_9011" in sync
    2022/11/18 11:27:44 [DEBUG] agent: Service "_v1_sdc-gui_10.233.44.213_8181" in sync
    2022/11/18 11:27:44 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.10.159_9015" in sync
    2022/11/18 11:27:44 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:44 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.33.255_8080" in sync
    2022/11/18 11:27:44 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:44 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:44 [DEBUG] agent: Node info in sync
    2022/11/18 11:27:44 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v18 (1.309463ms) from=10.233.69.17:47290
    2022/11/18 11:27:44 [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.
    2022/11/18 11:27:44 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/11/18 11:27:44 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/11/18 11:27:44 [DEBUG] agent: Service "_v0_multicloud_10.233.2.121_9001" in sync
    2022/11/18 11:27:44 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:44 [DEBUG] agent: Service "_v1_catalog_10.233.34.41_8806" in sync
    2022/11/18 11:27:44 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.39.53_443" in sync
    2022/11/18 11:27:44 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:44 [DEBUG] agent: Service "_v1_message-router_10.233.1.191_3904" in sync
    2022/11/18 11:27:44 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:44 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:44 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:44 [DEBUG] agent: Service "_v1_nsd_10.233.34.41_8806" in sync
    2022/11/18 11:27:44 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:44 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:44 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:44 [INFO] agent: Synced service "_v18_aai-generic-query_10.233.70.159_8446"
    2022/11/18 11:27:44 [DEBUG] agent: Service "_v1_multicloud_10.233.2.121_9001" in sync
    2022/11/18 11:27:44 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:44 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.34.41_8806" in sync
    2022/11/18 11:27:44 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:44 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.16.113_9011" in sync
    2022/11/18 11:27:44 [DEBUG] agent: Service "_v1_sdc_10.233.33.255_8443" in sync
    2022/11/18 11:27:44 [DEBUG] agent: Service "_v1_wf-gui_10.233.29.168_8443" in sync
    2022/11/18 11:27:44 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:44 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:44 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.61.240_9007" in sync
    2022/11/18 11:27:44 [DEBUG] agent: Service "_v1_parser_10.233.34.41_8806" in sync
    2022/11/18 11:27:44 [DEBUG] agent: Service "_v1_sdc-gui_10.233.44.213_8181" in sync
    2022/11/18 11:27:44 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.10.159_9015" in sync
    2022/11/18 11:27:44 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:44 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.61.240_9007" in sync
    2022/11/18 11:27:44 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.16.113_9011" in sync
    2022/11/18 11:27:44 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:44 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.33.255_8080" in sync
    2022/11/18 11:27:44 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:44 [DEBUG] agent: Node info in sync
    2022/11/18 11:27:44 [DEBUG] http: Request PUT /v1/agent/service/register (22.131843ms) from=10.233.69.17:47292
    2022/11/18 11:27:44 [DEBUG] agent: Service "_v1_catalog_10.233.34.41_8806" in sync
    2022/11/18 11:27:44 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.39.53_443" in sync
    2022/11/18 11:27:44 [DEBUG] agent: Service "_v0_multicloud_10.233.2.121_9001" in sync
    2022/11/18 11:27:44 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:44 [DEBUG] agent: Service "_v1_message-router_10.233.1.191_3904" in sync
    2022/11/18 11:27:44 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:44 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:44 [DEBUG] agent: Service "_v1_nsd_10.233.34.41_8806" in sync
    2022/11/18 11:27:44 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:44 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:44 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:44 [DEBUG] agent: Service "_v1_multicloud_10.233.2.121_9001" in sync
    2022/11/18 11:27:44 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:44 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:44 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:44 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:44 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.16.113_9011" in sync
    2022/11/18 11:27:44 [DEBUG] agent: Service "_v1_sdc_10.233.33.255_8443" in sync
    2022/11/18 11:27:44 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.34.41_8806" in sync
    2022/11/18 11:27:44 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:44 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.61.240_9007" in sync
    2022/11/18 11:27:44 [DEBUG] agent: Service "_v1_parser_10.233.34.41_8806" in sync
    2022/11/18 11:27:44 [DEBUG] agent: Service "_v1_wf-gui_10.233.29.168_8443" in sync
    2022/11/18 11:27:44 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:44 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:44 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.61.240_9007" in sync
    2022/11/18 11:27:44 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.16.113_9011" in sync
    2022/11/18 11:27:44 [DEBUG] agent: Service "_v1_sdc-gui_10.233.44.213_8181" in sync
    2022/11/18 11:27:44 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.10.159_9015" in sync
    2022/11/18 11:27:44 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:44 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.33.255_8080" in sync
    2022/11/18 11:27:44 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:44 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:44 [DEBUG] agent: Node info in sync
    2022/11/18 11:27:44 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v18 (5.109738ms) from=10.233.69.17:47294
    2022/11/18 11:27:44 [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.
    2022/11/18 11:27:44 [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.
    2022/11/18 11:27:44 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/11/18 11:27:44 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/11/18 11:27:44 [DEBUG] agent: Service "_v1_nsd_10.233.34.41_8806" in sync
    2022/11/18 11:27:44 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:44 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:44 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:44 [DEBUG] agent: Service "_v1_multicloud_10.233.2.121_9001" in sync
    2022/11/18 11:27:44 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:44 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:44 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:44 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:44 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.16.113_9011" in sync
    2022/11/18 11:27:44 [DEBUG] agent: Service "_v1_sdc_10.233.33.255_8443" in sync
    2022/11/18 11:27:44 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.34.41_8806" in sync
    2022/11/18 11:27:44 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:44 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.61.240_9007" in sync
    2022/11/18 11:27:44 [DEBUG] agent: Service "_v1_parser_10.233.34.41_8806" in sync
    2022/11/18 11:27:44 [DEBUG] agent: Service "_v1_wf-gui_10.233.29.168_8443" in sync
    2022/11/18 11:27:44 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:44 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:44 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.61.240_9007" in sync
    2022/11/18 11:27:44 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.16.113_9011" in sync
    2022/11/18 11:27:44 [DEBUG] agent: Service "_v1_sdc-gui_10.233.44.213_8181" in sync
    2022/11/18 11:27:44 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.10.159_9015" in sync
    2022/11/18 11:27:44 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:44 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.33.255_8080" in sync
    2022/11/18 11:27:44 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:44 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:44 [INFO] agent: Synced service "_v19__aai-generic-query_10.233.70.159_8446"
    2022/11/18 11:27:44 [DEBUG] agent: Service "_v1_catalog_10.233.34.41_8806" in sync
    2022/11/18 11:27:44 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.39.53_443" in sync
    2022/11/18 11:27:44 [DEBUG] agent: Service "_v0_multicloud_10.233.2.121_9001" in sync
    2022/11/18 11:27:44 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:44 [DEBUG] agent: Service "_v1_message-router_10.233.1.191_3904" in sync
    2022/11/18 11:27:44 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:44 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:44 [DEBUG] agent: Node info in sync
    2022/11/18 11:27:44 [DEBUG] http: Request PUT /v1/agent/service/register (16.415507ms) from=10.233.69.17:47296
    2022/11/18 11:27:44 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v19 (721.705µs) from=10.233.69.17:47304
    2022/11/18 11:27:44 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:44 [DEBUG] agent: Service "_v1_catalog_10.233.34.41_8806" in sync
    2022/11/18 11:27:44 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.39.53_443" in sync
    2022/11/18 11:27:44 [DEBUG] agent: Service "_v0_multicloud_10.233.2.121_9001" in sync
    2022/11/18 11:27:44 [DEBUG] agent: Service "_v1_message-router_10.233.1.191_3904" in sync
    2022/11/18 11:27:44 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:44 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:44 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:44 [DEBUG] agent: Service "_v1_nsd_10.233.34.41_8806" in sync
    2022/11/18 11:27:44 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:44 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:44 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:44 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:44 [DEBUG] agent: Service "_v1_multicloud_10.233.2.121_9001" in sync
    2022/11/18 11:27:44 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:44 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:44 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:44 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.16.113_9011" in sync
    2022/11/18 11:27:44 [DEBUG] agent: Service "_v1_sdc_10.233.33.255_8443" in sync
    2022/11/18 11:27:44 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.34.41_8806" in sync
    2022/11/18 11:27:44 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:44 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:44 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.61.240_9007" in sync
    2022/11/18 11:27:44 [DEBUG] agent: Service "_v1_parser_10.233.34.41_8806" in sync
    2022/11/18 11:27:44 [DEBUG] agent: Service "_v1_wf-gui_10.233.29.168_8443" in sync
    2022/11/18 11:27:44 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.10.159_9015" in sync
    2022/11/18 11:27:44 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:44 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.61.240_9007" in sync
    2022/11/18 11:27:44 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.16.113_9011" in sync
    2022/11/18 11:27:44 [DEBUG] agent: Service "_v1_sdc-gui_10.233.44.213_8181" in sync
    2022/11/18 11:27:44 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:44 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.33.255_8080" in sync
    2022/11/18 11:27:44 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:44 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:44 [DEBUG] agent: Node info in sync
    2022/11/18 11:27:44 [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.
    2022/11/18 11:27:44 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/11/18 11:27:44 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/11/18 11:27:44 [DEBUG] agent: Service "_v1_multicloud_10.233.2.121_9001" in sync
    2022/11/18 11:27:44 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:44 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:44 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:44 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:44 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.16.113_9011" in sync
    2022/11/18 11:27:44 [DEBUG] agent: Service "_v1_sdc_10.233.33.255_8443" in sync
    2022/11/18 11:27:44 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.34.41_8806" in sync
    2022/11/18 11:27:44 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:44 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.61.240_9007" in sync
    2022/11/18 11:27:44 [DEBUG] agent: Service "_v1_parser_10.233.34.41_8806" in sync
    2022/11/18 11:27:44 [DEBUG] agent: Service "_v1_wf-gui_10.233.29.168_8443" in sync
    2022/11/18 11:27:44 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:44 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:44 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.61.240_9007" in sync
    2022/11/18 11:27:44 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.16.113_9011" in sync
    2022/11/18 11:27:44 [DEBUG] agent: Service "_v1_sdc-gui_10.233.44.213_8181" in sync
    2022/11/18 11:27:44 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.10.159_9015" in sync
    2022/11/18 11:27:44 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:44 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.33.255_8080" in sync
    2022/11/18 11:27:44 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:44 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:44 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:44 [DEBUG] agent: Service "_v1_catalog_10.233.34.41_8806" in sync
    2022/11/18 11:27:44 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.39.53_443" in sync
    2022/11/18 11:27:44 [DEBUG] agent: Service "_v0_multicloud_10.233.2.121_9001" in sync
    2022/11/18 11:27:44 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:44 [DEBUG] agent: Service "_v1_message-router_10.233.1.191_3904" in sync
    2022/11/18 11:27:44 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:44 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:44 [DEBUG] agent: Service "_v1_nsd_10.233.34.41_8806" in sync
    2022/11/18 11:27:44 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:44 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:44 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:44 [INFO] agent: Synced service "_v19_aai-generic-query_10.233.70.159_8446"
    2022/11/18 11:27:44 [DEBUG] agent: Node info in sync
    2022/11/18 11:27:44 [DEBUG] http: Request PUT /v1/agent/service/register (15.670383ms) from=10.233.69.17:47306
    2022/11/18 11:27:44 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.16.113_9011" in sync
    2022/11/18 11:27:44 [DEBUG] agent: Service "_v1_sdc_10.233.33.255_8443" in sync
    2022/11/18 11:27:44 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.34.41_8806" in sync
    2022/11/18 11:27:44 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:44 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.61.240_9007" in sync
    2022/11/18 11:27:44 [DEBUG] agent: Service "_v1_parser_10.233.34.41_8806" in sync
    2022/11/18 11:27:44 [DEBUG] agent: Service "_v1_wf-gui_10.233.29.168_8443" in sync
    2022/11/18 11:27:44 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:44 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:44 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.61.240_9007" in sync
    2022/11/18 11:27:44 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.16.113_9011" in sync
    2022/11/18 11:27:44 [DEBUG] agent: Service "_v1_sdc-gui_10.233.44.213_8181" in sync
    2022/11/18 11:27:44 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.10.159_9015" in sync
    2022/11/18 11:27:44 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:44 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.33.255_8080" in sync
    2022/11/18 11:27:44 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:44 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:44 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:44 [DEBUG] agent: Service "_v1_catalog_10.233.34.41_8806" in sync
    2022/11/18 11:27:44 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.39.53_443" in sync
    2022/11/18 11:27:44 [DEBUG] agent: Service "_v0_multicloud_10.233.2.121_9001" in sync
    2022/11/18 11:27:44 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:44 [DEBUG] agent: Service "_v1_message-router_10.233.1.191_3904" in sync
    2022/11/18 11:27:44 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:44 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:44 [DEBUG] agent: Service "_v1_nsd_10.233.34.41_8806" in sync
    2022/11/18 11:27:44 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:44 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:44 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:44 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:44 [DEBUG] agent: Service "_v1_multicloud_10.233.2.121_9001" in sync
    2022/11/18 11:27:44 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:44 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:44 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:44 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:44 [DEBUG] agent: Node info in sync
    2022/11/18 11:27:44 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v19 (884.697µs) from=10.233.69.17:47316
    2022/11/18 11:27:44 [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.
    2022/11/18 11:27:44 [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.
    2022/11/18 11:27:44 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/11/18 11:27:44 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/11/18 11:27:44 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.61.240_9007" in sync
    2022/11/18 11:27:44 [DEBUG] agent: Service "_v1_parser_10.233.34.41_8806" in sync
    2022/11/18 11:27:44 [DEBUG] agent: Service "_v1_wf-gui_10.233.29.168_8443" in sync
    2022/11/18 11:27:44 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:44 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:44 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.61.240_9007" in sync
    2022/11/18 11:27:44 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.16.113_9011" in sync
    2022/11/18 11:27:44 [DEBUG] agent: Service "_v1_sdc-gui_10.233.44.213_8181" in sync
    2022/11/18 11:27:44 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.10.159_9015" in sync
    2022/11/18 11:27:44 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:44 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.33.255_8080" in sync
    2022/11/18 11:27:44 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:44 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:44 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:44 [DEBUG] agent: Service "_v1_catalog_10.233.34.41_8806" in sync
    2022/11/18 11:27:44 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.39.53_443" in sync
    2022/11/18 11:27:44 [DEBUG] agent: Service "_v0_multicloud_10.233.2.121_9001" in sync
    2022/11/18 11:27:44 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:44 [DEBUG] agent: Service "_v1_message-router_10.233.1.191_3904" in sync
    2022/11/18 11:27:44 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:44 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:44 [DEBUG] agent: Service "_v1_nsd_10.233.34.41_8806" in sync
    2022/11/18 11:27:44 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:44 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:44 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:44 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:44 [INFO] agent: Synced service "_v11__aai-nodes-query_10.233.70.159_8446"
    2022/11/18 11:27:44 [DEBUG] agent: Service "_v1_multicloud_10.233.2.121_9001" in sync
    2022/11/18 11:27:44 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:44 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:44 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:44 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:44 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.16.113_9011" in sync
    2022/11/18 11:27:44 [DEBUG] agent: Service "_v1_sdc_10.233.33.255_8443" in sync
    2022/11/18 11:27:44 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.34.41_8806" in sync
    2022/11/18 11:27:44 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:44 [DEBUG] agent: Node info in sync
    2022/11/18 11:27:44 [DEBUG] http: Request PUT /v1/agent/service/register (46.265834ms) from=10.233.69.17:47320
    2022/11/18 11:27:44 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:44 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.61.240_9007" in sync
    2022/11/18 11:27:44 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.16.113_9011" in sync
    2022/11/18 11:27:44 [DEBUG] agent: Service "_v1_sdc-gui_10.233.44.213_8181" in sync
    2022/11/18 11:27:44 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.10.159_9015" in sync
    2022/11/18 11:27:44 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.33.255_8080" in sync
    2022/11/18 11:27:44 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:44 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:44 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:44 [DEBUG] agent: Service "_v1_catalog_10.233.34.41_8806" in sync
    2022/11/18 11:27:44 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.39.53_443" in sync
    2022/11/18 11:27:44 [DEBUG] agent: Service "_v0_multicloud_10.233.2.121_9001" in sync
    2022/11/18 11:27:44 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:44 [DEBUG] agent: Service "_v1_message-router_10.233.1.191_3904" in sync
    2022/11/18 11:27:44 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:44 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:44 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:44 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:44 [DEBUG] agent: Service "_v1_nsd_10.233.34.41_8806" in sync
    2022/11/18 11:27:44 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:44 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:44 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:44 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:44 [DEBUG] agent: Service "_v1_multicloud_10.233.2.121_9001" in sync
    2022/11/18 11:27:44 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:44 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:44 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:44 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.16.113_9011" in sync
    2022/11/18 11:27:44 [DEBUG] agent: Service "_v1_sdc_10.233.33.255_8443" in sync
    2022/11/18 11:27:44 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.34.41_8806" in sync
    2022/11/18 11:27:44 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:44 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:44 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.61.240_9007" in sync
    2022/11/18 11:27:44 [DEBUG] agent: Service "_v1_parser_10.233.34.41_8806" in sync
    2022/11/18 11:27:44 [DEBUG] agent: Service "_v1_wf-gui_10.233.29.168_8443" in sync
    2022/11/18 11:27:44 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:44 [DEBUG] agent: Node info in sync
    2022/11/18 11:27:44 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v11 (559.601µs) from=10.233.69.17:47322
    2022/11/18 11:27:45 [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.
    2022/11/18 11:27:45 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/11/18 11:27:45 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/11/18 11:27:45 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.61.240_9007" in sync
    2022/11/18 11:27:45 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.16.113_9011" in sync
    2022/11/18 11:27:45 [DEBUG] agent: Service "_v1_sdc-gui_10.233.44.213_8181" in sync
    2022/11/18 11:27:45 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.10.159_9015" in sync
    2022/11/18 11:27:45 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:45 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.33.255_8080" in sync
    2022/11/18 11:27:45 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:45 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:45 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:45 [DEBUG] agent: Service "_v1_catalog_10.233.34.41_8806" in sync
    2022/11/18 11:27:45 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.39.53_443" in sync
    2022/11/18 11:27:45 [DEBUG] agent: Service "_v0_multicloud_10.233.2.121_9001" in sync
    2022/11/18 11:27:45 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:45 [DEBUG] agent: Service "_v1_message-router_10.233.1.191_3904" in sync
    2022/11/18 11:27:45 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:45 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:45 [DEBUG] agent: Service "_v1_nsd_10.233.34.41_8806" in sync
    2022/11/18 11:27:45 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:45 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:45 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:45 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:45 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:45 [DEBUG] agent: Service "_v1_multicloud_10.233.2.121_9001" in sync
    2022/11/18 11:27:45 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:45 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:45 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:45 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:45 [INFO] agent: Synced service "_v11_aai-nodes-query_10.233.70.159_8446"
    2022/11/18 11:27:45 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.16.113_9011" in sync
    2022/11/18 11:27:45 [DEBUG] agent: Service "_v1_sdc_10.233.33.255_8443" in sync
    2022/11/18 11:27:45 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.34.41_8806" in sync
    2022/11/18 11:27:45 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:45 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.61.240_9007" in sync
    2022/11/18 11:27:45 [DEBUG] agent: Service "_v1_parser_10.233.34.41_8806" in sync
    2022/11/18 11:27:45 [DEBUG] agent: Service "_v1_wf-gui_10.233.29.168_8443" in sync
    2022/11/18 11:27:45 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:45 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:45 [DEBUG] agent: Node info in sync
    2022/11/18 11:27:45 [DEBUG] http: Request PUT /v1/agent/service/register (48.185631ms) from=10.233.69.17:47324
    2022/11/18 11:27:45 [DEBUG] agent: Service "_v1_catalog_10.233.34.41_8806" in sync
    2022/11/18 11:27:45 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.39.53_443" in sync
    2022/11/18 11:27:45 [DEBUG] agent: Service "_v0_multicloud_10.233.2.121_9001" in sync
    2022/11/18 11:27:45 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:45 [DEBUG] agent: Service "_v1_message-router_10.233.1.191_3904" in sync
    2022/11/18 11:27:45 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:45 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:45 [DEBUG] agent: Service "_v1_nsd_10.233.34.41_8806" in sync
    2022/11/18 11:27:45 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:45 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:45 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:45 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:45 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:45 [DEBUG] agent: Service "_v1_multicloud_10.233.2.121_9001" in sync
    2022/11/18 11:27:45 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:45 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:45 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:45 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:45 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:45 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.16.113_9011" in sync
    2022/11/18 11:27:45 [DEBUG] agent: Service "_v1_sdc_10.233.33.255_8443" in sync
    2022/11/18 11:27:45 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.34.41_8806" in sync
    2022/11/18 11:27:45 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:45 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.61.240_9007" in sync
    2022/11/18 11:27:45 [DEBUG] agent: Service "_v1_parser_10.233.34.41_8806" in sync
    2022/11/18 11:27:45 [DEBUG] agent: Service "_v1_wf-gui_10.233.29.168_8443" in sync
    2022/11/18 11:27:45 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:45 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:45 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.61.240_9007" in sync
    2022/11/18 11:27:45 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.16.113_9011" in sync
    2022/11/18 11:27:45 [DEBUG] agent: Service "_v1_sdc-gui_10.233.44.213_8181" in sync
    2022/11/18 11:27:45 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.10.159_9015" in sync
    2022/11/18 11:27:45 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:45 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.33.255_8080" in sync
    2022/11/18 11:27:45 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:45 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:45 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:45 [DEBUG] agent: Node info in sync
    2022/11/18 11:27:45 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v11 (574.887µs) from=10.233.69.17:47326
    2022/11/18 11:27:45 [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.
    2022/11/18 11:27:45 [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.
    2022/11/18 11:27:45 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/11/18 11:27:45 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/11/18 11:27:45 [DEBUG] agent: Service "_v1_message-router_10.233.1.191_3904" in sync
    2022/11/18 11:27:45 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:45 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:45 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:45 [DEBUG] agent: Service "_v1_nsd_10.233.34.41_8806" in sync
    2022/11/18 11:27:45 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:45 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:45 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:45 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:45 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:45 [DEBUG] agent: Service "_v1_multicloud_10.233.2.121_9001" in sync
    2022/11/18 11:27:45 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:45 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:45 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:45 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:45 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.16.113_9011" in sync
    2022/11/18 11:27:45 [DEBUG] agent: Service "_v1_sdc_10.233.33.255_8443" in sync
    2022/11/18 11:27:45 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.34.41_8806" in sync
    2022/11/18 11:27:45 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:45 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.61.240_9007" in sync
    2022/11/18 11:27:45 [DEBUG] agent: Service "_v1_parser_10.233.34.41_8806" in sync
    2022/11/18 11:27:45 [DEBUG] agent: Service "_v1_wf-gui_10.233.29.168_8443" in sync
    2022/11/18 11:27:45 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:45 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:45 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.61.240_9007" in sync
    2022/11/18 11:27:45 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.16.113_9011" in sync
    2022/11/18 11:27:45 [DEBUG] agent: Service "_v1_sdc-gui_10.233.44.213_8181" in sync
    2022/11/18 11:27:45 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.10.159_9015" in sync
    2022/11/18 11:27:45 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:45 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.33.255_8080" in sync
    2022/11/18 11:27:45 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:45 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:45 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:45 [DEBUG] agent: Service "_v1_catalog_10.233.34.41_8806" in sync
    2022/11/18 11:27:45 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.39.53_443" in sync
    2022/11/18 11:27:45 [DEBUG] agent: Service "_v0_multicloud_10.233.2.121_9001" in sync
    2022/11/18 11:27:45 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:45 [INFO] agent: Synced service "_v12__aai-nodes-query_10.233.70.159_8446"
    2022/11/18 11:27:45 [DEBUG] agent: Node info in sync
    2022/11/18 11:27:45 [DEBUG] http: Request PUT /v1/agent/service/register (49.707404ms) from=10.233.69.17:47330
    2022/11/18 11:27:45 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:45 [DEBUG] agent: Service "_v1_catalog_10.233.34.41_8806" in sync
    2022/11/18 11:27:45 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.39.53_443" in sync
    2022/11/18 11:27:45 [DEBUG] agent: Service "_v0_multicloud_10.233.2.121_9001" in sync
    2022/11/18 11:27:45 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:45 [DEBUG] agent: Service "_v1_message-router_10.233.1.191_3904" in sync
    2022/11/18 11:27:45 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:45 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:45 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:45 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:45 [DEBUG] agent: Service "_v1_nsd_10.233.34.41_8806" in sync
    2022/11/18 11:27:45 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:45 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:45 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:45 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:45 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:45 [DEBUG] agent: Service "_v1_multicloud_10.233.2.121_9001" in sync
    2022/11/18 11:27:45 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:45 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:45 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:45 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.16.113_9011" in sync
    2022/11/18 11:27:45 [DEBUG] agent: Service "_v1_sdc_10.233.33.255_8443" in sync
    2022/11/18 11:27:45 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.34.41_8806" in sync
    2022/11/18 11:27:45 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:45 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:45 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.61.240_9007" in sync
    2022/11/18 11:27:45 [DEBUG] agent: Service "_v1_parser_10.233.34.41_8806" in sync
    2022/11/18 11:27:45 [DEBUG] agent: Service "_v1_wf-gui_10.233.29.168_8443" in sync
    2022/11/18 11:27:45 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:45 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:45 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.61.240_9007" in sync
    2022/11/18 11:27:45 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.16.113_9011" in sync
    2022/11/18 11:27:45 [DEBUG] agent: Service "_v1_sdc-gui_10.233.44.213_8181" in sync
    2022/11/18 11:27:45 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.10.159_9015" in sync
    2022/11/18 11:27:45 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.33.255_8080" in sync
    2022/11/18 11:27:45 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:45 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:45 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:45 [DEBUG] agent: Node info in sync
    2022/11/18 11:27:45 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v12 (674.933µs) from=10.233.69.17:47336
    2022/11/18 11:27:45 [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.
    2022/11/18 11:27:45 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/11/18 11:27:45 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/11/18 11:27:45 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.33.255_8080" in sync
    2022/11/18 11:27:45 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:45 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:45 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:45 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:45 [DEBUG] agent: Service "_v1_catalog_10.233.34.41_8806" in sync
    2022/11/18 11:27:45 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.39.53_443" in sync
    2022/11/18 11:27:45 [DEBUG] agent: Service "_v0_multicloud_10.233.2.121_9001" in sync
    2022/11/18 11:27:45 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:45 [DEBUG] agent: Service "_v1_message-router_10.233.1.191_3904" in sync
    2022/11/18 11:27:45 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:45 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:45 [INFO] agent: Synced service "_v12_aai-nodes-query_10.233.70.159_8446"
    2022/11/18 11:27:45 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:45 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:45 [DEBUG] agent: Service "_v1_nsd_10.233.34.41_8806" in sync
    2022/11/18 11:27:45 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:45 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:45 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:45 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:45 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:45 [DEBUG] agent: Service "_v1_multicloud_10.233.2.121_9001" in sync
    2022/11/18 11:27:45 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:45 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:45 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:45 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.16.113_9011" in sync
    2022/11/18 11:27:45 [DEBUG] agent: Service "_v1_sdc_10.233.33.255_8443" in sync
    2022/11/18 11:27:45 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.34.41_8806" in sync
    2022/11/18 11:27:45 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:45 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:45 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.61.240_9007" in sync
    2022/11/18 11:27:45 [DEBUG] agent: Service "_v1_parser_10.233.34.41_8806" in sync
    2022/11/18 11:27:45 [DEBUG] agent: Service "_v1_wf-gui_10.233.29.168_8443" in sync
    2022/11/18 11:27:45 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:45 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:45 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.61.240_9007" in sync
    2022/11/18 11:27:45 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.16.113_9011" in sync
    2022/11/18 11:27:45 [DEBUG] agent: Service "_v1_sdc-gui_10.233.44.213_8181" in sync
    2022/11/18 11:27:45 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.10.159_9015" in sync
    2022/11/18 11:27:45 [DEBUG] agent: Node info in sync
    2022/11/18 11:27:45 [DEBUG] http: Request PUT /v1/agent/service/register (68.618903ms) from=10.233.69.17:47340
    2022/11/18 11:27:45 [DEBUG] agent: Service "_v1_wf-gui_10.233.29.168_8443" in sync
    2022/11/18 11:27:45 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:45 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:45 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.61.240_9007" in sync
    2022/11/18 11:27:45 [DEBUG] agent: Service "_v1_parser_10.233.34.41_8806" in sync
    2022/11/18 11:27:45 [DEBUG] agent: Service "_v1_sdc-gui_10.233.44.213_8181" in sync
    2022/11/18 11:27:45 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.10.159_9015" in sync
    2022/11/18 11:27:45 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:45 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.61.240_9007" in sync
    2022/11/18 11:27:45 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.16.113_9011" in sync
    2022/11/18 11:27:45 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:45 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:45 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.33.255_8080" in sync
    2022/11/18 11:27:45 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:45 [DEBUG] agent: Service "_v0_multicloud_10.233.2.121_9001" in sync
    2022/11/18 11:27:45 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:45 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:45 [DEBUG] agent: Service "_v1_catalog_10.233.34.41_8806" in sync
    2022/11/18 11:27:45 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.39.53_443" in sync
    2022/11/18 11:27:45 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:45 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:45 [DEBUG] agent: Service "_v1_message-router_10.233.1.191_3904" in sync
    2022/11/18 11:27:45 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:45 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:45 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:45 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:45 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:45 [DEBUG] agent: Service "_v1_nsd_10.233.34.41_8806" in sync
    2022/11/18 11:27:45 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:45 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:45 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:45 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:45 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:45 [DEBUG] agent: Service "_v1_multicloud_10.233.2.121_9001" in sync
    2022/11/18 11:27:45 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:45 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.34.41_8806" in sync
    2022/11/18 11:27:45 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:45 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.16.113_9011" in sync
    2022/11/18 11:27:45 [DEBUG] agent: Service "_v1_sdc_10.233.33.255_8443" in sync
    2022/11/18 11:27:45 [DEBUG] agent: Node info in sync
    2022/11/18 11:27:45 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v12 (449.058µs) from=10.233.69.17:47346
    2022/11/18 11:27:45 [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.
    2022/11/18 11:27:45 [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.
    2022/11/18 11:27:45 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/11/18 11:27:45 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/11/18 11:27:45 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:45 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:45 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:45 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:45 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:45 [INFO] agent: Synced service "_v13__aai-nodes-query_10.233.70.159_8446"
    2022/11/18 11:27:45 [DEBUG] agent: Service "_v1_multicloud_10.233.2.121_9001" in sync
    2022/11/18 11:27:45 [DEBUG] agent: Service "_v1_sdc_10.233.33.255_8443" in sync
    2022/11/18 11:27:45 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.34.41_8806" in sync
    2022/11/18 11:27:45 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:45 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.16.113_9011" in sync
    2022/11/18 11:27:45 [DEBUG] agent: Service "_v1_parser_10.233.34.41_8806" in sync
    2022/11/18 11:27:45 [DEBUG] agent: Service "_v1_wf-gui_10.233.29.168_8443" in sync
    2022/11/18 11:27:45 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:45 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:45 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.61.240_9007" in sync
    2022/11/18 11:27:45 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.16.113_9011" in sync
    2022/11/18 11:27:45 [DEBUG] agent: Service "_v1_sdc-gui_10.233.44.213_8181" in sync
    2022/11/18 11:27:45 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.10.159_9015" in sync
    2022/11/18 11:27:45 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:45 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.61.240_9007" in sync
    2022/11/18 11:27:45 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:45 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:45 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:45 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.33.255_8080" in sync
    2022/11/18 11:27:45 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.39.53_443" in sync
    2022/11/18 11:27:45 [DEBUG] agent: Service "_v0_multicloud_10.233.2.121_9001" in sync
    2022/11/18 11:27:45 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:45 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:45 [DEBUG] agent: Service "_v1_catalog_10.233.34.41_8806" in sync
    2022/11/18 11:27:45 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:45 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:45 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:45 [DEBUG] agent: Service "_v1_message-router_10.233.1.191_3904" in sync
    2022/11/18 11:27:45 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:45 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:45 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:45 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:45 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:45 [DEBUG] agent: Service "_v1_nsd_10.233.34.41_8806" in sync
    2022/11/18 11:27:45 [DEBUG] agent: Node info in sync
    2022/11/18 11:27:45 [DEBUG] http: Request PUT /v1/agent/service/register (52.448626ms) from=10.233.69.17:47348
    2022/11/18 11:27:45 [DEBUG] agent: Service "_v1_parser_10.233.34.41_8806" in sync
    2022/11/18 11:27:45 [DEBUG] agent: Service "_v1_wf-gui_10.233.29.168_8443" in sync
    2022/11/18 11:27:45 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:45 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:45 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.61.240_9007" in sync
    2022/11/18 11:27:45 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.16.113_9011" in sync
    2022/11/18 11:27:45 [DEBUG] agent: Service "_v1_sdc-gui_10.233.44.213_8181" in sync
    2022/11/18 11:27:45 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.10.159_9015" in sync
    2022/11/18 11:27:45 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:45 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.61.240_9007" in sync
    2022/11/18 11:27:45 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:45 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:45 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:45 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.33.255_8080" in sync
    2022/11/18 11:27:45 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.39.53_443" in sync
    2022/11/18 11:27:45 [DEBUG] agent: Service "_v0_multicloud_10.233.2.121_9001" in sync
    2022/11/18 11:27:45 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:45 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:45 [DEBUG] agent: Service "_v1_catalog_10.233.34.41_8806" in sync
    2022/11/18 11:27:45 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:45 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:45 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:45 [DEBUG] agent: Service "_v1_message-router_10.233.1.191_3904" in sync
    2022/11/18 11:27:45 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:45 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:45 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:45 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:45 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:45 [DEBUG] agent: Service "_v1_nsd_10.233.34.41_8806" in sync
    2022/11/18 11:27:45 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:45 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:45 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:45 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:45 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:45 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:45 [DEBUG] agent: Service "_v1_multicloud_10.233.2.121_9001" in sync
    2022/11/18 11:27:45 [DEBUG] agent: Service "_v1_sdc_10.233.33.255_8443" in sync
    2022/11/18 11:27:45 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.34.41_8806" in sync
    2022/11/18 11:27:45 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:45 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.16.113_9011" in sync
    2022/11/18 11:27:45 [DEBUG] agent: Node info in sync
    2022/11/18 11:27:45 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v13 (601.522µs) from=10.233.69.17:47350
    2022/11/18 11:27:45 [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.
    2022/11/18 11:27:45 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/11/18 11:27:45 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/11/18 11:27:45 [DEBUG] agent: Service "_v1_catalog_10.233.34.41_8806" in sync
    2022/11/18 11:27:45 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.39.53_443" in sync
    2022/11/18 11:27:45 [DEBUG] agent: Service "_v0_multicloud_10.233.2.121_9001" in sync
    2022/11/18 11:27:45 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:45 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:45 [DEBUG] agent: Service "_v1_message-router_10.233.1.191_3904" in sync
    2022/11/18 11:27:45 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:45 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:45 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:45 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:45 [DEBUG] agent: Service "_v1_nsd_10.233.34.41_8806" in sync
    2022/11/18 11:27:45 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:45 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:45 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:45 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:45 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:45 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:45 [DEBUG] agent: Service "_v1_multicloud_10.233.2.121_9001" in sync
    2022/11/18 11:27:45 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:45 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:45 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:45 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:45 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.16.113_9011" in sync
    2022/11/18 11:27:45 [DEBUG] agent: Service "_v1_sdc_10.233.33.255_8443" in sync
    2022/11/18 11:27:45 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.34.41_8806" in sync
    2022/11/18 11:27:45 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:45 [INFO] agent: Synced service "_v13_aai-nodes-query_10.233.70.159_8446"
    2022/11/18 11:27:45 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.61.240_9007" in sync
    2022/11/18 11:27:45 [DEBUG] agent: Service "_v1_parser_10.233.34.41_8806" in sync
    2022/11/18 11:27:45 [DEBUG] agent: Service "_v1_wf-gui_10.233.29.168_8443" in sync
    2022/11/18 11:27:45 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:45 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:45 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.61.240_9007" in sync
    2022/11/18 11:27:45 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.16.113_9011" in sync
    2022/11/18 11:27:45 [DEBUG] agent: Service "_v1_sdc-gui_10.233.44.213_8181" in sync
    2022/11/18 11:27:45 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.10.159_9015" in sync
    2022/11/18 11:27:45 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:45 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.33.255_8080" in sync
    2022/11/18 11:27:45 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:45 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:45 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:45 [DEBUG] agent: Node info in sync
    2022/11/18 11:27:45 [DEBUG] http: Request PUT /v1/agent/service/register (15.959777ms) from=10.233.69.17:47352
    2022/11/18 11:27:45 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:45 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:45 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:45 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:45 [DEBUG] agent: Service "_v1_multicloud_10.233.2.121_9001" in sync
    2022/11/18 11:27:45 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:45 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:45 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:45 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.16.113_9011" in sync
    2022/11/18 11:27:45 [DEBUG] agent: Service "_v1_sdc_10.233.33.255_8443" in sync
    2022/11/18 11:27:45 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.34.41_8806" in sync
    2022/11/18 11:27:45 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:45 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:45 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:45 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.61.240_9007" in sync
    2022/11/18 11:27:45 [DEBUG] agent: Service "_v1_parser_10.233.34.41_8806" in sync
    2022/11/18 11:27:45 [DEBUG] agent: Service "_v1_wf-gui_10.233.29.168_8443" in sync
    2022/11/18 11:27:45 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.10.159_9015" in sync
    2022/11/18 11:27:45 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:45 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.61.240_9007" in sync
    2022/11/18 11:27:45 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.16.113_9011" in sync
    2022/11/18 11:27:45 [DEBUG] agent: Service "_v1_sdc-gui_10.233.44.213_8181" in sync
    2022/11/18 11:27:45 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:45 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.33.255_8080" in sync
    2022/11/18 11:27:45 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:45 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:45 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:45 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:45 [DEBUG] agent: Service "_v1_catalog_10.233.34.41_8806" in sync
    2022/11/18 11:27:45 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.39.53_443" in sync
    2022/11/18 11:27:45 [DEBUG] agent: Service "_v0_multicloud_10.233.2.121_9001" in sync
    2022/11/18 11:27:45 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:45 [DEBUG] agent: Service "_v1_message-router_10.233.1.191_3904" in sync
    2022/11/18 11:27:45 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:45 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:45 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:45 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:45 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:45 [DEBUG] agent: Service "_v1_nsd_10.233.34.41_8806" in sync
    2022/11/18 11:27:45 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:45 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:45 [DEBUG] agent: Node info in sync
    2022/11/18 11:27:45 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v13 (1.019116ms) from=10.233.69.17:47354
    2022/11/18 11:27:45 [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.
    2022/11/18 11:27:45 [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.
    2022/11/18 11:27:45 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/11/18 11:27:45 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/11/18 11:27:45 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:45 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:45 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.33.255_8080" in sync
    2022/11/18 11:27:45 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:45 [DEBUG] agent: Service "_v0_multicloud_10.233.2.121_9001" in sync
    2022/11/18 11:27:45 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:45 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:45 [DEBUG] agent: Service "_v1_catalog_10.233.34.41_8806" in sync
    2022/11/18 11:27:45 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.39.53_443" in sync
    2022/11/18 11:27:45 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:45 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:45 [INFO] agent: Synced service "_v14__aai-nodes-query_10.233.70.159_8446"
    2022/11/18 11:27:45 [DEBUG] agent: Service "_v1_message-router_10.233.1.191_3904" in sync
    2022/11/18 11:27:45 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:45 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:45 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:45 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:45 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:45 [DEBUG] agent: Service "_v1_nsd_10.233.34.41_8806" in sync
    2022/11/18 11:27:45 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:45 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:45 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:45 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:45 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:45 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:45 [DEBUG] agent: Service "_v1_multicloud_10.233.2.121_9001" in sync
    2022/11/18 11:27:45 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:45 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.34.41_8806" in sync
    2022/11/18 11:27:45 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:45 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.16.113_9011" in sync
    2022/11/18 11:27:45 [DEBUG] agent: Service "_v1_sdc_10.233.33.255_8443" in sync
    2022/11/18 11:27:45 [DEBUG] agent: Service "_v1_wf-gui_10.233.29.168_8443" in sync
    2022/11/18 11:27:45 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:45 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:45 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:45 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.61.240_9007" in sync
    2022/11/18 11:27:45 [DEBUG] agent: Service "_v1_parser_10.233.34.41_8806" in sync
    2022/11/18 11:27:45 [DEBUG] agent: Service "_v1_sdc-gui_10.233.44.213_8181" in sync
    2022/11/18 11:27:45 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.10.159_9015" in sync
    2022/11/18 11:27:45 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:45 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.61.240_9007" in sync
    2022/11/18 11:27:45 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.16.113_9011" in sync
    2022/11/18 11:27:45 [DEBUG] agent: Node info in sync
    2022/11/18 11:27:45 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:45 [DEBUG] agent: Service "_v1_message-router_10.233.1.191_3904" in sync
    2022/11/18 11:27:45 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:45 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:45 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:45 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:45 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:45 [DEBUG] agent: Service "_v1_nsd_10.233.34.41_8806" in sync
    2022/11/18 11:27:45 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:45 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:45 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:45 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:45 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:45 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:45 [DEBUG] agent: Service "_v1_multicloud_10.233.2.121_9001" in sync
    2022/11/18 11:27:45 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:45 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:45 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:45 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.16.113_9011" in sync
    2022/11/18 11:27:45 [DEBUG] agent: Service "_v1_sdc_10.233.33.255_8443" in sync
    2022/11/18 11:27:45 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.34.41_8806" in sync
    2022/11/18 11:27:45 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:45 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:45 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:45 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.61.240_9007" in sync
    2022/11/18 11:27:45 [DEBUG] agent: Service "_v1_parser_10.233.34.41_8806" in sync
    2022/11/18 11:27:45 [DEBUG] agent: Service "_v1_wf-gui_10.233.29.168_8443" in sync
    2022/11/18 11:27:45 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:45 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:45 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.61.240_9007" in sync
    2022/11/18 11:27:45 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.16.113_9011" in sync
    2022/11/18 11:27:45 [DEBUG] agent: Service "_v1_sdc-gui_10.233.44.213_8181" in sync
    2022/11/18 11:27:45 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.10.159_9015" in sync
    2022/11/18 11:27:45 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.33.255_8080" in sync
    2022/11/18 11:27:45 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:45 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:45 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:45 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:45 [DEBUG] agent: Service "_v1_catalog_10.233.34.41_8806" in sync
    2022/11/18 11:27:45 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.39.53_443" in sync
    2022/11/18 11:27:45 [DEBUG] agent: Service "_v0_multicloud_10.233.2.121_9001" in sync
    2022/11/18 11:27:45 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:45 [DEBUG] agent: Node info in sync
    2022/11/18 11:27:45 [DEBUG] http: Request PUT /v1/agent/service/register (18.522045ms) from=10.233.69.17:47356
    2022/11/18 11:27:45 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v14 (614.468µs) from=10.233.69.17:47362
    2022/11/18 11:27:45 [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.
    2022/11/18 11:27:45 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/11/18 11:27:45 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/11/18 11:27:45 [DEBUG] agent: Service "_v1_message-router_10.233.1.191_3904" in sync
    2022/11/18 11:27:45 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:45 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:45 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:45 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:45 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:45 [INFO] agent: Synced service "_v14_aai-nodes-query_10.233.70.159_8446"
    2022/11/18 11:27:45 [DEBUG] agent: Service "_v1_nsd_10.233.34.41_8806" in sync
    2022/11/18 11:27:45 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:45 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:45 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:45 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:45 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:45 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:45 [DEBUG] agent: Service "_v1_multicloud_10.233.2.121_9001" in sync
    2022/11/18 11:27:45 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:45 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:45 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:45 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:45 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.16.113_9011" in sync
    2022/11/18 11:27:45 [DEBUG] agent: Service "_v1_sdc_10.233.33.255_8443" in sync
    2022/11/18 11:27:45 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.34.41_8806" in sync
    2022/11/18 11:27:45 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:45 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:45 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.61.240_9007" in sync
    2022/11/18 11:27:45 [DEBUG] agent: Service "_v1_parser_10.233.34.41_8806" in sync
    2022/11/18 11:27:45 [DEBUG] agent: Service "_v1_wf-gui_10.233.29.168_8443" in sync
    2022/11/18 11:27:45 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:45 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:45 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.61.240_9007" in sync
    2022/11/18 11:27:45 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.16.113_9011" in sync
    2022/11/18 11:27:45 [DEBUG] agent: Service "_v1_sdc-gui_10.233.44.213_8181" in sync
    2022/11/18 11:27:45 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.10.159_9015" in sync
    2022/11/18 11:27:45 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:45 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.33.255_8080" in sync
    2022/11/18 11:27:45 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:45 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:45 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:45 [DEBUG] agent: Service "_v1_catalog_10.233.34.41_8806" in sync
    2022/11/18 11:27:45 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.39.53_443" in sync
    2022/11/18 11:27:45 [DEBUG] agent: Service "_v0_multicloud_10.233.2.121_9001" in sync
    2022/11/18 11:27:45 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:45 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:45 [DEBUG] agent: Node info in sync
    2022/11/18 11:27:45 [DEBUG] http: Request PUT /v1/agent/service/register (41.660472ms) from=10.233.69.17:47364
    2022/11/18 11:27:45 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:45 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:45 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:45 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.61.240_9007" in sync
    2022/11/18 11:27:45 [DEBUG] agent: Service "_v1_parser_10.233.34.41_8806" in sync
    2022/11/18 11:27:45 [DEBUG] agent: Service "_v1_wf-gui_10.233.29.168_8443" in sync
    2022/11/18 11:27:45 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.10.159_9015" in sync
    2022/11/18 11:27:45 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:45 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.61.240_9007" in sync
    2022/11/18 11:27:45 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.16.113_9011" in sync
    2022/11/18 11:27:45 [DEBUG] agent: Service "_v1_sdc-gui_10.233.44.213_8181" in sync
    2022/11/18 11:27:45 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:45 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.33.255_8080" in sync
    2022/11/18 11:27:45 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:45 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:45 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:45 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:45 [DEBUG] agent: Service "_v1_catalog_10.233.34.41_8806" in sync
    2022/11/18 11:27:45 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.39.53_443" in sync
    2022/11/18 11:27:45 [DEBUG] agent: Service "_v0_multicloud_10.233.2.121_9001" in sync
    2022/11/18 11:27:45 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:45 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:45 [DEBUG] agent: Service "_v1_message-router_10.233.1.191_3904" in sync
    2022/11/18 11:27:45 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:45 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:45 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:45 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:45 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:45 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:45 [DEBUG] agent: Service "_v1_nsd_10.233.34.41_8806" in sync
    2022/11/18 11:27:45 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:45 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:45 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:45 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:45 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:45 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:45 [DEBUG] agent: Service "_v1_multicloud_10.233.2.121_9001" in sync
    2022/11/18 11:27:45 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:45 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:45 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:45 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.16.113_9011" in sync
    2022/11/18 11:27:45 [DEBUG] agent: Service "_v1_sdc_10.233.33.255_8443" in sync
    2022/11/18 11:27:45 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.34.41_8806" in sync
    2022/11/18 11:27:45 [DEBUG] agent: Node info in sync
    2022/11/18 11:27:45 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v14 (3.791968ms) from=10.233.69.17:47366
    2022/11/18 11:27:46 [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.
    2022/11/18 11:27:46 [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.
    2022/11/18 11:27:46 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/11/18 11:27:46 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/11/18 11:27:46 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:46 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:46 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:46 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:46 [INFO] agent: Synced service "_v15__aai-nodes-query_10.233.70.159_8446"
    2022/11/18 11:27:46 [DEBUG] agent: Service "_v1_message-router_10.233.1.191_3904" in sync
    2022/11/18 11:27:46 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:46 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:46 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:46 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:46 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:46 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:46 [DEBUG] agent: Service "_v1_nsd_10.233.34.41_8806" in sync
    2022/11/18 11:27:46 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:46 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:46 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:46 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:46 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:46 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:46 [DEBUG] agent: Service "_v1_multicloud_10.233.2.121_9001" in sync
    2022/11/18 11:27:46 [DEBUG] agent: Service "_v1_sdc_10.233.33.255_8443" in sync
    2022/11/18 11:27:46 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.34.41_8806" in sync
    2022/11/18 11:27:46 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:46 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.16.113_9011" in sync
    2022/11/18 11:27:46 [DEBUG] agent: Service "_v1_parser_10.233.34.41_8806" in sync
    2022/11/18 11:27:46 [DEBUG] agent: Service "_v1_wf-gui_10.233.29.168_8443" in sync
    2022/11/18 11:27:46 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:46 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:46 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:46 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.61.240_9007" in sync
    2022/11/18 11:27:46 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.16.113_9011" in sync
    2022/11/18 11:27:46 [DEBUG] agent: Service "_v1_sdc-gui_10.233.44.213_8181" in sync
    2022/11/18 11:27:46 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.10.159_9015" in sync
    2022/11/18 11:27:46 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:46 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.61.240_9007" in sync
    2022/11/18 11:27:46 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:46 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:46 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:46 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.33.255_8080" in sync
    2022/11/18 11:27:46 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.39.53_443" in sync
    2022/11/18 11:27:46 [DEBUG] agent: Service "_v0_multicloud_10.233.2.121_9001" in sync
    2022/11/18 11:27:46 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:46 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:46 [DEBUG] agent: Service "_v1_catalog_10.233.34.41_8806" in sync
    2022/11/18 11:27:46 [DEBUG] agent: Node info in sync
    2022/11/18 11:27:46 [DEBUG] http: Request PUT /v1/agent/service/register (21.458537ms) from=10.233.69.17:47368
    2022/11/18 11:27:46 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:46 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.61.240_9007" in sync
    2022/11/18 11:27:46 [DEBUG] agent: Service "_v1_parser_10.233.34.41_8806" in sync
    2022/11/18 11:27:46 [DEBUG] agent: Service "_v1_wf-gui_10.233.29.168_8443" in sync
    2022/11/18 11:27:46 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:46 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:46 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.61.240_9007" in sync
    2022/11/18 11:27:46 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.16.113_9011" in sync
    2022/11/18 11:27:46 [DEBUG] agent: Service "_v1_sdc-gui_10.233.44.213_8181" in sync
    2022/11/18 11:27:46 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.10.159_9015" in sync
    2022/11/18 11:27:46 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:46 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.33.255_8080" in sync
    2022/11/18 11:27:46 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:46 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:46 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:46 [DEBUG] agent: Service "_v1_catalog_10.233.34.41_8806" in sync
    2022/11/18 11:27:46 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.39.53_443" in sync
    2022/11/18 11:27:46 [DEBUG] agent: Service "_v0_multicloud_10.233.2.121_9001" in sync
    2022/11/18 11:27:46 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:46 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:46 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:46 [DEBUG] agent: Service "_v1_message-router_10.233.1.191_3904" in sync
    2022/11/18 11:27:46 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:46 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:46 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:46 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:46 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:46 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:46 [DEBUG] agent: Service "_v1_nsd_10.233.34.41_8806" in sync
    2022/11/18 11:27:46 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:46 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:46 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:46 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:46 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:46 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:46 [DEBUG] agent: Service "_v1_multicloud_10.233.2.121_9001" in sync
    2022/11/18 11:27:46 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:46 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:46 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:46 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:46 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.16.113_9011" in sync
    2022/11/18 11:27:46 [DEBUG] agent: Service "_v1_sdc_10.233.33.255_8443" in sync
    2022/11/18 11:27:46 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.34.41_8806" in sync
    2022/11/18 11:27:46 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:46 [DEBUG] agent: Node info in sync
    2022/11/18 11:27:46 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v15 (25.74518ms) from=10.233.69.17:47370
    2022/11/18 11:27:46 [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.
    2022/11/18 11:27:46 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/11/18 11:27:46 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/11/18 11:27:46 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:46 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:46 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:46 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:46 [DEBUG] agent: Service "_v1_nsd_10.233.34.41_8806" in sync
    2022/11/18 11:27:46 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:46 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:46 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:46 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:46 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:46 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:46 [INFO] agent: Synced service "_v15_aai-nodes-query_10.233.70.159_8446"
    2022/11/18 11:27:46 [DEBUG] agent: Service "_v1_multicloud_10.233.2.121_9001" in sync
    2022/11/18 11:27:46 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:46 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:46 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:46 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.16.113_9011" in sync
    2022/11/18 11:27:46 [DEBUG] agent: Service "_v1_sdc_10.233.33.255_8443" in sync
    2022/11/18 11:27:46 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.34.41_8806" in sync
    2022/11/18 11:27:46 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:46 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:46 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:46 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.61.240_9007" in sync
    2022/11/18 11:27:46 [DEBUG] agent: Service "_v1_parser_10.233.34.41_8806" in sync
    2022/11/18 11:27:46 [DEBUG] agent: Service "_v1_wf-gui_10.233.29.168_8443" in sync
    2022/11/18 11:27:46 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.10.159_9015" in sync
    2022/11/18 11:27:46 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:46 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.61.240_9007" in sync
    2022/11/18 11:27:46 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.16.113_9011" in sync
    2022/11/18 11:27:46 [DEBUG] agent: Service "_v1_sdc-gui_10.233.44.213_8181" in sync
    2022/11/18 11:27:46 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:46 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.33.255_8080" in sync
    2022/11/18 11:27:46 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:46 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:46 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:46 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:46 [DEBUG] agent: Service "_v1_catalog_10.233.34.41_8806" in sync
    2022/11/18 11:27:46 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.39.53_443" in sync
    2022/11/18 11:27:46 [DEBUG] agent: Service "_v0_multicloud_10.233.2.121_9001" in sync
    2022/11/18 11:27:46 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:46 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:46 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:46 [DEBUG] agent: Service "_v1_message-router_10.233.1.191_3904" in sync
    2022/11/18 11:27:46 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:46 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:46 [DEBUG] agent: Node info in sync
    2022/11/18 11:27:46 [DEBUG] http: Request PUT /v1/agent/service/register (14.209566ms) from=10.233.69.17:47374
    2022/11/18 11:27:46 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.61.240_9007" in sync
    2022/11/18 11:27:46 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.16.113_9011" in sync
    2022/11/18 11:27:46 [DEBUG] agent: Service "_v1_sdc-gui_10.233.44.213_8181" in sync
    2022/11/18 11:27:46 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.10.159_9015" in sync
    2022/11/18 11:27:46 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:46 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.33.255_8080" in sync
    2022/11/18 11:27:46 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:46 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:46 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:46 [DEBUG] agent: Service "_v1_catalog_10.233.34.41_8806" in sync
    2022/11/18 11:27:46 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.39.53_443" in sync
    2022/11/18 11:27:46 [DEBUG] agent: Service "_v0_multicloud_10.233.2.121_9001" in sync
    2022/11/18 11:27:46 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:46 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:46 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:46 [DEBUG] agent: Service "_v1_message-router_10.233.1.191_3904" in sync
    2022/11/18 11:27:46 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:46 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:46 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:46 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:46 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:46 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:46 [DEBUG] agent: Service "_v1_nsd_10.233.34.41_8806" in sync
    2022/11/18 11:27:46 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:46 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:46 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:46 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:46 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:46 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:46 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:46 [DEBUG] agent: Service "_v1_multicloud_10.233.2.121_9001" in sync
    2022/11/18 11:27:46 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:46 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:46 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:46 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:46 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.16.113_9011" in sync
    2022/11/18 11:27:46 [DEBUG] agent: Service "_v1_sdc_10.233.33.255_8443" in sync
    2022/11/18 11:27:46 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.34.41_8806" in sync
    2022/11/18 11:27:46 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:46 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:46 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.61.240_9007" in sync
    2022/11/18 11:27:46 [DEBUG] agent: Service "_v1_parser_10.233.34.41_8806" in sync
    2022/11/18 11:27:46 [DEBUG] agent: Service "_v1_wf-gui_10.233.29.168_8443" in sync
    2022/11/18 11:27:46 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:46 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:46 [DEBUG] agent: Node info in sync
    2022/11/18 11:27:46 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v15 (617.159µs) from=10.233.69.17:47378
    2022/11/18 11:27:46 [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.
    2022/11/18 11:27:46 [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.
    2022/11/18 11:27:46 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/11/18 11:27:46 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/11/18 11:27:46 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.61.240_9007" in sync
    2022/11/18 11:27:46 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.16.113_9011" in sync
    2022/11/18 11:27:46 [DEBUG] agent: Service "_v1_sdc-gui_10.233.44.213_8181" in sync
    2022/11/18 11:27:46 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.10.159_9015" in sync
    2022/11/18 11:27:46 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:46 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.33.255_8080" in sync
    2022/11/18 11:27:46 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:46 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:46 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:46 [DEBUG] agent: Service "_v1_catalog_10.233.34.41_8806" in sync
    2022/11/18 11:27:46 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.39.53_443" in sync
    2022/11/18 11:27:46 [DEBUG] agent: Service "_v0_multicloud_10.233.2.121_9001" in sync
    2022/11/18 11:27:46 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:46 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:46 [DEBUG] agent: Service "_v1_message-router_10.233.1.191_3904" in sync
    2022/11/18 11:27:46 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:46 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:46 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:46 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:46 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:46 [DEBUG] agent: Service "_v1_nsd_10.233.34.41_8806" in sync
    2022/11/18 11:27:46 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:46 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:46 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:46 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:46 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:46 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:46 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:46 [DEBUG] agent: Service "_v1_multicloud_10.233.2.121_9001" in sync
    2022/11/18 11:27:46 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:46 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:46 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:46 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:46 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:46 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:46 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.16.113_9011" in sync
    2022/11/18 11:27:46 [DEBUG] agent: Service "_v1_sdc_10.233.33.255_8443" in sync
    2022/11/18 11:27:46 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.34.41_8806" in sync
    2022/11/18 11:27:46 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:46 [INFO] agent: Synced service "_v16__aai-nodes-query_10.233.70.159_8446"
    2022/11/18 11:27:46 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.61.240_9007" in sync
    2022/11/18 11:27:46 [DEBUG] agent: Service "_v1_parser_10.233.34.41_8806" in sync
    2022/11/18 11:27:46 [DEBUG] agent: Service "_v1_wf-gui_10.233.29.168_8443" in sync
    2022/11/18 11:27:46 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:46 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:46 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:46 [DEBUG] agent: Node info in sync
    2022/11/18 11:27:46 [DEBUG] http: Request PUT /v1/agent/service/register (27.385139ms) from=10.233.69.17:47380
    2022/11/18 11:27:46 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:46 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:46 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:46 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:46 [DEBUG] agent: Service "_v1_multicloud_10.233.2.121_9001" in sync
    2022/11/18 11:27:46 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:46 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:46 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:46 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:46 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.16.113_9011" in sync
    2022/11/18 11:27:46 [DEBUG] agent: Service "_v1_sdc_10.233.33.255_8443" in sync
    2022/11/18 11:27:46 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.34.41_8806" in sync
    2022/11/18 11:27:46 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:46 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:46 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:46 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.61.240_9007" in sync
    2022/11/18 11:27:46 [DEBUG] agent: Service "_v1_parser_10.233.34.41_8806" in sync
    2022/11/18 11:27:46 [DEBUG] agent: Service "_v1_wf-gui_10.233.29.168_8443" in sync
    2022/11/18 11:27:46 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:46 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:46 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.61.240_9007" in sync
    2022/11/18 11:27:46 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.16.113_9011" in sync
    2022/11/18 11:27:46 [DEBUG] agent: Service "_v1_sdc-gui_10.233.44.213_8181" in sync
    2022/11/18 11:27:46 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.10.159_9015" in sync
    2022/11/18 11:27:46 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.33.255_8080" in sync
    2022/11/18 11:27:46 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:46 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:46 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:46 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:46 [DEBUG] agent: Service "_v1_catalog_10.233.34.41_8806" in sync
    2022/11/18 11:27:46 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.39.53_443" in sync
    2022/11/18 11:27:46 [DEBUG] agent: Service "_v0_multicloud_10.233.2.121_9001" in sync
    2022/11/18 11:27:46 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:46 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:46 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:46 [DEBUG] agent: Service "_v1_message-router_10.233.1.191_3904" in sync
    2022/11/18 11:27:46 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:46 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:46 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:46 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:46 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:46 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:46 [DEBUG] agent: Service "_v1_nsd_10.233.34.41_8806" in sync
    2022/11/18 11:27:46 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:46 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:46 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:46 [DEBUG] agent: Node info in sync
    2022/11/18 11:27:46 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v16 (658.996µs) from=10.233.69.17:47386
    2022/11/18 11:27:46 [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.
    2022/11/18 11:27:46 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/11/18 11:27:46 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/11/18 11:27:46 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:46 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:46 [DEBUG] agent: Service "_v1_catalog_10.233.34.41_8806" in sync
    2022/11/18 11:27:46 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.39.53_443" in sync
    2022/11/18 11:27:46 [DEBUG] agent: Service "_v0_multicloud_10.233.2.121_9001" in sync
    2022/11/18 11:27:46 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:46 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:46 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:46 [DEBUG] agent: Service "_v1_message-router_10.233.1.191_3904" in sync
    2022/11/18 11:27:46 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:46 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:46 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:46 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:46 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:46 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:46 [DEBUG] agent: Service "_v1_nsd_10.233.34.41_8806" in sync
    2022/11/18 11:27:46 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:46 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:46 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:46 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:46 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:46 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:46 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:46 [DEBUG] agent: Service "_v1_multicloud_10.233.2.121_9001" in sync
    2022/11/18 11:27:46 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:46 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:46 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:46 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:46 [INFO] agent: Synced service "_v16_aai-nodes-query_10.233.70.159_8446"
    2022/11/18 11:27:46 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.16.113_9011" in sync
    2022/11/18 11:27:46 [DEBUG] agent: Service "_v1_sdc_10.233.33.255_8443" in sync
    2022/11/18 11:27:46 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.34.41_8806" in sync
    2022/11/18 11:27:46 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:46 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:46 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:46 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.61.240_9007" in sync
    2022/11/18 11:27:46 [DEBUG] agent: Service "_v1_parser_10.233.34.41_8806" in sync
    2022/11/18 11:27:46 [DEBUG] agent: Service "_v1_wf-gui_10.233.29.168_8443" in sync
    2022/11/18 11:27:46 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.10.159_9015" in sync
    2022/11/18 11:27:46 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:46 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.61.240_9007" in sync
    2022/11/18 11:27:46 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.16.113_9011" in sync
    2022/11/18 11:27:46 [DEBUG] agent: Service "_v1_sdc-gui_10.233.44.213_8181" in sync
    2022/11/18 11:27:46 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:46 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.33.255_8080" in sync
    2022/11/18 11:27:46 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:46 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:46 [DEBUG] agent: Node info in sync
    2022/11/18 11:27:46 [DEBUG] http: Request PUT /v1/agent/service/register (40.396449ms) from=10.233.69.17:47388
    2022/11/18 11:27:46 [DEBUG] agent: Service "_v1_catalog_10.233.34.41_8806" in sync
    2022/11/18 11:27:46 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.39.53_443" in sync
    2022/11/18 11:27:46 [DEBUG] agent: Service "_v0_multicloud_10.233.2.121_9001" in sync
    2022/11/18 11:27:46 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:46 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:46 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:46 [DEBUG] agent: Service "_v1_message-router_10.233.1.191_3904" in sync
    2022/11/18 11:27:46 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:46 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:46 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:46 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:46 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:46 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:46 [DEBUG] agent: Service "_v1_nsd_10.233.34.41_8806" in sync
    2022/11/18 11:27:46 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:46 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:46 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:46 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:46 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:46 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:46 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:46 [DEBUG] agent: Service "_v1_multicloud_10.233.2.121_9001" in sync
    2022/11/18 11:27:46 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:46 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:46 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:46 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:46 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:46 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.16.113_9011" in sync
    2022/11/18 11:27:46 [DEBUG] agent: Service "_v1_sdc_10.233.33.255_8443" in sync
    2022/11/18 11:27:46 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.34.41_8806" in sync
    2022/11/18 11:27:46 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:46 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:46 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:46 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.61.240_9007" in sync
    2022/11/18 11:27:46 [DEBUG] agent: Service "_v1_parser_10.233.34.41_8806" in sync
    2022/11/18 11:27:46 [DEBUG] agent: Service "_v1_wf-gui_10.233.29.168_8443" in sync
    2022/11/18 11:27:46 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:46 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:46 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.61.240_9007" in sync
    2022/11/18 11:27:46 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.16.113_9011" in sync
    2022/11/18 11:27:46 [DEBUG] agent: Service "_v1_sdc-gui_10.233.44.213_8181" in sync
    2022/11/18 11:27:46 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.10.159_9015" in sync
    2022/11/18 11:27:46 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:46 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.33.255_8080" in sync
    2022/11/18 11:27:46 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:46 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:46 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:46 [DEBUG] agent: Node info in sync
    2022/11/18 11:27:46 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v16 (560.445µs) from=10.233.69.17:47390
    2022/11/18 11:27:46 [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.
    2022/11/18 11:27:46 [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.
    2022/11/18 11:27:46 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/11/18 11:27:46 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/11/18 11:27:46 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:46 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:46 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:46 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:46 [DEBUG] agent: Service "_v1_multicloud_10.233.2.121_9001" in sync
    2022/11/18 11:27:46 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:46 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:46 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:46 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:46 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:46 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.16.113_9011" in sync
    2022/11/18 11:27:46 [DEBUG] agent: Service "_v1_sdc_10.233.33.255_8443" in sync
    2022/11/18 11:27:46 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.34.41_8806" in sync
    2022/11/18 11:27:46 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:46 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:46 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:46 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.61.240_9007" in sync
    2022/11/18 11:27:46 [DEBUG] agent: Service "_v1_parser_10.233.34.41_8806" in sync
    2022/11/18 11:27:46 [DEBUG] agent: Service "_v1_wf-gui_10.233.29.168_8443" in sync
    2022/11/18 11:27:46 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:46 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:46 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.61.240_9007" in sync
    2022/11/18 11:27:46 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.16.113_9011" in sync
    2022/11/18 11:27:46 [DEBUG] agent: Service "_v1_sdc-gui_10.233.44.213_8181" in sync
    2022/11/18 11:27:46 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.10.159_9015" in sync
    2022/11/18 11:27:46 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.33.255_8080" in sync
    2022/11/18 11:27:46 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:46 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:46 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:46 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:46 [DEBUG] agent: Service "_v1_catalog_10.233.34.41_8806" in sync
    2022/11/18 11:27:46 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.39.53_443" in sync
    2022/11/18 11:27:46 [DEBUG] agent: Service "_v0_multicloud_10.233.2.121_9001" in sync
    2022/11/18 11:27:46 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:46 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:46 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:46 [DEBUG] agent: Service "_v1_message-router_10.233.1.191_3904" in sync
    2022/11/18 11:27:46 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:46 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:46 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:46 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:46 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:46 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:46 [INFO] agent: Synced service "_v17__aai-nodes-query_10.233.70.159_8446"
    2022/11/18 11:27:46 [DEBUG] agent: Service "_v1_nsd_10.233.34.41_8806" in sync
    2022/11/18 11:27:46 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:46 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:46 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:46 [DEBUG] agent: Node info in sync
    2022/11/18 11:27:46 [DEBUG] http: Request PUT /v1/agent/service/register (44.270222ms) from=10.233.69.17:47396
    2022/11/18 11:27:46 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:46 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:46 [DEBUG] agent: Service "_v1_nsd_10.233.34.41_8806" in sync
    2022/11/18 11:27:46 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:46 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:46 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:46 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:46 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:46 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:46 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:46 [DEBUG] agent: Service "_v1_multicloud_10.233.2.121_9001" in sync
    2022/11/18 11:27:46 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:46 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:46 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:46 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:46 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:46 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.16.113_9011" in sync
    2022/11/18 11:27:46 [DEBUG] agent: Service "_v1_sdc_10.233.33.255_8443" in sync
    2022/11/18 11:27:46 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.34.41_8806" in sync
    2022/11/18 11:27:46 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:46 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:46 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:46 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.61.240_9007" in sync
    2022/11/18 11:27:46 [DEBUG] agent: Service "_v1_parser_10.233.34.41_8806" in sync
    2022/11/18 11:27:46 [DEBUG] agent: Service "_v1_wf-gui_10.233.29.168_8443" in sync
    2022/11/18 11:27:46 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:46 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:46 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:46 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.61.240_9007" in sync
    2022/11/18 11:27:46 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.16.113_9011" in sync
    2022/11/18 11:27:46 [DEBUG] agent: Service "_v1_sdc-gui_10.233.44.213_8181" in sync
    2022/11/18 11:27:46 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.10.159_9015" in sync
    2022/11/18 11:27:46 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:46 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.33.255_8080" in sync
    2022/11/18 11:27:46 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:46 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:46 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:46 [DEBUG] agent: Service "_v1_catalog_10.233.34.41_8806" in sync
    2022/11/18 11:27:46 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.39.53_443" in sync
    2022/11/18 11:27:46 [DEBUG] agent: Service "_v0_multicloud_10.233.2.121_9001" in sync
    2022/11/18 11:27:46 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:46 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:46 [DEBUG] agent: Service "_v1_message-router_10.233.1.191_3904" in sync
    2022/11/18 11:27:46 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:46 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:46 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:46 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:46 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:46 [DEBUG] agent: Node info in sync
    2022/11/18 11:27:46 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v17 (712.428µs) from=10.233.69.17:47400
    2022/11/18 11:27:46 [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.
    2022/11/18 11:27:46 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/11/18 11:27:46 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/11/18 11:27:46 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:46 [DEBUG] agent: Service "_v1_catalog_10.233.34.41_8806" in sync
    2022/11/18 11:27:46 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.39.53_443" in sync
    2022/11/18 11:27:46 [DEBUG] agent: Service "_v0_multicloud_10.233.2.121_9001" in sync
    2022/11/18 11:27:46 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:46 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:46 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:46 [INFO] agent: Synced service "_v17_aai-nodes-query_10.233.70.159_8446"
    2022/11/18 11:27:46 [DEBUG] agent: Service "_v1_message-router_10.233.1.191_3904" in sync
    2022/11/18 11:27:46 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:46 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:46 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:46 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:46 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:46 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:46 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:46 [DEBUG] agent: Service "_v1_nsd_10.233.34.41_8806" in sync
    2022/11/18 11:27:46 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:46 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:46 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:46 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:46 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:46 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:46 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:46 [DEBUG] agent: Service "_v1_multicloud_10.233.2.121_9001" in sync
    2022/11/18 11:27:46 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:46 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:46 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:46 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:46 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:46 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.16.113_9011" in sync
    2022/11/18 11:27:46 [DEBUG] agent: Service "_v1_sdc_10.233.33.255_8443" in sync
    2022/11/18 11:27:46 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.34.41_8806" in sync
    2022/11/18 11:27:46 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:46 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:46 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:46 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.61.240_9007" in sync
    2022/11/18 11:27:46 [DEBUG] agent: Service "_v1_parser_10.233.34.41_8806" in sync
    2022/11/18 11:27:46 [DEBUG] agent: Service "_v1_wf-gui_10.233.29.168_8443" in sync
    2022/11/18 11:27:46 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:46 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:46 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.61.240_9007" in sync
    2022/11/18 11:27:46 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.16.113_9011" in sync
    2022/11/18 11:27:46 [DEBUG] agent: Service "_v1_sdc-gui_10.233.44.213_8181" in sync
    2022/11/18 11:27:46 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.10.159_9015" in sync
    2022/11/18 11:27:46 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.33.255_8080" in sync
    2022/11/18 11:27:46 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:46 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:46 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:46 [DEBUG] agent: Node info in sync
    2022/11/18 11:27:46 [DEBUG] http: Request PUT /v1/agent/service/register (15.354097ms) from=10.233.69.17:47404
    2022/11/18 11:27:46 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.16.113_9011" in sync
    2022/11/18 11:27:46 [DEBUG] agent: Service "_v1_sdc_10.233.33.255_8443" in sync
    2022/11/18 11:27:46 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.34.41_8806" in sync
    2022/11/18 11:27:46 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:46 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:46 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:46 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.61.240_9007" in sync
    2022/11/18 11:27:46 [DEBUG] agent: Service "_v1_parser_10.233.34.41_8806" in sync
    2022/11/18 11:27:46 [DEBUG] agent: Service "_v1_wf-gui_10.233.29.168_8443" in sync
    2022/11/18 11:27:46 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:46 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:46 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:46 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.61.240_9007" in sync
    2022/11/18 11:27:46 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.16.113_9011" in sync
    2022/11/18 11:27:46 [DEBUG] agent: Service "_v1_sdc-gui_10.233.44.213_8181" in sync
    2022/11/18 11:27:46 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.10.159_9015" in sync
    2022/11/18 11:27:46 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:46 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.33.255_8080" in sync
    2022/11/18 11:27:46 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:46 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:46 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:46 [DEBUG] agent: Service "_v1_catalog_10.233.34.41_8806" in sync
    2022/11/18 11:27:46 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.39.53_443" in sync
    2022/11/18 11:27:46 [DEBUG] agent: Service "_v0_multicloud_10.233.2.121_9001" in sync
    2022/11/18 11:27:46 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:46 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:46 [DEBUG] agent: Service "_v1_message-router_10.233.1.191_3904" in sync
    2022/11/18 11:27:46 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:46 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:46 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:46 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:46 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:46 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:46 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:46 [DEBUG] agent: Service "_v1_nsd_10.233.34.41_8806" in sync
    2022/11/18 11:27:46 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:46 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:46 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:46 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:46 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:46 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:46 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:46 [DEBUG] agent: Service "_v1_multicloud_10.233.2.121_9001" in sync
    2022/11/18 11:27:46 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:46 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:46 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:46 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:46 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:46 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:46 [DEBUG] agent: Node info in sync
    2022/11/18 11:27:46 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v17 (534.706µs) from=10.233.69.17:47406
    2022/11/18 11:27:46 [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.
    2022/11/18 11:27:46 [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.
    2022/11/18 11:27:46 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/11/18 11:27:46 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/11/18 11:27:46 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.16.113_9011" in sync
    2022/11/18 11:27:46 [DEBUG] agent: Service "_v1_sdc_10.233.33.255_8443" in sync
    2022/11/18 11:27:46 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.34.41_8806" in sync
    2022/11/18 11:27:46 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:46 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:46 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:46 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.61.240_9007" in sync
    2022/11/18 11:27:46 [DEBUG] agent: Service "_v1_parser_10.233.34.41_8806" in sync
    2022/11/18 11:27:46 [DEBUG] agent: Service "_v1_wf-gui_10.233.29.168_8443" in sync
    2022/11/18 11:27:46 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:46 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:46 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:46 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.61.240_9007" in sync
    2022/11/18 11:27:46 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.16.113_9011" in sync
    2022/11/18 11:27:46 [DEBUG] agent: Service "_v1_sdc-gui_10.233.44.213_8181" in sync
    2022/11/18 11:27:46 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.10.159_9015" in sync
    2022/11/18 11:27:46 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:46 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.33.255_8080" in sync
    2022/11/18 11:27:46 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:46 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:46 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:46 [DEBUG] agent: Service "_v1_catalog_10.233.34.41_8806" in sync
    2022/11/18 11:27:46 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.39.53_443" in sync
    2022/11/18 11:27:46 [DEBUG] agent: Service "_v0_multicloud_10.233.2.121_9001" in sync
    2022/11/18 11:27:46 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:46 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:46 [DEBUG] agent: Service "_v1_message-router_10.233.1.191_3904" in sync
    2022/11/18 11:27:46 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:46 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:46 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:46 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:46 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:46 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:46 [DEBUG] agent: Service "_v1_nsd_10.233.34.41_8806" in sync
    2022/11/18 11:27:46 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:46 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:46 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:46 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:46 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:46 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:46 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:46 [INFO] agent: Synced service "_v18__aai-nodes-query_10.233.70.159_8446"
    2022/11/18 11:27:46 [DEBUG] agent: Service "_v1_multicloud_10.233.2.121_9001" in sync
    2022/11/18 11:27:46 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:46 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:46 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:46 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:46 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:46 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:46 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:46 [DEBUG] agent: Node info in sync
    2022/11/18 11:27:46 [DEBUG] http: Request PUT /v1/agent/service/register (48.216035ms) from=10.233.69.17:47408
    2022/11/18 11:27:46 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:46 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:46 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:46 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:46 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:46 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:46 [DEBUG] agent: Service "_v1_nsd_10.233.34.41_8806" in sync
    2022/11/18 11:27:46 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:46 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:46 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:46 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:46 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:46 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:46 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:46 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:46 [DEBUG] agent: Service "_v1_multicloud_10.233.2.121_9001" in sync
    2022/11/18 11:27:46 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:46 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.34.41_8806" in sync
    2022/11/18 11:27:46 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:46 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:46 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:46 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.16.113_9011" in sync
    2022/11/18 11:27:46 [DEBUG] agent: Service "_v1_sdc_10.233.33.255_8443" in sync
    2022/11/18 11:27:46 [DEBUG] agent: Service "_v1_wf-gui_10.233.29.168_8443" in sync
    2022/11/18 11:27:46 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:46 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:46 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:46 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.61.240_9007" in sync
    2022/11/18 11:27:46 [DEBUG] agent: Service "_v1_parser_10.233.34.41_8806" in sync
    2022/11/18 11:27:46 [DEBUG] agent: Service "_v1_sdc-gui_10.233.44.213_8181" in sync
    2022/11/18 11:27:46 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.10.159_9015" in sync
    2022/11/18 11:27:46 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:46 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.61.240_9007" in sync
    2022/11/18 11:27:46 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.16.113_9011" in sync
    2022/11/18 11:27:46 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:46 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:46 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.33.255_8080" in sync
    2022/11/18 11:27:46 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:46 [DEBUG] agent: Service "_v0_multicloud_10.233.2.121_9001" in sync
    2022/11/18 11:27:46 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:46 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:46 [DEBUG] agent: Service "_v1_catalog_10.233.34.41_8806" in sync
    2022/11/18 11:27:46 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.39.53_443" in sync
    2022/11/18 11:27:46 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:46 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:46 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:46 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:46 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:46 [DEBUG] agent: Service "_v1_message-router_10.233.1.191_3904" in sync
    2022/11/18 11:27:46 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:46 [DEBUG] agent: Node info in sync
    2022/11/18 11:27:46 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v18 (710.116µs) from=10.233.69.17:47414
    2022/11/18 11:27:46 [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.
    2022/11/18 11:27:46 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/11/18 11:27:46 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.
    2022/11/18 11:27:46 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.39.53_443" in sync
    2022/11/18 11:27:46 [DEBUG] agent: Service "_v0_multicloud_10.233.2.121_9001" in sync
    2022/11/18 11:27:46 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:46 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:46 [DEBUG] agent: Service "_v1_catalog_10.233.34.41_8806" in sync
    2022/11/18 11:27:46 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:46 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:46 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:46 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:46 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:46 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:46 [DEBUG] agent: Service "_v1_message-router_10.233.1.191_3904" in sync
    2022/11/18 11:27:46 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:46 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:46 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:46 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:46 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:46 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:46 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:46 [DEBUG] agent: Service "_v1_nsd_10.233.34.41_8806" in sync
    2022/11/18 11:27:46 [INFO] agent: Synced service "_v18_aai-nodes-query_10.233.70.159_8446"
    2022/11/18 11:27:46 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:46 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:46 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:46 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:46 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:46 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:46 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:46 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:46 [DEBUG] agent: Service "_v1_multicloud_10.233.2.121_9001" in sync
    2022/11/18 11:27:46 [DEBUG] agent: Service "_v1_sdc_10.233.33.255_8443" in sync
    2022/11/18 11:27:46 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.34.41_8806" in sync
    2022/11/18 11:27:46 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:46 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:46 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:46 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.16.113_9011" in sync
    2022/11/18 11:27:46 [DEBUG] agent: Service "_v1_parser_10.233.34.41_8806" in sync
    2022/11/18 11:27:46 [DEBUG] agent: Service "_v1_wf-gui_10.233.29.168_8443" in sync
    2022/11/18 11:27:46 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:46 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:46 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:46 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.61.240_9007" in sync
    2022/11/18 11:27:46 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.16.113_9011" in sync
    2022/11/18 11:27:46 [DEBUG] agent: Service "_v1_sdc-gui_10.233.44.213_8181" in sync
    2022/11/18 11:27:46 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.10.159_9015" in sync
    2022/11/18 11:27:46 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:46 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.61.240_9007" in sync
    2022/11/18 11:27:46 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:46 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:46 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:46 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.33.255_8080" in sync
    2022/11/18 11:27:46 [DEBUG] agent: Node info in sync
    2022/11/18 11:27:46 [DEBUG] http: Request PUT /v1/agent/service/register (34.388486ms) from=10.233.69.17:47416
    2022/11/18 11:27:46 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.61.240_9007" in sync
    2022/11/18 11:27:46 [DEBUG] agent: Service "_v1_parser_10.233.34.41_8806" in sync
    2022/11/18 11:27:46 [DEBUG] agent: Service "_v1_wf-gui_10.233.29.168_8443" in sync
    2022/11/18 11:27:46 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:46 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:46 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:46 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.61.240_9007" in sync
    2022/11/18 11:27:46 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.16.113_9011" in sync
    2022/11/18 11:27:46 [DEBUG] agent: Service "_v1_sdc-gui_10.233.44.213_8181" in sync
    2022/11/18 11:27:46 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.10.159_9015" in sync
    2022/11/18 11:27:46 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:46 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.33.255_8080" in sync
    2022/11/18 11:27:46 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:46 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:46 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:46 [DEBUG] agent: Service "_v1_catalog_10.233.34.41_8806" in sync
    2022/11/18 11:27:46 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.39.53_443" in sync
    2022/11/18 11:27:46 [DEBUG] agent: Service "_v0_multicloud_10.233.2.121_9001" in sync
    2022/11/18 11:27:46 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:46 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:46 [DEBUG] agent: Service "_v1_message-router_10.233.1.191_3904" in sync
    2022/11/18 11:27:46 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:46 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:46 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:46 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:46 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:46 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:46 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:46 [DEBUG] agent: Service "_v1_nsd_10.233.34.41_8806" in sync
    2022/11/18 11:27:46 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:46 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:46 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:46 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:46 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:46 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:46 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:46 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:46 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:46 [DEBUG] agent: Service "_v1_multicloud_10.233.2.121_9001" in sync
    2022/11/18 11:27:46 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:46 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:46 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:46 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:46 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:46 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:46 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.16.113_9011" in sync
    2022/11/18 11:27:46 [DEBUG] agent: Service "_v1_sdc_10.233.33.255_8443" in sync
    2022/11/18 11:27:46 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.34.41_8806" in sync
    2022/11/18 11:27:46 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:46 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:46 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:46 [DEBUG] agent: Node info in sync
    2022/11/18 11:27:46 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v18 (21.488163ms) from=10.233.69.17:47418
    2022/11/18 11:27:47 [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.
    2022/11/18 11:27:47 [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.
    2022/11/18 11:27: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.
    2022/11/18 11:27: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.
    2022/11/18 11:27:47 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.16.113_9011" in sync
    2022/11/18 11:27:47 [DEBUG] agent: Service "_v1_sdc_10.233.33.255_8443" in sync
    2022/11/18 11:27:47 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.34.41_8806" in sync
    2022/11/18 11:27:47 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:47 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:47 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:47 [INFO] agent: Synced service "_v19__aai-nodes-query_10.233.70.159_8446"
    2022/11/18 11:27:47 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.61.240_9007" in sync
    2022/11/18 11:27:47 [DEBUG] agent: Service "_v1_parser_10.233.34.41_8806" in sync
    2022/11/18 11:27:47 [DEBUG] agent: Service "_v1_wf-gui_10.233.29.168_8443" in sync
    2022/11/18 11:27:47 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:47 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:47 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:47 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.61.240_9007" in sync
    2022/11/18 11:27:47 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.16.113_9011" in sync
    2022/11/18 11:27:47 [DEBUG] agent: Service "_v1_sdc-gui_10.233.44.213_8181" in sync
    2022/11/18 11:27:47 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.10.159_9015" in sync
    2022/11/18 11:27:47 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:47 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.33.255_8080" in sync
    2022/11/18 11:27:47 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:47 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:47 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:47 [DEBUG] agent: Service "_v1_catalog_10.233.34.41_8806" in sync
    2022/11/18 11:27:47 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.39.53_443" in sync
    2022/11/18 11:27:47 [DEBUG] agent: Service "_v0_multicloud_10.233.2.121_9001" in sync
    2022/11/18 11:27:47 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:47 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:47 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:47 [DEBUG] agent: Service "_v1_message-router_10.233.1.191_3904" in sync
    2022/11/18 11:27:47 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:47 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:47 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:47 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:47 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:47 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:47 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:47 [DEBUG] agent: Service "_v1_nsd_10.233.34.41_8806" in sync
    2022/11/18 11:27:47 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:47 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:47 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:47 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:47 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:47 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:47 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:47 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:47 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:47 [DEBUG] agent: Service "_v1_multicloud_10.233.2.121_9001" in sync
    2022/11/18 11:27:47 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:47 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:47 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:47 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:47 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:47 [DEBUG] agent: Node info in sync
    2022/11/18 11:27:47 [DEBUG] http: Request PUT /v1/agent/service/register (221.989645ms) from=10.233.69.17:47424
    2022/11/18 11:27:47 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:47 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.33.255_8080" in sync
    2022/11/18 11:27:47 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:47 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:47 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:47 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:47 [DEBUG] agent: Service "_v1_catalog_10.233.34.41_8806" in sync
    2022/11/18 11:27:47 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.39.53_443" in sync
    2022/11/18 11:27:47 [DEBUG] agent: Service "_v0_multicloud_10.233.2.121_9001" in sync
    2022/11/18 11:27:47 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:47 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:47 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:47 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:47 [DEBUG] agent: Service "_v1_message-router_10.233.1.191_3904" in sync
    2022/11/18 11:27:47 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:47 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:47 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:47 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:47 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:47 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:47 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:47 [DEBUG] agent: Service "_v1_nsd_10.233.34.41_8806" in sync
    2022/11/18 11:27:47 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:47 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:47 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:47 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:47 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:47 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:47 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:47 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:47 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:47 [DEBUG] agent: Service "_v1_multicloud_10.233.2.121_9001" in sync
    2022/11/18 11:27:47 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:47 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:47 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:47 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:47 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:47 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.16.113_9011" in sync
    2022/11/18 11:27:47 [DEBUG] agent: Service "_v1_sdc_10.233.33.255_8443" in sync
    2022/11/18 11:27:47 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.34.41_8806" in sync
    2022/11/18 11:27:47 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:47 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:47 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:47 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:47 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.61.240_9007" in sync
    2022/11/18 11:27:47 [DEBUG] agent: Service "_v1_parser_10.233.34.41_8806" in sync
    2022/11/18 11:27:47 [DEBUG] agent: Service "_v1_wf-gui_10.233.29.168_8443" in sync
    2022/11/18 11:27:47 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.10.159_9015" in sync
    2022/11/18 11:27:47 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:47 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.61.240_9007" in sync
    2022/11/18 11:27:47 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.16.113_9011" in sync
    2022/11/18 11:27:47 [DEBUG] agent: Service "_v1_sdc-gui_10.233.44.213_8181" in sync
    2022/11/18 11:27:47 [DEBUG] agent: Node info in sync
    2022/11/18 11:27:47 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v19 (5.591133ms) from=10.233.69.17:47428
    2022/11/18 11:27:47 [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.
    2022/11/18 11:27: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.
    2022/11/18 11:27: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.
    2022/11/18 11:27:47 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:47 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:47 [DEBUG] agent: Service "_v1_message-router_10.233.1.191_3904" in sync
    2022/11/18 11:27:47 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:47 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:47 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:47 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:47 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:47 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:47 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:47 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:47 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.16.113_9011" in sync
    2022/11/18 11:27:47 [DEBUG] agent: Service "_v1_sdc_10.233.33.255_8443" in sync
    2022/11/18 11:27:47 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.34.41_8806" in sync
    2022/11/18 11:27:47 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:47 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:47 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:47 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:47 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.61.240_9007" in sync
    2022/11/18 11:27:47 [DEBUG] agent: Service "_v1_wf-gui_10.233.29.168_8443" in sync
    2022/11/18 11:27:47 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:47 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:47 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:47 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:47 [DEBUG] agent: Service "_v0_multicloud_10.233.2.121_9001" in sync
    2022/11/18 11:27:47 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:47 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:47 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:47 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:47 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:47 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:47 [INFO] agent: Synced service "_v19_aai-nodes-query_10.233.70.159_8446"
    2022/11/18 11:27:47 [DEBUG] agent: Service "_v1_nsd_10.233.34.41_8806" in sync
    2022/11/18 11:27:47 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:47 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:47 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:47 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:47 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:47 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:47 [DEBUG] agent: Service "_v1_multicloud_10.233.2.121_9001" in sync
    2022/11/18 11:27:47 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:47 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:47 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:47 [DEBUG] agent: Service "_v1_parser_10.233.34.41_8806" in sync
    2022/11/18 11:27:47 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.61.240_9007" in sync
    2022/11/18 11:27:47 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.16.113_9011" in sync
    2022/11/18 11:27:47 [DEBUG] agent: Service "_v1_sdc-gui_10.233.44.213_8181" in sync
    2022/11/18 11:27:47 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.10.159_9015" in sync
    2022/11/18 11:27:47 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.33.255_8080" in sync
    2022/11/18 11:27:47 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:47 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:47 [DEBUG] agent: Service "_v1_catalog_10.233.34.41_8806" in sync
    2022/11/18 11:27:47 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.39.53_443" in sync
    2022/11/18 11:27:47 [DEBUG] agent: Node info in sync
    2022/11/18 11:27:47 [DEBUG] http: Request PUT /v1/agent/service/register (41.777587ms) from=10.233.69.17:47432
    2022/11/18 11:27:47 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.61.240_9007" in sync
    2022/11/18 11:27:47 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.16.113_9011" in sync
    2022/11/18 11:27:47 [DEBUG] agent: Service "_v1_sdc-gui_10.233.44.213_8181" in sync
    2022/11/18 11:27:47 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.10.159_9015" in sync
    2022/11/18 11:27:47 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.33.255_8080" in sync
    2022/11/18 11:27:47 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:47 [DEBUG] agent: Service "_v1_catalog_10.233.34.41_8806" in sync
    2022/11/18 11:27:47 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.39.53_443" in sync
    2022/11/18 11:27:47 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:47 [DEBUG] agent: Service "_v1_message-router_10.233.1.191_3904" in sync
    2022/11/18 11:27:47 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:47 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:47 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:47 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:47 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:47 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:47 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:47 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:47 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:47 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:47 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.16.113_9011" in sync
    2022/11/18 11:27:47 [DEBUG] agent: Service "_v1_sdc_10.233.33.255_8443" in sync
    2022/11/18 11:27:47 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.34.41_8806" in sync
    2022/11/18 11:27:47 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:47 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:47 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.61.240_9007" in sync
    2022/11/18 11:27:47 [DEBUG] agent: Service "_v1_wf-gui_10.233.29.168_8443" in sync
    2022/11/18 11:27:47 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:47 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:47 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:47 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:47 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:47 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:47 [DEBUG] agent: Service "_v0_multicloud_10.233.2.121_9001" in sync
    2022/11/18 11:27:47 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:47 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:47 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:47 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:47 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:47 [DEBUG] agent: Service "_v1_nsd_10.233.34.41_8806" in sync
    2022/11/18 11:27:47 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:47 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:47 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:47 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:47 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:47 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:47 [DEBUG] agent: Service "_v1_multicloud_10.233.2.121_9001" in sync
    2022/11/18 11:27:47 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:47 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:47 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:47 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:47 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:47 [DEBUG] agent: Service "_v1_parser_10.233.34.41_8806" in sync
    2022/11/18 11:27:47 [DEBUG] agent: Node info in sync
    2022/11/18 11:27:47 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v19 (757.604µs) from=10.233.69.17:47434
    2022/11/18 11:27:47 [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.
    2022/11/18 11:27:47 [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.
    2022/11/18 11:27: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.
    2022/11/18 11:27: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.
    2022/11/18 11:27:47 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:47 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:47 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:47 [DEBUG] agent: Service "_v0_multicloud_10.233.2.121_9001" in sync
    2022/11/18 11:27:47 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:47 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:47 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:47 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:47 [DEBUG] agent: Service "_v1_nsd_10.233.34.41_8806" in sync
    2022/11/18 11:27:47 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:47 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:47 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:47 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:47 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:47 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:47 [DEBUG] agent: Service "_v1_multicloud_10.233.2.121_9001" in sync
    2022/11/18 11:27:47 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:47 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:47 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:47 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:47 [INFO] agent: Synced service "_v11__aai-nquery_10.233.70.159_8446"
    2022/11/18 11:27:47 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:47 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:47 [DEBUG] agent: Service "_v1_parser_10.233.34.41_8806" in sync
    2022/11/18 11:27:47 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.61.240_9007" in sync
    2022/11/18 11:27:47 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.16.113_9011" in sync
    2022/11/18 11:27:47 [DEBUG] agent: Service "_v1_sdc-gui_10.233.44.213_8181" in sync
    2022/11/18 11:27:47 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.10.159_9015" in sync
    2022/11/18 11:27:47 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.33.255_8080" in sync
    2022/11/18 11:27:47 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:47 [DEBUG] agent: Service "_v1_catalog_10.233.34.41_8806" in sync
    2022/11/18 11:27:47 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.39.53_443" in sync
    2022/11/18 11:27:47 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:47 [DEBUG] agent: Service "_v1_message-router_10.233.1.191_3904" in sync
    2022/11/18 11:27:47 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:47 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:47 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:47 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:47 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:47 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:47 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:47 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:47 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:47 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:47 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.16.113_9011" in sync
    2022/11/18 11:27:47 [DEBUG] agent: Service "_v1_sdc_10.233.33.255_8443" in sync
    2022/11/18 11:27:47 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.34.41_8806" in sync
    2022/11/18 11:27:47 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:47 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.61.240_9007" in sync
    2022/11/18 11:27:47 [DEBUG] agent: Service "_v1_wf-gui_10.233.29.168_8443" in sync
    2022/11/18 11:27:47 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:47 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:47 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:47 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:47 [DEBUG] agent: Node info in sync
    2022/11/18 11:27:47 [DEBUG] http: Request PUT /v1/agent/service/register (83.683792ms) from=10.233.69.17:47436
    2022/11/18 11:27:47 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.33.255_8080" in sync
    2022/11/18 11:27:47 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:47 [DEBUG] agent: Service "_v1_catalog_10.233.34.41_8806" in sync
    2022/11/18 11:27:47 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.39.53_443" in sync
    2022/11/18 11:27:47 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:47 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:47 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:47 [DEBUG] agent: Service "_v1_message-router_10.233.1.191_3904" in sync
    2022/11/18 11:27:47 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:47 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:47 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:47 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:47 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:47 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:47 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:47 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:47 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:47 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.16.113_9011" in sync
    2022/11/18 11:27:47 [DEBUG] agent: Service "_v1_sdc_10.233.33.255_8443" in sync
    2022/11/18 11:27:47 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.34.41_8806" in sync
    2022/11/18 11:27:47 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:47 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:47 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:47 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:47 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.61.240_9007" in sync
    2022/11/18 11:27:47 [DEBUG] agent: Service "_v1_wf-gui_10.233.29.168_8443" in sync
    2022/11/18 11:27:47 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:47 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:47 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:47 [DEBUG] agent: Service "_v0_multicloud_10.233.2.121_9001" in sync
    2022/11/18 11:27:47 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:47 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:47 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:47 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:47 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:47 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:47 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:47 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:47 [DEBUG] agent: Service "_v1_nsd_10.233.34.41_8806" in sync
    2022/11/18 11:27:47 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:47 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:47 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:47 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:47 [DEBUG] agent: Service "_v11__aai-nquery_10.233.70.159_8446" in sync
    2022/11/18 11:27:47 [DEBUG] agent: Service "_v1_multicloud_10.233.2.121_9001" in sync
    2022/11/18 11:27:47 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:47 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:47 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:47 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:47 [DEBUG] agent: Service "_v1_parser_10.233.34.41_8806" in sync
    2022/11/18 11:27:47 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.10.159_9015" in sync
    2022/11/18 11:27:47 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.61.240_9007" in sync
    2022/11/18 11:27:47 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.16.113_9011" in sync
    2022/11/18 11:27:47 [DEBUG] agent: Service "_v1_sdc-gui_10.233.44.213_8181" in sync
    2022/11/18 11:27:47 [DEBUG] agent: Node info in sync
    2022/11/18 11:27:47 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v11 (620.436µs) from=10.233.69.17:47440
    2022/11/18 11:27:47 [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.
    2022/11/18 11:27: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.
    2022/11/18 11:27: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.
    2022/11/18 11:27:47 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.16.113_9011" in sync
    2022/11/18 11:27:47 [DEBUG] agent: Service "_v1_sdc_10.233.33.255_8443" in sync
    2022/11/18 11:27:47 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.34.41_8806" in sync
    2022/11/18 11:27:47 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:47 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.61.240_9007" in sync
    2022/11/18 11:27:47 [DEBUG] agent: Service "_v1_wf-gui_10.233.29.168_8443" in sync
    2022/11/18 11:27:47 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:47 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:47 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:47 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:47 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:47 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:47 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:47 [DEBUG] agent: Service "_v0_multicloud_10.233.2.121_9001" in sync
    2022/11/18 11:27:47 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:47 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:47 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:47 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:47 [DEBUG] agent: Service "_v1_nsd_10.233.34.41_8806" in sync
    2022/11/18 11:27:47 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:47 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:47 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:47 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:47 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:47 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:47 [DEBUG] agent: Service "_v1_multicloud_10.233.2.121_9001" in sync
    2022/11/18 11:27:47 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:47 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:47 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:47 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:47 [DEBUG] agent: Service "_v11__aai-nquery_10.233.70.159_8446" in sync
    2022/11/18 11:27:47 [INFO] agent: Synced service "_v11_aai-nquery_10.233.70.159_8446"
    2022/11/18 11:27:47 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:47 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:47 [DEBUG] agent: Service "_v1_parser_10.233.34.41_8806" in sync
    2022/11/18 11:27:47 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.61.240_9007" in sync
    2022/11/18 11:27:47 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.16.113_9011" in sync
    2022/11/18 11:27:47 [DEBUG] agent: Service "_v1_sdc-gui_10.233.44.213_8181" in sync
    2022/11/18 11:27:47 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.10.159_9015" in sync
    2022/11/18 11:27:47 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.33.255_8080" in sync
    2022/11/18 11:27:47 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:47 [DEBUG] agent: Service "_v1_catalog_10.233.34.41_8806" in sync
    2022/11/18 11:27:47 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.39.53_443" in sync
    2022/11/18 11:27:47 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:47 [DEBUG] agent: Service "_v1_message-router_10.233.1.191_3904" in sync
    2022/11/18 11:27:47 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:47 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:47 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:47 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:47 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:47 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:47 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:47 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:47 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:47 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:47 [DEBUG] agent: Node info in sync
    2022/11/18 11:27:47 [DEBUG] http: Request PUT /v1/agent/service/register (24.093519ms) from=10.233.69.17:47442
    2022/11/18 11:27:47 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:47 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:47 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:47 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:47 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.61.240_9007" in sync
    2022/11/18 11:27:47 [DEBUG] agent: Service "_v1_wf-gui_10.233.29.168_8443" in sync
    2022/11/18 11:27:47 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:47 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:47 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:47 [DEBUG] agent: Service "_v0_multicloud_10.233.2.121_9001" in sync
    2022/11/18 11:27:47 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:47 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:47 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:47 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:47 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:47 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:47 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:47 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:47 [DEBUG] agent: Service "_v1_nsd_10.233.34.41_8806" in sync
    2022/11/18 11:27:47 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:47 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:47 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:47 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:47 [DEBUG] agent: Service "_v11__aai-nquery_10.233.70.159_8446" in sync
    2022/11/18 11:27:47 [DEBUG] agent: Service "_v11_aai-nquery_10.233.70.159_8446" in sync
    2022/11/18 11:27:47 [DEBUG] agent: Service "_v1_multicloud_10.233.2.121_9001" in sync
    2022/11/18 11:27:47 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:47 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:47 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:47 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:47 [DEBUG] agent: Service "_v1_parser_10.233.34.41_8806" in sync
    2022/11/18 11:27:47 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.10.159_9015" in sync
    2022/11/18 11:27:47 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.61.240_9007" in sync
    2022/11/18 11:27:47 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.16.113_9011" in sync
    2022/11/18 11:27:47 [DEBUG] agent: Service "_v1_sdc-gui_10.233.44.213_8181" in sync
    2022/11/18 11:27:47 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.33.255_8080" in sync
    2022/11/18 11:27:47 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:47 [DEBUG] agent: Service "_v1_catalog_10.233.34.41_8806" in sync
    2022/11/18 11:27:47 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.39.53_443" in sync
    2022/11/18 11:27:47 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:47 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:47 [DEBUG] agent: Service "_v1_message-router_10.233.1.191_3904" in sync
    2022/11/18 11:27:47 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:47 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:47 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:47 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:47 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:47 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:47 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:47 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:47 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:47 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:47 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.16.113_9011" in sync
    2022/11/18 11:27:47 [DEBUG] agent: Service "_v1_sdc_10.233.33.255_8443" in sync
    2022/11/18 11:27:47 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.34.41_8806" in sync
    2022/11/18 11:27:47 [DEBUG] agent: Node info in sync
    2022/11/18 11:27:47 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v11 (1.188514ms) from=10.233.69.17:47444
    2022/11/18 11:27:47 [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.
    2022/11/18 11:27:47 [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.
    2022/11/18 11:27: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.
    2022/11/18 11:27: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.
    2022/11/18 11:27:47 [DEBUG] agent: Service "_v1_multicloud_10.233.2.121_9001" in sync
    2022/11/18 11:27:47 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:47 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:47 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:47 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:47 [DEBUG] agent: Service "_v11__aai-nquery_10.233.70.159_8446" in sync
    2022/11/18 11:27:47 [DEBUG] agent: Service "_v11_aai-nquery_10.233.70.159_8446" in sync
    2022/11/18 11:27:47 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:47 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:47 [DEBUG] agent: Service "_v1_parser_10.233.34.41_8806" in sync
    2022/11/18 11:27:47 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.61.240_9007" in sync
    2022/11/18 11:27:47 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.16.113_9011" in sync
    2022/11/18 11:27:47 [DEBUG] agent: Service "_v1_sdc-gui_10.233.44.213_8181" in sync
    2022/11/18 11:27:47 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.10.159_9015" in sync
    2022/11/18 11:27:47 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.33.255_8080" in sync
    2022/11/18 11:27:47 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:47 [DEBUG] agent: Service "_v1_catalog_10.233.34.41_8806" in sync
    2022/11/18 11:27:47 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.39.53_443" in sync
    2022/11/18 11:27:47 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:47 [DEBUG] agent: Service "_v1_message-router_10.233.1.191_3904" in sync
    2022/11/18 11:27:47 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:47 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:47 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:47 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:47 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:47 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:47 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:47 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:47 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:47 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:47 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.16.113_9011" in sync
    2022/11/18 11:27:47 [DEBUG] agent: Service "_v1_sdc_10.233.33.255_8443" in sync
    2022/11/18 11:27:47 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.34.41_8806" in sync
    2022/11/18 11:27:47 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:47 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.61.240_9007" in sync
    2022/11/18 11:27:47 [DEBUG] agent: Service "_v1_wf-gui_10.233.29.168_8443" in sync
    2022/11/18 11:27:47 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:47 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:47 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:47 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:47 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:47 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:47 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:47 [DEBUG] agent: Service "_v0_multicloud_10.233.2.121_9001" in sync
    2022/11/18 11:27:47 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:47 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:47 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:47 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:47 [INFO] agent: Synced service "_v12__aai-nquery_10.233.70.159_8446"
    2022/11/18 11:27:47 [DEBUG] agent: Service "_v1_nsd_10.233.34.41_8806" in sync
    2022/11/18 11:27:47 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:47 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:47 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:47 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:47 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:47 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:47 [DEBUG] agent: Node info in sync
    2022/11/18 11:27:47 [DEBUG] http: Request PUT /v1/agent/service/register (35.47858ms) from=10.233.69.17:47446
    2022/11/18 11:27:47 [DEBUG] agent: Service "_v1_message-router_10.233.1.191_3904" in sync
    2022/11/18 11:27:47 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:47 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:47 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:47 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:47 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:47 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:47 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:47 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:47 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:47 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:47 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.16.113_9011" in sync
    2022/11/18 11:27:47 [DEBUG] agent: Service "_v1_sdc_10.233.33.255_8443" in sync
    2022/11/18 11:27:47 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.34.41_8806" in sync
    2022/11/18 11:27:47 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:47 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:47 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:47 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:47 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.61.240_9007" in sync
    2022/11/18 11:27:47 [DEBUG] agent: Service "_v1_wf-gui_10.233.29.168_8443" in sync
    2022/11/18 11:27:47 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:47 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:47 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:47 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:47 [DEBUG] agent: Service "_v0_multicloud_10.233.2.121_9001" in sync
    2022/11/18 11:27:47 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:47 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:47 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:47 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:47 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:47 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:47 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:47 [DEBUG] agent: Service "_v12__aai-nquery_10.233.70.159_8446" in sync
    2022/11/18 11:27:47 [DEBUG] agent: Service "_v1_nsd_10.233.34.41_8806" in sync
    2022/11/18 11:27:47 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:47 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:47 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:47 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:47 [DEBUG] agent: Service "_v11__aai-nquery_10.233.70.159_8446" in sync
    2022/11/18 11:27:47 [DEBUG] agent: Service "_v11_aai-nquery_10.233.70.159_8446" in sync
    2022/11/18 11:27:47 [DEBUG] agent: Service "_v1_multicloud_10.233.2.121_9001" in sync
    2022/11/18 11:27:47 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:47 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:47 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:47 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:47 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:47 [DEBUG] agent: Service "_v1_parser_10.233.34.41_8806" in sync
    2022/11/18 11:27:47 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.61.240_9007" in sync
    2022/11/18 11:27:47 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.16.113_9011" in sync
    2022/11/18 11:27:47 [DEBUG] agent: Service "_v1_sdc-gui_10.233.44.213_8181" in sync
    2022/11/18 11:27:47 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.10.159_9015" in sync
    2022/11/18 11:27:47 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.33.255_8080" in sync
    2022/11/18 11:27:47 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:47 [DEBUG] agent: Service "_v1_catalog_10.233.34.41_8806" in sync
    2022/11/18 11:27:47 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.39.53_443" in sync
    2022/11/18 11:27:47 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:47 [DEBUG] agent: Node info in sync
    2022/11/18 11:27:47 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v12 (657.316µs) from=10.233.69.17:47448
    2022/11/18 11:27:47 [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.
    2022/11/18 11:27: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.
    2022/11/18 11:27: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.
    2022/11/18 11:27:47 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:47 [INFO] agent: Synced service "_v12_aai-nquery_10.233.70.159_8446"
    2022/11/18 11:27:47 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:47 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:47 [DEBUG] agent: Service "_v0_multicloud_10.233.2.121_9001" in sync
    2022/11/18 11:27:47 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:47 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:47 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:47 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:47 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:47 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:47 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:47 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:47 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:47 [DEBUG] agent: Service "_v12__aai-nquery_10.233.70.159_8446" in sync
    2022/11/18 11:27:47 [DEBUG] agent: Service "_v1_nsd_10.233.34.41_8806" in sync
    2022/11/18 11:27:47 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:47 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:47 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:47 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:47 [DEBUG] agent: Service "_v11__aai-nquery_10.233.70.159_8446" in sync
    2022/11/18 11:27:47 [DEBUG] agent: Service "_v11_aai-nquery_10.233.70.159_8446" in sync
    2022/11/18 11:27:47 [DEBUG] agent: Service "_v1_multicloud_10.233.2.121_9001" in sync
    2022/11/18 11:27:47 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:47 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:47 [DEBUG] agent: Service "_v1_parser_10.233.34.41_8806" in sync
    2022/11/18 11:27:47 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.16.113_9011" in sync
    2022/11/18 11:27:47 [DEBUG] agent: Service "_v1_sdc-gui_10.233.44.213_8181" in sync
    2022/11/18 11:27:47 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.10.159_9015" in sync
    2022/11/18 11:27:47 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.61.240_9007" in sync
    2022/11/18 11:27:47 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:47 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.33.255_8080" in sync
    2022/11/18 11:27:47 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.39.53_443" in sync
    2022/11/18 11:27:47 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:47 [DEBUG] agent: Service "_v1_catalog_10.233.34.41_8806" in sync
    2022/11/18 11:27:47 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:47 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:47 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:47 [DEBUG] agent: Service "_v1_message-router_10.233.1.191_3904" in sync
    2022/11/18 11:27:47 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:47 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:47 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:47 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:47 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:47 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:47 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:47 [DEBUG] agent: Service "_v1_sdc_10.233.33.255_8443" in sync
    2022/11/18 11:27:47 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.34.41_8806" in sync
    2022/11/18 11:27:47 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:47 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.16.113_9011" in sync
    2022/11/18 11:27:47 [DEBUG] agent: Service "_v1_wf-gui_10.233.29.168_8443" in sync
    2022/11/18 11:27:47 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:47 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:47 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:47 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:47 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.61.240_9007" in sync
    2022/11/18 11:27:47 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:47 [DEBUG] agent: Node info in sync
    2022/11/18 11:27:47 [DEBUG] http: Request PUT /v1/agent/service/register (48.704002ms) from=10.233.69.17:47450
    2022/11/18 11:27:47 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.33.255_8080" in sync
    2022/11/18 11:27:47 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:47 [DEBUG] agent: Service "_v1_catalog_10.233.34.41_8806" in sync
    2022/11/18 11:27:47 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.39.53_443" in sync
    2022/11/18 11:27:47 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:47 [DEBUG] agent: Service "_v1_message-router_10.233.1.191_3904" in sync
    2022/11/18 11:27:47 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:47 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:47 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:47 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:47 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:47 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:47 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:47 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:47 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:47 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:47 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.16.113_9011" in sync
    2022/11/18 11:27:47 [DEBUG] agent: Service "_v1_sdc_10.233.33.255_8443" in sync
    2022/11/18 11:27:47 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.34.41_8806" in sync
    2022/11/18 11:27:47 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:47 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:47 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.61.240_9007" in sync
    2022/11/18 11:27:47 [DEBUG] agent: Service "_v1_wf-gui_10.233.29.168_8443" in sync
    2022/11/18 11:27:47 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:47 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:47 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:47 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:47 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:47 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:47 [DEBUG] agent: Service "_v12_aai-nquery_10.233.70.159_8446" in sync
    2022/11/18 11:27:47 [DEBUG] agent: Service "_v0_multicloud_10.233.2.121_9001" in sync
    2022/11/18 11:27:47 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:47 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:47 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:47 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:47 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:47 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:47 [DEBUG] agent: Service "_v12__aai-nquery_10.233.70.159_8446" in sync
    2022/11/18 11:27:47 [DEBUG] agent: Service "_v1_nsd_10.233.34.41_8806" in sync
    2022/11/18 11:27:47 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:47 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:47 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:47 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:47 [DEBUG] agent: Service "_v11__aai-nquery_10.233.70.159_8446" in sync
    2022/11/18 11:27:47 [DEBUG] agent: Service "_v11_aai-nquery_10.233.70.159_8446" in sync
    2022/11/18 11:27:47 [DEBUG] agent: Service "_v1_multicloud_10.233.2.121_9001" in sync
    2022/11/18 11:27:47 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:47 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:47 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:47 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:47 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:47 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:47 [DEBUG] agent: Service "_v1_parser_10.233.34.41_8806" in sync
    2022/11/18 11:27:47 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.61.240_9007" in sync
    2022/11/18 11:27:47 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.16.113_9011" in sync
    2022/11/18 11:27:47 [DEBUG] agent: Service "_v1_sdc-gui_10.233.44.213_8181" in sync
    2022/11/18 11:27:47 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.10.159_9015" in sync
    2022/11/18 11:27:47 [DEBUG] agent: Node info in sync
    2022/11/18 11:27:47 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v12 (15.785868ms) from=10.233.69.17:47452
    2022/11/18 11:27:48 [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.
    2022/11/18 11:27:48 [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.
    2022/11/18 11:27: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.
    2022/11/18 11:27: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.
    2022/11/18 11:27:48 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:48 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:48 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:48 [DEBUG] agent: Service "_v1_nsd_10.233.34.41_8806" in sync
    2022/11/18 11:27:48 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:48 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:48 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:48 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:48 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:48 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:48 [DEBUG] agent: Service "_v12__aai-nquery_10.233.70.159_8446" in sync
    2022/11/18 11:27:48 [DEBUG] agent: Service "_v1_multicloud_10.233.2.121_9001" in sync
    2022/11/18 11:27:48 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:48 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:48 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:48 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:48 [DEBUG] agent: Service "_v11__aai-nquery_10.233.70.159_8446" in sync
    2022/11/18 11:27:48 [DEBUG] agent: Service "_v11_aai-nquery_10.233.70.159_8446" in sync
    2022/11/18 11:27:48 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:48 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:48 [DEBUG] agent: Service "_v1_parser_10.233.34.41_8806" in sync
    2022/11/18 11:27:48 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.61.240_9007" in sync
    2022/11/18 11:27:48 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.16.113_9011" in sync
    2022/11/18 11:27:48 [DEBUG] agent: Service "_v1_sdc-gui_10.233.44.213_8181" in sync
    2022/11/18 11:27:48 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.10.159_9015" in sync
    2022/11/18 11:27:48 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.33.255_8080" in sync
    2022/11/18 11:27:48 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:48 [INFO] agent: Synced service "_v13__aai-nquery_10.233.70.159_8446"
    2022/11/18 11:27:48 [DEBUG] agent: Service "_v1_catalog_10.233.34.41_8806" in sync
    2022/11/18 11:27:48 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.39.53_443" in sync
    2022/11/18 11:27:48 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:48 [DEBUG] agent: Service "_v1_message-router_10.233.1.191_3904" in sync
    2022/11/18 11:27:48 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:48 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:48 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:48 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:48 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:48 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:48 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:48 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:48 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:48 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:48 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.16.113_9011" in sync
    2022/11/18 11:27:48 [DEBUG] agent: Service "_v1_sdc_10.233.33.255_8443" in sync
    2022/11/18 11:27:48 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.34.41_8806" in sync
    2022/11/18 11:27:48 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:48 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.61.240_9007" in sync
    2022/11/18 11:27:48 [DEBUG] agent: Service "_v1_wf-gui_10.233.29.168_8443" in sync
    2022/11/18 11:27:48 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:48 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:48 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:48 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:48 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:48 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:48 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:48 [DEBUG] agent: Service "_v12_aai-nquery_10.233.70.159_8446" in sync
    2022/11/18 11:27:48 [DEBUG] agent: Service "_v0_multicloud_10.233.2.121_9001" in sync
    2022/11/18 11:27:48 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:48 [DEBUG] agent: Node info in sync
    2022/11/18 11:27:48 [DEBUG] http: Request PUT /v1/agent/service/register (25.251195ms) from=10.233.69.17:47454
    2022/11/18 11:27:48 [DEBUG] agent: Service "_v12__aai-nquery_10.233.70.159_8446" in sync
    2022/11/18 11:27:48 [DEBUG] agent: Service "_v1_nsd_10.233.34.41_8806" in sync
    2022/11/18 11:27:48 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:48 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:48 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:48 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:48 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:48 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:48 [DEBUG] agent: Service "_v1_multicloud_10.233.2.121_9001" in sync
    2022/11/18 11:27:48 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:48 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:48 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:48 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:48 [DEBUG] agent: Service "_v11__aai-nquery_10.233.70.159_8446" in sync
    2022/11/18 11:27:48 [DEBUG] agent: Service "_v11_aai-nquery_10.233.70.159_8446" in sync
    2022/11/18 11:27:48 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:48 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:48 [DEBUG] agent: Service "_v1_parser_10.233.34.41_8806" in sync
    2022/11/18 11:27:48 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.61.240_9007" in sync
    2022/11/18 11:27:48 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.16.113_9011" in sync
    2022/11/18 11:27:48 [DEBUG] agent: Service "_v1_sdc-gui_10.233.44.213_8181" in sync
    2022/11/18 11:27:48 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.10.159_9015" in sync
    2022/11/18 11:27:48 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.33.255_8080" in sync
    2022/11/18 11:27:48 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:48 [DEBUG] agent: Service "_v13__aai-nquery_10.233.70.159_8446" in sync
    2022/11/18 11:27:48 [DEBUG] agent: Service "_v1_catalog_10.233.34.41_8806" in sync
    2022/11/18 11:27:48 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.39.53_443" in sync
    2022/11/18 11:27:48 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:48 [DEBUG] agent: Service "_v1_message-router_10.233.1.191_3904" in sync
    2022/11/18 11:27:48 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:48 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:48 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:48 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:48 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:48 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:48 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:48 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:48 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:48 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:48 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.16.113_9011" in sync
    2022/11/18 11:27:48 [DEBUG] agent: Service "_v1_sdc_10.233.33.255_8443" in sync
    2022/11/18 11:27:48 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.34.41_8806" in sync
    2022/11/18 11:27:48 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:48 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.61.240_9007" in sync
    2022/11/18 11:27:48 [DEBUG] agent: Service "_v1_wf-gui_10.233.29.168_8443" in sync
    2022/11/18 11:27:48 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:48 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:48 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:48 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:48 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:48 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:48 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:48 [DEBUG] agent: Service "_v12_aai-nquery_10.233.70.159_8446" in sync
    2022/11/18 11:27:48 [DEBUG] agent: Service "_v0_multicloud_10.233.2.121_9001" in sync
    2022/11/18 11:27:48 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:48 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:48 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:48 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:48 [DEBUG] agent: Node info in sync
    2022/11/18 11:27:48 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v13 (39.030382ms) from=10.233.69.17:47456
    2022/11/18 11:27:48 [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.
    2022/11/18 11:27: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.
    2022/11/18 11:27: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.
    2022/11/18 11:27:48 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.33.255_8080" in sync
    2022/11/18 11:27:48 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:48 [DEBUG] agent: Service "_v13__aai-nquery_10.233.70.159_8446" in sync
    2022/11/18 11:27:48 [DEBUG] agent: Service "_v1_catalog_10.233.34.41_8806" in sync
    2022/11/18 11:27:48 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.39.53_443" in sync
    2022/11/18 11:27:48 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:48 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:48 [DEBUG] agent: Service "_v1_message-router_10.233.1.191_3904" in sync
    2022/11/18 11:27:48 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:48 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:48 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:48 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:48 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:48 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:48 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:48 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:48 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:48 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:48 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.16.113_9011" in sync
    2022/11/18 11:27:48 [DEBUG] agent: Service "_v1_sdc_10.233.33.255_8443" in sync
    2022/11/18 11:27:48 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.34.41_8806" in sync
    2022/11/18 11:27:48 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:48 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:48 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:48 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.61.240_9007" in sync
    2022/11/18 11:27:48 [DEBUG] agent: Service "_v1_wf-gui_10.233.29.168_8443" in sync
    2022/11/18 11:27:48 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:48 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:48 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:48 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:48 [DEBUG] agent: Service "_v12_aai-nquery_10.233.70.159_8446" in sync
    2022/11/18 11:27:48 [DEBUG] agent: Service "_v0_multicloud_10.233.2.121_9001" in sync
    2022/11/18 11:27:48 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:48 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:48 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:48 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:48 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:48 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:48 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:48 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:48 [DEBUG] agent: Service "_v12__aai-nquery_10.233.70.159_8446" in sync
    2022/11/18 11:27:48 [DEBUG] agent: Service "_v1_nsd_10.233.34.41_8806" in sync
    2022/11/18 11:27:48 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:48 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:48 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:48 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:48 [DEBUG] agent: Service "_v11__aai-nquery_10.233.70.159_8446" in sync
    2022/11/18 11:27:48 [DEBUG] agent: Service "_v11_aai-nquery_10.233.70.159_8446" in sync
    2022/11/18 11:27:48 [DEBUG] agent: Service "_v1_multicloud_10.233.2.121_9001" in sync
    2022/11/18 11:27:48 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:48 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:48 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:48 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:48 [INFO] agent: Synced service "_v13_aai-nquery_10.233.70.159_8446"
    2022/11/18 11:27:48 [DEBUG] agent: Service "_v1_parser_10.233.34.41_8806" in sync
    2022/11/18 11:27:48 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.10.159_9015" in sync
    2022/11/18 11:27:48 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.61.240_9007" in sync
    2022/11/18 11:27:48 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.16.113_9011" in sync
    2022/11/18 11:27:48 [DEBUG] agent: Service "_v1_sdc-gui_10.233.44.213_8181" in sync
    2022/11/18 11:27:48 [DEBUG] agent: Node info in sync
    2022/11/18 11:27:48 [DEBUG] http: Request PUT /v1/agent/service/register (120.55548ms) from=10.233.69.17:47460
    2022/11/18 11:27:48 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:48 [DEBUG] agent: Service "_v1_message-router_10.233.1.191_3904" in sync
    2022/11/18 11:27:48 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:48 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:48 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:48 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:48 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:48 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:48 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:48 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:48 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:48 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:48 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.16.113_9011" in sync
    2022/11/18 11:27:48 [DEBUG] agent: Service "_v1_sdc_10.233.33.255_8443" in sync
    2022/11/18 11:27:48 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.34.41_8806" in sync
    2022/11/18 11:27:48 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:48 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:48 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:48 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.61.240_9007" in sync
    2022/11/18 11:27:48 [DEBUG] agent: Service "_v1_wf-gui_10.233.29.168_8443" in sync
    2022/11/18 11:27:48 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:48 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:48 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:48 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:48 [DEBUG] agent: Service "_v12_aai-nquery_10.233.70.159_8446" in sync
    2022/11/18 11:27:48 [DEBUG] agent: Service "_v0_multicloud_10.233.2.121_9001" in sync
    2022/11/18 11:27:48 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:48 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:48 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:48 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:48 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:48 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:48 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:48 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:48 [DEBUG] agent: Service "_v12__aai-nquery_10.233.70.159_8446" in sync
    2022/11/18 11:27:48 [DEBUG] agent: Service "_v1_nsd_10.233.34.41_8806" in sync
    2022/11/18 11:27:48 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:48 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:48 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:48 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:48 [DEBUG] agent: Service "_v11__aai-nquery_10.233.70.159_8446" in sync
    2022/11/18 11:27:48 [DEBUG] agent: Service "_v11_aai-nquery_10.233.70.159_8446" in sync
    2022/11/18 11:27:48 [DEBUG] agent: Service "_v1_multicloud_10.233.2.121_9001" in sync
    2022/11/18 11:27:48 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:48 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:48 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:48 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:48 [DEBUG] agent: Service "_v13_aai-nquery_10.233.70.159_8446" in sync
    2022/11/18 11:27:48 [DEBUG] agent: Service "_v1_parser_10.233.34.41_8806" in sync
    2022/11/18 11:27:48 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.10.159_9015" in sync
    2022/11/18 11:27:48 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.61.240_9007" in sync
    2022/11/18 11:27:48 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.16.113_9011" in sync
    2022/11/18 11:27:48 [DEBUG] agent: Service "_v1_sdc-gui_10.233.44.213_8181" in sync
    2022/11/18 11:27:48 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.33.255_8080" in sync
    2022/11/18 11:27:48 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:48 [DEBUG] agent: Service "_v13__aai-nquery_10.233.70.159_8446" in sync
    2022/11/18 11:27:48 [DEBUG] agent: Service "_v1_catalog_10.233.34.41_8806" in sync
    2022/11/18 11:27:48 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.39.53_443" in sync
    2022/11/18 11:27:48 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:48 [DEBUG] agent: Node info in sync
    2022/11/18 11:27:48 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v13 (652.059µs) from=10.233.69.17:47470
    2022/11/18 11:27:48 [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.
    2022/11/18 11:27:48 [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.
    2022/11/18 11:27: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.
    2022/11/18 11:27: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.
    2022/11/18 11:27:48 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.16.113_9011" in sync
    2022/11/18 11:27:48 [DEBUG] agent: Service "_v1_sdc-gui_10.233.44.213_8181" in sync
    2022/11/18 11:27:48 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.10.159_9015" in sync
    2022/11/18 11:27:48 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.61.240_9007" in sync
    2022/11/18 11:27:48 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:48 [DEBUG] agent: Service "_v13__aai-nquery_10.233.70.159_8446" in sync
    2022/11/18 11:27:48 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.33.255_8080" in sync
    2022/11/18 11:27:48 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.39.53_443" in sync
    2022/11/18 11:27:48 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:48 [DEBUG] agent: Service "_v1_catalog_10.233.34.41_8806" in sync
    2022/11/18 11:27:48 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:48 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:48 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:48 [DEBUG] agent: Service "_v1_message-router_10.233.1.191_3904" in sync
    2022/11/18 11:27:48 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:48 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:48 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:48 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:48 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:48 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:48 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:48 [DEBUG] agent: Service "_v1_sdc_10.233.33.255_8443" in sync
    2022/11/18 11:27:48 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.34.41_8806" in sync
    2022/11/18 11:27:48 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:48 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.16.113_9011" in sync
    2022/11/18 11:27:48 [DEBUG] agent: Service "_v1_wf-gui_10.233.29.168_8443" in sync
    2022/11/18 11:27:48 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:48 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:48 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:48 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:48 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.61.240_9007" in sync
    2022/11/18 11:27:48 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:48 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:48 [DEBUG] agent: Service "_v12_aai-nquery_10.233.70.159_8446" in sync
    2022/11/18 11:27:48 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:48 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:48 [DEBUG] agent: Service "_v0_multicloud_10.233.2.121_9001" in sync
    2022/11/18 11:27:48 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:48 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:48 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:48 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:48 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:48 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:48 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:48 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:48 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:48 [DEBUG] agent: Service "_v12__aai-nquery_10.233.70.159_8446" in sync
    2022/11/18 11:27:48 [DEBUG] agent: Service "_v1_nsd_10.233.34.41_8806" in sync
    2022/11/18 11:27:48 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:48 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:48 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:48 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:48 [DEBUG] agent: Service "_v11__aai-nquery_10.233.70.159_8446" in sync
    2022/11/18 11:27:48 [DEBUG] agent: Service "_v11_aai-nquery_10.233.70.159_8446" in sync
    2022/11/18 11:27:48 [DEBUG] agent: Service "_v1_multicloud_10.233.2.121_9001" in sync
    2022/11/18 11:27:48 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:48 [DEBUG] agent: Service "_v13_aai-nquery_10.233.70.159_8446" in sync
    2022/11/18 11:27:48 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:48 [INFO] agent: Synced service "_v14__aai-nquery_10.233.70.159_8446"
    2022/11/18 11:27:48 [DEBUG] agent: Service "_v1_parser_10.233.34.41_8806" in sync
    2022/11/18 11:27:48 [DEBUG] agent: Node info in sync
    2022/11/18 11:27:48 [DEBUG] http: Request PUT /v1/agent/service/register (32.135371ms) from=10.233.69.17:47472
    2022/11/18 11:27:48 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:48 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:48 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:48 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:48 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:48 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:48 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:48 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:48 [DEBUG] agent: Service "_v12__aai-nquery_10.233.70.159_8446" in sync
    2022/11/18 11:27:48 [DEBUG] agent: Service "_v1_nsd_10.233.34.41_8806" in sync
    2022/11/18 11:27:48 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:48 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:48 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:48 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:48 [DEBUG] agent: Service "_v11__aai-nquery_10.233.70.159_8446" in sync
    2022/11/18 11:27:48 [DEBUG] agent: Service "_v11_aai-nquery_10.233.70.159_8446" in sync
    2022/11/18 11:27:48 [DEBUG] agent: Service "_v1_multicloud_10.233.2.121_9001" in sync
    2022/11/18 11:27:48 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:48 [DEBUG] agent: Service "_v13_aai-nquery_10.233.70.159_8446" in sync
    2022/11/18 11:27:48 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:48 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:48 [DEBUG] agent: Service "_v1_parser_10.233.34.41_8806" in sync
    2022/11/18 11:27:48 [DEBUG] agent: Service "_v14__aai-nquery_10.233.70.159_8446" in sync
    2022/11/18 11:27:48 [DEBUG] agent: Service "_v1_sdc-gui_10.233.44.213_8181" in sync
    2022/11/18 11:27:48 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.10.159_9015" in sync
    2022/11/18 11:27:48 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.61.240_9007" in sync
    2022/11/18 11:27:48 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.16.113_9011" in sync
    2022/11/18 11:27:48 [DEBUG] agent: Service "_v13__aai-nquery_10.233.70.159_8446" in sync
    2022/11/18 11:27:48 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.33.255_8080" in sync
    2022/11/18 11:27:48 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:48 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:48 [DEBUG] agent: Service "_v1_catalog_10.233.34.41_8806" in sync
    2022/11/18 11:27:48 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.39.53_443" in sync
    2022/11/18 11:27:48 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:48 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:48 [DEBUG] agent: Service "_v1_message-router_10.233.1.191_3904" in sync
    2022/11/18 11:27:48 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:48 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:48 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:48 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:48 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:48 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:48 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:48 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:48 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.34.41_8806" in sync
    2022/11/18 11:27:48 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:48 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.16.113_9011" in sync
    2022/11/18 11:27:48 [DEBUG] agent: Service "_v1_sdc_10.233.33.255_8443" in sync
    2022/11/18 11:27:48 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:48 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:48 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:48 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:48 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.61.240_9007" in sync
    2022/11/18 11:27:48 [DEBUG] agent: Service "_v1_wf-gui_10.233.29.168_8443" in sync
    2022/11/18 11:27:48 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:48 [DEBUG] agent: Service "_v12_aai-nquery_10.233.70.159_8446" in sync
    2022/11/18 11:27:48 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:48 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:48 [DEBUG] agent: Service "_v0_multicloud_10.233.2.121_9001" in sync
    2022/11/18 11:27:48 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:48 [DEBUG] agent: Node info in sync
    2022/11/18 11:27:48 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v14 (734.607µs) from=10.233.69.17:47474
    2022/11/18 11:27:48 [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.
    2022/11/18 11:27: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.
    2022/11/18 11:27: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.
    2022/11/18 11:27:48 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.39.53_443" in sync
    2022/11/18 11:27:48 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:48 [DEBUG] agent: Service "_v1_catalog_10.233.34.41_8806" in sync
    2022/11/18 11:27:48 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:48 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:48 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:48 [DEBUG] agent: Service "_v1_message-router_10.233.1.191_3904" in sync
    2022/11/18 11:27:48 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:48 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:48 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:48 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:48 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:48 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:48 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:48 [DEBUG] agent: Service "_v1_sdc_10.233.33.255_8443" in sync
    2022/11/18 11:27:48 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.34.41_8806" in sync
    2022/11/18 11:27:48 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:48 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.16.113_9011" in sync
    2022/11/18 11:27:48 [DEBUG] agent: Service "_v1_wf-gui_10.233.29.168_8443" in sync
    2022/11/18 11:27:48 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:48 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:48 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:48 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:48 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.61.240_9007" in sync
    2022/11/18 11:27:48 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:48 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:48 [DEBUG] agent: Service "_v12_aai-nquery_10.233.70.159_8446" in sync
    2022/11/18 11:27:48 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:48 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:48 [DEBUG] agent: Service "_v0_multicloud_10.233.2.121_9001" in sync
    2022/11/18 11:27:48 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:48 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:48 [INFO] agent: Synced service "_v14_aai-nquery_10.233.70.159_8446"
    2022/11/18 11:27:48 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:48 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:48 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:48 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:48 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:48 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:48 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:48 [DEBUG] agent: Service "_v12__aai-nquery_10.233.70.159_8446" in sync
    2022/11/18 11:27:48 [DEBUG] agent: Service "_v1_nsd_10.233.34.41_8806" in sync
    2022/11/18 11:27:48 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:48 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:48 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:48 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:48 [DEBUG] agent: Service "_v11__aai-nquery_10.233.70.159_8446" in sync
    2022/11/18 11:27:48 [DEBUG] agent: Service "_v11_aai-nquery_10.233.70.159_8446" in sync
    2022/11/18 11:27:48 [DEBUG] agent: Service "_v1_multicloud_10.233.2.121_9001" in sync
    2022/11/18 11:27:48 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:48 [DEBUG] agent: Service "_v13_aai-nquery_10.233.70.159_8446" in sync
    2022/11/18 11:27:48 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:48 [DEBUG] agent: Service "_v14__aai-nquery_10.233.70.159_8446" in sync
    2022/11/18 11:27:48 [DEBUG] agent: Service "_v1_parser_10.233.34.41_8806" in sync
    2022/11/18 11:27:48 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.16.113_9011" in sync
    2022/11/18 11:27:48 [DEBUG] agent: Service "_v1_sdc-gui_10.233.44.213_8181" in sync
    2022/11/18 11:27:48 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.10.159_9015" in sync
    2022/11/18 11:27:48 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.61.240_9007" in sync
    2022/11/18 11:27:48 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:48 [DEBUG] agent: Service "_v13__aai-nquery_10.233.70.159_8446" in sync
    2022/11/18 11:27:48 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.33.255_8080" in sync
    2022/11/18 11:27:48 [DEBUG] agent: Node info in sync
    2022/11/18 11:27:48 [DEBUG] http: Request PUT /v1/agent/service/register (32.975219ms) from=10.233.69.17:47476
    2022/11/18 11:27:48 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:48 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:48 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:48 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:48 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:48 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:48 [DEBUG] agent: Service "_v12__aai-nquery_10.233.70.159_8446" in sync
    2022/11/18 11:27:48 [DEBUG] agent: Service "_v1_nsd_10.233.34.41_8806" in sync
    2022/11/18 11:27:48 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:48 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:48 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:48 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:48 [DEBUG] agent: Service "_v11__aai-nquery_10.233.70.159_8446" in sync
    2022/11/18 11:27:48 [DEBUG] agent: Service "_v11_aai-nquery_10.233.70.159_8446" in sync
    2022/11/18 11:27:48 [DEBUG] agent: Service "_v1_multicloud_10.233.2.121_9001" in sync
    2022/11/18 11:27:48 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:48 [DEBUG] agent: Service "_v13_aai-nquery_10.233.70.159_8446" in sync
    2022/11/18 11:27:48 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:48 [DEBUG] agent: Service "_v14__aai-nquery_10.233.70.159_8446" in sync
    2022/11/18 11:27:48 [DEBUG] agent: Service "_v1_parser_10.233.34.41_8806" in sync
    2022/11/18 11:27:48 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.16.113_9011" in sync
    2022/11/18 11:27:48 [DEBUG] agent: Service "_v1_sdc-gui_10.233.44.213_8181" in sync
    2022/11/18 11:27:48 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.10.159_9015" in sync
    2022/11/18 11:27:48 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.61.240_9007" in sync
    2022/11/18 11:27:48 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:48 [DEBUG] agent: Service "_v13__aai-nquery_10.233.70.159_8446" in sync
    2022/11/18 11:27:48 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.33.255_8080" in sync
    2022/11/18 11:27:48 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.39.53_443" in sync
    2022/11/18 11:27:48 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:48 [DEBUG] agent: Service "_v1_catalog_10.233.34.41_8806" in sync
    2022/11/18 11:27:48 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:48 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:48 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:48 [DEBUG] agent: Service "_v1_message-router_10.233.1.191_3904" in sync
    2022/11/18 11:27:48 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:48 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:48 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:48 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:48 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:48 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:48 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:48 [DEBUG] agent: Service "_v1_sdc_10.233.33.255_8443" in sync
    2022/11/18 11:27:48 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.34.41_8806" in sync
    2022/11/18 11:27:48 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:48 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.16.113_9011" in sync
    2022/11/18 11:27:48 [DEBUG] agent: Service "_v1_wf-gui_10.233.29.168_8443" in sync
    2022/11/18 11:27:48 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:48 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:48 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:48 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:48 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.61.240_9007" in sync
    2022/11/18 11:27:48 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:48 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:48 [DEBUG] agent: Service "_v12_aai-nquery_10.233.70.159_8446" in sync
    2022/11/18 11:27:48 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:48 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:48 [DEBUG] agent: Service "_v0_multicloud_10.233.2.121_9001" in sync
    2022/11/18 11:27:48 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:48 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:48 [DEBUG] agent: Service "_v14_aai-nquery_10.233.70.159_8446" in sync
    2022/11/18 11:27:48 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:48 [DEBUG] agent: Node info in sync
    2022/11/18 11:27:48 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v14 (721.91µs) from=10.233.69.17:47478
    2022/11/18 11:27:48 [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.
    2022/11/18 11:27:48 [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.
    2022/11/18 11:27: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.
    2022/11/18 11:27: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.
    2022/11/18 11:27:48 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:48 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:48 [DEBUG] agent: Service "_v13_aai-nquery_10.233.70.159_8446" in sync
    2022/11/18 11:27:48 [DEBUG] agent: Service "_v1_parser_10.233.34.41_8806" in sync
    2022/11/18 11:27:48 [DEBUG] agent: Service "_v14__aai-nquery_10.233.70.159_8446" in sync
    2022/11/18 11:27:48 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.61.240_9007" in sync
    2022/11/18 11:27:48 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.16.113_9011" in sync
    2022/11/18 11:27:48 [DEBUG] agent: Service "_v1_sdc-gui_10.233.44.213_8181" in sync
    2022/11/18 11:27:48 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.10.159_9015" in sync
    2022/11/18 11:27:48 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.33.255_8080" in sync
    2022/11/18 11:27:48 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:48 [DEBUG] agent: Service "_v13__aai-nquery_10.233.70.159_8446" in sync
    2022/11/18 11:27:48 [DEBUG] agent: Service "_v1_catalog_10.233.34.41_8806" in sync
    2022/11/18 11:27:48 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.39.53_443" in sync
    2022/11/18 11:27:48 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:48 [INFO] agent: Synced service "_v15__aai-nquery_10.233.70.159_8446"
    2022/11/18 11:27:48 [DEBUG] agent: Service "_v1_message-router_10.233.1.191_3904" in sync
    2022/11/18 11:27:48 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:48 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:48 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:48 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:48 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:48 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:48 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:48 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:48 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:48 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:48 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.16.113_9011" in sync
    2022/11/18 11:27:48 [DEBUG] agent: Service "_v1_sdc_10.233.33.255_8443" in sync
    2022/11/18 11:27:48 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.34.41_8806" in sync
    2022/11/18 11:27:48 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:48 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.61.240_9007" in sync
    2022/11/18 11:27:48 [DEBUG] agent: Service "_v1_wf-gui_10.233.29.168_8443" in sync
    2022/11/18 11:27:48 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:48 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:48 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:48 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:48 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:48 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:48 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:48 [DEBUG] agent: Service "_v12_aai-nquery_10.233.70.159_8446" in sync
    2022/11/18 11:27:48 [DEBUG] agent: Service "_v0_multicloud_10.233.2.121_9001" in sync
    2022/11/18 11:27:48 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:48 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:48 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:48 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:48 [DEBUG] agent: Service "_v14_aai-nquery_10.233.70.159_8446" in sync
    2022/11/18 11:27:48 [DEBUG] agent: Service "_v12__aai-nquery_10.233.70.159_8446" in sync
    2022/11/18 11:27:48 [DEBUG] agent: Service "_v1_nsd_10.233.34.41_8806" in sync
    2022/11/18 11:27:48 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:48 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:48 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:48 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:48 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:48 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:48 [DEBUG] agent: Service "_v1_multicloud_10.233.2.121_9001" in sync
    2022/11/18 11:27:48 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:48 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:48 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:48 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:48 [DEBUG] agent: Service "_v11__aai-nquery_10.233.70.159_8446" in sync
    2022/11/18 11:27:48 [DEBUG] agent: Service "_v11_aai-nquery_10.233.70.159_8446" in sync
    2022/11/18 11:27:48 [DEBUG] agent: Node info in sync
    2022/11/18 11:27:48 [DEBUG] http: Request PUT /v1/agent/service/register (27.925007ms) from=10.233.69.17:47482
    2022/11/18 11:27:48 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:48 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.16.113_9011" in sync
    2022/11/18 11:27:48 [DEBUG] agent: Service "_v1_sdc_10.233.33.255_8443" in sync
    2022/11/18 11:27:48 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.34.41_8806" in sync
    2022/11/18 11:27:48 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:48 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:48 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:48 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.61.240_9007" in sync
    2022/11/18 11:27:48 [DEBUG] agent: Service "_v1_wf-gui_10.233.29.168_8443" in sync
    2022/11/18 11:27:48 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:48 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:48 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:48 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:48 [DEBUG] agent: Service "_v12_aai-nquery_10.233.70.159_8446" in sync
    2022/11/18 11:27:48 [DEBUG] agent: Service "_v0_multicloud_10.233.2.121_9001" in sync
    2022/11/18 11:27:48 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:48 [DEBUG] agent: Service "_v14_aai-nquery_10.233.70.159_8446" in sync
    2022/11/18 11:27:48 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:48 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:48 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:48 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:48 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:48 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:48 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:48 [DEBUG] agent: Service "_v12__aai-nquery_10.233.70.159_8446" in sync
    2022/11/18 11:27:48 [DEBUG] agent: Service "_v1_nsd_10.233.34.41_8806" in sync
    2022/11/18 11:27:48 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:48 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:48 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:48 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:48 [DEBUG] agent: Service "_v11__aai-nquery_10.233.70.159_8446" in sync
    2022/11/18 11:27:48 [DEBUG] agent: Service "_v11_aai-nquery_10.233.70.159_8446" in sync
    2022/11/18 11:27:48 [DEBUG] agent: Service "_v1_multicloud_10.233.2.121_9001" in sync
    2022/11/18 11:27:48 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:48 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:48 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:48 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:48 [DEBUG] agent: Service "_v13_aai-nquery_10.233.70.159_8446" in sync
    2022/11/18 11:27:48 [DEBUG] agent: Service "_v1_parser_10.233.34.41_8806" in sync
    2022/11/18 11:27:48 [DEBUG] agent: Service "_v14__aai-nquery_10.233.70.159_8446" in sync
    2022/11/18 11:27:48 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.10.159_9015" in sync
    2022/11/18 11:27:48 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.61.240_9007" in sync
    2022/11/18 11:27:48 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.16.113_9011" in sync
    2022/11/18 11:27:48 [DEBUG] agent: Service "_v1_sdc-gui_10.233.44.213_8181" in sync
    2022/11/18 11:27:48 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.33.255_8080" in sync
    2022/11/18 11:27:48 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:48 [DEBUG] agent: Service "_v13__aai-nquery_10.233.70.159_8446" in sync
    2022/11/18 11:27:48 [DEBUG] agent: Service "_v15__aai-nquery_10.233.70.159_8446" in sync
    2022/11/18 11:27:48 [DEBUG] agent: Service "_v1_catalog_10.233.34.41_8806" in sync
    2022/11/18 11:27:48 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.39.53_443" in sync
    2022/11/18 11:27:48 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:48 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:48 [DEBUG] agent: Service "_v1_message-router_10.233.1.191_3904" in sync
    2022/11/18 11:27:48 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:48 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:48 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:48 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:48 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:48 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:48 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:48 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:48 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:48 [DEBUG] agent: Node info in sync
    2022/11/18 11:27:48 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v15 (507.562µs) from=10.233.69.17:47484
    2022/11/18 11:27:48 [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.
    2022/11/18 11:27: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.
    2022/11/18 11:27: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.
    2022/11/18 11:27:48 [DEBUG] agent: Service "_v1_parser_10.233.34.41_8806" in sync
    2022/11/18 11:27:48 [DEBUG] agent: Service "_v14__aai-nquery_10.233.70.159_8446" in sync
    2022/11/18 11:27:48 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.10.159_9015" in sync
    2022/11/18 11:27:48 [INFO] agent: Synced service "_v15_aai-nquery_10.233.70.159_8446"
    2022/11/18 11:27:48 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.61.240_9007" in sync
    2022/11/18 11:27:48 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.16.113_9011" in sync
    2022/11/18 11:27:48 [DEBUG] agent: Service "_v1_sdc-gui_10.233.44.213_8181" in sync
    2022/11/18 11:27:48 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.33.255_8080" in sync
    2022/11/18 11:27:48 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:48 [DEBUG] agent: Service "_v13__aai-nquery_10.233.70.159_8446" in sync
    2022/11/18 11:27:48 [DEBUG] agent: Service "_v15__aai-nquery_10.233.70.159_8446" in sync
    2022/11/18 11:27:48 [DEBUG] agent: Service "_v1_catalog_10.233.34.41_8806" in sync
    2022/11/18 11:27:48 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.39.53_443" in sync
    2022/11/18 11:27:48 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:48 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:48 [DEBUG] agent: Service "_v1_message-router_10.233.1.191_3904" in sync
    2022/11/18 11:27:48 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:48 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:48 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:48 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:48 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:48 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:48 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:48 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:48 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:48 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:48 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.16.113_9011" in sync
    2022/11/18 11:27:48 [DEBUG] agent: Service "_v1_sdc_10.233.33.255_8443" in sync
    2022/11/18 11:27:48 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.34.41_8806" in sync
    2022/11/18 11:27:48 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:48 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:48 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:48 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.61.240_9007" in sync
    2022/11/18 11:27:48 [DEBUG] agent: Service "_v1_wf-gui_10.233.29.168_8443" in sync
    2022/11/18 11:27:48 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:48 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:48 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:48 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:48 [DEBUG] agent: Service "_v12_aai-nquery_10.233.70.159_8446" in sync
    2022/11/18 11:27:48 [DEBUG] agent: Service "_v0_multicloud_10.233.2.121_9001" in sync
    2022/11/18 11:27:48 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:48 [DEBUG] agent: Service "_v14_aai-nquery_10.233.70.159_8446" in sync
    2022/11/18 11:27:48 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:48 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:48 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:48 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:48 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:48 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:48 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:48 [DEBUG] agent: Service "_v12__aai-nquery_10.233.70.159_8446" in sync
    2022/11/18 11:27:48 [DEBUG] agent: Service "_v1_nsd_10.233.34.41_8806" in sync
    2022/11/18 11:27:48 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:48 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:48 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:48 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:48 [DEBUG] agent: Service "_v11__aai-nquery_10.233.70.159_8446" in sync
    2022/11/18 11:27:48 [DEBUG] agent: Service "_v11_aai-nquery_10.233.70.159_8446" in sync
    2022/11/18 11:27:48 [DEBUG] agent: Service "_v1_multicloud_10.233.2.121_9001" in sync
    2022/11/18 11:27:48 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:48 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:48 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:48 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:48 [DEBUG] agent: Service "_v13_aai-nquery_10.233.70.159_8446" in sync
    2022/11/18 11:27:48 [DEBUG] agent: Node info in sync
    2022/11/18 11:27:48 [DEBUG] http: Request PUT /v1/agent/service/register (12.589474ms) from=10.233.69.17:47486
    2022/11/18 11:27:48 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.33.255_8080" in sync
    2022/11/18 11:27:48 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:48 [DEBUG] agent: Service "_v13__aai-nquery_10.233.70.159_8446" in sync
    2022/11/18 11:27:48 [DEBUG] agent: Service "_v1_catalog_10.233.34.41_8806" in sync
    2022/11/18 11:27:48 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.39.53_443" in sync
    2022/11/18 11:27:48 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:48 [DEBUG] agent: Service "_v15__aai-nquery_10.233.70.159_8446" in sync
    2022/11/18 11:27:48 [DEBUG] agent: Service "_v1_message-router_10.233.1.191_3904" in sync
    2022/11/18 11:27:48 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:48 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:48 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:48 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:48 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:48 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:48 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:48 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:48 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:48 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:48 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.16.113_9011" in sync
    2022/11/18 11:27:48 [DEBUG] agent: Service "_v1_sdc_10.233.33.255_8443" in sync
    2022/11/18 11:27:48 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.34.41_8806" in sync
    2022/11/18 11:27:48 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:48 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.61.240_9007" in sync
    2022/11/18 11:27:48 [DEBUG] agent: Service "_v1_wf-gui_10.233.29.168_8443" in sync
    2022/11/18 11:27:48 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:48 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:48 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:48 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:48 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:48 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:48 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:48 [DEBUG] agent: Service "_v12_aai-nquery_10.233.70.159_8446" in sync
    2022/11/18 11:27:48 [DEBUG] agent: Service "_v0_multicloud_10.233.2.121_9001" in sync
    2022/11/18 11:27:48 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:48 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:48 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:48 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:48 [DEBUG] agent: Service "_v14_aai-nquery_10.233.70.159_8446" in sync
    2022/11/18 11:27:48 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:48 [DEBUG] agent: Service "_v12__aai-nquery_10.233.70.159_8446" in sync
    2022/11/18 11:27:48 [DEBUG] agent: Service "_v1_nsd_10.233.34.41_8806" in sync
    2022/11/18 11:27:48 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:48 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:48 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:48 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:48 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:48 [DEBUG] agent: Service "_v11_aai-nquery_10.233.70.159_8446" in sync
    2022/11/18 11:27:48 [DEBUG] agent: Service "_v1_multicloud_10.233.2.121_9001" in sync
    2022/11/18 11:27:48 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:48 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:48 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:48 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:48 [DEBUG] agent: Service "_v11__aai-nquery_10.233.70.159_8446" in sync
    2022/11/18 11:27:48 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:48 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:48 [DEBUG] agent: Service "_v13_aai-nquery_10.233.70.159_8446" in sync
    2022/11/18 11:27:48 [DEBUG] agent: Service "_v1_parser_10.233.34.41_8806" in sync
    2022/11/18 11:27:48 [DEBUG] agent: Service "_v14__aai-nquery_10.233.70.159_8446" in sync
    2022/11/18 11:27:48 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.61.240_9007" in sync
    2022/11/18 11:27:48 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.16.113_9011" in sync
    2022/11/18 11:27:48 [DEBUG] agent: Service "_v1_sdc-gui_10.233.44.213_8181" in sync
    2022/11/18 11:27:48 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.10.159_9015" in sync
    2022/11/18 11:27:48 [DEBUG] agent: Service "_v15_aai-nquery_10.233.70.159_8446" in sync
    2022/11/18 11:27:48 [DEBUG] agent: Node info in sync
    2022/11/18 11:27:48 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v15 (561.572µs) from=10.233.69.17:47488
    2022/11/18 11:27:48 [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.
    2022/11/18 11:27:48 [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.
    2022/11/18 11:27: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.
    2022/11/18 11:27: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.
    2022/11/18 11:27:48 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.61.240_9007" in sync
    2022/11/18 11:27:48 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.16.113_9011" in sync
    2022/11/18 11:27:48 [DEBUG] agent: Service "_v1_sdc-gui_10.233.44.213_8181" in sync
    2022/11/18 11:27:48 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.10.159_9015" in sync
    2022/11/18 11:27:48 [DEBUG] agent: Service "_v15_aai-nquery_10.233.70.159_8446" in sync
    2022/11/18 11:27:48 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.33.255_8080" in sync
    2022/11/18 11:27:48 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:48 [DEBUG] agent: Service "_v13__aai-nquery_10.233.70.159_8446" in sync
    2022/11/18 11:27:48 [DEBUG] agent: Service "_v1_catalog_10.233.34.41_8806" in sync
    2022/11/18 11:27:48 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.39.53_443" in sync
    2022/11/18 11:27:48 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:48 [DEBUG] agent: Service "_v15__aai-nquery_10.233.70.159_8446" in sync
    2022/11/18 11:27:48 [DEBUG] agent: Service "_v1_message-router_10.233.1.191_3904" in sync
    2022/11/18 11:27:48 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:48 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:48 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:48 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:48 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:48 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:48 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:48 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:48 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:48 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:48 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.16.113_9011" in sync
    2022/11/18 11:27:48 [DEBUG] agent: Service "_v1_sdc_10.233.33.255_8443" in sync
    2022/11/18 11:27:48 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.34.41_8806" in sync
    2022/11/18 11:27:48 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:48 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.61.240_9007" in sync
    2022/11/18 11:27:48 [DEBUG] agent: Service "_v1_wf-gui_10.233.29.168_8443" in sync
    2022/11/18 11:27:48 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:48 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:48 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:48 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:48 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:48 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:48 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:48 [DEBUG] agent: Service "_v12_aai-nquery_10.233.70.159_8446" in sync
    2022/11/18 11:27:48 [DEBUG] agent: Service "_v0_multicloud_10.233.2.121_9001" in sync
    2022/11/18 11:27:48 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:48 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:48 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:48 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:48 [DEBUG] agent: Service "_v14_aai-nquery_10.233.70.159_8446" in sync
    2022/11/18 11:27:48 [DEBUG] agent: Service "_v1_nsd_10.233.34.41_8806" in sync
    2022/11/18 11:27:48 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:48 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:48 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:48 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:48 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:48 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:48 [DEBUG] agent: Service "_v12__aai-nquery_10.233.70.159_8446" in sync
    2022/11/18 11:27:48 [DEBUG] agent: Service "_v1_multicloud_10.233.2.121_9001" in sync
    2022/11/18 11:27:48 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:48 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:48 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:48 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:48 [DEBUG] agent: Service "_v11__aai-nquery_10.233.70.159_8446" in sync
    2022/11/18 11:27:48 [DEBUG] agent: Service "_v11_aai-nquery_10.233.70.159_8446" in sync
    2022/11/18 11:27:48 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:48 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:48 [DEBUG] agent: Service "_v13_aai-nquery_10.233.70.159_8446" in sync
    2022/11/18 11:27:48 [DEBUG] agent: Service "_v1_parser_10.233.34.41_8806" in sync
    2022/11/18 11:27:48 [DEBUG] agent: Service "_v14__aai-nquery_10.233.70.159_8446" in sync
    2022/11/18 11:27:48 [INFO] agent: Synced service "_v16__aai-nquery_10.233.70.159_8446"
    2022/11/18 11:27:48 [DEBUG] agent: Node info in sync
    2022/11/18 11:27:48 [DEBUG] http: Request PUT /v1/agent/service/register (12.657924ms) from=10.233.69.17:47490
    2022/11/18 11:27:48 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.61.240_9007" in sync
    2022/11/18 11:27:48 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.16.113_9011" in sync
    2022/11/18 11:27:48 [DEBUG] agent: Service "_v1_sdc-gui_10.233.44.213_8181" in sync
    2022/11/18 11:27:48 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.10.159_9015" in sync
    2022/11/18 11:27:48 [DEBUG] agent: Service "_v15_aai-nquery_10.233.70.159_8446" in sync
    2022/11/18 11:27:48 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.33.255_8080" in sync
    2022/11/18 11:27:48 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:48 [DEBUG] agent: Service "_v13__aai-nquery_10.233.70.159_8446" in sync
    2022/11/18 11:27:48 [DEBUG] agent: Service "_v1_catalog_10.233.34.41_8806" in sync
    2022/11/18 11:27:48 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.39.53_443" in sync
    2022/11/18 11:27:48 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:48 [DEBUG] agent: Service "_v15__aai-nquery_10.233.70.159_8446" in sync
    2022/11/18 11:27:48 [DEBUG] agent: Service "_v1_message-router_10.233.1.191_3904" in sync
    2022/11/18 11:27:48 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:48 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:48 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:48 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:48 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:48 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:48 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:48 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:48 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:48 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:48 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.16.113_9011" in sync
    2022/11/18 11:27:48 [DEBUG] agent: Service "_v1_sdc_10.233.33.255_8443" in sync
    2022/11/18 11:27:48 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.34.41_8806" in sync
    2022/11/18 11:27:48 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:48 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.61.240_9007" in sync
    2022/11/18 11:27:48 [DEBUG] agent: Service "_v1_wf-gui_10.233.29.168_8443" in sync
    2022/11/18 11:27:48 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:48 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:48 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:48 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:48 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:48 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:48 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:48 [DEBUG] agent: Service "_v12_aai-nquery_10.233.70.159_8446" in sync
    2022/11/18 11:27:48 [DEBUG] agent: Service "_v0_multicloud_10.233.2.121_9001" in sync
    2022/11/18 11:27:48 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:48 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:48 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:48 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:48 [DEBUG] agent: Service "_v14_aai-nquery_10.233.70.159_8446" in sync
    2022/11/18 11:27:48 [DEBUG] agent: Service "_v1_nsd_10.233.34.41_8806" in sync
    2022/11/18 11:27:48 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:48 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:48 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:48 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:48 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:48 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:48 [DEBUG] agent: Service "_v12__aai-nquery_10.233.70.159_8446" in sync
    2022/11/18 11:27:48 [DEBUG] agent: Service "_v1_multicloud_10.233.2.121_9001" in sync
    2022/11/18 11:27:48 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:48 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:48 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:48 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:48 [DEBUG] agent: Service "_v11__aai-nquery_10.233.70.159_8446" in sync
    2022/11/18 11:27:48 [DEBUG] agent: Service "_v11_aai-nquery_10.233.70.159_8446" in sync
    2022/11/18 11:27:48 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:48 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:48 [DEBUG] agent: Service "_v13_aai-nquery_10.233.70.159_8446" in sync
    2022/11/18 11:27:48 [DEBUG] agent: Service "_v1_parser_10.233.34.41_8806" in sync
    2022/11/18 11:27:48 [DEBUG] agent: Service "_v14__aai-nquery_10.233.70.159_8446" in sync
    2022/11/18 11:27:48 [DEBUG] agent: Service "_v16__aai-nquery_10.233.70.159_8446" in sync
    2022/11/18 11:27:48 [DEBUG] agent: Node info in sync
    2022/11/18 11:27:48 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v16 (620.942µs) from=10.233.69.17:47492
    2022/11/18 11:27:49 [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.
    2022/11/18 11:27: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.
    2022/11/18 11:27: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.
    2022/11/18 11:27:49 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:49 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:49 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:49 [DEBUG] agent: Service "_v12_aai-nquery_10.233.70.159_8446" in sync
    2022/11/18 11:27:49 [DEBUG] agent: Service "_v0_multicloud_10.233.2.121_9001" in sync
    2022/11/18 11:27:49 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:49 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:49 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:49 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:49 [DEBUG] agent: Service "_v14_aai-nquery_10.233.70.159_8446" in sync
    2022/11/18 11:27:49 [DEBUG] agent: Service "_v12__aai-nquery_10.233.70.159_8446" in sync
    2022/11/18 11:27:49 [DEBUG] agent: Service "_v1_nsd_10.233.34.41_8806" in sync
    2022/11/18 11:27:49 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:49 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:49 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:49 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:49 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:49 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:49 [DEBUG] agent: Service "_v1_multicloud_10.233.2.121_9001" in sync
    2022/11/18 11:27:49 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:49 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:49 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:49 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:49 [DEBUG] agent: Service "_v11__aai-nquery_10.233.70.159_8446" in sync
    2022/11/18 11:27:49 [DEBUG] agent: Service "_v11_aai-nquery_10.233.70.159_8446" in sync
    2022/11/18 11:27:49 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:49 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:49 [DEBUG] agent: Service "_v13_aai-nquery_10.233.70.159_8446" in sync
    2022/11/18 11:27:49 [DEBUG] agent: Service "_v1_parser_10.233.34.41_8806" in sync
    2022/11/18 11:27:49 [DEBUG] agent: Service "_v14__aai-nquery_10.233.70.159_8446" in sync
    2022/11/18 11:27:49 [DEBUG] agent: Service "_v16__aai-nquery_10.233.70.159_8446" in sync
    2022/11/18 11:27:49 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.61.240_9007" in sync
    2022/11/18 11:27:49 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.16.113_9011" in sync
    2022/11/18 11:27:49 [DEBUG] agent: Service "_v1_sdc-gui_10.233.44.213_8181" in sync
    2022/11/18 11:27:49 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.10.159_9015" in sync
    2022/11/18 11:27:49 [DEBUG] agent: Service "_v15_aai-nquery_10.233.70.159_8446" in sync
    2022/11/18 11:27:49 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.33.255_8080" in sync
    2022/11/18 11:27:49 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:49 [DEBUG] agent: Service "_v13__aai-nquery_10.233.70.159_8446" in sync
    2022/11/18 11:27:49 [DEBUG] agent: Service "_v1_catalog_10.233.34.41_8806" in sync
    2022/11/18 11:27:49 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.39.53_443" in sync
    2022/11/18 11:27:49 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:49 [DEBUG] agent: Service "_v15__aai-nquery_10.233.70.159_8446" in sync
    2022/11/18 11:27:49 [DEBUG] agent: Service "_v1_message-router_10.233.1.191_3904" in sync
    2022/11/18 11:27:49 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:49 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:49 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:49 [INFO] agent: Synced service "_v16_aai-nquery_10.233.70.159_8446"
    2022/11/18 11:27:49 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:49 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:49 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:49 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:49 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:49 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:49 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:49 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.16.113_9011" in sync
    2022/11/18 11:27:49 [DEBUG] agent: Service "_v1_sdc_10.233.33.255_8443" in sync
    2022/11/18 11:27:49 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.34.41_8806" in sync
    2022/11/18 11:27:49 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:49 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.61.240_9007" in sync
    2022/11/18 11:27:49 [DEBUG] agent: Service "_v1_wf-gui_10.233.29.168_8443" in sync
    2022/11/18 11:27:49 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:49 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:49 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:49 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:49 [DEBUG] agent: Node info in sync
    2022/11/18 11:27:49 [DEBUG] http: Request PUT /v1/agent/service/register (21.382875ms) from=10.233.69.17:47494
    2022/11/18 11:27:49 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:49 [DEBUG] agent: Service "_v13_aai-nquery_10.233.70.159_8446" in sync
    2022/11/18 11:27:49 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:49 [DEBUG] agent: Service "_v14__aai-nquery_10.233.70.159_8446" in sync
    2022/11/18 11:27:49 [DEBUG] agent: Service "_v16__aai-nquery_10.233.70.159_8446" in sync
    2022/11/18 11:27:49 [DEBUG] agent: Service "_v1_parser_10.233.34.41_8806" in sync
    2022/11/18 11:27:49 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.16.113_9011" in sync
    2022/11/18 11:27:49 [DEBUG] agent: Service "_v1_sdc-gui_10.233.44.213_8181" in sync
    2022/11/18 11:27:49 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.10.159_9015" in sync
    2022/11/18 11:27:49 [DEBUG] agent: Service "_v15_aai-nquery_10.233.70.159_8446" in sync
    2022/11/18 11:27:49 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.61.240_9007" in sync
    2022/11/18 11:27:49 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:49 [DEBUG] agent: Service "_v13__aai-nquery_10.233.70.159_8446" in sync
    2022/11/18 11:27:49 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.33.255_8080" in sync
    2022/11/18 11:27:49 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.39.53_443" in sync
    2022/11/18 11:27:49 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:49 [DEBUG] agent: Service "_v15__aai-nquery_10.233.70.159_8446" in sync
    2022/11/18 11:27:49 [DEBUG] agent: Service "_v1_catalog_10.233.34.41_8806" in sync
    2022/11/18 11:27:49 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:49 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:49 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:49 [DEBUG] agent: Service "_v16_aai-nquery_10.233.70.159_8446" in sync
    2022/11/18 11:27:49 [DEBUG] agent: Service "_v1_message-router_10.233.1.191_3904" in sync
    2022/11/18 11:27:49 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:49 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:49 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:49 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:49 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:49 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:49 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:49 [DEBUG] agent: Service "_v1_sdc_10.233.33.255_8443" in sync
    2022/11/18 11:27:49 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.34.41_8806" in sync
    2022/11/18 11:27:49 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:49 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.16.113_9011" in sync
    2022/11/18 11:27:49 [DEBUG] agent: Service "_v1_wf-gui_10.233.29.168_8443" in sync
    2022/11/18 11:27:49 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:49 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:49 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:49 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:49 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.61.240_9007" in sync
    2022/11/18 11:27:49 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:49 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:49 [DEBUG] agent: Service "_v12_aai-nquery_10.233.70.159_8446" in sync
    2022/11/18 11:27:49 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:49 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:49 [DEBUG] agent: Service "_v0_multicloud_10.233.2.121_9001" in sync
    2022/11/18 11:27:49 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:49 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:49 [DEBUG] agent: Service "_v14_aai-nquery_10.233.70.159_8446" in sync
    2022/11/18 11:27:49 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:49 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:49 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:49 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:49 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:49 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:49 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:49 [DEBUG] agent: Service "_v12__aai-nquery_10.233.70.159_8446" in sync
    2022/11/18 11:27:49 [DEBUG] agent: Service "_v1_nsd_10.233.34.41_8806" in sync
    2022/11/18 11:27:49 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:49 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:49 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:49 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:49 [DEBUG] agent: Service "_v11__aai-nquery_10.233.70.159_8446" in sync
    2022/11/18 11:27:49 [DEBUG] agent: Service "_v11_aai-nquery_10.233.70.159_8446" in sync
    2022/11/18 11:27:49 [DEBUG] agent: Service "_v1_multicloud_10.233.2.121_9001" in sync
    2022/11/18 11:27:49 [DEBUG] agent: Node info in sync
    2022/11/18 11:27:49 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v16 (536.651µs) from=10.233.69.17:47496
    2022/11/18 11:27:49 [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.
    2022/11/18 11:27:49 [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.
    2022/11/18 11:27: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.
    2022/11/18 11:27: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.
    2022/11/18 11:27:49 [DEBUG] agent: Service "_v1_message-router_10.233.1.191_3904" in sync
    2022/11/18 11:27:49 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:49 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:49 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:49 [DEBUG] agent: Service "_v16_aai-nquery_10.233.70.159_8446" in sync
    2022/11/18 11:27:49 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:49 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:49 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:49 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:49 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:49 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:49 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:49 [INFO] agent: Synced service "_v17__aai-nquery_10.233.70.159_8446"
    2022/11/18 11:27:49 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.16.113_9011" in sync
    2022/11/18 11:27:49 [DEBUG] agent: Service "_v1_sdc_10.233.33.255_8443" in sync
    2022/11/18 11:27:49 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.34.41_8806" in sync
    2022/11/18 11:27:49 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:49 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:49 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.61.240_9007" in sync
    2022/11/18 11:27:49 [DEBUG] agent: Service "_v1_wf-gui_10.233.29.168_8443" in sync
    2022/11/18 11:27:49 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:49 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:49 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:49 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:49 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:49 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:49 [DEBUG] agent: Service "_v12_aai-nquery_10.233.70.159_8446" in sync
    2022/11/18 11:27:49 [DEBUG] agent: Service "_v0_multicloud_10.233.2.121_9001" in sync
    2022/11/18 11:27:49 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:49 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:49 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:49 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:49 [DEBUG] agent: Service "_v14_aai-nquery_10.233.70.159_8446" in sync
    2022/11/18 11:27:49 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:49 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:49 [DEBUG] agent: Service "_v12__aai-nquery_10.233.70.159_8446" in sync
    2022/11/18 11:27:49 [DEBUG] agent: Service "_v1_nsd_10.233.34.41_8806" in sync
    2022/11/18 11:27:49 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:49 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:49 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:49 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:49 [DEBUG] agent: Service "_v11__aai-nquery_10.233.70.159_8446" in sync
    2022/11/18 11:27:49 [DEBUG] agent: Service "_v11_aai-nquery_10.233.70.159_8446" in sync
    2022/11/18 11:27:49 [DEBUG] agent: Service "_v1_multicloud_10.233.2.121_9001" in sync
    2022/11/18 11:27:49 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:49 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:49 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:49 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:49 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:49 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:49 [DEBUG] agent: Service "_v13_aai-nquery_10.233.70.159_8446" in sync
    2022/11/18 11:27:49 [DEBUG] agent: Service "_v1_parser_10.233.34.41_8806" in sync
    2022/11/18 11:27:49 [DEBUG] agent: Service "_v14__aai-nquery_10.233.70.159_8446" in sync
    2022/11/18 11:27:49 [DEBUG] agent: Service "_v16__aai-nquery_10.233.70.159_8446" in sync
    2022/11/18 11:27:49 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.61.240_9007" in sync
    2022/11/18 11:27:49 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.16.113_9011" in sync
    2022/11/18 11:27:49 [DEBUG] agent: Service "_v1_sdc-gui_10.233.44.213_8181" in sync
    2022/11/18 11:27:49 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.10.159_9015" in sync
    2022/11/18 11:27:49 [DEBUG] agent: Service "_v15_aai-nquery_10.233.70.159_8446" in sync
    2022/11/18 11:27:49 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.33.255_8080" in sync
    2022/11/18 11:27:49 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:49 [DEBUG] agent: Service "_v13__aai-nquery_10.233.70.159_8446" in sync
    2022/11/18 11:27:49 [DEBUG] agent: Service "_v1_catalog_10.233.34.41_8806" in sync
    2022/11/18 11:27:49 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.39.53_443" in sync
    2022/11/18 11:27:49 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:49 [DEBUG] agent: Service "_v15__aai-nquery_10.233.70.159_8446" in sync
    2022/11/18 11:27:49 [DEBUG] agent: Node info in sync
    2022/11/18 11:27:49 [DEBUG] http: Request PUT /v1/agent/service/register (87.436863ms) from=10.233.69.17:47498
    2022/11/18 11:27:49 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:49 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:49 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:49 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:49 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:49 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:49 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:49 [DEBUG] agent: Service "_v17__aai-nquery_10.233.70.159_8446" in sync
    2022/11/18 11:27:49 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.16.113_9011" in sync
    2022/11/18 11:27:49 [DEBUG] agent: Service "_v1_sdc_10.233.33.255_8443" in sync
    2022/11/18 11:27:49 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.34.41_8806" in sync
    2022/11/18 11:27:49 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:49 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.61.240_9007" in sync
    2022/11/18 11:27:49 [DEBUG] agent: Service "_v1_wf-gui_10.233.29.168_8443" in sync
    2022/11/18 11:27:49 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:49 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:49 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:49 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:49 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:49 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:49 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:49 [DEBUG] agent: Service "_v12_aai-nquery_10.233.70.159_8446" in sync
    2022/11/18 11:27:49 [DEBUG] agent: Service "_v0_multicloud_10.233.2.121_9001" in sync
    2022/11/18 11:27:49 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:49 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:49 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:49 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:49 [DEBUG] agent: Service "_v14_aai-nquery_10.233.70.159_8446" in sync
    2022/11/18 11:27:49 [DEBUG] agent: Service "_v1_nsd_10.233.34.41_8806" in sync
    2022/11/18 11:27:49 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:49 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:49 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:49 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:49 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:49 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:49 [DEBUG] agent: Service "_v12__aai-nquery_10.233.70.159_8446" in sync
    2022/11/18 11:27:49 [DEBUG] agent: Service "_v1_multicloud_10.233.2.121_9001" in sync
    2022/11/18 11:27:49 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:49 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:49 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:49 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:49 [DEBUG] agent: Service "_v11__aai-nquery_10.233.70.159_8446" in sync
    2022/11/18 11:27:49 [DEBUG] agent: Service "_v11_aai-nquery_10.233.70.159_8446" in sync
    2022/11/18 11:27:49 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:49 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:49 [DEBUG] agent: Service "_v13_aai-nquery_10.233.70.159_8446" in sync
    2022/11/18 11:27:49 [DEBUG] agent: Service "_v1_parser_10.233.34.41_8806" in sync
    2022/11/18 11:27:49 [DEBUG] agent: Service "_v14__aai-nquery_10.233.70.159_8446" in sync
    2022/11/18 11:27:49 [DEBUG] agent: Service "_v16__aai-nquery_10.233.70.159_8446" in sync
    2022/11/18 11:27:49 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.61.240_9007" in sync
    2022/11/18 11:27:49 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.16.113_9011" in sync
    2022/11/18 11:27:49 [DEBUG] agent: Service "_v1_sdc-gui_10.233.44.213_8181" in sync
    2022/11/18 11:27:49 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.10.159_9015" in sync
    2022/11/18 11:27:49 [DEBUG] agent: Service "_v15_aai-nquery_10.233.70.159_8446" in sync
    2022/11/18 11:27:49 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.33.255_8080" in sync
    2022/11/18 11:27:49 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:49 [DEBUG] agent: Service "_v13__aai-nquery_10.233.70.159_8446" in sync
    2022/11/18 11:27:49 [DEBUG] agent: Service "_v1_catalog_10.233.34.41_8806" in sync
    2022/11/18 11:27:49 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.39.53_443" in sync
    2022/11/18 11:27:49 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:49 [DEBUG] agent: Service "_v15__aai-nquery_10.233.70.159_8446" in sync
    2022/11/18 11:27:49 [DEBUG] agent: Service "_v1_message-router_10.233.1.191_3904" in sync
    2022/11/18 11:27:49 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:49 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:49 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:49 [DEBUG] agent: Service "_v16_aai-nquery_10.233.70.159_8446" in sync
    2022/11/18 11:27:49 [DEBUG] agent: Node info in sync
    2022/11/18 11:27:49 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v17 (678.002µs) from=10.233.69.17:47506
    2022/11/18 11:27:49 [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.
    2022/11/18 11:27: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.
    2022/11/18 11:27: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.
    2022/11/18 11:27:49 [DEBUG] agent: Service "_v11_aai-nquery_10.233.70.159_8446" in sync
    2022/11/18 11:27:49 [DEBUG] agent: Service "_v1_multicloud_10.233.2.121_9001" in sync
    2022/11/18 11:27:49 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:49 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:49 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:49 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:49 [DEBUG] agent: Service "_v11__aai-nquery_10.233.70.159_8446" in sync
    2022/11/18 11:27:49 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:49 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:49 [DEBUG] agent: Service "_v13_aai-nquery_10.233.70.159_8446" in sync
    2022/11/18 11:27:49 [DEBUG] agent: Service "_v1_parser_10.233.34.41_8806" in sync
    2022/11/18 11:27:49 [DEBUG] agent: Service "_v14__aai-nquery_10.233.70.159_8446" in sync
    2022/11/18 11:27:49 [DEBUG] agent: Service "_v16__aai-nquery_10.233.70.159_8446" in sync
    2022/11/18 11:27:49 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.61.240_9007" in sync
    2022/11/18 11:27:49 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.16.113_9011" in sync
    2022/11/18 11:27:49 [DEBUG] agent: Service "_v1_sdc-gui_10.233.44.213_8181" in sync
    2022/11/18 11:27:49 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.10.159_9015" in sync
    2022/11/18 11:27:49 [DEBUG] agent: Service "_v15_aai-nquery_10.233.70.159_8446" in sync
    2022/11/18 11:27:49 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.33.255_8080" in sync
    2022/11/18 11:27:49 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:49 [DEBUG] agent: Service "_v13__aai-nquery_10.233.70.159_8446" in sync
    2022/11/18 11:27:49 [DEBUG] agent: Service "_v1_catalog_10.233.34.41_8806" in sync
    2022/11/18 11:27:49 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.39.53_443" in sync
    2022/11/18 11:27:49 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:49 [DEBUG] agent: Service "_v15__aai-nquery_10.233.70.159_8446" in sync
    2022/11/18 11:27:49 [DEBUG] agent: Service "_v1_message-router_10.233.1.191_3904" in sync
    2022/11/18 11:27:49 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:49 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:49 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:49 [DEBUG] agent: Service "_v16_aai-nquery_10.233.70.159_8446" in sync
    2022/11/18 11:27:49 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:49 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:49 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:49 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:49 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:49 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:49 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:49 [DEBUG] agent: Service "_v17__aai-nquery_10.233.70.159_8446" in sync
    2022/11/18 11:27:49 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.16.113_9011" in sync
    2022/11/18 11:27:49 [DEBUG] agent: Service "_v1_sdc_10.233.33.255_8443" in sync
    2022/11/18 11:27:49 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.34.41_8806" in sync
    2022/11/18 11:27:49 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:49 [INFO] agent: Synced service "_v17_aai-nquery_10.233.70.159_8446"
    2022/11/18 11:27:49 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.61.240_9007" in sync
    2022/11/18 11:27:49 [DEBUG] agent: Service "_v1_wf-gui_10.233.29.168_8443" in sync
    2022/11/18 11:27:49 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:49 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:49 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:49 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:49 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:49 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:49 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:49 [DEBUG] agent: Service "_v12_aai-nquery_10.233.70.159_8446" in sync
    2022/11/18 11:27:49 [DEBUG] agent: Service "_v0_multicloud_10.233.2.121_9001" in sync
    2022/11/18 11:27:49 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:49 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:49 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:49 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:49 [DEBUG] agent: Service "_v14_aai-nquery_10.233.70.159_8446" in sync
    2022/11/18 11:27:49 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:49 [DEBUG] agent: Service "_v12__aai-nquery_10.233.70.159_8446" in sync
    2022/11/18 11:27:49 [DEBUG] agent: Service "_v1_nsd_10.233.34.41_8806" in sync
    2022/11/18 11:27:49 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:49 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:49 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:49 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:49 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:49 [DEBUG] agent: Node info in sync
    2022/11/18 11:27:49 [DEBUG] http: Request PUT /v1/agent/service/register (25.687537ms) from=10.233.69.17:47508
    2022/11/18 11:27:49 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:49 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:49 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:49 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:49 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:49 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:49 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:49 [DEBUG] agent: Service "_v17__aai-nquery_10.233.70.159_8446" in sync
    2022/11/18 11:27:49 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.16.113_9011" in sync
    2022/11/18 11:27:49 [DEBUG] agent: Service "_v1_sdc_10.233.33.255_8443" in sync
    2022/11/18 11:27:49 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.34.41_8806" in sync
    2022/11/18 11:27:49 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:49 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:49 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:49 [DEBUG] agent: Service "_v17_aai-nquery_10.233.70.159_8446" in sync
    2022/11/18 11:27:49 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.61.240_9007" in sync
    2022/11/18 11:27:49 [DEBUG] agent: Service "_v1_wf-gui_10.233.29.168_8443" in sync
    2022/11/18 11:27:49 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:49 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:49 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:49 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:49 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:49 [DEBUG] agent: Service "_v12_aai-nquery_10.233.70.159_8446" in sync
    2022/11/18 11:27:49 [DEBUG] agent: Service "_v0_multicloud_10.233.2.121_9001" in sync
    2022/11/18 11:27:49 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:49 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:49 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:49 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:49 [DEBUG] agent: Service "_v14_aai-nquery_10.233.70.159_8446" in sync
    2022/11/18 11:27:49 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:49 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:49 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:49 [DEBUG] agent: Service "_v12__aai-nquery_10.233.70.159_8446" in sync
    2022/11/18 11:27:49 [DEBUG] agent: Service "_v1_nsd_10.233.34.41_8806" in sync
    2022/11/18 11:27:49 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:49 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:49 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:49 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:49 [DEBUG] agent: Service "_v11__aai-nquery_10.233.70.159_8446" in sync
    2022/11/18 11:27:49 [DEBUG] agent: Service "_v11_aai-nquery_10.233.70.159_8446" in sync
    2022/11/18 11:27:49 [DEBUG] agent: Service "_v1_multicloud_10.233.2.121_9001" in sync
    2022/11/18 11:27:49 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:49 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:49 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:49 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:49 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.70.159_8446" in sync
    2022/11/18 11:27:49 [DEBUG] agent: Service "_v13_